diff options
author | Pino Toscano <pino@debian.org> | 2013-09-23 19:13:12 +0200 |
---|---|---|
committer | Pino Toscano <pino@debian.org> | 2013-09-23 19:13:12 +0200 |
commit | 9d14d3b46ab269e9052544cc0b0414cc0e9c5cdc (patch) | |
tree | 0e34aa186062f5713dd288d6cee093f67d8608f9 | |
parent | 9ade304ea5d253810490a220cacfa165384c5d73 (diff) |
remove duplicated texinfo B-D
-rw-r--r-- | debian/changelog | 1 | ||||
-rw-r--r-- | debian/control | 2 |
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index eb2b1a1d..c765ae3d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -24,6 +24,7 @@ hurd (20130916-2) UNRELEASED; urgency=low - Use build-udeb as build dir. - Use debian/tmp-udeb as DESTDIR, and use it as sourcedir for dh_install of *-udeb binaries. + * Remove duplicated texinfo build dependency. -- Samuel Thibault <sthibault@debian.org> Tue, 17 Sep 2013 19:42:22 +0200 diff --git a/debian/control b/debian/control index fbc32004..3c2047b7 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ 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, texinfo, libncursesw5-dev, + libc0.3-dev (>= 2.13-38~), 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, libdaemon-dev, libpcap0.8-dev |