diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-10-09 08:44:31 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2021-10-09 08:44:31 +0000 |
commit | 73e9bcde94f409f0c4c9e89419fdd2302d2fe0d0 (patch) | |
tree | fdf078087b992f781a4a9c6f32c98ad3e0adb7b6 | |
parent | Updating to standards version 4.6.0. (diff) | |
download | nvme-cli-73e9bcde94f409f0c4c9e89419fdd2302d2fe0d0.tar.xz nvme-cli-73e9bcde94f409f0c4c9e89419fdd2302d2fe0d0.zip |
Disabling udeb for now to workaround 0.15 being stuck in NEW for the past 10 weeks.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
-rw-r--r-- | debian/control | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/debian/control b/debian/control index 3b220e0..6c0123e 100644 --- a/debian/control +++ b/debian/control @@ -28,11 +28,11 @@ Description: NVMe management tool . 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 +#Package: nvme-cli-udeb +#Section: debian-installer +#Package-Type: udeb +#Architecture: any +#Depends: +# ${misc:Depends}, +# ${shlibs:Depends}, +#Description: NVMe management tool |