diff options
| author | Ondřej Surý <ondrej@sury.org> | 2020-09-27 13:17:57 +0200 |
|---|---|---|
| committer | Ondřej Surý <ondrej@sury.org> | 2021-07-03 17:02:37 +0200 |
| commit | 223766ead45908e3950b1a7cc85ea2acae7054a0 (patch) | |
| tree | 1898c4a7b0ff96605a81307528cecff7f701df50 /debian | |
| parent | aa1e17f5ca7d47107f74dd8c6815b52c714957a9 (diff) | |
debian: Update the tools/build-debian-package.sh to be example build script
Signed-off-by: Ondřej Surý <ondrej@sury.org>
Diffstat (limited to 'debian')
| -rw-r--r-- | debian/gbp.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/gbp.conf b/debian/gbp.conf index 990c4d226e..23917b9b8f 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -1,4 +1,4 @@ [DEFAULT] pristine-tar = False debian-branch = master -upstream-tree=SLOPPY +upstream-tree = SLOPPY |
