[khronos-opencl-headers] 04/05: fix new lintian issues

Andreas Beckmann anbe at moszumanska.debian.org
Sat Feb 24 17:06:16 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 f1fbae274adf2d6a402b5dd21a9a475310436637
Author: Andreas Beckmann <anbe at debian.org>
Date:   Fri Feb 23 21:18:36 2018 +0100

    fix new lintian issues
---
 debian/changelog                | 2 ++
 debian/rules                    | 2 ++
 debian/source/lintian-overrides | 4 ++--
 debian/upstream/metadata        | 3 +++
 4 files changed, 9 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index d74b6e9..11bf8dd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,8 @@ khronos-opencl-headers (2.2~2018.02.21-gb5c3680-1) UNRELEASED; urgency=medium
     + OpenCL 2.2 support.
   * Set Rules-Requires-Root: no.
   * Switch Vcs-* URLs to salsa.debian.org.
+  * Add debian/upstream/metadata.
+  * Update Lintian overrides.
 
  -- Andreas Beckmann <anbe at debian.org>  Fri, 23 Feb 2018 20:28:19 +0100
 
diff --git a/debian/rules b/debian/rules
index f8f8e3f..2a8fa66 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,9 @@
 	dh $@
 
 override_dh_auto_test:
+ifeq (,$(filter nocheck,$(DEB_BUILD_OPTIONS)))
 	$(MAKE) -C debian/t
+endif
 
 override_dh_auto_clean:
 	$(MAKE) -C debian/t clean
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
index edf07fc..8dccd64 100644
--- a/debian/source/lintian-overrides
+++ b/debian/source/lintian-overrides
@@ -1,2 +1,2 @@
-# upstream does not provide a tarball let alone a signature ...
-debian-watch-may-check-gpg-signature
+# upstream does not provide a tarball or a git tag let alone a signature ...
+debian-watch-does-not-check-gpg-signature
diff --git a/debian/upstream/metadata b/debian/upstream/metadata
new file mode 100644
index 0000000..8501d63
--- /dev/null
+++ b/debian/upstream/metadata
@@ -0,0 +1,3 @@
+Name: OpenCL-Headers
+Repository: https://github.com/KhronosGroup/OpenCL-Headers.git
+Repository-Browse: https://github.com/KhronosGroup/OpenCL-Headers

-- 
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