[med-svn] [emboss] 06/06: d/watch: add version mangling

Andreas Tille tille at debian.org
Tue Dec 1 16:51:41 UTC 2015


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

tille pushed a commit to branch master
in repository emboss.

commit d9e05abe27494f771eed0e5f0ed9ed81465918dc
Author: Andreas Tille <tille at debian.org>
Date:   Tue Dec 1 17:49:52 2015 +0100

    d/watch: add version mangling
---
 debian/changelog | 1 +
 debian/watch     | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index aa8863c..206a8ee 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -11,6 +11,7 @@ emboss (6.6.0+dfsg-3) UNRELEASED; urgency=medium
   * Ignore false lintian positives about package-contains-timestamped-gzip
   * Cleanup debian/copyright from not existing files and not DEP5 conform
     issues
+  * d/watch: add version mangling
 
  -- Andreas Tille <tille at debian.org>  Tue, 01 Dec 2015 16:03:42 +0100
 
diff --git a/debian/watch b/debian/watch
index b9794f9..3c27b4e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
-ftp://emboss.open-bio.org/pub/EMBOSS/EMBOSS-([\d.]*)\.tar\.gz
+opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g" \
+  ftp://emboss.open-bio.org/pub/EMBOSS/EMBOSS-([\d.]*)\.tar\.gz

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



More information about the debian-med-commit mailing list