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

fnatter-guest pushed a commit to branch master
in repository byte-buddy.

commit d84316d42c65ac489918e534c512dd8ed2d5a008
Author: Felix Natter <fnat...@gmx.net>
Date:   Sat Jul 29 12:05:07 2017 +0200

    fix watch file (uses releases instead of tags, add dversionmangle)
---
 debian/watch | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/debian/watch b/debian/watch
index d3f4620..53fa0a8 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,6 +1,3 @@
-# Compulsory line, this is a version 4 file
 version=4
-# GitHub hosted projects
-opts="filenamemangle=s%(?:.*?)?v?(\d[\d.]*)\.tar\.gz%byte-buddy-$1.tar.gz%" \
-   https://github.com/raphw/byte-buddy/tags \
-   (?:.*-)(\d[\d.]*)\.tar\.gz debian uupdate
+opts=dversionmangle=s/\+dfsg\d// \
+https://github.com/raphw/byte-buddy/releases/ .*/(?:.*?)([\d\.]+)\.tar\.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/byte-buddy.git

_______________________________________________
pkg-java-commits mailing list
pkg-java-commits@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to