[med-svn] [minc-tools] 05/06: d/watch: mangle version line

Andreas Tille tille at debian.org
Wed Nov 22 20:00:11 UTC 2017


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

tille pushed a commit to branch master
in repository minc-tools.

commit b6cc8e38cbfc0e8141ac1766e4a38f3925e772b0
Author: Andreas Tille <tille at debian.org>
Date:   Wed Nov 22 20:56:38 2017 +0100

    d/watch: mangle version line
---
 debian/changelog | 1 +
 debian/watch     | 5 +++--
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0a514a3..fc86105 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ minc-tools (2.3.00+dfsg-2) UNRELEASED; urgency=medium
   * hardening=+all
   * Fix spelling issues
   * Fix whatis entries of manpages
+  * d/watch: mangle version line
 
  -- Andreas Tille <tille at debian.org>  Wed, 22 Nov 2017 15:41:42 +0100
 
diff --git a/debian/watch b/debian/watch
index 62deadb..c97a930 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
-version=3
-http://packages.bic.mni.mcgill.ca/tgz/ minc-(.*)\.tar\.gz
+version=4
+opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g" \
+   http://packages.bic.mni.mcgill.ca/tgz/ minc-(.*)\.tar\.gz

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



More information about the debian-med-commit mailing list