diff options
author | Wojtek Kosior <koszko@koszko.org> | 2022-04-22 19:27:57 +0200 |
---|---|---|
committer | Wojtek Kosior <koszko@koszko.org> | 2022-07-09 09:03:20 +0200 |
commit | ca42184b18f521ac84ed98c371528af4ac2640e3 (patch) | |
tree | 9078630313fbf83abac53e1521b6c435ff25dff6 /debian/gbp.conf | |
parent | a45bb607c2d3900b9151fa0bc45d97f7c28e736b (diff) | |
download | immutables-ca42184b18f521ac84ed98c371528af4ac2640e3.tar.gz immutables-ca42184b18f521ac84ed98c371528af4ac2640e3.zip |
add debian/ directory
Diffstat (limited to 'debian/gbp.conf')
-rw-r--r-- | debian/gbp.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/debian/gbp.conf b/debian/gbp.conf new file mode 100644 index 0000000..18a0f96 --- /dev/null +++ b/debian/gbp.conf @@ -0,0 +1,3 @@ +[DEFAULT] +upstream-branch=debian-upstream +debian-branch=debian-debian |