tBan 'file-rc' from merged packages. - 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 3be961e42a72afec01ef5df9b67c6f2d7788c219
 (DIR) parent c38b732455c9322f8a6fdd04a6e9c6a76de47f5b
 (HTM) Author: parazyd <parazyd@dyne.org>
       Date:   Mon, 26 Feb 2018 15:58:08 +0100
       
       Ban 'file-rc' from merged packages.
       
       We shall discuss this afterwards.
       
       Diffstat:
         M lib/config.def.py                   |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/lib/config.def.py b/lib/config.def.py
       t@@ -16,7 +16,7 @@ signrelease = True
        mergedir = '/home/amprolla/amprolla/merged-volatile'
        mergesubdir = 'dists'
        lockpath = '/run/lock/amprolla.lock'
       -banpkgs = {'systemd', 'systemd-sysv'}
       +banpkgs = {'systemd', 'systemd-sysv', 'file-rc'}
        checksums = [
            # {'name': 'MD5Sum', 'f': md5},
            # {'name': 'SHA1', 'f': sha1},