Change logs for kgb-bot source package in Groovy

  • kgb-bot (1.57-1) unstable; urgency=medium
    
      * Update tests to changed output in merge messages for Git 2.28.0+.
        Thanks to Jonathan Nieder for the bug report. (Closes: #965350)
      * Bump debhelper-compat to 13.
      * debian/rules: drop "dh_missing --fail-missing".
        This is the default in debhelper compatibility level 13.
    
     -- gregor herrmann <email address hidden>  Fri, 24 Jul 2020 14:32:20 +0200
  • kgb-bot (1.56-1) unstable; urgency=medium
    
      [ Iain Lane ]
      * kgb-bot: Support globs in only_branches.
        This will allow derivatives to maintain their packages on Salsa, but not
        announce the changes to their branches to the Debian IRC channels.
        (Closes: #945015)
      * kgb-bot: Add only_tag parameter.
        As with `only_branch`, this will make the bot only announce changes to
        tags matching the given globs.
    
      [ gregor herrmann ]
      * Update copyright notices.
      * Add new requirements to Build.PL.
      * Drop comment_out_example_channel.patch (applied).
      * Declare compliance with Debian Policy 4.5.0.
      * Set Rules-Requires-Root: no.
    
     -- Damyan Ivanov <email address hidden>  Sun, 22 Mar 2020 07:44:00 +0000
  • kgb-bot (1.55-2) unstable; urgency=medium
    
      * Upload to unstable.
      * kgb-client: drop ancient Breaks/Replaces on kgb-client-git.
      * Drop version constraint from libtest-compile-perl build dependency.
      * Bump debhelper-compat to 12.
      * Remove trailing whitespace from debian/*.
      * Update years of copyright.
      * Add Pre-Depends: ${misc:Pre-Depends} for kgb-bot in debian/control for
        maintainer scripts after the bump to debhelper 12.
      * Annotate test-only build dependencies with <!nocheck>.
      * debian/rules: drop override_dh_compress. debhelper 12 doesn't compress
        examples any more.
      * Comment out example channel in /etc/kgb-bot/kgb.conf. An installation
        with the unchanged config would cause bots to appear in this channel.
        (Closes: #927372)
      * Add an entry to debian/NEWS about a pitfall with use_ssl and port in
        /etc/kgb-bot/kgb.conf. (Closes: #910971)
    
     -- gregor herrmann <email address hidden>  Sun, 07 Jul 2019 01:30:31 +0200