summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--base-files.pkg/control1
-rw-r--r--changelog6
-rw-r--r--control1
3 files changed, 8 insertions, 0 deletions
diff --git a/base-files.pkg/control b/base-files.pkg/control
index 75734f7..a6bf143 100644
--- a/base-files.pkg/control
+++ b/base-files.pkg/control
@@ -1,5 +1,6 @@
Architecture: any
Platform: any
+Section: share
Essential: yes
Description: Base system files
This package provides the basic filesystem hierarchy, configuration files, and
diff --git a/changelog b/changelog
index 20620c8..9bd7730 100644
--- a/changelog
+++ b/changelog
@@ -1,3 +1,9 @@
+base-files (1.0.4) trunk
+
+ * Put package in section "share".
+
+ -- Patrick McDermott <patrick.mcdermott@libiquity.com> Wed, 13 Jan 2021 09:07:54 -0500
+
base-files (1.0.3) trunk
* Provide /etc/os-release.
diff --git a/control b/control
index 709cac7..49d8b3f 100644
--- a/control
+++ b/control
@@ -1 +1,2 @@
Maintainer: "P. J. McDermott" <pj@pehjota.net>
+Build-Depends: opkbuild (>= 4.2.0)