From 6cbd79fcb7692b7cdc3d3f9fcb304bd587d99b95 Mon Sep 17 00:00:00 2001 From: Thomas Lamprecht Date: Thu, 15 Sep 2022 11:29:25 +0200 Subject: [PATCH] d/control: fix line length of helper description Signed-off-by: Thomas Lamprecht --- debian/control | 5 +++-- debian/control.extra | 5 +++-- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index 53a12ad..2562be0 100644 --- a/debian/control +++ b/debian/control @@ -144,5 +144,6 @@ Replaces: proxmox-offline-mirror (<< 0.3.0~) Built-Using: ${cargo:Built-Using} XB-X-Cargo-Built-Using: ${cargo:X-Cargo-Built-Using} Description: Proxmox offline repository mirror and subscription key manager helper - This package contains the proxmox-offline-mirror-helper binary for managing Proxmox offline APT - repositories and subscription keys on Proxmox offline systems. + This package contains the proxmox-offline-mirror-helper binary for managing + Proxmox offline APT repositories and subscription keys on Proxmox offline + systems. diff --git a/debian/control.extra b/debian/control.extra index 2455469..29a6ab5 100644 --- a/debian/control.extra +++ b/debian/control.extra @@ -28,5 +28,6 @@ Replaces: proxmox-offline-mirror (<< 0.3.0~) Built-Using: ${cargo:Built-Using} XB-X-Cargo-Built-Using: ${cargo:X-Cargo-Built-Using} Description: Proxmox offline repository mirror and subscription key manager helper - This package contains the proxmox-offline-mirror-helper binary for managing Proxmox offline APT - repositories and subscription keys on Proxmox offline systems. + This package contains the proxmox-offline-mirror-helper binary for managing + Proxmox offline APT repositories and subscription keys on Proxmox offline + systems.