[Pkg-julia-devel] [SCM] utf8proc/master: Update copyright, use https
ginggs at users.alioth.debian.org
ginggs at users.alioth.debian.org
Fri Jul 7 15:52:35 UTC 2017
The following commit has been merged in the master branch:
commit ac9f5f227621fe2a9ac10e2fc259ee7f76846098
Author: Graham Inggs <ginggs at debian.org>
Date: Fri Jul 7 17:50:29 2017 +0200
Update copyright, use https
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 <ginggs at debian.org> 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 <peter at colberg.org>
+Copyright: 2015-2016 Peter Colberg <peter at colberg.org>
+ 2017 Graham Inggs <ginggs at debian.org>
License: Expat
License: Expat
--
utf8proc packaging
More information about the Pkg-julia-devel
mailing list