Skip to content

Commit a040f6a

Browse files
committed
Merge branch 'gos20.08_GOS-278' into 'gos20.08'
New upstream release v21.1.3 See merge request gos-dev/python-gvm!2
2 parents 321af36 + 6181a85 commit a040f6a

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

debian/changelog

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
python-gvm (21.1.3-gos2008~1) gos20.08; urgency=medium
2+
3+
* New upstream release (Closes: #GOS-278)
4+
5+
-- Sascha Howey <sascha.howey@greenbone.net> Thu, 04 Mar 2021 17:12:08 +0100
6+
17
python-gvm (20.9.1-gos2008~1) gos20.08; urgency=medium
28

39
* We need the setup.py again as Debian is a nightmare with pip and poetry packaging.

debian/gbp.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[DEFAULT]
22
debian-branch = gos20.08
3-
upstream-branch = python-gvm-v20.9.1
3+
upstream-branch = python-gvm-v21.1.3
44
upstream-tree = branch
55

66
[buildpackage]

debian/patches/add_setup_py.patch

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
+++ /setup.py
33
@@ -0,0 +1,62 @@
44
+# -*- coding: utf-8 -*-
5-
+# Copyright (C) 2018 Greenbone Networks GmbH
5+
+# Copyright (C) 2018-2021 Greenbone Networks GmbH
66
+#
77
+# SPDX-License-Identifier: GPL-3.0-or-later
88
+#

0 commit comments

Comments
 (0)