tag 646684 pending thanks Date: Mon Nov 21 15:44:41 2011 +0100 Author: Daniel Dehennin <daniel.dehen...@baby-gnu.org> Commit ID: ae4a3683c3becac1c6dcc8efb2eececb7a630c32 Commit URL: http://git.debian.org/?p=users/agx/git-buildpackage.git;a=commitdiff;h=ae4a3683c3becac1c6dcc8efb2eececb7a630c32 Patch URL: http://git.debian.org/?p=users/agx/git-buildpackage.git;a=commitdiff_plain;h=ae4a3683c3becac1c6dcc8efb2eececb7a630c32
Add option to manage distribution fields for non snapshot mode. 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, i.e. options alone and combined with --release and --snapshot. * git-dch (fixup_section): Rename as it's used to fix header in addition to trailer, this require a new named parameter "options". (main): Add version_group option "-D" and "--distribution" to specify the distribution name. Add version_group option "--force-distribution" to force the provided distribution to be used, used by "dch". Rename fixup_trailer() to fixup_section() and add options as parameters. * docs/manpages/git-dch.sgml: Update documentation for new options. Closes: #646684 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org