Author: sylvestre Date: 2011-02-21 09:45:12 +0000 (Mon, 21 Feb 2011) New Revision: 13337
Modified: trunk/fop/debian/changelog trunk/fop/debian/control Log: * Vincent Fourmond removed from uploaders. Modified: trunk/fop/debian/changelog =================================================================== --- trunk/fop/debian/changelog 2011-02-18 21:37:57 UTC (rev 13336) +++ trunk/fop/debian/changelog 2011-02-21 09:45:12 UTC (rev 13337) @@ -1,9 +1,20 @@ +fop (1:1.0.dfsg-4) UNRELEASED; urgency=low + + * Vincent Fourmond removed from uploaders. + + -- Sylvestre Ledru <[email protected]> Mon, 21 Feb 2011 10:44:51 +0100 + fop (1:1.0.dfsg-3) experimental; urgency=low + * Upload with the explicit dependency against xmlgraphics-commons on the fop + binary package (Closes: #594719) + * Standards-Version updated to version 3.9.1 + + [ Mathieu Malaterre ] * Race condition in using ICC_Profile from java awt. Closes: #589624 * footnote inside varlistentry is not rendered in PDF. Closes: #451258 - -- Mathieu Malaterre <[email protected]> Mon, 26 Jul 2010 10:46:47 +0200 + -- Sylvestre Ledru <[email protected]> Sun, 12 Sep 2010 13:20:26 +0200 fop (1:1.0.dfsg-2) experimental; urgency=low Modified: trunk/fop/debian/control =================================================================== --- trunk/fop/debian/control 2011-02-18 21:37:57 UTC (rev 13336) +++ trunk/fop/debian/control 2011-02-21 09:45:12 UTC (rev 13337) @@ -4,15 +4,14 @@ 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]>, - Mathieu Malaterre <[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, libxerces2-java, default-jdk, libcommons-io-java, libcommons-logging-java, junit, libxmlgraphics-commons-java (>= 1.4), libservlet2.4-java, libxml-commons-external-java, maven-repo-helper -Standards-Version: 3.9.0 +Standards-Version: 3.9.1 Homepage: http://xmlgraphics.apache.org/fop/ Vcs-Svn: svn://svn.debian.org/svn/pkg-java/trunk/fop Vcs-Browser: http://svn.debian.org/viewsvn/pkg-java/trunk/fop/ _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

