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 @@
       - 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