tags 347156 patch
thanks
I intend to *lovingly* NMU itk3.0-dev.
Find my patch attached.
The 0-day NMU season is open, so expect an inmediate upload.
Thanks!
--
.''`. sleep: command not found
: :' :
`. `' Proudly running unstable Debian GNU/Linux
`- www.amayita.com www.malapecora.com www.chicasduras.com
diff -u itcl3.0-3.0.1/debian/changelog itcl3.0-3.0.1/debian/changelog
--- itcl3.0-3.0.1/debian/changelog
+++ itcl3.0-3.0.1/debian/changelog
@@ -1,3 +1,10 @@
+itcl3.0 (3.0.1-6.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Remove Build-Dependency on xlibs-dev (Closes: #347156).
+
+ -- Amaya Rodrigo Sastre <[EMAIL PROTECTED]> Sun, 22 Jan 2006 03:18:15 +0100
+
itcl3.0 (3.0.1-6) unstable; urgency=low
* New maintainer.
diff -u itcl3.0-3.0.1/debian/control itcl3.0-3.0.1/debian/control
--- itcl3.0-3.0.1/debian/control
+++ itcl3.0-3.0.1/debian/control
@@ -2,7 +2,7 @@
Section: libs
Priority: extra
Maintainer: Chris Waters <[EMAIL PROTECTED]>
-Build-Depends: debhelper (>= 3.0), xlibs-dev, tcl8.0-dev, tk8.0-dev
+Build-Depends: debhelper (>= 3.0), libxt-dev, tcl8.0-dev, tk8.0-dev
Standards-Version: 3.5.7
Package: itcl3.0-dev
@@ -30,7 +30,7 @@
Section: devel
Priority: extra
Architecture: any
-Depends: libc6-dev, tcl8.0-dev, itcl3.0, itcl3.0-dev, tk8.0-dev, xlibs-dev,
itk3.0 (= ${Source-Version})
+Depends: libc6-dev, tcl8.0-dev, itcl3.0, itcl3.0-dev, tk8.0-dev, libxt-dev,
itk3.0 (= ${Source-Version})
Conflicts: itk-dev, itcl3.0-dev (<< 3.0.1)
Provides: itk-dev
Replaces: itcl3.0-dev (<< 3.0.1)