[Debian-iot-packaging] [openzwave-controlpanel] 04/06: Move to non-free

Dara Adib daradib-guest at moszumanska.debian.org
Fri Dec 23 03:36:45 UTC 2016


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

daradib-guest pushed a commit to branch debian/master
in repository openzwave-controlpanel.

commit 780f4832109871af07373531a0fe72ef93c7af57
Author: Dara Adib <daradib at ocf.berkeley.edu>
Date:   Thu Dec 22 18:21:55 2016 -0500

    Move to non-free
    
    Custom license allows distribution "without modification"
    unlike the similar W3C license, which allows distribution
    "with or without modification".
    
    Contacted upstream about relicensing.
---
 debian/TODO      | 1 -
 debian/control   | 2 +-
 debian/copyright | 4 +++-
 3 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/TODO b/debian/TODO
index 1c6a371..ceb1fdc 100644
--- a/debian/TODO
+++ b/debian/TODO
@@ -2,7 +2,6 @@
    (lintian binary-without-manpage).
  - Change CFLAGS and LDFLAGS in Makefile
    (lintian hardening-no-bindnow, hardening-no-fortify-functions).
- - Review debian/copyright. The W3C license looks slightly modified.
  - Consider patching webserver.cpp to use mkstemp instead of mktemp
    and forward change upstream. This would fix a gcc warning.
  - Add a watch file if upstream starts making releases (GitHub #51).
diff --git a/debian/control b/debian/control
index 60b5b75..3d23683 100644
--- a/debian/control
+++ b/debian/control
@@ -1,5 +1,5 @@
 Source: openzwave-controlpanel
-Section: comm
+Section: non-free/comm
 Priority: optional
 Maintainer: Debian IoT Maintainers <debian-iot-maintainers at lists.alioth.debian.org>
 Uploaders: Dara Adib <daradib at ocf.berkeley.edu>
diff --git a/debian/copyright b/debian/copyright
index 60ea1b1..22f31e6 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -2,11 +2,13 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
 Upstream-Name: open-zwave-control-panel
 Upstream-Contact: Justin Hammond <justin at dynam.ac>
 Source: https://github.com/OpenZWave/open-zwave-control-panel
+Disclaimer: License resembles W3C license, but does not grant permission
+ to distribute with modification.
 
 Files: *
 Copyright: 2010 Greg Satz <satz at iranger.com>
            2014 Justin Hammond <justin at dynam.ac>
-License: W3C
+License: other
  This work (including software, documents, or other related items) is being
  provided by the copyright holders under the following license. By obtaining,
  using and/or copying this work, you (the licensee) agree that you have read,

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-iot/openzwave-controlpanel.git



More information about the Debian-iot-packaging mailing list