From ff5a4e7cf86d7ac8f09cc387eb53cb87114d1e9f Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Tue, 04 Dec 2018 14:39:13 -0500 Subject: gnupg-common: New binary package to provide source package docs And update dependencies. --- diff --git a/gnupg-common.pkg/control b/gnupg-common.pkg/control new file mode 100644 index 0000000..701f12b --- /dev/null +++ b/gnupg-common.pkg/control @@ -0,0 +1,7 @@ +Architecture: all +Platform: all +Description: GNU Privacy Guard system - common files + ${Common-Description} + . + This package provides source package documentation for the GNU Privacy Guard + system. diff --git a/gpg.pkg/docs b/gnupg-common.pkg/docs index e69de29..e69de29 100644 --- a/gpg.pkg/docs +++ b/gnupg-common.pkg/docs diff --git a/gnupg-doc.pkg/control b/gnupg-doc.pkg/control index 3c2cdb0..cc9bb14 100644 --- a/gnupg-doc.pkg/control +++ b/gnupg-doc.pkg/control @@ -1,6 +1,6 @@ Architecture: all Platform: all -Depends: gpg (= ${Binary-Version}) +Depends: gnupg-common (= ${Binary-Version}) Description: GNU Privacy Guard system - documentation ${Common-Description} . diff --git a/gnupg-locales.pkg/control b/gnupg-locales.pkg/control index 31b6b52..ec76e97 100644 --- a/gnupg-locales.pkg/control +++ b/gnupg-locales.pkg/control @@ -1,6 +1,6 @@ Architecture: all Platform: all -Depends: gpg (= ${Binary-Version}) +Depends: gnupg-common (= ${Binary-Version}) Description: GNU Privacy Guard system - locales ${Common-Description} . diff --git a/gpg.pkg/control b/gpg.pkg/control index 29aa12a..2a8947f 100644 --- a/gpg.pkg/control +++ b/gpg.pkg/control @@ -1,5 +1,6 @@ Architecture: any Platform: all +Depends: gnupg-common (= ${Binary-Version}) Description: GNU Privacy Guard system - OpenPGP encryption and signing tool ${Common-Description} . -- cgit v0.9.1