-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Colin Doig
committed
Jul 9, 2018
1 parent
8289bdd
commit 5a71cc6
Showing
1 changed file
with
9 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,40 +1,40 @@ | ||
libgreentop (0.10.0+xenial) xenial; urgency=medium | ||
libgreentop (0.10.0+bionic) bionic; urgency=medium | ||
|
||
* correct mistake in betfair's xml | ||
|
||
-- Colin Doig <[email protected]> Mon, 09 Jul 2018 20:27:02 +1200 | ||
|
||
libgreentop (0.9.0+xenial) xenial; urgency=medium | ||
libgreentop (0.9.0+bionic) bionic; urgency=medium | ||
|
||
* Separate refreshMenu() into retrieveMenu() and parseMenu(). | ||
|
||
-- Colin Doig <[email protected]> Thu, 01 Feb 2018 18:28:56 +1300 | ||
|
||
libgreentop (0.8.1+xenial) xenial; urgency=medium | ||
libgreentop (0.8.1+bionic) bionic; urgency=medium | ||
|
||
* OSX build. | ||
|
||
-- Colin Doig <[email protected]> Sun, 21 Jan 2018 15:11:54 +1300 | ||
|
||
libgreentop (0.8.0+xenial) xenial; urgency=medium | ||
libgreentop (0.8.0+bionic) bionic; urgency=medium | ||
|
||
* latest version of the betfair API. | ||
|
||
-- Colin Doig <[email protected]> Thu, 18 Jan 2018 20:55:44 +1300 | ||
|
||
libgreentop (0.7.0+xenial) xenial; urgency=medium | ||
libgreentop (0.7.0+bionic) bionic; urgency=medium | ||
|
||
* load menu from string now works with jsoncpp 0.6.0 | ||
|
||
-- Colin Doig <[email protected]> Sun, 14 Jan 2018 12:41:12 +1300 | ||
|
||
libgreentop (0.6.0) xenial; urgency=medium | ||
libgreentop (0.6.0) bionic; urgency=medium | ||
|
||
* compile with earlier versions of jsoncpp, build for ubuntu xenial. | ||
* compile with earlier versions of jsoncpp, build for ubuntu bionic. | ||
|
||
-- Colin Doig <colind@ubuntu-xenial> Sat, 13 Jan 2018 15:36:15 +1300 | ||
-- Colin Doig <colind@ubuntu-bionic> Sat, 13 Jan 2018 15:36:15 +1300 | ||
|
||
libgreentop (0.1.0) xenial; urgency=low | ||
libgreentop (0.1.0) bionic; urgency=low | ||
|
||
* Initial release | ||
|
||
|