summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control8
1 files changed, 5 insertions, 3 deletions
diff --git a/debian/control b/debian/control
index 2c4200a..d1c3cc8 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,6 @@ Build-Depends:
python (>= 2.7.2-10),
python-setuptools (>= 0.6b3),
Build-Depends-Indep:
- lava-tool (>= 0.4),
python-versiontools (>= 1.4),
Standards-Version: 3.9.3
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
@@ -17,10 +16,13 @@ Homepage: http://launchpad.net/lava-scheduler-tool/
Package: lava-scheduler-tool
Architecture: all
Depends: ${misc:Depends}, ${python:Depends},
- lava-tool (>= 0.4),
+ lava-tool (>= 0.7),
python (>= 2.7.2-10),
python-versiontools (>= 1.4),
Provides: ${python:Provides}
-Description: Command line utility for the LAVA Scheduler
+Description: Command line utility for the LAVA Scheduler - transitional package
This package contains command-line tool for interacting with launch control
scheduler developed by the Linaro (www.linaro.org) Infrastructure Team.
+ .
+ lava-scheduler-tool is deprecated as a standalone package, and is now part of
+ the lava-tool package. This package can be safely removed.