~ben-blankley/testdrive/fix-940755

« back to all changes in this revision

Viewing changes to setup.py

  • Committer: Dustin Kirkland
  • Date: 2013-08-27 16:23:53 UTC
  • mfrom: (424.2.8 hackfest)
  • Revision ID: kirkland@ubuntu.com-20130827162353-ydajs6ttbravumou
* Add 16gb disk size option
* Fix smaller disk sizes
* Remove all references to virtualbox 3 and virtualbox-ose
* Updated translations
* Change copyright format to debian machine readable
* Add support for 2GB RAM sizes
* Bump debhelper version up to 9

Show diffs side-by-side

added added

removed removed

Lines of Context:
93
93
 
94
94
DistUtilsExtra.auto.setup(
95
95
    name='testdrive',
96
 
    version='3.22',
 
96
    version='3.23',
97
97
    license='GPL-3',
98
98
    author='Andres Rodriguez',
99
99
    author_email='andreserl@ubuntu.com',