Comment 8 for bug 693313

Revision history for this message
pataquets (pataquets) wrote :

Hi Andreas.
Thanks for putting together this PPA.
I would like to suggest you to use Launchpad's upstream source code import to ease and automate your builds. There is one at lp:crunch. This way, you will not need to update manually yourself when upstream changes.
Using some packaging recipe such as this would allow you package getting the sources straight from upstream:
</code>
# bzr-builder format 0.3 deb-version {debupstream}-0~{revno}
lp:crunch
nest-part packaging lp:~altair-ibn-la-ahad/crunch-packaging debian debian
</code>
Thus, you would only need to maintain the "debian/" directory. Even making it a straight source import from Github would allow participation from others. :)