diff options
| author | Julian Andres Klode <jak@debian.org> | 2010-11-17 16:18:56 +0100 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2010-11-17 16:18:56 +0100 |
| commit | 39901f39915bc25dd40b6227e2710e3688425a7d (patch) | |
| tree | e51d385a1e789aa1d8389c63b29e679e1d1df515 /debian | |
| parent | 5b3ce746770c70fee3a048178948bea57731bcc3 (diff) | |
| download | python-apt-39901f39915bc25dd40b6227e2710e3688425a7d.tar.gz | |
Fix indentation in changelog block.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index c3a42863..0bde1557 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,12 @@ python-apt (0.7.98.2) unstable; urgency=low * apt/debfile.py: - - Replace (undocumented) use of python-debian debfile.DebFile API with - the equivalent apt_inst.DebFile API (Closes: #603043) + - Replace (undocumented) use of python-debian debfile.DebFile API with + the equivalent apt_inst.DebFile API (Closes: #603043) * apt/package.py: - Fix docstring of Package.mark_delete() (Closes: #599042) * po - - Update sl.po (Closes: #603359) + - Update sl.po (Closes: #603359) -- Julian Andres Klode <jak@debian.org> Wed, 10 Nov 2010 17:38:24 +0100 |
