From 57624b5df523c0b3a3ebc1741680f283ee1fbbcd Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Thu, 25 Mar 2010 10:04:02 +0100 Subject: * apt/__init__.py: - only show deprecation warnings if PYTHON_APT_DEPRECATION_WARNINGS is set in the environment * python/indexfile.cc: - add missing 0.7 compat indexfile.ArchiveURI method --- debian/changelog | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index e780727e..30b5abc2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,8 +13,13 @@ python-apt (0.7.94.3) UNRELEASED; urgency=low - fix ports test-data * tests/test_apt_cache.py: - add simple test for basic cache/dependency iteration + * apt/__init__.py: + - only show deprecation warnings if PYTHON_APT_DEPRECATION_WARNINGS + is set in the environment + * python/indexfile.cc: + - add missing 0.7 compat indexfile.ArchiveURI method - -- Julian Andres Klode Mon, 15 Mar 2010 17:04:49 +0100 + -- Michael Vogt Tue, 23 Mar 2010 16:03:50 +0100 python-apt (0.7.94.2) unstable; urgency=low -- cgit v1.2.3