From c3d6edddcdcd40ff7477430a20a3e3be7e188963 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Thu, 1 Apr 2010 18:26:37 +0200 Subject: python: Return bool instead of int to Python where possible, looks better. --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index a685e648..29606cb5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ python-apt (0.7.94.3) UNRELEASED; urgency=low * apt/package.py: - Decode using utf-8 in installed_files (LP: #407953). - Fix fetch_source() to work when source name = binary name (LP: #552400). + * python: + - Return bool instead of int to Python where possible, looks better. * python/cache.cc: - Check that 2nd argument to Cache.update() really is a SourceList object. - Fix PackageFile.not_automatic to use NotAutomatic instead of NotSource. -- cgit v1.2.3