This is an automated email from the git hooks/post-receive script. stephenonelson-guest pushed a commit to branch master in repository joptsimple.
commit de27e8f2d0a1f8d66dd81870ed2c6a37fee74293 Author: Stephen Nelson <[email protected]> Date: Wed Dec 4 22:27:17 2013 +0000 Updated packaging for new upstream version. Modified watchfile to point to github. --- debian/changelog | 7 +++++-- debian/watch | 2 +- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index ac9fb73..070faf3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -joptsimple (3.1-5) UNRELEASED; urgency=low +joptsimple (4.5-1) UNRELEASED; urgency=low [ Samuel Thibault ] * Bump Standards-Version to 3.9.5 (no changes). @@ -7,7 +7,10 @@ joptsimple (3.1-5) UNRELEASED; urgency=low * Switch to debhelper level 9 * Use canonical URLs for the Vcs-* fields - -- Samuel Thibault <[email protected]> Sat, 13 Jul 2013 18:51:34 +0200 + [ Stephen Nelson ] + * New upstream version + + -- Stephen Nelson <[email protected]> Wed, 04 Dec 2013 22:18:20 +0000 joptsimple (3.1-4) unstable; urgency=low diff --git a/debian/watch b/debian/watch index 24489c3..7e40804 100644 --- a/debian/watch +++ b/debian/watch @@ -1,2 +1,2 @@ version=3 -http://sf.net/jopt-simple/jopt-simple-(.+)-sources.jar +https://github.com/pholser/jopt-simple/releases .*/jopt-simple-([\d\.]+).tar.gz debian -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/joptsimple.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

