From f3feabdc1a3fed977010ffc3fa73c70c674b5562 Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Mon, 21 Mar 2011 17:38:49 +0100 Subject: 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). --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'debian/control') 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 -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, -- cgit v1.2.3