Package: git-buildpackage Version: 0.6.14 Severity: grave When building with 0.6.14, I get:
# git-buildpackage Traceback (most recent call last): File "/usr/bin/git-buildpackage", line 5, in <module> sys.exit(main(sys.argv)) File "/usr/lib/python2.7/dist-packages/gbp/scripts/buildpackage.py", line 536, in main build_dir = export_dir if options.export_dir else repo_dir UnboundLocalError: local variable 'export_dir' referenced before assignment It used to work perfectly with version 0.6.13, so there's a grave regression here (which is why it's important that this bug is RC). Thanks for maintaining this awesome tool which is git-buildpackage! Cheers, Thomas Goirand (zigo) -- To UNSUBSCRIBE, email to debian-bugs-rc-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org