Change logs for debhelper source package in Kinetic

  • debhelper (13.9.1ubuntu1) kinetic; urgency=low
    
      * Merge from Debian unstable. Remaining changes:
        - Generate ddebs from debhelper instead of pkg-create-dbgsym:
          - Set DBGSYM_PACKAGE_TYPE to ddeb to get correct debian/files output.
        - dh_installchangelogs: Do not install upstream changelog in compat level
          7 and higher to avoid pointlessly bloating installed packages.
        - dh_strip: Strip LTO sections unless --keep-lto is given.
        - dh_strip: For a static archive, test if any .text sections are non-
          empty. Warn on empty archives.
        - objcopy/strip changed in 2.36.1, not keeping file attributes of the
          original file. Work around that in dh_strip to write to a temporary file
          and cat'ing this to the original file to keep the original attributes.
        - Imply '<!noudeb>' profile if not set on package type udeb.
        - dh_strip: Set a unique build-id before stripping files.
        - Allow dh_strip to be larger for the tests
        - Add awk dependency implied by empty .text section check
        - Fix restart behaviour of packages marked either
          - no-stop-on-upgrade or --no-restart-after-upgrade
    
     -- Gianfranco Costamagna <email address hidden>  Sat, 03 Sep 2022 16:59:54 +0200
  • debhelper (13.9ubuntu1) kinetic; urgency=low
    
      * Merge from Debian unstable. Remaining changes:
        - Generate ddebs from debhelper instead of pkg-create-dbgsym:
          - Set DBGSYM_PACKAGE_TYPE to ddeb to get correct debian/files output.
        - dh_installchangelogs: Do not install upstream changelog in compat level
          7 and higher to avoid pointlessly bloating installed packages.
        - dh_strip: Strip LTO sections unless --keep-lto is given.
        - dh_strip: For a static archive, test if any .text sections are non-
          empty. Warn on empty archives.
        - objcopy/strip changed in 2.36.1, not keeping file attributes of the
          original file. Work around that in dh_strip to write to a temporary file
          and cat'ing this to the original file to keep the original attributes.
        - Imply '<!noudeb>' profile if not set on package type udeb.
        - dh_strip: Set a unique build-id before stripping files.
        - Allow dh_strip to be larger for the tests
        - Add awk dependency implied by empty .text section check
        - Fix restart behaviour of packages marked either
          - no-stop-on-upgrade or --no-restart-after-upgrade
    
     -- Gianfranco Costamagna <email address hidden>  Tue, 16 Aug 2022 10:07:00 +0200
  • debhelper (13.8ubuntu1) kinetic; urgency=low
    
      * Merge from Debian unstable. Remaining changes:
        - Generate ddebs from debhelper instead of pkg-create-dbgsym:
          - Set DBGSYM_PACKAGE_TYPE to ddeb to get correct debian/files output.
        - dh_installchangelogs: Do not install upstream changelog in compat level
          7 and higher to avoid pointlessly bloating installed packages.
        - dh_strip: Strip LTO sections unless --keep-lto is given.
        - dh_strip: For a static archive, test if any .text sections are non-
          empty. Warn on empty archives.
        - objcopy/strip changed in 2.36.1, not keeping file attributes of the
          original file. Work around that in dh_strip to write to a temporary file
          and cat'ing this to the original file to keep the original attributes.
        - Imply '<!noudeb>' profile if not set on package type udeb.
        - dh_strip: Set a unique build-id before stripping files.
        - Allow dh_strip to be larger for the tests
        - Add awk dependency implied by empty .text section check
        - Fix restart behaviour of packages marked either
          - no-stop-on-upgrade or --no-restart-after-upgrade
    
     -- Gianfranco Costamagna <email address hidden>  Mon, 04 Jul 2022 13:14:21 +0200
  • debhelper (13.7.1ubuntu1) kinetic; urgency=low
    
      * Merge from Debian unstable. Remaining changes:
        - Generate ddebs from debhelper instead of pkg-create-dbgsym:
          - Set DBGSYM_PACKAGE_TYPE to ddeb to get correct debian/files output.
        - dh_installchangelogs: Do not install upstream changelog in compat level
          7 and higher to avoid pointlessly bloating installed packages.
        - dh_strip: Strip LTO sections unless --keep-lto is given.
        - dh_strip: For a static archive, test if any .text sections are non-
          empty. Warn on empty archives.
        - objcopy/strip changed in 2.36.1, not keeping file attributes of the
          original file. Work around that in dh_strip to write to a temporary file
          and cat'ing this to the original file to keep the original attributes.
        - Imply '<!noudeb>' profile if not set on package type udeb.
        - dh_strip: Set a unique build-id before stripping files.
        - Allow dh_strip to be larger for the tests
      * Add awk dependency implied by empty .text section check
      * Fix restart behaviour of packages marked either
        - no-stop-on-upgrade or --no-restart-after-upgrade (LP: #1959054)
    
     -- Gianfranco Costamagna <email address hidden>  Tue, 03 May 2022 10:20:23 +0200
  • debhelper (13.6ubuntu1) jammy; urgency=medium
    
      * Merge from Debian unstable (LP: #1960248). Remaining changes:
        - Generate ddebs from debhelper instead of pkg-create-dbgsym:
          - Set DBGSYM_PACKAGE_TYPE to ddeb to get correct debian/files output.
        - dh_installchangelogs: Do not install upstream changelog in compat level
          7 and higher to avoid pointlessly bloating installed packages.
        - dh_strip: Strip LTO sections unless --keep-lto is given.
        - dh_strip: For a static archive, test if any .text sections are non-
          empty. Warn on empty archives.
        - objcopy/strip changed in 2.36.1, not keeping file attributes of the
          original file. Work around that in dh_strip to write to a temporary file
          and cat'ing this to the original file to keep the original attributes.
        - Imply '<!noudeb>' profile if not set on package type udeb.
        - dh_strip: Set a unique build-id before stripping files.
        - Allow dh_strip to be larger for the tests
      * Add awk dependency implied by empty .text section check
      * Fix restart behaviour of packages marked either
        - no-stop-on-upgrade or --no-restart-after-upgrade (LP: #1959054)
    
    debhelper (13.6) unstable; urgency=medium
    
      [ Niels Thykier ]
      * dh_assistant: Avoid creating `debian/.debhelper` when the
        which-build-system sub command is invoked.  Thanks to
        Jelmer Vernooij for spotting that bug.
      * dh_assistant: Add new active-compat-level command, which
        outputs information about which compat level is declared
        and active.  It also tells how the compat level was
        declared.
      * Dh_Lib.pm: Add new function, get_non_binnmu_date_epoch,
        only needed for dh_strip_nondeterminism.
      * dh_installcron: Add support for `cron.yearly` packaging
        file.  Thanks to Martin-Éric Racine for the suggestion.
        (Closes: #1000363)
      * Dh_Lib.pm: Remove support for compat 5 and 6.
      * debhelper.pod,debhelper-obsolete-compat.pod: Update to
        reflect the new status for compat 5 and 6.
    
      [ Guillem Jover ]
      * dh: Add missing _ in execute_after example in POD.
    
      [ Sandro Tosi ]
      * dh_compress: Exclude .woff and .woff2 by default.
    
      [ Translations ]
      * Update Portuguese translation (Américo Monteiro)
        (Closes: #1000719)
    
     -- Dave Jones <email address hidden>  Mon, 07 Feb 2022 15:59:07 +0000