Author: tille Date: 2011-04-14 20:05:37 +0000 (Thu, 14 Apr 2011) New Revision: 6564
Modified: trunk/packages/cdbfasta/trunk/debian/control Log: Added missing Build-Depends: zlib (using pbuilder usually uncovers such issues) Modified: trunk/packages/cdbfasta/trunk/debian/control =================================================================== --- trunk/packages/cdbfasta/trunk/debian/control 2011-04-14 18:08:43 UTC (rev 6563) +++ trunk/packages/cdbfasta/trunk/debian/control 2011-04-14 20:05:37 UTC (rev 6564) @@ -6,7 +6,7 @@ Uploaders: Steffen Moeller <[email protected]>, Andreas Tille <[email protected]>, Tim Booth <[email protected]> -Build-Depends: debhelper (>= 8), help2man +Build-Depends: debhelper (>= 8), zlib1g-dev, help2man Standards-Version: 3.9.2 Homepage: http://sourceforge.net/projects/cdbfasta/ Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/cdbfasta/trunk/?rev=0&sc=0 _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
