Create official debian package
Up to now, I create it roughly with py2deb
sudo apt-get install dpkg-dev fakeroot lintian sudo su pip install py2deb py2deb -- .
A more cleaner or complete generation will be necessary...
La vérification des quotas de chaque projet est mise en place en mode non bloquant. Plus d'information sur : https://doc-si.inria.fr/pages/viewpage.action?pageId=146834656
Quota verification is enabled for projects in non-blocking mode. More information: https://doc-si.inria.fr/pages/viewpage.action?pageId=146834656
Up to now, I create it roughly with py2deb
sudo apt-get install dpkg-dev fakeroot lintian sudo su pip install py2deb py2deb -- .
A more cleaner or complete generation will be necessary...