This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository hsqldb.
commit 3118674b2e087cd7a2124020bd0a2412e0e8b26c Author: Markus Koschany <[email protected]> Date: Sun Apr 16 16:26:09 2017 +0200 Update debian/copyright for new release. --- debian/changelog | 1 + debian/copyright | 12 +++++++++++- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index f96cd65..cfa4135 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ hsqldb (2.4.0-1) experimental; urgency=medium to 1.8. * Drop hsqldb-utils.menu and replace it with the recommended desktop files. * Install desktop files into hsqldb-utils package. + * Update debian/copyright for new release. -- Markus Koschany <[email protected]> Sun, 16 Apr 2017 16:11:52 +0200 diff --git a/debian/copyright b/debian/copyright index c550969..54723f9 100644 --- a/debian/copyright +++ b/debian/copyright @@ -45,11 +45,17 @@ Copyright: 2008, Christoph Sturm, Phillip Baird, Fred Toussi 2010, Red Hat, Inc. License: LGPL-2.1+ +Files: hsqldb/integration/jackrabbit/resources/org/apache/jackrabbit/core/journal/hsqldb.ddl + hsqldb/integration/jackrabbit/resources/org/apache/jackrabbit/core/persistence/bundle/hsqldb.ddl + hsqldb/integration/jackrabbit/resources/org/apache/jackrabbit/core/persistence/db/hsqldb.ddl +Copyright: Apache Software Foundation +License: Apache-2.0 + Files: debian/* Copyright: 2005-2007, Peter Eisentraut <[email protected]> 2007-2013, Rene Engelhard <[email protected]> 2013, Niels Thykier <[email protected]> - 2015-2016, Markus Koschany <[email protected]> + 2015-2017, Markus Koschany <[email protected]> License: BSD-3-clause-HSQLDB License: BSD-3-clause-HSQLDB @@ -141,3 +147,7 @@ License: LGPL-2.1+ On Debian systems, the full text of the GNU Lesser General Public license 2.1 can be found in the file '/usr/share/common-licenses/LGPL-2.1' +License: Apache-2.0 + On Debian systems, the full text of the Apache license 2.0 + can be found in the file '/usr/share/common-licenses/Apache-2.0' + -- 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

