From bc62ead58ab2859518d2a600f338a7e39d12f3ba Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sat, 18 Jul 2020 02:27:21 -0400 Subject: Organize packages into section "share" --- 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 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 -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} . -- cgit v0.9.1