debian: initial debian packaging

This commit is contained in:
Nicolas Dandrimont 2016-03-17 17:59:34 +01:00
parent 124ebf34df
commit 04fde18fec
6 changed files with 59 additions and 0 deletions

21
debian/control vendored Normal file
View file

@ -0,0 +1,21 @@
Source: swh-lister-github
Maintainer: Software Heritage developers <swh-devel@inria.fr>
Section: python
Priority: optional
Build-Depends: debhelper (>= 9),
dh-python,
python3-all,
python3-nose,
python3-qless,
python3-redis,
python3-setuptools,
python3-swh.core,
python3-swh.storage,
python3-vcversioner
Standards-Version: 3.9.6
Homepage: https://forge.softwareheritage.org/diffusion/DLSGH/
Package: python3-swh.lister.github
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}
Description: Software Heritage GitHub lister