This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository jersey1.
commit 4dcc577babeaef5380fbcf73190961e4b928bd32 Author: Emmanuel Bourg <[email protected]> Date: Mon May 2 09:37:26 2016 +0200 Refreshed the patches --- debian/changelog | 4 +++- debian/patches/01-maven-istack-commons-plugin.patch | 6 +++--- debian/patches/03-add-enterprise-dependencies.patch | 2 +- 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 46d32fe..02a219d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,7 @@ -jersey1 (1.19-3) UNRELEASED; urgency=medium +jersey1 (1.19.1-1) UNRELEASED; urgency=medium + * New upstream release + - Refreshed the patches * Build with the DH sequencer instead of CDBS * Standards-Version updated to 3.9.8 (no changes) * Use a secure Vcs-Git URL diff --git a/debian/patches/01-maven-istack-commons-plugin.patch b/debian/patches/01-maven-istack-commons-plugin.patch index fe4dbfb..661d5a5 100644 --- a/debian/patches/01-maven-istack-commons-plugin.patch +++ b/debian/patches/01-maven-istack-commons-plugin.patch @@ -3,7 +3,7 @@ Author: Emmanuel Bourg <[email protected]> Forwarded: not-needed --- a/jersey-core/pom.xml +++ b/jersey-core/pom.xml -@@ -171,7 +171,6 @@ +@@ -170,7 +170,6 @@ <plugin> <groupId>com.sun.istack</groupId> <artifactId>maven-istack-commons-plugin</artifactId> @@ -13,7 +13,7 @@ Forwarded: not-needed <phase>generate-sources</phase> --- a/jersey-json/pom.xml +++ b/jersey-json/pom.xml -@@ -196,7 +196,6 @@ +@@ -195,7 +195,6 @@ <plugin> <groupId>com.sun.istack</groupId> <artifactId>maven-istack-commons-plugin</artifactId> @@ -23,7 +23,7 @@ Forwarded: not-needed <phase>generate-sources</phase> --- a/jersey-atom/pom.xml +++ b/jersey-atom/pom.xml -@@ -172,7 +172,6 @@ +@@ -171,7 +171,6 @@ <plugin> <groupId>com.sun.istack</groupId> <artifactId>maven-istack-commons-plugin</artifactId> diff --git a/debian/patches/03-add-enterprise-dependencies.patch b/debian/patches/03-add-enterprise-dependencies.patch index 56a3699..343a205 100644 --- a/debian/patches/03-add-enterprise-dependencies.patch +++ b/debian/patches/03-add-enterprise-dependencies.patch @@ -3,7 +3,7 @@ Author: Emmanuel Bourg <[email protected]> Forwarded: not-needed --- a/jersey-servlet/pom.xml +++ b/jersey-servlet/pom.xml -@@ -72,9 +72,21 @@ +@@ -71,9 +71,21 @@ <scope>provided</scope> </dependency> <dependency> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jersey1.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

