diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-05-01 19:28:19 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-05-01 19:28:19 (EDT) |
commit | fce46f8d5b480c0d43fe3cdbbd6ec332a038b136 (patch) | |
tree | 9ab8ba91ffb660c2def59d4d02d4dc3eb9f608e5 | |
parent | 0c5452d9dfe07bd83017be003b44c2307a177e71 (diff) |
control: Update Maintainer and Homepage
-rw-r--r-- | changelog | 2 | ||||
-rw-r--r-- | control | 5 |
2 files changed, 5 insertions, 2 deletions
@@ -1,6 +1,8 @@ gmp (6.1.2-1) trunk * New upstream version. + * Add self to maintainers. + * Update homepage. -- Patrick McDermott <patrick.mcdermott@libiquity.com> Wed, 01 May 2019 19:23:40 -0400 @@ -1,3 +1,4 @@ Build-Depends: gpg, dirmngr, opkhelper-3.0 -Maintainer: "David T. Stanford" <dstanford@daemonbox.net> -Homepage: http://gmplib.org/ +Maintainer: Patrick McDermott <patrick.mcdermott@libiquity.com>, + "David T. Stanford" <dstanford@daemonbox.net> +Homepage: https://gmplib.org/ |