diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 4 insertions, 3 deletions
diff --git a/debian/changelog b/debian/changelog index 68f42790..bcc7c250 100644 --- a/debian/changelog +++ b/debian/changelog @@ -13,7 +13,8 @@ hurd (20110227-1) UNRELEASED; urgency=low disk writes, as it slows us down awfully. * debian/control: Recommend random-egd, to provide /dev/*random (Closes: Bug#558664). Break old gnumach packages, instead of depending on - them. + them. Break libc0.3 before getifaddrs fix, now that pfinet provides a + correct response. [ Justus Winter ] * debian/hurd.{postinst,postrm}: Add/remove loginpr shell and login user with @@ -21,7 +22,7 @@ hurd (20110227-1) UNRELEASED; urgency=low convention, in particular for remote telnet access... (Closes: Bug#556522) - -- Samuel Thibault <sthibault@debian.org> Sun, 27 Feb 2011 15:15:57 +0100 + -- Samuel Thibault <sthibault@debian.org> Sun, 27 Feb 2011 19:02:04 +0100 hurd (20100926-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 9b67d23a..4aadcf9f 100644 --- a/debian/control +++ b/debian/control @@ -17,7 +17,7 @@ Vcs-Git: git://git.debian.org/pkg-hurd/hurd.git Package: hurd Essential: yes Depends: ${misc:Depends}, sysv-rc, ${shlibs:Depends} -Breaks: gnumach (<< 2:1.3.99.dfsg.cvs20070526-1) +Breaks: gnumach (<< 2:1.3.99.dfsg.cvs20070526-1), libc0.3 (<< 2.11.2-12) Recommends: random-egd Suggests: hurd-doc Provides: makedev, login |