From: Carl Worth Date: Wed, 28 Apr 2010 00:04:52 +0000 (-0700) Subject: debian: Instruct git-buildpackage that it's OK to build from this branch X-Git-Tag: 0.3.1^0 X-Git-Url: https://git.notmuchmail.org/git?p=notmuch;a=commitdiff_plain;h=e9e1466b441769f77391080ee8d08ec1afac7a61;hp=e9e1466b441769f77391080ee8d08ec1afac7a61 debian: Instruct git-buildpackage that it's OK to build from this branch I wish I had something with better support for a native Debian package here. I shouldn't ever have to configure any branch---I just want it to build a package from the current branch. Instead it makes me tell it (twice!) what the current branch actually is. ---