From 7f8416aaed052ea637754568883c8bde32b5b58c Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 14 Aug 2015 14:08:39 +0200 Subject: [PATCH] Wrap and sort debian control file. --- debian/control | 24 +++++++++++++++--------- 1 file changed, 15 insertions(+), 9 deletions(-) diff --git a/debian/control b/debian/control index 22a06d0..655c5e7 100644 --- a/debian/control +++ b/debian/control @@ -2,8 +2,10 @@ Source: live-boot Section: misc Priority: optional Maintainer: Live Systems Maintainers -Uploaders: Daniel Baumann -Build-Depends: debhelper (>= 9) +Uploaders: + Daniel Baumann , +Build-Depends: + debhelper (>= 9), Standards-Version: 3.9.6 Homepage: http://live-systems.org/devel/live-boot/ Vcs-Browser: http://live-systems.org/gitweb/?p=live-boot.git @@ -12,16 +14,16 @@ Vcs-Git: git://live-systems.org/git/live-boot.git Package: live-boot Architecture: all Depends: - ${misc:Depends}, live-boot-initramfs-tools | live-boot-backend, + ${misc:Depends}, Recommends: live-boot-doc, live-tools, rsync, uuid-runtime, Suggests: - curlftpfs, cryptsetup, + curlftpfs, httpfs2, wget, Description: Live System Boot Components @@ -37,7 +39,8 @@ Description: Live System Boot Components Package: live-boot-doc Section: doc Architecture: all -Depends: ${misc:Depends} +Depends: + ${misc:Depends}, Description: Live System Boot Components (documentation) The Live Systems project maintains the components to build Debian based Live systems and the official Debian Live images themselves. @@ -50,13 +53,16 @@ Description: Live System Boot Components (documentation) Package: live-boot-initramfs-tools Architecture: all Depends: - ${misc:Depends}, busybox | busybox-initramfs, initramfs-tools, udev, -Conflicts: live-boot-backend -Replaces: live-boot-backend -Provides: live-boot-backend + ${misc:Depends}, +Conflicts: + live-boot-backend, +Replaces: + live-boot-backend, +Provides: + live-boot-backend, Description: Live System Boot Components (initramfs-tools backend) The Live Systems project maintains the components to build Debian based Live systems and the official Debian Live images themselves. -- 2.1.4