summaryrefslogtreecommitdiff
path: root/setup.py
AgeCommit message (Expand)AuthorFilesLines
2009-04-12setup.py, debian/rules: Support version in setup.py again by gettingJulian Andres Klode1-0/+1
2009-04-10Fix FTBFS with python-debian (>= 0.1.13) on Python 2.4 by not using it toJulian Andres Klode1-14/+2
2009-04-01* Fix documentation buildingJulian Andres Klode1-0/+5
2009-03-29Build-Depend on python-debian, use it to get version number from changelogJulian Andres Klode1-5/+17
2009-03-08* setup.py: Remove apt.gtk, add apt.progressJulian Andres Klode1-1/+1
2009-01-12Cleanup: Comparisons to True/False, ==/!= None, deprecated modulesJulian Andres Klode1-6/+3
2009-01-11Merge Ben Finney's whitespace changes (Closes: #481563)Julian Andres Klode1-7/+6
2009-01-09* setup.py, doc/source/conf.py: Fix building by adding build/lib* to PYTHONPATHJulian Andres Klode1-4/+10
2009-01-09* Introduce the new documentation and add 0.7.9~exp2 to changelog.Julian Andres Klode1-29/+22
2009-01-09Cleanup: Remove whitespace at the end of line in all python codes.Julian Andres Klode1-1/+1
2008-12-15* setup.py:Michael Vogt1-1/+28
2008-11-24merged from the consolidation-bracn (with some modificatins)Michael Vogt1-1/+1
2008-05-16Imports on separate lines, to conform with PEP 8.Ben Finney1-1/+3
2008-05-16Remove redundant semicolons from statements.Ben Finney1-2/+2
2008-05-16Fix spaces adjacent to commas and operators, to conform with PEP 8.Ben Finney1-17/+18
2008-05-16Remove trailing whitespace.Ben Finney1-1/+1
2007-07-02* debian/control:Michael Vogt1-3/+3
2007-01-26* also install aptsourcesSebastian Heinlein1-4/+23
2007-01-19* make setup.py executableSebastian Heinlein1-0/+0
2006-04-26* debian/compat: Michael Vogt1-11/+7
2005-10-20* merged with the progress reporting codeMichael Vogt1-0/+1
2005-08-05* version number changesMichael Vogt1-1/+1
2005-05-09* more work on the native python apt interfaceMichael Vogt1-1/+2
2005-05-03* merged with Greek0@gmx.net--2005-main, native apt interface added, fixed a ...Michael Vogt1-5/+6
2004-11-24Use the makefile parserArch Librarian1-4/+6
2004-11-24Python distutils based packagingArch Librarian1-0/+27