Merge ~cjwatson/launchpad-buildd:drop-apt-transport-https into launchpad-buildd:master

Proposed by Colin Watson
Status: Merged
Approved by: Colin Watson
Approved revision: 3c389342eb3e5108708d7e416da5a7fbd4d750a9
Merge reported by: Otto Co-Pilot
Merged at revision: not available
Proposed branch: ~cjwatson/launchpad-buildd:drop-apt-transport-https
Merge into: launchpad-buildd:master
Diff against target: 27 lines (+7/-1)
2 files modified
debian/changelog (+7/-0)
debian/control (+0/-1)
Reviewer Review Type Date Requested Status
Jürgen Gmach Approve
Review via email: mp+441609@code.launchpad.net

Commit message

Drop dependency on apt-transport-https

Description of the change

HTTPS support is integrated into apt these days.

To post a comment you must log in.
Revision history for this message
Jürgen Gmach (jugmac00) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/debian/changelog b/debian/changelog
2index 9448940..968e488 100644
3--- a/debian/changelog
4+++ b/debian/changelog
5@@ -1,3 +1,10 @@
6+launchpad-buildd (232) UNRELEASED; urgency=medium
7+
8+ * Drop dependency on apt-transport-https; HTTPS support is integrated into
9+ apt these days.
10+
11+ -- Colin Watson <cjwatson@ubuntu.com> Fri, 21 Apr 2023 01:10:46 +0100
12+
13 launchpad-buildd (231) focal; urgency=medium
14
15 * Only ignore .bzr and .git when building source packages from recipes,
16diff --git a/debian/control b/debian/control
17index b92d6b2..e4b5dc3 100644
18--- a/debian/control
19+++ b/debian/control
20@@ -39,7 +39,6 @@ Package: launchpad-buildd
21 Section: misc
22 Architecture: all
23 Depends: adduser,
24- apt-transport-https,
25 bzip2,
26 debootstrap,
27 dmsetup,

Subscribers

People subscribed via source and target branches