Files
shadow/debian
nekral-guest 9ef58601e0 * The "Chevrotin" release.
* New upstream release:
     - Fixed typo in the French vipw usage. Closes: #528486
     - Fixed failure to delete an user (wrongly detected as still logged in).
       On Linux, userdel checks if the user has some running processes.
       Otherwise, it still check with utmp if the user is logged in and check
       if the process indicated by utmp is still running to avoid
       mis-detection of logged-in users. Closes: #528060
2009-05-21 15:15:22 +00:00
..
2009-05-21 15:15:22 +00:00
2009-05-16 10:15:38 +00:00
2009-05-11 20:30:36 +00:00
2008-02-24 17:36:57 +00:00

This package uses quilt to patch the upstream source.

You can find some info on how to generate the patched source, add a new
modification, and remove an existing modification on:
	/usr/share/doc/quilt/README.source

================================================================================

To package a new upstream release, you can use the Makefile:
	svn://svn.debian.org/svn/pkg-shadow/debian/trunk/Makefile

================================================================================

A testsuite is also available. Instruction on how to run this testsuite
are available on:
	svn://svn.debian.org/svn/pkg-shadow/debian/trunk/tests/README