twm: Changes to 'debian-experimental'
debian/changelog | 6 +++++-
debian/rules | 3 ---
2 files changed, 5 insertions(+), 4 deletions(-)
New commits:
commit 526315b0b3e465d9154d7dbd571df29eea0afef0
Author: Brice Goglin <Brice.Goglin@ens-lyon.org>
Date: Thu Mar 8 21:28:26 2007 +0100
* Drop useless -DLIBXCURSOR from debian/rules (closes: #384073).
diff --git a/debian/changelog b/debian/changelog
index e6fe720..693d9f7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,14 @@
twm (1:1.0.3-1) UNRELEASED; urgency=low
+ [ Julien Cristau ]
* New upstream release.
* Install the manpage as twm.1 instead of twm.1x.
* Use dh_install --list-missing.
- -- Julien Cristau <jcristau@debian.org> Sat, 3 Mar 2007 00:02:50 +0100
+ [ Brice Goglin ]
+ * Drop useless -DLIBXCURSOR from debian/rules (closes: #384073).
+
+ -- Brice Goglin <Brice.Goglin@ens-lyon.org> Thu, 8 Mar 2007 21:14:07 +0100
twm (1:1.0.1-4) unstable; urgency=low
diff --git a/debian/rules b/debian/rules
index dc5758d..dbe6ce5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -33,9 +33,6 @@ endif
confflags += --enable-man-pages=3
-# so very wrong
-CFLAGS += -DLIBXCURSOR=\\\"libXcursor.so.1\\\"
-
build: patch build-stamp
build-stamp:
dh_testdir
Reply to: