[python-qwt] 06/07: install the test scripts
Frédéric-Emmanuel Picca
picca at moszumanska.debian.org
Sun Sep 13 15:02:34 UTC 2015
This is an automated email from the git hooks/post-receive script.
picca pushed a commit to branch master
in repository python-qwt.
commit b5b4d869546705a3be793e200ce47b44e7a9b672
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date: Sun Sep 13 15:37:04 2015 +0200
install the test scripts
---
debian/changelog | 2 +-
debian/rules | 5 +++++
2 files changed, 6 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 6755348..9d3f673 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-python-qwt (0.1.0-1) unstable; urgency=low
+python-qwt (0.1.0-1~exp1) experimental; urgency=low
* Initial release (Closes: #796955)
diff --git a/debian/rules b/debian/rules
index 6522138..cdb2fd5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,3 +10,8 @@ override_dh_auto_install:
dh_auto_install
dh_numpy
dh_numpy3
+
+override_dh_install:
+ dh_install
+ # rename the script
+ mv debian/python3-qwt/usr/bin/python-qwt-tests debian/python3-qwt/usr/bin/python-qwt-tests3
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/python-qwt.git
More information about the debian-science-commits
mailing list