[Pkg-shadow-commits] r1091 - in branches/etch/debian: . patches
Christian Perrier
bubulle at costa.debian.org
Fri Aug 25 08:45:52 UTC 2006
Author: bubulle
Date: 2006-08-25 08:45:51 +0000 (Fri, 25 Aug 2006)
New Revision: 1091
Added:
branches/etch/debian/patches/301_passwd-typo-383216
Modified:
branches/etch/debian/changelog
branches/etch/debian/patches/series
Log:
Fix #383216 which is already fixed upstream
Modified: branches/etch/debian/changelog
===================================================================
--- branches/etch/debian/changelog 2006-08-25 08:10:01 UTC (rev 1090)
+++ branches/etch/debian/changelog 2006-08-25 08:45:51 UTC (rev 1091)
@@ -3,6 +3,9 @@
* The "Picodon" release
* Debconf translation updates:
- Spanish translation updated. Closes: #383812
+ * Upstream bugs fixed in upstream releases or CVS:
+ - debian/patches/301_passwd-typo-383216: fix a typo in passwd.1
+ Closes: #383216
-- Christian Perrier <bubulle at debian.org> Mon, 21 Aug 2006 12:59:53 -0500
Added: branches/etch/debian/patches/301_passwd-typo-383216
===================================================================
--- branches/etch/debian/patches/301_passwd-typo-383216 2006-08-25 08:10:01 UTC (rev 1090)
+++ branches/etch/debian/patches/301_passwd-typo-383216 2006-08-25 08:45:51 UTC (rev 1091)
@@ -0,0 +1,19 @@
+Goal: fix a typo in passwd.1
+
+Fixes: #383216
+
+Status wrt upstream: Fix in CVS. Patch added only for etch branch
+
+Index: shadow-4.0.18.1/man/passwd.1.xml
+===================================================================
+--- shadow-4.0.18.1.orig/man/passwd.1.xml 2006-08-25 10:43:12.372276298 +0200
++++ shadow-4.0.18.1/man/passwd.1.xml 2006-08-25 10:43:30.396410186 +0200
+@@ -201,7 +201,7 @@
+ </term>
+ <listitem>
+ <para>
+- Indicate change password should be performed only for expired
++ Indicate password change should be performed only for expired
+ authentication tokens (passwords). The user wishes to keep their
+ non-expired tokens as before.
+ </para>
Modified: branches/etch/debian/patches/series
===================================================================
--- branches/etch/debian/patches/series 2006-08-25 08:10:01 UTC (rev 1090)
+++ branches/etch/debian/patches/series 2006-08-25 08:45:51 UTC (rev 1091)
@@ -39,3 +39,4 @@
496_login_init_session
497_non_numerical_identifier
498_man_nonpam_undefined
+301_passwd-typo-383216
More information about the Pkg-shadow-commits
mailing list