diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2012-02-27 22:38:22 +0100 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2012-02-27 22:38:22 +0100 |
commit | 15f0d389af44b53c7435290786aee402e43be962 (patch) | |
tree | c39a5a0361742bf980d7f37109fcd795b9db919a /debian | |
parent | 89f8067dd732fe402c3c5f8380bb5649fe02d1a4 (diff) |
control: Set hurd-udeb XC-Package-Type to udeb.
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 1 |
2 files changed, 5 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index ae352640..aba69f4f 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 <sthibault@debian.org> Sat, 25 Feb 2012 17:40:16 +0100 + -- Samuel Thibault <sthibault@debian.org> Mon, 27 Feb 2012 22:37:25 +0100 hurd (20120222-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 50b0a97b..363f0a0e 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 |