[byte-buddy] 01/01: Add watch file
Ying-Chun Liu
paulliu at moszumanska.debian.org
Mon Jul 24 13:24:26 UTC 2017
This is an automated email from the git hooks/post-receive script.
paulliu pushed a commit to branch master
in repository byte-buddy.
commit a1301a2902beea063c61ea5bea0020c1446d81fd
Author: Ying-Chun Liu (PaulLiu) <paulliu at debian.org>
Date: Mon Jul 24 21:24:04 2017 +0800
Add watch file
Signed-off-by: Ying-Chun Liu (PaulLiu) <paulliu at debian.org>
---
debian/watch | 6 ++++++
1 file changed, 6 insertions(+)
diff --git a/debian/watch b/debian/watch
new file mode 100644
index 0000000..d3f4620
--- /dev/null
+++ b/debian/watch
@@ -0,0 +1,6 @@
+# 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
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/byte-buddy.git
More information about the pkg-java-commits
mailing list