Your message dated Tue, 09 Jun 2009 23:09:00 +0000
with message-id <[email protected]>
and subject line Bug#516680: fixed in faad2 2.7-1
has caused the Debian Bug report #516680,
regarding faad2 should include debug packages
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.)


-- 
516680: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=516680
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: faad2
Severity: wishlist

Please build faad2 with debug packages for it's libraries.

I know that faad2 supports the nostrip option, but I would rather see faad2 
have debug packages for it's libraries. The reason for this is that I find it 
annoying that I have to rebuild/reinstall the faad2 libraries everytime I do 
an apt-get update. I also do not want to change the version of the faad2 
packages.

-- System Information:
Debian Release: 5.0
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/2 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

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


--- End Message ---
--- Begin Message ---
Source: faad2
Source-Version: 2.7-1

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

faad2-dbg_2.7-1_i386.deb
  to pool/main/f/faad2/faad2-dbg_2.7-1_i386.deb
faad2_2.7-1.diff.gz
  to pool/main/f/faad2/faad2_2.7-1.diff.gz
faad2_2.7-1.dsc
  to pool/main/f/faad2/faad2_2.7-1.dsc
faad2_2.7.orig.tar.gz
  to pool/main/f/faad2/faad2_2.7.orig.tar.gz
faad_2.7-1_i386.deb
  to pool/main/f/faad2/faad_2.7-1_i386.deb
libfaad-dev_2.7-1_i386.deb
  to pool/main/f/faad2/libfaad-dev_2.7-1_i386.deb
libfaad2_2.7-1_i386.deb
  to pool/main/f/faad2/libfaad2_2.7-1_i386.deb
libmp4ff-dev_2.7-1_i386.deb
  to pool/main/f/faad2/libmp4ff-dev_2.7-1_i386.deb
libmp4ff0_2.7-1_i386.deb
  to pool/main/f/faad2/libmp4ff0_2.7-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.
