Author: moeller Date: 2009-07-22 13:04:40 +0000 (Wed, 22 Jul 2009) New Revision: 3689
Modified: trunk/packages/ball/trunk/debian/changelog trunk/packages/ball/trunk/debian/control trunk/packages/ball/trunk/debian/rules Log: Eliminated two lintian warnings. Modified: trunk/packages/ball/trunk/debian/changelog =================================================================== --- trunk/packages/ball/trunk/debian/changelog 2009-07-22 12:08:32 UTC (rev 3688) +++ trunk/packages/ball/trunk/debian/changelog 2009-07-22 13:04:40 UTC (rev 3689) @@ -1,3 +1,11 @@ +ball (1.3+beta2.1-2) UNRELEASED; urgency=low + + * Fixes + - doc-base + - two lintian warnings + + -- Andreas Hildebrandt <[email protected]> Wed, 22 Jul 2009 14:04:42 +0200 + ball (1.3+beta2.1-1) unstable; urgency=low * Preparing for new upstream version 1.3 (Closes: #407665) Modified: trunk/packages/ball/trunk/debian/control =================================================================== --- trunk/packages/ball/trunk/debian/control 2009-07-22 12:08:32 UTC (rev 3688) +++ trunk/packages/ball/trunk/debian/control 2009-07-22 13:04:40 UTC (rev 3689) @@ -3,7 +3,7 @@ Priority: optional Maintainer: Andreas Hildebrandt <[email protected]> DM-Upload-Allowed: yes -Build-Depends: debhelper (>= 4), libtool, libqt4-dev, libqt4-gui, libqt4-opengl, +Build-Depends: debhelper (>= 5), libtool, libqt4-dev, libqt4-gui, libqt4-opengl, libqt4-opengl-dev, libqt4-sql, 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, Modified: trunk/packages/ball/trunk/debian/rules =================================================================== --- trunk/packages/ball/trunk/debian/rules 2009-07-22 12:08:32 UTC (rev 3688) +++ trunk/packages/ball/trunk/debian/rules 2009-07-22 13:04:40 UTC (rev 3689) @@ -47,7 +47,7 @@ dh_installexamples # dh_install dh_installmenu - dh_desktop +# dh_desktop # dh_python dh_installman -p ballview dh_link _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
