Your message dated Thu, 05 Jan 2012 20:53:06 +0000
with message-id <[email protected]>
and subject line Bug#542336: fixed in libwmf 0.2.8.4-9
has caused the Debian Bug report #542336,
regarding libwmf0.2-7: please remove dependency on defoma
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
542336: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=542336
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libwmf0.2-7
Severity: wishlist
Usertags: defoma-removal

Your package contains a defoma backend. defoma is un-maintained and
Debian-specific so I would like to remove it from Debian.

Please migrate your package to use the cross-distribution font
configuration and discovery software, fontconfig. Your options for
fontconfig support in order of decreasing preference are:

      * Get upstream to link against libfontconfig for looking up fonts
        dynamically 
      * Get upstream to use the fc-* binaries to retrieve the data they
        need from fontconfig 
      * Use the fc-* binaries from your maintainer scripts (preferably
        via dpkg triggers) to generate the same data or configuration
        that the defoma backend produced 
      * Drop the defoma backend and leave users to manually configure
        fonts for this package

More information about fontconfig and querying it from applications is
available at the upstream homepage:

http://www.fontconfig.org/

Please be sure to change your maintainer scripts so that they remove the
files created by your defoma backend when upgrading to the new version.
You can do this with the following command:

/usr/bin/defoma-app purge <package>

-- 
bye,
pabs

http://wiki.debian.org/PaulWise

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---
--- Begin Message ---
Source: libwmf
Source-Version: 0.2.8.4-9

We believe that the bug you reported is fixed in the latest version of
libwmf, which is due to be installed in the Debian FTP archive:

libwmf-bin_0.2.8.4-9_amd64.deb
  to main/libw/libwmf/libwmf-bin_0.2.8.4-9_amd64.deb
libwmf-dev_0.2.8.4-9_amd64.deb
  to main/libw/libwmf/libwmf-dev_0.2.8.4-9_amd64.deb
libwmf-doc_0.2.8.4-9_all.deb
  to main/libw/libwmf/libwmf-doc_0.2.8.4-9_all.deb
libwmf0.2-7_0.2.8.4-9_amd64.deb
  to main/libw/libwmf/libwmf0.2-7_0.2.8.4-9_amd64.deb
libwmf_0.2.8.4-9.debian.tar.gz
  to main/libw/libwmf/libwmf_0.2.8.4-9.debian.tar.gz
