This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository libpostgresql-jdbc-java.
commit 22c43495f172abaee489c02725defa2bdedcc202 Author: Emmanuel Bourg <[email protected]> Date: Mon Jan 9 14:26:32 2017 +0100 Refreshed the patches --- debian/changelog | 2 +- debian/patches/link-javadoc.patch | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 59a51e5..f934824 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -libpgjava (9.2-1004-1) UNRELEASED; urgency=medium +libpgjava (9.3-1104-1) UNRELEASED; urgency=medium * Team upload. * New upstream release diff --git a/debian/patches/link-javadoc.patch b/debian/patches/link-javadoc.patch index 407fa13..a20c823 100644 --- a/debian/patches/link-javadoc.patch +++ b/debian/patches/link-javadoc.patch @@ -2,7 +2,7 @@ Modify the javadoc build process so it links against the JDK javadoc. --- a/build.xml +++ b/build.xml -@@ -509,6 +509,7 @@ +@@ -525,6 +525,7 @@ <include name="ds/common/BaseDataSource.java" /> <include name="xa/PGXADataSource.java" /> </fileset> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libpostgresql-jdbc-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

