[med-svn] [python-dendropy] 01/08: d/watch: xz compression, version=4
Andreas Tille
tille at debian.org
Mon Jan 9 17:13:44 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to tag debian/4.2.0+dfsg-1
in repository python-dendropy.
commit d6fc2b711b1a2d4b38552be4727a524ac22a9407
Author: Andreas Tille <tille at debian.org>
Date: Mon Jan 9 17:32:02 2017 +0100
d/watch: xz compression, version=4
---
debian/changelog | 8 ++++++++
debian/rules | 3 ---
debian/watch | 4 ++--
3 files changed, 10 insertions(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index ba2e842..4525072 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+python-dendropy (4.0.3+dfsg-2) UNRELEASED; urgency=medium
+
+ * d/watch:
+ - xz compression
+ - version=4
+
+ -- Andreas Tille <tille at debian.org> Mon, 09 Jan 2017 17:31:08 +0100
+
python-dendropy (4.0.3+dfsg-1) unstable; urgency=low
* Initial release (Closes: #790408)
diff --git a/debian/rules b/debian/rules
index 8a9d438..ba18591 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,6 +25,3 @@ override_dh_install:
mv debian/python3-$(PYBUILD_NAME)/usr/bin/sumtrees.py debian/$(SUMTREES)/usr/bin/sumtrees
rm -rf debian/python-$(PYBUILD_NAME)/usr/bin
rm -rf debian/python3-$(PYBUILD_NAME)/usr/bin
-
-get-orig-source:
- uscan --verbose --force-download --repack --compression xz
diff --git a/debian/watch b/debian/watch
index b5ad6a7..fceec8b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
-version=3
+version=4
-opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g" \
+opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
https://pypi.python.org/pypi/DendroPy .*/D/DendroPy/DendroPy-([.\d]+)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-dendropy.git
More information about the debian-med-commit
mailing list