Hi, attached is an appropriate patch. Regards Nico -- Nico Golde - JAB: [EMAIL PROTECTED] | GPG: 0x73647CFF http://www.ngolde.de | http://www.muttng.org | http://grml.org Forget about that mouse with 3/4/5 buttons - gimme a keyboard with 103/104/105 keys!
diff -u /tmp/nawm-0.0.20030130/debian/changelog debian/changelog
--- /tmp/nawm-0.0.20030130/debian/changelog 2006-01-16 18:27:45.000000000
+0100
+++ debian/changelog 2006-01-16 18:27:37.000000000 +0100
@@ -1,3 +1,10 @@
+nawm (0.0.20030130-2.1) unstable; urgency=low
+
+ * Non-maintainer upload to fix FTBFS because of
+ xlibs-transition (Closes: #347124).
+
+ -- Nico Golde <[EMAIL PROTECTED]> Mon, 16 Jan 2006 10:44:46 +0100
+
nawm (0.0.20030130-2) unstable; urgency=low
* Apply buttonpress/release patch. (closes: #202356)
diff -u /tmp/nawm-0.0.20030130/debian/control debian/control
--- /tmp/nawm-0.0.20030130/debian/control 2006-01-16 18:27:45.000000000
+0100
+++ debian/control 2006-01-16 18:27:13.000000000 +0100
@@ -2,7 +2,7 @@
Section: x11
Priority: optional
Maintainer: Richard Tibbetts <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>> 3.0.0), flex, bison, xlibs-dev
+Build-Depends: debhelper (>> 3.0.0), flex, bison, libx11-dev, libxtst-dev
Standards-Version: 3.5.2
Package: nawm
diff -u /tmp/nawm-0.0.20030130/debian/rules debian/rules
--- /tmp/nawm-0.0.20030130/debian/rules 2006-01-16 18:27:46.000000000 +0100
+++ debian/rules 2006-01-16 18:27:13.000000000 +0100
@@ -12,7 +12,7 @@
configure-stamp:
dh_testdir
# Add here commands to configure the package.
- ./configure --prefix=/usr --mandir=\$${prefix}/share/man
+ ./configure --prefix=/usr --mandir=\$${prefix}/share/man
--x-includes=/usr/X11R6/include --x-libraries=/usr/X11R6/lib
touch configure-stamp
pgpkveqweqXuI.pgp
Description: PGP signature

