From 5d1dfd120a5a80b126f3a7eeb29b4fd962d7191d Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Wed, 14 Nov 2018 12:05:25 +0100 Subject: Adjust libapt-pkg Breaks aptitude to << 0.8.9 The << 0.8.11 was stronger than necessary, and breaks Ubuntu, which is unable to build aptitude 0.8.11 atm (the test suite fails since 0.8.10 in C++17 mode, only works in C++14, but 0.8.11 uses C++17 constructs). --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/control b/debian/control index f013d58c2..c3481f8c7 100644 --- a/debian/control +++ b/debian/control @@ -72,7 +72,7 @@ Multi-Arch: same Priority: optional Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${shlibs:Depends} -Breaks: appstream (<< 0.9.0-3~), apt (<< 1.6~), aptitude (<< 0.8.11), libapt-inst1.5 (<< 0.9.9~) +Breaks: appstream (<< 0.9.0-3~), apt (<< 1.6~), aptitude (<< 0.8.9), libapt-inst1.5 (<< 0.9.9~) Recommends: apt (>= ${binary:Version}) Section: libs Provides: libapt-pkg (= ${binary:Version}) -- cgit v1.2.3