Author: smoe-guest Date: 2009-07-15 00:55:32 +0000 (Wed, 15 Jul 2009) New Revision: 3629
Modified: trunk/packages/ball/trunk/debian/README.Debian trunk/packages/ball/trunk/debian/README.source trunk/packages/ball/trunk/debian/changelog trunk/packages/ball/trunk/debian/control Log: * present working soname for virtual library package * moving (close:..) instructions to new version. * some reformatting. Modified: trunk/packages/ball/trunk/debian/README.Debian =================================================================== --- trunk/packages/ball/trunk/debian/README.Debian 2009-07-15 00:14:11 UTC (rev 3628) +++ trunk/packages/ball/trunk/debian/README.Debian 2009-07-15 00:55:32 UTC (rev 3629) @@ -1,6 +1,2 @@ The maintainer of this package is from BALL's upstream development team. The Debian-Med community jumps in to lower the entry barriers a bit. - -The package cannot yet be released because of some -smaller issues which will be addressed over the -upcoming days. Modified: trunk/packages/ball/trunk/debian/README.source =================================================================== --- trunk/packages/ball/trunk/debian/README.source 2009-07-15 00:14:11 UTC (rev 3628) +++ trunk/packages/ball/trunk/debian/README.source 2009-07-15 00:55:32 UTC (rev 3629) @@ -1,3 +1,2 @@ The installation files for Windows and MacOS were removed to ensure smaller source package sizes. - Modified: trunk/packages/ball/trunk/debian/changelog =================================================================== --- trunk/packages/ball/trunk/debian/changelog 2009-07-15 00:14:11 UTC (rev 3628) +++ trunk/packages/ball/trunk/debian/changelog 2009-07-15 00:55:32 UTC (rev 3629) @@ -1,13 +1,13 @@ -ball (1.3-1) unstable; urgency=low +ball (1.3+beta2-1) unstable; urgency=low - * Updated to version 1.3 - * Split packages into VIEW independent and dependent debs + * Preparing for new upstream version 1.3 (Closes: #407665). + * Split packages into VIEW-independent and -dependent debs. -- Andreas Hildebrandt <[email protected]> Mon, 6 Jul 2009 17:43:00 +0100 -ball (1.2-1) unstable; urgency=low +ball (1.2-1) UNRELEASED; urgency=low - * Initial release (Closes: #407665) + * Initial packaging. -- Andreas Hildebrandt <[email protected]> Sun, 16 Nov 2008 20:24:32 +0100 Modified: trunk/packages/ball/trunk/debian/control =================================================================== --- trunk/packages/ball/trunk/debian/control 2009-07-15 00:14:11 UTC (rev 3628) +++ trunk/packages/ball/trunk/debian/control 2009-07-15 00:55:32 UTC (rev 3629) @@ -5,7 +5,7 @@ DM-Upload-Allowed: yes Build-Depends: debhelper (>= 4), libtool, libqt4-dev, libqt4-gui, libqt4-opengl, libqt4-opengl-dev, libqt4-sql, sip4, python-sip4-dev, flex, bison, autoconf, - automake, libglew-dev, libfftw3-dev, libgsl0-dev, python-dev (>= 2.4), libxrender-dev, + 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), libboost-asio-dev | libasio-dev, libboost-regex-dev, libxmu-dev, doxygen, tidy, _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
