On 12/10/10 at 10:09am, Bilal Akhtar wrote:
> Review: Needs Fixing
> Please add a debian/changelog message as well.
>
> To do this, run:
>
> dch -i
>
> in a terminal and describe the changes you made there.
>
> Oh, and, please ensure that these changes are made into a quilt patch. http://wiki.debian.org/UsingQuilt will help.
On 12/10/10 at 10:09am, Bilal Akhtar wrote: wiki.debian. org/UsingQuilt will help.
> Review: Needs Fixing
> Please add a debian/changelog message as well.
>
> To do this, run:
>
> dch -i
>
> in a terminal and describe the changes you made there.
>
> Oh, and, please ensure that these changes are made into a quilt patch. http://
I did it this way:
$ dch -i
$ bzr diff
$ debcommit
$ bzr push lp:~ris/ubuntu/natty/empathy/fix-681413
Correct?