Change logs for adduser source package in Raring

  • adduser (3.113+nmu3ubuntu1) raring; urgency=low
    
      * Merge from Debian unstable, remaining changes:
        - AdduserCommon.pm, adduser, adduser.8, adduser.conf.5: Allow uppercase
          letters in the names of system users. This is done by having a separate
          NAME_REGEX_SYSTEM configuration setting which applies when --system is
          specified. (Soren Hansen)
        - Add support for encrypting home directories:
          + adduser: Add --encrypt-home option, which calls ecryptfs-setup-private
            for the hard work.
          + doc/adduser.8: document the --encrypt-home option
          + debian/control: recommend ecryptfs-utils >= 67-1
          + deluser: remove all of /var/lib/ecryptfs/$user with --remove-home
      * Dropped changes, included in Debian:
        - Mark adduser Multi-Arch: foreign.
    
    adduser (3.113+nmu3) unstable; urgency=low
    
      * Non-maintainer upload.
      * Fix translated manpages. Closes: #670579
      * Restore Portuguese manpages translations from 3.112+nmu2.
      * New Danish manpages translation (Joe Hansen). Closes: #672576
    
    adduser (3.113+nmu2) unstable; urgency=low
    
      * Non-maintainer upload.
      * Support multi-arch: (closes: #672886)
        - Mark adduser as foreign.
     -- Steve Langasek <email address hidden>   Wed, 24 Oct 2012 17:07:33 -0700
  • adduser (3.113+nmu1ubuntu1) quantal; urgency=low
    
      * Merge from Debian unstable, remaining changes:
        - AdduserCommon.pm, adduser, adduser.8, adduser.conf.5: Allow uppercase
          letters in the names of system users. This is done by having a separate
          NAME_REGEX_SYSTEM configuration setting which applies when --system is
          specified. (Soren Hansen)
        - Add support for encrypting home directories:
          + adduser: Add --encrypt-home option, which calls ecryptfs-setup-private
            for the hard work.
          + doc/adduser.8: document the --encrypt-home option
          + debian/control: recommend ecryptfs-utils >= 67-1
          + deluser: remove all of /var/lib/ecryptfs/$user with --remove-home
        - Mark adduser Multi-Arch: foreign.
    
    adduser (3.113+nmu1) unstable; urgency=low
    
      * Non-maintainer upload.
      * Re-add missing translations in po/ and doc/po4a/po
        Closes: #651114, #645951
      * Manpages translations:
        - Spanish. Closes: #636240
      * Fix pending l10n issues. Debconf translations:
        - Serbian (Zlatan Todoric).  Closes: #634980
        - Serbian Latin (Zlatan Todoric).  Closes: #634982
     -- Steve Langasek <email address hidden>   Mon, 30 Apr 2012 22:52:15 -0700