Darren Benham wrote: > To date, I've been using the deb-make packages to handle my packages... After > following a recent conversation, I figured I'd give debhelper a try but I'm > having trouble finding a suitable "Starting place" to aquaint myself with it. > Anybody point me in the right direction for learning debhelper?
Have you tried /usr/doc/debhelper/README? And /usr/doc/debhelper/from-debstd will be useful since you have used debstd in the past. (If you're using a recent (>= 1.1.0) version of debhelper, refer to debhelper(1) as well, the NOTES section has some useful info. That used to be in the README) -- see shy jo

