Module rules

Module rules 

Source
Expand description

This module provides functions to manipulate debian/rules file.

Functionsยง

check_cdbs
Check if a debian/rules file uses CDBS.
dh_invoke_add_with
Add a particular value to a with argument.
dh_invoke_drop_argument
Drop a particular argument from a dh invocation.
dh_invoke_drop_with
Drop a particular value from a with argument.
dh_invoke_get_with
Obtain the value of a with argument.
dh_invoke_replace_argument
Replace one argument with another in a dh invocation.