tags 515492 + patch
tags 515492 + pending
thanks

Dear maintainer,

I've prepared an NMU for ctwm (versioned as 3.7-3.1) and
uploaded it to DELAYED/7. Please feel free to tell me if I
should delay it longer.

Regards.
diff -u ctwm-3.7/debian/control ctwm-3.7/debian/control
--- ctwm-3.7/debian/control
+++ ctwm-3.7/debian/control
@@ -2,7 +2,7 @@
 Section: x11
 Priority: optional
 Maintainer: Branden Robinson <bran...@debian.org>
-Build-Depends: x-dev, libice-dev, libsm-dev, libx11-dev, libxext-dev, 
libxmu-dev, libxpm-dev, libxt-dev, librplay3-dev, libjpeg62-dev, xutils-dev, 
flex, bison, debhelper (>= 4.0)
+Build-Depends: x11proto-core-dev, libice-dev, libsm-dev, libx11-dev, 
libxext-dev, libxmu-dev, libxpm-dev, libxt-dev, librplay3-dev, libjpeg62-dev, 
xutils-dev, flex, bison, debhelper (>= 4.0)
 Standards-Version: 3.7.2
 
 Package: ctwm
diff -u ctwm-3.7/debian/changelog ctwm-3.7/debian/changelog
--- ctwm-3.7/debian/changelog
+++ ctwm-3.7/debian/changelog
@@ -1,3 +1,15 @@
+ctwm (3.7-3.1) unstable; urgency=low
+
+  [Jari Aalto]
+  * Non-maintainer upload.
+  * debian/control
+    - (Build-Depends): update obsolete x-dev to x11proto-core-dev.
+      (important RC bug; Closes: #515492).
+  * debian/rules
+    - (build-stamp): Define CC before call to xmkmf(1).
+
+ -- Jari Aalto <jari.aa...@cante.net>  Sat, 27 Mar 2010 14:57:01 +0200
+
 ctwm (3.7-3) unstable; urgency=low
 
   * Merge Luk Claes's NMU.  Thanks, Luk!  Luk's changes are:
diff -u ctwm-3.7/debian/rules ctwm-3.7/debian/rules
--- ctwm-3.7/debian/rules
+++ ctwm-3.7/debian/rules
@@ -28,7 +28,7 @@
 build-stamp:
        dh_testdir
 
-       xmkmf -DDontPreprocessManPages=0
+       CC=gcc xmkmf -DDontPreprocessManPages=0
        $(MAKE)
 
        >"$@"



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to