On Tue, 2008-04-15 at 20:54 +0200, Josselin Mouette wrote: > Le mardi 15 avril 2008 à 19:42 +0100, Adam D. Barratt a écrit : > > > My environment has: > > > [EMAIL PROTECTED] > > > > Do you also have DEBFULLNAME set in the environment? > > Nope. > > > Could you possibly post the trailer line of the new stanza that dch has > > created? That would help confirm what dch thinks your maintainer name > > and e-mail address are set to, and why it's failing to match them > > against the Maintainer field. > > It says: > -- Josselin Mouette <[EMAIL PROTECTED]> Tue, 15 Apr 2008 20:50:36 +0200
I'm having difficulty reproducing this :-( I've grabbed the changelog from svn (I'm assuming r15594) but everything seems to work as I'd expect: $ echo $DEBFULLNAME; echo $DEBEMAIL; egrep ^Maintainer debian/control [EMAIL PROTECTED] Maintainer: Adam D. Barratt <[EMAIL PROTECTED]> The Maintainer change is so that the full name matches what dch will pull out of gecos as $DEBFULLNAME isn't set. Running dch on the package then gives me a multi-maintainer changelog for 2.22.1-1. Regards, Adam

