Bug#540124: debhelper: when using --with quilt, 'make -f debian/rules patch' doesn't work

2009-08-13 Thread Raphael Hertzog
On Thu, 06 Aug 2009, Joey Hess wrote: I've tested the following working in quilt.pm: add_command(dh_quilt_patch, patch); You might want to dress this up slightly to avoid crashing if it's used with an older debhelper that does not support add_command. Maybe just putting it in an eval block

Bug#540124: debhelper: when using --with quilt, 'make -f debian/rules patch' doesn't work

2009-08-06 Thread Joey Hess
Ryan Niebur wrote: Policy 4.14 says: Doing this with a patch target in debian/rules is recommended It would be nice if this would magically happen when using a 3 line debian/rules file. Cheers, Ryan (who would be willing to work on patches if Joey proposes a way to do it) In order to

Bug#540124: debhelper: when using --with quilt, 'make -f debian/rules patch' doesn't work

2009-08-05 Thread Ryan Niebur
Package: debhelper Verison: 7.3.9 Severity: wishlist Hi! Policy 4.14 says: Doing this with a patch target in debian/rules is recommended It would be nice if this would magically happen when using a 3 line debian/rules file. Cheers, Ryan (who would be willing to work on patches if Joey