[Pkg-shadow-commits] r1969 - in debian/trunk/debian: . patches
nekral-guest at alioth.debian.org
nekral-guest at alioth.debian.org
Sun Apr 13 21:21:01 UTC 2008
Author: nekral-guest
Date: 2008-04-13 21:21:00 +0000 (Sun, 13 Apr 2008)
New Revision: 1969
Modified:
debian/trunk/debian/changelog
debian/trunk/debian/patches/505_useradd_recommend_adduser
Log:
* The "Brie de Meaux" and "Brie de Melun" double cheese release.
* debian/patches/505_useradd_recommend_adduser: Fix typo: userdel is used
to remove an user, not to add one. Closes: #475795
Modified: debian/trunk/debian/changelog
===================================================================
--- debian/trunk/debian/changelog 2008-04-07 21:11:46 UTC (rev 1968)
+++ debian/trunk/debian/changelog 2008-04-13 21:21:00 UTC (rev 1969)
@@ -1,9 +1,12 @@
shadow (1:4.1.1-2) UNRELEASED; urgency=low
+ * The "Brie de Meaux" and "Brie de Melun" double cheese release.
* debian/control: changed the "Replaces" on manpages-zh to a versioned
one on 1.5.1-1
* debian/control: drop all Replaces on manpages-* when the version is
prior to Etch
+ * debian/patches/505_useradd_recommend_adduser: Fix typo: userdel is used to
+ remove an user, not to add one. Closes: #475795
-- Christian Perrier <bubulle at debian.org> Mon, 07 Apr 2008 23:00:26 +0200
Modified: debian/trunk/debian/patches/505_useradd_recommend_adduser
===================================================================
--- debian/trunk/debian/patches/505_useradd_recommend_adduser 2008-04-07 21:11:46 UTC (rev 1968)
+++ debian/trunk/debian/patches/505_useradd_recommend_adduser 2008-04-13 21:21:00 UTC (rev 1969)
@@ -29,7 +29,7 @@
<refsect1 id='description'>
<title>DESCRIPTION</title>
<para>
-+ <command>userdel</command> is a low level utility for adding
++ <command>userdel</command> is a low level utility for removing
+ users. On Debian, administrators should usually use
+ <citerefentry><refentrytitle>deluser</refentrytitle>
+ <manvolnum>8</manvolnum></citerefentry> instead.
More information about the Pkg-shadow-commits
mailing list