Your message dated Thu, 8 Jun 2017 02:28:38 +0000
with message-id
<cagx5nrbiimkzhj4wrcjr+kzjxk1jjz6o2kc1czg0rcymgsj...@mail.gmail.com>
and subject line Closing 765001 since jupyter notebook is no longer a part of
ipython package
has caused the Debian Bug report #765001,
regarding ipython-notebook-common: libjs-highlight renamed to
libjs-highlight.js. Please update dependencies
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)
--
765001: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=765001
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: ipython-notebook-common
Severity: important
Tags: patch
Hi,
In order to comply with Debian javascript policy, the package
libjs-highlight has been renamed to libjs-highlight.js.
Please update the build-dependencies for ipython and dependencies for
ipython-notebook-common to take this change into account.
You'll find in attachment a patch against the tip of the SVN repository,
with the needed changes.
Cheers,
Cédric
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (990, 'unstable'), (500, 'testing'), (100, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.16-2-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Index: debian/control
===================================================================
--- debian/control (révision 31021)
+++ debian/control (copie de travail)
@@ -9,7 +9,7 @@
fonts-font-awesome (>= 3.2.1),
graphviz,
libc-bin (>= 2.13-1~),
- libjs-highlight,
+ libjs-highlight.js,
libjs-jquery-ui,
libjs-marked,
libjs-underscore,
@@ -139,7 +139,7 @@
Package: ipython-notebook-common
Architecture: all
Depends: fonts-font-awesome,
- libjs-highlight,
+ libjs-highlight.js,
libjs-jquery (>= 1.7),
libjs-jquery-ui,
libjs-marked,
Index: debian/ipython-notebook-common.links
===================================================================
--- debian/ipython-notebook-common.links (révision 31021)
+++ debian/ipython-notebook-common.links (copie de travail)
@@ -1,4 +1,4 @@
usr/share/javascript/marked/marked.min.js usr/share/ipython/notebook/static/components/marked/lib/marked.js
-usr/share/javascript/highlight/highlight.js usr/share/ipython/notebook/static/components/highlight.js/build/highlight.pack.js
+usr/share/javascript/highlight.js/highlight.js usr/share/ipython/notebook/static/components/highlight.js/build/highlight.pack.js
usr/share/javascript/underscore/underscore.min.js usr/share/ipython/notebook/static/components/underscore/underscore-min.js
signature.asc
Description: Digital signature
--- End Message ---
--- Begin Message ---
Closing 765001 since jupyter notebook is no longer a part of ipython package
--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team