[med-svn] [iqtree] 01/03: Use repack, compression=xz in d/watch instead of adding get-orig-source to d/rules

Andreas Tille tille at debian.org
Fri Feb 12 19:02:42 UTC 2016


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

tille pushed a commit to branch master
in repository iqtree.

commit 4038452fc856caaf4e02d4a233f4a163dd7caa68
Author: Andreas Tille <tille at debian.org>
Date:   Sun Feb 7 21:58:46 2016 +0100

    Use repack,compression=xz in d/watch instead of adding get-orig-source to d/rules
---
 debian/changelog | 6 ++++--
 debian/rules     | 3 ---
 debian/watch     | 2 +-
 3 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 87b93c3..ab9c287 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
-iqtree (1.3.13+dfsg-1) UNRELEASED; urgency=medium
+iqtree (1.3.14+dfsg-1) UNRELEASED; urgency=medium
 
   * New upstream version
+  * Use repack,compression=xz in d/watch instead of adding get-orig-source to
+    d/rules
   * Do not use -m32 and -msse3 flags
     Closes: #813436
   * Do not append 32 to binary name if build on 32bit architecture
@@ -8,7 +10,7 @@ iqtree (1.3.13+dfsg-1) UNRELEASED; urgency=medium
   * Do not use -mavx flag
     Closes: #813438
 
- -- Andreas Tille <tille at debian.org>  Tue, 02 Feb 2016 08:41:45 +0100
+ -- Andreas Tille <tille at debian.org>  Sun, 07 Feb 2016 21:56:58 +0100
 
 iqtree (1.3.11.1+dfsg-1) unstable; urgency=low
 
diff --git a/debian/rules b/debian/rules
index 8d2219e..dfc8ec1 100755
--- a/debian/rules
+++ b/debian/rules
@@ -52,6 +52,3 @@ override_dh_auto_test:
 	echo 'time $(tmpompdir)/iqtree-omp -s example.phy -omp 2' >> example.short
 	time sh example.short
 	rm example.short
-
-get-orig-source:
-	uscan --verbose --force-download --repack --compression xz
diff --git a/debian/watch b/debian/watch
index c4d222f..a0cf490 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=3
 
-opts="dversionmangle=s/\+dfsg\d*$//,repacksuffix=+dfsg" \
+opts="dversionmangle=s/\+dfsg\d*$//,repacksuffix=+dfsg,repack,compression=xz" \
   https://github.com/Cibiv/IQ-TREE/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
\ No newline at end of file

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



More information about the debian-med-commit mailing list