diff options
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 12 |
1 files changed, 7 insertions, 5 deletions
diff --git a/debian/control b/debian/control index 05d6c5947..f2996af4f 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,10 @@ Source: live-build Section: misc Priority: optional Maintainer: Live Systems Maintainers <debian-live@lists.debian.org> -Uploaders: Daniel Baumann <mail@daniel-baumann.ch> -Build-Depends: debhelper (>= 9) +Uploaders: + Daniel Baumann <mail@daniel-baumann.ch>, +Build-Depends: + debhelper (>= 9), Standards-Version: 3.9.6 Homepage: http://live-systems.org/devel/live-build/ Vcs-Browser: http://live-systems.org/gitweb/?p=live-build.git @@ -12,18 +14,18 @@ Vcs-Git: git://live-systems.org/git/live-build.git Package: live-build Architecture: all Depends: - ${misc:Depends}, debootstrap, + ${misc:Depends}, Recommends: apt-utils, cpio, - wget, live-boot-doc, live-config-doc, live-manual-html | live-manual, + wget, Suggests: - gpgv, debian-keyring, + gpgv, 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. |