~hardware-certification/maas-cert-server/trunk

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Rod Smith
  • Date: 2015-11-12 20:59:43 UTC
  • mto: This revision was merged to the branch mainline in revision 40.
  • Revision ID: rod.smith@canonical.com-20151112205943-pwuqga9v71ve98az
Replaced documentation with a dependency on the certification-docs package. Made related changes in maniacs-setup and elsewhere.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Section: admin
3
3
Priority: optional
4
4
Maintainer: Rod Smith <rod.smith@canonical.com>
5
 
Build-Depends: debhelper (>= 9.0.0), rst2pdf, ttf-ubuntu-font-family, python-pil
 
5
Build-Depends: debhelper (>= 9.0.0), python-pil
6
6
Standards-Version: 3.9.5
7
7
Homepage: https://launchpad.net/maas-cert-server
8
8
#Vcs-Bzr: lp:maas-cert-server
10
10
 
11
11
Package: maas-cert-server
12
12
Architecture: all
13
 
Depends: ${misc:Depends}, python3, maas (>= 1.7), amtterm, iperf, apt-mirror, ipcalc
 
13
Depends: ${misc:Depends}, python3, maas (>= 1.7), amtterm, iperf, apt-mirror, ipcalc, certification-docs
14
14
Description: Ubuntu certification support files for MAAS server
15
15
 Support files used on a MAAS server configured for use in Ubuntu server
16
16
 certification tasks.