File: control

package info (click to toggle)
ruby-fog-xenserver 0.2.3-2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 2,756 kB
  • ctags: 1,792
  • sloc: ruby: 8,419; makefile: 2
file content (24 lines) | stat: -rw-r--r-- 879 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
Source: ruby-fog-xenserver
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Sudheesh Shetty <sudheeshshetty@gmail.com>
Build-Depends: debhelper (>= 9.0~), gem2deb (>= 0.6.1~)
Standards-Version: 3.9.7
Homepage: https://github.com/fog/fog-xenserver
XS-Ruby-Versions: all

Package: ruby-fog-xenserver
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
         ruby-fog-core,
         ruby-fog-xml,
         ${misc:Depends},
         ${shlibs:Depends}
Breaks: ruby-fog (<< 1.35~)
Replaces: ruby-fog (<< 1.35~)
Description: Module for the 'fog' gem to support XENSERVER
 This library can be used as a module for `fog` or as standalone script to use
 the XENSERVER in applications. XenServer is a server virtualization and
 hypervisor management platform.