diff options
| author | Samuel Thibault <sthibault@debian.org> | 2009-12-23 09:49:13 +0000 |
|---|---|---|
| committer | Samuel Thibault <sthibault@debian.org> | 2009-12-23 09:49:13 +0000 |
| commit | 8db98a0ac7dc9d46a94245bfa7bfccbb413883ac (patch) | |
| tree | 04c58f26b578998863fb89f70966ec901bba4097 /debian | |
| parent | 973b9465028121b09788c5cfc4a8e2ac92283e39 (diff) | |
debian/control (hurd-udeb): Add Provides: *-modules.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/changelog | 1 | ||||
| -rw-r--r-- | debian/control | 2 |
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. |
