[beignet] 08/08: Relicense AppStream metadata
Rebecca Palmer
rnpalmer-guest at moszumanska.debian.org
Tue Aug 1 21:38:03 UTC 2017
This is an automated email from the git hooks/post-receive script.
rnpalmer-guest pushed a commit to branch master
in repository beignet.
commit 8bbdce15904d6b91aa5e78bc81d10b71d19cab71
Author: Rebecca N. Palmer <rebecca_palmer at zoho.com>
Date: Tue Aug 1 19:59:54 2017 +0100
Relicense AppStream metadata
This is needed because AppStream don't accept copylefted metadata
in their main listing:
https://lists.debian.org/debian-devel/2017/03/msg00162.html
---
debian/changelog | 1 +
debian/copyright | 4 ++++
debian/patches/add-appstream-metadata.patch | 9 +++++++--
3 files changed, 12 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 888d4c8..331e2d6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ beignet (1.3.1-1) UNRELEASED; urgency=medium
* Use compat 10, remove now-default --parallel.
* Use https copyright-format and support nodoc to comply with
Standards-Version 4.0.0.
+ * Relicense AppStream metadata.
-- Rebecca N. Palmer <rebecca_palmer at zoho.com> Sun, 30 Jul 2017 14:30:54 +0100
diff --git a/debian/copyright b/debian/copyright
index 4985581..b540424 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -58,6 +58,10 @@ Copyright: 2013 Simon Richter <sjr at debian.org>
© 2014-2017 Rebecca N. Palmer <rebecca_palmer at zoho.com>
License: LGPL-2.1+
+Files: debian/patches/add-appstream-metadata.patch
+Copyright: 2017 Rebecca N. Palmer <rebecca_palmer at zoho.com>
+License: MIT
+
License: LGPL-2.1+
This package is free software; you can redistribute it and/or
modify it under the terms of the GNU Lesser General Public
diff --git a/debian/patches/add-appstream-metadata.patch b/debian/patches/add-appstream-metadata.patch
index d0c804f..e80ce4e 100644
--- a/debian/patches/add-appstream-metadata.patch
+++ b/debian/patches/add-appstream-metadata.patch
@@ -3,8 +3,13 @@ Description: Add Appstream metadata listing supported hardware
http://people.skolelinux.org/pere/blog/Using_appstream_with_isenkram_to_install_hardware_related_packages_in_Debian.html
https://www.freedesktop.org/software/appstream/docs/chap-Metadata.html#sect-Metadata-GenericComponent
+Upstream agreed in
+https://lists.freedesktop.org/archives/beignet/2017-February/008597.html
+that this metadata (including parts automatically extracted from
+src/cl_device_data.h) can be MIT licensed.
+
Author: Rebecca N. Palmer <rebecca_palmer at zoho.com>
-Forwarded: https://lists.freedesktop.org/archives/beignet/2017-January/008464.html
+Forwarded: accepted https://cgit.freedesktop.org/beignet/commit/?id=033464f4b8045a49dbcc1a84cde5c05986ca11c2
--- a/CMakeLists.txt
+++ b/CMakeLists.txt
@@ -31,7 +36,7 @@ Forwarded: https://lists.freedesktop.org/archives/beignet/2017-January/008464.ht
+<provides>
+ at modalias_list@
+</provides>
-+<metadata_license>LGPL-2.1+</metadata_license>
++<metadata_license>MIT</metadata_license>
+<project_license>LGPL-2.1+</project_license>
+<url type="homepage">https://www.freedesktop.org/wiki/Software/Beignet/</url>
+<developer_name>Intel</developer_name>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-opencl/beignet.git
More information about the Pkg-opencl-commits
mailing list