diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2005-06-01 07:05:20 +0000 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2005-06-01 07:05:20 +0000 |
| commit | e451655d9d837fcc5ade3d336012f2bb04700c56 (patch) | |
| tree | d1f39961358e12bf90631cb07974e6e9280537c0 /debian/changelog | |
| parent | 6e5b269ebc9bdc674a2866c798bf5aa38e01ac25 (diff) | |
| download | python-apt-e451655d9d837fcc5ade3d336012f2bb04700c56.tar.gz | |
* added conflicts, merged with python-apt--pkgDepCache--0
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
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index d6260709..2541278b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,18 @@ -python-apt (0.6.12) hoary; urgency=low +python-apt (0.6.12ubuntu1) experimental; urgency=low + + * Greek0@gmx.net--2005-main/python-apt--debian--0.6: + - python2.{3,4}-apt conflicts with python-apt (<< 0.6.11) + (closes: #308586) + (closes ubuntu: #11380) + + -- Michael Vogt <michael.vogt@ubuntu.com> Thu, 12 May 2005 11:34:05 +0200 + +python-apt (0.6.12) breezy; urgency=low * added a tests/ directory * added tests/pkgsrcrecords.py that will check if the pkgsrcrecords interface does not segfault + * new native python "apt" interface that hides the details of apt_pkg -- Michael Vogt <michael.vogt@ubuntu.com> Fri, 6 May 2005 10:11:52 +0200 @@ -13,6 +23,8 @@ python-apt (0.6.11) experimental; urgency=low * DepCache.Init() is never called implicit now * merged with python-apt tree from Greek0@gmx.net--2005-main + -- Michael Vogt <mvo@debian.org> Fri, 6 May 2005 10:04:38 +0200 + python-apt (0.5.36ubuntu2) hoary; urgency=low * return "None" in GetCandidateVer() if no Candidate is found |
