From b8c50c43d77a25c1fc416c30021e677f26b533fc Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Mon, 21 Sep 2009 20:14:15 +0000 Subject: debian/control: Add missing comma in Build-Depends. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) (limited to 'debian') diff --git a/debian/changelog b/debian/changelog index 8a16de88..e6533c88 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ hurd (20090404-2) unreleased; urgency=low unused patch. * debian/patches/procfs.patch: Fix a couple of memory leaks, fix swap size report. + * debian/control: Add missing comma in Build-Depends. -- Samuel Thibault Sun, 23 Aug 2009 19:35:58 +0200 diff --git a/debian/control b/debian/control index 20cb0a76..1dc0d04d 100644 --- a/debian/control +++ b/debian/control @@ -4,7 +4,7 @@ Priority: required Maintainer: GNU Hurd Maintainers Standards-Version: 3.8.2 Build-Depends: mig (>= 1.3-2), gnumach-dev (>= 2:1.3.99.dfsg.cvs20070526-1), - libc0.3-dev (>= 2.9), texinfo, texi2html, libncursesw5-dev, cdbs, quilt + libc0.3-dev (>= 2.9), texinfo, texi2html, libncursesw5-dev, cdbs, quilt, debhelper (>= 4.2.0), gcc-4.2 Uploaders: Jeff Bailey , Marcus Brinkmann , Neal H. Walfield , -- cgit v1.2.3