summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorDaniel Baumann <daniel@debian.org>2007-09-23 10:04:21 +0200
committerDaniel Baumann <daniel@debian.org>2007-09-23 10:04:21 +0200
commitc9462fd48b0d4fb9968641e46c3350fb5e9986a2 (patch)
treee14a49ee47996090c87a23c86d2e2c2ac877a70e /debian/control
parentfb35af8aa207ef5377022028d9e2b497445fb349 (diff)
downloadvyos-live-build-c9462fd48b0d4fb9968641e46c3350fb5e9986a2.tar.gz
vyos-live-build-c9462fd48b0d4fb9968641e46c3350fb5e9986a2.zip
Adding live-package 0.99.4-1.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control11
1 files changed, 6 insertions, 5 deletions
diff --git a/debian/control b/debian/control
index 57d0de73d..db9ea44ba 100644
--- a/debian/control
+++ b/debian/control
@@ -1,8 +1,8 @@
Source: live-package
Section: misc
Priority: optional
-Maintainer: Daniel Baumann <daniel@debian.org>
-Uploaders: Marco Amadori <marco.amadori@gmail.com>
+Maintainer: Debian Live <debian-live-devel@lists.alioth.debian.org>
+Uploaders: Daniel Baumann <daniel@debian.org>, Marco Amadori <marco.amadori@gmail.com>
Build-Depends: debhelper (>= 4)
Standards-Version: 3.7.2
@@ -11,8 +11,9 @@ Architecture: all
Depends: cdebootstrap (>= 0.3.10), dpkg-dev, genext2fs, mkisofs, squashfs-tools
Provides: make-live
Description: utility to build Debian Live systems
- The Debian Live framework provides all necessary tools to create Debian Live
- systems. make-live is the utility used to automagically build CD/DVD images and
- netboot tarballs.
+ make-live is a utility to build Debian Live systems. It takes a Debian mirror
+ as an input and outputs a live system image (ISO image for CDs and DVDs, or
+ tarball for netboot). make-live is still in the early stage of development, but
+ has basic functionality and can be run successfully.
.
Homepage: <http://live.debian.net/>