[med-svn] [bioperl] 02/05: d/watch: uversionmangle to get proper version number

Andreas Tille tille at debian.org
Mon Dec 5 21:21:23 UTC 2016


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

tille pushed a commit to tag debian/1.7.1-1
in repository bioperl.

commit c40262018ab9f0a83f6498ed4602f58c63443472
Author: Andreas Tille <tille at debian.org>
Date:   Mon Dec 5 22:02:13 2016 +0100

    d/watch: uversionmangle to get proper version number
---
 debian/changelog | 8 ++++++--
 debian/watch     | 3 ++-
 2 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e001d5d..3a7ac5f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,15 @@
-bioperl (1.7~rc4-1) UNRELEASED; urgency=medium
+bioperl (1.7.1-1) UNRELEASED; urgency=medium
 
+  [ Charles Plessy ]
   * New upstream release.
   * debian/patches deleted (applied upstream).
   * debian/docs: correct name of README file.
   * debian/control: Use secure VCS browser URL.
 
- -- Charles Plessy <plessy at debian.org>  Mon, 11 Jul 2016 21:46:55 +0900
+  [ Andreas Tille ]
+  * d/watch: uversionmangle to get proper version number
+
+ -- Andreas Tille <tille at debian.org>  Mon, 05 Dec 2016 21:50:53 +0100
 
 bioperl (1.6.924-5) unstable; urgency=medium
 
diff --git a/debian/watch b/debian/watch
index ae150ff..2591c49 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
-version=3
+version=4
+opts="uversionmangle=s/(\d)\.0*([1-9]+)0*([1-9]*)/$1.$2.$3/" \
 http://search.cpan.org/dist/BioPerl/   .*/BioPerl-v?(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz|zip)$

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



More information about the debian-med-commit mailing list