[pkg-java] r17783 - trunk/logback/debian
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Feb 17 08:40:26 UTC 2014
Author: ebourg-guest
Date: 2014-02-17 08:40:26 +0000 (Mon, 17 Feb 2014)
New Revision: 17783
Modified:
trunk/logback/debian/changelog
trunk/logback/debian/watch
Log:
debian/watch: Match all the upstream releases
Modified: trunk/logback/debian/changelog
===================================================================
--- trunk/logback/debian/changelog 2014-02-17 08:26:31 UTC (rev 17782)
+++ trunk/logback/debian/changelog 2014-02-17 08:40:26 UTC (rev 17783)
@@ -3,6 +3,7 @@
* Team upload.
* Use XZ compression for the upstream tarball
* Standards-Version updated to 3.9.5 (no changes)
+ * debian/watch: Match all the upstream releases
-- Emmanuel Bourg <ebourg at apache.org> Mon, 17 Feb 2014 09:04:05 +0100
Modified: trunk/logback/debian/watch
===================================================================
--- trunk/logback/debian/watch 2014-02-17 08:26:31 UTC (rev 17782)
+++ trunk/logback/debian/watch 2014-02-17 08:40:26 UTC (rev 17783)
@@ -1,3 +1,2 @@
version=3
-http://logback.qos.ch/download.html \
- dist/logback-(\d.+).tar.gz debian debian/orig-tar.sh
+http://logback.qos.ch/dist/logback-(\d.+).tar.gz debian debian/orig-tar.sh
More information about the pkg-java-commits
mailing list