Guido Günther writes:
> Hi Daniel,
[...]
>> +if value:
>> +gbp.log.debug("Set header option '%s' to '%s'" % (opt, val))
>> +header_opts.append("--%s=%s" % (opt, val))
>
> I spotted this during reviewn and the tests fail too: this is supposed
> to be v
Hi Daniel,
On Mon, Nov 21, 2011 at 03:44:41PM +0100, Daniel Dehennin wrote:
> The snapshot mode fails to merge two "debian/changelog" entries if the
> distribution is not "UNRELEASED".
>
> * tests/11_test_dch_main.py: test the new --distribution option to
> dch.main(). Add only meaningful tests,
2 matches
Mail list logo