[khronos-opencl-headers] 05/07: Standards-Version: 4.1.3, use https:// URLs
Andreas Beckmann
anbe at moszumanska.debian.org
Fri Jan 12 23:04:14 UTC 2018
This is an automated email from the git hooks/post-receive script.
anbe pushed a commit to branch master
in repository khronos-opencl-headers.
commit f2a120221e88d8dfd9dd6f9e727f794359a1edd3
Author: Andreas Beckmann <anbe at debian.org>
Date: Fri Jan 12 21:43:10 2018 +0100
Standards-Version: 4.1.3, use https:// URLs
---
debian/README.source | 2 +-
debian/changelog | 3 ++-
debian/control | 4 ++--
debian/copyright | 34 +++++++++++++++++-----------------
debian/patches/AMD_extensions.patch | 2 +-
5 files changed, 23 insertions(+), 22 deletions(-)
diff --git a/debian/README.source b/debian/README.source
index 67d4ec8..d6139e3 100644
--- a/debian/README.source
+++ b/debian/README.source
@@ -2,7 +2,7 @@ khronos-opencl-headers for Debian
---------------------------------
The headers can be downloaded as individual files from
-<http://www.khronos.org/registry/cl/>. The get-orig-source target in
+<https://www.khronos.org/registry/cl/>. The get-orig-source target in
debian/rules can be used to download them all and generate a tarball.
The API version to download has to be defined in debian/rules.
diff --git a/debian/changelog b/debian/changelog
index bb6bb5a..727cba5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,7 +6,8 @@ khronos-opencl-headers (2.1-2017.07.18-gf039db6-1) UNRELEASED; urgency=medium
* d/rules: Add "tarball" target to generate upstream snapshot tarballs from
the upstream git repository.
* Set Priority to optional.
- * Bump Standards-Version to 4.1.0.
+ * Bump Standards-Version to 4.1.3.
+ * Use https:// URLs.
[ Russ Allbery ]
* Remove myself from Uploaders. (Closes: #872768)
diff --git a/debian/control b/debian/control
index 6d1be84..1a69217 100644
--- a/debian/control
+++ b/debian/control
@@ -6,10 +6,10 @@ Section: libdevel
Priority: optional
Build-Depends: debhelper (>= 9),
libgl1-mesa-dev
-Standards-Version: 4.1.0
+Standards-Version: 4.1.3
Vcs-Browser: https://anonscm.debian.org/cgit/pkg-opencl/khronos-opencl-headers.git
Vcs-Git: https://anonscm.debian.org/git/pkg-opencl/khronos-opencl-headers.git
-Homepage: http://www.khronos.org/registry/cl/
+Homepage: https://www.khronos.org/registry/cl/
Package: opencl-c-headers
Architecture: all
diff --git a/debian/copyright b/debian/copyright
index 33092bb..65fe1c0 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -1,10 +1,10 @@
-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: OpenCL headers
-Upstream-Contact: The Khronos Group Inc. <http://www.khronos.org/>
-Source: http://www.khronos.org/registry/cl/
+Upstream-Contact: The Khronos Group Inc. <https://www.khronos.org/>
+Source: https://www.khronos.org/registry/cl/
Files: *
-Copyright: (c) 2008-2015 The Khronos Group Inc.
+Copyright: (c) 2008-2017 The Khronos Group Inc.
License: Expat-Khronos
Permission is hereby granted, free of charge, to any person obtaining a
copy of this software and/or associated documentation files (the
@@ -31,21 +31,21 @@ License: Expat-Khronos
MATERIALS OR THE USE OR OTHER DEALINGS IN THE MATERIALS.
Files: debian/*
-Copyright: © 2010-2015 Andreas Beckmann <anbe at debian.org>
+Copyright: © 2010-2018 Andreas Beckmann <anbe at debian.org>
© 2016 Vincent Danjean <vdanjean at debian.org>
License: GPL-3+
- This program is free software: you can redistribute it and/or modify it
- under the terms of the GNU General Public License as published by the
- Free Software Foundation, either version 3 of the License, or (at your
- option) any later version.
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
.
- This program is distributed in the hope that it will be useful, but
- WITHOUT ANY WARRANTY; without even the implied warranty of
- MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General
- Public License for more details.
+ This package is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
.
- You should have received a copy of the GNU General Public License along
- with this program. If not, see <http://www.gnu.org/licenses/>.
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <https://www.gnu.org/licenses/>.
.
- The GNU General Public License version 3 may be found on Debian systems
- in /usr/share/common-licenses/GPL-3.
+ On Debian systems, the complete text of the GNU General
+ Public License version 3 can be found in "/usr/share/common-licenses/GPL-3".
diff --git a/debian/patches/AMD_extensions.patch b/debian/patches/AMD_extensions.patch
index 6056d0d..2574152 100644
--- a/debian/patches/AMD_extensions.patch
+++ b/debian/patches/AMD_extensions.patch
@@ -1,6 +1,6 @@
Author: Vincent Danjean <vdanjean at debian.org>
Subject: include AMD extensions in opencl-headers
-Bug-Debian: http://bugs.debian.org/695136
+Bug-Debian: https://bugs.debian.org/695136
--- a/cl_ext.h
+++ b/cl_ext.h
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opencl/khronos-opencl-headers.git
More information about the Pkg-opencl-commits
mailing list