From b78e59fa9ce0e8f1b15ae98596d4f59dd4d79ada Mon Sep 17 00:00:00 2001 From: "valentin@grimaud.me" Date: Mon, 10 Aug 2015 00:57:11 +0200 Subject: [PATCH] Update packaging_apps_fr.md --- packaging_apps_fr.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/packaging_apps_fr.md b/packaging_apps_fr.md index a02f8771..5e3cc152 100644 --- a/packaging_apps_fr.md +++ b/packaging_apps_fr.md @@ -233,4 +233,6 @@ yunohost app install https://github.com/auteur/mon_paquet.git * [Ajoutez](/write_documentation_fr) votre application à [la liste des apps non officielles](https://yunohost.org/#/apps_in_progress_en) avec l’état du paquet : `Ready`, `In progress` ou `Not working`. ### Officialisation d’une application -Pour qu’une application deviennent officielle, elle doit être suffisament testé, stable et fonctionner sous les architectures de processeurs 64 bits, 32 bits et ARM. Si ces conditions vous paraissent réuni, demandez l’[intégration officielle](http://app.yunohost.org) de votre application. \ No newline at end of file +Pour qu’une application deviennent officielle, elle doit être suffisament testé, stable et fonctionner sous les architectures de processeurs 64 bits, 32 bits et ARM. Si ces conditions vous paraissent réuni, demandez l’[intégration officielle](http://app.yunohost.org) de votre application. + +L'application doit aussi fonctionner sur yunohost wheezy et jessie. \ No newline at end of file