diff options
author | Eugene V. Lyubimkin <jackyf@1501-debian> | 2008-10-29 22:34:27 +0200 |
---|---|---|
committer | Eugene V. Lyubimkin <jackyf@1501-debian> | 2008-10-29 22:34:27 +0200 |
commit | 7b4159cf2a4b7de10622c7e4e29247067358a3ab (patch) | |
tree | da46457cd53adf3e6c1ddb729bc8e2dd2a7656cd /debian/changelog | |
parent | a76446ffb2496427d4268c191c4ffdea3bfac3a9 (diff) |
Added 'python-apt' to Suggests of apt (because of apt-mark).
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 14f6ffd27..d2e8fcc52 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,6 +13,7 @@ apt (0.7.17) unstable; urgency=low - Fixed lintian warnings "debian/rules ignores make errors". * debian/control: - Substituted outdated "Source-Version" fields with "binary:Version". + - Added 'python-apt' to Suggests, as apt-mark need it for work. * debian/libapt-pkg-doc.doc-base.*: - Changed section: from old 'Devel' to 'Debian'. This fixes appropriate lintian warnings. |