From: Daniel Baumann Date: Wed, 3 Oct 2012 14:01:40 +0000 (+0200) Subject: Properly wrap package descriptions to 80 characters per line. X-Git-Tag: debian/3.0_b7-1~2 X-Git-Url: http://git.grml.org/?a=commitdiff_plain;h=01ed18c494ddccd38c5d6592222623ee7c8456b1;hp=bdf11fed5ec70d8cbe3db8a58c6ae567d137cafc;p=live-boot-grml.git Properly wrap package descriptions to 80 characters per line. --- diff --git a/debian/control b/debian/control index 7e556f9..94aa39a 100644 --- a/debian/control +++ b/debian/control @@ -15,8 +15,8 @@ Depends: ${misc:Depends}, live-boot-initramfs-tools | live-boot-backend Recommends: live-boot-doc, eject, file, rsync, uuid-runtime Suggests: curlftpfs, cryptsetup, httpfs2, unionfs-fuse, wget Description: Live System Boot Scripts - live-boot contains the scripts that configure a live system during the - boot process (early userspace). + live-boot contains the scripts that configure a live system during the boot + process (early userspace). . In addition to live-boot, a backend for the initrd generation is required, such as live-boot-initramfs-tools. @@ -28,8 +28,8 @@ Depends: ${misc:Depends} Conflicts: live-boot (<< 3.0~a18~) Replaces: live-boot Description: Live System Boot Scripts (documentation) - live-boot contains the scripts that configure a live system during the - boot process (early userspace). + live-boot contains the scripts that configure a live system during the boot + process (early userspace). . This package contains the documentation. @@ -41,7 +41,7 @@ Conflicts: live-boot-backend Replaces: live-boot-backend Provides: live-boot-backend Description: Live System Boot Scripts (initramfs-tools backend) - live-boot contains the scripts that configure a live system during the - boot process (early userspace). + live-boot contains the scripts that configure a live system during the boot + process (early userspace). . This package contains the initramfs-tools backend.