From 19e4afdc37cfbda1ce99c42ceefc976cd5d0d038 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 13 Apr 2024 12:16:22 +0200 Subject: Reverting t64 migration for backports. Signed-off-by: Daniel Baumann --- debian/control | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) (limited to 'debian/control') diff --git a/debian/control b/debian/control index 6f7dce9..014eb88 100644 --- a/debian/control +++ b/debian/control @@ -10,8 +10,7 @@ XSBC-Original-Uploaders: Michael Vogt , Bugs: mailto:maintainers@lists.progress-linux.org Rules-Requires-Root: no Standards-Version: 4.1.1 -Build-Depends: dpkg-dev (>= 1.22.5) , - cmake (>= 3.4), +Build-Depends: cmake (>= 3.4), debhelper-compat (= 12), debhelper (>= 13.13~), docbook-xml , @@ -46,7 +45,7 @@ Package: apt Architecture: any Depends: base-passwd (>= 3.6.1) | adduser, gpgv, - libapt-pkg6.0t64 (>= ${binary:Version}), + libapt-pkg6.0 (>= ${binary:Version}), ${apt:keyring}, ${misc:Depends}, ${shlibs:Depends} @@ -77,17 +76,16 @@ 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.0t64 -Replaces: libapt-pkg6.0 +Package: libapt-pkg6.0 Architecture: any Multi-Arch: same Priority: optional Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${shlibs:Depends} -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) +Breaks: 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: ${t64:Provides}, libapt-pkg (= ${binary:Version}) +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