[Pkg-javascript-commits] [libjs-microplugin.js] 01/02: Fixing thinko on d/watch

Sergio Durigan Junior sergiodj-guest at moszumanska.debian.org
Mon Aug 15 13:34:49 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-microplugin.js.

commit 2e922d3ae8aee7c0c1b4841a7d65f8b2f07714ed
Author: Sergio Durigan Junior <sergiodj at sergiodj.net>
Date:   Mon Aug 15 09:32:52 2016 -0400

    Fixing thinko on d/watch
---
 debian/watch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/watch b/debian/watch
index 9bd387a..c163e58 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,6 +1,6 @@
 version=4
 opts="dversionmangle=s@\+dfsg(\.\d+)?@@,\
 	repacksuffix=+dfsg,\
-	filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%<project>-$1.tar.gz%" \
-   https://github.com/<user>/libjs-microplugin.js/tags \
+	filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%@PACKAGE at -$1.tar.gz%" \
+   https://github.com/brianreavis/libjs-microplugin.js/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-microplugin.js.git



More information about the Pkg-javascript-commits mailing list