Joey Hess writes ("Bug#720523: UNRELEASED suite handling"):
> (I'm also curious why building the package should need to ssh
> off to look up the canonical name of the suite. I can certianly build
> packages myself without needing to do that.)If you use "dgit build" it invokes "git-buildpackage" which wants to check that the branch you're on is the right branch. That branch name is named after the suite. "dgit sbuild" doesn't have that check, and I wasn't sure that it was a good idea anyway so I didn't feel like replicating it in dgit. Thanks for your bug reports. I think I've dealt with the critical ones and I hope to get to the rest soon... Ian. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

