Author: malat-guest Date: 2010-04-12 07:43:42 +0000 (Mon, 12 Apr 2010) New Revision: 12136
Modified: trunk/fop/debian/changelog trunk/fop/debian/control Log: After discussion with Vincent: pull in patch. Add my name and set DM to 1. Modified: trunk/fop/debian/changelog =================================================================== --- trunk/fop/debian/changelog 2010-04-12 05:57:31 UTC (rev 12135) +++ trunk/fop/debian/changelog 2010-04-12 07:43:42 UTC (rev 12136) @@ -1,3 +1,9 @@ +fop (1:0.95.dfsg-11) unstable; urgency=low + + * Fix StackOverflowError in Java. Closes #577069 + + -- Mathieu Malaterre <[email protected]> Mon, 12 Apr 2010 09:53:37 +0200 + fop (1:0.95.dfsg-10) unstable; urgency=low * Pull in new patch from Mathieu Malaterre <[email protected]> Modified: trunk/fop/debian/control =================================================================== --- trunk/fop/debian/control 2010-04-12 05:57:31 UTC (rev 12135) +++ trunk/fop/debian/control 2010-04-12 07:43:42 UTC (rev 12136) @@ -2,8 +2,10 @@ Section: text Priority: optional Maintainer: Debian Java Maintainers <[email protected]> +DM-Upload-Allowed: yes Uploaders: Michael Koch <[email protected]>, Sylvestre Ledru <[email protected]>, - Vincent Fourmond <[email protected]>, Torsten Werner <[email protected]> + Vincent Fourmond <[email protected]>, Torsten Werner <[email protected]>, + Mathieu Malaterre <[email protected]> Build-Depends: debhelper (>= 5), cdbs (>= 0.4.27) Build-Depends-Indep: ant-optional, libbatik-java (>= 1.7), libavalon-framework-java (>=4.1.2-2), libxalan2-java, _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

