[Adduser-devel] Bug#259000: marked as done (inconsistent hyphenation in adduser(8))

Debian Bug Tracking System owner@bugs.debian.org
Mon, 26 Jul 2004 13:03:11 -0700


Your message dated Mon, 26 Jul 2004 15:47:17 -0400
with message-id <E1BpBRN-00067k-00@newraff.debian.org>
and subject line Bug#259000: fixed in adduser 3.58
has caused the attached Bug report to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 12 Jul 2004 15:39:38 +0000
>From schizo@debian.org Mon Jul 12 08:39:38 2004
Return-path: <schizo@debian.org>
Received: from acolyte.scowler.net [216.254.112.45] 
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1Bk2u2-0002gO-00; Mon, 12 Jul 2004 08:39:38 -0700
Received: from localhost (localhost [127.0.0.1])
	by acolyte.scowler.net (Postfix) with ESMTP id D599A7004F;
	Mon, 12 Jul 2004 11:39:37 -0400 (EDT)
Received: from acolyte.scowler.net ([127.0.0.1])
	by localhost (acolyte [127.0.0.1]) (amavisd-new, port 10024)
	with LMTP id 02969-01-4; Mon, 12 Jul 2004 11:39:34 -0400 (EDT)
Received: by acolyte.scowler.net (Postfix, from userid 1000)
	id D6DB67004E; Mon, 12 Jul 2004 11:39:33 -0400 (EDT)
Date: Mon, 12 Jul 2004 11:39:33 -0400
From: Clint Adams <schizo@debian.org>
To: Debian Bug Tracking System <submit@bugs.debian.org>
Subject: inconsistent hyphenation in adduser(8)
Message-ID: <20040712153933.GA3132@scowler.net>
Mime-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline
X-Reportbug-Version: 2.62
User-Agent: Mutt/1.5.6+20040523i
X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at scowler.net
Delivered-To: submit@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Package: adduser
Version: 3.57

This should fix it.

diff -ur adduser-3.57.orig/doc/adduser.8 adduser-3.57/doc/adduser.8
--- adduser-3.57.orig/doc/adduser.8	2004-06-20 08:55:15.000000000 -0400
+++ adduser-3.57/doc/adduser.8	2004-07-12 11:36:31.957322267 -0400
@@ -10,17 +10,17 @@
 .SH NAME
 adduser, addgroup \- add a user or group to the system
 .SH SYNOPSIS
-.BR adduser " [options] [\-\-home DIR] [\-\-shell SHELL] [--no-create-home] [\-\-uid ID] [\-\-firstuid ID] [\-\-lastuid ID] [\-\-ingroup GROUP | \-\-gid ID] [--disabled-password] [--disabled-login] [--gecos GECOS] user"
+.BR adduser " [options] [\-\-home DIR] [\-\-shell SHELL] [\-\-no-create-home] [\-\-uid ID] [\-\-firstuid ID] [\-\-lastuid ID] [\-\-ingroup GROUP | \-\-gid ID] [\-\-disabled-password] [\-\-disabled-login] [\-\-gecos GECOS] user"
 .PP
-.BR adduser " \-\-system [options] [\-\-home DIR] [\-\-shell SHELL] [--no-create-home] [\-\-uid ID] [\-\-group | \-\-ingroup GROUP | \-\-gid ID] [--disabled-password] [--disabled-login] [--gecos GECOS] user"
+.BR adduser " \-\-system [options] [\-\-home DIR] [\-\-shell SHELL] [\-\-no-create-home] [\-\-uid ID] [\-\-group | \-\-ingroup GROUP | \-\-gid ID] [\-\-disabled-password] [\-\-disabled-login] [\-\-gecos GECOS] user"
 .PP
-.BR adduser " \-\-group [options] [--gid ID] group"
+.BR adduser " \-\-group [options] [\-\-gid ID] group"
 .br
-.BR addgroup " [options] [--gid ID] group"
+.BR addgroup " [options] [\-\-gid ID] group"
 .PP
