package: dgit version: 3.2 I am trying to import xen_4.8.0-1.dsc
nobody@thinkpad:/testrepo$ dgit import-dsc ../xen_4.8.0-1.dsc +workingbranch Dgit metadata in .dsc: specified git hash dgit: import-dsc of .dsc with Dgit field, using git hash Use of uninitialized value $isuite in pattern match (m//) at /usr/bin/dgit line 745. nobody@thinkpad:/testrepo$ Note that the dsc references a git commit that has been rewritten on the Debian git server. It doesn't seem to matter whether I have the rewritten git commit in my local repo or not or whether I modify the dsc to reference it or not, I always get that error.

