]> git.donarmstrong.com Git - debhelper.git/commit
dh override targets
authorJoey Hess <joey@gnu.kitenet.net>
Mon, 16 Feb 2009 19:55:55 +0000 (14:55 -0500)
committerJoey Hess <joey@gnu.kitenet.net>
Mon, 16 Feb 2009 19:55:55 +0000 (14:55 -0500)
commit0f3f59fe6058edfda4010dc88bd3b8aa3ae70a6d
tree620de8f75a33cc930ca3a9ba88e92a9ee834da61
parent9e9f49c03fe968effe2ade343d8665386bc8e4c2
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.
Debian/Debhelper/Dh_Getopt.pm
Debian/Debhelper/Dh_Lib.pm
debian/changelog
dh
examples/rules.simple [deleted file]