[Pkg-xfce-commits] r1705 - desktop/trunk/xfdesktop4/debian
corsac at alioth.debian.org
corsac at alioth.debian.org
Fri Feb 29 07:12:36 UTC 2008
Author: corsac
Date: 2008-02-29 07:12:35 +0000 (Fri, 29 Feb 2008)
New Revision: 1705
Modified:
desktop/trunk/xfdesktop4/debian/changelog
desktop/trunk/xfdesktop4/debian/rules
Log:
* debian/patches:
- 03_fix-memory-leak refreshed, more memory leaks (xfce r26652 and r26635
xfce #3812)
- 04_fix-CRITICAL-register-message-startup added, fixes CRITICAL message
on startup (xfce r26632, #3863)
Modified: desktop/trunk/xfdesktop4/debian/changelog
===================================================================
--- desktop/trunk/xfdesktop4/debian/changelog 2008-02-28 23:22:55 UTC (rev 1704)
+++ desktop/trunk/xfdesktop4/debian/changelog 2008-02-29 07:12:35 UTC (rev 1705)
@@ -1,9 +1,12 @@
xfdesktop4 (4.4.2-5) UNRELEASED; urgency=low
- * debian/patches: 03_fix-memory-leak refreshed, more memory leaks (xfce
- r26652 and r26635 xfce #3812)
+ * debian/patches:
+ - 03_fix-memory-leak refreshed, more memory leaks (xfce r26652 and r26635
+ xfce #3812)
+ - 04_fix-CRITICAL-register-message-startup added, fixes CRITICAL message
+ on startup (xfce r26632, #3863)
- -- Yves-Alexis Perez <corsac at debian.org> Thu, 28 Feb 2008 16:13:22 +0100
+ -- Yves-Alexis Perez <corsac at debian.org> Fri, 29 Feb 2008 08:06:30 +0100
xfdesktop4 (4.4.2-4) unstable; urgency=low
Modified: desktop/trunk/xfdesktop4/debian/rules
===================================================================
--- desktop/trunk/xfdesktop4/debian/rules 2008-02-28 23:22:55 UTC (rev 1704)
+++ desktop/trunk/xfdesktop4/debian/rules 2008-02-29 07:12:35 UTC (rev 1705)
@@ -2,6 +2,7 @@
DEB_HOST_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_HOST_GNU_TYPE)
DEB_BUILD_GNU_TYPE ?= $(shell dpkg-architecture -qDEB_BUILD_GNU_TYPE)
+DEB_BUILD_OPTIONS=nostrip
CFLAGS = -Wall -g
More information about the Pkg-xfce-commits
mailing list