[Pkg-javascript-commits] [libjs-jquery-dotdotdot] 01/01: Fixing d/watch

Sergio Durigan Junior sergiodj-guest at moszumanska.debian.org
Sun Aug 14 21:27:35 UTC 2016


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

sergiodj-guest pushed a commit to branch master
in repository libjs-jquery-dotdotdot.

commit eff971abffe80fb9b35ea2872130afe078a4d698
Author: Sergio Durigan Junior <sergiodj at sergiodj.net>
Date:   Sun Aug 14 17:27:26 2016 -0400

    Fixing d/watch
    
    Fixing handling of dversionmangle, and adding repacksuffix.
---
 debian/watch | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 2480a59..eb8047b 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,6 @@
 version=4
-opts="dversionmangle=s@\+dfsg-\d+@@,filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
+opts="dversionmangle=s@\+dfsg(\.\d+)?@@,\
+	repacksuffix=+dfsg,\
+	filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
    https://github.com/FrDH/jQuery.dotdotdot/tags \
    (?:.*?/)?v?(\d[\d.]*)\.tar\.gz debian uupdate

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/libjs-jquery-dotdotdot.git



More information about the Pkg-javascript-commits mailing list