diff options
author | Ivan Krylov <krylov.r00t@gmail.com> | 2019-04-05 16:20:26 +0200 |
---|---|---|
committer | David Kalnischkies <david@kalnischkies.de> | 2019-04-05 16:42:02 +0200 |
commit | 3a0681754f97a66705cf69869751c5ac5d2c307c (patch) | |
tree | 5ba684e451c5f6184722f1d3d59427af62d892fd /debian/control | |
parent | 049dec37441f9df294db5d8adc59b93851deb6a7 (diff) |
Mark apt-transport-https as M-A:foreign
The package is an empty dummy by now, but even before it could have made
sense as described in the bugreport and due to external requirements it
might stick around a while still.
References: afe3cd6ef1b157a07d05bbf70283e4f175813438
Closes: #905141
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/control b/debian/control index cc573c176..8c6ebb499 100644 --- a/debian/control +++ b/debian/control @@ -160,6 +160,7 @@ Description: package management related utility programs Package: apt-transport-https Architecture: all +Multi-Arch: foreign Depends: apt (>= 1.5~alpha4), ${misc:Depends} Priority: optional Section: oldlibs |