[jfugue] 08/10: Revert "d/watch: search only for version 4.x"
Tony Mancill
tmancill at moszumanska.debian.org
Sun Oct 29 13:47:32 UTC 2017
This is an automated email from the git hooks/post-receive script.
tmancill pushed a commit to branch master
in repository jfugue.
commit cf77c39ee7c8b1daa911698229c1bada5dc3de54
Author: tony mancill <tmancill at debian.org>
Date: Sat Oct 28 17:06:06 2017 -0700
Revert "d/watch: search only for version 4.x"
This reverts commit 8d7f6cea5ca85554bc8be00cbb7c0d05436654e3.
The URL configured in this revision of debian/watch now throws 404s.
---
debian/changelog | 4 ----
debian/watch | 2 +-
2 files changed, 1 insertion(+), 5 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 7521200..1df0587 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,10 +2,6 @@ jfugue (4.0.3-4) unstable; urgency=medium
* Team upload
- [ Giovanni Mascellani ]
- * debian/watch: search only for version 4.x, because version 5.x is
- not backward-compatible.
-
[ tony mancill ]
* Drop transitional package jfugue (Closes: #878604)
* Bump Standards-Version to 4.1.1
diff --git a/debian/watch b/debian/watch
index 007ee48..418e604 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://www.jfugue.org/4/download.html jfugue-([\d\.]*)-src.zip
+http://www.jfugue.org/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