diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 09:23:06 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 09:23:06 +0000 |
commit | f0a36d8c584c05e42cc298844ca061306fa6c27e (patch) | |
tree | 8e69dfebe15c25d02792eb6097975cd5e63b63f1 /debian/gbp.conf | |
parent | Adding upstream version 1.12.0. (diff) | |
download | libfido2-debian/1.12.0-2.tar.xz libfido2-debian/1.12.0-2.zip |
Adding debian version 1.12.0-2.debian/1.12.0-2debian
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/gbp.conf | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/gbp.conf b/debian/gbp.conf new file mode 100644 index 0000000..a847c4a --- /dev/null +++ b/debian/gbp.conf @@ -0,0 +1,6 @@ +[DEFAULT] +pristine-tar = True +sign-tags = True + +debian-branch = debian/sid +dist = DEP14 |