diff --git a/debian/control b/debian/control index b9eb0eb..2997047 100644 --- a/debian/control +++ b/debian/control @@ -1,28 +1,29 @@ Source: swh-fetcher-googlecode Maintainer: Software Heritage developers Section: python Priority: optional Build-Depends: debhelper (>= 9), dh-python, python3-all, python3-nose, python3-setuptools, python3-swh.core, python3-swh.scheduler, python3-swh.model, python3-click, python3-crcmod, python3-requests, python3-vcversioner Standards-Version: 3.9.6 Homepage: https://forge.softwareheritage.org/diffusion/61/ Package: python3-swh.fetcher.googlecode Architecture: all Depends: python3-swh.core, python3-swh.model, python3-swh.scheduler, + git, mercurial, subversion, unzip, pigz ${misc:Depends}, ${python3:Depends} Description: Software Heritage Googlecode Fetcher Module in charge to retrieve googlecode archive's source code before it disappears.