summaryrefslogtreecommitdiff
path: root/debian/python-apt.docs
AgeCommit message (Collapse)AuthorFilesLines
2010-03-10Move documentation into python-apt-doc (Closes: #572617)Julian Andres Klode1-1/+0
2010-02-27* debian/python-apt.install:Julian Andres Klode1-1/+0
- Install utils/migrate-0.8.py to /usr/share/python-apt/.
2010-02-27Ship the list of deprecated things in the apt_pkg and apt_inst modulesJulian Andres Klode1-0/+1
inside the script itself, so we don't have to parse the source code anymore.
2009-07-30Merge 0.7.11.1-0.7.12.0 from unstable.Julian Andres Klode1-0/+2
2009-07-30Use debhelper 7 instead of CDBSJulian Andres Klode1-0/+2
2009-07-15Simplify the whole building, build all Python versions with setup.pyJulian Andres Klode1-2/+1
2009-01-09* setup.py, doc/source/conf.py: Fix building by adding build/lib* to PYTHONPATHJulian Andres Klode1-1/+2
We now build the extension first, and then the documentation. Also add the text docs.
2009-01-09* Introduce the new documentation and add 0.7.9~exp2 to changelog.Julian Andres Klode1-1/+1
The new documentation is built using sphinx (>= 0.5) [other versions may work too, but let's be safe].
2008-12-15* setup.py:Michael Vogt1-0/+1
- build html/ help of the apt and aptsources modules into /usr/share/doc/python-apt/html
2007-01-26* also install aptsourcesSebastian Heinlein1-0/+1
* switch to cdbs * add a pot file * setup the POTFILES.in
2005-08-05* improved the examples, added README tooMichael Vogt1-0/+1
2005-08-05* FutureWarning is added, example how to filter it away too. README.apt addedMichael Vogt1-0/+1