2010-07-24 14:15:27 +00:00
|
|
|
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>
|
2013-03-10 17:33:05 -01:00
|
|
|
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
|
|
|
|
2010-07-24 14:15:27 +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},
|
2014-12-23 20:53:24 -01:00
|
|
|
debootstrap,
|
2011-07-15 06:05:25 +00:00
|
|
|
Recommends:
|
2013-11-05 08:52:35 -01:00
|
|
|
cpio,
|
2015-01-04 16:05:55 -01:00
|
|
|
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.
|
2010-07-24 14:15:27 +00:00
|
|
|
|
2010-07-24 14:18:02 +00:00
|
|
|
Package: live-build-cgi
|
|
|
|
Architecture: all
|
2012-08-09 11:33:22 +00:00
|
|
|
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.
|
2010-07-24 14:18:02 +00:00
|
|
|
.
|
2012-10-03 14:00:51 +00:00
|
|
|
This package contains the CGI frontend (experimental!).
|