r10697 - in /desktop/unstable/gdm/debian: changelog rules

lool at users.alioth.debian.org lool at users.alioth.debian.org
Wed May 2 13:07:35 UTC 2007


Author: lool
Date: Wed May  2 13:07:34 2007
New Revision: 10697

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=10697
Log:
* Drop "--with-tags=" from configure args; libtool should autodetect this
  properly.

Modified:
    desktop/unstable/gdm/debian/changelog
    desktop/unstable/gdm/debian/rules

Modified: desktop/unstable/gdm/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdm/debian/changelog?rev=10697&op=diff
==============================================================================
--- desktop/unstable/gdm/debian/changelog (original)
+++ desktop/unstable/gdm/debian/changelog Wed May  2 13:07:34 2007
@@ -81,8 +81,10 @@
       closes: #415274.
     - Fixed language selection issues since 2.17.5; GNOME #384603;
       closes: #403928.
-
- -- Loic Minier <lool at dooz.org>  Wed, 02 May 2007 12:07:08 +0200
+  * Drop "--with-tags=" from configure args; libtool should autodetect this
+    properly.
+
+ -- Loic Minier <lool at dooz.org>  Wed, 02 May 2007 15:07:07 +0200
 
 gdm (2.16.4-1.1) unstable; urgency=low
 

Modified: desktop/unstable/gdm/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdm/debian/rules?rev=10697&op=diff
==============================================================================
--- desktop/unstable/gdm/debian/rules (original)
+++ desktop/unstable/gdm/debian/rules Wed May  2 13:07:34 2007
@@ -11,7 +11,6 @@
 DEB_HOST_ARCH_OS = $(shell dpkg-architecture -qDEB_HOST_ARCH_OS)
 
 configure_flags += --disable-dependency-tracking \
-		--with-tags= \
 		--prefix=/usr \
 		--libexecdir=\$${prefix}/lib \
 		--mandir=\$${prefix}/share/man \




More information about the pkg-gnome-commits mailing list