summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorSamuel Thibault <samuel.thibault@ens-lyon.org>2011-03-21 17:38:49 +0100
committerSamuel Thibault <samuel.thibault@ens-lyon.org>2011-03-21 17:38:49 +0100
commitf3feabdc1a3fed977010ffc3fa73c70c674b5562 (patch)
treec4b4c8db3c56144de3ff4762833c136908948a8c /debian/control
parent2081ff5d2b74687915aa0deee96bff96d720e8c3 (diff)
Use useradd instead of adduser to fix debootstrap
* debian/hurd.postinst: use useradd from required passwd package instead of adduser, which is not required and thus not available at debootstrap. * debian/control: Bump Standards-Version to 3.9.1 (no change needed).
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 4aadcf9f..5f302748 100644
--- a/debian/control
+++ b/debian/control
@@ -2,7 +2,7 @@ Source: hurd
Section: admin
Priority: required
Maintainer: GNU Hurd Maintainers <debian-hurd@lists.debian.org>
-Standards-Version: 3.8.4
+Standards-Version: 3.9.1
Build-Depends: mig (>= 1.3-2), gnumach-dev (>= 2:1.3.99.dfsg.cvs20070526),
libc0.3-dev (>= 2.9), texinfo, texi2html, libncursesw5-dev, cdbs,
debhelper (>= 4.2.0), gcc-4.4, dpkg (>= 1.15.4) | install-info,