diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-10 20:34:13 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-10 20:34:13 +0000 |
commit | 5033b68d4d2519270fa3690ed1a31fd3e4f7e777 (patch) | |
tree | ab9889da869694224fc01fa4f677b97ada54b544 /debian/gbp.conf | |
parent | Adding upstream version 4.2.2. (diff) | |
download | wireshark-5033b68d4d2519270fa3690ed1a31fd3e4f7e777.tar.xz wireshark-5033b68d4d2519270fa3690ed1a31fd3e4f7e777.zip |
Adding debian version 4.2.2-1.debian/4.2.2-1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/gbp.conf | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/debian/gbp.conf b/debian/gbp.conf new file mode 100644 index 00000000..bd491161 --- /dev/null +++ b/debian/gbp.conf @@ -0,0 +1,5 @@ +[DEFAULT] +pristine-tar = True +debian-branch = debian/master +upstream-branch = upstream/latest +upstream-vcs-tag = v%(version)s |