This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository libgetopt-java.
commit f84f73e1764fdf16f7b88f122cb430c3de461005 Author: Damien Raude-Morvan <[email protected]> Date: Tue Oct 27 23:14:02 2009 +0000 Fix debian/watch --- debian/changelog | 6 ++++++ debian/watch | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 52559d4..33a066e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +libgetopt-java (1.0.13-1.1) UNRELEASED; urgency=low + + * Fix debian/watch + + -- Damien Raude-Morvan <[email protected]> Wed, 28 Oct 2009 00:13:22 +0100 + libgetopt-java (1.0.13-1) unstable; urgency=low * New upstream release. diff --git a/debian/watch b/debian/watch index 5072f1a..8c430bc 100644 --- a/debian/watch +++ b/debian/watch @@ -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 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libgetopt-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

