summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorSol Jerome <solj@ices.utexas.edu>2010-04-08 08:40:35 -0500
committerSol Jerome <solj@ices.utexas.edu>2010-04-08 08:42:29 -0500
commitabdf325e1564a84b685c604ba29b9216d2430d3a (patch)
tree09594f9baea9fb004a72604e7670923dcff54cb9 /debian
parent71fa90c2ad9739848049b49c48e94ae1572b999b (diff)
downloadbcfg2-abdf325e1564a84b685c604ba29b9216d2430d3a.tar.gz
bcfg2-abdf325e1564a84b685c604ba29b9216d2430d3a.tar.bz2
bcfg2-abdf325e1564a84b685c604ba29b9216d2430d3a.zip
debian: Remove some unnecessary dependencies
Signed-off-by: Sol Jerome <solj@ices.utexas.edu>
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