tadd rsync dep; update todo - amprolla - devuan's apt repo merger
 (HTM) git clone git://parazyd.org/amprolla.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 47e105e9e41df5675d7ebd5b634fb5ac361fbb80
 (DIR) parent 972453027fcf40b23f5603c8111fe0a268ce558d
 (HTM) Author: parazyd <parazyd@dyne.org>
       Date:   Thu, 29 Jun 2017 01:42:48 +0200
       
       add rsync dep; update todo
       
       Diffstat:
         M README.md                           |       4 ++--
         M TODO.md                             |       1 +
       
       2 files changed, 3 insertions(+), 2 deletions(-)
       ---
 (DIR) diff --git a/README.md b/README.md
       t@@ -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
        ```
        
        
 (DIR) diff --git a/TODO.md b/TODO.md
       t@@ -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