summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Thibault <sthibault@debian.org>2010-01-07 01:20:52 +0000
committerSamuel Thibault <sthibault@debian.org>2010-01-07 01:20:52 +0000
commitd2942a4819cd1418f18fff3ae5afd1ccdf130758 (patch)
tree3bf4bb441c0f5084074280af8438c0454b46bc56
parentbb4b542529b2923537fe005a748603fa20fdab52 (diff)
debian/control: Remove duplicate priority and section fields.
-rw-r--r--debian/changelog1
-rw-r--r--debian/control4
2 files changed, 1 insertions, 4 deletions
diff --git a/debian/changelog b/debian/changelog
index 32995bf..702787b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ gnumach (2:1.3.99.dfsg.git20091128-2) unreleased; urgency=low
[ Samuel Thibault ]
* debian/control (gnumach-udeb): Add XC- prefix to Package-Type. Add Provides:
kernel-image, *-modules.
+ * debian/control: Remove duplicate priority and section fields.
-- Guillem Jover <guillem@debian.org> Sat, 28 Nov 2009 19:14:15 +0100
diff --git a/debian/control b/debian/control
index b7d4765..c55c16f 100644
--- a/debian/control
+++ b/debian/control
@@ -13,8 +13,6 @@ Build-Depends: debhelper (>= 7), mig, sharutils,
Standards-Version: 3.8.3
Package: gnumach
-Section: kernel
-Priority: optional
Architecture: hurd-i386 i386 kfreebsd-i386 knetbsd-i386
Description: The GNU version of the Mach microkernel
This is the Utah Mach microkernel used by the Hurd.
@@ -23,7 +21,6 @@ Package: gnumach-udeb
XC-Package-Type: udeb
Provides: kernel-image, floppy-modules, ide-modules, input-modules, nic-modules, nic-pcmcia-modules, nic-wireless-modules, pcmcia-modules, scsi-modules, serial-modules
Section: debian-installer
-Priority: optional
Architecture: hurd-i386 i386 kfreebsd-i386 knetbsd-i386
Description: The GNU version of the Mach microkernel
This is the Utah Mach microkernel used by the Hurd.
@@ -43,7 +40,6 @@ Description: The GNU version of the Mach microkernel for debugging
Package: gnumach-dev
Section: devel
-Priority: optional
Architecture: hurd-i386 i386 kfreebsd-i386 knetbsd-i386
Description: The GNU version of the Mach microkernel
These are the header files for the Utah Mach microkernel used by the Hurd.