Author: anhi-guest Date: 2009-09-17 21:46:05 +0000 (Thu, 17 Sep 2009) New Revision: 3996
Modified: trunk/packages/ball/trunk/debian/changelog trunk/packages/ball/trunk/debian/control Log: New upstream release (1.3) for BALL. Modified: trunk/packages/ball/trunk/debian/changelog =================================================================== --- trunk/packages/ball/trunk/debian/changelog 2009-09-17 09:51:01 UTC (rev 3995) +++ trunk/packages/ball/trunk/debian/changelog 2009-09-17 21:46:05 UTC (rev 3996) @@ -1,3 +1,11 @@ +ball (1.3.0) unstable; urgency=low + + * New upstream release + * BALL no longer uses gSoap (Closes: #542215) + * Added s390 to list of supported processors (Closes: #546311) + + -- Andreas Hildebrandt <[email protected]> Thu, 17 Sep 2009 22:30:28 +0200 + ball (1.3+rc2-1) unstable; urgency=low * Removed debian/copyright entries for files no longer in the repository @@ -4,8 +12,9 @@ * Updated to new upstream release candidate * Removed build-dependency on libboost-asio-dev (Closes: #542251) * Some small packaging improvements + * Fixed broken maintainer address (Closes: #544932) - -- Andreas Hildebrandt <[email protected]> Wed, 02 Sep 2009 12:53:37 +0200 + -- Andreas Hildebrandt <[email protected]> Thu, 17 Sep 2009 22:25:51 +0200 ball (1.3+beta2.1-2) unstable; urgency=low Modified: trunk/packages/ball/trunk/debian/control =================================================================== --- trunk/packages/ball/trunk/debian/control 2009-09-17 09:51:01 UTC (rev 3995) +++ trunk/packages/ball/trunk/debian/control 2009-09-17 21:46:05 UTC (rev 3996) @@ -4,7 +4,7 @@ Maintainer: Andreas Hildebrandt <[email protected]> DM-Upload-Allowed: yes Build-Depends: debhelper (>= 5), libtool, libqt4-dev, libqt4-gui, libqt4-opengl, - libqt4-opengl-dev, libqt4-sql, sip4, python-sip4-dev, flex, bison, autoconf, + 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, libboost-math-dev | libboost-dev (< 1.37), libboost-system-dev | libboost-dev (< 1.37), _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
