File: control

package info (click to toggle)
openstack-debian-images 1.3~deb8u1
  • links: PTS, VCS
  • area: main
  • in suites: jessie
  • size: 96 kB
  • ctags: 3
  • sloc: sh: 485; makefile: 28
file content (28 lines) | stat: -rw-r--r-- 1,013 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Source: openstack-debian-images
Section: web
Priority: extra
Maintainer: PKG OpenStack <openstack-devel@lists.alioth.debian.org>
Uploaders: Julien Danjou <acid@debian.org>,
           Thomas Goirand <zigo@debian.org>,
           Mehdi Abaakouk <sileht@sileht.net>,
           Thomas Bechtold <toabctl@debian.org>
Build-Depends: debhelper (>= 9)
Standards-Version: 3.9.6
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=openstack/openstack-debian-images.git;a=summary
Vcs-Git: git://anonscm.debian.org/openstack/openstack-debian-images.git

Package: openstack-debian-images
Architecture: all
Pre-Depends: dpkg (>= 1.15.6~)
Depends: debootstrap,
         extlinux,
         initramfs-tools,
         kpartx,
         mbr,
         parted,
         qemu-utils,
         ${misc:Depends}
Description: script to build a Debian image for OpenStack
 This package contains a script which is helpful for creating images to be used
 with the OpenStack IaaS cloud software suite. It uses only tools available
 within Debian.