diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-06 22:45:54 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-06-06 22:45:54 (EDT) |
commit | aee6db17af9141efed7ec59750c46fdfbabcee87 (patch) | |
tree | cc32a3878045023e4bb7e6c1c79332a9899a3d31 | |
parent | ae96fe7a5fd123e5dd85731872acd12062fb6849 (diff) |
control: Update Maintainer and Homepage
Upstream now prefers HTTPS. Cf. upstream Git commit 633e6f8.
-rw-r--r-- | changelog | 1 | ||||
-rw-r--r-- | control | 4 |
2 files changed, 3 insertions, 2 deletions
@@ -1,6 +1,7 @@ pciutils (3.6.2-1) trunk * New upstream version. + * Update Maintainer and Homepage. -- Patrick McDermott <patrick.mcdermott@libiquity.com> Thu, 06 Jun 2019 22:35:21 -0400 @@ -1,3 +1,3 @@ -Maintainer: "P. J. McDermott" <pj@pehjota.net> +Maintainer: Patrick McDermott <patrick.mcdermott@libiquity.com> Build-Depends: opkhelper-3.0, libz.1-dev -Homepage: http://mj.ucw.cz/sw/pciutils/ +Homepage: https://mj.ucw.cz/sw/pciutils/ |