summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog1
-rw-r--r--debian/control2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index a154bd23..706dc757 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,7 @@ hurd (20090404-3) UNRELEASED; urgency=low
* debian/copyright: Reference /usr/share/common-licenses/GPL-2 instead of
just GPL.
* debian/hurd.dirs: Add /etc/sysctl.d.
+ * debian/control (hurd-udeb): Add Provides: *-modules.
[ Guillem Jover ]
* Update make-new-tarball.sh to exclude git instead of CVS paths.
diff --git a/debian/control b/debian/control
index bc35607b..a17bc938 100644
--- a/debian/control
+++ b/debian/control
@@ -59,7 +59,7 @@ XC-Package-Type: udeb
Priority: optional
Section: debian-installer
Architecture: hurd-i386
-Provides: hurd
+Provides: hurd, ext2-modules, fat-modules, isofs-modules, loop-modules, nfs-modules, socket-modules
Description: The GNU Hurd - udeb
This is the GNU Hurd udeb package. It contains essential system software and
libraries.