From afe3cd6ef1b157a07d05bbf70283e4f175813438 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Sun, 5 Nov 2017 13:49:14 +0100 Subject: Re-introduce a transitional apt-transport-https This fixes issues with debootstrap. The package will disappear after the release of buster. --- debian/control | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/debian/control b/debian/control index 3a24c1304..914b9c73b 100644 --- a/debian/control +++ b/debian/control @@ -148,3 +148,12 @@ Description: package management related utility programs * apt-ftparchive is used to create Packages and other index files needed to publish an archive of Debian packages * apt-sortpkgs is a Packages/Sources file normalizer. + +Package: apt-transport-https +Architecture: all +Depends: apt (>= 1.5~alpha4) +Priority: optional +Section: oldlibs +Description: transitional package for https support + This is a dummy transitional package - https support has been moved into + the apt package in 1.5. It can be safely removed. -- cgit v1.2.3