[med-svn] [beast2-mcmc] 01/08: Enable fetching pre-releases; use new uscan options

Andreas Tille tille at debian.org
Wed May 4 08:01:39 UTC 2016


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

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

commit b9a83f472efd55ebabb6d1f5c574c8666a6a7556
Author: Andreas Tille <tille at debian.org>
Date:   Tue Mar 8 15:59:10 2016 +0100

    Enable fetching pre-releases; use new uscan options
---
 debian/rules | 3 ---
 debian/watch | 4 ++--
 2 files changed, 2 insertions(+), 5 deletions(-)

diff --git a/debian/rules b/debian/rules
index 6fde431..53a767a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -34,6 +34,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 e6dbdc2..1874634 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g" \
-  https://github.com/CompEvol/beast2/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
+opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
+  https://github.com/CompEvol/beast2/releases .*/archive/v(\d[\d.-pre]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)

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



More information about the debian-med-commit mailing list