[Pkg-mozext-commits] [firetray] 11/12: Use repacksuffix feature of uscan

David Prévot taffit at moszumanska.debian.org
Fri Oct 17 13:38:14 UTC 2014


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

taffit pushed a commit to branch master
in repository firetray.

commit 34f7cd9c3b8783a57f58a70e18143fbb83685b2f
Author: David Prévot <taffit at debian.org>
Date:   Fri Oct 17 09:01:30 2014 -0400

    Use repacksuffix feature of uscan
---
 debian/watch | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 2154ea0..2a8341a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-options="uversionmangle=s/a/~alpha/i;s/b/~beta/i;s/rc/~rc/i;s/$/+dfsg/" \
+options=repacksuffix=+dfsg,dversionmangle=s/\+dfsg$//,uversionmangle=s/-?([^\d.])/~$1/i;tr/A-Z/a-z/ \
 https://github.com/foudfou/FireTray/releases .*/v?(\d[\d\.]*\w*)\.tar\.gz

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



More information about the Pkg-mozext-commits mailing list