diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/control | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 31d0740d7..acfc6cc9c 100644 --- a/debian/control +++ b/debian/control @@ -6,12 +6,12 @@ Build-Depends: debhelper (>= 7.0.50~), python (>= 2.3.5-7) Build-Depends-Indep: python-support (>= 0.5.3) Standards-Version: 3.8.0.0 XS-Python-Version: >= 2.3 +Homepage: http://bcfg2.org/ Package: bcfg2 Architecture: all Depends: ${python:Depends}, ${misc:Depends}, debsums, python-apt, ucf, lsb-base (>= 3.1-9), python-m2crypto | python-ssl | python2.6 | python3.0 | python3.1 | python3.2 XB-Python-Version: >= 2.3 -Homepage: http://bcfg2.org/ Description: Configuration management client Bcfg2 is a configuration management system that generates configuration sets for clients bound by client profiles. @@ -24,7 +24,6 @@ Depends: ${python:Depends}, ${misc:Depends}, python-lxml (>= 0.9), libxml2-utils XB-Python-Version: >= 2.4 Recommends: graphviz Suggests: python-cheetah, python-genshi (>= 0.4.4), python-profiler, sqlalchemy (>= 0.5.0), python-django, mail-transport-agent -Homepage: http://bcfg2.org/ Description: Configuration management server Bcfg2 is a configuration management system that generates configuration sets for clients bound by client profiles. |