summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorDaniel Joseph Barnhart Clark <dclark@pobox.com>2009-10-30 05:40:36 +0000
committerDaniel Joseph Barnhart Clark <dclark@pobox.com>2009-10-30 05:40:36 +0000
commitd19d25e03a1ceb4471dc772f334747d4c4d7c6fb (patch)
treedd24b12fa5d0e7608cedc083c0350c63e0290459 /debian
parent94438d15dae0769b5c169da5f726764a4929d418 (diff)
downloadbcfg2-d19d25e03a1ceb4471dc772f334747d4c4d7c6fb.tar.gz
bcfg2-d19d25e03a1ceb4471dc772f334747d4c4d7c6fb.tar.bz2
bcfg2-d19d25e03a1ceb4471dc772f334747d4c4d7c6fb.zip
Fix regression - new debian packaging made #767 re-appear.
git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@5515 ce84e21b-d406-0410-9b95-82705330c041
Diffstat (limited to 'debian')
-rw-r--r--debian/control4
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/control b/debian/control
index 691aa1f91..3155fdfd9 100644
--- a/debian/control
+++ b/debian/control
@@ -19,8 +19,8 @@ Description: Configuration management client
Package: bcfg2-server
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-profiler
-Recommends: python-genshi (>= 0.4.4), graphviz
+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
+Recommends: python-genshi (>= 0.4.4), graphviz, python-profiler
XB-Python-Version: ${python:Versions}
Homepage: http://trac.mcs.anl.gov/projects/bcfg2/
Description: Configuration management server