diff options
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 |
