diff options
author | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-09-17 19:45:51 +0200 |
---|---|---|
committer | Samuel Thibault <samuel.thibault@ens-lyon.org> | 2013-09-17 19:45:51 +0200 |
commit | fa00e45d586b096f485c06a83f968d2d3c6dc7e7 (patch) | |
tree | d50f7bfab3ce3b9fa9b34cd6a268710bbe1f7a38 /debian/control | |
parent | d3befb2c2bba6c6fb19a0c94931be9e625eb05a1 (diff) | |
parent | dc017ca300b2271706c0b167ac5f678b069e5003 (diff) |
Merge branch 'master' of git.debian.org:/git/pkg-hurd/hurd
Conflicts:
debian/changelog
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index ee55f0f3..68c580dd 100644 --- a/debian/control +++ b/debian/control @@ -4,10 +4,10 @@ Priority: required Maintainer: GNU Hurd Maintainers <debian-hurd@lists.debian.org> Standards-Version: 3.9.4 Build-Depends: mig (>= 1.3-2), gnumach-dev (>= 2:1.3.99.dfsg.cvs20070526), - libc0.3-dev (>= 2.13-38~), texinfo, texi2html, libncursesw5-dev, + libc0.3-dev (>= 2.13-38~), texinfo, texinfo, libncursesw5-dev, debhelper (>= 7.0.50~), gcc-4.7, dpkg (>= 1.15.4) | install-info, autoconf, dh-autoreconf, libparted-dev, libpciaccess-dev, libx11-dev, x11proto-core-dev, pkg-config, - xkb-data, gawk, flex, bison, autotools-dev + xkb-data, gawk, flex, bison, autotools-dev, libdaemon-dev Uploaders: Michael Banck <mbanck@debian.org>, Samuel Thibault <sthibault@debian.org> Homepage: http://www.gnu.org/software/hurd/hurd.html |