This is an automated email from the git hooks/post-receive script. sthibault pushed a commit to branch master in repository hurd.
commit 779205a30bf01ceef974ac1c588b977ed584b408 Author: Samuel Thibault <[email protected]> Date: Tue Jan 10 12:40:25 2017 +0100 control: Break old versions of all gnumach packages for vm_wire_all --- debian/changelog | 1 + debian/control | 8 +++++++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 7c01919..e551445 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ hurd (1:0.9.git20170102-2) UNRELEASED; urgency=medium * patches/exec_set_exe.patch: New patch to implement /proc/<pid>/exe. + * control: Break old versions of all gnumach packages for vm_wire_all. -- Samuel Thibault <[email protected]> Sun, 08 Jan 2017 15:39:20 +0000 diff --git a/debian/control b/debian/control index c8f36b8..d86233d 100644 --- a/debian/control +++ b/debian/control @@ -44,7 +44,13 @@ 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.8+git20170102-1~), libc0.3 (<< 2.19-15~), netdde (<< 0.0.20121127-2) +Breaks: gnumach-image-1-486 (<< 2:1.8+git20170102-1~), + gnumach-image-1-xen-486 (<< 2:1.8+git20170102-1~), + gnumach-image-1.8-486 (<< 2:1.8+git20170102-1~), + gnumach-image-1.8-486-dbg (<< 2:1.8+git20170102-1~), + gnumach-image-1.8-xen-486 (<< 2:1.8+git20170102-1~), + gnumach-image-1.8-xen-486-dbg (<< 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
