Author: fourmond Date: 2008-09-17 18:30:33 +0000 (Wed, 17 Sep 2008) New Revision: 7005
Removed: trunk/batik/debian/README.Debian-source Modified: trunk/batik/debian/changelog trunk/batik/debian/control Log: [batik] Ready for upload to experimental ! Deleted: trunk/batik/debian/README.Debian-source =================================================================== --- trunk/batik/debian/README.Debian-source 2008-09-16 16:44:05 UTC (rev 7004) +++ trunk/batik/debian/README.Debian-source 2008-09-17 18:30:33 UTC (rev 7005) @@ -1,10 +0,0 @@ -The original source was altered in the way that the pdf transcoder sources -missing from the original source tarball were added in the pdf-transcoder -subdirectory. - -These sources are a svn export from the fop trunk with tag batik-1_6: - -svn export http://svn.apache.org/repos/asf/xmlgraphics/fop/tags/batik-1_6 - -Afterwards everything except the src directory was deleted and the -pdf-transcoder is build with a customized build.xml file. Modified: trunk/batik/debian/changelog =================================================================== --- trunk/batik/debian/changelog 2008-09-16 16:44:05 UTC (rev 7004) +++ trunk/batik/debian/changelog 2008-09-17 18:30:33 UTC (rev 7005) @@ -1,6 +1,5 @@ -batik (1.7-1) UNRELEASED experimental; urgency=low +batik (1.7-1) experimental; urgency=low - * DO NOT UPLOAD YET, FAR FROM READY ! (upload to experimental first) * New upstream release (Closes: #417888, #490556) * Switched to using java-wrappers for executables; dropping the /usr/lib/java/wrappers.sh script @@ -12,19 +11,22 @@ * Fixed JAVA_HOME_DIRS so it can build with Sun's java 5 * Strip the full text of the Apache-2.0 license, as it now is in the common licenses - * Switch to openjdk-6-jdk for building (closes: #397562), which - means that batik can now move to main ! + * Switch to openjdk-6-jdk for building (closes: #397562) * Several tweaks in debian/rules to build and install all the jars, based on a patch by Sylvestre Ledru <[EMAIL PROTECTED]> * Now depends also on libxml-commons-external-java for SVG parsing * Conforms to standards 3.8.0 * Updated rasterizer.sh to work with libxml-commons-external-java - and openjdk + and openjdk (closes: #490621) * Move wrapper scripts to debian/wrappers, updating debian/rules accordingly * Recommend fop for PDF output of rasterizer + * Removed README.Debian-source: we don't add the fop sources anymore + as those are already packaged in the fop debian package + * Uploading to experimental, as there are potentially much too many + disruptive changes to this package. - -- Vincent Fourmond <[EMAIL PROTECTED]> Tue, 16 Sep 2008 18:42:41 +0200 + -- Vincent Fourmond <[EMAIL PROTECTED]> Wed, 17 Sep 2008 20:14:33 +0200 batik (1.6-4) unstable; urgency=low Modified: trunk/batik/debian/control =================================================================== --- trunk/batik/debian/control 2008-09-16 16:44:05 UTC (rev 7004) +++ trunk/batik/debian/control 2008-09-17 18:30:33 UTC (rev 7005) @@ -33,4 +33,6 @@ * A module to convert SVG to various formats, such as raster images (JPEG, PNG or Tiff) and PS, PDF. . + fop is necessary for PDF output of rasterizer. + . For detailed information, go to http://xml.apache.org/batik/ _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

