We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c1f662c + f139539 commit fbfe604Copy full SHA for fbfe604
3 files changed
debian/changelog
@@ -1,3 +1,11 @@
1
+python-gvm (23.2.0-gos2204~1) abomination; urgency=medium
2
+
3
+ * New upstream release. (Closes: PR-568)
4
+ * Update gbp.conf.
5
+ * Set source options to ignore .github folder.
6
7
+ -- Hendrik Deuper <hendrik.deuper@greenbone.net> Mon, 27 Feb 2023 09:14:44 +0000
8
9
python-gvm (22.9.1-gos2204~1) abomination; urgency=medium
10
11
* New upstream release.
debian/gbp.conf
@@ -1,6 +1,6 @@
[DEFAULT]
debian-branch = abomination
-upstream-tag = v22.9.1
+upstream-tag = v23.2.0
upstream-tree = tag
[buildpackage]
debian/source/options
@@ -1 +1 @@
-extend-diff-ignore = ".github/workflows/main.yml"
+extend-diff-ignore = "\.github/"
0 commit comments