This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository hsqldb.
commit 6d80a69a9bad9415998f65ee34203f7df05fb217 Author: Markus Koschany <[email protected]> Date: Thu Oct 29 17:12:48 2015 +0100 Update my e-mail address. --- debian/changelog | 9 +++++++++ debian/control | 2 +- debian/copyright | 2 +- debian/patches/use-system-servlet.jar.patch | 2 +- 4 files changed, 12 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 491f57d..647d68c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +hsqldb (2.3.3+dfsg2-1) unstable; urgency=medium + + * Imported Upstream version 2.3.3+dfsg2. + * When repacking the original tarball, exclude zip files as well. + * Make the build reproducible by setting timestamp and user.name + to fixed values. + + -- Markus Koschany <[email protected]> Thu, 29 Oct 2015 17:11:46 +0100 + hsqldb (2.3.3+dfsg-1) unstable; urgency=medium * New upstream release. diff --git a/debian/control b/debian/control index ce3c08b..35d992e 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: libs Priority: optional Maintainer: Debian Java Maintainers <[email protected]> Uploaders: - Markus Koschany <[email protected]> + Markus Koschany <[email protected]> Build-Depends: ant, cdbs, diff --git a/debian/copyright b/debian/copyright index 715eea1..26766ad 100644 --- a/debian/copyright +++ b/debian/copyright @@ -49,7 +49,7 @@ Files: debian/* Copyright: 2005-2007, Peter Eisentraut <[email protected]> 2007-2013, Rene Engelhard <[email protected]> 2013, Niels Thykier <[email protected]> - 2015, Markus Koschany <[email protected]> + 2015, Markus Koschany <[email protected]> License: BSD-3-clause-HSQLDB License: BSD-3-clause-HSQLDB diff --git a/debian/patches/use-system-servlet.jar.patch b/debian/patches/use-system-servlet.jar.patch index 9d43849..5a9aad6 100644 --- a/debian/patches/use-system-servlet.jar.patch +++ b/debian/patches/use-system-servlet.jar.patch @@ -1,4 +1,4 @@ -From: Markus Koschany <[email protected]> +From: Markus Koschany <[email protected]> Date: Wed, 16 Sep 2015 22:07:22 +0200 Subject: use system servlet.jar -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/hsqldb.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

