[joptsimple] 01/03: Updated packaging for new upstream version.
Stephen Nelson
stephenonelson-guest at moszumanska.debian.org
Fri Dec 6 20:25:38 UTC 2013
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 <stephen at eccostudio.com>
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 <sthibault at debian.org> Sat, 13 Jul 2013 18:51:34 +0200
+ [ Stephen Nelson ]
+ * New upstream version
+
+ -- Stephen Nelson <stephen at eccostudio.com> 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
More information about the pkg-java-commits
mailing list