summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/buildsys/2.3/control.in2
-rw-r--r--debian/buildsys/2.4/control.in2
-rw-r--r--debian/buildsys/pycentral/control.in2
-rw-r--r--debian/changelog6
4 files changed, 9 insertions, 3 deletions
diff --git a/debian/buildsys/2.3/control.in b/debian/buildsys/2.3/control.in
index f4581b7d5..407587d15 100644
--- a/debian/buildsys/2.3/control.in
+++ b/debian/buildsys/2.3/control.in
@@ -18,7 +18,7 @@ Description: Configuration management client
Package: bcfg2-server
Architecture: all
-Depends: ${python:Depends}, python2.3-lxml (>= 0.8), python2.3-gamin | python2.3-fam , libxml2-utils (>= 2.6.23), gamin | fam, ucf, bcfg2 (= ${Source-Version}), python-cheetah, openssl
+Depends: ${python:Depends}, python2.3-lxml (>= 0.8), python2.3-gamin | python2.3-fam , libxml2-utils (>= 2.6.23), gamin | fam, ucf, bcfg2 (= ${Source-Version}), openssl
Recommends: graphviz
Description: Configuration management server
Bcfg2 is a configuration management system that generates configuration sets
diff --git a/debian/buildsys/2.4/control.in b/debian/buildsys/2.4/control.in
index 35c7ae1d6..58da98dc1 100644
--- a/debian/buildsys/2.4/control.in
+++ b/debian/buildsys/2.4/control.in
@@ -18,7 +18,7 @@ Description: Configuration management client
Package: bcfg2-server
Architecture: all
-Depends: ${python:Depends}, python-lxml (>=0.9) | python2.4-lxml (>= 0.9), python2.4-gamin | python2.4-fam, python2.4-pyopenssl, libxml2-utils (>= 2.6.23), gamin | fam, lsb-base (>= 3.1), ucf, bcfg2 (= ${Source-Version}), python-cheetah, openssl
+Depends: ${python:Depends}, python-lxml (>=0.9) | python2.4-lxml (>= 0.9), python2.4-gamin | python2.4-fam, python2.4-pyopenssl, libxml2-utils (>= 2.6.23), gamin | fam, lsb-base (>= 3.1), ucf, bcfg2 (= ${Source-Version}), openssl
Recommends: graphviz
Description: Configuration management server
Bcfg2 is a configuration management system that generates configuration sets
diff --git a/debian/buildsys/pycentral/control.in b/debian/buildsys/pycentral/control.in
index 9c333aa06..915f3c9b3 100644
--- a/debian/buildsys/pycentral/control.in
+++ b/debian/buildsys/pycentral/control.in
@@ -20,7 +20,7 @@ Description: Configuration management client
Package: bcfg2-server
Architecture: all
-Depends: ${python: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}), python-cheetah, openssl
+Depends: ${python: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
XB-Python-Version: ${python:Versions}
Description: Configuration management server
diff --git a/debian/changelog b/debian/changelog
index 6680a07d3..586f6f2e8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+bcfg2 (1.0pre4-0.2) unstable; urgency=low
+
+ * Remove python-cheetah dependency
+
+ -- Sol Jerome <solj@ices.utexas.edu> Wed, 15 Jun 2009 14:30:25 -0500
+
bcfg2 (1.0pre4-0.1) unstable; urgency=low
* new prerelease