[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#714737: [glw] please transition from lesstif2 to motif



On Thu, Nov 14, 2013 at 07:35:17 +0200, Graham Inggs wrote:

> Hi Paul
> 
> > I haven't heard back on my previous e-mail, so I intend to create this
> > NMU in several days. When I do I will upload to DELAYED/7 and update
> > this bug accordingly.
> 
> I recall that last time I checked, there was a commit at
> git://git.debian.org/git/pkg-xorg/lib/glw that should probably be
> included.  I can't check now as Alioth is down.
> 
Last I have in my local repo on top of 8.0.0-1 is attached.  I don't
know if there's anything else.

Cheers,
Julien
From 3ff9e159832083c8641d121db39fdc0e49281e0c Mon Sep 17 00:00:00 2001
From: Andreas Boll <andreas.boll.dev@gmail.com>
Date: Tue, 2 Jul 2013 17:46:19 +0200
Subject: [PATCH] Disable silent rules.

---
 debian/changelog | 6 ++++++
 debian/rules     | 2 +-
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index f38acf4..845415f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+glw (8.0.0-2) UNRELEASED; urgency=low
+
+  * Disable silent rules.
+
+ -- Andreas Boll <andreas.boll.dev@gmail.com>  Tue, 02 Jul 2013 17:35:38 +0200
+
 glw (8.0.0-1) unstable; urgency=low
 
   [ Sven Joachim ]
diff --git a/debian/rules b/debian/rules
index d19ce17..11ae34c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 override_dh_auto_configure:
-	dh_auto_configure -- --enable-motif
+	dh_auto_configure -- --disable-silent-rules --enable-motif
 
 # Kill *.la files, and forget no-one:
 override_dh_install:
-- 
1.8.4.2

Attachment: signature.asc
Description: Digital signature


Reply to: