From 5b3ce746770c70fee3a048178948bea57731bcc3 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Wed, 17 Nov 2010 16:18:06 +0100 Subject: * apt/package.py: - Fix docstring of Package.mark_delete() (Closes: #599042) --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 14da4fc3..c3a42863 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,8 @@ python-apt (0.7.98.2) unstable; urgency=low * apt/debfile.py: - Replace (undocumented) use of python-debian debfile.DebFile API with the equivalent apt_inst.DebFile API (Closes: #603043) + * apt/package.py: + - Fix docstring of Package.mark_delete() (Closes: #599042) * po - Update sl.po (Closes: #603359) -- cgit v1.2.3