diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2005-03-09 13:25:10 +0000 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2005-03-09 13:25:10 +0000 |
| commit | e2d599df4c4375fb90289d4d038c2575361a3b20 (patch) | |
| tree | df812b086f4fb9edc0db6cdda14a1ea59aed0b8b /debian | |
| parent | c0b6c9e6812970ac952593abf3d6b4d810b06c9d (diff) | |
| download | python-apt-e2d599df4c4375fb90289d4d038c2575361a3b20.tar.gz | |
* star-merged with my pkgDepCache branch
Patches applied:
* michael.vogt@ubuntu.com--2005/python-apt--pkgDepCache--0--patch-8
* merged with matt again, implemented DepCache.ReadPinFile(), fixed a bug in DepCache.Upgrade()
* michael.vogt@ubuntu.com--2005/python-apt--pkgDepCache--0--patch-9
* added ReadPinFile to the depcache example code, added a comment to checkstate that there is also depcache that honors the default policy
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 69831041..c83d737a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +python-apt (0.5.37) hoary; urgency=low + + * DepCache.ReadPinFile() added + * Fixed a bug in DepCache.Upgrade() + + -- Michael Vogt <michael.vogt@ubuntu.com> Wed, 2 Mar 2005 11:32:15 +0100 + python-apt (0.5.36) hoary; urgency=low * Fix build-depends, somehow lost in merge |
