summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <patrick.mcdermott@libiquity.com>2020-07-18 02:27:21 (EDT)
committer Patrick McDermott <patrick.mcdermott@libiquity.com>2020-07-18 02:27:21 (EDT)
commitbc62ead58ab2859518d2a600f338a7e39d12f3ba (patch)
tree4a4dd489fdaf308b0a6bcb3c3bb932c08d196af2
parentfe70d6bb6e1f8eda51e530f2a4bd258855239773 (diff)
Organize packages into section "share"
-rw-r--r--changelog2
-rw-r--r--control2
-rw-r--r--fonts-mplus-1m.pkg/control1
-rw-r--r--fonts-mplus-1p.pkg/control1
-rw-r--r--fonts-mplus-common.pkg/control1
5 files changed, 6 insertions, 1 deletions
diff --git a/changelog b/changelog
index 6f8860f..91cb9c5 100644
--- a/changelog
+++ b/changelog
@@ -3,6 +3,8 @@ mplus-fonts (063a-1) trunk
* New upstream version.
* Update Maintainer and Homepage.
* Remove transitional fonts-mplus metapackage.
+ * Organize packages into section "share".
+ - Add opkbuild 4.2.0 to build dependencies.
-- Patrick McDermott <patrick.mcdermott@libiquity.com> Thu, 27 Jun 2019 16:21:33 -0400
diff --git a/control b/control
index f8c357d..d77e6e0 100644
--- a/control
+++ b/control
@@ -1,3 +1,3 @@
Maintainer: Patrick McDermott <patrick.mcdermott@libiquity.com>
-Build-Depends: opkbuild (>= 4.0.0)
+Build-Depends: opkbuild (>= 4.2.0)
Homepage: https://mplus-fonts.osdn.jp/
diff --git a/fonts-mplus-1m.pkg/control b/fonts-mplus-1m.pkg/control
index a70cd36..73d0b4f 100644
--- a/fonts-mplus-1m.pkg/control
+++ b/fonts-mplus-1m.pkg/control
@@ -1,5 +1,6 @@
Architecture: all
Platform: all
+Section: share
Depends: fonts-mplus-common (= ${Binary-Version})
Description: M+ M Type-1 sans-serif fonts with different weights
${Common-Description}
diff --git a/fonts-mplus-1p.pkg/control b/fonts-mplus-1p.pkg/control
index 9034589..de0b7e6 100644
--- a/fonts-mplus-1p.pkg/control
+++ b/fonts-mplus-1p.pkg/control
@@ -1,5 +1,6 @@
Architecture: all
Platform: all
+Section: share
Depends: fonts-mplus-common (= ${Binary-Version})
Description: M+ P Type-1 sans-serif fonts with different weights
${Common-Description}
diff --git a/fonts-mplus-common.pkg/control b/fonts-mplus-common.pkg/control
index 7bfabaa..79a1b7a 100644
--- a/fonts-mplus-common.pkg/control
+++ b/fonts-mplus-common.pkg/control
@@ -1,5 +1,6 @@
Architecture: all
Platform: all
+Section: share
Description: M+ sans-serif fonts with different weights - common files
${Common-Description}
.