From c743224c3b6ba9b7a0be4245d2d48379d66d0be3 Mon Sep 17 00:00:00 2001 From: Julian Andres Klode Date: Mon, 6 May 2019 16:07:36 +0200 Subject: Change soname to libapt-pkg.so.5.90 This is a bit experimental, and we'll go through a few stages before reaching libapt-pkg.so.6.0. --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 26ab624ef..a112f1a92 100644 --- a/debian/control +++ b/debian/control @@ -38,7 +38,7 @@ Package: apt Architecture: any Depends: adduser, gpgv | gpgv2 | gpgv1, - libapt-pkg6.0 (>= ${binary:Version}), + libapt-pkg5.90 (>= ${binary:Version}), ${apt:keyring}, ${misc:Depends}, ${shlibs:Depends} @@ -68,7 +68,7 @@ Description: commandline package manager * apt-config as an interface to the configuration settings * apt-key as an interface to manage authentication keys -Package: libapt-pkg6.0 +Package: libapt-pkg5.90 Architecture: any Multi-Arch: same Priority: optional -- cgit v1.2.3