diff options
author | Michael Vogt <mvo@debian.org> | 2005-10-22 21:57:07 +0000 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2005-10-22 21:57:07 +0000 |
commit | ba130675088a7e10365ef932c0c0b548bd2586ad (patch) | |
tree | 7fcb1d85da545c2a634b75efc4b392a7469f3821 /debian/changelog | |
parent | 5892add65ba0088429351c296990a7b37b02a8dd (diff) | |
parent | 849eef0c94ee30fd6e0fb38f54ed308a6b138a5c (diff) |
* merge with apt--mvo--0
Patches applied:
* michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-78
* fix a incorrect example
* michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-79
* revert patch from patch-59, causes all sorts of trouble
* michael.vogt@ubuntu.com--2005/apt--mvo--0--patch-80
* fix changelog
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6b858cdcd..932ac592f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,13 @@ +apt (0.6.42.1) unstable; urgency=low + + * fix a incorrect example in the apt_prefrences man page + (thanks to Filipus Klutiero, closes: #282918) + * apt-pkg/pkgrecords.cc: + - revert patch from last version, it causes trouble on alpha + and ia64 (closes: #335102, #335103) + + -- Michael Vogt <mvo@debian.org> Sat, 22 Oct 2005 23:44:35 +0200 + apt (0.6.42) unstable; urgency=low * apt-pkg/cdrom.cc: |