[libclc] 290/291: Fix Lintian warning: invalid-short-name-in-dep5-copyright bsd.

Andreas Beckmann anbe at moszumanska.debian.org
Tue Sep 8 10:54:01 UTC 2015


This is an automated email from the git hooks/post-receive script.

anbe pushed a commit to branch master
in repository libclc.

commit 182e3235e1f55e04a68d55a0a3fe38bf12ede26e
Author: Andreas Boll <andreas.boll.dev at gmail.com>
Date:   Thu Sep 3 15:31:54 2015 +0200

    Fix Lintian warning: invalid-short-name-in-dep5-copyright bsd.
    
    The correct short name for the licence of University of Illinois is NCSA
    according to spdx.org[1].
    
    [1] https://spdx.org/licenses/NCSA.html
    
    Signed-off-by: Andreas Boll <andreas.boll.dev at gmail.com>
---
 debian/changelog | 1 +
 debian/copyright | 6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3fc9cfa..23d991a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,7 @@ libclc (0.2.0~git20150813-1) UNRELEASED; urgency=medium
   * Remove system-clang.patch.
   * Add supported GPU families to description.
   * Bump standards version to 3.9.6 (no changes needed).
+  * Fix Lintian warning: invalid-short-name-in-dep5-copyright bsd.
 
  -- Timo Aaltonen <tjaalton at debian.org>  Tue, 18 Aug 2015 09:49:34 +0300
 
diff --git a/debian/copyright b/debian/copyright
index ecc1f23..a77dc63 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -4,14 +4,14 @@ Source: http://libclc.llvm.org
 
 Files: *
 Copyright: 2011-2014 Peter Collingbourne <peter at pcc.me.uk>
-License: BSD or MIT
+License: NCSA or MIT
 
 Files: debian/*
 Copyright: 2013-2014 Michael Gilbert <mgilbert at debian.org>
            2013-2014 Julian Wollrath <jwollrath at web.de>
-License: BSD or MIT
+License: NCSA or MIT
 
-License: BSD
+License: NCSA
  All rights reserved.
  .
  Permission is hereby granted, free of charge, to any person obtaining a copy

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opencl/libclc.git



More information about the Pkg-opencl-commits mailing list