On Thu, Aug 02, 2007, Kumar Appaiah wrote: > Done! I've done some goofy things (NMU etc.) to fix up lintian > warnings, but I guess you can just edit the changelog and fix that up.
Oh no need to start a new changelog version; you can simply type "dch" and it will do the right thing, e.g. it will automatically add your name in the currently opened changelog entries and will prepend a name to the previous one if required; it will make this: vala (0.1.1-1) UNRELEASED; urgency=low * Drop files which were erroneously part of the diff and imported in SVN. * Wrap build-deps and deps. ... end up like this: vala (0.1.2-1) UNRELEASED; urgency=low [ Loic Minier ] * Drop files which were erroneously part of the diff and imported in SVN. * Wrap build-deps and deps. ... [ Kumar Appaiah ] * New upstream release ... @Marc-André and Mathias: I'm ready when you're; basically, I don't feel like taking care of more packages, but I would be happy to sponsor one of you (or you two). -- Loïc Minier

