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

sjoerd at users.alioth.debian.org sjoerd at users.alioth.debian.org
Wed May 20 16:23:13 UTC 2009


Author: sjoerd
Date: Wed May 20 16:23:12 2009
New Revision: 20057

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=20057
Log:
Enable async DNS resolving

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=20057&op=diff
==============================================================================
--- packages/unstable/loudmouth/debian/changelog (original)
+++ packages/unstable/loudmouth/debian/changelog Wed May 20 16:23:12 2009
@@ -2,8 +2,9 @@
 
   * debian/patches/02-fix-async-resolving.patch
     - Fix sync resolving, patch from upstream git.
-
- -- Sjoerd Simons <sjoerd at debian.org>  Wed, 20 May 2009 17:22:14 +0100
+  * Enable async DNS resolving
+
+ -- Sjoerd Simons <sjoerd at debian.org>  Wed, 20 May 2009 17:22:58 +0100
 
 loudmouth (1.4.3-1) unstable; urgency=low
 

Modified: packages/unstable/loudmouth/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/loudmouth/debian/rules?rev=20057&op=diff
==============================================================================
--- packages/unstable/loudmouth/debian/rules (original)
+++ packages/unstable/loudmouth/debian/rules Wed May 20 16:23:12 2009
@@ -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 --enable-idn
+DEB_CONFIGURE_EXTRA_FLAGS := --enable-gtk-doc --enable-idn --with-asyncns=yes
 DEB_DH_MAKESHLIBS_ARGS_ALL := -V
 DEB_DH_STRIP_ARGS := --dbg-package=libloudmouth1-0-dbg
 




More information about the pkg-gnome-commits mailing list