Your message dated Sat, 09 Sep 2006 14:33:17 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#385174: fixed in libcaca 0.99.beta4-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)
--- Begin Message ---
Package: libcaca
Version: 0.99.beta3-1
Severity: normal
libcaca 0.9-6 (and, presumably, earlier versions) contained a
CACA_DITHERING_NONE constant. This constant, and seeminly others, are missing
from version 0.99.beta3-1 of the package. This causes GStreamer to fail to
build against this version of libcaca.
If this is a deliberate API change by upstream, then either both versions of
the API should be supported by Debian, or all packages that build against
libcaca[0] will have to be ported to the new API.
[0]
([EMAIL PROTECTED]:~) grep-dctrl -s Package -F Build-Depends libcaca-dev
/var/lib/apt/lists/*Sources
Package: gst-plugins-good0.10
Package: gst-plugins0.8
Package: vlc
Package: xine-lib
Package: xine-ui
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (101, 'experimental')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.17-1-686
Locale: LANG=cy_GB.UTF-8, LC_CTYPE=cy_GB.UTF-8 (charmap=UTF-8)
--- End Message ---
--- Begin Message ---
Source: libcaca
Source-Version: 0.99.beta4-1
We believe that the bug you reported is fixed in the latest version of
libcaca, which is due to be installed in the Debian FTP archive:
caca-utils_0.99.beta4-1_i386.deb
to pool/main/libc/libcaca/caca-utils_0.99.beta4-1_i386.deb
libcaca-dev_0.99.beta4-1_i386.deb
to pool/main/libc/libcaca/libcaca-dev_0.99.beta4-1_i386.deb
libcaca0_0.99.beta4-1_i386.deb
to pool/main/libc/libcaca/libcaca0_0.99.beta4-1_i386.deb
libcaca_0.99.beta4-1.diff.gz
to pool/main/libc/libcaca/libcaca_0.99.beta4-1.diff.gz
libcaca_0.99.beta4-1.dsc
to pool/main/libc/libcaca/libcaca_0.99.beta4-1.dsc
libcaca_0.99.beta4.orig.tar.gz
to pool/main/libc/libcaca/libcaca_0.99.beta4.orig.tar.gz
libcucul-dev_0.99.beta4-1_i386.deb
to pool/main/libc/libcaca/libcucul-dev_0.99.beta4-1_i386.deb
libcucul0_0.99.beta4-1_i386.deb
to pool/main/libc/libcaca/libcucul0_0.99.beta4-1_i386.deb
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.
Sam Hocevar (Debian packages) <[EMAIL PROTECTED]> (supplier of updated libcaca
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: Sat, 9 Sep 2006 20:00:40 +0200
Source: libcaca
Binary: caca-utils libcaca-dev libcucul-dev libcucul0 libcaca0
Architecture: source i386
Version: 0.99.beta4-1
Distribution: unstable
Urgency: low
Maintainer: Sam Hocevar (Debian packages) <[EMAIL PROTECTED]>
Changed-By: Sam Hocevar (Debian packages) <[EMAIL PROTECTED]>
Description:
caca-utils - text mode graphics utilities
libcaca-dev - development files for libcaca
libcaca0 - colour ASCII art library
libcucul-dev - development files for libcucul
libcucul0 - low-level Unicode character drawing library
Closes: 379770 385076 385174
Changes:
libcaca (0.99.beta4-1) unstable; urgency=low
.
* New upstream release.
.
* Upstream added a compatibility layer for the older API. To use it, just
add the following three lines after the usual #include <caca.h>:
.
#include <caca.h>
#ifdef CACA_API_VERSION_1
# include <caca0.h>
#endif
.
(Closes: #385174).
.
* caca-config now only outputs required libraries and does not clutter the
build with libcaca's dependencies (Closes: #385076).
.
* Upstream fixed manpage links (Closes: #379770).
Files:
7170f2fa34b514427a009cdf5022f608 731 libs optional libcaca_0.99.beta4-1.dsc
7d9d9b9e093e5235980716278636a67d 702914 libs optional
libcaca_0.99.beta4.orig.tar.gz
e4fbf6885eeb1bfaf94f187ae3d64c25 4747 libs optional
libcaca_0.99.beta4-1.diff.gz
c85c08df75ac89f0e12fe0e609d3c5d6 578608 libdevel optional
libcucul-dev_0.99.beta4-1_i386.deb
6b965fc1e6e7739ce777982dcc5de26d 85600 libdevel optional
libcaca-dev_0.99.beta4-1_i386.deb
06188f78ac47d61ea2c9eafe833a73dc 166852 libs optional
libcucul0_0.99.beta4-1_i386.deb
2cc296173e6f5175a99d92ccd5a774a6 82546 libs optional
libcaca0_0.99.beta4-1_i386.deb
573a9e0cabfaf4f834a24f46d5983597 84616 utils optional
caca-utils_0.99.beta4-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFFAwbNfPP1rylJn2ERAmSvAJ4t784C4a3RyLJyb7/s4YzsLmtpDgCdFwpq
8fdiS44s0YelMZIGCsJF0BU=
=0JzC
-----END PGP SIGNATURE-----
--- End Message ---