Bug #5200
dependances : ajouter python-pkg-resources, django seulement recommandée
Status:
Fermé
Priority:
Normal
Assignee:
-
Start date:
22 July 2014
Due date:
% Done:
100%
Estimated time:
Patch proposed:
Yes
Planning:
Description
Je propose ces changements sur les dépendances :
--- a/debian/control +++ b/debian/control @@ -11,6 +11,7 @@ Package: python-entrouvert Architecture: all Depends: ${misc:Depends}, python (>= 2.6), - python-django (>= 1.5) + python-pkg-resources +Recommends: python-django (>= 1.5) Description: Entr'ouvert tools
Associated revisions
History
Updated by Benjamin Dauvergne (retour le 1er août) almost 11 years ago
- Status changed from Nouveau to Résolu (à déployer)
- % Done changed from 0 to 100
Appliqué par commit 1ff96ba53055d27aaa7203f158ddf782f3dd77b2.
Updated by Benjamin Dauvergne (retour le 1er août) almost 11 years ago
- Status changed from Résolu (à déployer) to Fermé
debian/control: depends on python-pkg-resources and recommends python-django
fixes #5200