diff options
author | Julian Andres Klode <jak@debian.org> | 2010-03-01 13:47:56 +0100 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2010-03-01 13:47:56 +0100 |
commit | 946b0e068e431df81badf88ab795cbad7cd846dd (patch) | |
tree | 4871a7f6c9e4a0d5a29a376a92ea2228098af04f /debian/changelog | |
parent | b07740deb6debca95441a90f4bfd89f497ad36f4 (diff) |
* cmdline/apt-mark:
- Use the new python-apt API (and conflict with python-apt << 0.7.93.2).
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index c855c77d5..6003477ba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,12 @@ apt (0.7.26~exp3) UNRELEASED; urgency=low + [ Christian Perrier ] * German translation update. Closes: #571037 + [ Julian Andres Klode ] + * cmdline/apt-mark: + - Use the new python-apt API (and conflict with python-apt << 0.7.93.2). + -- Christian Perrier <bubulle@debian.org> Wed, 24 Feb 2010 22:13:50 +0100 apt (0.7.26~exp2) experimental; urgency=low |