diff options
| author | Julian Andres Klode <jak@debian.org> | 2019-08-15 09:03:45 +0000 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2019-08-15 09:03:45 +0000 |
| commit | 7c724251fd8c24e89dc8cb813eee20aa0a4ad793 (patch) | |
| tree | 2133fef8b26c5ec30b3c8525eab3ae902007607e /debian | |
| parent | ed4a8421e4d51c19a4aa1bd5e91370ba8bc8efca (diff) | |
| parent | 56820d4c244e896a62f57ff96801dc1283b8b0e2 (diff) | |
Merge branch 'master' into 'master'
Fix segfault in pkgAcquire::Enqueue() with Acquire::Queue-Mode=access
See merge request apt-team/apt!73
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/tests/control | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/debian/tests/control b/debian/tests/control index a12ae6f99..c6cc75648 100644 --- a/debian/tests/control +++ b/debian/tests/control @@ -6,4 +6,5 @@ Depends: @, @builddeps@, dpkg, fakeroot, wget, stunnel4, lsof, db-util, gpgv (>= 2) | gpgv2, gpgv1 | gpgv (<< 2), libfile-fcntllock-perl, python3-apt, aptitude, - pkg-config + pkg-config, + valgrind |
