[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#28272] [PATCH] Improve and upgrade signing-party.
From: |
Christopher Baines |
Subject: |
[bug#28272] [PATCH] Improve and upgrade signing-party. |
Date: |
Tue, 29 Aug 2017 07:07:39 +0100 |
Add several missing dependencies, particularly for the caff tool. It
now runs, but I've been unable to get it working fully yet, possibly
due to problems with the actual sending of the emails.
Christopher Baines (12):
gnu: Add perl-moox.
gnu: Add perl-data-perl.
gnu: Add perl-moox-handlesvia.
gnu: Add perl-moox-late.
gnu: Add perl-convert-binhex.
gnu: Add perl-mailtools.
gnu: Add perl-mime-tools.
gnu: Add perl-net-idn-encode.
gnu: Add perl-text-template.
gnu: Add perl-gnupg-interface.
gnu: Add libmd.
gnu: Update signing-party.
gnu/packages/crypto.scm | 31 +++++
gnu/packages/gnupg.scm | 79 +++++++++++--
gnu/packages/perl.scm | 307 ++++++++++++++++++++++++++++++++++++++++++++++++
3 files changed, 406 insertions(+), 11 deletions(-)
pgpCwbSe06sim.pgp
Description: OpenPGP digital signature
- [bug#28272] [PATCH] Improve and upgrade signing-party.,
Christopher Baines <=
- [bug#28272] [PATCH 01/12] gnu: Add perl-moox., Christopher Baines, 2017/08/29
- [bug#28272] [PATCH 11/12] gnu: Add libmd., Christopher Baines, 2017/08/29
- [bug#28272] [PATCH 10/12] gnu: Add perl-gnupg-interface., Christopher Baines, 2017/08/29
- [bug#28272] [PATCH 07/12] gnu: Add perl-mime-tools., Christopher Baines, 2017/08/29
- [bug#28272] [PATCH 03/12] gnu: Add perl-moox-handlesvia., Christopher Baines, 2017/08/29
- [bug#28272] [PATCH 02/12] gnu: Add perl-data-perl., Christopher Baines, 2017/08/29
- [bug#28272] [PATCH 09/12] gnu: Add perl-text-template., Christopher Baines, 2017/08/29
- [bug#28272] [PATCH 06/12] gnu: Add perl-mailtools., Christopher Baines, 2017/08/29
- [bug#28272] [PATCH 12/12] gnu: Update signing-party., Christopher Baines, 2017/08/29
- [bug#28272] [PATCH 08/12] gnu: Add perl-net-idn-encode., Christopher Baines, 2017/08/29