From ac332d9d61c3f4d621587511d38392bccaa1275c Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sun, 13 Dec 2020 10:33:02 -0500 Subject: Organize packages into sections. --- diff --git a/changelog b/changelog index 70165ab..baf119c 100644 --- a/changelog +++ b/changelog @@ -3,6 +3,7 @@ lilo (24.2-2) trunk * Use an included "/usr/libexec/lilo/blkid" utility instead of "od" to read the MBR disk signature. * Update Maintainer and Homepage. + * Organize packages into sections. -- Patrick McDermott Sun, 13 Dec 2020 10:18:41 -0500 diff --git a/control b/control index 041a22c..69b13d9 100644 --- a/control +++ b/control @@ -1,3 +1,5 @@ Maintainer: Patrick McDermott -Build-Depends: opkhelper-3.0, bin86, gpg, dirmngr, +Build-Depends: opkbuild (>= 4.2.0), opkhelper-3.0, + bin86, + gpg, dirmngr, Homepage: https://www.joonet.de/lilo/ diff --git a/lilo-doc.pkg/control b/lilo-doc.pkg/control index f749fb2..9d21992 100644 --- a/lilo-doc.pkg/control +++ b/lilo-doc.pkg/control @@ -1,5 +1,6 @@ Architecture: all Platform: all +Section: share Depends: lilo (>= ${Source-Version}) Description: LILO boot loader for Linux - documentation ${Common-Description} diff --git a/lilo-image-inside.pkg/control b/lilo-image-inside.pkg/control index 49825e2..3bc427a 100644 --- a/lilo-image-inside.pkg/control +++ b/lilo-image-inside.pkg/control @@ -1,5 +1,6 @@ Architecture: all Platform: all +Section: share Depends: lilo (>= ${Source-Version}) Description: LILO boot loader for Linux - "inside" background image ${Common-Description} diff --git a/lilo-image-onlyblue.pkg/control b/lilo-image-onlyblue.pkg/control index c316e11..1381011 100644 --- a/lilo-image-onlyblue.pkg/control +++ b/lilo-image-onlyblue.pkg/control @@ -1,5 +1,6 @@ Architecture: all Platform: all +Section: share Depends: lilo (>= ${Source-Version}) Description: LILO boot loader for Linux - "onlyblue" background image ${Common-Description} diff --git a/lilo-image-tuxlogo.pkg/control b/lilo-image-tuxlogo.pkg/control index 39833ef..a555ac3 100644 --- a/lilo-image-tuxlogo.pkg/control +++ b/lilo-image-tuxlogo.pkg/control @@ -1,5 +1,6 @@ Architecture: all Platform: all +Section: share Depends: lilo (>= ${Source-Version}) Description: LILO boot loader for Linux - "tuxlogo" background image ${Common-Description} diff --git a/lilo.pkg/control b/lilo.pkg/control index 3ca45ee..c94224f 100644 --- a/lilo.pkg/control +++ b/lilo.pkg/control @@ -1,5 +1,6 @@ Architecture: amd64-linux-any i686-linux-any Platform: all +Section: boot Depends: config-lilo Description: LILO boot loader for Linux ${Common-Description} -- cgit v0.9.1