diff --git a/debian/control b/debian/control index 4d3da94..180e314 100644 --- a/debian/control +++ b/debian/control @@ -1,26 +1,28 @@ 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-crcmode, 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, ${misc:Depends}, ${python3:Depends} -Description: Software Heritage +Description: Software Heritage Googlecode Fetcher + Module in charge to retrieve googlecode archive's source code before + it disappears.