diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/debian/control b/debian/control index 7beaed033..4afdd985b 100644 --- a/debian/control +++ b/debian/control @@ -3,12 +3,12 @@ Section: misc Priority: optional 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) +Build-Depends: debhelper (>= 5) Standards-Version: 3.7.2 Package: live-package Architecture: all -Depends: cdebootstrap (>= 0.3.15), genext2fs, mkisofs, squashfs-tools +Depends: cdebootstrap, genext2fs, genisoimage, squashfs-tools Provides: make-live Description: utility to build Debian Live systems make-live is a utility to build Debian Live systems. It takes a Debian mirror @@ -16,4 +16,4 @@ Description: utility to build Debian Live systems 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/> + Homepage: <http://debian-live.alioth.debian.org/> |