diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-20 03:17:18 (EST) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2020-12-20 03:17:18 (EST) |
commit | c0084b1d9b574697a8e4313efed0bb8ed43f6003 (patch) | |
tree | 8875be707da08f7518e2540846e96307952d7391 | |
parent | f3dc614838414c4c4cc9b83c0dd94141d32984ad (diff) |
-rw-r--r-- | changelog | 6 | ||||
-rw-r--r-- | lilo-doc.pkg/control | 2 |
2 files changed, 7 insertions, 1 deletions
@@ -1,3 +1,9 @@ +lilo (24.2-4) trunk + + * lilo-doc: Move to section "doc". + + -- Patrick McDermott <patrick.mcdermott@libiquity.com> Sun, 20 Dec 2020 03:16:59 -0500 + lilo (24.2-3) trunk * Fix field widths in the output of the "/usr/libexec/lilo/blkid" diff --git a/lilo-doc.pkg/control b/lilo-doc.pkg/control index 9d21992..45d166b 100644 --- a/lilo-doc.pkg/control +++ b/lilo-doc.pkg/control @@ -1,6 +1,6 @@ Architecture: all Platform: all -Section: share +Section: doc Depends: lilo (>= ${Source-Version}) Description: LILO boot loader for Linux - documentation ${Common-Description} |