Author: piotr Date: 2010-07-01 19:49:41 +0000 (Thu, 01 Jul 2010) New Revision: 4977
Modified: trunk/packages/mgltools/sff/trunk/debian/changelog trunk/packages/mgltools/sff/trunk/debian/control Log: Build extension for all supported Python versions (closes: #586847) Modified: trunk/packages/mgltools/sff/trunk/debian/changelog =================================================================== --- trunk/packages/mgltools/sff/trunk/debian/changelog 2010-07-01 19:36:30 UTC (rev 4976) +++ trunk/packages/mgltools/sff/trunk/debian/changelog 2010-07-01 19:49:41 UTC (rev 4977) @@ -7,6 +7,13 @@ -- Andreas Tille <[email protected]> Fri, 16 Oct 2009 22:52:52 +0200 +mgltools-sff (1.5.4.cvs.20090603-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Build extension for all supported Python versions (closes: #586847) + + -- Piotr Ożarowski <[email protected]> Wed, 30 Jun 2010 21:11:05 +0200 + mgltools-sff (1.5.4.cvs.20090603-1) unstable; urgency=low * New upstream version. Modified: trunk/packages/mgltools/sff/trunk/debian/control =================================================================== --- trunk/packages/mgltools/sff/trunk/debian/control 2010-07-01 19:36:30 UTC (rev 4976) +++ trunk/packages/mgltools/sff/trunk/debian/control 2010-07-01 19:49:41 UTC (rev 4977) @@ -6,9 +6,9 @@ XS-Autobuild: yes Uploaders: Steffen Moeller <[email protected]>, Sargis Dallakyan <[email protected]>, Andreas Tille <[email protected]> -Build-Depends: debhelper (>= 7), python-central (>= 0.5.6), cdbs (>= 0.4), python2.5-dev, swig (>= 1.3.20), python-numpy, mgltools-bhtree +Build-Depends: debhelper (>= 7), python-central (>= 0.5.6), cdbs (>= 0.4), python-all-dev, swig (>= 1.3.20), python-numpy, mgltools-bhtree Standards-Version: 3.8.3 -XS-Python-Version: 2.5 +XS-Python-Version: >= 2.5 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/mgltools/sff/trunk/?rev=0&sc=0 Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/mgltools/sff/trunk/ Homepage: http://mgltools.scripps.edu/ _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
