Author: moeller Date: 2009-09-18 11:06:19 +0000 (Fri, 18 Sep 2009) New Revision: 4001
Modified: trunk/packages/ball/trunk/debian/changelog trunk/packages/ball/trunk/debian/control Log: Fixing build-dependencies to demand more recent lintian. Modified: trunk/packages/ball/trunk/debian/changelog =================================================================== --- trunk/packages/ball/trunk/debian/changelog 2009-09-18 08:57:23 UTC (rev 4000) +++ trunk/packages/ball/trunk/debian/changelog 2009-09-18 11:06:19 UTC (rev 4001) @@ -5,6 +5,7 @@ * Added s390 to list of supported processors (Closes: #546311) * Fixed broken maintainer address (Closes: #544932) * Updated policy-compliance to 3.8.3 (no changes reguired) + * Updated build-dependencies to demand more recent libtool -- Andreas Hildebrandt <[email protected]> Thu, 17 Sep 2009 22:30:28 +0200 Modified: trunk/packages/ball/trunk/debian/control =================================================================== --- trunk/packages/ball/trunk/debian/control 2009-09-18 08:57:23 UTC (rev 4000) +++ trunk/packages/ball/trunk/debian/control 2009-09-18 11:06:19 UTC (rev 4001) @@ -3,7 +3,7 @@ Priority: optional Maintainer: Andreas Hildebrandt <[email protected]> DM-Upload-Allowed: yes -Build-Depends: debhelper (>= 5), libtool, libqt4-dev, libqt4-gui, libqt4-opengl, +Build-Depends: debhelper (>= 5), libtool (>= 2.2), libqt4-dev, libqt4-gui, libqt4-opengl, libqt4-opengl-dev, libqt4-sql, libqt4-network, sip4, python-sip4-dev, flex, bison, autoconf, automake, libglew1.5-dev|libglew-dev, libfftw3-dev, libgsl0-dev, python-dev (>= 2.4), libxrender-dev, libboost-dev, libboost-iostreams-dev, libboost-thread-dev, _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
