[lombok] 01/02: Fix watch file
Andreas Tille
tille at debian.org
Fri Jan 29 08:45:20 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository lombok.
commit 4c970dd7b77f93af99ec11bd23bd72152e46d9ac
Author: Andreas Tille <tille at debian.org>
Date: Fri Jan 29 09:10:10 2016 +0100
Fix watch file
---
debian/changelog | 7 +++++++
debian/watch | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 739cc4c..56f894b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+lombok (1.16.6-2) UNRELEASED; urgency=medium
+
+ * Team upload
+ * Fix watch file
+
+ -- Andreas Tille <tille at debian.org> Fri, 29 Jan 2016 09:09:51 +0100
+
lombok (1.16.6-1) unstable; urgency=low
* Initial release. (Closes: #807816)
diff --git a/debian/watch b/debian/watch
index 521ff61..a372eda 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://githubredir.debian.net/github/rzwitserloot/lombok/ v(.*).tar.gz
+https://github.com/rzwitserloot/lombok/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/lombok.git
More information about the pkg-java-commits
mailing list