diff options
author | 2023-08-14 21:09:58 -0400 | |
---|---|---|
committer | 2023-08-14 21:09:58 -0400 | |
commit | f509230223cc5b14d30699655d64bf41dd7e1f6a (patch) | |
tree | 6a952efab66e4674de56c6bbe93262cc19094632 | |
parent | acfdcc62b513b6d1e2f8a94bbabf516c4f2f45ab (diff) | |
download | xfce4-panel-profiles-f509230223cc5b14d30699655d64bf41dd7e1f6a.tar.gz xfce4-panel-profiles-f509230223cc5b14d30699655d64bf41dd7e1f6a.zip |
d/gbp.conf: Add for xfce-team standard layout.
-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 0000000..48731a6 --- /dev/null +++ b/debian/gbp.conf @@ -0,0 +1,4 @@ +[DEFAULT] +pristine-tar = True +debian-branch = debian/master +upstream-branch = upstream/latest |