-.BR adduser " \-\-group \-\-system [options] [--gid ID] group"
+.BR adduser " \-\-group \-\-system [options] [\-\-gid ID] group"
 .br
-.BR addgroup " \-\-system [options] [--gid ID] group"
+.BR addgroup " \-\-system [options] [\-\-gid ID] group"
 .PP
 .BR adduser " [options] user group"
 .SS COMMON OPTIONS

---------------------------------------
Received: (at 259000-close) by bugs.debian.org; 26 Jul 2004 19:50:39 +0000
>From katie@ftp-master.debian.org Mon Jul 26 12:50:39 2004
Return-path: <katie@ftp-master.debian.org>
Received: from newraff.debian.org [208.185.25.31] (mail)
	by spohr.debian.org with esmtp (Exim 3.35 1 (Debian))
	id 1BpBUd-0004yA-00; Mon, 26 Jul 2004 12:50:39 -0700
Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian))
	id 1BpBRN-00067k-00; Mon, 26 Jul 2004 15:47:17 -0400
From: Marc Haber <mh+debian-packages@zugschlus.de>
To: 259000-close@bugs.debian.org
X-Katie: $Revision: 1.51 $
Subject: Bug#259000: fixed in adduser 3.58
Message-Id: <E1BpBRN-00067k-00@newraff.debian.org>
Sender: Archive Administrator <katie@ftp-master.debian.org>
Date: Mon, 26 Jul 2004 15:47:17 -0400
Delivered-To: 259000-close@bugs.debian.org
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2004_03_25 
	(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
	autolearn=no version=2.60-bugs.debian.org_2004_03_25
X-Spam-Level: 

Source: adduser
Source-Version: 3.58

We believe that the bug you reported is fixed in the latest version of
adduser, which is due to be installed in the Debian FTP archive:

adduser_3.58.dsc
  to pool/main/a/adduser/adduser_3.58.dsc
adduser_3.58.tar.gz
  to pool/main/a/adduser/adduser_3.58.tar.gz
adduser_3.58_all.deb
  to pool/main/a/adduser/adduser_3.58_all.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 259000@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Marc Haber <mh+debian-packages@zugschlus.de> (supplier of updated adduser package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmaster@debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Mon, 26 Jul 2004 21:11:40 +0200
Source: adduser
Binary: adduser
Architecture: source all
Version: 3.58
Distribution: unstable
Urgency: low
Maintainer: Debian Adduser Developers <adduser-devel@lists.alioth.debian.org>
Changed-By: Marc Haber <mh+debian-packages@zugschlus.de>
Description: 
 adduser    - Add and remove users and groups
Closes: 259000 260265 261236 261338
Changes: 
 adduser (3.58) unstable; urgency=low
 .
   * fix inconsistent hyphenation in man pages. Thanks to Clint Adams.
     (mh) Closes: #259000.
   * Applied patch for German debconf translation by Florian Ernst.
     (rb) Closes: #261236.
   * Applied patch for Dutch debconf translation by cobaco.
     (mh) Closes: #261338.
   * Applied patch to tidy up the English program translations. Thanks
     to Adam D. Barratt. A request e-mail to the translators asking them to
     review the changes to their translation has been sent out.
     (mh) Closes: #260265.
   * Updated Catalan translations by Jordi Mallach <jordi@debian.org>.
Files: 
 78f9be1fd8be3592937cbc75b0042449 636 base important adduser_3.58.dsc
 8fe8a1e7b4733c981b38d6773ab57d59 96048 base important adduser_3.58.tar.gz
 2f17be17ae6a4cccad2a9a7ff5912e30 91966 base important adduser_3.58_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iEYEARECAAYFAkEFWAUACgkQgZalRGu6PISq7QCeOVtsZR6l0AtawDutbhv98gtL
OgoAn0tawP11ifUDLPKxJjKzmk3WX1o7
=NneP
-----END PGP SIGNATURE-----