Change logs for mailutils source package in Natty

  • mailutils (1:2.1+dfsg1-7build1) natty; urgency=low
    
      * Rebuild with python 2.7 as the python default.
     -- Matthias Klose <email address hidden>   Wed, 08 Dec 2010 15:05:51 +0000
  • mailutils (1:2.1+dfsg1-7) unstable; urgency=low
    
      * Fix mangen.sh to generate an appropriate description for mail
        after the program name change in the previous upload.
      * Remove hunks of program descriptions.patch which just removed the
        trailing dot from the doc strings. Upstream went the other way long
        ago -- adding the dots wherever they were missing.
      * Add mh_repl_folder.diff, stolen from Git: set MU folder directory to
        mh_get_dir (fixes a bug found by Peter S. Galbraith).
      * Bump Standards-Version to 3.9.0 (no changes needed).
     -- Ubuntu Archive Auto-Sync <email address hidden>   Fri,  15 Oct 2010 09:44:45 +0000
  • mailutils (1:2.1+dfsg1-6) unstable; urgency=medium
    
      * Follow Steve Langasek's suggestion in #555495 and make default-mta the
        preferred mail-transport-agent alternative, instead of exim4.
      * Add mailbox_lexer_parse_regular_files.diff, stolen from Git, to make
        mail work when ~/.mail exists as a directory (thanks Daniel Kahn Gillmor;
        closes: #543544).
      * Install mail as mail.mailutils and register alternatives for
        /usr/bin/mail, so the binary can co-exist with the already present
        alternative provided by bsd-mailx and heirloom-mailx (closes: #577738).
      * Include the c_api.so in python-mailutils, otherwise it's completely
        useless. Thanks Wojciech Polak for spotting this. NB: this change
        temporarily makes python-mailutils support python 2.5 only. This
        should be fixed for the next upload.
      * Make the Vcs-Svn and Vcs-Browser control fields point to trunk.
    
    mailutils (1:2.1+dfsg1-5) unstable; urgency=low
    
      * Add a missing comma in mailutils' description (closes: #562589).
      * Conflict with bsdmainutils (<< 8.0.6) to ensure from is correctly
        registered with update-alternatives (see #565530 and #565596).
      * Special case "mail" and "comsatd" during manpage generation as their
        slightly different usage output breaks automatic detection of whatis
        info.
      * Remove old postinst code for rare sarge upgrade conditions.
      * Remove mailutils.preinst, which only holds code from 2002 to remove
        leftover elm+ diversions.
      * Generate a manpage for sieve.scm. The following changes are needed:
        - Set $GUILE_LOAD_PATH to the package's installdir
        - Temporarily modify the hardcoded mailutils libs path in mailutils.scm
          so sieve.scm can open them.
        - Introduce sieve.scm_help_output.diff to modify sieve.scm's --help
          output in order to make help2man happy.
      * Add a note to all manpages explaining their origin, and that bugs
        concerning their contents should not be sent upstream.
      * Fix the python install path to include "*-packages" so it works with
        python2.6 (closes: #571497).
      * Comment out the AM_GNU_RADIUS check from configure.ac, as the m4 is
        not available in the tarball nor in any current Debian package. Thanks
        to Kamal Mostafa, for the patch applied in Ubuntu (closes: #568484).
      * Switch to DpkgSource version 3.0 (quilt). Remove include for CDBS' quilt
        rules, README.source and quilt Build-Dependency.
      * Refresh patches.
      * Add a Lintian override for Mailutils MH binary directory. We want to be
        co-installable with MH-E, so for now we use another directory.
      * Bump Standards-Version to 3.8.4, no changes needed.
     -- Bhavani Shankar <email address hidden>   Mon, 19 Apr 2010 01:11:38 +0200