From 11251ffa9e55498a762c1e3d86847d055ea5f1a6 Mon Sep 17 00:00:00 2001 From: Keith Winstein Date: Wed, 10 Aug 2016 12:00:42 -0700 Subject: [PATCH] Add build-source-package.sh --- build-source-package.sh | 3 +++ 1 file changed, 3 insertions(+) create mode 100755 build-source-package.sh diff --git a/build-source-package.sh b/build-source-package.sh new file mode 100755 index 0000000..775d984 --- /dev/null +++ b/build-source-package.sh @@ -0,0 +1,3 @@ +#!/bin/sh + +gbp buildpackage --git-upstream-branch=master --git-upstream-tree=branch -S