summaryrefslogtreecommitdiff
path: root/dh_cligacpolicy
Commit message (Collapse)AuthorAge
* Add NOOP promises so dh can optimize them outNiels Thykier2018-10-14
| | | | | | | These helpers only do something if the package has a config file. We can inform dh about this so it knows when it can skip these helpers. Signed-off-by: Niels Thykier <niels@thykier.net>
* dh_*: Optimize out some fork+exec callsNiels Thykier2018-10-14
| | | | | | | | Replace some "doit" calls with debhelper functions that emulate the same behaviour without fork+exec. Furthermore, defer the creation of the "DEBIAN" directory in dh_makeclilibs until we are sure we need it. Signed-off-by: Niels Thykier <niels@thykier.net>
* dh_*: Replace dh_clean -k with dh_prepNiels Thykier2018-10-14
| | | | | | The former is deprecated and replaced by the latter. Signed-off-by: Niels Thykier <niels@thykier.net>
* Fixed syntax screwup of dh_cligacpolicy's manpageMirco Bauer2013-10-18
|
* Fixed failing pod2manMirco Bauer2013-10-18
|
* * dh_cligacpolicy:Mirco Bauer2009-08-04
| | | | | + Fixed syntax error causing the description of Keyfile to be omitted. (Closes: #487464)
* fixed GAC policy files of upgrade/downgradesMirco Bauer2008-05-03
|
* fixed usage of pnet termMirco Bauer2008-04-24
|
* cli-common 0.5.6 releaseMirco Bauer2008-01-10
|
* - fixed policy remove handlingMirco Bauer2008-01-01
|
* - cli-common 0.5.0 here we goMirco Bauer2007-12-02
|
* Correcting a couple bugs with the policy.Dylan R. E. Moonfire2007-07-19
|
* Renaming files from createclipolicy to cligacpolicy.Dylan R. E. Moonfire2007-07-18