pkgbinarymangler 131 source package in Ubuntu
Changelog
pkgbinarymangler (131) yakkety; urgency=medium * Rebuild against current debhelper. -- Matthias Klose <email address hidden> Thu, 06 Oct 2016 08:40:53 +0200
Upload details
- Uploaded by:
- Matthias Klose on 2016-10-06
- Uploaded to:
- Yakkety
- Original maintainer:
- Ubuntu Developers
- Architectures:
- all
- Section:
- devel
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Artful | release | on 2017-04-20 | main | devel |
Zesty | release | on 2016-10-18 | main | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
pkgbinarymangler_131.tar.xz | 38.9 KiB | a52c2d97b6ee51ab44d5f8fe9e05f6402546b2e9e030ca40e0ef3556fd8aebe9 |
pkgbinarymangler_131.dsc | 1.6 KiB | 81e37da4f5f4756e85e2a5d8f9a497887739ae65173dbed28d7e376f865bbcd4 |
Available diffs
- diff from 130 to 131 (330 bytes)
Binary packages built by this source
- dh-translations: No summary available for dh-translations in ubuntu yakkety.
No description available for dh-translations in ubuntu yakkety.
- pkgbinarymangler: strips translations and alters maintainers during build
pkgbinarymangler consists of a dpkg-deb wrapper that calls the following
helper applications while building a debian binary package:
.
pkgstriptranslations removes all *.mo files in /usr/share/locale from
all package build directories. It is used to strip off gettext translations
from generated binary packages, because translations are already shipped
in the language packs. Its behaviour (which is disabled by default) is
configured in /etc/pkgbinarymangler/ striptranslatio ns.conf.
.
pkgmaintainermangler adjusts the maintainer field in binary packages to
match a set of rules (including whitelists, mass renames by component,
maintainer name, etc) defined in the pkgmaintainermangler configuration
file at /etc/pkgbinarymangler/ maintainermangl er.conf.