[caja-actions] 02/22: debian/watch: Fix orig tarball retrieval from Github.

Mike Gabriel sunweaver at debian.org
Fri Feb 20 05:34:39 UTC 2015


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

sunweaver pushed a commit to branch master
in repository caja-actions.

commit 1ca5c713973455fe88d1bde83c2380f88bedc8a4
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Fri Feb 20 04:42:32 2015 +0100

    debian/watch: Fix orig tarball retrieval from Github.
---
 debian/watch | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/watch b/debian/watch
index 821dbf6..1a55d26 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,4 @@
 version=3
-https://github.com/NiceandGently/caja-actions/archive/v(\d\.\d\.\d).tar.gz
+opts=filenamemangle=s/.*\/v?([\d\.-]+)\.tar\.gz/caja-actions-$1.tar.gz/,dversionmangle=s/\+dfsg1// \
+https://github.com/NiceandGently/caja-actions/tags .*/archive/v?([\d\.]+).tar.gz
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-mate/caja-actions.git



More information about the pkg-mate-commits mailing list