diff options
| -rw-r--r-- | debian/changelog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a31611e2..a6df3428 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +python-apt (0.9.3.2) unstable; urgency=high + + * Revert "* apt/cache.py:" (rootdir change) (Closes: #741251) (LP: #1288171) + + We cannot reset the configuration when rootdir is specified in + apt.Cache(). This reopens: #728274. + + -- Julian Andres Klode <jak@debian.org> Mon, 10 Mar 2014 14:32:53 +0100 + python-apt (0.9.3.1) unstable; urgency=medium * debian/rules: Do not run dh_sphinxdoc -a |
