summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2009-06-08 20:22:33 +0000
committerGuillem Jover <guillem@debian.org>2009-06-08 20:22:33 +0000
commit971aa5183429f74eb2afaff545692120959a755c (patch)
tree0f6ef97c356775c242e6000f3e6ca25e5c89513e
parent093007a61419bb3cd86ec4386a2433b81a467f12 (diff)
Change hurd-dbg section to debug
-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)