diff options
| author | Roland McGrath <roland@gnu.org> | 1999-04-15 05:08:12 +0000 |
|---|---|---|
| committer | Roland McGrath <roland@gnu.org> | 1999-04-15 05:08:12 +0000 |
| commit | a0734c3a5be5a15b978fa262ac2bfc2290f58fd9 (patch) | |
| tree | abbb17a7f5e0a34485debc11ebc52089b50b939e /debian | |
| parent | 1f6c4b80360d8669e8710ad5e7292d31417a6bbc (diff) | |
1999-04-15 Roland McGrath <roland@baalperazim.frob.com>
* control (Provides): Add login.
(Replaces, Conflicts): New frobs, listing makedev.
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/control | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/debian/control b/debian/control index f50f9fe3..a6b7a8e9 100644 --- a/debian/control +++ b/debian/control @@ -9,7 +9,9 @@ Priority: required Section: base Essential: yes Depends: ${shlibs:Depends} -Provides: makedev +Provides: makedev, login +Replaces: makedev +Conflicts: makedev Architecture: hurd-i386 Description: The GNU Hurd This is the GNU Hurd package. It contains essential system software and |
