Changeset 9efcfee


Ignore:
Timestamp:
2019-08-31T13:09:27Z (5 years ago)
Author:
Jelmer Vernooij <jelmer@…>
Branches:
master
Children:
4a49847
Parents:
9778128
Message:

Use secure URI in Homepage field.

Fixes lintian: homepage-field-uses-insecure-uri
See https://lintian.debian.org/tags/homepage-field-uses-insecure-uri.html for more details.

Location:
debian
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • debian/changelog

    r9778128 r9efcfee  
    99  [ Jelmer Vernooij ]
    1010  * Use secure URI in debian/watch.
     11  * Use secure URI in Homepage field.
    1112
    1213 -- Debian Janitor <janitor@jelmer.uk>  Thu, 21 Mar 2019 00:10:27 +0000
  • debian/control

    r9778128 r9efcfee  
    66Standards-Version: 3.9.8
    77Build-Depends: libglib2.0-dev (>= 2.4), libevent-dev, libgnutls28-dev | libgnutls-dev | gnutls-dev, po-debconf, libpurple-dev, libotr5-dev, debhelper (>= 10~), python
    8 Homepage: http://www.bitlbee.org/
     8Homepage: https://www.bitlbee.org/
    99Vcs-Git: https://github.com/bitlbee/bitlbee
    1010Vcs-Browser: https://github.com/bitlbee/bitlbee
Note: See TracChangeset for help on using the changeset viewer.