Package: wmfrog / 0.3.1+git20161115-3
Metadata
Package | Version | Patches format |
---|---|---|
wmfrog | 0.3.1+git20161115-3 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
install_perl_script_in_usr_share.patch | (download) |
Src/Makefile |
4 2 + 2 - 0 ! |
install weather.pl in /usr/share/wmfrog. Architecture-independent files should go in /usr/share to conform to the Filesystem Hierarchy Standard. |
fix_tmp_segfault.patch | (download) |
Src/wmfrog.c |
6 4 + 2 - 0 ! |
prevent -tmp option seg-faulting. |
use_geo_metar.patch | (download) |
Src/weather.pl |
244 95 + 149 - 0 ! |
use geo::metar to parse observations. The parsing code in weather.pl doesn't always work. Debian includes a Perl module that does the job properly, so use that instead. |
fix_multiple_definitions_of_several_variables.patch | (download) |
Src/xutils.c |
9 9 + 0 - 0 ! |
fix multiple definitions of several variables. |
1