This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jackson-datatype-joda.
commit b0711aa75f9722d7077ebb1fa9032144167a29aa Author: Emmanuel Bourg <[email protected]> Date: Sat Apr 9 01:50:42 2016 +0200 Refreshed the patches --- debian/changelog | 4 +++- debian/patches/add-junit-dependency.patch | 4 ++-- debian/patches/dont-osgi-bundle.patch | 2 +- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 4408402..6052242 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ -jackson-datatype-joda (2.4.3-3) UNRELEASED; urgency=medium +jackson-datatype-joda (2.7.3-1) UNRELEASED; urgency=medium * Team upload. + * New upstream release + - Refreshed the patches * Standards-Version updated to 3.9.8 (no changes) * Use secure Vcs-* URLs diff --git a/debian/patches/add-junit-dependency.patch b/debian/patches/add-junit-dependency.patch index afd8d9a..e108b76 100644 --- a/debian/patches/add-junit-dependency.patch +++ b/debian/patches/add-junit-dependency.patch @@ -4,9 +4,9 @@ Author: Tim Potter <[email protected]> Forwarded: not-needed --- a/pom.xml +++ b/pom.xml -@@ -69,6 +69,13 @@ +@@ -65,6 +65,13 @@ + <version>2.4</version> </dependency> - --> + <dependency> + <groupId>junit</groupId> diff --git a/debian/patches/dont-osgi-bundle.patch b/debian/patches/dont-osgi-bundle.patch index e31d663..2a93dfd 100644 --- a/debian/patches/dont-osgi-bundle.patch +++ b/debian/patches/dont-osgi-bundle.patch @@ -7,7 +7,7 @@ Forwarded: not-needed @@ -10,7 +10,6 @@ <artifactId>jackson-datatype-joda</artifactId> <name>Jackson-datatype-Joda</name> - <version>2.4.3</version> + <version>2.7.3</version> - <packaging>bundle</packaging> <description>Add-on module for Jackson (http://jackson.codehaus.org) to support Joda (http://joda-time.sourceforge.net/) data types. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackson-datatype-joda.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

