pkgbinarymangler 104 source package in Ubuntu

Changelog

pkgbinarymangler (104) oneiric; urgency=low

  * Add libapt-pkg* and libapt-inst* to the blacklist. LP: #855085
 -- Gabor Kelemen <email address hidden>   Thu, 22 Sep 2011 09:02:30 +0200

Upload details

Uploaded by:
Gabor Kelemen
Sponsored by:
Martin Pitt
Uploaded to:
Oneiric
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Oneiric: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
pkgbinarymangler_104.tar.gz 40.0 KiB cf6ba4375fa2069df8097971e5bd1c3e072b545cd99eb7888f846e8427f8d222
pkgbinarymangler_104.dsc 1.5 KiB caa75277363915e7e9eecd26b9cda1340890aba49f303ef28ef214ac69254fc3

Available diffs

View changes file

Binary packages built by this source

dh-translations: No summary available for dh-translations in ubuntu oneiric.

No description available for dh-translations in ubuntu oneiric.

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/striptranslations.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/maintainermangler.conf.