From 03627f39cbf934b626b04bdc5c855e821970b5cf Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 23 Jan 2023 11:36:29 +0100 Subject: Dropping (currently empty) udeb, it has never been used and was added because of a wishlist bug, would require more work to make it work but is not used for bookworm anyway. Signed-off-by: Daniel Baumann --- debian/control | 9 --------- debian/rules | 4 ---- 2 files changed, 13 deletions(-) diff --git a/debian/control b/debian/control index 44ca472..6a0d86c 100644 --- a/debian/control +++ b/debian/control @@ -40,12 +40,3 @@ Description: NVMe management tool (PCIe). . The nvme-cli tool provides management functions for these devices. - -Package: nvme-cli-udeb -Section: debian-installer -Package-Type: udeb -Architecture: any -Depends: - ${misc:Depends}, - ${shlibs:Depends}, -Description: NVMe management tool diff --git a/debian/rules b/debian/rules index 290879d..bb8767e 100755 --- a/debian/rules +++ b/debian/rules @@ -7,10 +7,6 @@ override_dh_auto_configure: dh_auto_configure -- -Ddocs=man -Ddocs-build=true execute_after_dh_auto_install: - # temporarily building without udeb - rm -rf debian/nvme-cli - mv debian/tmp debian/nvme-cli - # removing unused files rm -rf debian/nvme-cli/usr/lib/dracut -- cgit v1.2.3