[Pkg-gstreamer-commits] [SCM] GStreamer libav plugin 1.0 Packaging branch, master, updated. debian/0.11.91-1-4-g5e6c306

Sebastian Dröge sebastian.droege at collabora.co.uk
Fri Jun 8 11:46:41 UTC 2012


The following commit has been merged in the master branch:
commit 5e6c3062217e0a00a9109e5301297a43dbec50ed
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Fri Jun 8 13:40:47 2012 +0200

    debian/control: Build-depend on GStreamer core/base >= 0.11.92

diff --git a/debian/changelog b/debian/changelog
index c7cebd2..1749550 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 gst-libav1.0 (0.11.92-1) experimental; urgency=low
 
-  * New upstream release, "Wish You Were Here".
+  * New upstream release, "Wish You Were Here":
+    + debian/control:
+      - Build-depend on GStreamer core/base >= 0.11.92.
 
  -- Sebastian Dröge <slomo at debian.org>  Fri, 08 Jun 2012 13:39:54 +0200
 
diff --git a/debian/control b/debian/control
index 2541bb4..8a31dcf 100644
--- a/debian/control
+++ b/debian/control
@@ -17,10 +17,10 @@ Build-Depends: debhelper (>= 9),
                zlib1g-dev,
                libglib2.0-dev (>= 2.31.14),
                pkg-config (>= 0.11.0),
-               libgstreamer1.0-dev (>= 0.11.91),
-               libgstreamer-plugins-base1.0-dev (>= 0.11.91),
+               libgstreamer1.0-dev (>= 0.11.92),
+               libgstreamer-plugins-base1.0-dev (>= 0.11.92),
                liborc-0.4-dev (>= 1:0.4.6),
-               gstreamer1.0-tools (>= 0.11.90),
+               gstreamer1.0-tools (>= 0.11.92),
                libavcodec-dev (>= 4:0.7),
                libpostproc-dev (>= 4:0.7),
                libavformat-dev (>= 4:0.7),

-- 
GStreamer libav plugin 1.0 Packaging



More information about the Pkg-gstreamer-commits mailing list