r11176 - in /desktop/unstable/gnome-desktop/debian: changelog rules

lool at users.alioth.debian.org lool at users.alioth.debian.org
Mon May 28 14:09:07 UTC 2007


Author: lool
Date: Mon May 28 14:09:07 2007
New Revision: 11176

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=11176
Log:
* New stable release; no API change.
* Wrap configure flags.

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

Modified: desktop/unstable/gnome-desktop/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-desktop/debian/changelog?rev=11176&op=diff
==============================================================================
--- desktop/unstable/gnome-desktop/debian/changelog (original)
+++ desktop/unstable/gnome-desktop/debian/changelog Mon May 28 14:09:07 2007
@@ -1,3 +1,10 @@
+gnome-desktop (2.18.2-1) unstable; urgency=low
+
+  * New stable release; no API change.
+  * Wrap configure flags.
+
+ -- Loic Minier <lool at dooz.org>  Mon, 28 May 2007 16:08:59 +0200
+
 gnome-desktop (2.18.1-1) unstable; urgency=low
 
   * New upstream release.

Modified: desktop/unstable/gnome-desktop/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-desktop/debian/rules?rev=11176&op=diff
==============================================================================
--- desktop/unstable/gnome-desktop/debian/rules (original)
+++ desktop/unstable/gnome-desktop/debian/rules Mon May 28 14:09:07 2007
@@ -12,4 +12,7 @@
 
 LDFLAGS += -Wl,-z,defs -Wl,-O1 -Wl,--as-needed
 
-DEB_CONFIGURE_EXTRA_FLAGS += --with-gnome-distributor=Debian --disable-scrollkeeper --disable-gtk-doc
+DEB_CONFIGURE_EXTRA_FLAGS += \
+			--with-gnome-distributor=Debian \
+			--disable-scrollkeeper \
+			--disable-gtk-doc




More information about the pkg-gnome-commits mailing list