diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-07-02 16:12:13 +0200 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-07-02 16:12:13 +0200 |
| commit | 945084be45a95fe532a6669e2c85a0ba363ecfd9 (patch) | |
| tree | 58bda31ecea54100d6082b5bf501a7458c80c223 /debian | |
| parent | 850c486cc0c96f2a36a2b405354163fe41d356e7 (diff) | |
| download | python-apt-945084be45a95fe532a6669e2c85a0ba363ecfd9.tar.gz | |
* apt/debfile.py:
- check if the debfiles provides are in conflict with the systems
packages
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 69db957f..29f37932 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,6 +18,9 @@ python-apt (0.7.96) UNRELEASED; urgency=low * merged lp:~kiwinote/python-apt/merge-gdebi-changes, this port the DebPackage class fixes from gdebi into python-apt so that gdebi can use the class from python-apt directly + * apt/debfile.py: + - check if the debfiles provides are in conflict with the systems + packages [ Martin Pitt ] * tests/test_apt_cache.py: Test accessing the record of all packages during |
