diff options
author | Julian Andres Klode <julian.klode@canonical.com> | 2018-01-18 14:43:42 +0100 |
---|---|---|
committer | Julian Andres Klode <julian.klode@canonical.com> | 2018-01-18 14:46:07 +0100 |
commit | 8aae95a7f87a50d1eeb3c4720556a117ec1f59d9 (patch) | |
tree | fb701f0ddc60f55949a2129ceabccbeb32405986 /debian/control | |
parent | ca2fcc639c7363a04998f650b96573d806b32dd2 (diff) |
Drop obsolete Suggests on python-apt
This has not been used for a while. It was added for apt-mark
in 7b4159cf2a4b7de10622c7e4e29247067358a3ab, but apt-mark has
been rewritten in C++ quite some time ago.
Closes: #887607
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 867e4e5ec..9c3c60675 100644 --- a/debian/control +++ b/debian/control @@ -48,8 +48,7 @@ Suggests: apt-doc, aptitude | synaptic | wajig, dpkg-dev (>= 1.17.2), gnupg | gnupg2 | gnupg1, - powermgmt-base, - python-apt + powermgmt-base Description: commandline package manager This package provides commandline tools for searching and managing as well as querying information about packages |