r49857 - in /desktop/unstable/file-roller/debian: changelog rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Wed Aug 31 13:57:19 UTC 2016


Author: biebl
Date: Wed Aug 31 13:57:19 2016
New Revision: 49857

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=49857
Log:
Drop overrides for dh_install and dh_makeshlibs, no longer necessary.

Modified:
    desktop/unstable/file-roller/debian/changelog
    desktop/unstable/file-roller/debian/rules

Modified: desktop/unstable/file-roller/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/file-roller/debian/changelog?rev=49857&op=diff
==============================================================================
--- desktop/unstable/file-roller/debian/changelog	[utf-8] (original)
+++ desktop/unstable/file-roller/debian/changelog	[utf-8] Wed Aug 31 13:57:19 2016
@@ -3,6 +3,7 @@
   * Drop Build-Depends on libnautilus-extension-dev. The nautilus extension
     has been removed upstream as this functionality is now built directly into
     nautilus.
+  * Drop overrides for dh_install and dh_makeshlibs, no longer necessary.
 
  -- Michael Biebl <biebl at debian.org>  Wed, 31 Aug 2016 15:55:34 +0200
 

Modified: desktop/unstable/file-roller/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/file-roller/debian/rules?rev=49857&op=diff
==============================================================================
--- desktop/unstable/file-roller/debian/rules	[utf-8] (original)
+++ desktop/unstable/file-roller/debian/rules	[utf-8] Wed Aug 31 13:57:19 2016
@@ -13,10 +13,5 @@
 override_dh_auto_configure:
 	dh_auto_configure -- --enable-magic
 
-override_dh_install:
-	dh_install
-	rm -f debian/file-roller/usr/lib/nautilus/extensions-*/*.a
-	rm -f debian/file-roller/usr/lib/nautilus/extensions-*/*.la
-
 override_dh_makeshlibs:
 	dh_makeshlibs --no-act




More information about the pkg-gnome-commits mailing list