[Pkg-shadow-commits] r395 - in trunk/debian: . patches
Christian Perrier
bubulle at costa.debian.org
Sat Jul 23 11:20:48 UTC 2005
Author: bubulle
Date: 2005-07-23 11:20:47 +0000 (Sat, 23 Jul 2005)
New Revision: 395
Modified:
trunk/debian/changelog
trunk/debian/control
trunk/debian/passwd.lintian-overrides
trunk/debian/patches/series
Log:
Remove lintian warning about adduser dependency
Clean out the Korean manpages
Prepare for a release
Clean out control for a redundant line
Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog 2005-07-22 14:24:31 UTC (rev 394)
+++ trunk/debian/changelog 2005-07-23 11:20:47 UTC (rev 395)
@@ -15,7 +15,7 @@
- 206_ko-manpages: correct Korean manpages so that they do not
fail lexgrog tests by linda
- -- Christian Perrier <bubulle at kheops.frmug.org> Mon, 18 Jul 2005 10:23:21 +0200
+ -- Christian Perrier <bubulle at debian.org> Fri, 22 Jul 2005 18:42:24 +0200
shadow (1:4.0.3-38) unstable; urgency=low
Modified: trunk/debian/control
===================================================================
--- trunk/debian/control 2005-07-22 14:24:31 UTC (rev 394)
+++ trunk/debian/control 2005-07-23 11:20:47 UTC (rev 395)
@@ -10,7 +10,6 @@
Architecture: any
Depends: ${shlibs:Depends}, ${loginpam}
Conflicts: shadow-passwd, pam-apps, suidregister (<< 0.50), debconf (<< 0.5)
-Replaces: shadow-passwd
Replaces: manpages (<=1.15-2), manpages-de (<= 0.4-4), manpages-fr, manpages-hu, manpages-it, manpages-ja, manpages-ko, manpages-pl (<= 20020406-1)
Section: base
Priority: required
Modified: trunk/debian/passwd.lintian-overrides
===================================================================
--- trunk/debian/passwd.lintian-overrides 2005-07-22 14:24:31 UTC (rev 394)
+++ trunk/debian/passwd.lintian-overrides 2005-07-23 11:20:47 UTC (rev 395)
@@ -9,3 +9,7 @@
# debconf is "important", and passwd is "required". A dependency would be *bad*
passwd: seen-flag-requires-versioned-depends config
passwd: missing-debconf-dependency
+
+# passwd.config uses adduser but does not strictly depend on it
+# as it fallbacks to useradd
+passwd: maintainer-script-needs-depends-on-adduser config
Modified: trunk/debian/patches/series
===================================================================
--- trunk/debian/patches/series 2005-07-22 14:24:31 UTC (rev 394)
+++ trunk/debian/patches/series 2005-07-23 11:20:47 UTC (rev 395)
@@ -132,4 +132,4 @@
442_useradd.8-O
443_chage_exit_values
444_no_strip_during_install
-207_manpages-id
+207_id-manpages
More information about the Pkg-shadow-commits
mailing list