28 Commits

Author SHA1 Message Date
Matthew Wall
a78630d690 include pyephem in the deb package dependencies 2023-12-26 08:43:28 -05:00
matthew wall
b06e585375 keep things under 80 columns as per the debian policy 2023-12-01 18:00:22 -05:00
mwall
e9e47e0100 adjustments to the debian installer. run as weewx user. install udev rules for core drivers. remove unused cruft. 2023-11-22 22:25:46 -05:00
Tom Keffer
9965a577a1 Change package name from python3-weewx to just weewx 2023-03-26 12:28:48 -07:00
Tom Keffer
f57b71849f Python3 only packages. 2023-03-20 16:22:30 -07:00
Matthew Wall
ad9e45fae8 intermediate changes to deb control files 2020-04-25 09:41:40 -04:00
Matthew Wall
da4c7021d7 attempt to get python3 working separately 2020-02-22 23:44:53 -05:00
Matthew Wall
e22cee92db generate python2 and python2 deb packages from single debian pkg configuration 2020-02-22 16:38:09 -05:00
Matthew Wall
ec8f150fd2 ensure that python3 is installed, whether the binary package is named python or python3 2020-02-02 15:37:08 -05:00
Matthew Wall
9980d02ea0 ensure that python2 dependencies are not used for python3 install 2020-02-02 15:33:09 -05:00
Matthew Wall
bc3f9109c0 attempting deb dummy package to make smooth transition to either python2 or python3, while not breaking existing weewx deb package installs 2020-02-02 15:27:30 -05:00
Matthew Wall
ac8f09e40f intermediate attempt to make a global debian installer 2020-01-04 12:11:35 -05:00
Matthew Wall
de8f473031 stick with older compat for now, but include the lsb stuff 2018-08-16 12:06:19 -04:00
Thorsten Alteholz
0a4796fb84 some other dependencies like lsb-base (for init script), (for automatically adding dependencies) are needed 2018-07-07 16:18:37 +02:00
Thorsten Alteholz
04ec09ea52 as several dh_* are used in the rules file, debhelper should be a build dependency 2018-07-07 16:17:10 +02:00
Thorsten Alteholz
2caa99678b priority extra has been replaced by optional 2018-07-07 16:14:49 +02:00
Matthew Wall
50bd96c665 put the python imaging changes on master, not windows 2018-06-22 18:12:25 -04:00
matthewwall
9f9c134346 use Suggests for sqlite, rsync, ftp, httpd in debian package 2016-10-13 17:46:02 -04:00
matthewwall
91fd7f3dd3 weewx does not use ftp, so remove it from debian deps 2016-10-13 12:45:28 -04:00
matthewwall
7e6b2511de suggest httpd 2016-10-13 10:54:11 -04:00
matthewwall
c9a3054861 more futzing with recommends/suggests on debian 2016-10-10 12:21:09 -04:00
matthewwall
8136a05883 make python-dev and python-pip suggested not recommended for deb installs 2016-10-10 09:56:12 -04:00
matthewwall
c2da5cfb3e eliminate apache, ftp, and rsync suggested dependencies 2016-10-10 09:26:38 -04:00
Tom Keffer
1738d2ffed Reintegrate from the v3 branch.
V3.0.0b1
2014-11-29 18:15:24 +00:00
Matthew Wall
170f73cf0e keep requirements to a minimum. put ftp and rsync in the recommended instead of required dependencies. 2014-04-11 00:32:21 +00:00
Matthew Wall
12dcfccde5 added dependency for ftp and rsync 2014-04-10 15:27:48 +00:00
Matthew Wall
2e7a3cc238 on debian use /var/www/weewx; on redhat use /var/www/html/weewx 2013-02-03 00:22:12 +00:00
Matthew Wall
9170a8fa98 merge packaging branch to trunk 2013-01-28 18:23:05 +00:00