1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150
|
python-gvm (26.2.0-1) unstable; urgency=medium
* New upstream version 26.2.0
* Refresh patches
* Add missing build-dep python3-myst-parser
-- Sophie Brun <sophie@offensive-security.com> Mon, 26 May 2025 14:26:41 +0200
python-gvm (26.1.1-1) unstable; urgency=medium
* New upstream version 26.1.1
* Update debian/copyright
* Bump Standards-Version to 4.7.2 (no change)
* Remove obsolete lintian-overrides
-- Sophie Brun <sophie@offensive-security.com> Tue, 25 Mar 2025 10:43:43 +0100
python-gvm (24.8.0-1) unstable; urgency=medium
* New upstream version 24.8.0
* Remove useless dep python3-pkg-resources (Closes: #1083646)
-- Sophie Brun <sophie@offensive-security.com> Thu, 10 Oct 2024 10:46:43 +0200
python-gvm (24.7.0-1) unstable; urgency=medium
* New upstream version 24.7.0
* Refresh patches
* Add a patch to make the build reproducible (Closes: #1069822)
* Bump Standards-Version to 4.7.0 (no change)
* Use autopkgtest-pkg-pybuild
* Override false-positive lintian information
-- Sophie Brun <sophie@offensive-security.com> Wed, 28 Aug 2024 15:43:29 +0200
python-gvm (24.3.0-1) unstable; urgency=medium
* New upstream version 24.3.0
* Refresh patches
* Update debian/copyright
* Add missing build-dep python3-typing-extensions
-- Sophie Brun <sophie@offensive-security.com> Wed, 24 Apr 2024 09:03:38 +0200
python-gvm (23.11.0-1) unstable; urgency=medium
* New upstream version 23.11.0
-- Sophie Brun <sophie@offensive-security.com> Mon, 20 Nov 2023 17:33:41 +0100
python-gvm (22.9.1-1) unstable; urgency=medium
* New upstream version 22.9.1
* Refresh patches
* Bump Standards-Version to 4.6.1 (no change)
* Remove missing theme in docs
-- Sophie Brun <sophie@offensive-security.com> Wed, 25 Jan 2023 16:39:20 +0100
python-gvm (22.6.1-1) unstable; urgency=medium
* New upstream version 22.6.1
* Refresh patches
* Update debian/copyright
-- Sophie Brun <sophie@offensive-security.com> Fri, 17 Jun 2022 17:58:01 +0200
python-gvm (21.11.0-1) unstable; urgency=medium
* New upstream version 21.11.0
* Refresh patches
* Remove add-setup.py.patch: poetry is now in Debian
* Use upstream build system
* Change run directory for gvmd 21.4.5 (/run/gvmd)
-- Sophie Brun <sophie@offensive-security.com> Tue, 03 May 2022 15:32:57 +0200
python-gvm (21.10.0-1) unstable; urgency=medium
* New upstream version 21.10.0
* Refresh patches
* Bump Standards-Version to 4.6.0 (no change)
-- Sophie Brun <sophie@offensive-security.com> Thu, 28 Oct 2021 10:50:24 +0200
python-gvm (21.6.0-1) unstable; urgency=medium
* Update debian/copyright
* Update required version of gvmd
* wrap-and-sort
* New upstream version 21.6.0
* Refresh patches
-- Sophie Brun <sophie@offensive-security.com> Thu, 26 Aug 2021 11:07:13 +0200
python-gvm (21.1.1-1) unstable; urgency=medium
* New upstream version 21.1.1
* Update debian/copyright
* Refresh patches
-- Sophie Brun <sophie@offensive-security.com> Fri, 22 Jan 2021 15:57:53 +0100
python-gvm (20.9.1-1) unstable; urgency=medium
* Team upload.
[ Raphaël Hertzog ]
* Mark patch as not needing to be forwarded
* Switch to debhelper compat level 13
* Bump Standards-Version to 4.5.1
[ Sophie Brun ]
* New upstream version 20.9.1
* Refresh patches
* Import the generated setup.py
* Don't install test.file
[ SZ Lin (林上智) ]
* I am no longer using this package, and thus remove my name from the
uploaders field due to time constraints
-- Raphaël Hertzog <raphael@offensive-security.com> Thu, 03 Dec 2020 15:24:14 +0100
python-gvm (1.2.0-2) unstable; urgency=medium
* Team upload.
* No change rebuild to get into testing.
-- Raphaël Hertzog <raphael@offensive-security.com> Thu, 06 Aug 2020 14:56:24 +0200
python-gvm (1.2.0-1) unstable; urgency=medium
* Team upload.
[ Sophie Brun ]
* Initial release (Closes: #950029)
* Add gvmd in depends
* Add debian/salsa-ci.yml
* Add a patch to change unix sockets paths
[ Samuel Henrique ]
* Configure git-buildpackage for Debian
[ Raphaël Hertzog ]
* Trim trailing whitespace.
* Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
Repository-Browse.
-- Raphaël Hertzog <raphael@offensive-security.com> Fri, 31 Jul 2020 15:48:03 +0200
|