Change logs for autoconf2.13 source package in Xenial

  • autoconf2.13 (2.13-67) unstable; urgency=low
    
      * debian/rules: Force LC_ALL=C to ensure that [a-z]*.1 does not match
        ChangeLog.1.  Thanks to Santiago Vila <email address hidden> for
        reporting this bug.  Closes: #801885.
    
     -- Ben Pfaff <email address hidden>  Fri, 16 Oct 2015 23:58:57 -0700
  • autoconf2.13 (2.13-63) unstable; urgency=low
    
    
      * debian/control: No longer recommend automake1.4, because it is going
        away.  Closes: #752291.  Thanks to Ansgar Burchardt
        <email address hidden> for reporting this bug.
      
      * Use "makeinfo --html" instead of texi2html, because texi2html is
        obsolete:
    
        - debian/control: Remove build dependency on texi2html.
      
        - debian/rules: Use makeinfo --html, and remove use of "fixlinks"
          script, which is no longer needed.
      
        - debian/fixlinks: Removed.
    
      * debian/lintian-overrides: Rename debian/source.lintian-overrides since
        it is for the source package.
    
     -- Ben Pfaff <email address hidden>  Fri, 04 Jul 2014 19:08:21 -0700