r12990 - in /packages/unstable/gossip/debian: changelog rules

nobse at users.alioth.debian.org nobse at users.alioth.debian.org
Sat Oct 6 11:11:50 UTC 2007


Author: nobse
Date: Sat Oct  6 11:11:49 2007
New Revision: 12990

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=12990
Log:
Don't strip binaries for experimental upload.

Modified:
    packages/unstable/gossip/debian/changelog
    packages/unstable/gossip/debian/rules

Modified: packages/unstable/gossip/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gossip/debian/changelog?rev=12990&op=diff
==============================================================================
--- packages/unstable/gossip/debian/changelog (original)
+++ packages/unstable/gossip/debian/changelog Sat Oct  6 11:11:49 2007
@@ -2,6 +2,7 @@
 
   * Upload of 0.27 to experimental.
   * Removed patch re-added in 0.26-4, it's part of this release.
+  * Don't strip binaries for experimental upload.
 
  -- Norbert Tretkowski <nobse at debian.org>  Sat, 06 Oct 2007 12:42:58 +0200
 

Modified: packages/unstable/gossip/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gossip/debian/rules?rev=12990&op=diff
==============================================================================
--- packages/unstable/gossip/debian/rules (original)
+++ packages/unstable/gossip/debian/rules Sat Oct  6 11:11:49 2007
@@ -12,4 +12,4 @@
 DEB_CONFIGURE_SCRIPT_ENV += LDFLAGS="-Wl,-O1 -Wl,--as-needed"
 DEB_CONFIGURE_EXTRA_FLAGS := --enable-dbus --enable-libnotify --enable-aspell --disable-scrollkeeper
 
-DEB_DH_STRIP_ARGS := --dbg-package=gossip
+DEB_DH_STRIP_ARGS := --exclude=usr/bin/gossip




More information about the pkg-gnome-commits mailing list