Change logs for erc source package in Edgy

  • erc (5.1.2-1) unstable; urgency=low
    
      * New upstream release.
    
    erc (5.1.1-3) unstable; urgency=low
    
      * erc.el: Go back to using ssl.el, since connecting with
        `open-tls-stream' only seems to work with the version of tls.el in
        Emacs22.
      * erc-autojoin.el, erc-dcc.el: Fix compiler warnings.
      * erc-stamp.el:
        - Fix a consistency issue with right timestamps.
        - Rename option `erc-timestamp-right-align-by-pixel' to
          `erc-timestamp-use-align-to'.
        - Use a more fail-proof method of aligning right timestamps, if the
          current version of Emacs supports it.  Previously, a bug was
          triggered when erc-stamp.el was byte-compiled.  This has been
          fixed, making this method safe to use.
      * debian/rules (configure, configure-stamp, build, build-stamp):
        Generate HTML and Info documentation.
        (binary-erc): Install HTML and Info documentation.
      * debian/maint/postinst: Install the Info documentation.
      * debian/maint/prerm: Handle removing of Info documentation.
    
    erc (5.1.1-2) unstable; urgency=low
    
      * debian/control: Add Build-Depends-Indep on texinfo and texi2html,
        thanks to Andreas Jochens (closes: #351772).
    
    erc (5.1.1-1) unstable; urgency=low
    
      * New upstream release.
      * erc-spelling.el:
        - Don't spell-check nicks or words that are prefixed with '/'.
        - Remove flyspell properties from words we shouldn't spell-check.
        - Fix an issue that caused the ispell process to reload every time we
          switch to an ERC buffer.
      * Bug fix: "erc: Recommends: emacs-chess", thanks to era eriksson
        (Closes: #350994).
      * Bug fix: "erc-fill-column should always be equal to the current window
        width", thanks to Cyril Bouthors (Closes: #221223).  The desired
        behavior can be obtained by setting both `erc-fill-column' and
        `fill-column' to nil.
      * debian/rules (build, binary-erc): Build and install HTML
        documentation.
    
    erc (5.1-1) unstable; urgency=low
    
      * New upstream release.
      * debian/control (Description): Update.
      * debian/rules (binary-erc): Concatenate ChangeLog for 2005.
    
    erc (5.0.4-3) unstable; urgency=low
    
      * Attempt to ensure that the full set of changes is generated.
        Thanks to Romain Francoise for the advice.
    
     -- Ubuntu Archive Auto-Sync <email address hidden>   Thu,  15 Jun 2006 13:47:28 +0100
  • erc (5.0.4-2) unstable; urgency=low
    
    
      * Makefile: Use debuild.
      * debian/control:
        - Update Standards-Version to 3.6.2.
        - Add emacsen to Depends.
        - Add Romain Francoise to Uploaders.
      * debian/scripts/startup.erc: Minor whitespace fixup.
      * erc.el: Fix make-variable-buffer-local compiler warning.
    
     -- Michael W. Olson (GNU address) <email address hidden>  Mon,  8 Aug 2005 14:35:02 -0500