[med-svn] [python-dendropy] 01/03: Delete doc dir since upstream is not responsive about license

Andreas Tille tille at debian.org
Sat Nov 14 19:51:14 UTC 2015


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

tille pushed a commit to branch master
in repository python-dendropy.

commit 5018a67806be45420b592c3f828a45772746e6e6
Author: Andreas Tille <tille at debian.org>
Date:   Sat Nov 14 20:15:15 2015 +0100

    Delete doc dir since upstream is not responsive about license
---
 debian/changelog | 2 +-
 debian/copyright | 1 +
 debian/rules     | 3 +++
 debian/watch     | 3 ++-
 4 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 77909f6..ba2e842 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-python-dendropy (4.0.3-1) UNRELEASED; urgency=low
+python-dendropy (4.0.3+dfsg-1) unstable; urgency=low
 
   * Initial release (Closes: #790408)
 
diff --git a/debian/copyright b/debian/copyright
index 7e7f799..5b80988 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -3,6 +3,7 @@ Upstream-Contact: Jeet Sukumaran <jeetsukumaran at gmail.com>
 Upstream-Name: DendroPy
 Source: https://pypi.python.org/pypi/DendroPy
         https://github.com/jeetsukumaran/DendroPy
+Files-Excluded: doc
 
 Files: *
 Copyright: 2014 Jeet Sukumaran <jeetsukumaran at gmail.com>
diff --git a/debian/rules b/debian/rules
index ba18591..8a9d438 100755
--- a/debian/rules
+++ b/debian/rules
@@ -25,3 +25,6 @@ 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 88d4fae..b5ad6a7 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,4 @@
 version=3
 
-https://pypi.python.org/pypi/DendroPy .*/D/DendroPy/DendroPy-([.\d]+)\.tar\.gz
+opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g" \
+  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