[rest-gradle-plugin] 82/83: Correct URL in watch file
Alastair McKinstry
mckinstry at moszumanska.debian.org
Wed Oct 25 15:59:10 UTC 2017
This is an automated email from the git hooks/post-receive script.
mckinstry pushed a commit to branch debian/master
in repository rest-gradle-plugin.
commit e2bd71e7a968141f381fd3cc6e6f9d157195ab78
Author: Alastair McKinstry <mckinstry at debian.org>
Date: Wed Oct 25 16:55:21 2017 +0100
Correct URL in watch file
---
debian/watch | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/watch b/debian/watch
index 83ed750..93d758e 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
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/rest-gradle-plugin-$1\.tar\.gz/ \
+ https://github.com/noamt/rest-gradle-plugin/tags .*/v?(\d\S*)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/rest-gradle-plugin.git
More information about the pkg-java-commits
mailing list