Author: ebourg-guest Date: 2013-05-27 14:44:04 +0000 (Mon, 27 May 2013) New Revision: 16760
Modified: trunk/hsqldb/debian/changelog Log: Merged the changelog from the uploaded package (up to hsqldb-1.8.0.10-14) Modified: trunk/hsqldb/debian/changelog =================================================================== --- trunk/hsqldb/debian/changelog 2013-05-27 14:40:09 UTC (rev 16759) +++ trunk/hsqldb/debian/changelog 2013-05-27 14:44:04 UTC (rev 16760) @@ -1,3 +1,41 @@ +hsqldb (1.8.0.10-14) unstable; urgency=low + + * revert -13 changes, apply fix from upstream to fix preprocessing, + thanks Lionel Elie Mamane + + -- Rene Engelhard <[email protected]> Tue, 17 Jul 2012 21:21:27 +0200 + +hsqldb (1.8.0.10-13) unstable; urgency=low + + * explicitly build with openjdk-7 as the Java7 patch doesn't + seem to be working with gcj (closes: #675834). Thus ... + * ... disable -gcj + + -- Rene Engelhard <[email protected]> Wed, 20 Jun 2012 11:45:35 +0200 + +hsqldb (1.8.0.10-12) unstable; urgency=low + + * add patch to fix build with Java 7 + + -- Rene Engelhard <[email protected]> Fri, 01 Jun 2012 19:41:24 +0200 + +hsqldb (1.8.0.10-11) unstable; urgency=low + + * add maven.publishedRules (patch by twerner, closes: #641691) + * stop building -gcj - except on kfreebsd-* + + -- Rene Engelhard <[email protected]> Mon, 26 Sep 2011 16:14:57 +0000 + +hsqldb (1.8.0.10-10) unstable; urgency=low + + * fix builddep: s/default-jdk-builddep/default-jdk, gcj-native-helper/ + * libhsqldb-java-gcj: libs->java + * add missing run to mh_clean + * build-depend on javahelper and add Class-Path: to hsqldb-1.8.0.10.jar... + * stop depending on a jre on libhsqldb-java + + -- Rene Engelhard <[email protected]> Fri, 19 Aug 2011 20:54:56 +0000 + hsqldb (1.8.0.10-9) unstable; urgency=low * oops, readd lost changes of -6.1 and fix changelog snafu _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

