tRemove debootstrap submodule, and use salsa git for devuan-keyring. - libdevuansdk - common library for devuan's simple distro kits
 (HTM) git clone https://git.parazyd.org/libdevuansdk
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Submodules
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 4e6e48802e328b881f61dd6397293eb81b7594c1
 (DIR) parent 0611dccb1726bb4085bd98c5ddc0bb10930a2e0a
 (HTM) Author: parazyd <parazyd@dyne.org>
       Date:   Fri, 13 Nov 2020 09:52:04 +0100
       
       Remove debootstrap submodule, and use salsa git for devuan-keyring.
       
       Diffstat:
         M .gitmodules                         |       6 +-----
         D extra/debootstrap                   |       1 -
       
       2 files changed, 1 insertion(+), 6 deletions(-)
       ---
 (DIR) diff --git a/.gitmodules b/.gitmodules
       t@@ -1,7 +1,3 @@
        [submodule "extra/devuan-keyring"]
                path = extra/devuan-keyring
       -        url = https://git.devuan.org/devuan/devuan-keyring
       -[submodule "extra/debootstrap"]
       -        path = extra/debootstrap
       -        url = https://git.devuan.org/devuan/debootstrap
       -        branch = suites/jessie
       +        url = https://salsa.debian.org/parazyd/devuan-keyring.git
 (DIR) diff --git a/extra/debootstrap b/extra/debootstrap
       t@@ -1 +0,0 @@
       -Subproject commit 6364285f369a40d505092861a8a2639efc70b6d2