libwmf_0.2.8.4-9.dsc
  to main/libw/libwmf/libwmf_0.2.8.4-9.dsc



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Loïc Minier <[email protected]> (supplier of updated libwmf package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Thu, 05 Jan 2012 16:07:15 +0100
Source: libwmf
Binary: libwmf0.2-7 libwmf-bin libwmf-dev libwmf-doc
Architecture: source all amd64
Version: 0.2.8.4-9
Distribution: unstable
Urgency: low
Maintainer: Loïc Minier <[email protected]>
Changed-By: Loïc Minier <[email protected]>
Description: 
 libwmf-bin - Windows metafile conversion tools
 libwmf-dev - Windows metafile conversion development
 libwmf-doc - Windows metafile documentation
 libwmf0.2-7 - Windows metafile conversion library
Closes: 501871 519601 542336
Changes: 
 libwmf (0.2.8.4-9) unstable; urgency=low
 .
   * Ack Neil Williams's NMU; thanks!
   * Stop shipping .la files altogether; remove dependency_libs stripping code
     from rules; rdepends of libwmf-dev either dont ship any .la files or ship
     .la files which don't reference the libwmf one.
   * Add comment to debian/libwmf0.2-7.lintian-overrides to point at
     Debian #382511.
   * Update my email address in control.
   * Drop defoma support from the packaging; closes: #542336; based on patch
     from Christian Perrier; thanks!  Defoma support is also included in the
     upstream configure.{ac,in}, but is largely useless nowadays, at least the
     generated libwmf XML fontmap in /var/lib/defoma/libwmf0.2-7.d/fontmap
     doesn't list any actual font on my system.
     - Drop defoma build-dep and dep.
     - Stop shipping a var/lib/defoma/libwmf0.2-7.d directory and "rm -rf"
       it on upgrades of libwmf0.2-7.
     - Drop debian/defoma XML fontmap generation script which seems to be
       generating an empty XML fontmap nowadays; incidentally closes: #501871.
     - Stop passing --with-fontdir=/var/lib/defoma/$(libwmf_pkg).d and
       --with-gsfontdir=/var/lib/defoma/$(libwmf_pkg).d to configure; these are
       going away and didn't have any font files anyway.
     - Review fontdir, gsfontdir, sysfontmap, gsfontmap and xtrafontmap
       configure args:
       . sysfontmap is the default XML fontmap (when not specified via the API)
         and currently points at an empty XML list of fonts; this is parsed
         either by libexpat1 or libxml2; in both cases, no specific message is
         output by default if the file is missing.  The configure.ac default
         for this file is /usr/share/fonts/fontmap which has a change of
         existing with random data some day, so just set it to /non-existent.
       . xtrafontmap is similar to sysfontmap and serves asan extra fontmap on
         top of the system one.  It's also used by thelibwmf-fontmap tool which
         serves generation of fontmap XML files and isn't shipped nor used
         during build.  Keep xtrafontmap set to /etc/libwmf.fontmap to allow
         for local configuration.
       . gsfontmap is similar to sysfontmap except it points at a
         GhostScript-style Fontmap.  It seems sensible to point libwmf at
         /var/lib/ghostscript/fonts/Fontmap as generated by ghostscript's
         update-gsfontmap.
       . gsfontdir is just appended to the font search path.  Set it to
         /usr/share/fonts/type1/gsfont which is where gsfonts ships its fonts.
       . fontdir is used as the default font search location, as the default
         search location for libwmf-fontmap, as the default pathname for
         bundled fonts in the bundled XML fontmap file -- neither of which are
         currently shipped -- and as a configure default for other pathnames
         such as xtrafontmap.  Set it to /non-existent as there currently isn't
         any single directory with all supported fonts that would be useful to
         list.
   * Add debian/TODO suggesting that this package ought to generate its own
     fontmap in its own XML format, perhaps into /var/lib/libwmf/, as a trigger
     whenever /usr/share/fonts is updated.
   * Fix typo in 0.2.8.4-5 changelog entry (which closed Debian #382511 instead
     of Debian #405012).
   * Update libwmf-bin description to list names of utilities; closes: #519601.
   * Cleanup libwmf-dev deps: list ${shlibs:Depends} but drop all deps except
     for packages shipping headers referenced in libwmf's headers
     (libfreetype6-dev, x11proto-core-dev, libx11-dev, zlib1g-dev).
   * Drop obsolete Replaces/Conflicts on libwmf0-dev and libwmf0.
   * Wrap build-deps and deps to get cleaner diffs.
   * Bump up Standards-Version to 3.9.2.
   * Drop libsm-dev, libxt-dev and libice-dev build-deps; might have been used
     with AC_PATH_XTRA in the past.
   * Rename debian/install to debian/libwmf0.2-7.install.
   * Take libwmf-bin symlink upgrade snippe from Ubuntu to minimize delta;
     can be dropped in may 2012.
Checksums-Sha1: 
 6147248b0ac8e3baebe60052a18305536ae4e53f 1397 libwmf_0.2.8.4-9.dsc
 b3a10212a43e757a75d77d623e01ac4a9aa9758b 9384 libwmf_0.2.8.4-9.debian.tar.gz
 09416aa96ae15219c4c85ea7d956ed83b68774ab 309240 libwmf-doc_0.2.8.4-9_all.deb
 539d9f1bda83d6b7ff471e2d4616dea5934be1e2 191028 libwmf0.2-7_0.2.8.4-9_amd64.deb
 1cf0b60d75e5eb31462b8d58928631284d31d59f 43226 libwmf-bin_0.2.8.4-9_amd64.deb
 04fdb18f34ab939773388ab31cc129cbfc92633e 235138 libwmf-dev_0.2.8.4-9_amd64.deb
Checksums-Sha256: 
 2957bc29750222f0c1388e00a5538ce3c3bee7f3eb4909c1842655d8b58e636e 1397 
libwmf_0.2.8.4-9.dsc
 fb3d667e554fa06f96198c3b3e43a5808e2f5117d995face3b7abea40e561c2e 9384 
libwmf_0.2.8.4-9.debian.tar.gz
 9024ce022b1f56e2b2136d0a988d5282e6b16029297f103f1682829fb93b1363 309240 
libwmf-doc_0.2.8.4-9_all.deb
 15422144aebc19bc7b3e58c2fcc0ccb11c3fe194ec7c610e9d3e9d9a5480abbc 191028 
libwmf0.2-7_0.2.8.4-9_amd64.deb
 4c4f98fa46346204d0ec8b4ee7905ea9f844f7cb90caf9b9a0f16522b06861b0 43226 
libwmf-bin_0.2.8.4-9_amd64.deb
 18991703b83823d74d036169b5357cd55959e02703c8be0a5b451b3ac823ce0d 235138 
libwmf-dev_0.2.8.4-9_amd64.deb
Files: 
 1d173b950a091c3b0cf74ecceb185f46 1397 libs optional libwmf_0.2.8.4-9.dsc
 b124b2c6787a48b06d740b25326a98d9 9384 libs optional 
libwmf_0.2.8.4-9.debian.tar.gz
 381a747df82594ae907b8505ee442eeb 309240 doc optional 
libwmf-doc_0.2.8.4-9_all.deb
 86fc2e29530dc56a7928682a6f5e96f5 191028 libs optional 
libwmf0.2-7_0.2.8.4-9_amd64.deb
 0d5003259e3d8c44f42f618855b3b43a 43226 graphics optional 
libwmf-bin_0.2.8.4-9_amd64.deb
 a76d1d933eeb25f2bf725d2b1fc88c8b 235138 libdevel optional 
libwmf-dev_0.2.8.4-9_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)

iEYEARECAAYFAk8F/pQACgkQ4VUX8isJIMD2mACgvmg6Wmd8klG9Wsre3+sD6aGW
Mg8AoKQJZmHM3jVaHSI2H8Y5O+Zu8v4l
=5NQP
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to