[jflex] 29/33: Updated debian/watch to track the latest releases
Markus Koschany
apo at moszumanska.debian.org
Wed Jul 27 10:45:12 UTC 2016
This is an automated email from the git hooks/post-receive script.
apo pushed a commit to branch master
in repository jflex.
commit ef31a89fe9f8aa340faefe933816bacfe60d6010
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue May 3 12:10:02 2016 +0000
Updated debian/watch to track the latest releases
---
debian/changelog | 1 +
debian/watch | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index d973068..3ecefff 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ jflex (1.4.3+dfsg-1.1) UNRELEASED; urgency=medium
* Removed the timestamps from the generated files to improve
the reproducibility of the reverse dependencies
* Standards-Version updated to 3.9.8 (no changes)
+ * Updated debian/watch to track the latest releases
-- Sylvestre Ledru <sylvestre at debian.org> Sun, 06 Mar 2016 09:39:09 +0100
diff --git a/debian/watch b/debian/watch
index f42b0d7..34a97e4 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
version=3
-http://jflex.de/download.html jflex-(.*).zip
+opts=dversionmangle=s/\+dfsg.*// \
+http://jflex.de/download.html .*/jflex-([\d\.]+).zip
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jflex.git
More information about the pkg-java-commits
mailing list