[med-svn] [beast-mcmc] 01/09: Add compression and mangling to debian/watch

Andreas Tille tille at debian.org
Thu Jun 2 19:01:51 UTC 2016


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

tille pushed a commit to branch master
in repository beast-mcmc.

commit e9840a14301e27621030640512925d1d9152581f
Author: Andreas Tille <tille at debian.org>
Date:   Thu Jun 2 13:48:15 2016 +0200

    Add compression and mangling to debian/watch
---
 debian/rules | 3 ---
 debian/watch | 2 +-
 2 files changed, 1 insertion(+), 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index a44fc8a..18cd95e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -71,6 +71,3 @@ override_dh_auto_build:
 
 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 12a059e..92fc27d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-opts="uversionmangle=s/_/./g" \
+opts="uversionmangle=s/_/./g,repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
  https://github.com/beast-dev/beast-mcmc/releases .*/archive/[a-z_]*(\d[\d._]+)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz))

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



More information about the debian-med-commit mailing list