1. 01 Jan, 2019 7 commits
    • Chris Lamb's avatar
      Release lintian/2.5.119 into unstable. · 4433a8fd
      Chris Lamb authored
      4433a8fd
    • Chris Lamb's avatar
      Move to debhelper compat level 12. · d3321ee6
      Chris Lamb authored
      d3321ee6
    • Chris Lamb's avatar
      Apply a patch series from Felix Lechner to ensure the tests pass under groff... · 4304cdd0
      Chris Lamb authored
      Apply a patch series from Felix Lechner to ensure the tests pass under groff 1.22.4-1. (Closes: #917752, #917844)
      4304cdd0
    • Felix Lechner's avatar
      Limit test 'manpage-general' to groff-base >= 1.22.4. · a9501107
      Felix Lechner authored and Chris Lamb's avatar Chris Lamb committed
      New versions of groff-base have changed their output format. One test
      required adjustment, but will not pass with older versions. Imposes a
      minimum version of groff-base for this test as a prerequisite.
      a9501107
    • Felix Lechner's avatar
      Add new tag for man errors in included material. (Closes: #917844) · a022ef9d
      Felix Lechner authored and Chris Lamb's avatar Chris Lamb committed
      The man page that triggers the tag is included by another man page.
      Such errors were apparently not detected before groff-base 1.22.4-1.
      Adding tag here.
      
      The tag format is a bit longer. It includes a partial path to the
      included file. This test should be split up into several smaller
      tests.
      a022ef9d
    • Felix Lechner's avatar
      Skip some input file information prepended by groff-base. · 6f51eb18
      Felix Lechner authored and Chris Lamb's avatar Chris Lamb committed
      groff-base 1.22.4-1 prepends the name of the input file to any error
      output. In Lintian, the messages look like '<standard input>:' for
      regular man pages, and 'man/man3/XXX.3.gz:' if the error occurs in a
      file included from elsewhere. For standard input, skip the information
      to match the old tag output. For files included from elsewhere, the
      extra information may be useful; it is retained.
      
      If a file included from elsewhere causes an error but is also tested
      on its own, the new behavior results in two similar tags being issued
      that point out the same error (it would not be a duplicate).  Perhaps
      the tag should not be skipped for included files.
      6f51eb18
    • Felix Lechner's avatar
      Adjust to groff output using left single quote instead of apostrophe. · b6953c4a
      Felix Lechner authored and Chris Lamb's avatar Chris Lamb committed
      In its error output, groff-base 1.22.4-1 seems to delimit the left
      side of macro names with a single quote instead of an apostrophe,
      which was used until now.  Adjust the expected tags in the test
      'manpage-general' and a line in check/manpages.pm that skips some such
      lines.
      
      It may be worthwhile to send a note to all maintainers of packages
      that override such a tag. The change is hard to see and can be
      frustrating to find.
      b6953c4a
  2. 31 Dec, 2018 1 commit
  3. 30 Dec, 2018 16 commits
  4. 28 Dec, 2018 8 commits
  5. 27 Dec, 2018 3 commits
  6. 26 Dec, 2018 1 commit
  7. 25 Dec, 2018 2 commits
  8. 24 Dec, 2018 2 commits