diff options
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 29f3380d..c03763e6 100644 --- a/debian/control +++ b/debian/control @@ -11,11 +11,11 @@ Package: hurd Priority: required Section: base Essential: yes -Depends: gnumach (>= 20050801-3), sysv-rc, ${shlibs:Depends} +Depends: gnumach (>= 1:20050801-3), sysv-rc, ${shlibs:Depends} Suggests: hurd-doc Provides: makedev, login Replaces: makedev, login -Conflicts: makedev, login, gnumach (<< 20050801-3) +Conflicts: makedev, login Architecture: hurd-i386 Description: The GNU Hurd This is the GNU Hurd package. It contains essential system software and |