Quoting Piarres Beobide ([EMAIL PROTECTED]):

> I am not sure how to edit changelog, I see the changelog last lines are:
>
> console-setup (1.22) UNRELEASED; urgency=low
>
>  * Proofread and correct debconf templates (LP: #181860).
>  * Treat 'any' as a synonym for 'NoSymbol' in XKB input files (LP: #93077).
>
> -- Colin Watson <[EMAIL PROTECTED]>  Thu, 21 Feb 2008 14:13:58 +0000
>
>
> Where insert my line? above this ?


The recommended method is using "dch" from the console-setup
directory.

You'll then be throw in your favorite editor with this:

console-setup (1.22) UNRELEASED; urgency=low

  [ Colin Watson ]
  * Proofread and correct debconf templates (LP: #181860).
  * Treat 'any' as a synonym for 'NoSymbol' in XKB input files (LP: #93077).

  [ Piarres Beobide ]
  *

 -- Piarres Beobide <[EMAIL PROTECTED]>  Fri, 07 Mar 2008 18:30:29 +0100


Then complete the line with the single "*" with something like:

Basque translation update. Closes: #469650


That will give:
console-setup (1.22) UNRELEASED; urgency=low

  [ Colin Watson ]
  * Proofread and correct debconf templates (LP: #181860).
  * Treat 'any' as a synonym for 'NoSymbol' in XKB input files (LP: #93077).

  [ Piarres Beobide ]
  * Basque translation update. Closes: #469650

 -- Piarres Beobide <[EMAIL PROTECTED]>  Fri, 07 Mar 2008 18:30:29 +0100


...and you're done.


This assumes that you have DEBEMAIL and DEBFULLNAME filled in with
your email and full name. The EMAIL variable will be used instead. See
dch(1) for details.

OK, this took longer than doing all this myself but teaching is always
good..:-)


Attachment: signature.asc
Description: Digital signature

Reply via email to