This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libspring-java.
commit f411967bff0ce76dd3771c3be4b758c121bac369 Author: Emmanuel Bourg <[email protected]> Date: Fri Nov 11 23:01:49 2016 +0100 Refreshed the patches --- debian/changelog | 4 +++- debian/patches/0044-ignore-httpunit.patch | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index c02f38a..30fb482 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,8 @@ -libspring-java (4.3.3-2) UNRELEASED; urgency=medium +libspring-java (4.3.4-1) UNRELEASED; urgency=medium * Team upload. + * New upstream release + - Refreshed the patches * Switch to debhelper level 10 -- Emmanuel Bourg <[email protected]> Fri, 11 Nov 2016 22:57:29 +0100 diff --git a/debian/patches/0044-ignore-httpunit.patch b/debian/patches/0044-ignore-httpunit.patch index 937b503..e0fb4ed 100644 --- a/debian/patches/0044-ignore-httpunit.patch +++ b/debian/patches/0044-ignore-httpunit.patch @@ -4,7 +4,7 @@ Forwarded: not-needed --- a/build.gradle +++ b/build.gradle @@ -1054,6 +1054,15 @@ - testRuntime("org.terracotta:management-model:2.0.0") + testRuntime("org.terracotta:management-model:2.3.0") } + sourceSets { -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libspring-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

