diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2009-08-18 11:13:28 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2009-08-18 11:13:28 +0200 |
| commit | 3240444c0e57d36c6ed822c51c4f41903f939d3e (patch) | |
| tree | e3a926a8b8ff58054d321aeec36c3c572ba0493a /debian | |
| parent | a0a68d0c2ee8757643aa422e9fb8cafcfa3f9b28 (diff) | |
| download | python-apt-3240444c0e57d36c6ed822c51c4f41903f939d3e.tar.gz | |
* apt/package.py:
- add "recommends" property
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6e952afa..8baf39f8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +python-apt (0.7.12.2) unstable; urgency=low + + * apt/package.py: + - add "recommends" property + + -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 18 Aug 2009 11:13:17 +0200 + python-apt (0.7.12.1) unstable; urgency=low * apt/debfile.py: |
