Hello, On Mon, Jul 01, 2013 at 09:42:09PM -0400, Aaron M. Ucko wrote: > It looks like libfolia's Build-Depends setting accidentally wound up > listing the runtime package libticcutils2. Please substitute the > development package libticcutils-dev, and confirm with pbuilder or the > like that you haven't missed anything else.
I have uploaded the previous fix to delayed queue 3, debdiff follows: diff -Nru libfolia-0.10/debian/changelog libfolia-0.10/debian/changelog --- libfolia-0.10/debian/changelog 2013-06-15 12:04:07.000000000 +0200 +++ libfolia-0.10/debian/changelog 2013-08-05 02:13:45.000000000 +0200 @@ -1,3 +1,13 @@ +libfolia (0.10-4.1) unstable; urgency=low + + * Non-maintainer upload. + * Fix "FTBFS: No package 'ticcutils' found" + - d/control: update build depend on libticcutils-dev. + Thanks Aaron M. Ucko for report. + (Closes: #714711) + + -- Hector Oron <[email protected]> Mon, 05 Aug 2013 00:10:38 +0000 + libfolia (0.10-4) unstable; urgency=low * Fixed some typos in this changelog. diff -Nru libfolia-0.10/debian/control libfolia-0.10/debian/control --- libfolia-0.10/debian/control 2013-06-15 11:51:41.000000000 +0200 +++ libfolia-0.10/debian/control 2013-08-05 02:13:08.000000000 +0200 @@ -3,7 +3,7 @@ Priority: extra Maintainer: Debian Science Team <[email protected]> Uploaders: Joost van Baal-Ilić <[email protected]>, Ko van der Sloot <[email protected]> -Build-Depends: cdbs, debhelper (>= 7), pkg-config, libicu-dev, libxml2-dev, libticcutils2 +Build-Depends: cdbs, debhelper (>= 7), pkg-config, libicu-dev, libxml2-dev, libticcutils-dev Standards-Version: 3.9.3 Homepage: http://ilk.uvt.nl/ Vcs-Svn: svn://svn.debian.org/svn/debian-science/packages/libfolia/trunk Regards, -- Hector Oron
signature.asc
Description: Digital signature

