[Python-modules-commits] [jupyter-notebook] 09/09: Version requirejs dependency

Gordon Ball chronitis-guest at moszumanska.debian.org
Fri Dec 9 14:00:57 UTC 2016


This is an automated email from the git hooks/post-receive script.

chronitis-guest pushed a commit to branch master
in repository jupyter-notebook.

commit e0f7966df92031298c2ba129592acc0a0c27af2c
Author: Gordon Ball <gordon at chronitis.net>
Date:   Fri Dec 9 14:39:51 2016 +0100

    Version requirejs dependency
---
 debian/changelog | 6 ++++++
 debian/control   | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 507158a..847f84f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+jupyter-notebook (4.2.3-3) UNRELEASED; urgency=medium
+
+  * Fix build breakage with requirejs 2.3
+
+ -- Gordon Ball <gordon at chronitis.net>  Fri, 09 Dec 2016 14:37:25 +0100
+
 jupyter-notebook (4.2.3-2) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index 7dd12a4..64705aa 100644
--- a/debian/control
+++ b/debian/control
@@ -59,7 +59,7 @@ Build-Depends: debhelper (>= 10),
                nodejs,
                node-less (>= 1.5),
                node-source-map,
-               node-requirejs,
+               node-requirejs (>= 2.3),
                node-uglify
 X-Python-Version: >= 2.7
 X-Python3-Version: >= 3.3

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/jupyter-notebook.git



More information about the Python-modules-commits mailing list