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

joss at users.alioth.debian.org joss at users.alioth.debian.org
Tue Apr 7 12:42:41 UTC 2009


Author: joss
Date: Tue Apr  7 12:42:40 2009
New Revision: 19384

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=19384
Log:
Pass --no-act to dh_makeshlibs.

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=19384&op=diff
==============================================================================
--- desktop/unstable/file-roller/debian/changelog (original)
+++ desktop/unstable/file-roller/debian/changelog Tue Apr  7 12:42:40 2009
@@ -2,6 +2,7 @@
 
   * New upstream release.
   * Standards version is 3.8.1.
+  * Pass --no-act to dh_makeshlibs.
 
  -- Josselin Mouette <joss at debian.org>  Tue, 07 Apr 2009 14:34:20 +0200
 

Modified: desktop/unstable/file-roller/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/file-roller/debian/rules?rev=19384&op=diff
==============================================================================
--- desktop/unstable/file-roller/debian/rules (original)
+++ desktop/unstable/file-roller/debian/rules Tue Apr  7 12:42:40 2009
@@ -12,7 +12,7 @@
 
 DEB_CONFIGURE_EXTRA_FLAGS += --disable-scrollkeeper
 
-DEB_DH_MAKESHLIBS_ARGS += -n
+DEB_DH_MAKESHLIBS_ARGS += --no-act
 
 binary-install/file-roller::
 	rm -f debian/file-roller/usr/lib/nautilus/extensions-*/*.a




More information about the pkg-gnome-commits mailing list