diff options
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 2 | ||||
-rw-r--r-- | debian/copyright | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index c902161..c1b9b1a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,8 @@ bitz-server (2.0.0-1) UNRELEASED; urgency=medium - Change Build-Depends from liblog4cpp5-dev to libspdlog-dev. * debian/rules: - Switch from deprecated dh_systemd_enable to dh_installsystemd. + * debian/copyright: + - Use secure copyright format URI. -- Jörg Frings-Fürst <debian@jff.email> Wed, 27 Jun 2018 16:59:48 +0200 diff --git a/debian/copyright b/debian/copyright index 443ff37..b1b7857 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,4 +1,4 @@ -Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: bitz-server Source: https://github.com/uditha-atukorala/bitz-server |