On Thu, Jul 26, 2012 at 12:23:31PM +0200, Michael Prokop wrote: > Package: git-buildpackage > Version: 0.6.0~git20120601 > Severity: wishlist > > > It would be nice if you could specify dch options that git-dch just > forwards to the actual dch command line. For example I've a > situation where I need to use dch's "--force-bad-version", would be > nice if I could just set "--dchopts $whatever" and then "$whatever" > gets just used in the dch command line (similar to what cowbuilder > provides with e.g. --debootstrapopts).
Yes, something like this would be very useful. An alternative way to implement this would be to prefix all git-dch options with --git- as we do with git-buildpackage and pass on the rest verbatim (special casing the current options for backwards compatibility). Unfortunately I currently don't free time to work on gbp. Cheers, -- Guido -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

