Files
weewx/pkg/debian/control

39 lines
1.5 KiB
Plaintext

Source: weewx
Section: science
Priority: optional
Maintainer: Tom Keffer <tkeffer@gmail.com>
Standards-Version: 3.9.2
Homepage: http://www.weewx.com
Build-Depends: debhelper (>=8)
Package: weewx
Architecture: all
Priority: optional
Depends: python-weewx
Description: transitional package
This is a transitional package. It can safely be removed.
Package: python-weewx
Replaces: weewx (<< 3.9.2-1~)
Breaks: weewx (<< 3.9.2-1~)
Architecture: all
Pre-Depends: debconf
Depends: python (>=2.7), python (<3.0), python-configobj(>=4.5), python-cheetah(>=2.0), python-imaging(>=1.1.6) | python-pil(>=5.1.0) | python-pillow(>=5.1.0), python-serial(>=2.3), python-usb (>=0.4), lsb-base
Suggests: sqlite, rsync, ftp, httpd, python-dev(>=2.5), python-pip(>=0.7)
Description: weather software
weewx interacts with a weather station to produce graphs, reports, and HTML
pages. weewx can upload data to weather services such as WeatherUnderground,
PWSweather.com, or CWOP.
Package: python3-weewx
Replaces: weewx (<< 3.9.2-1~)
Breaks: weewx (<< 3.9.2-1~)
Architecture: all
Pre-Depends: debconf
Depends: python3 (>=3.5) | python (>=3.5), python3-configobj, python3-cheetah, python3-pil, python3-serial, python3-usb, lsb-base
Suggests: sqlite, rsync, ftp, httpd, python3-dev, python3-pip
Description: weather software
weewx interacts with a weather station to produce graphs, reports, and HTML
pages. weewx can upload data to weather services such as WeatherUnderground,
PWSweather.com, or CWOP.