Your message dated Sun, 17 Apr 2011 10:33:31 +0000
with message-id <[email protected]>
and subject line Bug#592757: fixed in gst-plugins-bad0.10 0.10.21.2-1
has caused the Debian Bug report #592757,
regarding gst-plugins-bad0.10: amrwb should be renamed to amrwbenc in 
debian/extra
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.)


-- 
592757: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=592757
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: gst-plugins-bad0.10
Version: 0.10.19-1
Severity: normal
Tags: patch
User: [email protected]
Usertags: origin-ubuntu maverick ubuntu-patch

amrwb was renamed to amrwbenc in all places except a switch statement in 
debian/extra, which is fixed in this patch.


*** /tmp/tmpNgbLow
In Ubuntu, we've applied the attached patch to achieve the following:

  * debian/extra: replaced amrwb occurence with amrwbenc, many thanks
    Olivier Naudan (LP:#608112)

We thought you might be interested in doing the same. 


-- System Information:
Debian Release: squeeze/sid
  APT prefers maverick-updates
  APT policy: (500, 'maverick-updates'), (500, 'maverick-security'), (500, 
'maverick')
Architecture: i386 (i686)

Kernel: Linux 2.6.35-14-generic (SMP w/2 CPU cores)
Locale: LANG=en_US.utf8, LC_CTYPE=en_US.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
diff -u gst-plugins-bad0.10-0.10.19/debian/extra gst-plugins-bad0.10-0.10.19/debian/extra
--- gst-plugins-bad0.10-0.10.19/debian/extra
+++ gst-plugins-bad0.10-0.10.19/debian/extra
@@ -28,7 +28,7 @@
 
   control)
     case $2 in
-      amrwb)
+      amrwbenc)
 cat << EOF
 Package: @GST_PKGNAME@-amrwbenc
 Architecture: any
diff -u gst-plugins-bad0.10-0.10.19/debian/changelog gst-plugins-bad0.10-0.10.19/debian/changelog

--- End Message ---
--- Begin Message ---
Source: gst-plugins-bad0.10
Source-Version: 0.10.21.2-1

We believe that the bug you reported is fixed in the latest version of
gst-plugins-bad0.10, which is due to be installed in the Debian FTP archive:

gst-plugins-bad0.10_0.10.21.2-1.debian.tar.gz
  to main/g/gst-plugins-bad0.10/gst-plugins-bad0.10_0.10.21.2-1.debian.tar.gz
gst-plugins-bad0.10_0.10.21.2-1.dsc
  to main/g/gst-plugins-bad0.10/gst-plugins-bad0.10_0.10.21.2-1.dsc
gst-plugins-bad0.10_0.10.21.2.orig.tar.bz2
  to main/g/gst-plugins-bad0.10/gst-plugins-bad0.10_0.10.21.2.orig.tar.bz2
gstreamer0.10-plugins-bad-dbg_0.10.21.2-1_amd64.deb
  to 
main/g/gst-plugins-bad0.10/gstreamer0.10-plugins-bad-dbg_0.10.21.2-1_amd64.deb
gstreamer0.10-plugins-bad-doc_0.10.21.2-1_all.deb
  to 
main/g/gst-plugins-bad0.10/gstreamer0.10-plugins-bad-doc_0.10.21.2-1_all.deb
gstreamer0.10-plugins-bad_0.10.21.2-1_amd64.deb
  to main/g/gst-plugins-bad0.10/gstreamer0.10-plugins-bad_0.10.21.2-1_amd64.deb
gstreamer0.10-sdl_0.10.21.2-1_amd64.deb
  to main/g/gst-plugins-bad0.10/gstreamer0.10-sdl_0.10.21.2-1_amd64.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.
