diff options
| author | Julian Andres Klode <jak@debian.org> | 2014-03-10 14:35:08 +0100 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2014-03-10 14:35:08 +0100 |
| commit | eb2f471051965b4acded583710ab71621c3e6b4d (patch) | |
| tree | 8b66f1828ec1c483d4ff0c79dccaa7af381b03dd | |
| parent | a8c7a3ea4d471cfe1fc4eec624e626c888726391 (diff) | |
| download | python-apt-eb2f471051965b4acded583710ab71621c3e6b4d.tar.gz | |
Release 0.9.3.2
| -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 |
