This is an automated email from the git hooks/post-receive script. sthibault pushed a commit to branch master in repository hurd.
commit db1ca7ee78499c2eb979280de53018444e89cde6 Author: Samuel Thibault <[email protected]> Date: Mon Jan 2 17:43:13 2017 +0000 control: Break old gnumachs, which do not have vm_wire_all --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 1f44115..f557a53 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ 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. -- Samuel Thibault <[email protected]> Mon, 02 Jan 2017 17:37:25 +0000 diff --git a/debian/control b/debian/control index 1b7ee22..65f6ff4 100644 --- a/debian/control +++ b/debian/control @@ -30,7 +30,7 @@ Package: hurd Essential: yes Pre-Depends: hurd-libs0.3 Depends: ${misc:Depends}, lsb-base (>= 3.0-6), hurd-libs0.3 (= ${binary:Version}), sysv-rc <!stage3> | openrc <!stage3>, netdde (>= 0.0.20120518~) <!stage3>, ${shlibs:Depends}, xkb-data <!stage3> -Breaks: gnumach (<< 2:1.3.99.dfsg.cvs20070526-1), libc0.3 (<< 2.19-15~), netdde (<< 0.0.20121127-2) +Breaks: gnumach (<< 2:1.8+git20170102-1~), libc0.3 (<< 2.19-15~), netdde (<< 0.0.20121127-2) Built-Using: ${built-using} Suggests: hurd-doc Recommends: bf-utf-source -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hurd/hurd.git
