This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository bookkeeper.
commit 280633af3e508df090b5605ea0e49c442684ab44 Author: Emmanuel Bourg <[email protected]> Date: Mon Jan 16 09:45:34 2017 +0100 Refreshed the patch --- debian/changelog | 4 +++- debian/patches/01-add-commons-collections-dependency.patch | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 87a1b1f..de418f4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,7 @@ -bookkeeper (4.2.4-4) UNRELEASED; urgency=medium +bookkeeper (4.3.0-1) UNRELEASED; urgency=medium + * New upstream release + - Refreshed the patch * Build with the DH sequencer instead of CDBS * Standards-Version updated to 3.9.8 * Switch to debhelper level 10 diff --git a/debian/patches/01-add-commons-collections-dependency.patch b/debian/patches/01-add-commons-collections-dependency.patch index 7f69263..190a16a 100644 --- a/debian/patches/01-add-commons-collections-dependency.patch +++ b/debian/patches/01-add-commons-collections-dependency.patch @@ -3,7 +3,7 @@ Author: Emmanuel Bourg <[email protected]> Forwarded: no --- a/bookkeeper-server/pom.xml +++ b/bookkeeper-server/pom.xml -@@ -79,6 +79,11 @@ +@@ -84,6 +84,11 @@ <scope>compile</scope> </dependency> <dependency> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/bookkeeper.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

