Change logs for apt-file source package in Disco

  • apt-file (3.2.2) unstable; urgency=medium
    
      * Fix bug where the progress indicator was still been using
        under debug mode (despite the intention for it to be
        disabled as it clashes with the debug messages).
      * README.md: Update links to Julian's blog.  (Closes: #921115)
      * Optimize imports to reduce start up time a bit.
    
     -- Niels Thykier <email address hidden>  Sat, 09 Feb 2019 09:20:04 +0000
  • apt-file (3.2.1) unstable; urgency=medium
    
      * Include a final new-line in the 50apt-file.conf file.  Thanks to
        Sven Joachim for reporting its absence.  (Closes: #917304)
      * Optimize "apt-file list-indices" by about a factor 3 in the
        default case by calling "apt-get indextargets" only once rather
        than once per index.
      * Have apt-file print status indicators when stdout is a TTY
        (and when not running in debug mode).
      * Explicitly pass configuration file to apt-file during the test
        to fix a problem with the autopkgtests failing.
    
     -- Niels Thykier <email address hidden>  Fri, 28 Dec 2018 10:06:14 +0000
  • apt-file (3.2) unstable; urgency=medium
    
      * Drop now unnecessary lintian-overrides.
      * Add a new "list-indices" command to list which indices can be
        enabled/disabled and searched (using the -I command).
      * Assume that Contents files no longer have a descriptive header
        that contains human-readable instructions for how to read the
        file.  If you are working with Contents files that still have
        them, then set "apt-file::Parser::Check-For-Description-Header"
        to "true" in /etc/apt/apt.conf.d/50apt-file.conf.  Thanks to
        Paul Wise for making this factor 2 speed improvement possible.
        (Closes: #881406)
      * Reset the error message for when the apt-file cache is empty
        to refer to "apt-file update" instead of "apt update".
        (Closes: #857095)
      * Clarify in apt-file.1 that "apt-file update" is not deprecated
        as it has a special case where it is different from a regular
        "apt update" / "apt-get update".
      * Sort the options in the --help output (except for --help and
        "--", which are both deliberately last).  (Closes: #651684)
      * Bump Standards-Version to 4.3.0.
    
     -- Niels Thykier <email address hidden>  Tue, 25 Dec 2018 16:00:53 +0000
  • apt-file (3.1.6) unstable; urgency=medium
    
      * Fix typo in the changelog
      * Update Vcs-* fields to point to salsa.debian.org.
      * Bump Standards-Versions to 4.1.4 - No changes required.
      * Bump debhelper compat 11 via the new "debhelper-compat"
        dependency.
    
     -- Niels Thykier <email address hidden>  Sat, 28 Apr 2018 09:43:50 +0000