diff options
author | Marcus Brinkmann <marcus@gnu.org> | 2001-10-12 23:25:24 +0000 |
---|---|---|
committer | Marcus Brinkmann <marcus@gnu.org> | 2001-10-12 23:25:24 +0000 |
commit | db1e1c57899cddcd1d51964949f3cc92393cfcf7 (patch) | |
tree | fc3871550dc3c33720cf7d1e13211fa2d54528fc /debian/control | |
parent | c018d558e1b3ed9bb955846013bdee0913f8eb5b (diff) |
2001-10-13 Marcus Brinkmann <marcus@gnu.org>
* debian/rules: New dpkg-shlibdeps is more strict and complains
about statically linked files, so a new filter is necessary.
* debian/control: Add `file' to build dependencies.
By Kevin Kreamer <kkreamer@etherhogz.org>.
* debian/changelog: Update for new release.
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 0b6e9e50..d704fa94 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: base Priority: required Maintainer: GNU Hurd Maintainers <bug-hurd@gnu.org> Standards-Version: 3.5.5.0 -Build-Depends: mig, texinfo, tetex-bin +Build-Depends: file, mig, texinfo, tetex-bin Package: hurd Priority: required |