Package: git-buildpackage Version: 0.6.0~git20120601 I'm trying to build a package without deleting the build directory, and would like to set this as the default. But the gbp.conf files ignore dont-purge=True, presumably because there's no line like
export_group.add_boolean_config_file_option(option_name="dont-purge", dest="purge") (with perhaps action="store_false" if that works with this function). Julian -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

