This is an automated email from the git hooks/post-receive script. sthibault pushed a commit to branch master in repository hurd.
commit abb5631229ec027be36620f63549ea824f50fe1a Author: Samuel Thibault <[email protected]> Date: Tue Jan 5 13:28:55 2016 +0100 control: Add perl Build-depends. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 466a743..e7ef686 100644 --- a/debian/changelog +++ b/debian/changelog @@ -9,6 +9,7 @@ hurd (1:0.7-2) UNRELEASED; urgency=medium * hurd.install.in: Fix stage3 build by not including xkb files. * local/runsystem: Try to warn even earlier about not enough memory for running the installer. + * control: Add perl Build-depends. -- Samuel Thibault <[email protected]> Fri, 27 Nov 2015 21:45:18 +0100 diff --git a/debian/control b/debian/control index 579b9d2..adab62a 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Build-Depends: mig (>= 1.4-3~) <!stage1 !stage2 !stage3>, gnumach-dev (>= 1.4+gi libc0.3-dev (>= 2.17-94~) <!stage1>, texinfo, libncursesw5-dev <!stage1 !stage2 !stage3>, debhelper (>= 9), 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>, + xkb-data <!stage1 !stage2 !stage3>, gawk, flex, bison, autotools-dev, perl, 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]> -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-hurd/hurd.git
