tags 671979 + patch
thanks

Hello,

I've prepared small patch to fix this one. Just add pkg-config to Build-Depends. If you (maintainer) don't have a time to upload this one, I'm going to go on with NMU.

--
Pozdrawiam / Kind regards,
Artur Rona

diff -Nru qtads-2.1.1/debian/changelog qtads-2.1.1/debian/changelog
--- qtads-2.1.1/debian/changelog        2011-04-02 22:28:05.000000000 +0200
+++ qtads-2.1.1/debian/changelog        2012-06-07 13:39:59.000000000 +0200
@@ -1,3 +1,11 @@
+qtads (2.1.1-1.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/control:
+    - Fix FTBFS, add pkg-config to Build-Depends. (Closes: #671979)
+
+ -- Artur Rona <ari-tc...@tlen.pl>  Thu, 07 Jun 2012 13:37:14 +0200
+
 qtads (2.1.1-1) unstable; urgency=low
 
   * New upstream release.
diff -Nru qtads-2.1.1/debian/control qtads-2.1.1/debian/control
--- qtads-2.1.1/debian/control  2011-04-02 22:29:28.000000000 +0200
+++ qtads-2.1.1/debian/control  2012-06-07 13:37:10.000000000 +0200
@@ -2,7 +2,7 @@
 Section: games
 Priority: optional
 Maintainer: Daniel Schepler <schep...@debian.org>
-Build-Depends: debhelper (>= 6), libqt4-dev (>= 4:4.5), libsdl-mixer1.2-dev, 
libsdl-sound1.2-dev, cdbs (>= 0.4.50)
+Build-Depends: debhelper (>= 6), libqt4-dev (>= 4:4.5), libsdl-mixer1.2-dev, 
libsdl-sound1.2-dev, cdbs (>= 0.4.50), pkg-config
 Standards-Version: 3.9.1
 
 Package: qtads

Reply via email to