Skip to content

Commit c4f4fc9

Browse files
authored
Merge pull request #14 from greenbone/prepare_for_debian_bookworm
Prepare for Debian Bookworm
2 parents 2cdd9b5 + be3d875 commit c4f4fc9

3 files changed

Lines changed: 12 additions & 5 deletions

File tree

debian/changelog

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
python-gvm (24.1.0-gos2404~2) shredder; urgency=medium
2+
3+
* Change: Increase Standards-Version to 4.6.2
4+
* Remove: Non existing uploader
5+
* Remove: X-Python-Version
6+
* Change: Adjust gbp.conf
7+
8+
-- Raphael Grewe <raphael.grewe@greenbone.net> Mon, 04 Mar 2024 12:49:16 +0100
9+
110
python-gvm (24.1.0-gos2204~1) abomination; urgency=medium
211

312
* New upstream release (Closes: GOS-1710).

debian/control

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,7 @@ Source: python-gvm
22
Section: python
33
Priority: optional
44
Maintainer: Greenbone AG <info@greenbone.net>
5-
Uploaders: Sascha Howey <sascha.howey@greenbone.net>,
6-
Raphael Grewe <raphael.grewe@greenbone.net>,
5+
Uploaders: Raphael Grewe <raphael.grewe@greenbone.net>,
76
Hendrik Deuper <hendrik.deuper@greenbone.net>,
87
Carlos A. Parra F. <carlos.parra@greenbone.net>,
98
Lukas Hannigbrinck <lukas.hannigbrinck@greenbone.net>,
@@ -18,8 +17,7 @@ Build-Depends:
1817
dh-python,
1918
python3-poetry-core,
2019
pybuild-plugin-pyproject (>= 5),
21-
Standards-Version: 4.5.1
22-
X-Python3-Version: >= 3.9
20+
Standards-Version: 4.6.2
2321

2422
Package: python3-gvm
2523
Architecture: all

debian/gbp.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
[DEFAULT]
2-
debian-branch = abomination
2+
debian-branch = shredder
33
upstream-tag = v%(version)s
44
upstream-tree = tag
55

0 commit comments

Comments
 (0)