debhelper 13.18ubuntu2.1 source package in Ubuntu

Changelog

debhelper (13.18ubuntu2.1) oracular; urgency=medium

  * Fix a regression in pkgfile where compat 14 semantics were always active,
    causing arch-specific overrides to be ignored (LP: #2083651).

 -- Chris Peterson <email address hidden>  Fri, 18 Oct 2024 10:14:50 -0700

Upload details

Uploaded by:
Chris Peterson
Sponsored by:
Simon Quigley
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 updates main devel

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
debhelper_13.18ubuntu2.1.tar.xz 605.3 KiB 81d5d455ada832d20a7ba3fa003bb3ad9bc531db99dca7d4e68a289878aaf2e8
debhelper_13.18ubuntu2.1.dsc 1.9 KiB 1fefca341920d60b0075a42c8ae48335766ef6051a33a9041b7993548e7ea776

Available diffs

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.