[Pkg-gstreamer-commits] [gst-libav1.0] 03/03: New upstream development release

Sebastian Dröge slomo at moszumanska.debian.org
Sat May 3 18:36:22 UTC 2014


This is an automated email from the git hooks/post-receive script.

slomo pushed a commit to branch debian-experimental
in repository gst-libav1.0.

commit c4de9af16a673683f259ef440e3fcbd43d719eda
Author: Sebastian Dröge <sebastian at centricular.com>
Date:   Sat May 3 19:55:41 2014 +0200

    New upstream development release
---
 debian/changelog                            | 15 +++++++++++++++
 debian/control                              | 10 +++++-----
 debian/patches/02_plugin-dependencies.patch |  4 ++--
 3 files changed, 22 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a02e01f..bd5f546 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,18 @@
+gst-libav1.0 (1.3.1-1) experimental; urgency=medium
+
+  * New upstream development release:
+    + debian/control:
+      - Build-depend on GStreamer core and base >= 1.3.1.
+
+ -- Sebastian Dröge <slomo at debian.org>  Sat, 03 May 2014 19:47:21 +0200
+
+gst-libav1.0 (1.2.4-1.1) experimental; urgency=low
+
+  * Non-maintainer upload.
+  * Add libav10.patch, build against libav10 (Closes: #739322)
+
+ -- Reinhard Tartler <siretart at tauware.de>  Sun, 27 Apr 2014 10:55:03 -0400
+
 gst-libav1.0 (1.2.4-1) unstable; urgency=medium
 
   * New upstream bugfix release:
diff --git a/debian/control b/debian/control
index e23a83b..67956e7 100644
--- a/debian/control
+++ b/debian/control
@@ -18,12 +18,12 @@ Build-Depends: debhelper (>= 9),
                zlib1g-dev,
                libglib2.0-dev (>= 2.32),
                pkg-config (>= 0.11.0),
-               libgstreamer1.0-dev (>= 1.2.0),
-               libgstreamer-plugins-base1.0-dev (>= 1.2.2),
+               libgstreamer1.0-dev (>= 1.3.1),
+               libgstreamer-plugins-base1.0-dev (>= 1.3.1),
                liborc-0.4-dev (>= 1:0.4.16),
-               libavcodec-dev (>= 6:9~beta2),
-               libavformat-dev (>= 6:9~beta2),
-               libswscale-dev (>= 6:9~beta2),
+               libavcodec-dev (>= 6:10),
+               libavformat-dev (>= 6:10),
+               libswscale-dev (>= 6:10),
                libbz2-dev,
                yasm
 Standards-Version: 3.9.3
diff --git a/debian/patches/02_plugin-dependencies.patch b/debian/patches/02_plugin-dependencies.patch
index 646bce6..ab5dc03 100644
--- a/debian/patches/02_plugin-dependencies.patch
+++ b/debian/patches/02_plugin-dependencies.patch
@@ -8,8 +8,8 @@ Index: gst-libav1.0/ext/libav/gstav.c
  
 +  gst_plugin_add_dependency_simple (plugin, NULL,
 +      "/usr/lib:/usr/local/lib",
-+      "libavcodec.so.54,"
-+      "libavformat.so.54,"
++      "libavcodec.so.55,"
++      "libavformat.so.55,"
 +      "libswscale.so.2",
 +      GST_PLUGIN_DEPENDENCY_FLAG_NONE);
 +

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-gstreamer/gst-libav1.0.git



More information about the Pkg-gstreamer-commits mailing list