logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

pkgmaintainermangler - change the Debian Maintainer field in a binary package during the build

Author

pkgmaintainermangler is developed by Adam Conrad <adconrad@ubuntu.com>.

Adam Conrad                                    September 06, 2006                        pkgmaintainermangler(1)

Description

pkgmaintainermangler  adjusts  the maintainer field in binary packages to match a set of rules defined in
       the pkgmaintainermangler configuration file, found at /etc/pkgbinarymangler/maintainermangler.conf.

       The directory option tells  pkgmaintainermangler  where  to  find  the  build  directory  which  contains
       DEBIAN/control,  so  it can mangle it appropriately.  As pkgmaintainermangler is generally invoked from a
       dpkg-deb(1) wrapper, it will also accept dpkg-deb's command-line syntax, ignoring superfluous options.

       By default, pkgmaintainermangler is inactive. To enable it, the enable option in the  configuration  file
       must be set to true.

Environment Variables

NO_PKG_MANGLE
              If  this  variable is set to a nonempty value, then pkgmaintainermangler is disabled. This is most
              useful if source packages build nested binary packages as part of their build.

Name

       pkgmaintainermangler - change the Debian Maintainer field in a binary package during the build

Synopsis

pkgmaintainermanglerdirectory

See Also