amprolla

devuan's apt repo merger
git clone git://parazyd.org/amprolla.git
Log | Files | Refs | README | LICENSE

commit 47e105e9e41df5675d7ebd5b634fb5ac361fbb80
parent 972453027fcf40b23f5603c8111fe0a268ce558d
Author: parazyd <parazyd@dyne.org>
Date:   Thu, 29 Jun 2017 01:42:48 +0200

add rsync dep; update todo

Diffstat:
MREADME.md | 4++--
MTODO.md | 1+
2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md @@ -24,13 +24,13 @@ amprolla requires at least Python 3.5, and some external modules for it. ### Devuan Ascii/Debian Stretch ``` -gnupg2 python3-requests python3-gnupg +rsync gnupg2 python3-requests python3-gnupg ``` ### Gentoo: ``` -app-crypt/gnupg dev-python/requests dev-python/python-gnupg +net-misc/rsync app-crypt/gnupg dev-python/requests dev-python/python-gnupg ``` diff --git a/TODO.md b/TODO.md @@ -1,6 +1,7 @@ amprolla TODO ============= +* Make obsolete package logging aware of the suite they're in * Translation files * Contents files * Investigate why detached GPG signatures end up broken