-
Sebastien Luttringer authored
we need python-progressbar >= 2.3 to work with is. We previously ship inside it because debian doesn't have 2.3 package available. now we have built a debian package, we can remove code and add a dependency
Sebastien Luttringer authoredwe need python-progressbar >= 2.3 to work with is. We previously ship inside it because debian doesn't have 2.3 package available. now we have built a debian package, we can remove code and add a dependency
control 811 B
Source: installsystems
Section: python
Priority: optional
Maintainer: Sebastien Luttringer <sebastien.luttringer@smartjog.com>
Build-Depends: debhelper (>= 7), python-central (>= 0.6), cdbs (>= 0.4.50), python-setuptools
XS-Python-Version: >= 2.6
Standards-Version: 3.9.1
Package: installsystems
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-installsystems (>= ${source:Version})
XB-Python-Version: ${python:Versions}
Description: InstallSytems Installer
InstallSystems command line tool
Package: python-installsystems
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-paramiko, python-argparse (>= 1.2.1), python-progressbar (>= 2.3)
XB-Python-Version: ${python:Versions}
Description: InstallSystems Python modules
This package provides InstallSystems framework