Hi, On Fri, 2007-11-30 at 17:17 +0100, Ondrej Certik wrote: > Package: devscripts > Version: 2.10.11 > Severity: normal [...] > I use: > > dch -t -D unstable "" > dch -t -D UNRELEASED "" > > to switch just the release (this was fixed some time ago, when I reported the > problem). > However, now it stopped working again: [...] > So as you can see, it created the "[ Ondrej Certik ]". Is it possible to > revert this behavior? > If not, is there a way to invoke "dch" to just change the "unstable" to > "UNRELEASED" and vice versa, > without otherwise modifying the changelog? Thanks a lot,
This appears to be an interaction between the new behaviour and the DEBCHANGE_MULTIMAINT_MERGE configuration file option. Specifically, if DEBCHANGE_MULTIMAINT_MERGE is set to yes, then dch provides exactly the behaviour you're looking for (in fact, it does anyway if the last maintainer header matches the person making the change). The issue only occurs in the case where you've not got DEBCHANGE_MULTIMAINT_MERGE set, you're adding a "blank" entry and the last maintainer header is for a different maintainer; I'll have a look at how difficult this would be to change. Regards, Adam -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

