This is an automated email from the git hooks/post-receive script. sthibault pushed a commit to branch master in repository hurd.
commit 618bbcb082f43ce30854392695b1babc319d80b2 Author: Samuel Thibault <[email protected]> Date: Mon Jan 2 17:44:04 2017 +0000 control: build-depend on newer gnumach which has vm_wire_all --- debian/changelog | 3 ++- debian/control | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index f557a53..d12325f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,7 +3,8 @@ hurd (1:0.9.git20170102-1) UNRELEASED; urgency=medium * New upstream snapshot. - patches/procfs: New patch to revert /proc/self being magic for now since glibc is not ready yet. - - control: Break old gnumachs, which do not have vm_wire_all. + - control: Break old gnumachs, which do not have vm_wire_all, build-depend + on newers. -- Samuel Thibault <[email protected]> Mon, 02 Jan 2017 17:37:25 +0000 diff --git a/debian/control b/debian/control index 65f6ff4..67b2d1c 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.8 -Build-Depends: mig (>= 1.4-3~) <!stage1 !stage2 !stage3>, gnumach-dev (>= 2:1.7+git20161115-1) <!stage1 !stage2>, +Build-Depends: mig (>= 1.4-3~) <!stage1 !stage2 !stage3>, gnumach-dev (>= 2:1.8+git20170102-1~) <!stage1 !stage2>, libc0.3-dev (>= 2.17-94~) <!stage1>, texinfo, libncursesw5-dev <!stage1 !stage2 !stage3>, debhelper (>= 9.20150628), dpkg-dev (>= 1.17.14), dh-exec (>= 0.17), autoconf, dh-autoreconf, libparted-dev <!stage1 !stage2 !stage3>, libpciaccess-dev <!stage1 !stage2 !stage3>, libx11-dev <!stage1 !stage2 !stage3>, x11proto-core-dev <!stage1 !stage2 !stage3>, pkg-config <!stage1 !stage2 !stage3>, -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hurd/hurd.git
