Source: simple-cdd
Section: misc
Priority: extra
Maintainer: Simple-CDD Developers <simple-cdd-devel@lists.alioth.debian.org>
Uploaders: Vagrant Cascadian <vagrant@debian.org>
Build-Depends: debhelper (>= 7), libdebian-installer4-dev (>= 0.41), libdebconfclient0-dev (>= 0.49)
Standards-Version: 3.9.1
Vcs-Bzr: nosmart+http://bzr.debian.org/simple-cdd/simple-cdd-devel
Vcs-Browser: http://bzr.debian.org/loggerhead/simple-cdd/simple-cdd-devel/files
XS-DM-Upload-Allowed: yes

Package: simple-cdd
Architecture: all
Depends: ${misc:Depends}, rsync, debian-cd (>= 3.1.0), reprepro, apt-utils, wget, python, debootstrap, lsb-release, dctrl-tools
Recommends: edos-debcheck
Suggests: qemu-system | qemu-kvm
Description: create custom debian-installer CDs
 simple-cdd is a limited though relatively easy tool to create a customized
 debian-installer CD. 
 .
 it includes simple mechanisms to create "profiles" that define common system
 configurations, which can be selected during system installation. simple-cdd
 also makes it easy to build CDs with language and country settings
 pre-configured.
 .
 this can be used to create a crude "Custom Debian Distribution" using packages
 from Debian, with pre-configuration of packages that use debconf.  custom
 configuration scripts can be specified to handle packages that don't support
 debconf pre-configuration.
 .
 testing CD images with qemu is also made simple with a provided script.

Package: simple-cdd-profiles
Section: debian-installer
Architecture: all
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: simple-cdd profile selection
XC-Package-Type: udeb
