From 96ce4ec0cbcfdc0d7ae7d80d6c7c4890cda39e41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=89ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Wed, 18 Jan 2023 19:11:57 +0100 Subject: [PATCH] Update manifest.json (#19) * Update manifest.json * Auto-update README * Update manifest.json Co-authored-by: yunohost-bot --- README.md | 22 ++++++++++------------ README_fr.md | 34 ++++++++++++++++++---------------- manifest.json | 6 +++--- 3 files changed, 31 insertions(+), 31 deletions(-) diff --git a/README.md b/README.md index e303ba1..de27900 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,7 @@ It shall NOT be edited by hand. # Biboumi for YunoHost -[![Integration level](https://dash.yunohost.org/integration/biboumi.svg)](https://dash.yunohost.org/appci/app/biboumi) ![](https://ci-apps.yunohost.org/ci/badges/biboumi.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/biboumi.maintain.svg) +[![Integration level](https://dash.yunohost.org/integration/biboumi.svg)](https://dash.yunohost.org/appci/app/biboumi) ![Working status](https://ci-apps.yunohost.org/ci/badges/biboumi.status.svg) ![Maintenance status](https://ci-apps.yunohost.org/ci/badges/biboumi.maintain.svg) [![Install Biboumi with YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=biboumi) *[Lire ce readme en français.](./README_fr.md)* @@ -15,12 +15,9 @@ If you don't have YunoHost, please consult [the guide](https://yunohost.org/#/in ## Overview -XMPP gateway for the IRC network. +XMPP gateway for the IRC network **Shipped version:** 8.3~ynh1 - - - ## Disclaimers / important information Once biboumi_ynh is installed you can use any XMPP client software to join IRC channels. Any IRC channel is seen as a standard XMPP chatroom (aka MUC) with a special name. @@ -36,21 +33,22 @@ For example, if you have a YunoHost server hosting domain *example.net* and you ## Documentation and resources -* Official app website: https://biboumi.louiz.org/ -* Official admin documentation: https://lab.louiz.org/louiz/biboumi/blob/8.3/doc/biboumi.1.rst -* Upstream app code repository: https://lab.louiz.org/louiz/biboumi -* YunoHost documentation for this app: https://yunohost.org/app_biboumi -* Report a bug: https://github.com/YunoHost-Apps/biboumi_ynh/issues +* Official app website: +* Official admin documentation: +* Upstream app code repository: +* YunoHost documentation for this app: +* Report a bug: ## Developer info Please send your pull request to the [testing branch](https://github.com/YunoHost-Apps/biboumi_ynh/tree/testing). To try the testing branch, please proceed like that. -``` + +``` bash sudo yunohost app install https://github.com/YunoHost-Apps/biboumi_ynh/tree/testing --debug or sudo yunohost app upgrade biboumi -u https://github.com/YunoHost-Apps/biboumi_ynh/tree/testing --debug ``` -**More info regarding app packaging:** https://yunohost.org/packaging_apps \ No newline at end of file +**More info regarding app packaging:** diff --git a/README_fr.md b/README_fr.md index 87fb6d4..627f230 100644 --- a/README_fr.md +++ b/README_fr.md @@ -1,22 +1,23 @@ + + # Biboumi pour YunoHost -[![Niveau d'intégration](https://dash.yunohost.org/integration/biboumi.svg)](https://dash.yunohost.org/appci/app/biboumi) ![](https://ci-apps.yunohost.org/ci/badges/biboumi.status.svg) ![](https://ci-apps.yunohost.org/ci/badges/biboumi.maintain.svg) +[![Niveau d’intégration](https://dash.yunohost.org/integration/biboumi.svg)](https://dash.yunohost.org/appci/app/biboumi) ![Statut du fonctionnement](https://ci-apps.yunohost.org/ci/badges/biboumi.status.svg) ![Statut de maintenance](https://ci-apps.yunohost.org/ci/badges/biboumi.maintain.svg) [![Installer Biboumi avec YunoHost](https://install-app.yunohost.org/install-with-yunohost.svg)](https://install-app.yunohost.org/?app=biboumi) *[Read this readme in english.](./README.md)* -*[Lire ce readme en français.](./README_fr.md)* -> *Ce package vous permet d'installer Biboumi rapidement et simplement sur un serveur YunoHost. -Si vous n'avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l'installer et en profiter.* +> *Ce package vous permet d’installer Biboumi rapidement et simplement sur un serveur YunoHost. +Si vous n’avez pas YunoHost, regardez [ici](https://yunohost.org/#/install) pour savoir comment l’installer et en profiter.* -## Vue d'ensemble +## Vue d’ensemble -Passerelle XMPP pour le réseau IRC. +Passerelle XMPP pour le réseau IRC **Version incluse :** 8.3~ynh1 - - - ## Avertissements / informations importantes Once biboumi_ynh is installed you can use any XMPP client software to join IRC channels. Any IRC channel is seen as a standard XMPP chatroom (aka MUC) with a special name. @@ -32,21 +33,22 @@ For example, if you have a YunoHost server hosting domain *example.net* and you ## Documentations et ressources -* Site officiel de l'app : https://biboumi.louiz.org/ -* Documentation officielle de l'admin : https://lab.louiz.org/louiz/biboumi/blob/8.3/doc/biboumi.1.rst -* Dépôt de code officiel de l'app : https://lab.louiz.org/louiz/biboumi -* Documentation YunoHost pour cette app : https://yunohost.org/app_biboumi -* Signaler un bug : https://github.com/YunoHost-Apps/biboumi_ynh/issues +* Site officiel de l’app : +* Documentation officielle de l’admin : +* Dépôt de code officiel de l’app : +* Documentation YunoHost pour cette app : +* Signaler un bug : ## Informations pour les développeurs Merci de faire vos pull request sur la [branche testing](https://github.com/YunoHost-Apps/biboumi_ynh/tree/testing). Pour essayer la branche testing, procédez comme suit. -``` + +``` bash sudo yunohost app install https://github.com/YunoHost-Apps/biboumi_ynh/tree/testing --debug ou sudo yunohost app upgrade biboumi -u https://github.com/YunoHost-Apps/biboumi_ynh/tree/testing --debug ``` -**Plus d'infos sur le packaging d'applications :** https://yunohost.org/packaging_apps \ No newline at end of file +**Plus d’infos sur le packaging d’applications :** \ No newline at end of file diff --git a/manifest.json b/manifest.json index e3adca4..8ab44fc 100644 --- a/manifest.json +++ b/manifest.json @@ -3,8 +3,8 @@ "id": "biboumi", "packaging_format": 1, "description": { - "en": "XMPP gateway for the IRC network.", - "fr": "Passerelle XMPP pour le réseau IRC." + "en": "XMPP gateway for the IRC network", + "fr": "Passerelle XMPP pour le réseau IRC" }, "version": "8.3~ynh1", "url": "https://biboumi.louiz.org/", @@ -20,7 +20,7 @@ "email": "pitchum@yunohost.org" }, "requirements": { - "yunohost": ">= 4.1.7" + "yunohost": ">= 11.0.9" }, "multi_instance": false, "services": [