diff --git a/debian/control b/debian/control index 1f22174..e931ba3 100644 --- a/debian/control +++ b/debian/control @@ -1,28 +1,29 @@ Source: swh-loader-svn Maintainer: Software Heritage developers Section: python Priority: optional Build-Depends: debhelper (>= 9), dh-python, python3-all, python3-nose, python3-setuptools, python3-swh.core (>= 0.0.18), python3-swh.storage, python3-swh.model (>= 0.0.4), python3-swh.scheduler (>= 0.0.6), python3-swh.loader.vcs, python3-retrying, python3-click, python3-vcversioner Standards-Version: 3.9.6 Homepage: https://forge.softwareheritage.org/diffusion/DLDSVN/ Package: python3-swh.loader.svn Architecture: all Depends: python3-swh.storage, python3-swh.model (>= 0.0.4), python3-swh.scheduler (>= 0.0.6), python3-swh.loader.vcs, ${misc:Depends}, ${python3:Depends} -Description: Software Heritage +Description: Software Heritage Loader Svn + Module in charge of loading svn repositories into swh storage.