Your message dated Sat, 17 Mar 2007 20:32:07 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#272498: fixed in libdvdnav 0.1.10-0.2
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: libdvdnav
Severity: wishlist
Tags: patch
Fails to build from source. Patch attached.
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: kfreebsd-i386 (i386)
Kernel: GNU/kFreeBSD 5.2.1-6
Locale: LANG=C, LC_CTYPE=C (ignored: LC_ALL set to C)
diff -ur libdvdnav-0.1.9.old/src/bswap.h libdvdnav-0.1.9/src/bswap.h
--- libdvdnav-0.1.9.old/src/bswap.h 2003-04-29 21:31:35.000000000 +0200
+++ libdvdnav-0.1.9/src/bswap.h 2004-09-20 14:02:33.000000000 +0200
@@ -35,7 +35,7 @@
#include <sys/param.h>
#endif
-#if defined(__linux__)
+#if defined(__linux__) || defined(__GNU__) || defined(__GLIBC__)
#include <byteswap.h>
#define B2N_16(x) x = bswap_16(x)
#define B2N_32(x) x = bswap_32(x)
--- End Message ---
--- Begin Message ---
Source: libdvdnav
Source-Version: 0.1.10-0.2
We believe that the bug you reported is fixed in the latest version of
libdvdnav, which is due to be installed in the Debian FTP archive:
libdvdnav-dev_0.1.10-0.2_amd64.deb
to pool/main/libd/libdvdnav/libdvdnav-dev_0.1.10-0.2_amd64.deb
libdvdnav4_0.1.10-0.2_amd64.deb
to pool/main/libd/libdvdnav/libdvdnav4_0.1.10-0.2_amd64.deb
libdvdnav_0.1.10-0.2.diff.gz
to pool/main/libd/libdvdnav/libdvdnav_0.1.10-0.2.diff.gz
libdvdnav_0.1.10-0.2.dsc
to pool/main/libd/libdvdnav/libdvdnav_0.1.10-0.2.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.
Aurelien Jarno <[EMAIL PROTECTED]> (supplier of updated libdvdnav 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: Sun, 11 Mar 2007 19:55:08 +0100
Source: libdvdnav
Binary: libdvdnav4 libdvdnav-dev
Architecture: source amd64
Version: 0.1.10-0.2
Distribution: unstable
Urgency: low
Maintainer: Philipp Matthias Hahn <[EMAIL PROTECTED]>
Changed-By: Aurelien Jarno <[EMAIL PROTECTED]>
Description:
libdvdnav-dev - The DVD navigation library, development package
libdvdnav4 - The DVD navigation library
Closes: 272498
Changes:
libdvdnav (0.1.10-0.2) unstable; urgency=low
.
* Porter NMU.
* Add byte swapping support for glibc based OS (closes: #272498).
Files:
695ddee47df4d30ef9d08d58a7018717 632 libs optional libdvdnav_0.1.10-0.2.dsc
c456974b209bb5c37f2b83ae918b63a9 239815 libs optional
libdvdnav_0.1.10-0.2.diff.gz
97fbb0dfc434351e8d04b6d20bb8851f 95584 libs optional
libdvdnav4_0.1.10-0.2_amd64.deb
d5cdc74c9613823aa0e07e0988195b77 144822 libdevel optional
libdvdnav-dev_0.1.10-0.2_amd64.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFF9FFdw3ao2vG823MRAjS9AJwNoilVnDv0hbJcBjWwknQtDhwxyQCfYAHy
cpf22SMoCkfV8Gi6p14c1kc=
=hD81
-----END PGP SIGNATURE-----
--- End Message ---