debhelper 13.16ubuntu2 source package in Ubuntu

Changelog

debhelper (13.16ubuntu2) oracular; 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.
    - 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

debhelper (13.16) unstable; urgency=medium

  [ Niels Thykier ]
  * dh_assistant: Clearly mark unsafe commands
  * d/changelog: Fix typos in historical entries
  * Migrate to `X-Style: black`
  * dh_assistant.1: Improve documentation and command tagging
  * Improve wording of several man pages.
    Thanks to Christoph Brinkhaus <email address hidden> (Closes: #1069176)
  * Require a package prefix with `--name` in c15 (warning in c14)
  * dh_assistant: Report data about disabled commands in some subcommands.
    This breaks a small subset of the `dh-debputy` features and a related
    `Breaks` has been added.

  [ Peter Pentchev ]
  * Fix a "comat" -> "compat" typo in _load_compat_info()

  [ Luca Boccassi ]
  * dh_installtmpfiles: implement remove on removal, purge on purge

  [ Christoph Brinkhaus ]
  * Update German translation of man pages (Closes: #1069176)

 -- Gianfranco Costamagna <email address hidden>  Thu, 20 Jun 2024 10:08:57 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Oracular
Original maintainer:
Debhelper Maintainers
Architectures:
all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release main devel

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
debhelper_13.16ubuntu2.tar.xz 597.9 KiB 7d4924ece89dc319a5ced8f6324fea72f9f63c165356ddfde985ecf7e1c2fe16
debhelper_13.16ubuntu2.dsc 1.8 KiB 1bfe981c2d4c2b289e1b4c199ac1e051f85e60aa44653eb81fe30c14b4224ae5

View changes file

Binary packages built by this source

debhelper: helper programs for debian/rules

 A collection of programs that can be used in a debian/rules file to
 automate common tasks related to building Debian packages. Programs
 are included to install various files into your package, compress
 files, fix file permissions, integrate your package with the Debian
 menu system, debconf, doc-base, etc. Most Debian packages use debhelper
 as part of their build process.

libdebhelper-perl: debhelper perl modules

 A collection of programs that can be used in a debian/rules file to
 automate common tasks related to building Debian packages.
 .
 This package provides the perl modules used by the scripts in debhelper.