diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 21 |
1 files changed, 1 insertions, 20 deletions
diff --git a/debian/control b/debian/control index 9571879..748db06 100644 --- a/debian/control +++ b/debian/control @@ -3,11 +3,10 @@ Section: admin Priority: optional Maintainer: Daniel Baumann <daniel.baumann@progress-linux.org> Build-Depends: - debhelper (>= 13.1~), debhelper-compat (= 13), python3-docutils, Rules-Requires-Root: no -Standards-Version: 4.6.2 +Standards-Version: 4.7.0 Homepage: https://open-infrastructure.net/software/compute-tools Vcs-Browser: https://git.progress-linux.org/users/daniel.baumann/debian/packages/open-infrastructure-compute-tools Vcs-Git: https://git.progress-linux.org/users/daniel.baumann/debian/packages/open-infrastructure-compute-tools @@ -31,10 +30,6 @@ Suggests: irker, plzip, python3-nwdiag | python-nwdiag, -Breaks: - open-infrastructure-container-tools (<< 20221223-2~), -Replaces: - open-infrastructure-container-tools, Enhances: systemd-container, Description: manage systemd-nspawn containers @@ -44,17 +39,3 @@ Description: manage systemd-nspawn containers . compute-tools provides the system integration for managing containers using systemd-nspawn. - -Package: open-infrastructure-container-tools -Section: oldlibs -Priority: extra -Architecture: all -Depends: - open-infrastructure-compute-tools, - ${misc:Depends}, -Description: manage systemd-nspawn containers (transitional package) - Package to ease upgrading from older open-infrastructure-container-tools package - to the new open-infrastructure-compute-tools package. - . - This package can be purged at anytime once the open-infrastructure-compute-tools - package has been installed. |