Heya,
I've NMUed gnurobots for the xlibs-dev transition. Patch attached.
Marc
--
Fachbegriffe der Informatik - Einfach erklärt
13: Für Windows optimiert
zusammengestellt aus Hardware-Restposten (Kristian Köhntopp)
diff -u gnurobots-1.0D/debian/control gnurobots-1.0D/debian/control
--- gnurobots-1.0D/debian/control
+++ gnurobots-1.0D/debian/control
@@ -3,7 +3,7 @@
Priority: optional
Maintainer: James LewisMoss <[EMAIL PROTECTED]>
Standards-Version: 3.1.0
-Build-Depends: libguile-dev (>= 1:1.4-1), libncurses5-dev, xlibs-dev, debhelper
+Build-Depends: libguile-dev (>= 1:1.4-1), libncurses5-dev, libx11-dev, libxext-dev, libxpm-dev, x-dev, debhelper
Package: gnurobots
Architecture: any
diff -u gnurobots-1.0D/debian/changelog gnurobots-1.0D/debian/changelog
--- gnurobots-1.0D/debian/changelog
+++ gnurobots-1.0D/debian/changelog
@@ -1,3 +1,10 @@
+gnurobots (1:1.0D-6.1) unstable; urgency=low
+
+ * Non-maintainer upload
+ * Split xlibs-dev build-dep. (Closes: #346739)
+
+ -- Marc 'HE' Brockschmidt <[EMAIL PROTECTED]> Fri, 20 Jan 2006 23:27:40 +0100
+
gnurobots (1:1.0D-6) unstable; urgency=low
* Rebuild to allow prelinking. (Closes: #231552)