[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:59 UTC 2012


The following commit has been merged in the master branch:
commit 833c6134b9f1a24f9a9c71751f1eb568b2490783
Author: Sebastian Dröge <sebastian.droege at collabora.co.uk>
Date:   Mon May 21 12:08:15 2012 +0200

    Don't ship .a and .la files for the library.

diff --git a/debian/changelog b/debian/changelog
index 6447304..4a3d983 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,7 +5,7 @@ gstreamer1.0 (0.11.91-1) experimental; urgency=low
       - Update symbols file.
   * debian/libgstreamer-dev.install:
     + Don't ship useless .la file for the core plugins.
-    + Don't ship .la file for the library.
+    + Don't ship .a and .la files for the library.
   * debian/control.in:
     + Update debhelper dependency version and Standards-Version.
 
diff --git a/debian/libgstreamer-dev.install b/debian/libgstreamer-dev.install
index 4dd34e2..1f7959f 100644
--- a/debian/libgstreamer-dev.install
+++ b/debian/libgstreamer-dev.install
@@ -1,5 +1,4 @@
 debian/tmp/usr/include
-debian/tmp/usr/lib/*/*.a
 debian/tmp/usr/lib/*/*.so
 debian/tmp/usr/lib/*/pkgconfig
 debian/tmp/usr/share/aclocal

-- 
GStreamer Core 1.0 Packaging



More information about the Pkg-gstreamer-commits mailing list