[pkg-d-commits] [diet-ng] 03/05: Mangle version in d/watch correctly

Matthias Klumpp mak at moszumanska.debian.org
Sun Oct 1 18:41:40 UTC 2017


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

mak pushed a commit to branch master
in repository diet-ng.

commit a3108b1bf5ee1d36d4621ee79a45b66e2b6f7499
Author: Matthias Klumpp <mak at debian.org>
Date:   Sun Oct 1 20:35:42 2017 +0200

    Mangle version in d/watch correctly
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 0cd8ffc..1e65af6 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=3
 
-opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/<project>-$1\.tar\.gz/ \
+opts=uversionmangle=s/-/~/,filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/<project>-$1\.tar\.gz/ \
   https://github.com/rejectedsoftware/diet-ng/tags .*/v?(\d\S*)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-d/diet-ng.git



More information about the pkg-d-commits mailing list