let deb_load_source ?(profiles=false) ?(noindep=false) target builddeparch sourcefile =
  let l = Debian.Sources.input_raw ~archs:[target] [sourcefile] in
  Debian.Sources.sources2packages ~noindep ~profiles builddeparch l