[med-svn] [beast2-mcmc] 01/01: d/watch: stop reporting pre-releases
Andreas Tille
tille at debian.org
Wed Aug 17 08:08:15 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 7975391fd1e637ab2f6d42fae2781f6b508734f1
Author: Andreas Tille <tille at debian.org>
Date: Wed Aug 17 10:07:53 2016 +0200
d/watch: stop reporting pre-releases
---
debian/changelog | 6 ++++++
debian/watch | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index ba207fa..955da4a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+beast2-mcmc (2.4.2+dfsg-2) UNRELEASED; urgency=medium
+
+ * d/watch: stop reporting pre-releases
+
+ -- Andreas Tille <tille at debian.org> Wed, 17 Aug 2016 10:07:32 +0200
+
beast2-mcmc (2.4.2+dfsg-1) unstable; urgency=medium
* New upstream version
diff --git a/debian/watch b/debian/watch
index b3e6b26..45b193d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
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)
+ https://github.com/CompEvol/beast2/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/beast2-mcmc.git
More information about the debian-med-commit
mailing list