diff options
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 03f0ad5b..7ab2fda4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,8 +8,9 @@ python-apt (0.7.12.2) UNRELEASED; urgency=low * apt/package.py: - Introduce Version.get_dependencies() which takes one or more types of dependencies and returns a list of Dependency objects. + - Do not mark the package as manually installed on upgrade (Closes: #542699) - -- Julian Andres Klode <jak@debian.org> Tue, 18 Aug 2009 13:22:56 +0200 + -- Julian Andres Klode <jak@debian.org> Thu, 20 Aug 2009 23:13:00 +0200 python-apt (0.7.12.1) unstable; urgency=low |
