Author: kitterma-guest Date: 2009-04-26 23:57:17 +0000 (Sun, 26 Apr 2009) New Revision: 3324
Removed: trunk/packages/mgltools/pyautodock/trunk/debian/dirs Modified: trunk/packages/mgltools/pyautodock/trunk/debian/changelog trunk/packages/mgltools/pyautodock/trunk/debian/control Log: Feedback Ubuntu changes for Python 2.6. Modified: trunk/packages/mgltools/pyautodock/trunk/debian/changelog =================================================================== --- trunk/packages/mgltools/pyautodock/trunk/debian/changelog 2009-04-26 23:51:10 UTC (rev 3323) +++ trunk/packages/mgltools/pyautodock/trunk/debian/changelog 2009-04-26 23:57:17 UTC (rev 3324) @@ -1,3 +1,12 @@ +mgltools-pyautodock (1.5.4.cvs.20081126-2) UNRELEASED; urgency=low + + * Update for Python 2.6: + - Change build-depends to python-all-dev + - Change XS-Python-Versions to >= 2.5 + * Delete un-needed debian/dirs file + + -- Scott Kitterman <[email protected]> Sat, 28 Mar 2009 23:11:29 -0400 + mgltools-pyautodock (1.5.4.cvs.20081126-1) unstable; urgency=low * New upstream version. Modified: trunk/packages/mgltools/pyautodock/trunk/debian/control =================================================================== --- trunk/packages/mgltools/pyautodock/trunk/debian/control 2009-04-26 23:51:10 UTC (rev 3323) +++ trunk/packages/mgltools/pyautodock/trunk/debian/control 2009-04-26 23:57:17 UTC (rev 3324) @@ -5,9 +5,9 @@ DM-Upload-Allowed: yes XS-Autobuild: yes 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 +Build-Depends: debhelper (>= 5.0.38), python-central (>= 0.5.6), cdbs (>= 0.4), python-all-dev (>= 2.5) Standards-Version: 3.8.0 -XS-Python-Version: 2.5 +XS-Python-Version: >= 2.5 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/mgltools/pyautodock/trunk/?rev=0&sc=0 Vcs-Svn: svn://svn.debian.org/svn/debian-med/trunk/packages/mgltools/pyautodock/trunk/ Homepage: http://autodock.scripps.edu/ Deleted: trunk/packages/mgltools/pyautodock/trunk/debian/dirs =================================================================== --- trunk/packages/mgltools/pyautodock/trunk/debian/dirs 2009-04-26 23:51:10 UTC (rev 3323) +++ trunk/packages/mgltools/pyautodock/trunk/debian/dirs 2009-04-26 23:57:17 UTC (rev 3324) @@ -1 +0,0 @@ -usr/bin _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/debian-med-commit
