summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuel Thibault <sthibault@debian.org>2009-09-21 20:14:15 +0000
committerSamuel Thibault <sthibault@debian.org>2009-09-21 20:14:15 +0000
commitb8c50c43d77a25c1fc416c30021e677f26b533fc (patch)
tree06ebecf31e3d9950f54e20f70457a2118ca088f2
parent3b12a8323b61cf992f983a6282205a66cb7c827c (diff)
debian/control: Add missing comma in Build-Depends.
-rw-r--r--debian/changelog1
-rw-r--r--debian/control2
2 files changed, 2 insertions, 1 deletions
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 <sthibault@debian.org> 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 <debian-hurd@lists.debian.org>
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 <jbailey@raspberryginger.com>,
Marcus Brinkmann <brinkmd@debian.org>, Neal H. Walfield <neal@debian.org>,