This is an automated email from the git hooks/post-receive script. pino pushed a commit to branch master in repository hurd.
commit c4c96456de5e3dac7ffbc2fe1884d4cf8a87880d Author: Pino Toscano <[email protected]> Date: Thu Aug 14 06:37:11 2014 +0200 control: really add the zlib1g-dev and libbz2-dev B-D --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 65e7cb5..03ea7fd 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,8 @@ Build-Depends: mig (>= 1.4-2), gnumach-dev (>= 1.4-10), libc0.3-dev (>= 2.17-94~), texinfo, libncursesw5-dev, debhelper (>= 7.0.50~), autoconf, dh-autoreconf, libparted-dev, libpciaccess-dev, libx11-dev, x11proto-core-dev, pkg-config, - xkb-data, gawk, flex, bison, autotools-dev, libdaemon-dev, libpcap0.8-dev + xkb-data, gawk, flex, bison, autotools-dev, libdaemon-dev, libpcap0.8-dev, + zlib1g-dev, libbz2-dev, 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
