diff options
| author | Michael Vogt <michael.vogt@ubuntu.com> | 2010-12-21 18:19:15 +0100 |
|---|---|---|
| committer | Michael Vogt <michael.vogt@ubuntu.com> | 2010-12-21 18:19:15 +0100 |
| commit | a4bd6f49f40e1dad06530fbcfa5768a8487d84ba (patch) | |
| tree | 62c66fb47ac0c77e8230a041e71c07d3539ed669 /debian | |
| parent | 4861eac4753a9b60ed6df2d25aae0da74b84728a (diff) | |
| parent | b4816b79b3ce90fdabed8e812fc8e6f7109d1de0 (diff) | |
| download | python-apt-a4bd6f49f40e1dad06530fbcfa5768a8487d84ba.tar.gz | |
meged from mvo
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 5f47b713..f36571f9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,8 +3,11 @@ python-apt (0.7.100.1ubuntu1) UNRELEASEDnatty; urgency=low * merged from debian * apt/progress/text.py: - only run ioctl for termios.TIOCGWINSZ if the fd is a tty + * apt/debfile.py, tests/test_debfile.py: + - strip "./" from _get_content and add tests, this fixes a control + file extraction bug in gdebi - -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 21 Dec 2010 17:49:23 +0100 + -- Michael Vogt <michael.vogt@ubuntu.com> Tue, 21 Dec 2010 18:18:59 +0100 python-apt (0.7.100.1) unstable; urgency=low |
