live-build/debian/control

44 lines
1.3 KiB
Plaintext
Raw Normal View History

Source: live-build
2007-09-23 08:04:20 +00:00
Section: misc
Priority: optional
2013-03-11 04:35:40 -01:00
Maintainer: Live Systems Maintainers <debian-live@lists.debian.org>
Uploaders: Daniel Baumann <mail@daniel-baumann.ch>
2012-01-15 18:46:06 -01:00
Build-Depends: debhelper (>= 9)
2014-09-17 21:10:08 +00:00
Standards-Version: 3.9.6
2013-03-11 04:35:40 -01:00
Homepage: http://live-systems.org/devel/live-build/
Vcs-Browser: http://live-systems.org/gitweb/?p=live-build.git
Vcs-Git: git://live-systems.org/git/live-build.git
2007-09-23 08:04:20 +00:00
Package: live-build
2007-09-23 08:04:20 +00:00
Architecture: all
2013-04-06 08:15:02 +00:00
Depends:
2013-10-15 10:31:36 +00:00
${misc:Depends},
debootstrap,
2011-07-15 06:05:25 +00:00
Recommends:
cpio,
wget,
2013-10-15 10:31:36 +00:00
live-boot-doc,
live-config-doc,
live-manual-html | live-manual,
2013-10-14 08:37:35 +00:00
Description: Live System Build Components
The Live Systems project maintains the components to build Debian based Live
systems and the official Debian Live images themselves.
.
live-build contains the components to build a live system from a configuration
2012-10-03 13:58:44 +00:00
directory.
Package: live-build-cgi
Architecture: all
Depends: ${misc:Depends}, live-build (= ${source:Version})
2013-10-15 10:31:36 +00:00
Recommends:
apache2 | httpd,
cron,
2012-10-03 13:58:44 +00:00
Description: Live System Build Scripts (CGI frontend)
2013-10-14 08:37:35 +00:00
The Live Systems project maintains the components to build Debian based Live
systems and the official Debian Live images themselves.
.
live-build contains the components to build a live system from a configuration
2012-10-03 13:58:44 +00:00
directory.
.
This package contains the CGI frontend (experimental!).