Package: pngmeta
Version: 1.11-5
Severity: grave
Justification: renders package unusable


See the following sample output:

    <rdf:RDF xmlns:rdf='http://www.w3.org/1999/02/22-rdf-syntax-ns#'
             xmlns:png='http://www.w3.org/2000/08/pngmeta#'
             xmlns:dc='http://purl.org/dc/elements/1.0/'>
      <png:Image about="index.png">
        <dc:type>image/png</dc:type>
        <png:image-format>PNG</png:image-format>
        <png:image-colors>8</png:image-colors>
        <png:image-width>320</png:image-width>
        <png:image-height>240</png:image-height>
        <png:image-type>RGB with Alpha, non-interlaced</png:image-type>
      </png:Image>
    </rdf:RDF>

    <!--Created by pngmeta V1.11 -->

Note that the following line:

    <png:Image about="index.png">

... should actually be:

    <png:Image rdf:about="index.png">

This error makes the RDF/XML unusable.

-- System Information:
Debian Release: 4.0
  APT prefers stable
  APT policy: (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.20.3-bytemark-uml-2
Locale: LANG=en_GB, LC_CTYPE=en_GB (charmap=ISO-8859-1)

Versions of packages pngmeta depends on:
ii  libc6                  2.3.6.ds1-13etch2 GNU C Library: Shared libraries
ii  libpng12-0             1.2.15~beta5-1    PNG library - runtime
ii  zlib1g                 1:1.2.3-13        compression library - runtime

pngmeta recommends no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to