[taurus] 02/02: release
Frédéric-Emmanuel Picca
picca at moszumanska.debian.org
Sun Sep 11 08:28:09 UTC 2016
This is an automated email from the git hooks/post-receive script.
picca pushed a commit to branch master
in repository taurus.
commit cd99ad19fa8b1f42de7f07ae9d944773ab250252
Author: Picca Frédéric-Emmanuel <picca at debian.org>
Date: Sun Sep 11 09:57:39 2016 +0200
release
---
debian/changelog | 6 ++++++
debian/rules | 1 +
2 files changed, 7 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 25c5078..59b17f1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+taurus (4.0.1+dfsg-2) unstable; urgency=medium
+
+ * Updated debian/rules to avoid missing copyright file (Closes: #836945)
+
+ -- Picca Frédéric-Emmanuel <picca at debian.org> Sun, 11 Sep 2016 09:39:56 +0200
+
taurus (4.0.1+dfsg-1) unstable; urgency=medium
* New upstream version 4.0.1+dfsg
diff --git a/debian/rules b/debian/rules
index c17196f..0a66f81 100755
--- a/debian/rules
+++ b/debian/rules
@@ -2,6 +2,7 @@
export PYBUILD_NAME=taurus
export PYBUILD_AFTER_INSTALL_python2=dh_numpy
+export PYBUILD_DISABLE=test
%:
dh $@ --with python2,sphinxdoc --buildsystem=pybuild
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/taurus.git
More information about the debian-science-commits
mailing list