From ae0f2a6d16d1e9b22d9a57eab2fbffec02c6ab69 Mon Sep 17 00:00:00 2001 From: Narayan Desai Date: Wed, 9 Nov 2005 20:58:08 +0000 Subject: add m2crypto as bcfg2-server depends 2005/11/08 14:02:16-06:00 anl.gov!desai update depends 2005/11/08 13:53:22-06:00 anl.gov!desai remove old deps 2005/11/08 13:39:31-06:00 anl.gov!desai switch to deps (Logical change 1.352) git-svn-id: https://svn.mcs.anl.gov/repos/bcfg/trunk/bcfg2@1468 ce84e21b-d406-0410-9b95-82705330c041 --- debian/control | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'debian') diff --git a/debian/control b/debian/control index 52d0e8497..5457598d5 100644 --- a/debian/control +++ b/debian/control @@ -2,12 +2,12 @@ Source: bcfg2 Section: admin Priority: optional Maintainer: Narayan Desai -Build-Depends: debhelper (>= 4.0.0), python2.3-dev +Build-Depends: debhelper (>= 4.0.0), python-dev Standards-Version: 3.6.1.1 Package: bcfg2 Architecture: all -Depends: ${python:Depends}, ssslib-python, debsums, python-apt, python2.3-elementtree +Depends: ${python:Depends}, debsums, python-apt, python-elementtree Description: build configuration system Bcfg2 is a symbolic configuration management system, produced at Argonne National Lab. @@ -15,7 +15,7 @@ Description: build configuration system Package: bcfg2-server Architecture: all -Depends: ${python:Depends}, ssslib-python, bcfg2, python2.3-elementtree +Depends: ${python:Depends}, bcfg2, python-elementtree, python2.3-gamin, m2crypto Description: build configuration system, version two Bcfg2 is a symbolic configuration management system, produced at Argonne National Lab. -- cgit v1.2.3-1-g7c22