r29154 - in /desktop/unstable/gtk+2.0/debian: changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Thu Jul 28 13:27:35 UTC 2011


Author: biebl
Date: Thu Jul 28 13:27:35 2011
New Revision: 29154

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=29154
Log:
debian/rules: Stop cleaning the dependency_libs in the *.la files.

Modified:
    desktop/unstable/gtk+2.0/debian/changelog
    desktop/unstable/gtk+2.0/debian/rules

Modified: desktop/unstable/gtk+2.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B2.0/debian/changelog?rev=29154&op=diff
==============================================================================
--- desktop/unstable/gtk+2.0/debian/changelog [utf-8] (original)
+++ desktop/unstable/gtk+2.0/debian/changelog [utf-8] Thu Jul 28 13:27:35 2011
@@ -21,6 +21,7 @@
 
   [ Michael Biebl ]
   * debian/libgtk2.0-dev.install.in: Stop installing libtool .la files.
+  * debian/rules: Stop cleaning the dependency_libs in the *.la files.
 
  -- Michael Biebl <biebl at debian.org>  Fri, 22 Jul 2011 23:07:18 +0200
 

Modified: desktop/unstable/gtk+2.0/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B2.0/debian/rules?rev=29154&op=diff
==============================================================================
--- desktop/unstable/gtk+2.0/debian/rules [utf-8] (original)
+++ desktop/unstable/gtk+2.0/debian/rules [utf-8] Thu Jul 28 13:27:35 2011
@@ -282,8 +282,6 @@
 	dh_testdir
 	dh_testroot
 	dh_install -s
-	# empty the dependency_libs in the *.la files
-	sed -i "/dependency_libs/ s/'.*'/''/" debian/*/$(LIBDIR)/*.la
 	# changelog.gz symlinks will be overwritten by dh_link
 	dh_installchangelogs -s ChangeLog
 	# do not merge the calls: dh_installdocs only installs in the first pkg




More information about the pkg-gnome-commits mailing list