Sebastian Dröge <[email protected]> (supplier of updated gst-plugins-bad0.10 
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: Sun, 17 Apr 2011 11:10:36 +0200
Source: gst-plugins-bad0.10
Binary: gstreamer0.10-plugins-bad-doc gstreamer0.10-plugins-bad 
gstreamer0.10-sdl gstreamer0.10-plugins-bad-dbg
Architecture: source all amd64
Version: 0.10.21.2-1
Distribution: experimental
Urgency: low
Maintainer: Maintainers of GStreamer packages 
<[email protected]>
Changed-By: Sebastian Dröge <[email protected]>
Description: 
 gstreamer0.10-plugins-bad - GStreamer plugins from the "bad" set
 gstreamer0.10-plugins-bad-dbg - GStreamer plugins from the "bad" set (debug 
symbols)
 gstreamer0.10-plugins-bad-doc - GStreamer documentation for plugins from the 
"bad" set
 gstreamer0.10-sdl - GStreamer plugin for SDL output
Closes: 592757
Changes: 
 gst-plugins-bad0.10 (0.10.21.2-1) experimental; urgency=low
 .
   [ Alessandro Decina ]
   * debian/rules:
     + Include dh-autoreconf cdbs rule
   * debian/build-deps.in:
     + Add dependency on dh-autoreconf
 .
   [ Loïc Minier ]
   * Use linux-any in build-deps instead of type-handling.
   * Rework sed calls to avoid cat | sed and sed | sed.
   * s/amrwb/amrwbenc/ in a leftover case statement in debian/extra; thanks
     Mohamed Amine IL Idrissi; closes: #592757.
 .
   [ Sebastian Dröge ]
   * New upstream pre-release:
     + debian/patches/01_soundtouch-pc.patch,
       debian/patches/02_shm_fixes.patch:
       - Dropped, merged upstream.
     + debian/build-deps.in:
       - Update ORC build dependency to >= 0.4.11.
     + debian/rules,
       debian/build-deps.in:
       - Build-depend on GStreamer core/base >= 0.10.32.2.
     + debian/build-deps.in,
       debian/rules,
       debian/gstreamer-plugins-bad.install:
       - Remove audioparsersbad and qtmux plugins, they moved to -good.
       - Add curl, fieldanalysis, fragmented, mpegtsdemux, patchdetect,
         rtpvp8, sdi, videofiltersbad and videoparsersbad plugins.
Checksums-Sha1: 
 3ce5a379e2c7098a9db7d1d27d1991a2a71eff75 2655 
gst-plugins-bad0.10_0.10.21.2-1.dsc
 5c208082c686df9e4ace57202e75112d3caffeb7 3492438 
gst-plugins-bad0.10_0.10.21.2.orig.tar.bz2
 44fa155cb975e1f5efb3b16f66bd8c2996015042 20098 
gst-plugins-bad0.10_0.10.21.2-1.debian.tar.gz
 343b218e49e60ca04b8fee367198a10399b91572 762784 
gstreamer0.10-plugins-bad-doc_0.10.21.2-1_all.deb
 459772be6dc80a020b5e15e6360ff3004a6c1c36 2364024 
gstreamer0.10-plugins-bad_0.10.21.2-1_amd64.deb
 96da4b48d30d65da1df768d7d258999874e8c0ce 560870 
gstreamer0.10-sdl_0.10.21.2-1_amd64.deb
 b7f325fb93d6d596eef71f73b9c7ff53bfd46203 5851578 
gstreamer0.10-plugins-bad-dbg_0.10.21.2-1_amd64.deb
Checksums-Sha256: 
 4d17239e2ce957029929ccf17e507bcadc2201e6af0af6e5b9a343905f77f4bd 2655 
gst-plugins-bad0.10_0.10.21.2-1.dsc
 00d44e1530c08c203abd6ec72028d542e38ec145b1f99ad2793c56e178a60e3a 3492438 
gst-plugins-bad0.10_0.10.21.2.orig.tar.bz2
 67e492f2432a6190ce1533fea98a1671236a681633e6fa7facf2da20cc1cb323 20098 
gst-plugins-bad0.10_0.10.21.2-1.debian.tar.gz
 847428e765a15cae24a001536350d97b422c0397b67e9296d7adeab7cce95741 762784 
gstreamer0.10-plugins-bad-doc_0.10.21.2-1_all.deb
 a13b9a051fa93a51a68277984cda502b1bddc71f3658d14bd5c87e1cbd3d4d46 2364024 
gstreamer0.10-plugins-bad_0.10.21.2-1_amd64.deb
 6cc881c836e2fdcefcefa72c2cbc71fbebc67b34d4e097ca87d1760ac187bd0f 560870 
gstreamer0.10-sdl_0.10.21.2-1_amd64.deb
 0bab4da9c8d2999d93e709d211a74c75fb6e611b6ab7aae26d8ce802aae7bbb8 5851578 
gstreamer0.10-plugins-bad-dbg_0.10.21.2-1_amd64.deb
Files: 
 8cb058d38679104919bb969965cb9a1a 2655 libs extra 
gst-plugins-bad0.10_0.10.21.2-1.dsc
 2d27937f4f10f7d5f9dd59e1db970846 3492438 libs extra 
gst-plugins-bad0.10_0.10.21.2.orig.tar.bz2
 d71a2a01126fe62c1aef353b64f71e64 20098 libs extra 
gst-plugins-bad0.10_0.10.21.2-1.debian.tar.gz
 c49b85341de3e2137ecff1ee40f6de1a 762784 doc extra 
gstreamer0.10-plugins-bad-doc_0.10.21.2-1_all.deb
 a964bdf4c52f4bb3f2672a4b11ae71e8 2364024 libs extra 
gstreamer0.10-plugins-bad_0.10.21.2-1_amd64.deb
 0f228b6544950e9f42ad0e473cfb479d 560870 libs extra 
gstreamer0.10-sdl_0.10.21.2-1_amd64.deb
 9e363c2557b8abbd6198b50d9b8a650a 5851578 debug extra 
gstreamer0.10-plugins-bad-dbg_0.10.21.2-1_amd64.deb

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

iEYEARECAAYFAk2qvWQACgkQBsBdh1vkHyHtJQCfU92MkbtWWXc/N9RG8P4Tz0Cs
wzIAn0JtoSj8XKRfT3PEL8kRwaDR8dmx
=weAq
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to