From abdf325e1564a84b685c604ba29b9216d2430d3a Mon Sep 17 00:00:00 2001 From: Sol Jerome Date: Thu, 8 Apr 2010 08:40:35 -0500 Subject: debian: Remove some unnecessary dependencies Signed-off-by: Sol Jerome --- debian/changelog | 7 +++++++ debian/control | 3 +-- 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 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 -- cgit v1.2.3-1-g7c22