diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-05-31 21:21:08 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-05-31 21:21:08 (EDT) |
commit | b0f90194a209f448233f79849028dbcc2334ed55 (patch) | |
tree | fefb0e6c91f7db2f01b81330547b954e3084defb | |
parent | 83d19a02ebdcd4ef01df1168ead23cda2a1e99e6 (diff) |
control: Update Maintainer and Homepage fields
-rw-r--r-- | changelog | 1 | ||||
-rw-r--r-- | control | 4 |
2 files changed, 3 insertions, 2 deletions
@@ -1,6 +1,7 @@ libtommath (1.1.0-1) trunk * New upstream release. + * Update Maintainer and Homepage fields. -- Patrick McDermott <patrick.mcdermott@libiquity.com> Fri, 31 May 2019 21:20:36 -0400 @@ -1,3 +1,3 @@ -Maintainer: "P. J. McDermott" <pj@pehjota.net> +Maintainer: Patrick McDermott <patrick.mcdermott@libiquity.com> Build-Depends: opkhelper-3.0, libtool -Homepage: http://libtom.org/?page=features&whatfile=ltm +Homepage: https://www.libtom.net/LibTomMath/ |