Merge ~ahasenack/ubuntu/+source/ubuntu-advantage-tools:eoan-apt-fix into ubuntu/+source/ubuntu-advantage-tools:ubuntu/devel

Proposed by Andreas Hasenack
Status: Merged
Approved by: Andreas Hasenack
Approved revision: 898cb32b9b039352f97057eeedc4f23a731c467b
Merged at revision: 898cb32b9b039352f97057eeedc4f23a731c467b
Proposed branch: ~ahasenack/ubuntu/+source/ubuntu-advantage-tools:eoan-apt-fix
Merge into: ubuntu/+source/ubuntu-advantage-tools:ubuntu/devel
Diff against target: 27 lines (+8/-0)
2 files modified
apt-hook/hook.cc (+2/-0)
debian/changelog (+6/-0)
Reviewer Review Type Date Requested Status
Paride Legovini (community) Approve
Canonical Server Pending
Canonical Server Core Reviewers Pending
Review via email: mp+369008@code.launchpad.net

Commit message

apt-hook: Add missing headers for APT 1.9

APT 1.9 cleans up the APT headers ever so slightly, so we need to include a few more.

Description of the change

To post a comment you must log in.
Revision history for this message
Paride Legovini (paride) wrote :

Looks good!

review: Approve
Revision history for this message
Andreas Hasenack (ahasenack) wrote :

Thanks Paride!

Revision history for this message
Andreas Hasenack (ahasenack) wrote :

Tagged and uploaded.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
diff --git a/apt-hook/hook.cc b/apt-hook/hook.cc
index eb1583e..b5b3462 100644
--- a/apt-hook/hook.cc
+++ b/apt-hook/hook.cc
@@ -19,6 +19,8 @@
19#include <apt-pkg/cachefile.h>19#include <apt-pkg/cachefile.h>
20#include <apt-pkg/error.h>20#include <apt-pkg/error.h>
21#include <apt-pkg/init.h>21#include <apt-pkg/init.h>
22#include <apt-pkg/pkgsystem.h>
23#include <apt-pkg/policy.h>
22#include <apt-pkg/strutl.h>24#include <apt-pkg/strutl.h>
2325
24#include <fstream>26#include <fstream>
diff --git a/debian/changelog b/debian/changelog
index 2a97999..88d1f69 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
1ubuntu-advantage-tools (19.4.1) eoan; urgency=medium
2
3 * apt-hook: Add missing headers for APT 1.9
4
5 -- Andreas Hasenack <andreas@canonical.com> Tue, 18 Jun 2019 18:21:19 -0300
6
1ubuntu-advantage-tools (19.4) disco; urgency=medium7ubuntu-advantage-tools (19.4) disco; urgency=medium
28
3 * Drop the self-test assert in the apt-hook, it's making the subiquity9 * Drop the self-test assert in the apt-hook, it's making the subiquity

Subscribers

People subscribed via source and target branches

to status/vote changes: