The following commit has been merged in the master branch:
commit 6563feeef275f973879bb95d9ee22e76b93a2fef
Author: Samuel Thibault <[email protected]>
Date:   Tue Feb 22 02:11:24 2011 +0100

    debian/control: Recommend random-egd, to provide /dev/*random.

diff --git a/debian/changelog b/debian/changelog
index 5853752..f3fdec3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ hurd (20101029-1) UNRELEASED; urgency=low
     loaded.
   * debian/patches/ext2fs_nowait.patch: Avoid systematically waiting for all
     disk writes, as it slows us down awfully.
+  * debian/control: Recommend random-egd, to provide /dev/*random.
 
   [ Justus Winter ]
   * debian/hurd.{postinst,postrm}: Add/remove loginpr shell and login user with
diff --git a/debian/control b/debian/control
index fa125d4..005cb61 100644
--- a/debian/control
+++ b/debian/control
@@ -17,6 +17,7 @@ Vcs-Git: git://git.debian.org/pkg-hurd/hurd.git
 Package: hurd
 Essential: yes
 Depends: ${misc:Depends}, gnumach (>= 2:1.3.99.dfsg.cvs20070526-1), sysv-rc, 
${shlibs:Depends}
+Recommends: random-egd
 Suggests: hurd-doc
 Provides: makedev, login
 Replaces: makedev, login

-- 
Debian GNU Hurd packaging

Reply via email to