This is an automated email from the git hooks/post-receive script. sthibault pushed a commit to branch master in repository hurd.
commit f9915d752fc19a64ae8a8ed65be5147800e515c3 Author: Samuel Thibault <[email protected]> Date: Mon Aug 29 20:40:06 2016 +0000 Drop gcc-5 Build-Depends, we already build with gcc-6 anyway Closes: Bug#835948. --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 121dd94..2137b68 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +hurd (1:0.8.git20160826-2) UNRELEASED; urgency=medium + + * Drop gcc-5 Build-Depends, we already build with gcc-6 anyway. + Closes: Bug#835948. + + -- Samuel Thibault <[email protected]> Mon, 29 Aug 2016 20:39:27 +0000 + hurd (1:0.8.git20160826-1) unstable; urgency=medium * New upstream snapshot, fixes loading small pic programs. diff --git a/debian/control b/debian/control index 776c97f..01b40e7 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 (>= 1.6+git20160502-1~) <!stage1 !stage2>, gcc-5 (>= 5.3.1-15~), +Build-Depends: mig (>= 1.4-3~) <!stage1 !stage2 !stage3>, gnumach-dev (>= 1.6+git20160502-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
