diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2008-07-18 15:26:48 +0100 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2008-07-18 15:26:48 +0100 |
| commit | 4551baaf54faa1555b4fc40b9bf34beca8af60eb (patch) | |
| tree | f4a7e14b862733746312d83583a9abf0a3b99008 /debian | |
| parent | 5de8e3d1ecd159d5c27e62264b794cc1124b14fa (diff) | |
| download | python-apt-4551baaf54faa1555b4fc40b9bf34beca8af60eb.tar.gz | |
* python/pkgsrcrecords.cc:
- add "Record" attribute to the PkgSrcRecord to access the
full source record
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 27004cfa..78af5f6d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -8,6 +8,9 @@ python-apt (0.7.7) unstable; urgency=low - add tests for the hashsum code * apt/package.py: - add "isAutoRemovable()" method + * python/pkgsrcrecords.cc: + - add "Record" attribute to the PkgSrcRecord to access the + full source record -- Michael Vogt <mvo@debian.org> Fri, 04 Jul 2008 19:53:28 +0200 |
