summaryrefslogtreecommitdiff
path: root/debian/control
AgeCommit message (Collapse)AuthorFilesLines
2009-01-09* Introduce the new documentation and add 0.7.9~exp2 to changelog.Julian Andres Klode1-3/+1
The new documentation is built using sphinx (>= 0.5) [other versions may work too, but let's be safe].
2008-11-24merged from the consolidation-bracn (with some modificatins)Michael Vogt1-1/+1
2008-06-21Merge from python-apt.debian-sid/.Ben Finney1-1/+1
2008-06-18merged from mvo branchegon1-1/+1
2008-05-16Remove trailing whitespace.Ben Finney1-3/+3
2008-01-04* use the new CacheFile::ListUpdate() codeMichael Vogt1-1/+1
* add example in doc/examples/update.py
2007-07-02* debian/control:Michael Vogt1-1/+1
- updated for python-distutils-extra (>= 1.9.0) * debian/python-apt.install: - fix i18n files
2007-06-11* build against the new aptMichael Vogt1-3/+19
* support for new "aptsources" pythn module (thanks to Sebastian Heinlein) * merged support for translated package descriptions * merged support for automatic removal of unused dependencies * merged http://glatzor.de/bzr/python-apt/sebi: - this means that the new aptsources modules is available * support translated pacakge descriptions * support automatic dependency information * python/depcache.cc: - "IsGarbage()" method added (to support auto-mark)
2007-06-10* merged automaitc removal of unused dependenciesMichael Vogt1-2/+2
branch * update build-depends
2007-05-23* python/pkgrecords.cc:Michael Vogt1-1/+1
- added SourceVer
2007-05-21* merged http://glatzor.de/bzr/python-apt/sebi:Michael Vogt1-4/+20
- this means that the new aptsources modules is available
2007-05-02* debian/control: added versionized dependency for python-centralMichael Vogt1-1/+1
2007-03-01* debian/control:Michael Vogt1-0/+1
- added XS-Vcs-Bzr header to make finding the repo easier
2007-02-27* debian/python-apt.install:Michael Vogt1-2/+3
- required now because we build python-dbg too * debian/changelog: - merged matts changes * debian/control: - change maintainer
2007-02-26* merged dokos patchMichael Vogt1-0/+12
2007-02-22* apt/package.py:Michael Vogt1-1/+1
- handle invalid unicode more gracefully (LP#86215) * rebuild against latest apt
2007-02-13* fixed crash in Mirror.has_repositoryMichael Vogt1-1/+1
* fixed docstring
2007-02-02* added pycompatMichael Vogt1-1/+1
* finalized changelog * added versionized b-d to python-central
2007-01-26merged glatzors python-apt branch that includes the new aptsource moduleMichael Vogt1-3/+6
2007-01-26* also install aptsourcesSebastian Heinlein1-1/+1
* switch to cdbs * add a pot file * setup the POTFILES.in
2007-01-19* make setup.py executableSebastian Heinlein1-1/+4
* add some information about aptsources to the package description
2006-09-12* debian/control:Michael Vogt1-1/+1
- tightend dependency * apt/progress.py: - use os._exit() instead of sys.exit() (lp: 53298)
2006-08-14* merged the ddtp supportMichael Vogt1-2/+2
2006-08-14* updated build-depsMichael Vogt1-1/+1
2006-07-27* merged with mainlineMichael Vogt1-17/+7
2006-07-24* merged the NMUs from debianMichael Vogt1-1/+1
2006-07-03* prepared rebuildMichael Vogt1-1/+1
2006-06-26* merging the NMU changesMichael Vogt1-32/+7
2006-05-08* merged r192 from mainlineMichael Vogt1-3/+3
2006-04-26* debian/compat: Michael Vogt1-4/+4
- debhelper compat level set to 5 * debian/changelog: - merged the changelog from the NMU * debian/control: - merged the changes from the NMU - set standards version to 3.6.2.0 * debian/rules: - fix arch-build target * setup.py: - simplify the patch magling by using map() instead of "for i in range()"
2006-02-21* merged changes from doko, prepared new uploadMichael Vogt1-16/+1
2005-12-07* make pkgAcqFile use the old interface so that we don't depend on a new apt ↵Michael Vogt1-1/+1
and still work with breezys apt
2005-11-28* fix build-depsMichael Vogt1-1/+1
2005-11-28* rewrote the cache.commit() code to make use of the new ↵Michael Vogt1-1/+1
pkgAcquire/pkgPackageManager interface
2005-11-09* changelog finalized and synced with the debian uploadMichael Vogt1-1/+1
2005-08-05* build-depends on apt >= 0.6.40Michael Vogt1-1/+1
2005-06-01* added conflicts, merged with python-apt--pkgDepCache--0Michael Vogt1-1/+3
Patches applied: * Greek0@gmx.net--2005-main/python-apt--debian--0.6--patch-11 Merge from python-apt--main--0 * Greek0@gmx.net--2005-main/python-apt--debian--0.6--patch-12 Same fix again as in patch-2, replayed after merge * Greek0@gmx.net--2005-main/python-apt--debian--0.6--patch-13 Fix for Debian #308586 * michael.vogt@ubuntu.com--2005/python-apt--pkgDepCache--0--patch-22 * added mvo@debian.org to uploaders and changed to mvo@debian.org in the changelog * michael.vogt@ubuntu.com--2005/python-apt--pkgDepCache--0--patch-23 * added AUTHORS file * michael.vogt@ubuntu.com--2005/python-apt--pkgDepCache--0--patch-24 * synced changelog/control with the experimental upload * michael.vogt@ubuntu.com--2005/python-apt--pkgDepCache--0--patch-25 * merge with mainline * michael.vogt@ubuntu.com--2005/python-apt--pkgDepCache--0--patch-26 * merged conflict and typo fix from christian * michael.vogt@ubuntu.com--2005/python-apt--pkgDepCache--0--patch-27 * started 0.6.12 and conflict with older python-apt in python2.4-apt too * michael.vogt@ubuntu.com--2005/python-apt--pkgDepCache--0--patch-28 * proper credit Christian for the fixes, finalized changelog
2005-05-06* merged with matts mainlineMichael Vogt1-1/+1
Patches applied: * apt@packages.debian.org/python-apt--main--0--patch-9 Merge michael.vogt@ubuntu.com--2005/python-apt--pkgDepCache--0 * apt@packages.debian.org/python-apt--main--0--patch-10 Merge minor changes from michael.vogt@ubuntu.com--2005/python-apt--pkgDepCache--0 * michael.vogt@ubuntu.com--2005/python-apt--pkgDepCache--0--patch-16 * merged with Greek0@gmx.net--2005-main/python-apt--debian--0.6 * michael.vogt@ubuntu.com--2005/python-apt--pkgDepCache--0--patch-17 * python/pkgsrcrecords.cc: fix a refcount problem * michael.vogt@ubuntu.com--2005/python-apt--pkgDepCache--0--patch-18 * changed version to 0.6.11 * michael.vogt@ubuntu.com--2005/python-apt--pkgDepCache--0--patch-19 * build depends against python-dev (without a version). this will do the right thing on both debian and ubuntu * michael.vogt@ubuntu.com--2005/python-apt--pkgDepCache--0--patch-20 * made the "arch-build" target work again * michael.vogt@ubuntu.com--2005/python-apt--pkgDepCache--0--patch-21 * made arch-build work again (for real this time)
2005-05-03* merged with Greek0@gmx.net--2005-main, native apt interface added, fixed a ↵Michael Vogt1-5/+19
refcount problem, added tests/ directory * apt/package.py, apt/__init__.py: - started a native python interface that will wrap the uglier bits of python-apt in the future * tests/pkgsrcrecords.py: - started a test directory * python/pkgsrcrecords.cc: - fixed a refcount problem - merged with Greek0s tree Patches applied: * Greek0@gmx.net--2005-main/python-apt--debian--0.6--base-0 tag of apt@packages.debian.org/python-apt--main--0--patch-8 * Greek0@gmx.net--2005-main/python-apt--debian--0.6--patch-1 Minor typo fix in debian/rules * Greek0@gmx.net--2005-main/python-apt--debian--0.6--patch-2 Typo fix in depcache.cc which caused wrong function to be called * Greek0@gmx.net--2005-main/python-apt--debian--0.6--patch-3 Improved CppPyObject, leading to a better PkgDepCacheStruct * Greek0@gmx.net--2005-main/python-apt--debian--0.6--patch-4 Improved build system * Greek0@gmx.net--2005-main/python-apt--debian--0.6--patch-5 Restored the old tar.cc to work with the older apt in debian again * Greek0@gmx.net--2005-main/python-apt--debian--0.6--patch-6 Fix for Debian #304296 (Segfault in CppOwnedDealloc) * Greek0@gmx.net--2005-main/python-apt--debian--0.6--patch-7 Fix for Debian #304903 (FD leak) * Greek0@gmx.net--2005-main/python-apt--debian--0.6--patch-8 Fixed the compilation error introduced in patch-6 * Greek0@gmx.net--2005-main/python-apt--debian--0.6--patch-9 New debian/changelog from Debians python-apt 0.6.10 * Greek0@gmx.net--2005-main/python-apt--debian--0.6--patch-10 Minor changes to make the packages lintian/linda clean * apt@packages.debian.org/python-apt--main--0--patch-8 Merge michael.vogt@ubuntu.com--2005/python-apt--pkgDepCache--0
2005-03-02* merged with matts tree, resolved lots of conflictsMichael Vogt1-1/+15
Patches applied: * apt@packages.debian.org/python-apt--main--0--base-0 tag of apt@arch.ubuntu.com/python-apt--MAIN--0--patch-44 * apt@packages.debian.org/python-apt--main--0--patch-1 Merge michael.vogt@ubuntu.com--2005/python-apt--pkgDepCache--0 * apt@packages.debian.org/python-apt--main--0--patch-2 0.5.33 * apt@packages.debian.org/python-apt--main--0--patch-3 Add arch-build target to rules * apt@packages.debian.org/python-apt--main--0--patch-4 Fix typo (fund->find) * apt@packages.debian.org/python-apt--main--0--patch-5 Restore Ubuntu changes * apt@packages.debian.org/python-apt--main--0--patch-6 0.5.35 -> hoary * apt@packages.debian.org/python-apt--main--0--patch-7 Fix build-depends, somehow lost in merge * michael.vogt@ubuntu.com--2005/python-apt--pkgDepCache--0--base-0 tag of apt@arch.ubuntu.com/python-apt--MAIN--0--patch-44 * michael.vogt@ubuntu.com--2005/python-apt--pkgDepCache--0--patch-1 * merged from my mvo tree, removed all non-pkgDepCache releated stuff and cleaned up the code * michael.vogt@ubuntu.com--2005/python-apt--pkgDepCache--0--patch-2 * beefed up the example code, added DepCache.Upgrade() * michael.vogt@ubuntu.com--2005/python-apt--pkgDepCache--0--patch-3 * implemented the marking interface * michael.vogt@ubuntu.com--2005/python-apt--pkgDepCache--0--patch-4 * state information and marking interface * michael.vogt@ubuntu.com--2005/python-apt--pkgDepCache--0--patch-5 * fixed wrong types for "UsrSize" and "DebSize" * michael.vogt@ubuntu.com--2005/python-apt--pkgDepCache--0--patch-6 * added DepCache.FixBroken() * michael.vogt@ubuntu.com--2005/python-apt--pkgDepCache--0--patch-7 * example code how a overview about the changes can be computed
2005-02-23* progress callback support addedMichael Vogt1-1/+1
2004-12-13* Update to work with apt 0.5.32 (bzip2 deb support)Arch Librarian1-1/+1
Author: mdz Date: 2004-12-12 17:55:54 GMT * Update to work with apt 0.5.32 (bzip2 deb support)
2004-11-24python2.3Arch Librarian1-1/+1
Author: mdz Date: 2003-08-08 13:01:51 GMT python2.3
2004-11-24Add myself to UploadersArch Librarian1-0/+1
Author: mdz Date: 2003-06-03 17:01:13 GMT Add myself to Uploaders
2004-11-24Section: pythonArch Librarian1-1/+1
Author: mdz Date: 2003-05-07 18:54:37 GMT Section: python
2004-11-24Build-Depends: libapt-pkg-dev (>= 0.5.5)Arch Librarian1-1/+1
Author: mdz Date: 2003-05-07 18:36:12 GMT Build-Depends: libapt-pkg-dev (>= 0.5.5)
2004-11-24Build-depend on python-dev >= 2.2 to keep everything in...Arch Librarian1-1/+1
Author: mdz Date: 2002-08-28 12:25:11 GMT Build-depend on python-dev >= 2.2 to keep everything in sync across architectures
2004-11-24add apt-utils to build-depends for libapt-instArch Librarian1-1/+1
Author: rmurray Date: 2002-02-08 08:31:32 GMT add apt-utils to build-depends for libapt-inst
2004-11-24Enhance descriptionArch Librarian1-2/+6
Author: mdz Date: 2002-01-17 06:09:21 GMT Enhance description
2004-11-24automatically determine python dependency for new pytho...Arch Librarian1-1/+1
Author: rmurray Date: 2002-01-08 07:28:48 GMT automatically determine python dependency for new python policy install a copyright, and /usr/doc links