diff --git a/PKG-INFO b/PKG-INFO index a15387c..2024fea 100644 --- a/PKG-INFO +++ b/PKG-INFO @@ -1,25 +1,25 @@ Metadata-Version: 2.1 Name: swh.icinga_plugins -Version: 0.2.2 +Version: 0.2.3 Summary: Icinga plugins for Software Heritage infrastructure monitoring Home-page: https://forge.softwareheritage.org/diffusion/swh-icinga-plugins Author: Software Heritage developers Author-email: swh-devel@inria.fr License: UNKNOWN Project-URL: Bug Reports, https://forge.softwareheritage.org/maniphest Project-URL: Funding, https://www.softwareheritage.org/donate Project-URL: Source, https://forge.softwareheritage.org/source/swh-icinga-plugins Description: swh-icinga-plugins ================== Scripts for end-to-end monitoring of the SWH infrastructure Platform: UNKNOWN Classifier: Programming Language :: Python :: 3 Classifier: Intended Audience :: Developers Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3) Classifier: Operating System :: OS Independent Classifier: Development Status :: 3 - Alpha Requires-Python: >=3.7 Description-Content-Type: text/markdown Provides-Extra: testing diff --git a/data/deposit/jesuisgpl.tgz.xml b/data/deposit/jesuisgpl.tgz.xml index 7fea1f9..2caef4d 100644 --- a/data/deposit/jesuisgpl.tgz.xml +++ b/data/deposit/jesuisgpl.tgz.xml @@ -1,25 +1,24 @@ Je suis GPL swh - je-suis-gpl https://forge.softwareheritage.org/source/jesuisgpl/ 2018-01-05 Je suis GPL is a modified version of GNU Hello whose sole purpose is to showcase the usage of Software Heritage for license compliance purposes. 0.1 GNU/Linux stable C GNU General Public License v3.0 or later https://spdx.org/licenses/GPL-3.0-or-later.html Stefano Zacchiroli Maintainer diff --git a/debian/changelog b/debian/changelog index 13d1122..ea734f9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,68 +1,71 @@ -swh.icingaplugins (0.2.2-1~swh1~bpo10+1) buster-swh; urgency=medium +swh.icingaplugins (0.2.3-1~swh1) unstable-swh; urgency=medium - * Rebuild for buster-swh + * New upstream release 0.2.3 - (tagged by Vincent SELLIER + on 2021-01-19 10:58:01 +0100) + * Upstream changes: - v0.2.3 - Remove the deprecated + external_identifer from metadata - -- Software Heritage autobuilder (on jenkins-debian1) Thu, 14 Jan 2021 12:20:03 +0000 + -- Software Heritage autobuilder (on jenkins-debian1) Tue, 19 Jan 2021 10:00:42 +0000 swh.icingaplugins (0.2.2-1~swh1) unstable-swh; urgency=medium * New upstream release 0.2.2 - (tagged by Antoine R. Dumont (@ardumont) on 2021-01-14 13:17:42 +0100) * Upstream changes: - v0.2.2 - Fix test deposit -- Software Heritage autobuilder (on jenkins-debian1) Thu, 14 Jan 2021 12:19:05 +0000 swh.icingaplugins (0.2.1-1~swh1) unstable-swh; urgency=medium * New upstream release 0.2.1 - (tagged by Antoine R. Dumont (@ardumont) on 2020-10-20 19:43:22 +0200) * Upstream changes: - v0.2.1 - pytest.ini: Make django not load itself -- Software Heritage autobuilder (on jenkins-debian1) Tue, 20 Oct 2020 17:44:16 +0000 swh.icingaplugins (0.2.0-1~swh1) unstable-swh; urgency=medium * New upstream release 0.2.0 - (tagged by Antoine R. Dumont (@ardumont) on 2020-10-16 09:34:39 +0200) * Upstream changes: - v0.2.0 - Add deposit metadata update step in deposit icinga check - test_deposit: Refactor helper functions to improve maintenance - tox.ini: pin black to the pre- commit version (19.10b0) to avoid flip-flops -- Software Heritage autobuilder (on jenkins-debian1) Tue, 20 Oct 2020 16:41:57 +0000 swh.icingaplugins (0.1.0-1~swh1) unstable-swh; urgency=medium * New upstream release 0.1.0 - (tagged by David Douard on 2020-09-25 11:48:28 +0200) * Upstream changes: - v0.1.0 -- Software Heritage autobuilder (on jenkins-debian1) Tue, 20 Oct 2020 16:35:53 +0000 swh.icingaplugins (0.0.2-1+swh4) unstable-swh; urgency=medium * Add missing dependency -- Antoine R. Dumont (@ardumont) Tue, 22 Jan 2020 13:18:46 +0100 swh.icingaplugins (0.0.2-1+swh3) unstable-swh; urgency=medium * Bump to unstuck build -- Antoine R. Dumont (@ardumont) Tue, 21 Jan 2020 15:29:39 +0100 swh.icingaplugins (0.0.2-1+swh2) unstable-swh; urgency=medium * Bump to unstuck build -- Antoine R. Dumont (@ardumont) Tue, 21 Jan 2020 01:47:36 +0100 swh.icingaplugins (0.0.2-1+swh1) unstable-swh; urgency=medium * Initial packaging for swh.icingaplugins -- Antoine R. Dumont (@ardumont) Mon, 20 Jan 2020 18:48:41 +0100 diff --git a/swh.icinga_plugins.egg-info/PKG-INFO b/swh.icinga_plugins.egg-info/PKG-INFO index f1570f5..86d19a9 100644 --- a/swh.icinga_plugins.egg-info/PKG-INFO +++ b/swh.icinga_plugins.egg-info/PKG-INFO @@ -1,25 +1,25 @@ Metadata-Version: 2.1 Name: swh.icinga-plugins -Version: 0.2.2 +Version: 0.2.3 Summary: Icinga plugins for Software Heritage infrastructure monitoring Home-page: https://forge.softwareheritage.org/diffusion/swh-icinga-plugins Author: Software Heritage developers Author-email: swh-devel@inria.fr License: UNKNOWN Project-URL: Bug Reports, https://forge.softwareheritage.org/maniphest Project-URL: Funding, https://www.softwareheritage.org/donate Project-URL: Source, https://forge.softwareheritage.org/source/swh-icinga-plugins Description: swh-icinga-plugins ================== Scripts for end-to-end monitoring of the SWH infrastructure Platform: UNKNOWN Classifier: Programming Language :: Python :: 3 Classifier: Intended Audience :: Developers Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3) Classifier: Operating System :: OS Independent Classifier: Development Status :: 3 - Alpha Requires-Python: >=3.7 Description-Content-Type: text/markdown Provides-Extra: testing