This is an automated email from the git hooks/post-receive script. sthibault pushed a commit to branch master in repository hurd.
commit d648654b253122246abef5b491d57c35f9ff1095 Author: Samuel Thibault <[email protected]> Date: Mon Oct 31 12:55:12 2016 +0100 control: Make hurd-prof Priority: extra instead of required --- debian/changelog | 6 ++++++ debian/control | 1 + 2 files changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index efbe5db..df2fb6f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +hurd (1:0.8.git20161023-4) UNRELEASED; urgency=medium + + * control: Make hurd-prof Priority: extra instead of required. + + -- Samuel Thibault <[email protected]> Mon, 31 Oct 2016 12:54:54 +0100 + hurd (1:0.8.git20161023-3) unstable; urgency=medium * patches/console-wire.patch: Fix console hang on console data paging out. diff --git a/debian/control b/debian/control index 8842bff..6bdccd3 100644 --- a/debian/control +++ b/debian/control @@ -44,6 +44,7 @@ Description: GNU Hurd libraries. 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> Breaks: gnumach (<< 2:1.3.99.dfsg.cvs20070526-1), libc0.3 (<< 2.19-15~), netdde (<< 0.0.20121127-2) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hurd/hurd.git
