Version 0.5 published

This commit is contained in:
Dan Srebnick 2017-08-31 11:48:53 -04:00
parent df68c68098
commit 616f3f2b5e
6 changed files with 8 additions and 6 deletions

2
README
View File

@ -9,7 +9,7 @@ release may be found at http://thelifeofkenneth.com/aprx/debs/.
Once you are running aprx >= 2.9, install noaacap:
Install via sudo dpkg -i noaacap-0.4.1.deb. Then, to satisfy the dependencies,
Install via sudo dpkg -i noaacap-0.5.deb. Then, to satisfy the dependencies,
run sudo apt-get -f install.
CONFIGURATION

View File

@ -1,5 +1,5 @@
Package: noaacap
Version: 0.4.1
Version: 0.5
Section: hamradio
Priority: extra
Maintainer: Dan Srebnick <k2dls at k2dls.net>

View File

@ -1,9 +1,11 @@
#!/usr/bin/python
## Author: Dan Srebnick, K2DLS
## License: BSD-2-Clause (/usr/local/share/noaacap/license.txt)
## License: BSD-2-Clause (/usr/local/share/noaacap/LICENSE)
## This program is called from aprx.
##
## See /usr/local/share/noaacap/CHANGELOG for change history
##
version = "0.5"
import sys

View File

@ -1,7 +1,7 @@
noaacap changelog
##
Version: 0.5
Release: TBD
Release: August 31, 2017
Bug fix for long messages to ensure myZone is included
Improve error handling for configuration errors
Add -v command line switch to print version and copyright
@ -9,7 +9,7 @@ Add -v command line switch to print version and copyright
Version: 0.4
Release: August 24, 2017
Switched to compressed zcs to improve capacity
Improved messsage + \n length check
Improved messsage length check
##
Version: 0.3
Release: August 22, 2017

View File

@ -4,7 +4,7 @@ release may be found at http://thelifeofkenneth.com/aprx/debs/.
Once you are running aprx >= 2.9, install noaacap:
Install via sudo dpkg -i noaacap-0.4.1.deb. Then, to satisfy the dependencies,
Install via sudo dpkg -i noaacap-0.5.deb. Then, to satisfy the dependencies,
run sudo apt-get -f install.
CONFIGURATION

BIN
packages/noaacap-0.5.deb Normal file

Binary file not shown.