Change logs for indent source package in Buster

  • indent (2.2.12-1) unstable; urgency=low
    
      * New upstream release. Closes: #916199.
        This is now maintained upstream by Andrej Shadura.
      * Drop all debian/patches/*, not required anymore.
      * Should fix '*' in function declaration. Closes: #228112.
      * Should fix double const after C++ function declaration. Closes: #349065.
      * Should improve support for gettext macros. Closes: #487517.
      * New option --fix-nested-comments. Closes: #657461.
      * Should not change !! to ! ! anymore when using -linux. Closes: #726105.
      * Should now cross-build. Closes: #865677.
      * Rules-Requires-Root: no.
    
     -- Santiago Vila <email address hidden>  Sun, 27 Jan 2019 22:35:20 +0100
  • indent (2.2.11-5) unstable; urgency=medium
    
      * Drop 99-config-guess-config-sub, no longer needed when using dh
        and a recent enough debhelper.
      * Rename remaining patches to end with .patch.
      * Add "Suggests: indent-doc" to indent, for those who prefer
        documentation in HTML format.
      * Split override_dh_installdocs into -indep and -arch.
      * Rename override_dh_link to override_dh_link-indep.
      * Standards-Version: 3.9.8 (no special changes for this).
    
     -- Santiago Vila <email address hidden>  Tue, 10 Jan 2017 17:50:20 +0100