[Pkg-javascript-commits] [node-mapnik] 01/15: watch file to get +dfsg.orig.tar.gz automatically after repack
Jérémy Lal
kapouer at moszumanska.debian.org
Wed May 27 19:57:35 UTC 2015
This is an automated email from the git hooks/post-receive script.
kapouer pushed a commit to branch master
in repository node-mapnik.
commit ea1257b5c609ebdc5249da6fc1f7c706bdec8f2f
Author: Jérémy Lal <kapouer at melix.org>
Date: Thu Aug 21 00:02:35 2014 +0200
watch file to get +dfsg.orig.tar.gz automatically after repack
---
debian/watch | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/debian/watch b/debian/watch
index 97f8ba9..b1a0682 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,6 @@
version=3
-opts=filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-mapnik-$1.tar.gz/ \
-https://github.com/mapnik/node-mapnik/tags .*/archive/v?([\d\.]+).tar.gz
+opts=\
+uversionmangle=s/$/\+dfsg/,\
+filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/node-mapnik-$1.tar.gz/ \
+ https://github.com/mapnik/node-mapnik/tags .*/archive/v?([\d\.]+).tar.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/node-mapnik.git
More information about the Pkg-javascript-commits
mailing list