diff options
| author | Julian Andres Klode <jak@debian.org> | 2010-08-26 14:08:02 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2010-08-26 14:08:02 +0200 |
| commit | 1da80475cabf37da411aff8983d427773cfc0a80 (patch) | |
| tree | f62c9c8e2c850f771fd0fe788ffe2c814988f102 /debian | |
| parent | 0b0ab7a7f24f2d95e68c1e94e27feef7bc0fd13c (diff) | |
| download | python-apt-1da80475cabf37da411aff8983d427773cfc0a80.tar.gz | |
* tests/test_apt_cache.py:
- Do not insert ".." into sys.path, fixes FTBFS
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 068cf379..1c9598fb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +python-apt (0.7.97.1) unstable; urgency=low + + * tests/test_apt_cache.py: + - Do not insert ".." into sys.path, fixes FTBFS + + -- Julian Andres Klode <jak@debian.org> Thu, 26 Aug 2010 14:08:01 +0200 + python-apt (0.7.97) unstable; urgency=low [ Julian Andres Klode ] |
