nvidia-docker/debian/control
Evan Lezar 38752d3494 Bump version to 2.7.0-rc.2
This also allows the TOOLKIT dependency to be specified as a make
variable requiring fewer changes when releasing this package from
the toolkit in future.

Signed-off-by: Evan Lezar <elezar@nvidia.com>
2021-11-04 16:24:28 +01:00

18 lines
664 B
Plaintext

Source: nvidia-docker2
Section: @SECTION@utils
Priority: optional
Maintainer: NVIDIA CORPORATION <cudatools@nvidia.com>
Standards-Version: 3.9.8
Homepage: https://github.com/NVIDIA/nvidia-docker/wiki
Vcs-Git: https://github.com/NVIDIA/nvidia-docker
Vcs-Browser: https://github.com/NVIDIA/nvidia-docker
Build-Depends: debhelper (>= 9)
Package: nvidia-docker2
Architecture: all
Breaks: nvidia-docker (<< 2.0.0)
Replaces: nvidia-docker (<< 2.0.0)
Depends: ${misc:Depends}, nvidia-container-toolkit (>= @TOOLKIT_VERSION@), @DOCKER_VERSION@
Description: nvidia-docker CLI wrapper
Replaces nvidia-docker with a new implementation based on the NVIDIA Container Toolkit