Your message dated Thu, 24 Mar 2005 08:32:14 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#263911: fixed in libwmf 0.2.8.3-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--------------------------------------
Received: (at submit) by bugs.debian.org; 22 Sep 2004 15:59:11 +0000
>From [EMAIL PROTECTED] Wed Sep 22 08:59:11 2004
Return-path: <[EMAIL PROTECTED]>
Received: from ms-smtp-04.nyroc.rr.com [24.24.2.58]
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1CA9WR-0000JJ-00; Wed, 22 Sep 2004 08:59:11 -0700
Received: from norbert.strandboge.cxm (roc-24-93-23-79.rochester.rr.com
[24.93.23.79])
by ms-smtp-04.nyroc.rr.com (8.12.10/8.12.10) with ESMTP id
i8MFx7Ih023077;
Wed, 22 Sep 2004 11:59:08 -0400 (EDT)
Received: from sirius.strandboge.cxm (vpn1b.strandboge.cxm [10.4.0.2])
by norbert.strandboge.cxm (smtp server) with ESMTP id i8MFx4sk017880;
Wed, 22 Sep 2004 11:59:05 -0400 (EDT)
Received: from james by sirius.strandboge.cxm with local (Exim 4.34)
id 1CA9Sz-000743-17; Wed, 22 Sep 2004 11:55:37 -0400
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: James D Strandboge <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: libwmf0.2-7: have libwmf register with gdkpixbuf
X-Mailer: reportbug 2.63
Date: Wed, 22 Sep 2004 11:55:36 -0400
Message-Id: <[EMAIL PROTECTED]>
Sender: James Strandboge <[EMAIL PROTECTED]>
X-Scanned-By: MIMEDefang 2.43
X-Virus-Scanned: Symantec AntiVirus Scan Engine
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE,
REMOVE_IN_QUOTES autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level:
Package: libwmf0.2-7
Version: 0.2.8-1.1
Severity: wishlist
In order to use wmf from within gtk2 apps (eg glabels), libwmf
needs to be compiled with gtk and the gdkpixbuf loaders installed.
Here is what I did to your package to accomplish this:
add to debian/install:
debian/tmp/usr/lib/gtk-2.0
created debian/libwmf0.2-7.postinst:
#!/bin/sh
set -e
# update gdk-pixbuf
if [ "$1" = "configure" ]; then
/usr/sbin/update-gdkpixbuf-loaders
fi
created debian/libwmf0.2-7.postrm:
#!/bin/sh
set -e
# update gdk-pixbuf
if [ "$1" = "remove" ]; then
/usr/sbin/update-gdkpixbuf-loaders
fi
Update debian/control to have Build-Depends on libgtk2.0-dev and
libwmf0.2-7 to have Depends on libgtk2.0-common.
Recompile and now gtk2 apps have access to libwmf! :)
Jamie Strandboge
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing')
Architecture: i386 (i686)
Kernel: Linux 2.4.27-1-686
Locale: LANG=C, LC_CTYPE=C
Versions of packages libwmf0.2-7 depends on:
ii gsfonts 8.14+urwcyr1.0.7pre35-1 Fonts for the Ghostscript interpre
ii libc6 2.3.2.ds1-16 GNU C Library: Shared libraries an
ii libexpat1 1.95.6-8 XML parsing C library - runtime li
ii libfreetype6 2.1.7-2.2 FreeType 2 font engine, shared lib
ii libjpeg62 6b-9 The Independent JPEG Group's JPEG
ii libpng12-0 1.2.5.0-7 PNG library - runtime
ii xlibs 4.3.0.dfsg.1-4 X Window System client libraries m
ii zlib1g 1:1.2.1.1-7 compression library - runtime
-- no debconf information
---------------------------------------
Received: (at 263911-close) by bugs.debian.org; 24 Mar 2005 13:38:03 +0000
>From [EMAIL PROTECTED] Thu Mar 24 05:38:03 2005
Return-path: <[EMAIL PROTECTED]>
Received: from newraff.debian.org [208.185.25.31] (mail)
by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
id 1DESXD-0001Lf-00; Thu, 24 Mar 2005 05:38:03 -0800
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
id 1DESRa-0006wx-00; Thu, 24 Mar 2005 08:32:14 -0500
From: Matej Vela <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.55 $
Subject: Bug#263911: fixed in libwmf 0.2.8.3-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Thu, 24 Mar 2005 08:32:14 -0500
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-Spam-Level:
X-CrossAssassin-Score: 2
Source: libwmf
Source-Version: 0.2.8.3-1
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.3-1_i386.deb
to pool/main/libw/libwmf/libwmf-bin_0.2.8.3-1_i386.deb
libwmf-dev_0.2.8.3-1_i386.deb
to pool/main/libw/libwmf/libwmf-dev_0.2.8.3-1_i386.deb
libwmf-doc_0.2.8.3-1_all.deb
to pool/main/libw/libwmf/libwmf-doc_0.2.8.3-1_all.deb
libwmf0.2-7_0.2.8.3-1_i386.deb
to pool/main/libw/libwmf/libwmf0.2-7_0.2.8.3-1_i386.deb
libwmf_0.2.8.3-1.diff.gz
to pool/main/libw/libwmf/libwmf_0.2.8.3-1.diff.gz
libwmf_0.2.8.3-1.dsc
to pool/main/libw/libwmf/libwmf_0.2.8.3-1.dsc
libwmf_0.2.8.3.orig.tar.gz
to pool/main/libw/libwmf/libwmf_0.2.8.3.orig.tar.gz
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.
Matej Vela <[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.7
Date: Thu, 24 Mar 2005 13:47:38 +0100
Source: libwmf
Binary: libwmf-dev libwmf-bin libwmf-doc libwmf0.2-7
Architecture: source all i386
Version: 0.2.8.3-1
Distribution: unstable
Urgency: low
Maintainer: Matej Vela <[EMAIL PROTECTED]>
Changed-By: Matej Vela <[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: 220989 224142 247274 255979 263911 267510 287984
Changes:
libwmf (0.2.8.3-1) unstable; urgency=low
.
* New upstream release. Closes: #255979.
- Uses <ft2build.h>. Closes: #220989, #224142.
* Instead of relying on hardcoded paths from gsfonts, use Defoma to
generate an XML fontmap. (This makes libwmf-fontmap unnecessary.)
Closes: #287984.
* src/font.c (wmf_ipa_font_init): Always check the generated fontmap.
* src/font.c (ipa_font_add_cache): Compare cache entries by name rather
than by path in order to correctly handle aliases.
* Build-depend on libx11-dev rather than xlibs-dev. Closes: #247274.
* Install gdk-pixbuf loader. Closes: #263911.
* debian/rules:
- Automatically update libtool and config.sub. Closes: #267510.
- Specify build and host type to configure.
- Honor DEB_BUILD_OPTIONS=noopt.
* Conforms to Standards version 3.6.1.
Files:
d625fe4f918a0892c1c1183b057ca242 770 libs optional libwmf_0.2.8.3-1.dsc
c7246bb724664189ade7895547387e6a 1737021 libs optional
libwmf_0.2.8.3.orig.tar.gz
29bfb82fd314dfed22a8578b10c41a44 6686 libs optional libwmf_0.2.8.3-1.diff.gz
2e779554066c5e34ae928e5e381fcb30 172608 libs optional
libwmf0.2-7_0.2.8.3-1_i386.deb
b7f9f2445d4307a40571f130ff58cde6 16294 graphics optional
libwmf-bin_0.2.8.3-1_i386.deb
5b82cd1be017bd9796cc26577766616a 194200 devel optional
libwmf-dev_0.2.8.3-1_i386.deb
878a0263fc8afc4c5a6f0b162e5f97c8 271752 doc optional
libwmf-doc_0.2.8.3-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (GNU/Linux)
iD8DBQFCQrf7xBYivKllgY8RAqh/AKCrt9GInZF2zIDgl6lYc3Q7MEDxEgCfX/uP
sBKcI7IsJMiAajy+BRTwZgQ=
=itSm
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]