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

dh_installapport - install apport package hooks

Author

       Colin Watson <cjwatson@ubuntu.com>

       Copyright (C) 2009 Canonical Ltd., licensed under the GNU GPL v2 or later.

                                                   2025-07-08                                       DH_APPORT(1)

Description

       dh_apport is a debhelper program that installs apport package hooks into package build directories.

Files

       debian/package.apport
           Installed  into  /usr/share/apport/package-hooks/package.py in the package build directory. This file
           is used to control apport's bug filing for this package.

       debian/source.apport
           Installed into /usr/share/apport/package-hooks/source_src.py (where src is the current source package
           name) in the package build directory of the first package dh_apport is told to act  on.  By  default,
           this  is  the  first binary package in debian/control, but if you use -p, -i, or -a flags, it will be
           the first package specified by those flags. This file is used to control apport's bug filing for  all
           binary packages built by this source package.

Name

       dh_installapport - install apport package hooks

See Also

debhelper(1)

       This program is a part of apport.

Synopsis

dh_apport [debhelperoptions]

See Also