Comment 7 for bug 1077041

Revision history for this message
Barry Warsaw (barry) wrote :

Hi Francesco, thanks for the contribution to Ubuntu!

I took a slightly different approach, since UDD is so convenient for doing these kinds of updates. I did have to fix the debian/watch file to point to the correct URLs, but once that was done, you can fairly easily do the following:

$ bzr branch ubuntu:virtkey raring
$ cd raring
$ bzr merge-upstream
<review the changes>
$ debcommit
$ bzr bd -S

I did retain your change to debian/rules and gave you attribution in the changelog. See attached for the diff to the debian directory. I will sponsor this upload into Raring.