pub fn debcommit_release( tree: &WorkingTree, committer: Option<&str>, subpath: Option<&Path>, message: Option<&str>, vendor: Option<Vendor>, ) -> Result<String, Error>