summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog10
1 files changed, 8 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index 8baf39f8..03f0ad5b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,15 @@
-python-apt (0.7.12.2) unstable; urgency=low
+python-apt (0.7.12.2) UNRELEASED; urgency=low
+ [ Michael Vogt ]
* apt/package.py:
- add "recommends" property
- -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 18 Aug 2009 11:13:17 +0200
+ [ Julian Andres Klode ]
+ * apt/package.py:
+ - Introduce Version.get_dependencies() which takes one or more types
+ of dependencies and returns a list of Dependency objects.
+
+ -- Julian Andres Klode <jak@debian.org> Tue, 18 Aug 2009 13:22:56 +0200
python-apt (0.7.12.1) unstable; urgency=low