Package: swscanner
Version: 0.1.8-1
Severity: serious
Tags: patch

swscanner fails to build because it has an unsatisfiable
build-dependency on libqt3c102-mt-sqlite:

>  -> Considering  libqt3c102-mt-sqlite (>= 3.3.3)
>       Tried versions: 
>    -> Does not satisfy version, not trying

Changing it to libqt3-mt-sqlite fixes this problem.

-- 
Matt
diff -u swscanner-0.1.8/debian/control swscanner-0.1.8/debian/control
--- swscanner-0.1.8/debian/control
+++ swscanner-0.1.8/debian/control
@@ -1,5 +1,5 @@
 Source: swscanner
-Build-Depends: debhelper (>= 4.2.30), kdelibs4-dev (>= 3.3.2), libshp-dev (>= 
1.2.10), libqt3c102-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), autoconf, automake1.6 
 Section: net
 Priority: optional
 Maintainer: Andres Seco Hernandez <[EMAIL PROTECTED]>

Attachment: signature.asc
Description: Digital signature

Reply via email to