File: control

package info (click to toggle)
libconfig-model-dpkg-perl 3.014
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,200 kB
  • sloc: perl: 8,255; python: 242; makefile: 77; javascript: 16; sh: 1
file content (22 lines) | stat: -rw-r--r-- 641 bytes parent folder | download | duplicates (8)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
Source: opennebula
Section: utils
Priority: optional
Maintainer: Daniel Dehennin <daniel.dehennin@baby-gnu.org>
Build-Depends: bash-completion,
               bison,
               scons
Standards-Version: 4.1.2
Homepage: http://opennebula.org/
Vcs-Git: https://github.com/OpenNebula/one.git
Vcs-Browser: https://github.com/OpenNebula/one

Package: opennebula
Architecture: any
Depends: apg,
         genisoimage,
         liblog4cpp5,
         ${misc:Depends},
         ${shlibs:Depends}
Description: controller which executes the OpenNebula cluster services
 OpenNebula is an open source virtual infrastructure engine that enables the...