[sagemath] 01/01: Fix separate arch-all vs arch-any builds

Ximin Luo infinity0 at debian.org
Wed Dec 21 22:26:44 UTC 2016


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

infinity0 pushed a commit to branch _wip_arch-indep
in repository sagemath.

commit f6a58042e1b7eadd33d7dd9b625d3caa9b6ad04c
Author: Ximin Luo <infinity0 at debian.org>
Date:   Wed Dec 21 23:18:58 2016 +0100

    Fix separate arch-all vs arch-any builds
---
 debian/changelog | 6 ++++++
 debian/rules     | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 52a2f66..28d1b41 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+sagemath (7.4-3) UNRELEASED; urgency=medium
+
+  * Fix separate arch-all vs arch-any builds.
+
+ -- Ximin Luo <infinity0 at debian.org>  Wed, 21 Dec 2016 23:18:30 +0100
+
 sagemath (7.4-2) unstable; urgency=medium
 
   [ Tobias Hansen ]
diff --git a/debian/rules b/debian/rules
index 4764761..d2b68fb 100755
--- a/debian/rules
+++ b/debian/rules
@@ -103,7 +103,7 @@ override_dh_install: $(DOCS_INSTALL) $(DOCS_DOC_BASE)
 	dh_install --package sagemath-common -X.so
 	dh_install --remaining-packages --list-missing
 
-override_dh_python2:
+override_dh_python2-arch:
 	dh_python2
 # Work around a stupid bug in dh_python2; #841148
 	mv debian/sagemath/usr/lib/python2.7/dist-packages/sage/modules/.$$(dpkg-architecture -qDEB_HOST_MULTIARCH).so \

-- 
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