Colin Watson has proposed merging 
~cjwatson/launchpad-buildd:drop-apt-transport-https into 
launchpad-buildd:master.

Commit message:
Drop dependency on apt-transport-https

Requested reviews:
  Launchpad code reviewers (launchpad-reviewers)

For more details, see:
https://code.launchpad.net/~cjwatson/launchpad-buildd/+git/launchpad-buildd/+merge/441609

HTTPS support is integrated into apt these days.
-- 
Your team Launchpad code reviewers is requested to review the proposed merge of 
~cjwatson/launchpad-buildd:drop-apt-transport-https into 
launchpad-buildd:master.
diff --git a/debian/changelog b/debian/changelog
index 9448940..968e488 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+launchpad-buildd (232) UNRELEASED; urgency=medium
+
+  * Drop dependency on apt-transport-https; HTTPS support is integrated into
+    apt these days.
+
+ -- Colin Watson <cjwat...@ubuntu.com>  Fri, 21 Apr 2023 01:10:46 +0100
+
 launchpad-buildd (231) focal; urgency=medium
 
   * Only ignore .bzr and .git when building source packages from recipes,
diff --git a/debian/control b/debian/control
index b92d6b2..e4b5dc3 100644
--- a/debian/control
+++ b/debian/control
@@ -39,7 +39,6 @@ Package: launchpad-buildd
 Section: misc
 Architecture: all
 Depends: adduser,
-         apt-transport-https,
          bzip2,
          debootstrap,
          dmsetup,
_______________________________________________
Mailing list: https://launchpad.net/~launchpad-reviewers
Post to     : launchpad-reviewers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~launchpad-reviewers
More help   : https://help.launchpad.net/ListHelp

Reply via email to