debhelper 13.15.3ubuntu2 source package in Ubuntu

Changelog

debhelper (13.15.3ubuntu2) oracular; urgency=medium

  * Revert 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: #1938886) looks now fixed.

 -- Gianfranco Costamagna <email address hidden>  Thu, 06 Jun 2024 19:39:58 +0200

Upload details

Uploaded by:
Gianfranco Costamagna
Uploaded to:
Oracular
Original maintainer:
Ubuntu Developers
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.15.3ubuntu2.tar.xz 587.9 KiB 57bc40beb046ab82ffd91a90097f11d673f86a379b4b42e1ac76c5e3c6cea966
debhelper_13.15.3ubuntu2.dsc 1.9 KiB aaf609535a5cd9ab31ffdd7ba5926c1cef7580282878072f53acb6b4b67012b4

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.