summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--debian/changelog3
-rw-r--r--debian/control2
2 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index d78c17d5..dac8cd69 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -60,6 +60,9 @@ hurd (20080921-1) UNRELEASED; urgency=low
to fix the recursive mutex initializers usage in libraries not linking
against libpthread.
+ [ Guillem Jover ]
+ * Change hurd-dbg section to debug.
+
-- Michael Banck <mbanck@debian.org> Sat, 13 Sep 2008 23:43:27 +0200
hurd (20080607-6) unstable; urgency=low
diff --git a/debian/control b/debian/control
index e6087ce9..23665a4c 100644
--- a/debian/control
+++ b/debian/control
@@ -40,7 +40,7 @@ Description: The GNU Hurd (development files)
Package: hurd-dbg
Priority: extra
-Section: libdevel
+Section: debug
Architecture: hurd-i386
Depends: hurd (= ${binary:Version})
Description: The GNU Hurd (debugging files)