diff options
| author | Julian Andres Klode <julian.klode@canonical.com> | 2025-01-05 19:21:18 +0100 |
|---|---|---|
| committer | Julian Andres Klode <julian.klode@canonical.com> | 2025-02-14 19:45:12 +0100 |
| commit | 2713f0fb7d2bd6efe54ccd90c422bd2262ac8b16 (patch) | |
| tree | 302fb67bc670b31d0fd6e1aef73d0c5f0b8ee407 /debian/control | |
| parent | 973d506288c8868a086a7fd62603773701abf4f4 (diff) | |
Bump ABI to 7.0
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/debian/control b/debian/control index aa106ff50..157ca079e 100644 --- a/debian/control +++ b/debian/control @@ -40,7 +40,7 @@ Package: apt Architecture: any Depends: base-passwd (>= 3.6.1) | adduser, ${openpgp:Depends}, - libapt-pkg6.0t64 (>= ${binary:Version}), + libapt-pkg7.0 (>= ${binary:Version}), ${apt:keyring}, ${misc:Depends}, ${shlibs:Depends} @@ -72,14 +72,13 @@ Description: commandline package manager * apt-extracttemplates is used by debconf to prompt for configuration questions before installation. -Package: libapt-pkg6.0t64 -Replaces: libapt-pkg6.0 +Package: libapt-pkg7.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}) Conflicts: libnettle8 (<< 3.9.1-2.2~) Section: libs |
