[med-svn] [python-clips] 01/03: Add dversionmangle to watch file

Andreas Tille tille at debian.org
Thu Oct 5 18:07:55 UTC 2017


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

tille pushed a commit to branch master
in repository python-clips.

commit 7266da4a537c7452823368b94f2c5d006c5d17da
Author: Andreas Tille <tille at debian.org>
Date:   Thu Oct 5 20:01:31 2017 +0200

    Add dversionmangle to watch file
---
 debian/changelog | 1 +
 debian/watch     | 3 ++-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 277d741..d4cad0e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 python-clips (1.0.7.348+clips-3) UNRELEASED; urgency=medium
 
   * Moved packaging from SVN to Git
+  * Add dversionmangle to watch file
 
  -- Andreas Tille <tille at debian.org>  Thu, 05 Oct 2017 19:57:38 +0200
 
diff --git a/debian/watch b/debian/watch
index 12b0140..89b07db 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=4
-http://sf.net/pyclips/pyclips-([\d.]+)\.tar\.gz
+opts="dversionmangle=s/\+clips//g" \
+   http://sf.net/pyclips/pyclips-([\d.]+)\.tar\.gz

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



More information about the debian-med-commit mailing list