diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 10:17:42 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-13 10:17:42 +0000 |
commit | f2ac5e03f50e3e0f7ec95192e63db3df9f81247e (patch) | |
tree | 732993d9402f929a40c5e7588fed8dfecd9ab6e3 /debian/control | |
parent | Merging upstream version 2.7.14. (diff) | |
download | apt-f2ac5e03f50e3e0f7ec95192e63db3df9f81247e.tar.xz apt-f2ac5e03f50e3e0f7ec95192e63db3df9f81247e.zip |
Merging debian version 2.7.14.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 014eb88..bb45bd4 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 +Conflicts: apt-verify, libnettle8 (<< 3.9.1-2.2~) Provides: apt-transport-https (= ${binary:Version}) Recommends: ca-certificates Suggests: apt-doc, @@ -84,6 +84,7 @@ 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 |