This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository derby.
commit 0226db44b77efd75bffc83bf9c5866338bfce2c3 Author: Emmanuel Bourg <[email protected]> Date: Fri Nov 18 16:21:41 2016 +0100 Refreshed the patches --- debian/changelog | 2 +- debian/patches/01-lucene-compatibility.patch | 2 +- debian/patches/02-skip-jardriftcheck.patch | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index a54e143..04d9ae9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -derby (10.12.1.1-1) UNRELEASED; urgency=medium +derby (10.13.1.1-1) UNRELEASED; urgency=medium * New upstream release - New dependency on liblucene4.10-java and libjson-simple-java diff --git a/debian/patches/01-lucene-compatibility.patch b/debian/patches/01-lucene-compatibility.patch index 566ff3e..c820008 100644 --- a/debian/patches/01-lucene-compatibility.patch +++ b/debian/patches/01-lucene-compatibility.patch @@ -3,7 +3,7 @@ Author: Emmanuel Bourg Forwarded: no --- a/java/optional/org/apache/derby/optional/api/LuceneUtils.java +++ b/java/optional/org/apache/derby/optional/api/LuceneUtils.java -@@ -108,21 +108,7 @@ +@@ -109,21 +109,7 @@ @SuppressWarnings("deprecation") public static Version currentVersion() { diff --git a/debian/patches/02-skip-jardriftcheck.patch b/debian/patches/02-skip-jardriftcheck.patch index 41dee15..848285c 100644 --- a/debian/patches/02-skip-jardriftcheck.patch +++ b/debian/patches/02-skip-jardriftcheck.patch @@ -3,7 +3,7 @@ Author: Emmanuel Bourg <[email protected]> Forwarded: not-needed --- a/build.xml +++ b/build.xml -@@ -1419,7 +1419,7 @@ +@@ -1295,7 +1295,7 @@ <target name="buildjars" -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/derby.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

