This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository h2database.
commit c7686594a5cc199bf0643ce399d359e60eddabdf Author: Emmanuel Bourg <[email protected]> Date: Tue Jun 20 09:48:54 2017 +0200 Refreshed the patches --- debian/changelog | 7 +++++++ debian/patches/01-use-jar-files-from-debian.patch | 2 +- debian/patches/04-reproducible-javadoc.patch | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index f1f6205..834e474 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +h2database (1.4.196-1) UNRELEASED; urgency=medium + + * New upstream release + - Refreshed the patches + + -- Emmanuel Bourg <[email protected]> Tue, 20 Jun 2017 09:48:31 +0200 + h2database (1.4.193-1) unstable; urgency=medium * New upstream release diff --git a/debian/patches/01-use-jar-files-from-debian.patch b/debian/patches/01-use-jar-files-from-debian.patch index c039369..e2df015 100644 --- a/debian/patches/01-use-jar-files-from-debian.patch +++ b/debian/patches/01-use-jar-files-from-debian.patch @@ -6,7 +6,7 @@ Author: Sebastian Reichel <[email protected]> Last-Update: 2011-07-13 --- a/src/tools/org/h2/build/Build.java +++ b/src/tools/org/h2/build/Build.java -@@ -201,14 +201,13 @@ +@@ -202,14 +202,13 @@ switchSource(debugInfo); clean(); mkdir("temp"); diff --git a/debian/patches/04-reproducible-javadoc.patch b/debian/patches/04-reproducible-javadoc.patch index c32c078..63c460f 100644 --- a/debian/patches/04-reproducible-javadoc.patch +++ b/debian/patches/04-reproducible-javadoc.patch @@ -3,7 +3,7 @@ Author: Emmanuel Bourg <[email protected]> Forwarded: no --- a/src/tools/org/h2/build/BuildBase.java +++ b/src/tools/org/h2/build/BuildBase.java -@@ -522,6 +522,10 @@ +@@ -523,6 +523,10 @@ * @param args the command line arguments to pass */ protected void javadoc(String...args) { -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/h2database.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

