summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Banck <mbanck@debian.org>2006-08-29 22:04:12 +0000
committerMichael Banck <mbanck@debian.org>2006-08-29 22:04:12 +0000
commit33cbcd3f2ff24b3b9390ea273e0c6ec630611960 (patch)
tree420a92532aba1fac6dad693ec95c7738f555724d
parent1291067a5e162cd99308342ab538e00d3fcfecc8 (diff)
* debian/control (Build-Depends): Added versioned Build-Depends on
gnumach-dev 1:20060826.dfsg.1-1.
-rw-r--r--debian/changelog2
-rw-r--r--debian/control2
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 06e0fba3..0540a505 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,8 @@ hurd (20060825-1+SVN) unreleased; urgency=low
* Rebuilt against gnumach_1:20060826.dfsg.1-1.
* debian/control (hurd/Depends): Bump versioned dependency of gnumach
to 1:20060826.dfsg.1-1.
+ * debian/control (Build-Depends): Added versioned Build-Depends on
+ gnumach-dev 1:20060826.dfsg.1-1.
-- Michael Banck <mbanck@debian.org> Sun, 27 Aug 2006 16:18:30 +0200
diff --git a/debian/control b/debian/control
index 07986db5..09f627ae 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: base
Priority: required
Maintainer: GNU Hurd Maintainers <debian-hurd@lists.debian.org>
Standards-Version: 3.6.1.0
-Build-Depends: mig (>= 1.3-2), texinfo, libncursesw5-dev, cdbs, debhelper (>= 4.2.0)
+Build-Depends: mig (>= 1.3-2), gnumach-dev (>= 1:20060826.dfsg.1-1), texinfo, libncursesw5-dev, cdbs, debhelper (>= 4.2.0)
Build-Depends-Indep: texi2html
Uploaders: Jeff Bailey <jbailey@raspberryginger.com>, Marcus Brinkmann <brinkmd@debian.org>, Neal H. Walfield <neal@debian.org>, Michael Banck <mbanck@debian.org>