Change logs for flycheck source package in Bionic

  • flycheck (31-1) unstable; urgency=medium
    
      * New upstream release (Closes: #877411).
        - Updates to d/copyright.
      * Update dependency dash-el => elpa-dash (Closes: #865910).
        Thanks to Mykola Nikishov for reporting the problem.
        - Bump dh-elpa build dependency to (>= 1.7).
          Ensures that elpa-dash is included in ${elpa:Depends}.
      * Bump debhelper build-dep to match compat.
        - Drop Lintian override package-needs-versioned-debhelper-build-depends.
      * Drop fix-flake8-expected-values.patch
        Obsoleted by upstream changes.
      * Refresh patches.
      * Bump standards version to 4.1.1 (no changes required).
    
     -- Sean Whitton <email address hidden>  Sat, 07 Oct 2017 08:42:58 -0700
  • flycheck (30-3) unstable; urgency=low
    
      * Add disable-flaky-tests.patch
        At present, it is not feasible to keep the expected values of these
        tests up-to-date.  See patch header.
      * Stop skipping the ERT tests during the package build.
        The particular tests that necessitated skipping the ERT test suite
        altogether are now disabled by disable-flaky-tests.patch.
        - Remove ERT skipping code & comments from d/ert-helper.el
        - Add build-deps on haskell-mode, python-minimal
        - Set Testsuite: autopkgtest-pkg-elpa
        - Drop d/tests/control
          This file was needed to list the extensive dependencies of the tests
          disabled by disable-flaky-tests.patch, plus the general dependencies
          of the ERT test suite.  The latter are now folded into d/control.
    
     -- Sean Whitton <email address hidden>  Wed, 18 Jan 2017 21:45:22 -0700