diff options
| author | Julian Andres Klode <jak@debian.org> | 2010-02-13 17:03:33 +0100 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2010-02-13 17:03:33 +0100 |
| commit | 5d3142e5fb0d6d9389b5942ccca1d720262fb690 (patch) | |
| tree | 733d5d9963d8092a7b3bbcf984fc520822a3b767 /debian/changelog | |
| parent | dadba850a99f4ae87ac0a7a89b60bae849d76306 (diff) | |
| download | python-apt-5d3142e5fb0d6d9389b5942ccca1d720262fb690.tar.gz | |
* aptsources/distro.py:
- Call lsb_release with -idrc instead of --all.
Diffstat (limited to 'debian/changelog')
| -rw-r--r-- | debian/changelog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 57a42c60..e076d029 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,8 @@ python-apt (0.7.93.2) UNRELEASED; urgency=low - Implement the iterator protocol in TagFile. * data/templates/Debian.info.in: - Replace the MatchURI with one that really matches something. + * aptsources/distro.py: + - Call lsb_release with -idrc instead of --all. * tests: - Fix aptsources tests to use local data files if available. |
