Skip to Content

guilt: my first Debian package

posted 21 Mar 2007

Debian Logo

For the last few weeks I have been working on a Debian package for guilt, a quilt like tool that works on top of a git repository.

Getting the initial package together was easy thanks to dh_make. This created the debian/ directory and basic control files that were needed to Debianize the source. After customizing all of the control files I built the package with dpkg-buildpackage and it seemed to work!

But, I quickly hit a bump in the road, lintian, the Debian package checker complained that there were no man pages.

Knowing the package would never get sponsored without docs I worked with Josef Sipek, guilt author, to get an asciidoc documentation system built for guilt. In a few days we had built a man page for every command in the system and the lintian warnings were gone, w00t.

With the package in good shape Debian developer Pierre Habouzit kindly sponsored my package. And today I got notification that the package has been uploaded Debian!

Next step: Become a Debian developer.

P.S. If any Debian developers from around Oregon are reading I need my GPG key signed :)

topics: debian, linux, guilt

blog comments powered by Disqus

About

Brandon Philips by Mujtaba Ali

ifup.org is the weblog of Brandon Philips and contains excerpts from my code, work and play.

I write Linux software and work on the systems layer of Linux. In the last two years I have helped to organize Linux Plumbers Conf and Freedom HEC Taipei. It has been rewarding to bring together these communities to discuss current Linux issues.

Robotics is another passion and I had the opportunity to mentor a FIRST Robotics team in Portland recently too. I also continue to work with my friend Ron Jackson to build some neat USB devices for robotics.