Package: openclipart Version: 0.13.2+dfsg-1 Severity: minor Tags: patch
I believe that the files openclipart/README.Debian and openclipart-svg/README.Debian have been mistakenly swapped, as the former refers to SVG images and the latter says it belongs to a meta-package.
diff -u openclipart-0.13.2+dfsg/debian/openclipart.README.Debian openclipart-0.13.2+dfsg/debian/openclipart.README.Debian --- openclipart-0.13.2+dfsg/debian/openclipart.README.Debian +++ openclipart-0.13.2+dfsg/debian/openclipart.README.Debian @@ -4,13 +4,4 @@ -If you need to create a PNG or a JPEG image with higher resolution, you -can convert it from the SVG format, using rsvg (from the librsvg2-bin package) -as follow: +This package is intended only to force the installation of the other +openclipart packages through its dependencies. - rsvg -d dpi_x -p dpi_y in.svg out.png - -or - - rsvg -d dpi_x -p dpi_y in.svg out.jpeg - -Some options could be specified, please see rsvg(1) for more information. - - -- Aurelien Jarno <[EMAIL PROTECTED]> Fri, 04 Jan 2005 23:07:12 +0100 + -- Aurelien Jarno <[EMAIL PROTECTED]> Mon, 10 Dec 2004 08:55:09 +0100 diff -u openclipart-0.13.2+dfsg/debian/openclipart-svg.README.Debian openclipart-0.13.2+dfsg/debian/openclipart-svg.README.Debian --- openclipart-0.13.2+dfsg/debian/openclipart-svg.README.Debian +++ openclipart-0.13.2+dfsg/debian/openclipart-svg.README.Debian @@ -4,4 +4,13 @@ -This package is intended only to force the installation of the other -openclipart packages through its dependencies. +If you need to create a PNG or a JPEG image with higher resolution, you +can convert it from the SVG format, using rsvg (from the librsvg2-bin package) +as follow: - -- Aurelien Jarno <[EMAIL PROTECTED]> Mon, 10 Dec 2004 08:55:09 +0100 + rsvg -d dpi_x -p dpi_y in.svg out.png + +or + + rsvg -d dpi_x -p dpi_y in.svg out.jpeg + +Some options could be specified, please see rsvg(1) for more information. + + -- Aurelien Jarno <[EMAIL PROTECTED]> Fri, 04 Jan 2005 23:07:12 +0100

