diff options
author | Guillem Jover <guillem@debian.org> | 2009-06-08 20:23:36 +0000 |
---|---|---|
committer | Guillem Jover <guillem@debian.org> | 2009-06-08 20:23:36 +0000 |
commit | 044e427e05848f030b626a3d5c1f156b9c4e3bd1 (patch) | |
tree | 4770b3f41893f0001b0f3595afbcdfc481338b64 | |
parent | 850a3bcd7b117121184d922af10ab3e32da9da4c (diff) |
Change gnumach-dbg section to debug
-rw-r--r-- | debian/changelog | 6 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 7 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 73aacbe..1f81924 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +gnumach (2:1.3.99.dfsg.cvs20090220-2) UNRELEASED; urgency=low + + * Change gnumach-dbg section to debug. + + -- Guillem Jover <guillem@debian.org> Mon, 08 Jun 2009 22:23:13 +0200 + gnumach (2:1.3.99.dfsg.cvs20090220-1) unstable; urgency=low * New upstream CVS snapshot. diff --git a/debian/control b/debian/control index ac8ee40..55e011b 100644 --- a/debian/control +++ b/debian/control @@ -28,7 +28,7 @@ Description: The GNU version of the Mach microkernel This is the Utah Mach microkernel used by the Hurd. Package: gnumach-dbg -Section: devel +Section: debug Priority: extra Provides: gnumach Architecture: hurd-i386 i386 kfreebsd-i386 knetbsd-i386 |