A while back I started an Ant task that can be used to create Debian deb packages: ant-deb-task.
With ant-deb-task you can create deb packages on any platform where Java is available, not only on a Debian system. Also, being an Ant task, it makes it easy to add this to your build scripts and package your application.