Fabian Greffrath <[email protected]> (supplier of updated faad2 
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: Wed, 03 Jun 2009 11:02:00 +0200
Source: faad2
Binary: libfaad-dev libmp4ff-dev libfaad2 libmp4ff0 faad2-dbg faad
Architecture: source i386
Version: 2.7-1
Distribution: experimental
Urgency: low
Maintainer: Debian multimedia packages maintainers 
<[email protected]>
Changed-By: Fabian Greffrath <[email protected]>
Description: 
 faad       - freeware Advanced Audio Decoder player
 faad2-dbg  - freeware Advanced Audio Decoder - debugging symbols
 libfaad-dev - freeware Advanced Audio Decoder - development files
 libfaad2   - freeware Advanced Audio Decoder - runtime files
 libmp4ff-dev - faad2 MP4 file format library - development files
 libmp4ff0  - faad2 MP4 file format library - shared library
Closes: 485373 503657 505901 515072 516680
Changes: 
 faad2 (2.7-1) experimental; urgency=low
 .
   [ Andres Mejia ]
   * New upstream release. (Closes: #515072)
   * Verified all patches are either applied upstream, or a different
     implementation is used.
     + (Closes: #505901)
     + (Closes: #503657)
   * Switch to quilt.
   * Add -DPIC for CFLAGS.
   * Don't include dpatch.make in debian/rules.
   * Update watch file to default DEHS would use.
   * Bump to using debhelper 7.
   * Use quilt (>= 0.46-7).
   * Update control file.
   * Add DM-Upload-Allowed: yes field.
   * Don't include dummy package anymore.
   * Add in description for libfaad2 that it contains shared library.
   * Move libfaad-dev to the front to be 'default' package debhelper acts
     on.
   * Add ${misc:Depends} for all packages. Remove libc dev packages from
     Depends.
   * Add debug packages. (Closes: #516680)
   * Rewrite debian/rules to use new debhelper and quilt.
   * Rename <package>.files to <package>.install. Be more specific what
     to include in libfaad-dev. Also include .install files for other packages.
   * Add libmp4ff-dev package.
   * Don't include version for rename of libfaad package. Place all debug
     symbols  for binary packages in faad2-dbg.
   * Modify description for libmp4ff-dev.
   * Update address to FSF in debian/copyright.
   * Fix hyphen in manpage. Fixes lintian warning as well.
   * Patch faad2 to create a shared lib for libmp4ff. (Closes: #485373)
   * Allow to pass in more CFLAGS via DEB_CFLAGS.
   * Add in DRM (Digital Radio Mondiale) support.
   * Add Build-Depends of automake, autoconf, and autotools-dev.
 .
   [ Fabian Greffrath ]
   * Add myself to Uploaders.
   * Clean up Build-Depends: libid3-dev was only needed for the obsolete
     XMMS plugin, autotools stuff shouldn't be needed at all.
   * Untagle library file names in the install rules.
   * Revert overriding of CFLAGS, dpkg-buildpackage will choose
     appripriate settings. Revert running the entire autoreconf sequence
     before calling ./configure. Build without DRM support, it has proven
     to break base functionality.
   * Clean up watch file.
   * Make faad2-dbg and libmp4ff-dev depend on libmp4ff0.
   * Improve short description for the libmp4ff\* packages.
   * debian/patches/70_automake-1.9.patch: New patch, run automake-1.9 to
     regenerate Makefile.in with the changes introduced by
     debian/patches/libmp4ff-shared-lib.patch.
   * Do not ship .la files in the development packages.
   * Add reasonable defaults to CFLAGS/CXXFLAGS.
Checksums-Sha1: 
 e2db6b63d6581a11cc6fe07712b676d585c92c1d 1544 faad2_2.7-1.dsc
 22118978d00988b6cc6898e7dc7f7849711016e9 1124523 faad2_2.7.orig.tar.gz
 9ed348de3a4ca8196ad3791a2252b3a7143f3c5e 8293 faad2_2.7-1.diff.gz
 503a6646a9ba3c52b157786aa2da4e766d6438b4 178478 libfaad-dev_2.7-1_i386.deb
 a69f6f5e80171c33dad95eed6cb9245d393599b9 25904 libmp4ff-dev_2.7-1_i386.deb
 53590ace788b142e8a363693a194726867ec5395 167484 libfaad2_2.7-1_i386.deb
 fad7cd745274e56d0e8660b7db2cd549f85f6f28 23828 libmp4ff0_2.7-1_i386.deb
 9d3ec4a05efdbd6a0e7861494d96beecc5a223e0 189030 faad2-dbg_2.7-1_i386.deb
 ba7f6ad0ce8e9c26460c5059d11a2546294fc3c7 20082 faad_2.7-1_i386.deb
Checksums-Sha256: 
 a656168949c947ca89fa223880c71da9fceeb041974e85a501344885f328a035 1544 
faad2_2.7-1.dsc
 9d5e35f104c531ef3ff7f4a514578bdfaff3df99ee35ccccb121b0a859295270 1124523 
faad2_2.7.orig.tar.gz
 5bdca97efda2cb1c2749fc7cec44bb1d00d11b71a1c1a9198d051b3d6015b77c 8293 
faad2_2.7-1.diff.gz
 18d055e67f932b681b3cdb5c1a1521bbe2351c6064a9b6c0b480ebe38c49f030 178478 
libfaad-dev_2.7-1_i386.deb
 ba79c2b58680c5530f9c1c9d39cc866ec520fb6289538bfa2314f8d767e2d9d0 25904 
libmp4ff-dev_2.7-1_i386.deb
 003e22bc8479ebc021ecfaccc389ca0e59b24622727af4f886d9650d3c08fa45 167484 
libfaad2_2.7-1_i386.deb
 dd46983166a64950fd32a556d1dfbd8b5f22d88a0aa2dee15b2906e524100e35 23828 
libmp4ff0_2.7-1_i386.deb
 a65f82f1190f5153bfacf20310997c6091dbe9c6e5fc556745ba7d7aea7646dc 189030 
faad2-dbg_2.7-1_i386.deb
 7ef1dc456da194c2ad2f1261d719a8a8fd2f0dd7c6c351c7e30a6c639fb39a13 20082 
faad_2.7-1_i386.deb
Files: 
 8724b92c235724bca6c008a846f2b826 1544 libs optional faad2_2.7-1.dsc
 1572090beee91d91efd088394da68214 1124523 libs optional faad2_2.7.orig.tar.gz
 fa4eb773624701550c1e93ca680d1073 8293 libs optional faad2_2.7-1.diff.gz
 5ca17bc56d9a1c34e926da7108a57675 178478 libdevel optional 
libfaad-dev_2.7-1_i386.deb
 00b8c3a85f478dd98b85a44c1188245e 25904 libdevel optional 
libmp4ff-dev_2.7-1_i386.deb
 02785402259a0b2a4d41b3f7a776edb8 167484 libs optional libfaad2_2.7-1_i386.deb
 608a50eac36b73169ae64b545260bbe6 23828 libs optional libmp4ff0_2.7-1_i386.deb
 ebd23edd3744573ff8c030a23b662f87 189030 debug extra faad2-dbg_2.7-1_i386.deb
 25f4efe5384b4b65ec60b16e2f1373e5 20082 sound optional faad_2.7-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Debian Powered!

iJwEAQECAAYFAkoo3L8ACgkQ78RAoABp8o8A3gP/QlnlaWZBAYtvCrjGgRq0R8n0
EZqLCS9xCsQZVRRo/yx0cf+/92xLD5k5/NIv5kAlNQdOvse69YVm2fSgZalh5MdV
adEvI7U3eI27ImpphPMkeliyK24g87eakDo6KX6LY+lLlh3VF+uQSLQa8HVozrYK
RbPNu7owrx14VWnle2s=
=nCXk
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to