r11479 - in /packages/unstable/loudmouth/debian: changelog rules

nobse at users.alioth.debian.org nobse at users.alioth.debian.org
Tue Jun 12 14:07:26 UTC 2007


Author: nobse
Date: Tue Jun 12 14:07:25 2007
New Revision: 11479

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=11479
Log:
Configure with --disable-idn.

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

Modified: packages/unstable/loudmouth/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/loudmouth/debian/changelog?rev=11479&op=diff
==============================================================================
--- packages/unstable/loudmouth/debian/changelog (original)
+++ packages/unstable/loudmouth/debian/changelog Tue Jun 12 14:07:25 2007
@@ -1,3 +1,9 @@
+loudmouth (1.2.3-2) UNRELEASED; urgency=low
+
+  * Configure with --disable-idn. (closes: #427490)
+
+ -- Norbert Tretkowski <nobse at debian.org>  Tue, 12 Jun 2007 16:05:45 +0200
+
 loudmouth (1.2.3-1) unstable; urgency=low
 
   * New upstream release.

Modified: packages/unstable/loudmouth/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/loudmouth/debian/rules?rev=11479&op=diff
==============================================================================
--- packages/unstable/loudmouth/debian/rules (original)
+++ packages/unstable/loudmouth/debian/rules Tue Jun 12 14:07:25 2007
@@ -9,7 +9,7 @@
 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk
 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk
 
-DEB_CONFIGURE_EXTRA_FLAGS := --enable-gtk-doc
+DEB_CONFIGURE_EXTRA_FLAGS := --enable-gtk-doc --disable-idn
 DEB_DH_MAKESHLIBS_ARGS_ALL := -V
 DEB_DH_STRIP_ARGS := --dbg-package=libloudmouth1-0-dbg
 




More information about the pkg-gnome-commits mailing list