[Pkg-gstreamer-commits] [SCM] GStreamer Bad Plugins 1.0 Packaging branch, master, updated. debian/1.0.7-1-3-g1e10319

Sebastian Dröge slomo at circular-chaos.org
Sun Jul 14 08:50:56 UTC 2013


The following commit has been merged in the master branch:
commit 1e10319d401310e03d4d124825b2edce9782b2c2
Author: Sebastian Dröge <slomo at circular-chaos.org>
Date:   Sat Jul 13 11:33:46 2013 +0200

    New upstream bugfix release.

diff --git a/debian/build-deps b/debian/build-deps
index c82668a..5f3a5d2 100644
--- a/debian/build-deps
+++ b/debian/build-deps
@@ -30,7 +30,7 @@ libgles2-mesa-dev
 libglib2.0-dev (>= 2.32)
 libgme-dev
 libgsm1-dev
-libgstreamer-plugins-base at GST_ABI@-dev (>= 1.0.0)
+libgstreamer-plugins-base at GST_ABI@-dev (>= 1.0.8)
 libgtk2.0-dev (>= 2.14.0)
 libiptcdata0-dev (>= 1.0.2)
 libjasper-dev
diff --git a/debian/build-deps.in b/debian/build-deps.in
index 2f651e7..59aa1ef 100644
--- a/debian/build-deps.in
+++ b/debian/build-deps.in
@@ -1,6 +1,6 @@
 @GST_LIB_DEV_DEP@
 @GST_EXTRA_BUILD_DEPENDS@
-libgstreamer-plugins-base at GST_ABI@-dev (>= 1.0.0)
+libgstreamer-plugins-base at GST_ABI@-dev (>= 1.0.8)
 autotools-dev
 dh-autoreconf
 automake (>= 1.11)
diff --git a/debian/changelog b/debian/changelog
index 73587b8..f677ea9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+gst-plugins-bad1.0 (1.0.8-1) unstable; urgency=low
+
+  * New upstream bugfix release.
+  * debian/build-deps.in:
+    + Build-depend on gst-plugins-base >= 1.0.8 for a macro fix.
+
+ -- Sebastian Dröge <slomo at debian.org>  Sat, 13 Jul 2013 11:33:12 +0200
+
 gst-plugins-bad1.0 (1.0.7-1) unstable; urgency=low
 
   * New upstream bugfix release.
diff --git a/debian/control b/debian/control
index a086efd..cd9b0c7 100644
--- a/debian/control
+++ b/debian/control
@@ -40,7 +40,7 @@ Build-Depends: autoconf (>= 2.62),
                libglib2.0-dev (>= 2.32),
                libgme-dev,
                libgsm1-dev,
-               libgstreamer-plugins-base1.0-dev (>= 1.0.0),
+               libgstreamer-plugins-base1.0-dev (>= 1.0.8),
                libgtk2.0-dev (>= 2.14.0),
                libiptcdata0-dev (>= 1.0.2),
                libjasper-dev,

-- 
GStreamer Bad Plugins 1.0 Packaging



More information about the Pkg-gstreamer-commits mailing list