diff options
author | Julian Andres Klode <jak@debian.org> | 2015-08-11 20:02:02 +0200 |
---|---|---|
committer | Julian Andres Klode <jak@debian.org> | 2015-08-11 20:02:44 +0200 |
commit | 24e688506641021d9bc0e1bd68601e188261ba5e (patch) | |
tree | b5f055d68d2cb9660c308a963621cd5809224cab /debian | |
parent | d51c70b771362c77186d58378bb7bfe15750390a (diff) |
debian/control: Rename libapt-pkg4.15 -> libapt-pkg5.0
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 521400bb2..bd7232834 100644 --- a/debian/control +++ b/debian/control @@ -39,7 +39,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-pkg4.15 +Package: libapt-pkg5.0 Architecture: any Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} |