diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-17 11:48:30 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-17 11:48:30 +0000 |
commit | 8c48063e87c9fcd79c346cd39fb732da74a0acde (patch) | |
tree | c649e72c913203f8befc27cf4ba6dfcf6306b685 /debian/gbp.conf | |
parent | Merging upstream version 2.8.0. (diff) | |
download | python-apt-8c48063e87c9fcd79c346cd39fb732da74a0acde.tar.xz python-apt-8c48063e87c9fcd79c346cd39fb732da74a0acde.zip |
Merging debian version 2.8.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'debian/gbp.conf')
-rw-r--r-- | debian/gbp.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/gbp.conf b/debian/gbp.conf index 19f49ed..8727c73 100644 --- a/debian/gbp.conf +++ b/debian/gbp.conf @@ -1,7 +1,7 @@ [DEFAULT] prebuild = ./pre-build.sh export-dir = ../build-area -debian-branch = main +debian-branch = 2.8.y debian-tag = %(version)s sign-tags = True multimaint-merge = True |