Update debian/control for new dependencies

This commit is contained in:
Nicolas Dandrimont 2017-10-11 17:44:02 +02:00
parent c6e455ce9b
commit 3aaa2d1ed8

5
debian/control vendored
View file

@ -8,9 +8,11 @@ Build-Depends: debhelper (>= 9),
python3-dateutil,
python3-nose,
python3-setuptools,
python3-sqlalchemy,
python3-swh.core,
python3-swh.scheduler (>= 0.0.14~),
python3-swh.storage (>= 0.0.76~),
python3-swh.storage,
python3-swh.storage.schemata,
python3-vcversioner
Standards-Version: 3.9.6
Homepage: https://forge.softwareheritage.org/source/swh-lister/
@ -18,7 +20,6 @@ Homepage: https://forge.softwareheritage.org/source/swh-lister/
Package: python3-swh.lister
Architecture: all
Depends: python3-swh.scheduler (>= 0.0.14~),
python3-swh.storage (>= 0.0.76~),
${misc:Depends},
${python3:Depends}
Breaks: python3-swh.lister.github