diff options
| author | Julian Andres Klode <jak@debian.org> | 2020-02-18 12:38:14 +0000 |
|---|---|---|
| committer | Julian Andres Klode <jak@debian.org> | 2020-02-18 12:38:14 +0000 |
| commit | 9a0a2daa268bd718a4b7fd9617b46ed74c76e94a (patch) | |
| tree | 2b56db6a3e0bcad1389f2ab8663a09d1dc2c0b94 /debian/control | |
| parent | dea9a6e3634f674050e525650cf8e7803f62d1da (diff) | |
| parent | e8016805b87bead8eb3dff0d0559c5d9590b721b (diff) | |
Merge branch 'pu/bump-abi6' into 'master'
Bump ABI to 6.0
See merge request apt-team/apt!103
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 5b42be2ae..0a8594f86 100644 --- a/debian/control +++ b/debian/control @@ -38,7 +38,7 @@ Package: apt Architecture: any Depends: adduser, gpgv | gpgv2 | gpgv1, - libapt-pkg5.90 (>= ${binary:Version}), + libapt-pkg6.0 (>= ${binary:Version}), ${apt:keyring}, ${misc:Depends}, ${shlibs:Depends} @@ -68,7 +68,7 @@ Description: commandline package manager * apt-config as an interface to the configuration settings * apt-key as an interface to manage authentication keys -Package: libapt-pkg5.90 +Package: libapt-pkg6.0 Architecture: any Multi-Arch: same Priority: optional |
