]> git.donarmstrong.com Git - debhelper.git/commit
dh override targets
authorJoey Hess <joey@gnu.kitenet.net>
Fri, 27 Feb 2009 20:11:25 +0000 (15:11 -0500)
committerJoey Hess <joey@gnu.kitenet.net>
Fri, 27 Feb 2009 20:11:25 +0000 (15:11 -0500)
commite3367a17054a70074c4a225e6073d3743959d05d
tree3baa02d9712484ef29d48640e58e0f6ef9263745
parent281a8bd05b2a68198a59f1cffda101e1eb1d629e
dh override targets

* dh: debian/rules override targets can change what is run
  for a specific debhelper command in a sequence.
* dh: Redid all the examples to use override targets, since these
  eliminate all annoying boilerplate and are much easier to understand
  than the old method.
* Remove rules.simple example, there's no need to use explcit targets
  with dh anymore.
(cherry picked from commit 0f3f59fe6058edfda4010dc88bd3b8aa3ae70a6d)

Conflicts:

Debian/Debhelper/Dh_Getopt.pm
Debian/Debhelper/Dh_Lib.pm
debian/changelog
dh
Debian/Debhelper/Dh_Getopt.pm
Debian/Debhelper/Dh_Lib.pm
debian/changelog
dh
examples/rules.simple [deleted file]