[pkg-java] r10943 - trunk/libgetopt-java/debian
Damien Raude-Morvan
drazzib at alioth.debian.org
Tue Oct 27 23:14:03 UTC 2009
Author: drazzib
Date: 2009-10-27 23:14:02 +0000 (Tue, 27 Oct 2009)
New Revision: 10943
Modified:
trunk/libgetopt-java/debian/changelog
trunk/libgetopt-java/debian/watch
Log:
Fix debian/watch
Modified: trunk/libgetopt-java/debian/changelog
===================================================================
--- trunk/libgetopt-java/debian/changelog 2009-10-27 23:10:37 UTC (rev 10942)
+++ trunk/libgetopt-java/debian/changelog 2009-10-27 23:14:02 UTC (rev 10943)
@@ -1,3 +1,9 @@
+libgetopt-java (1.0.13-1.1) UNRELEASED; urgency=low
+
+ * Fix debian/watch
+
+ -- Damien Raude-Morvan <drazzib at debian.org> Wed, 28 Oct 2009 00:13:22 +0100
+
libgetopt-java (1.0.13-1) unstable; urgency=low
* New upstream release.
Modified: trunk/libgetopt-java/debian/watch
===================================================================
--- trunk/libgetopt-java/debian/watch 2009-10-27 23:10:37 UTC (rev 10942)
+++ trunk/libgetopt-java/debian/watch 2009-10-27 23:14:02 UTC (rev 10943)
@@ -1,2 +1,3 @@
version=3
-ftp://ftp.urbanophile.com/pub/arenn/software/sources/java-getopt-([\d.]+)\.tar\.gz
+http://www.urbanophile.com/arenn/hacking/getopt/ \
+ java-getopt-([\d.]+)\.tar\.gz
More information about the pkg-java-commits
mailing list