From ee7b1ef76f58e8dd3a744af98007c4ab8b5ab6d2 Mon Sep 17 00:00:00 2001 From: Michael Vogt Date: Wed, 19 Aug 2009 16:39:57 +0200 Subject: * apt/cache.py, python/cache.cc: - add optional pulseIntevall option to "update()" * po/python-apt.pot: - refreshed --- debian/changelog | 4 ++++ debian/control | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 03f0ad5b..3f22d113 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,10 @@ python-apt (0.7.12.2) UNRELEASED; urgency=low [ Michael Vogt ] * apt/package.py: - add "recommends" property + * apt/cache.py, python/cache.cc: + - add optional pulseIntevall option to "update()" + * po/python-apt.pot: + - refreshed [ Julian Andres Klode ] * apt/package.py: diff --git a/debian/control b/debian/control index 7cd6f81d..ab2d343d 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Standards-Version: 3.8.2 XS-Python-Version: all Build-Depends: apt-utils, debhelper (>= 7.3.5), - libapt-pkg-dev (>= 0.7.22~), + libapt-pkg-dev (>= 0.7.21), python-all-dbg, python-all-dev, python-central (>= 0.5), -- cgit v1.2.3