The following needed massaging to apply:
* debian/patches/508_nologin_in_usr_sbin
* debian/patches/401_cppw_src.dpatch
The remaining patches just got trivial quilt refresh updates,
except debian/patches/506_relaxed_usernames which needed
special attention to be correctly refreshed.
* Use of gettext (even if no messages would be translated in the current
infrastructure)
* report an additional strerror only if a message was provided
* fix issue when cppwexit is called before the copy of file
integer and boolean.
- debian/patches/401_cppw_src.dpatch: Replace progname by Prog. Rename
create_backup_file to create_copy. The lock functions do not ser errno.
Do not report the error string on cppwexit.
- reindent according to previous entry, and use the same bug closing
style
- document bugs closed by the latest upstream
- refresh patch according to latest upstream
- remove patch not needed with latest upstream
- sort translations alphabetically
- debian/control: mark passwd as 'Multi-Arch: foreign'. Closes: #614321
- debian/securetty.linux: Add IBM pSeries console ports. Closes: #597661
- debian/securetty.linux: Add serial Console for MIPS Swarm.
(http://lists.debian.org/debian-release/2011/02/msg00320.html)