diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-14 20:18:29 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-14 20:18:29 +0000 |
commit | 20296bbda1d66034bd8bbe26c79b84a045750569 (patch) | |
tree | 5323983a422edc16ef69493d893f99dc4a0d9fb3 /debian/gbp.conf | |
parent | Adding upstream version 9.11.0. (diff) | |
download | rich-20296bbda1d66034bd8bbe26c79b84a045750569.tar.xz rich-20296bbda1d66034bd8bbe26c79b84a045750569.zip |
Adding debian version 9.11.0-1.debian/9.11.0-1debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-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..47fe321 --- /dev/null +++ b/debian/gbp.conf @@ -0,0 +1,3 @@ +[DEFAULT] +pristine-tar = True +debian-branch = debian/master |