[prepair] 01/05: Fix filenamemangle in watch file.

Bas Couwenberg sebastic at debian.org
Wed Sep 6 21:24:03 UTC 2017


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

sebastic pushed a commit to branch master
in repository prepair.

commit a18623a564ed2022fc8ffc7fa7b62cf6b951c6f6
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Wed Sep 6 23:15:20 2017 +0200

    Fix filenamemangle in watch file.
---
 debian/changelog | 6 ++++++
 debian/watch     | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index adf0b79..2e721c1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+prepair (0.7+20160519-417f1bc-2) UNRELEASED; urgency=medium
+
+  * Fix filenamemangle in watch file.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Wed, 06 Sep 2017 23:15:10 +0200
+
 prepair (0.7+20160519-417f1bc-1) unstable; urgency=medium
 
   * New upstream git snapshot.
diff --git a/debian/watch b/debian/watch
index ac86c7c..542c6ae 100644
--- a/debian/watch
+++ b/debian/watch
@@ -2,6 +2,6 @@ version=3
 opts=\
 dversionmangle=s/\+(debian|dfsg|ds|deb)\d*$//,\
 uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha)\d*)$/$1~$2/,\
-filenamemangle=s/(?:.*?)?(?:rel|v|prepair)?[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/prepair-$1.$2/ \
+filenamemangle=s/(?:.*?\/)?(?:rel|v|prepair)?[\-\_]?(\d\S+)\.(tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))/prepair-$1.$2/ \
 https://github.com/tudelft3d/prepair/releases \
 (?:.*?/)?(?:rel|v|prepair)?[\-\_]?(\d[\d\-\.]+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/prepair.git



More information about the Pkg-grass-devel mailing list