From c938a0fef5617ae26c72d6f003e4f34f50df5388 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sat, 19 Dec 2020 21:19:24 -0500 Subject: Organize packages into section "share" --- 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 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 -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 -- cgit v0.9.1