r9518 - in /desktop/unstable/libgail-gnome/debian: changelog rules

lool at users.alioth.debian.org lool at users.alioth.debian.org
Wed Apr 4 15:39:19 UTC 2007


Author: lool
Date: Wed Apr  4 15:39:19 2007
New Revision: 9518

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=9518
Log:
* Drop useless INSTALL_PROGRAM: this is handled by dh_strip.

Modified:
    desktop/unstable/libgail-gnome/debian/changelog
    desktop/unstable/libgail-gnome/debian/rules

Modified: desktop/unstable/libgail-gnome/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgail-gnome/debian/changelog?rev=9518&op=diff
==============================================================================
--- desktop/unstable/libgail-gnome/debian/changelog (original)
+++ desktop/unstable/libgail-gnome/debian/changelog Wed Apr  4 15:39:19 2007
@@ -2,8 +2,9 @@
 
   * Set Maintainer to the Debian GNOME Maintainers.
   * Add a get-orig-source target to retrieve the upstream tarball.
+  * Drop useless INSTALL_PROGRAM: this is handled by dh_strip.
 
- -- Loic Minier <lool at dooz.org>  Sat, 13 Jan 2007 22:49:13 +0100
+ -- Loic Minier <lool at dooz.org>  Wed, 04 Apr 2007 17:38:59 +0200
 
 libgail-gnome (1.1.3-3) unstable; urgency=low
 

Modified: desktop/unstable/libgail-gnome/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgail-gnome/debian/rules?rev=9518&op=diff
==============================================================================
--- desktop/unstable/libgail-gnome/debian/rules (original)
+++ desktop/unstable/libgail-gnome/debian/rules Wed Apr  4 15:39:19 2007
@@ -22,9 +22,6 @@
 	CFLAGS += -O0
 else
 	CFLAGS += -O2
-endif
-ifeq (,$(findstring nostrip,$(DEB_BUILD_OPTIONS)))
-	INSTALL_PROGRAM += -s
 endif
 
 # shared library versions, option 1




More information about the pkg-gnome-commits mailing list