[Python-modules-commits] [fpylll] 01/01: Correct arch/indep build scheme

Jerome Benoit calculus-guest at moszumanska.debian.org
Sat Oct 29 14:19:23 UTC 2016


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

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

commit e9ccc8288f84432d8972f6ac93b14e1a01f7807d
Author: Jerome Benoit <calculus at rezozer.net>
Date:   Sat Oct 29 15:05:33 2016 +0100

    Correct arch/indep build scheme
---
 debian/changelog | 2 +-
 debian/rules     | 3 +++
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index b7f6eff..c9c01c8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,4 +2,4 @@ fpylll (0.2.3+ds-1) unstable; urgency=medium
 
   * Initial release. (Closes: #841005)
 
- -- Jerome Benoit <calculus at rezozer.net>  Sat, 29 Oct 2016 13:27:03 +0000
+ -- Jerome Benoit <calculus at rezozer.net>  Sat, 29 Oct 2016 14:09:55 +0000
diff --git a/debian/rules b/debian/rules
index b9bd16a..5d09b10 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,6 +13,9 @@ default:
 override_dh_auto_build-indep:
 	@true
 
+override_dh_auto_test-indep:
+	@true
+
 override_dh_auto_install-indep:
 	@true
 

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



More information about the Python-modules-commits mailing list