summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2020-07-11 18:38:23 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2020-07-11 18:38:23 (EDT)
commitfec9f32685f12a8f1ca7538cf599ec96f4ed3fef (patch)
treedea60defe883a424f185267741999cdfe80353a6
parent13e1742a994f74c897956f45579e079bc4fcd437 (diff)
platconf-pkg-tools: Organize into section "dev"
-rw-r--r--changelog2
-rw-r--r--control1
-rw-r--r--platconf-pkg-tools.pkg/control1
3 files changed, 4 insertions, 0 deletions
diff --git a/changelog b/changelog
index d67936c..df49013 100644
--- a/changelog
+++ b/changelog
@@ -14,6 +14,8 @@ platconf-pkg-tools (3.0.0) trunk
exist.
* Update Maintainer field.
* platconf-pkg-tools: Add an extended description.
+ * platconf-pkg-tools: Organize into section "dev".
+ - Add opkbuild 4.2.0 to build dependencies.
-- Patrick McDermott <patrick.mcdermott@libiquity.com> Mon, 15 Jul 2019 17:59:07 -0400
diff --git a/control b/control
index c6a2cba..113d739 100644
--- a/control
+++ b/control
@@ -1 +1,2 @@
Maintainer: Patrick McDermott <patrick.mcdermott@libiquity.com>
+Build-Depends: opkbuild (>= 4.2.0)
diff --git a/platconf-pkg-tools.pkg/control b/platconf-pkg-tools.pkg/control
index d94c92a..41ce67e 100644
--- a/platconf-pkg-tools.pkg/control
+++ b/platconf-pkg-tools.pkg/control
@@ -1,5 +1,6 @@
Architecture: all
Platform: all
+Section: dev
Description: Tools for building platform configuration packages
platconf-pkg-tools provides ppt-make, ppt-mkpkgs, ppt-rmpkgs, and build.mk
tools to assist in preparing and building platform configuration packages.