[med-svn] [libvcflib] 01/01: Fix watch file

Andreas Tille tille at debian.org
Sat Jun 17 21:55:31 UTC 2017


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

tille pushed a commit to branch experimental
in repository libvcflib.

commit 1900dd38c6b763f31d3c452903162af4424b7bcc
Author: Andreas Tille <tille at debian.org>
Date:   Sat Jun 17 23:44:14 2017 +0200

    Fix watch file
---
 debian/changelog | 6 ++++++
 debian/watch     | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index f51ed5c..eb910d0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+libvcflib (1.0.0~rc1+dfsg1-5) UNRELEASED; urgency=medium
+
+  * Fix watch file
+
+ -- Andreas Tille <tille at debian.org>  Sat, 17 Jun 2017 23:43:46 +0200
+
 libvcflib (1.0.0~rc1+dfsg1-4) experimental; urgency=medium
 
   * Re-add pkg-config file for easier usage in freebayes which was reverted
diff --git a/debian/watch b/debian/watch
index ff0032c..923bf5d 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=4
 
-opts="uversionmangle=s/-rc/~rc/,repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,repack,compression=xz" \
+opts="uversionmangle=s/-rc/~rc/,repacksuffix=+dfsg,dversionmangle=s/\+dfsg[0-9]*//g,repack,compression=xz" \
   https://github.com/ekg/vcflib/releases .*/archive/v(\d[-\d.rc]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)

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



More information about the debian-med-commit mailing list