tags 397694 + patch thanks Hi,
Attached is the diff for my lincity-ng 1.0.3-1.1 NMU.
diff -Nru /tmp/upgtMXux7S/lincity-ng-1.0.3/debian/changelog /tmp/PthQRxC6vl/lincity-ng-1.0.3/debian/changelog --- /tmp/upgtMXux7S/lincity-ng-1.0.3/debian/changelog 2006-11-16 00:43:20.000000000 +0100 +++ /tmp/PthQRxC6vl/lincity-ng-1.0.3/debian/changelog 2006-11-16 00:43:21.000000000 +0100 @@ -1,3 +1,11 @@ +lincity-ng (1.0.3-1.1) unstable; urgency=high + + * Non-maintainer upload. + * Add pkg-config to build-depends; fixes FTBFS, patch from Jérémy Bobbio. + (Closes: #397694) + + -- Steinar H. Gunderson <[EMAIL PROTECTED]> Thu, 16 Nov 2006 00:28:49 +0100 + lincity-ng (1.0.3-1) unstable; urgency=low * New upstream release (Closes: #379220) diff -Nru /tmp/upgtMXux7S/lincity-ng-1.0.3/debian/control /tmp/PthQRxC6vl/lincity-ng-1.0.3/debian/control --- /tmp/upgtMXux7S/lincity-ng-1.0.3/debian/control 2006-11-16 00:43:20.000000000 +0100 +++ /tmp/PthQRxC6vl/lincity-ng-1.0.3/debian/control 2006-11-16 00:43:21.000000000 +0100 @@ -2,7 +2,7 @@ Section: games Priority: optional Maintainer: Debian Games Team <[email protected]> -Build-Depends: debhelper (>= 4.0.0), autotools-dev, jam, libsdl1.2-dev (>= 1.2.5), libsdl-mixer1.2-dev (>= 1.2), libsdl-image1.2-dev (>= 1.2), libsdl-ttf2.0-dev (>= 2.0), libphysfs-dev (>= 0.1.9), zlib1g-dev, libxml2-dev (>= 2.6.1), libsdl-gfx1.2-dev (>= 2.0.13) +Build-Depends: debhelper (>= 4.0.0), autotools-dev, jam, pkg-config, libsdl1.2-dev (>= 1.2.5), libsdl-mixer1.2-dev (>= 1.2), libsdl-image1.2-dev (>= 1.2), libsdl-ttf2.0-dev (>= 2.0), libphysfs-dev (>= 0.1.9), zlib1g-dev, libxml2-dev (>= 2.6.1), libsdl-gfx1.2-dev (>= 2.0.13) Standards-Version: 3.6.2.1 Package: lincity-ng

