Author: piotr Date: 2010-07-01 18:17:06 +0000 (Thu, 01 Jul 2010) New Revision: 4971
Modified: trunk/packages/mgltools/support/trunk/debian/changelog trunk/packages/mgltools/support/trunk/debian/control Log: * Non-maintainer upload. * Allow byte-compilation for Python >= 2.5 (closes: #586848) Modified: trunk/packages/mgltools/support/trunk/debian/changelog =================================================================== --- trunk/packages/mgltools/support/trunk/debian/changelog 2010-07-01 18:15:24 UTC (rev 4970) +++ trunk/packages/mgltools/support/trunk/debian/changelog 2010-07-01 18:17:06 UTC (rev 4971) @@ -1,3 +1,10 @@ +mgltools-support (1.5.4.cvs.20090603-1.1) unstable; urgency=low + + * Non-maintainer upload. + * Allow byte-compilation for Python >= 2.5 (closes: #586848) + + -- Piotr Ożarowski <[email protected]> Wed, 30 Jun 2010 21:13:47 +0200 + mgltools-support (1.5.4.cvs.20090603-1) unstable; urgency=low * New upstream version. Modified: trunk/packages/mgltools/support/trunk/debian/control =================================================================== --- trunk/packages/mgltools/support/trunk/debian/control 2010-07-01 18:15:24 UTC (rev 4970) +++ trunk/packages/mgltools/support/trunk/debian/control 2010-07-01 18:17:06 UTC (rev 4971) @@ -7,7 +7,7 @@ Uploaders: Steffen Moeller <[email protected]>, Sargis Dallakyan <[email protected]> Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.5.6), cdbs (>= 0.4), python2.5-dev Standards-Version: 3.8.1 -XS-Python-Version: 2.5 +XS-Python-Version: >= 2.5 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/mgltools/pyglf/support/?rev=0&sc=0 Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/mgltools/support/trunk/ Homepage: http://mgltools.scripps.edu/ _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
