diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control index 833a1d63f..aa9954394 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Package: bcfg2 Architecture: all Depends: ${python:Depends}, ${misc:Depends}, debsums, python-apt, python-lxml (>= 0.9), ucf, lsb-base (>= 3.1-9), python-m2crypto | python-ssl | python (>= 2.6) XB-Python-Version: >= 2.3 -Homepage: http://trac.mcs.anl.gov/projects/bcfg2/ +Homepage: http://bcfg2.org/ Description: Configuration management client Bcfg2 is a configuration management system that generates configuration sets for clients bound by client profiles. @@ -23,7 +23,7 @@ Architecture: all Depends: ${python:Depends}, ${misc:Depends}, python-lxml (>= 0.9), python-fam | python-gamin, libxml2-utils (>= 2.6.23), gamin | fam, lsb-base (>= 3.1-9), ucf, bcfg2 (= ${Source-Version}), openssl, python-ssl | python2.6 | python3.0 | python3.1 XB-Python-Version: >= 2.4 Recommends: python-genshi (>= 0.4.4), graphviz, python-profiler -Homepage: http://trac.mcs.anl.gov/projects/bcfg2/ +Homepage: http://bcfg2.org/ Description: Configuration management server Bcfg2 is a configuration management system that generates configuration sets for clients bound by client profiles. |