Commit Graph

52 Commits

Author SHA1 Message Date
Matthew Wall
154237538f update package changelogs for 2.4.0 release 2013-08-04 06:03:11 +00:00
Matthew Wall
05345a0450 apparently no need to enumerate user files separately for rpm package 2013-06-22 12:35:35 +00:00
Matthew Wall
1c3aaf28cf respect bin/user files on rpm installs. fix readme target in makefile. 2013-06-22 12:29:51 +00:00
Matthew Wall
6928dcfb65 update package changelogs for 2.3.3 release 2013-06-22 12:12:34 +00:00
Matthew Wall
c8b98d9d22 respect files in bin/user for debian installs 2013-06-22 11:59:34 +00:00
Matthew Wall
fab4c2a29f update changelog for deb package 2.3.2-1 2013-06-17 02:25:45 +00:00
Matthew Wall
8fc07c25e2 update rpm changelog for 2.3.2-1 2013-06-17 02:25:04 +00:00
Matthew Wall
444ddcdf8c include weewx.conf.dist in list of conf files 2013-04-16 14:43:35 +00:00
Matthew Wall
0d8e33c94e include weewx.conf.dist in list of conf files 2013-04-16 14:35:55 +00:00
Matthew Wall
d838792c37 avoid hang in debian postinst 2013-04-16 03:51:57 +00:00
Tom Keffer
4c8eaff46f V2.3.1 2013-04-15 16:16:36 +00:00
Matthew Wall
ff9d0f13e9 update package changelogs 2013-04-10 02:08:21 +00:00
Matthew Wall
60b8b4900c fixed merging of weewx.conf for rpm installs. 2013-04-02 18:21:48 +00:00
Matthew Wall
45ae7e9945 debconf must be initialized before everything else. added more feedback about station and driver during engine initialization. fix copyright notice. 2013-04-02 16:16:53 +00:00
Matthew Wall
f6024a7bc5 added conf merging to rpm package. simplify version handling in merge_config.py and setup.py. 2013-04-02 15:24:23 +00:00
Matthew Wall
b132764959 merging of weewx.conf works on debian upgrades, but not sure of setup.py and merge_config.py placement. 2013-04-02 10:57:50 +00:00
Matthew Wall
2777bf4330 clean out some cruft from rpm spec. use appropriate names for weewx merging. 2013-04-01 22:54:00 +00:00
Matthew Wall
e30ed370bb fixed bug in wmr9x8 template. added ability to merge weewx.conf for debian installs. 2013-04-01 21:57:11 +00:00
Matthew Wall
77bdcd8b62 make debian packaging recognize wmr9x8 driver change 2013-03-26 04:49:52 +00:00
Matthew Wall
34e24aa6a4 restart weewxd on upgrades, not just installs 2013-03-23 03:02:24 +00:00
Matthew Wall
e48f7afa64 keep the critic happy. streamline slightly the packaging process. 2013-02-16 14:09:22 +00:00
Matthew Wall
548e300e8e fixed typo in deb template 2013-02-15 22:41:19 +00:00
Matthew Wall
456dfe3a10 replace only first instance of host in debian postinst 2013-02-15 19:06:04 +00:00
Matthew Wall
ba125e2dff update package changelogs 2013-02-15 17:16:38 +00:00
Matthew Wall
46fd623bcb added comments to changelog generator 2013-02-15 13:22:50 +00:00
Matthew Wall
14fbd3f8fe lines in the changelog that start with two or more spaces will be treated as fixed spacing and will not be word-wrapped 2013-02-15 04:42:06 +00:00
Matthew Wall
057dae0ab0 update package changelogs 2013-02-15 00:03:15 +00:00
Matthew Wall
8a02a712a0 get user/email from gpg credentials if available 2013-02-14 20:40:41 +00:00
Matthew Wall
72468666ae update package changelogs 2013-02-13 20:40:00 +00:00
Matthew Wall
1092beca16 fix app names in rpm package 2013-02-10 16:04:34 +00:00
Matthew Wall
85e7f1194d update package changelogs 2013-02-10 16:02:27 +00:00
Matthew Wall
b978561fcc match change to app filenames 2013-02-10 03:38:51 +00:00
Matthew Wall
2531b4415f fix postrm so deb packages work on ubuntu as well as debian 2013-02-10 02:20:05 +00:00
Matthew Wall
524c3e5074 update deb changelog 2013-02-09 01:45:04 +00:00
Matthew Wall
3f082e0a46 update rpm changelog 2013-02-09 01:43:51 +00:00
Matthew Wall
888084bee4 include logrotate and syslog snippets in deb and rpm packages 2013-02-08 00:50:54 +00:00
Matthew Wall
0e49dbd207 update packages to use new wee_config utilities 2013-02-08 00:37:48 +00:00
Matthew Wall
e14f633f9a fixed bug in debconf prompt for vantage ethernet. distinguish type from station_type and port from tcp_port, but no way yet to distinguish between multiple port or host parameters. 2013-02-07 16:24:28 +00:00
Matthew Wall
5ff2ff318e avoid unintentionally stomping on variables during postinst 2013-02-07 15:26:30 +00:00
Matthew Wall
7dc4103648 more robust shutdown/restart when upgrading rpm package 2013-02-06 01:42:53 +00:00
Matthew Wall
cc497701ea added upgrade logic for rpm packaging. updated upgrading instructions for rpm. tested rpm upgrade process with and without modifications to configuration files. 2013-02-06 01:03:48 +00:00
Matthew Wall
2ef585083e incorporate utility name change into packaging 2013-02-06 00:05:08 +00:00
Matthew Wall
1fadee7781 location must be quoted. added skeletal upgrade instructions for packages. 2013-02-04 19:13:05 +00:00
Matthew Wall
bd44b3c19c avoid starting weewx multiple times on redhat 2013-02-03 16:03:01 +00:00
Matthew Wall
e2f82e3f85 prevent debconf from hanging postinst 2013-02-03 14:52:15 +00:00
Matthew Wall
d493696dfe fixed debian rc script return codes and output. fixed rpm removal instructions. update debian and redhat changelogs for 2.2.0a3 release. 2013-02-03 14:39:27 +00:00
Matthew Wall
07a5f461c8 prune unused templates 2013-02-03 04:07:47 +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
1e6b2a4e0c fix filenames for config-* in deb and rpm pkgs. added suse icon. 2013-02-01 21:19:37 +00:00
Matthew Wall
7ad55d4e96 fix changelog formatter 2013-01-29 02:45:07 +00:00