[med-svn] [beast2-mcmc] 01/08: Fix watch file
Andreas Tille
tille at debian.org
Wed May 4 09:36:12 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 c4a077c513b35010b03ee252ffbd2fb0b5442fa0
Author: Andreas Tille <tille at debian.org>
Date: Wed May 4 11:06:25 2016 +0200
Fix watch file
---
debian/changelog | 2 +-
debian/watch | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index a7263a3..89ba86c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-beast2-mcmc (2.4.1pre+dfsg-1) UNRELEASED; urgency=medium
+beast2-mcmc (2.4.1+dfsg-1) UNRELEASED; urgency=medium
* Initial release (Closes: #???)
Remaining issue: non-free JSON library
diff --git a/debian/watch b/debian/watch
index 1874634..b3e6b26 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
-opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
+opts="uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre)\d*)$/$1~$2/,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