Skip to content

Commit fbfe604

Browse files
Merge pull request #7 from greenbone/abomination_new-release
New upstream release
2 parents c1f662c + f139539 commit fbfe604

3 files changed

Lines changed: 10 additions & 2 deletions

File tree

debian/changelog

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
19
python-gvm (22.9.1-gos2204~1) abomination; urgency=medium
210

311
* New upstream release.

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 = abomination
3-
upstream-tag = v22.9.1
3+
upstream-tag = v23.2.0
44
upstream-tree = tag
55

66
[buildpackage]

debian/source/options

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
extend-diff-ignore = ".github/workflows/main.yml"
1+
extend-diff-ignore = "\.github/"

0 commit comments

Comments
 (0)