Change logs for man2html source package in Xenial

  • man2html (1.6g-8) unstable; urgency=medium
    
      * Add 035-source-date-epoch.patch to produce reproducible timestamps in
        documentation (closes: #796130).
      * Use `which index++' instead of checking the full /usr/bin/index++
        path to fix lintian's `command-with-path-in-maintainer-script'.
      * postinst: Drop old code for /u/s/d/man2html dir to symlink conversion.
      * Standards-Version: 3.9.6 (no changes).
    
     -- Robert Luberda <email address hidden>  Mon, 26 Oct 2015 00:58:01 +0100
  • man2html (1.6g-7) unstable; urgency=low
    
    
      * utils.c: Fix querystring2argv() to create argv in case man2html and
        manwhatis scripts are run on http server (like lighttpd) that fails
        to do it by its own (closes: #729549, #630530, LP: #389582).
      * man2html.cron.weekly: set proper permissions for generated index
        file (closes: #729548).
      * manwhatis.c: Fix format string warnings (closes: #672821).
      * Refresh debian/patches with `gpb pq import; gbp pq export'.
      * Add 034-UTF8-charset.patch: set charset in `Content-type' header
        to UTF-8 (LP: #873102).
      * mansearch, utils.h: set `Content-type' charset to UTF-8 as well.
      * Switch build system to debhelper v9 and its tiny rules file:
        + make sure debian default CFLAGS, CPPFLAGS, and LDFLAGS are
          properly handled;
        + add support for cross-compiling;
        + ensure parallel builds work (closes: #653424);
        + enable LFS support (lintian).
      * Standards-Version: 3.9.5 (no changes).
    
     -- Robert Luberda <email address hidden>  Sun, 17 Nov 2013 23:57:03 +0100