diff options
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index 20d26efd..61e33dd9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,8 @@ hurd (20070605-0+SVN) unreleased; urgency=low Debian GNU Hurd maintainers and no longer by upstream. * debian/control (Build-Depends): Bumped gnumach-dev version to 2:1.3.99.dfsg.cvs20070526-1. + * debian/control (hurd/Depends): Bumped gnumach version to + 2:1.3.99.dfsg.cvs20070526-1. -- Michael Banck <mbanck@debian.org> Sat, 7 Oct 2006 14:31:57 +0200 diff --git a/debian/control b/debian/control index 511b319c..9fbe1607 100644 --- a/debian/control +++ b/debian/control @@ -10,7 +10,7 @@ Package: hurd Priority: required Section: base Essential: yes -Depends: gnumach (>= 1:20060826.dfsg.1-1), sysv-rc, ${shlibs:Depends} +Depends: gnumach (>= 2:1.3.99.dfsg.cvs20070526-1), sysv-rc, ${shlibs:Depends} Suggests: hurd-doc Provides: makedev, login Replaces: makedev, login |