[jfugue] 01/01: d/watch: search only for version 4.x
Giovanni Mascellani
gio at moszumanska.debian.org
Sat Sep 10 09:52:39 UTC 2016
This is an automated email from the git hooks/post-receive script.
gio pushed a commit to branch master
in repository jfugue.
commit 8d7f6cea5ca85554bc8be00cbb7c0d05436654e3
Author: Giovanni Mascellani <gio at debian.org>
Date: Sat Sep 10 11:52:18 2016 +0200
d/watch: search only for version 4.x
---
debian/changelog | 7 +++++++
debian/watch | 2 +-
2 files changed, 8 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 59a0e71..6994693 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+jfugue (4.0.3-4) UNRELEASED; urgency=medium
+
+ * debian/watch: search only for version 4.x, because version 5.x is
+ not backward-compatible.
+
+ -- Giovanni Mascellani <gio at debian.org> Sat, 10 Sep 2016 11:51:20 +0200
+
jfugue (4.0.3-3) unstable; urgency=low
* Correctly do the package renaming jfugue -> libjfugue-java, providing
diff --git a/debian/watch b/debian/watch
index 418e604..007ee48 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://www.jfugue.org/download.html jfugue-([\d\.]*)-src.zip
+http://www.jfugue.org/4/download.html jfugue-([\d\.]*)-src.zip
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jfugue.git
More information about the pkg-java-commits
mailing list