Source: update-motd
Section: admin
Priority: extra
Maintainer: Dustin Kirkland <kirkland@ubuntu.com>
Build-Depends: debhelper (>= 6)
Standards-Version: 3.8.0
Vcs-Bzr: http://bazaar.launchpad.net/~kirkland/update-motd/main

Package: update-motd
Architecture: all
Depends: ${misc:Depends}, libpam-modules (>= 1.0.1-9ubuntu3)
Description: superceded by pam_motd in libpam-modules
 .
 This package installs a script in /etc/profile.d that dynamically generates
 a message-of-the-day by running scripts installed in /etc/update-motd.d,
 in lexical order.
 .
 Other packages, or system administrators should symlink scripts into
 /etc/update-motd.d, pre-pending a 2-digit number to handle ordering.
 .
 The functionality formerly provided by this package is now integrated into
 pam_motd, in libpam-modules.
