From f0eb539f18f902491680d9f5da3d6dcdfa043858 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 13 Apr 2024 12:14:39 +0200 Subject: Adding debian version 2.7.13. Signed-off-by: Daniel Baumann --- debian/control | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 7096ee0..ada4f6c 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,8 @@ Uploaders: Michael Vogt , David Kalnischkies Rules-Requires-Root: no Standards-Version: 4.1.1 -Build-Depends: cmake (>= 3.4), +Build-Depends: dpkg-dev (>= 1.22.5) , + cmake (>= 3.4), debhelper-compat (= 12), docbook-xml , docbook-xsl , @@ -39,7 +40,7 @@ Package: apt Architecture: any Depends: base-passwd (>= 3.6.1) | adduser, gpgv, - libapt-pkg6.0 (>= ${binary:Version}), + libapt-pkg6.0t64 (>= ${binary:Version}), ${apt:keyring}, ${misc:Depends}, ${shlibs:Depends} @@ -70,16 +71,17 @@ 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-pkg6.0t64 +Replaces: libapt-pkg6.0 Architecture: any 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.9), libapt-inst1.5 (<< 0.9.9~), dpkg (<< 1.20.8) +Breaks: libapt-pkg6.0 (<< ${source:Version}), appstream (<< 0.9.0-3~), apt (<< 1.6~), aptitude (<< 0.8.9), libapt-inst1.5 (<< 0.9.9~), dpkg (<< 1.20.8) Recommends: apt (>= ${binary:Version}) Section: libs -Provides: libapt-pkg (= ${binary:Version}) +Provides: ${t64:Provides}, libapt-pkg (= ${binary:Version}) Description: package management runtime library This library provides the common functionality for searching and managing packages as well as information about packages. -- cgit v1.2.3