The following commit has been merged in the master branch:
commit 56d631513ebd2544e79dfe27cba13234ce96a799
Author: Samuel Thibault <[email protected]>
Date: Mon Feb 27 22:38:22 2012 +0100
control: Set hurd-udeb XC-Package-Type to udeb.
diff --git a/debian/changelog b/debian/changelog
index ae35264..aba69f4 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,10 @@
hurd (20120222-2) UNRELEASED; urgency=low
- * control: Bump Standards-Version to 3.9.3 (no changes).
+ * control:
+ - Bump Standards-Version to 3.9.3 (no changes).
+ - Set hurd-udeb XC-Package-Type to udeb.
- -- Samuel Thibault <[email protected]> Sat, 25 Feb 2012 17:40:16 +0100
+ -- Samuel Thibault <[email protected]> Mon, 27 Feb 2012 22:37:25 +0100
hurd (20120222-1) unstable; urgency=low
diff --git a/debian/control b/debian/control
index 50b0a97..363f0a0 100644
--- a/debian/control
+++ b/debian/control
@@ -61,6 +61,7 @@ Package-Type: udeb
Priority: optional
Section: debian-installer
Architecture: hurd-any
+XC-Package-Type: udeb
Depends: ${misc:Depends}
Provides: hurd, ext2-modules, fat-modules, ipv6-modules, isofs-modules,
loop-modules, mouse-modules, nfs-modules, socket-modules, ufs-modules
Description: GNU Hurd - udeb
--
Debian GNU Hurd packaging