summaryrefslogtreecommitdiff
path: root/doc/source/examples/dpkg-info.py
AgeCommit message (Collapse)AuthorFilesLines
2013-10-21doc/source/examples/dpkg-info.py: Use apt_inst.DebFileJulian Andres Klode1-2/+2
We previously used deb_extract_control, but this does not exist. Closes: #671784
2009-06-04apt, aptsources, doc: Update to use the new names.Julian Andres Klode1-2/+2
2009-01-09* Introduce the new documentation and add 0.7.9~exp2 to changelog.Julian Andres Klode1-0/+20
The new documentation is built using sphinx (>= 0.5) [other versions may work too, but let's be safe].