summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog7
-rw-r--r--debian/control3
2 files changed, 8 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog
index f5a511d5a..721314fd0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+bcfg2 (1.0.1-1) unstable; urgency=low
+
+ * Remove unnecessary python-lxml dependency (for the client package)
+ * Remove duplicate Recommends items
+
+ -- Sol Jerome <solj@ices.utexas.edu> Thu, 08 Apr 2010 08:31:45 -0600
+
bcfg2 (1.0.0-6) unstable; urgency=low
* final 1.0.0 release + debian directory from r5630
diff --git a/debian/control b/debian/control
index 5403acb6e..ed5d882fd 100644
--- a/debian/control
+++ b/debian/control
@@ -9,8 +9,7 @@ XS-Python-Version: >= 2.3
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 | python2.6 | python3.0 | python3.1 | python3.2
-Recommends: python-ssl | python2.6 | python3.0 | python3.1 | python3.2
+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