Hi,
to speed up the kdelibs4c2a transition, I've uploaded a NMU to fix
this bug. Patch attached.
Cheers,
--
Adeodato Simó dato at net.com.org.es
Debian Developer adeodato at debian.org
Listening to: Jay-Jay Johanson - Kate
diff -u swscanner-0.2/debian/changelog swscanner-0.2/debian/changelog
--- swscanner-0.2/debian/changelog
+++ swscanner-0.2/debian/changelog
@@ -1,3 +1,13 @@
+swscanner (0.2-1.1) unstable; urgency=low
+
+ * Non-maintainer upload.
+ * Upload to get rebuilt against kdelibs4c2a after failed binNMU.
+ * Drop build-dependencies on automake1.6 and autoconf, which are no longer
+ needed. This fixes a FTBFS caused by automake1.6 having been removed from
+ the archive. (Closes: #335146)
+
+ -- Adeodato Simó <[EMAIL PROTECTED]> Fri, 09 Dec 2005 04:01:54 +0100
+
swscanner (0.2-1) unstable; urgency=low
* New upstream version.
diff -u swscanner-0.2/debian/control swscanner-0.2/debian/control
--- swscanner-0.2/debian/control
+++ swscanner-0.2/debian/control
@@ -1,5 +1,5 @@
Source: swscanner
-Build-Depends: debhelper (>= 4.2.30), kdelibs4-dev (>= 3.3.2), libshp-dev (>=
1.2.10), libqt3-mt-sqlite (>= 3.3.3), autoconf, automake1.6
+Build-Depends: debhelper (>= 4.2.30), kdelibs4-dev (>= 3.3.2), libshp-dev (>=
1.2.10), libqt3-mt-sqlite (>= 3.3.3)
Section: net
Priority: optional
Maintainer: Andres Seco Hernandez <[EMAIL PROTECTED]>