From 38fa4f6ab05c04633d57ab6e125b7dcba21d7a39 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Thu, 12 Jun 2008 17:06:58 +0200 Subject: merged from the mvo branch --- debian/changelog | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/debian/changelog b/debian/changelog index 54a04f37..a4726ec7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,28 @@ +python-apt (0.7.5ubuntu1) intrepid; urgency=low + + * merged from debian-sid + + -- Michael Vogt Thu, 12 Jun 2008 12:32:00 +0200 + +python-apt (0.7.5) unstable; urgency=low + + * use the new ListUpdate() code + * add example in doc/examples/update.py + * python/pkgrecords.cc: + - export the Homepage field + * python/tar.cc: + - fix .lzma extraction (thanks to bigjools) + * python/sourcelist.cc: + - support GetIndexes() GetAll argument to implement + something like --print-uris + * python/apt_pkgmodule.cc: + - add InstState{Ok,ReInstReq,Hold,HoldReInstReq} constants + * apt/cache.py: + - add reqReinstallPkgs property that lists all packages in + ReInstReq or HoldReInstReq + + -- Michael Vogt Tue, 19 Feb 2008 21:06:36 +0100 + python-apt (0.7.4ubuntu9) intrepid; urgency=low * aptsources/distinfo.py: -- cgit v1.2.3