Change logs for update-inetd source package in Mantic

  • update-inetd (4.53) unstable; urgency=medium
    
      * Packaging:
        - Do not trim debian/changelog.
        - Update copyright years.
    
     -- Guillem Jover <email address hidden>  Sun, 26 Feb 2023 23:37:54 +0100
  • update-inetd (4.52) unstable; urgency=medium
    
      * Use /run instead of deprecated /var/run.
      * Use L<name(N)> instead of B<name>(N) for man page references.
      * Use () instead of // for qw in function imports.
      * Use mktemp(1) instead of obsolete tempfile(1).
      * Packaging:
        - Switch to Standards-Version 4.6.2 (no changes needed).
        - Update gitignore.
        - Generate man pages with correct metadata.
        - Update lintian overrides.
      * Test suite:
        - Remove unused import.
        - Fix invoke-rc.d typo in comment.
        - Fix update-inetd typo in output message.
    
     -- Guillem Jover <email address hidden>  Thu, 09 Feb 2023 23:19:30 +0100