summaryrefslogtreecommitdiff
path: root/debian
diff options
authorMarco Trevisan (Treviño) <mail@3v1n0.net>2018-09-26 23:57:00 +0200
committerMarco Trevisan (Treviño) <mail@3v1n0.net>2018-09-26 23:57:40 +0200
commit059031e4289647b8171193c18c94ef99da8fc161 (patch)
tree969e65c142f8140ea76422733c8f9274740693c8 /debian
parent3be37897790cb8d782042ca9a7295502dc723401 (diff)
debian: use native source format
Diffstat (limited to 'debian')
-rw-r--r--debian/gbp.conf2
-rw-r--r--debian/source/format1
2 files changed, 1 insertions, 2 deletions
diff --git a/debian/gbp.conf b/debian/gbp.conf
index 8d24e73cf..c254eafce 100644
--- a/debian/gbp.conf
+++ b/debian/gbp.conf
@@ -1,7 +1,5 @@
[DEFAULT]
debian-tag = %(version)s
-upstream-tree = BRANCH
-upstream-branch = master
[buildpackage]
sign-tags = True
diff --git a/debian/source/format b/debian/source/format
new file mode 100644
index 000000000..89ae9db8f
--- /dev/null
+++ b/debian/source/format
@@ -0,0 +1 @@
+3.0 (native)