This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository libtwelvemonkeys-java.
commit ff28f764b38623cbe5d4fed839ac1d8bf6eb375a Author: Markus Koschany <[email protected]> Date: Tue Jun 27 14:18:32 2017 +0200 Update patch headers. --- debian/patches/servlet3.1.patch | 3 +++ debian/patches/use-local-jars.patch | 3 +++ 2 files changed, 6 insertions(+) diff --git a/debian/patches/servlet3.1.patch b/debian/patches/servlet3.1.patch index cf707c9..cfbbc55 100644 --- a/debian/patches/servlet3.1.patch +++ b/debian/patches/servlet3.1.patch @@ -2,6 +2,9 @@ From: Markus Koschany <[email protected]> Date: Tue, 27 Jun 2017 00:26:50 +0200 Subject: servlet3.1 +Adapt to Debian's system servlet version. + +Forwarded: not-needed --- .../java/com/twelvemonkeys/servlet/OutputStreamAdapter.java | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/debian/patches/use-local-jars.patch b/debian/patches/use-local-jars.patch index 145eeba..38b8d67 100644 --- a/debian/patches/use-local-jars.patch +++ b/debian/patches/use-local-jars.patch @@ -2,6 +2,9 @@ From: Markus Koschany <[email protected]> Date: Sun, 25 Jun 2017 00:24:24 +0200 Subject: use local jars +For bootstrapping reasons we use the local jars for the first time. + +Forwarded: not-needed --- common/common-image/pom.xml | 4 ++++ common/common-io/pom.xml | 3 ++- -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libtwelvemonkeys-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

