This is an automated email from the git hooks/post-receive script. sthibault pushed a commit to branch master in repository hurd.
commit 553b0878be382555b8ca7b62e2dc29d3bbfe4ec4 Author: Svante Signell <[email protected]> Date: Mon Nov 21 17:19:28 2016 +0100 Make hurd Depend on sysv-rc | openrc instead of just sysv-rc --- debian/changelog | 7 +++++++ debian/control | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 1d9d3d5..17af6ae 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +hurd (1:0.8.git20161120-2) UNRELEASED; urgency=medium + + [ Svante Signell ] + * Make hurd Depend on sysv-rc | openrc instead of just sysv-rc. + + -- Samuel Thibault <[email protected]> Mon, 21 Nov 2016 17:17:53 +0100 + hurd (1:0.8.git20161120-1) unstable; urgency=medium * New upstream snapshot. diff --git a/debian/control b/debian/control index a0b0b2d..1b7ee22 100644 --- a/debian/control +++ b/debian/control @@ -29,7 +29,7 @@ Description: GNU Hurd (libraries) 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>, netdde (>= 0.0.20120518~) <!stage3>, ${shlibs:Depends}, xkb-data <!stage3> +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) Built-Using: ${built-using} Suggests: hurd-doc @@ -46,7 +46,7 @@ Description: GNU Hurd Package: hurd-prof Priority: extra Pre-Depends: hurd-libs0.3 -Depends: ${misc:Depends}, hurd-libs0.3 (= ${binary:Version}), sysv-rc <!stage3>, netdde (>= 0.0.20120518~) <!stage3>, ${shlibs:Depends}, xkb-data <!stage3> +Depends: ${misc:Depends}, hurd-libs0.3 (= ${binary:Version}), ${shlibs:Depends}, xkb-data <!stage3> Breaks: gnumach (<< 2:1.3.99.dfsg.cvs20070526-1), libc0.3 (<< 2.19-15~), netdde (<< 0.0.20121127-2) Built-Using: ${built-using} Suggests: hurd-doc -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hurd/hurd.git
