[med-svn] [plastimatch] 02/02: * d/watch: - version=4 - adapt dversionmangle to separating dfsg and revision number by '.'
Andreas Tille
tille at debian.org
Tue Dec 6 08:11:13 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository plastimatch.
commit 8950fd3cc956f5600c24c99b04a574c7b1214ff8
Author: Andreas Tille <tille at debian.org>
Date: Tue Dec 6 08:46:43 2016 +0100
* d/watch:
- version=4
- adapt dversionmangle to separating dfsg and revision number by '.'
---
debian/changelog | 3 +++
debian/watch | 4 ++--
2 files changed, 5 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index aabe313..7606114 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,9 @@ plastimatch (1.6.5+dfsg.1-1) unstable; urgency=medium
[ Andreas Tille ]
* Architecture: any
* debhelper 10 (no need to specify --parallel any more)
+ * d/watch:
+ - version=4
+ - adapt dversionmangle to separating dfsg and revision number by '.'
-- Gregory C. Sharp <gregsharp.geo at yahoo.com> Sun, 04 Dec 2016 17:34:58 -0500
diff --git a/debian/watch b/debian/watch
index c7ef910..05c7356 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,5 +1,5 @@
-version=3
+version=4
opts=repacksuffix=+dfsg.1,\
-dversionmangle=s/\+(debian|dfsg|ds|deb)(\d+)?$//,\
+dversionmangle=s/\+(debian|dfsg|ds|deb).*(\d+)?$//,\
filenamemangle=s/.*\.tar\.gz\?ref=v?(\d\S+)/plastimatch-$1\.tar\.gz/g \
https://gitlab.com/plastimatch/plastimatch/tags?sort=updated_desc .*archive\.tar\.gz\?ref=v?(\d\S+)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/plastimatch.git
More information about the debian-med-commit
mailing list