diff options
| author | Julian Andres Klode <jak@debian.org> | 2011-04-06 10:09:19 +0200 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2011-04-06 10:09:19 +0200 |
| commit | 82bd14484ffa3fbe0b68777402cb31000bd7dd22 (patch) | |
| tree | 70da06b97b1827a86883ef5e1d87842ebb23b1e9 /debian | |
| parent | ef797f74a1948be2231a28786d2c40d047f9c49d (diff) | |
| download | python-apt-82bd14484ffa3fbe0b68777402cb31000bd7dd22.tar.gz | |
aptsources: Parse multi-arch sources.list files correctly
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 6cad29e2..c942278d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +python-apt (0.8.0~exp2) UNRELEASED; urgency=low + + * aptsources: Parse multi-arch sources.list files correctly + + -- Julian Andres Klode <jak@debian.org> Wed, 06 Apr 2011 09:46:52 +0200 + python-apt (0.8.0~exp1) experimental; urgency=low * Disable the old-style API, and break all packages using it |
