[debian-edu-commits] debian-edu/ 04/10: debian/watch: Tolerate -rc upstream release version strings.

Mike Gabriel sunweaver at debian.org
Sat Dec 10 01:43:49 UTC 2016


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

sunweaver pushed a commit to branch master
in repository italc.

commit 3e1be511092d48ab2125b1945c8597b79eae4226
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Sat Dec 10 01:57:25 2016 +0100

    debian/watch: Tolerate -rc upstream release version strings.
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index d8dbeac..51e99c4 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-opts=dversionmangle=s/\+dfsg1//,filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/italc-$1.tar.gz/ \
+opts=dversionmangle=s/\+dfsg1//;s/~rc/-rc/,filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/italc-$1.tar.gz/ \
 https://github.com/iTALC/italc/tags .*/archive/v?([\d\.]+).tar.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/italc.git



More information about the debian-edu-commits mailing list