[Pkg-javascript-commits] [libjs-jquery-stupidtable] 01/01: Fixing	d/watch
    Sergio Durigan Junior 
    sergiodj-guest at moszumanska.debian.org
       
    Sun Aug 14 21:25:48 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-stupidtable.
commit e8aa7fc14f8060ec804a52afedae7e23c2317380
Author: Sergio Durigan Junior <sergiodj at sergiodj.net>
Date:   Sun Aug 14 17:25:13 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 6894b7e..6470211 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/joequery/Stupid-Table-Plugin/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-stupidtable.git
    
    
More information about the Pkg-javascript-commits
mailing list