This is an automated email from the git hooks/post-receive script. sthibault pushed a commit to branch master in repository hurd.
commit 565bae77d2005630e086b4718745786a06a54768 Author: Samuel Thibault <[email protected]> Date: Mon Jan 2 17:45:38 2017 +0000 reorder build dependencies a bit --- debian/control | 26 ++++++++++++++++++++------ 1 file changed, 20 insertions(+), 6 deletions(-) diff --git a/debian/control b/debian/control index 67b2d1c..c8f36b8 100644 --- a/debian/control +++ b/debian/control @@ -3,12 +3,26 @@ 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 (>= 2:1.8+git20170102-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>, - xkb-data <!stage1 !stage2 !stage3>, gawk, flex, bison, autotools-dev, libdaemon-dev <!stage1 !stage2 !stage3>, libpcap0.8-dev <!stage1 !stage2 !stage3>, - zlib1g-dev <!stage1 !stage2 !stage3>, libbz2-dev <!stage1 !stage2 !stage3>, uuid-dev <!stage1 !stage2 !stage3>, libblkid-dev <!stage1 !stage2 !stage3> +Build-Depends: + mig (>= 1.4-3~) <!stage1 !stage2 !stage3>, + gnumach-dev (>= 2:1.8+git20170102-1~) <!stage1 !stage2>, + libc0.3-dev (>= 2.17-94~) <!stage1>, texinfo, + debhelper (>= 9.20150628), dpkg-dev (>= 1.17.14), dh-exec (>= 0.17), + autoconf, dh-autoreconf, + gawk, flex, bison, autotools-dev, + libncursesw5-dev <!stage1 !stage2 !stage3>, + 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>, + xkb-data <!stage1 !stage2 !stage3>, + libdaemon-dev <!stage1 !stage2 !stage3>, + libpcap0.8-dev <!stage1 !stage2 !stage3>, + zlib1g-dev <!stage1 !stage2 !stage3>, + libbz2-dev <!stage1 !stage2 !stage3>, + uuid-dev <!stage1 !stage2 !stage3>, + libblkid-dev <!stage1 !stage2 !stage3> Uploaders: Michael Banck <[email protected]>, Samuel Thibault <[email protected]> Homepage: http://www.gnu.org/software/hurd/hurd.html -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hurd/hurd.git
