diff options
| author | Samuel Thibault <sthibault@debian.org> | 2011-08-18 09:30:15 +0000 |
|---|---|---|
| committer | Samuel Thibault <sthibault@debian.org> | 2011-08-18 09:30:15 +0000 |
| commit | aebd3ddc279ad23a1d547dfd7aa73d0bdc0cfc6b (patch) | |
| tree | 72f23340a295ea254d640d5811aecc4f0c912259 | |
| parent | 8c37d507c4c401982f9d2641954dc0d782b64b4e (diff) | |
conflict/replace random-egd
| -rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index a2244f13..3cf0aee1 100644 --- a/debian/control +++ b/debian/control @@ -20,8 +20,8 @@ Depends: ${misc:Depends}, sysv-rc, ${shlibs:Depends} Breaks: gnumach (<< 2:1.3.99.dfsg.cvs20070526-1), libc0.3 (<< 2.11.2-12) Suggests: hurd-doc Provides: makedev, login -Replaces: makedev, login -Conflicts: makedev, login +Replaces: makedev, login, random-egd +Conflicts: makedev, login, random-egd Architecture: hurd-i386 Description: The GNU Hurd This is the GNU Hurd package. It contains essential system software and |
