]> git.donarmstrong.com Git - debhelper.git/commit
Fix calling the same helper for separate packages in the override of dh binary-indep...
authorJoey Hess <joey@gnu.kitenet.net>
Sat, 21 Mar 2009 01:38:24 +0000 (21:38 -0400)
committerJoey Hess <joey@gnu.kitenet.net>
Sat, 21 Mar 2009 01:38:24 +0000 (21:38 -0400)
commitef74e1767100abbf1aeff3654bfb5b0a3403c5ff
treef6e9917f52b8dc4c070f0bf0cb068a1509556785
parentef2f1236c3608089934726e3769cea51fc301c17
Fix calling the same helper for separate packages in the override of dh binary-indep/binary-arch. Closes: #520567

This is based on some work by Modestas Vainius, somewhat simplified
by a trick using excludes.

Note that the error in the case where there are no packages to build was
changed to a warning. That can easily happen now, and doesn't seem
particilarly error-worthy anyway; just exiting w/o doing anything seems
fine in that case.
Debian/Debhelper/Dh_Getopt.pm
debian/changelog