summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/control b/debian/control
index 5d4446cf..5f98574e 100644
--- a/debian/control
+++ b/debian/control
@@ -26,3 +26,11 @@ Architecture: hurd-i386
Depends: hurd
Description: The GNU Hurd (development files)
This package includes the header files and the static libraries.
+
+Package: hurd-dbg
+Priority: optional
+Section: libdevel
+Architecture: hurd-i386
+Depends: hurd (= ${Source-Version})
+Description: The GNU Hurd (debugging files)
+ This package includes the unstripped binaries and libraries.