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 00e80cb686021986502fbe3eb7169d4108c6cb51 Author: Emmanuel Bourg <[email protected]> Date: Thu May 11 17:07:17 2017 +0200 Refreshed the patches --- debian/changelog | 2 +- debian/patches/0041-servlet-api-compatibility.patch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6a0a918..5a4cd08 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -libspring-java (4.3.6-1) UNRELEASED; urgency=medium +libspring-java (4.3.8-1) UNRELEASED; urgency=medium * Team upload. * New upstream release diff --git a/debian/patches/0041-servlet-api-compatibility.patch b/debian/patches/0041-servlet-api-compatibility.patch index 7514fef..1fe721a 100644 --- a/debian/patches/0041-servlet-api-compatibility.patch +++ b/debian/patches/0041-servlet-api-compatibility.patch @@ -80,7 +80,7 @@ Forwarded: no } --- a/spring-test/src/main/java/org/springframework/mock/web/MockHttpServletRequest.java +++ b/spring-test/src/main/java/org/springframework/mock/web/MockHttpServletRequest.java -@@ -1214,4 +1214,8 @@ +@@ -1232,4 +1232,8 @@ return result; } -- 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

