This is an automated email from the git hooks/post-receive script. sthibault pushed a commit to branch master in repository hurd.
commit 1985a462fec4f2af182d72695ed74d5ee4367fbc Author: Samuel Thibault <[email protected]> Date: Sun May 25 23:41:37 2014 +0000 control: bump gnumach-dev dependency to get mutable device and notify types translation functions. --- debian/changelog | 10 ++++------ debian/control | 2 +- 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index a8c2c63..205ddb6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,17 +2,15 @@ hurd (1:0.5.git20140525-1) unstable; urgency=medium [ Samuel Thibault ] * New upstream snapshot. - - Breaks old netdde, which needs to be rebuilt. + - Breaks old netdde, which needs to be rebuilt due to libports ABI change. - patches/libmachdev.patch: Drop patch, fixed upstream. + * control: bump gnumach-dev dependency to get mutable memory object, device + and notify types translation functions. Make hurd-libs0.3 "Breaks" old + glibcs which needed libports_revert_stacksize.patch. [ Justus Winter ] * patches/libports_revert_stacksize.patch: Drop patch, not needed any more. - [ Samuel Thibault ] - * control: bump gnumach-dev dependency to get mutable memory object types - translation functions. Make hurd-libs0.3 "Breaks" old glibcs which needed - libports_revert_stacksize.patch. - [ Pino Toscano ] * control: remove unused gcc-4.7 build dependency. (Closes: #748000) diff --git a/debian/control b/debian/control index dea0ab1..65e7cb5 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: admin Priority: required Maintainer: GNU Hurd Maintainers <[email protected]> Standards-Version: 3.9.5 -Build-Depends: mig (>= 1.4-2), gnumach-dev (>= 1.4-9), +Build-Depends: mig (>= 1.4-2), gnumach-dev (>= 1.4-10), libc0.3-dev (>= 2.17-94~), texinfo, libncursesw5-dev, debhelper (>= 7.0.50~), autoconf, dh-autoreconf, libparted-dev, libpciaccess-dev, libx11-dev, x11proto-core-dev, pkg-config, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hurd/hurd.git
