[med-svn] [phyml] 04/07: Use compression options in d/watch

Andreas Tille tille at debian.org
Wed Jul 20 09:43:52 UTC 2016


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

tille pushed a commit to branch master
in repository phyml.

commit 4088c361c7cb5e502e4495cfcf93eda20188d434
Author: Andreas Tille <tille at debian.org>
Date:   Wed Jul 20 09:35:59 2016 +0200

    Use compression options in d/watch
---
 debian/changelog | 1 +
 debian/rules     | 3 ---
 debian/watch     | 2 +-
 3 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index feaabd1..e7a610d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ phyml (3:3.2.0+dfsg-3) UNRELEASED; urgency=medium
 
   [ Andreas Tille ]
   * Add missing Depends: openmpi-bin
+  * Use compression options in d/watch
 
  -- Canberk Koç <canberkkoc at gmail.com>  Wed, 20 Jul 2016 03:01:14 +0300
 
diff --git a/debian/rules b/debian/rules
index fa42017..3f0991d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -49,6 +49,3 @@ override_dh_installdocs:
 
 override_dh_compress:
 	dh_compress --exclude=.pdf
-
-get-orig-source:
-	uscan --verbose --force-download --repack --compression xz
diff --git a/debian/watch b/debian/watch
index 8985f27..ba93407 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=3
 
-opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g" \
+opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
   https://github.com/stephaneguindon/phyml/releases .*/archive/v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/phyml.git



More information about the debian-med-commit mailing list