[gradle-shadow-plugin] 03/03: Add watch file

Alastair McKinstry mckinstry at moszumanska.debian.org
Wed Oct 25 15:50:05 UTC 2017


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

mckinstry pushed a commit to branch debian/master
in repository gradle-shadow-plugin.

commit 9751894fdd21b84783498619e9abcaa8976c232e
Author: Alastair McKinstry <mckinstry at debian.org>
Date:   Wed Oct 25 16:49:57 2017 +0100

    Add watch file
---
 debian/watch | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/watch b/debian/watch
index 83ed750..1c08b02 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,4 @@
 version=3
-opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/gradle-shadow-plugin-$1\.tar\.gz/ \
-  https://github.com/johnrengelman/shadow/tags .*/v?(\d\S*)\.tar\.gz
+opts=filenamemangle=s/.+\/v?(\d\S+)\.tar\.gz/$1\.tar\.gz/ \
+  https://github.com/johnrengelman/shadow/tags .*/(\d\S+)\.tar\.gz
+

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/gradle-shadow-plugin.git



More information about the pkg-java-commits mailing list