This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository jackrabbit.
commit f15afbe4b16668eb0465b299cba21feba944b47b Author: Markus Koschany <[email protected]> Date: Sun Nov 5 14:52:02 2017 +0100 Update patch headers. --- debian/patches/jackson-parent.patch | 3 +++ debian/patches/servlet-api.patch | 3 +++ 2 files changed, 6 insertions(+) diff --git a/debian/patches/jackson-parent.patch b/debian/patches/jackson-parent.patch index 873322e..0d867c9 100644 --- a/debian/patches/jackson-parent.patch +++ b/debian/patches/jackson-parent.patch @@ -2,6 +2,9 @@ From: Markus Koschany <[email protected]> Date: Sun, 5 Nov 2017 02:06:48 +0100 Subject: jackson-parent +Workaround for https://bugs.debian.org/878461 + +Forwarded: not-needed --- jackrabbit-parent/pom.xml | 2 +- pom.xml | 2 +- diff --git a/debian/patches/servlet-api.patch b/debian/patches/servlet-api.patch index d511674..dd8aea3 100644 --- a/debian/patches/servlet-api.patch +++ b/debian/patches/servlet-api.patch @@ -2,6 +2,9 @@ From: Markus Koschany <[email protected]> Date: Sun, 5 Nov 2017 14:49:24 +0100 Subject: servlet api +Compatibility patch for Debian's newer servlet API. + +Forwarded: no --- .../jackrabbit/webdav/WebdavRequestImpl.java | 100 +++++++++++++++++++-- .../jackrabbit/webdav/WebdavResponseImpl.java | 33 +++++++ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jackrabbit.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

