From ff365f6bca5943bbfb7ba948e93f014bed30a245 Mon Sep 17 00:00:00 2001 From: Dimitri John Ledkov Date: Tue, 15 Jan 2019 18:48:55 +0000 Subject: Drop XC- prefix from Package-Type field in debian/control. --- debian/changelog | 3 ++- debian/control | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index f05cc9e5..46a14c18 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,8 @@ mdadm (4.1-1) unstable; urgency=medium - * New upstream release + * New upstream release. * Cherrypick patches from master up to 757e55435997e355ee9b03e5d913b5496a3c39a8. + * Drop XC- prefix from Package-Type field in debian/control. -- Dimitri John Ledkov Tue, 15 Jan 2019 18:23:53 +0000 diff --git a/debian/control b/debian/control index 64e18fd7..9eaa535e 100644 --- a/debian/control +++ b/debian/control @@ -23,7 +23,7 @@ Description: tool to administer Linux MD arrays (software RAID) Package: mdadm-udeb Section: debian-installer -XC-Package-Type: udeb +Package-Type: udeb Architecture: linux-any Depends: ${shlibs:Depends} Description: tool to administer Linux MD arrays (software RAID) -- cgit v1.2.1