summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog3
-rw-r--r--debian/control2
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 <xnox@ubuntu.com> 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)