Change logs for debhelper source package in Hirsute

  • debhelper (13.3.4ubuntu1) hirsute; urgency=medium
    
      * Merge with Debian; 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.
    
     -- Matthias Klose <email address hidden>  Fri, 19 Mar 2021 13:29:56 +0100
  • debhelper (13.3.3ubuntu3) hirsute; urgency=medium
    
      * Imply '<!noudeb>' profile if not set on package type udeb. LP:
        #1884836
    
     -- Dimitri John Ledkov <email address hidden>  Sun, 21 Feb 2021 02:48:01 +0000
  • debhelper (13.3.3ubuntu2) hirsute; urgency=medium
    
      * 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.
        LP: #1915250.
        The sequencer could also be changed to call dh_fixperms after calling
        dh_strip, but that might introduces other issues. See #982457.
    
     -- Matthias Klose <email address hidden>  Tue, 16 Feb 2021 15:30:21 +0100
  • debhelper (13.3.3ubuntu1) hirsute; urgency=medium
    
      * Merge with Debian; 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.
    
    debhelper (13.3.3) unstable; urgency=medium
    
      [ Niels Thykier ]
      * dh_installsysusers: Add systemd-sysusers as alternative provider
        in the ${misc:Depends} dependency as that is the name used by
        opensysusers.
    
      [ Translations ]
      * Update Portuguese translation (Américo Monteiro)  (Closes: #981567)
    
    debhelper (13.3.2) unstable; urgency=medium
    
      * Team upload.
    
      [ Niels Thykier ]
      * cmake.pm: Correct parameter -DCMAKE_BUILD_RPATH_USE_ORIGIN=ON
        passed to cmake in compat 14+.  Thanks to Raul Tambre for
        reporting the issue.  (Closes: #977255)
      * dh_strip: Fix wording.  Thanks to Chris Leick and Pfannenstein
        Erik.
      * debhelper.pod: Fix typos.  Thanks to Chris Leick and
        Pfannenstein Erik.
      * dh_makeshlibs: Ditto.
      * debian/control: Bump Standards-Versions to 4.5.1.  No changes
        required.
    
      [ Axel Beckert ]
      * Extend dh_installdocs documentation on debian/$pkg.doc-base.* with
        regards to when deduplication does not work and may cause
        uninstallable packages. (Mitigates: #980903)
    
      [ Translations ]
      * Update German translation (Pfannenstein Erik)  (Closes: #979608)
    
     -- Matthias Klose <email address hidden>  Sun, 07 Feb 2021 10:40:07 +0100
  • debhelper (13.3.1ubuntu1) hirsute; urgency=medium
    
      * Merge with Debian; 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.
          Error on empty archives.
      * Don't error on empty static archives, just give a warning.
    
    debhelper (13.3.1) unstable; urgency=medium
    
      * d/control: Bump dependency on dwz to pull newer version of dwz
        in buster-backports, which makes backporting easier.  Thanks to
        Anthony Fok for the patch and for backporting dwz.
    
     -- Matthias Klose <email address hidden>  Fri, 08 Jan 2021 11:56:36 +0100
  • debhelper (13.3ubuntu4) hirsute; urgency=medium
    
      * Fix the readelf call added in the last upload. LP: #1908708.
    
     -- Matthias Klose <email address hidden>  Fri, 18 Dec 2020 13:50:02 +0100
  • debhelper (13.3ubuntu3) hirsute; urgency=medium
    
      * dh_strip: For a static archive, test if any .text sections are non-empty.
    
     -- Matthias Klose <email address hidden>  Thu, 17 Dec 2020 21:42:35 +0100
  • debhelper (13.3ubuntu2) hirsute; urgency=medium
    
      * dh_strip: For a static archive, test if any .text sections are non-empty.
    
     -- Matthias Klose <email address hidden>  Thu, 17 Dec 2020 21:42:35 +0100
  • debhelper (13.3ubuntu1) hirsute; 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.
      * Dropped changes, useless since xenial+ releases:
          + Make debhelper Conflict/Replace pkg-create-dbgsym to force it off.
            This need to be added again if we backport to xenial and previous
            releases.
    
     -- Gianfranco Costamagna <email address hidden>  Mon, 07 Dec 2020 14:53:28 +0100
  • debhelper (13.2.1ubuntu1) groovy; urgency=low
    
      * Merge from Debian unstable.  Remaining changes:
        - Generate ddebs from debhelper instead of pkg-create-dbgsym:
          + Make debhelper Conflict/Replace pkg-create-dbgsym to force it off.
          + 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.
    
    debhelper (13.2.1) unstable; urgency=medium
    
      [ Niels Thykier ]
      * debian/changelog: Fix some typos in previous entries.
      * Dh_Lib.pm,Dh_Buildsystems.pm: Properly clear buildflags with
        --reload-all-buildenv-variables is passed.  Thanks to
        Harald Welte and Guillem Jover for reporting and debugging
        the issue.  (Closes: #966689)
      * dh_missing: Improve message about related files found.  Thanks
        to Diego Escalante for reporting the issue.  (Closes: #966834)
    
      [ Peter Pentchev ]
      * dh_installalternatives: Correct order of values in the example for
        Dependents links.  (Closes: #966285)
    
      [ Chris Lamb ]
      * dh_missing: Sort order of missing files to make output
        deterministic.  (Closes: #968187)
    
      [ Translations ]
      * Update Portuguese translation (Américo Monteiro)  (Closes: #964784)
    
     -- Gianfranco Costamagna <email address hidden>  Sun, 13 Sep 2020 19:38:16 +0200