Heya,
I've NMUed tk8.0 for the xlibs-dev transition. Patch attached.
Marc
--
BOFH #365:
parallel processors running perpendicular today
diff -u tk8.0-8.0.5/debian/changelog tk8.0-8.0.5/debian/changelog
--- tk8.0-8.0.5/debian/changelog
+++ tk8.0-8.0.5/debian/changelog
@@ -1,3 +1,11 @@
+tk8.0 (8.0.5-11.1) unstable; urgency=low
+
+ * Non-maintainer upload
+ * Splitted xlibs-dev build-dep (Closes: #346909)
+ * Splitted tk8.0-dev xlibs-dev dep (Closes: #347163)
+
+ -- Marc 'HE' Brockschmidt <[EMAIL PROTECTED]> Sat, 21 Jan 2006 16:22:12 +0100
+
tk8.0 (8.0.5-11) unstable; urgency=low
* The "only still alive for [EMAIL PROTECTED] tkdesk" release.
diff -u tk8.0-8.0.5/debian/control tk8.0-8.0.5/debian/control
--- tk8.0-8.0.5/debian/control
+++ tk8.0-8.0.5/debian/control
@@ -2,14 +2,14 @@
Section: libs
Priority: extra
Maintainer: Chris Waters <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 3.0), xlibs-dev, tcl8.0-dev
+Build-Depends: debhelper (>= 3.0), libx11-dev, libxt-dev, x-dev, tcl8.0-dev
Standards-Version: 3.5.7
Package: tk8.0-dev
Section: devel
Priority: extra
Architecture: any
-Depends: libc6-dev, tcl8.0-dev, xlibs-dev, tk8.0 (>= ${Source-Version})
+Depends: libc6-dev, tcl8.0-dev, libx11-dev, libxt-dev, x-dev, tk8.0 (>= ${Source-Version})
Provides: tk-dev
Conflicts: tk, tk-dev
Replaces: tk8.0-doc