Change logs for dh-make-perl source package in Lunar

  • dh-make-perl (0.122) unstable; urgency=medium
    
      * Add explicit --initial-branch option to `git init' to avoid warning
        about default branch name.
      * Update Standards-Version to 4.6.2 for dh-make-perl itself, for created
        packages, and in the test suite.
      * Use 'upstream/latest' as branch name in Git repos (DEP14).
      * Update copyright years.
    
     -- gregor herrmann <email address hidden>  Tue, 21 Feb 2023 21:14:06 +0100
  • dh-make-perl (0.121) unstable; urgency=medium
    
      * add support for using a custom build script for building the package
        for example, for using sbuild, pbuilder, cowbuilder qemu, docker ...
        (Closes: #954975)
      * add support for installing with other tools than apt (Closes: #964909)
      * create git repository using 'debian/latest' branch instead of 'master'
      * use debian/latest as debian-branch in gbp.conf
      * make: create debian/gbp.conf with the new debian branch
      * adapt uses-dpkg-database-directly lintian override for new lintian
    
     -- Damyan Ivanov <email address hidden>  Sat, 23 Jul 2022 20:01:01 +0000