From 4c73929a7ec1f7e4d64e62b215a7d6d138f1343a Mon Sep 17 00:00:00 2001 From: Ruben van der Linde Date: Sat, 23 May 2026 09:59:18 +0200 Subject: [PATCH] chore(info.xml): canonicalize PHP min, NC version range, licence spelling MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Aligns appinfo/info.xml with the fleet canonical: - — matches the composer require.php constraint (^8.3 fleet-wide) - — converge the fleet on one NC support range - agpl — fix the casing/value drift (fleet had agpl / eupl / EUPL-1.2 / AGPL-3.0-or-later — 4 spellings). Stays on "agpl" workaround per the EUPL store-listing pattern; switch to "EUPL-1.2" once NC 34 is the fleet floor (ConductionNL/.github#98). Per-app fields (, , , , etc.) are preserved. Drift surfaced in https://github.com/ConductionNL/nextcloud-app-template/blob/development/docs/fleet-drift-deeper.md#4-appinfoinfoxml--significant-drift --- appinfo/info.xml | 112 +++++++++++++++++++++++------------------------ 1 file changed, 56 insertions(+), 56 deletions(-) diff --git a/appinfo/info.xml b/appinfo/info.xml index 6fdbaa44..5b022e97 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -1,56 +1,56 @@ - - - zaakafhandelapp - Zaak Afhandel App - This is a the ZAA (Zaak Afhandel App) in english Case Handling App that is made by ConductionN - - 0.2.0 - agpl - Conduction - ZaakAfhandelApp - organization - https://github.com/ConductionNL/zaakafhandelapp - https://github.com/ConductionNL/zaakafhandelapp/issues - https://github.com/ConductionNL/zaakafhandelapp.git - - - pgsql - sqlite - mysql - - - - - - - zaakafhandelapp - Zaak Afhandel App - zaakafhandelapp.dashboard.page - - - - - OCA\ZaakAfhandelApp\Settings\ZaakAfhandelAppAdmin - OCA\ZaakAfhandelApp\Sections\ZaakAfhandelAppAdmin - - + + + zaakafhandelapp + Zaak Afhandel App + This is a the ZAA (Zaak Afhandel App) in english Case Handling App that is made by ConductionN + + 0.2.0 + agpl + Conduction + ZaakAfhandelApp + organization + https://github.com/ConductionNL/zaakafhandelapp + https://github.com/ConductionNL/zaakafhandelapp/issues + https://github.com/ConductionNL/zaakafhandelapp.git + + + pgsql + sqlite + mysql + + + + + + + zaakafhandelapp + Zaak Afhandel App + zaakafhandelapp.dashboard.page + + + + + OCA\ZaakAfhandelApp\Settings\ZaakAfhandelAppAdmin + OCA\ZaakAfhandelApp\Sections\ZaakAfhandelAppAdmin + +