summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2020-12-19 21:19:24 (EST)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2020-12-19 21:23:28 (EST)
commitc938a0fef5617ae26c72d6f003e4f34f50df5388 (patch)
tree7a7f9846d68358ab457ab7443cf93fcf3cfa6413
parent200406f4515a365cf8609704af33b97b6bb3deac (diff)
Organize packages into section "share"
-rw-r--r--changelog1
-rw-r--r--control2
-rw-r--r--pciids-common.pkg/control1
-rw-r--r--pciids-full.pkg/control1
-rw-r--r--pciids-reduced.pkg/control1
5 files changed, 5 insertions, 1 deletions
diff --git a/changelog b/changelog
index 5e8fa20..a2570b5 100644
--- a/changelog
+++ b/changelog
@@ -2,6 +2,7 @@ pciids (2020.12.13-1) trunk
* New upstream version.
* Source file is now downloaded over HTTPS.
+ * Organize packages into section "share".
-- Patrick McDermott <patrick.mcdermott@libiquity.com> Sat, 19 Dec 2020 21:16:47 -0500
diff --git a/control b/control
index 1e1f45e..a4e69cc 100644
--- a/control
+++ b/control
@@ -1,3 +1,3 @@
Maintainer: Patrick McDermott <patrick.mcdermott@libiquity.com>
-Build-Depends: busybox (>= 1.32.0-1)
+Build-Depends: busybox (>= 1.32.0-1), opkbuild (>= 4.2.0)
Homepage: https://pci-ids.ucw.cz/
diff --git a/pciids-common.pkg/control b/pciids-common.pkg/control
index 06c9ba4..ad1ff56 100644
--- a/pciids-common.pkg/control
+++ b/pciids-common.pkg/control
@@ -1,5 +1,6 @@
Architecture: all
Platform: all
+Section: share
Description: PCI IDs repository - common files
${Common-Description}
.
diff --git a/pciids-full.pkg/control b/pciids-full.pkg/control
index 6cef661..e344276 100644
--- a/pciids-full.pkg/control
+++ b/pciids-full.pkg/control
@@ -1,5 +1,6 @@
Architecture: all
Platform: all
+Section: share
Depends: pciids-common (= ${Binary-Version})
Provides: pciids
Description: PCI IDs repository - full version
diff --git a/pciids-reduced.pkg/control b/pciids-reduced.pkg/control
index 478e78b..40a0c09 100644
--- a/pciids-reduced.pkg/control
+++ b/pciids-reduced.pkg/control
@@ -1,5 +1,6 @@
Architecture: all
Platform: all
+Section: share
Depends: pciids-common (= ${Binary-Version})
Provides: pciids
Description: PCI IDs repository - reduced version