diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 11:17:39 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 11:17:55 +0000 |
commit | 35b993b4f414f09f8394cc6f91e51c912f4899e8 (patch) | |
tree | 57c432a946fcef36824b7cf7f44cb5aacf92fd18 /debian/control | |
parent | Refreshing apt-options.patch. (diff) | |
download | apt-35b993b4f414f09f8394cc6f91e51c912f4899e8.tar.xz apt-35b993b4f414f09f8394cc6f91e51c912f4899e8.zip |
Removing t64 migration related conflicts against nettle.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/control | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control index bb45bd4..014eb88 100644 --- a/debian/control +++ b/debian/control @@ -53,7 +53,7 @@ Replaces: apt-transport-https (<< 1.5~alpha4~), apt-utils (<< 1.3~exp2~) Breaks: apt-transport-https (<< 1.5~alpha4~), apt-utils (<< 1.3~exp2~), aptitude (<< 0.8.10) -Conflicts: apt-verify, libnettle8 (<< 3.9.1-2.2~) +Conflicts: apt-verify Provides: apt-transport-https (= ${binary:Version}) Recommends: ca-certificates Suggests: apt-doc, @@ -84,7 +84,6 @@ 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) Recommends: apt (>= ${binary:Version}) -Conflicts: libnettle8 (<< 3.9.1-2.2~) Section: libs Provides: libapt-pkg (= ${binary:Version}) Description: package management runtime library |