From 1bf52388c98e72768b8f883726ee7e2e2992e4ff Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Mon, 18 Feb 2008 16:51:47 +0100 Subject: * 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 --- debian/changelog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index b3700811..08fe98a8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,11 @@ python-apt (0.7.5) UNRELEASED; urgency=low * 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 Fri, 04 Jan 2008 21:17:00 +0100 -- cgit v1.2.3