From ac9f5f227621fe2a9ac10e2fc259ee7f76846098 Mon Sep 17 00:00:00 2001 From: Graham Inggs Date: Fri, 7 Jul 2017 17:50:29 +0200 Subject: [PATCH] Update copyright, use https --- debian/changelog | 1 + debian/control | 2 +- debian/copyright | 7 ++++--- 3 files changed, 6 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 129ecd9..ab2e720 100644 --- a/debian/changelog +++ b/debian/changelog @@ -7,6 +7,7 @@ utf8proc (2.1.0-1) UNRELEASED; urgency=medium * Switch to debhelper 10 * Enable all hardening flags * Bump Standards-Version to 4.0.0 + * Update copyright, use https -- Graham Inggs Fri, 07 Jul 2017 17:18:34 +0200 diff --git a/debian/control b/debian/control index e17211d..8761058 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 10), unicode-data (>= 10.0) Standards-Version: 4.0.0 Section: libs -Homepage: http://julialang.org/utf8proc/ +Homepage: https://julialang.org/utf8proc/ Vcs-Git: https://anonscm.debian.org/git/pkg-julia/utf8proc.git Vcs-Browser: https://anonscm.debian.org/git/pkg-julia/utf8proc.git diff --git a/debian/copyright b/debian/copyright index 85f1dda..a6705ac 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,6 +1,6 @@ -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: utf8proc -Source: http://julialang.org/utf8proc/ +Source: https://julialang.org/utf8proc/ Files: * Copyright: 2009, 2013 Public Software Group e. V., Berlin, Germany @@ -17,7 +17,8 @@ Copyright: 1991-2007 Unicode, Inc. License: Unicode Files: debian/* -Copyright: 2015 Peter Colberg +Copyright: 2015-2016 Peter Colberg + 2017 Graham Inggs License: Expat License: Expat -- 2.30.2