[sagemath] 01/01: Some final fixes

Ximin Luo infinity0 at debian.org
Mon Dec 12 13:14:44 UTC 2016


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

infinity0 pushed a commit to branch master
in repository sagemath.

commit a04e86fdca9269cf83579093b84cdf956912c7d6
Author: Ximin Luo <infinity0 at debian.org>
Date:   Mon Dec 12 14:12:01 2016 +0100

    Some final fixes
---
 debian/control.jupyter-depends | 2 +-
 debian/rules                   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control.jupyter-depends b/debian/control.jupyter-depends
index 05ea502..aa17a7a 100644
--- a/debian/control.jupyter-depends
+++ b/debian/control.jupyter-depends
@@ -5,4 +5,4 @@
  python-ipywidgets,
  python-nbconvert,
  python-nbformat,
- python-notebook,
+ python-notebook (>= 4.2.3-3),
diff --git a/debian/rules b/debian/rules
index 08b2eb3..4ea03d8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -237,7 +237,7 @@ get-orig-source:
 	cd sage && git archive --prefix=sagemath_$(DEB_VERSION_UPSTREAM)/sage/ \
 	  --format=tar HEAD | xz -zf > ../../sagemath_$(DEB_VERSION_UPSTREAM).orig.tar.xz
 
-../sagemath_$(DEB_VERSION).dsc: distclean-sage distclean debian/control
+../sagemath_$(DEB_VERSION).dsc: distclean-sage distclean ../sagemath_$(DEB_VERSION_UPSTREAM).orig.tar.xz debian/control
 	dpkg-buildpackage -d -uc -us -S
 
 # The extra python-related stuff is a temporary work-around for #847791

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/sagemath.git



More information about the debian-science-commits mailing list