[Pkg-gstreamer-commits] [SCM] GStreamer Core 1.0 Packaging branch, master, updated. debian/0.11.90-1-11-g46d5136

Sebastian Dröge sebastian.droege at collabora.co.uk
Mon May 21 10:25:58 UTC 2012


The following commit has been merged in the master branch:
commit 88d1e23052a1c6cf58efd3359265312f42eb46bd
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Mon May 21 11:35:19 2012 +0200

    debian/libgstreamer-dev.install: Don't ship useless .la file for the core plugins

diff --git a/debian/changelog b/debian/changelog
index a930954..5cb1035 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ gstreamer1.0 (0.11.91-1) experimental; urgency=low
   * New upstream release, "I will give you five magic beans!":
     + debian/libgstreamer.symbols:
       - Update symbols file.
+  * debian/libgstreamer-dev.install:
+    + Don't ship useless .la file for the core plugins.
 
  -- Sebastian Dröge <slomo at debian.org>  Mon, 21 May 2012 11:14:06 +0200
 
diff --git a/debian/control b/debian/control
index a77851d..703a9a7 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Loïc Minier <lool at debian.org>,
            Sebastien Bacher <seb128 at debian.org>,
            Sebastian Dröge <slomo at debian.org>,
            Sjoerd Simons <sjoerd at debian.org>
-Build-Depends: debhelper (>= 8.1.3~),
+Build-Depends: debhelper (>= 9),
                cdbs (>= 0.4.93~),
                gnome-pkg-tools (>= 0.7),
                autotools-dev,
diff --git a/debian/libgstreamer-dev.install b/debian/libgstreamer-dev.install
index 3459b0b..91b7406 100644
--- a/debian/libgstreamer-dev.install
+++ b/debian/libgstreamer-dev.install
@@ -1,6 +1,5 @@
 debian/tmp/usr/include
 debian/tmp/usr/lib/*/*.{a,la,so}
-debian/tmp/usr/lib/*/gstreamer- at GST_ABI@/*.{a,la}
 debian/tmp/usr/lib/*/pkgconfig
 debian/tmp/usr/share/aclocal
 debian/tmp/usr/share/gir-*

-- 
GStreamer Core 1.0 Packaging



More information about the Pkg-gstreamer-commits mailing list