Change logs for germinate source package in Mantic

  • germinate (2.42) unstable; urgency=medium
    
      [ Julian Andres Klode ]
      * Allow seeds to declare alternative dependencies as fallbacks. These
        are not resolved further, but only added to the generated meta package
        dependencies.
    
     -- Colin Watson <email address hidden>  Thu, 31 Aug 2023 16:46:41 +0100
  • germinate (2.41) unstable; urgency=medium
    
      * Remove germinate/tests/test_lint.py.  It wasn't set up to honour the
        top-level setup.cfg when run from pybuild, and lint checks are handled
        by pre-commit hooks now anyway.
    
     -- Colin Watson <email address hidden>  Mon, 10 Jul 2023 11:16:49 +0100
  • germinate (2.40) unstable; urgency=medium
    
      * Update standards version to 4.6.2, no changes needed.
      * Drop support for Python < 3.3 (including Python 2).
      * Change default non-VCS seed location to
        https://ubuntu-archive-team.ubuntu.com/seeds/ (adding recommendation of
        ca-certificates).
      * Change default distribution to mantic.
      * Change default architecture to amd64.
      * Reformat code using black, pyupgrade, and isort.
    
     -- Colin Watson <email address hidden>  Mon, 03 Jul 2023 16:19:59 +0100
  • germinate (2.39) unstable; urgency=medium
    
      * Modernize Python packaging, removing distutils dependency (closes:
        #1022429).
      * Upgrade to debhelper v13.
    
     -- Colin Watson <email address hidden>  Sat, 05 Nov 2022 07:20:01 +0000