[sagemath] 01/01: Update for dh-python 2.20170125

Ximin Luo infinity0 at debian.org
Wed Jan 25 17:57:16 UTC 2017


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

infinity0 pushed a commit to branch master
in repository sagemath.

commit 73c12c76e3991e20e550cc88f2151e4b80d647c6
Author: Ximin Luo <infinity0 at debian.org>
Date:   Wed Jan 25 18:56:35 2017 +0100

    Update for dh-python 2.20170125
---
 debian/changelog  | 6 ++++++
 debian/control.in | 2 +-
 debian/rules      | 3 ---
 3 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a86cff1..6d74f89 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+sagemath (7.4-9) UNRELEASED; urgency=medium
+
+  * Update for dh-python 2.20170125.
+
+ -- Ximin Luo <infinity0 at debian.org>  Wed, 25 Jan 2017 18:54:43 +0100
+
 sagemath (7.4-8) unstable; urgency=medium
 
   * Work around some testing issues on i386. (Closes: #852374)
diff --git a/debian/control.in b/debian/control.in
index 925f0c2..aa81494 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -18,7 +18,7 @@ Build-Depends:
  autoconf,
  ccache <pkg.sagemath.ccache>,
  debhelper (>= 10),
- dh-python,
+ dh-python (>= 2.20170125),
  dpkg-dev (>= 1.17.14),
  gdb,
  git,
diff --git a/debian/rules b/debian/rules
index a1c3f0b..e0d3a28 100755
--- a/debian/rules
+++ b/debian/rules
@@ -175,9 +175,6 @@ override_dh_install: $(DOCS_INSTALL) $(DOCS_DOC_BASE)
 
 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 \
-	   debian/sagemath/usr/lib/python2.7/dist-packages/sage/modules/module.$$(dpkg-architecture -qDEB_HOST_MULTIARCH).so
 	dh_numpy --package sagemath # stop lintian complaining at us
 
 override_dh_shlibdeps:

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