diff --git a/debian/aegir-archive-keyring.install b/debian/aegir-archive-keyring.install new file mode 100644 index 0000000..324ac09 --- /dev/null +++ b/debian/aegir-archive-keyring.install @@ -0,0 +1 @@ +aegir-archive-keyring.gpg etc/apt/trusted.gpg.d diff --git a/debian/control b/debian/control index 499cab5..0583f16 100644 --- a/debian/control +++ b/debian/control @@ -56,6 +56,7 @@ Architecture: all Depends: ${misc:Depends}, aegir3-provision (>= ${source:Version}), aegir3-hostmaster (>= ${source:Version}) Conflicts: aegir, aegir2 Replaces: aegir, aegir2 +Suggests: aegir-archive-keyring Description: mass Drupal hosting system A set of contributed modules for Drupal that aims to solve the problem of managing a large number of Drupal sites. It does this by @@ -87,3 +88,11 @@ Description: web frontend for the Aegir hosting system connect via SSH to sync files and reload apache * /etc/sudoers.d/aegir - allow aegir to restart apache * /etc/apache2/conf.d/aegir.conf - load the aegir apache config + +Package: aegir-archive-keyring +Architecture: all +Depends: ${misc:Depends}, gnupg2 | gnupg +Maintainer: Herman van Rink +Description: GnuPG archive keys for the Aegir hosting system + The Aegir project digitally signs its Release files. This package + contains the archive keys used for that.