tags 707351 + patch
tags 707351 + pending
thanks

Dear maintainer,

I've prepared an NMU for buzztard (versioned as 0.6.0-1.1) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: The Doors: Roadhouse Blues
diff -Nru buzztard-0.6.0/debian/changelog buzztard-0.6.0/debian/changelog
--- buzztard-0.6.0/debian/changelog	2011-12-23 11:58:09.000000000 +0100
+++ buzztard-0.6.0/debian/changelog	2013-11-27 19:30:28.000000000 +0100
@@ -1,3 +1,16 @@
+buzztard (0.6.0-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix "FTBFS: gstobject.h:283:3: error: unknown type name
+    'GStaticRecMutex'": apply change from Ubuntu / Martin Pitt:
+    - debian/rules: Build with --disable-deprecated to fix FTBFS due to
+      deprecated glib symbols.
+    (Closes: #707351)
+  * debian/rules: remove mime cache file usr/share/mime/version.
+    (lintian error)
+
+ -- gregor herrmann <gre...@debian.org>  Wed, 27 Nov 2013 19:29:59 +0100
+
 buzztard (0.6.0-1) unstable; urgency=low
 
   * New upstream release:
diff -Nru buzztard-0.6.0/debian/rules buzztard-0.6.0/debian/rules
--- buzztard-0.6.0/debian/rules	2011-12-23 11:56:34.000000000 +0100
+++ buzztard-0.6.0/debian/rules	2013-11-27 19:29:57.000000000 +0100
@@ -6,7 +6,7 @@
 
 common-binary-post-install-arch:: list-missing
 
-DEB_CONFIGURE_EXTRA_FLAGS += --enable-gtk-doc 
+DEB_CONFIGURE_EXTRA_FLAGS += --enable-gtk-doc --disable-deprecated
 
 #common-binary-fixup-arch::
 #	dh_girepository -pgir1.0-buzztard-0.0
@@ -23,6 +23,7 @@
 	rm -f debian/tmp/usr/share/mime/subclasses
 	rm -f debian/tmp/usr/share/mime/treemagic
 	rm -f debian/tmp/usr/share/mime/types
+	rm -f debian/tmp/usr/share/mime/version
 	rm -f debian/tmp/usr/share/mime/XMLnamespaces
 
 common-binary-fixup-arch::

Attachment: signature.asc
Description: Digital signature

_______________________________________________
pkg-gstreamer-maintainers mailing list
pkg-gstreamer-maintainers@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-gstreamer-maintainers

Reply via email to