summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorJulian Andres Klode <jak@debian.org>2024-12-22 22:47:05 +0000
committerJulian Andres Klode <jak@debian.org>2024-12-22 22:47:05 +0000
commitb85dd910dcc68b710e1843e8b67935cc96c2a4c9 (patch)
tree0c20cecf6451fa20e5ede1ba38f0ac1873860549 /debian
parentc898f8cc7790d5b935523a50ebb28d4549840062 (diff)
parent7b1fb90b93ced7c0772d726e512da01fad456852 (diff)
Merge branch 'refactor-hashes' into 'main'
Switch to OpenSSL in a convoluted path of commits See merge request apt-team/apt!412
Diffstat (limited to 'debian')
-rw-r--r--debian/control3
-rw-r--r--debian/tests/control3
2 files changed, 2 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index 588539a02..50297362e 100644
--- a/debian/control
+++ b/debian/control
@@ -17,8 +17,7 @@ Build-Depends: dpkg-dev (>= 1.22.5) <!pkg.apt.ci>,
googletest <!nocheck> | libgtest-dev <!nocheck>,
libbz2-dev,
libdb-dev,
- libgnutls28-dev (>= 3.4.6),
- libgcrypt20-dev,
+ libssl-dev,
liblz4-dev (>= 0.0~r126),
liblzma-dev,
libseccomp-dev (>= 2.4.2) [amd64 arm64 armel armhf i386 mips mips64el mipsel ppc64el s390x hppa powerpc powerpcspe ppc64 x32],
diff --git a/debian/tests/control b/debian/tests/control
index 3aef98710..428bed456 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -5,8 +5,7 @@ Depends: libapt-pkg-dev, pkg-config, g++
Tests: run-tests
Restrictions: allow-stderr
Depends: @, @builddeps@, dpkg (>= 1.20.8), expect, fakeroot, wget, stunnel4, lsof, db-util,
- gnupg (>= 2) | gnupg2, gnupg1 | gnupg (<< 2),
- gpgv (>= 2) | gpgv2, gpgv1 | gpgv (<< 2),
+ gpgv,
gpgv-sq,
sq (>= 0.40),
moreutils,