diff options
author | Yves-Alexis Perez <corsac@debian.org> | 2018-09-24 15:08:41 +0200 |
---|---|---|
committer | Yves-Alexis Perez <corsac@debian.org> | 2018-09-24 15:08:41 +0200 |
commit | c2ac4e0da62d859085148d8518d558402e1f9a8c (patch) | |
tree | 81db7d3e34210cd96b993f9c64a04dc62ff17418 /debian | |
parent | bd93d36dc8baa6fb3e76d4808278e077d4b47301 (diff) | |
download | vyos-strongswan-c2ac4e0da62d859085148d8518d558402e1f9a8c.tar.gz vyos-strongswan-c2ac4e0da62d859085148d8518d558402e1f9a8c.zip |
d/gbp.conf added, following DEP-14
Diffstat (limited to 'debian')
-rw-r--r-- | debian/gbp.conf | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/debian/gbp.conf b/debian/gbp.conf new file mode 100644 index 000000000..48731a696 --- /dev/null +++ b/debian/gbp.conf @@ -0,0 +1,4 @@ +[DEFAULT] +pristine-tar = True +debian-branch = debian/master +upstream-branch = upstream/latest |