Change logs for pylint source package in Lunar

  • pylint (2.15.10-1) unstable; urgency=medium
    
      * New upstream release
      * debian/copyright
        - extend packaging copyright years
    
     -- Sandro Tosi <email address hidden>  Sun, 22 Jan 2023 00:57:05 -0500
  • pylint (2.15.9-1ubuntu1) lunar; urgency=medium
    
      * Temporarily add an unconditional dependency on python3-tomli to keep
        the package working with python3.10 (LP: #2002820)
    
     -- Simon Chopin <email address hidden>  Fri, 13 Jan 2023 15:11:58 +0100
  • pylint (2.15.9-1) unstable; urgency=medium
    
      * New upstream release
      * debian/control
        - bump Standards-Version to 4.6.2.0 (no changes needed)
        - run autopkgtest via autopkgtest-pkg-pybuild
      * debian/rules
        - exclude test_linter_with_unpickleable_plugins_is_pickleable test, fails
          when running in autopkgtest
    
     -- Sandro Tosi <email address hidden>  Sat, 31 Dec 2022 01:38:19 -0500
  • pylint (2.15.8-1) unstable; urgency=medium
    
      * New upstream release
      * debian/control
        - bump astroid b-d to >= 2.12.13
        - bump dill b-d to >= 0.3.6, needed for tests to pass with python 3.11;
          Closes: #1025322
        - bump Standards-Version to 4.6.1.0 (no changes needed)
      * debian/NEWS, debian/NEWS.Debian
        - remove NEWS, very ancient
      * debian/copyright
        - extend packaging copyright years
    
     -- Sandro Tosi <email address hidden>  Sat, 10 Dec 2022 20:35:42 -0500
  • pylint (2.15.5-1ubuntu1) lunar; urgency=medium
    
      * Skip build-time tests which time out and FTBFS with Python 3.11
    
     -- Graham Inggs <email address hidden>  Fri, 02 Dec 2022 16:02:14 +0000
  • pylint (2.15.5-1) unstable; urgency=medium
    
      * New upstream release; Closes: #1021895
      * debian/control
        - bump b-d on astroid to >= 2.12.12
    
     -- Sandro Tosi <email address hidden>  Sat, 22 Oct 2022 20:27:36 -0400
  • pylint (2.12.2-1) unstable; urgency=medium
    
      * New upstream release; Closes: #1001137
      * debian/control
        - bump versioned b-d on astroid to >= 2.9.0
        - add python3-git to b-d, needed by tests
        - bump Standards-Version to 4.6.0.1 (no changes needed)
      * debian/copyright
        - update upstream copyright notices
      * debian/patches/gh_issue_3198.patch
        - refresh patch
      * drop transitional package pylint3, no longer needed
    
     -- Sandro Tosi <email address hidden>  Sun, 05 Dec 2021 02:02:10 -0500