[Python-modules-commits] [cysignals] 01/02: d/rules: add rational for dh_install-arch (apparent) neutralization

Jerome Benoit calculus-guest at moszumanska.debian.org
Mon Oct 3 00:35:33 UTC 2016


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

calculus-guest pushed a commit to branch master
in repository cysignals.

commit 0bc2374bc5ad08bded0cd7709beb7128ad39ec49
Author: Jerome Benoit <calculus at rezozer.net>
Date:   Mon Oct 3 00:49:33 2016 +0100

    d/rules: add rational for dh_install-arch (apparent) neutralization
---
 debian/changelog | 2 +-
 debian/rules     | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 4b4bce7..ed182d2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,4 +2,4 @@ cysignals (1.1.1+ds-1) unstable; urgency=medium
 
   * Initial release (Closes: #834232).
 
- -- Jerome Benoit <calculus at rezozer.net>  Fri, 23 Sep 2016 14:02:45 +0000
+ -- Jerome Benoit <calculus at rezozer.net>  Sun, 02 Oct 2016 23:47:18 +0000
diff --git a/debian/rules b/debian/rules
index 24783ed..e1fd1e1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,5 @@
 #!/usr/bin/make -f
 
-##export PYBUILD_NAME=cysignals
-
 export DEB_BUILD_MAINT_OPTIONS=hardening=+bindnow
 
 DEB_PKG_VERSION ?= $(shell dpkg-parsechangelog -S Version)
@@ -73,6 +71,8 @@ endif
 override_dh_auto_install-indep:
 	$(call adhoc_dh_auto_install_do,bare)
 
+## Shared Objects are actually managed by dh_python:
+## so no ad hoc [sub]machinery is needed for them.
 override_dh_install-arch:
 	true
 

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



More information about the Python-modules-commits mailing list