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

sjoerd at users.alioth.debian.org sjoerd at users.alioth.debian.org
Mon Dec 7 22:09:20 UTC 2009


Author: sjoerd
Date: Mon Dec  7 22:09:20 2009
New Revision: 22535

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=22535
Log:
Use both whitespace and TCP keepalives. Some routers don't notice TCP
keepalive and some XMPP server also time out clients after a certain amount
of idleness on the application layer (Openfire). (Closes: #520572)

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=22535&op=diff
==============================================================================
--- packages/unstable/loudmouth/debian/changelog [utf-8] (original)
+++ packages/unstable/loudmouth/debian/changelog [utf-8] Mon Dec  7 22:09:20 2009
@@ -1,3 +1,11 @@
+loudmouth (1.4.3-5) UNRELEASED; urgency=low
+
+  * Use both whitespace and TCP keepalives. Some routers don't notice TCP
+    keepalive and some XMPP server also time out clients after a certain amount
+    of idleness on the application layer (Openfire). (Closes: #520572)
+
+ -- Sjoerd Simons <sjoerd at debian.org>  Mon, 07 Dec 2009 22:07:36 +0000
+
 loudmouth (1.4.3-4) unstable; urgency=low
 
   * debian/rules, debian/watch: use ftp.gnome.org

Modified: packages/unstable/loudmouth/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/loudmouth/debian/rules?rev=22535&op=diff
==============================================================================
--- packages/unstable/loudmouth/debian/rules [utf-8] (original)
+++ packages/unstable/loudmouth/debian/rules [utf-8] Mon Dec  7 22:09:20 2009
@@ -12,8 +12,6 @@
 DEB_DH_STRIP_ARGS := --dbg-package=libloudmouth1-0-dbg
 DEB_MAKE_CHECK_TARGET := check
 
-CFLAGS += -DONLY_TCP_KEEP_ALIVE
-
 common-binary-predeb-arch:: list-missing
 
 clean::




More information about the pkg-gnome-commits mailing list