summaryrefslogtreecommitdiffstats
path: root/debian
diff options
context:
space:
mode:
authorAlexander Sulfrian <alexander@sulfrian.net>2014-11-16 16:23:01 +0100
committerAlexander Sulfrian <alexander@sulfrian.net>2014-11-16 17:37:46 +0100
commitee4111fcc7fa66c61bc20a3f7901d0e1736e1ef6 (patch)
treee58ecd8c2b1bded03c6288c3c2bf457ff4de36db /debian
parent53ec8afee9c963de5883b9b7ca9bd6537deef123 (diff)
downloadbcfg2-ee4111fcc7fa66c61bc20a3f7901d0e1736e1ef6.tar.gz
bcfg2-ee4111fcc7fa66c61bc20a3f7901d0e1736e1ef6.tar.bz2
bcfg2-ee4111fcc7fa66c61bc20a3f7901d0e1736e1ef6.zip
Client/Tools/APT: remove all the stuff for the old API
Diffstat (limited to 'debian')
-rw-r--r--debian/control2
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control
index 8eb4343c7..452fa3d5f 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,7 @@ Homepage: http://bcfg2.org/
Package: bcfg2
Architecture: all
-Depends: ${python:Depends}, ${misc:Depends}, debsums, python-apt, ucf, lsb-base (>= 3.1-9), python (>= 2.6)
+Depends: ${python:Depends}, ${misc:Depends}, debsums, python-apt (>= 0.7.91), ucf, lsb-base (>= 3.1-9), python (>= 2.6)
Description: Configuration management client
Bcfg2 is a configuration management system that generates configuration sets
for clients bound by client profiles.