diff options
| author | Michael Vogt <egon@bottom> | 2007-06-11 00:32:48 +0200 |
|---|---|---|
| committer | Michael Vogt <egon@bottom> | 2007-06-11 00:32:48 +0200 |
| commit | 3c2d0313a45668770e7cb2993dc092fb4e711bb7 (patch) | |
| tree | f427cec965fcd27822fae3617478768d4f0f26ea /debian/python-apt.install | |
| parent | a1dcc6a2e3afe8c649c05273955331b97aa50c41 (diff) | |
| parent | 2b26361164399ab739e694de6ad98f19055f6562 (diff) | |
| download | python-apt-3c2d0313a45668770e7cb2993dc092fb4e711bb7.tar.gz | |
* build against the new apt
* support for new "aptsources" pythn module
(thanks to Sebastian Heinlein)
* merged support for translated package descriptions
* merged support for automatic removal of unused dependencies
* merged http://glatzor.de/bzr/python-apt/sebi:
- this means that the new aptsources modules is available
* support translated pacakge descriptions
* support automatic dependency information
* python/depcache.cc:
- "IsGarbage()" method added (to support auto-mark)
Diffstat (limited to 'debian/python-apt.install')
| -rw-r--r-- | debian/python-apt.install | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/python-apt.install b/debian/python-apt.install new file mode 100644 index 00000000..3e08ba50 --- /dev/null +++ b/debian/python-apt.install @@ -0,0 +1,2 @@ +debian/tmp/usr/lib/python* +debian/tmp/usr/share/python-apt |
