[SCM] gpac/master: Clarify license of src/utils/unicode.c, avoid lintian reporting it

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Apr 6 18:33:47 UTC 2014


The following commit has been merged in the master branch:
commit 311e29fb87ae337fb24abdafd728858cfc9bf0de
Author: Reinhard Tartler <siretart at tauware.de>
Date:   Sun Apr 6 12:23:20 2014 -0400

    Clarify license of src/utils/unicode.c, avoid lintian reporting it
    
    Lintian detects this file in error. No longer copy the full statement to
    debian/copyright, which is just confusing.

diff --git a/debian/copyright b/debian/copyright
index a15145b..8471c31 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -368,37 +368,6 @@ Comment:
  Note that the disclaimer in the source file is actually for the rfc2640.txt
  document, not the source file itself. This file was written by the copyright
  holders mentioned above. See also include/gpac/unicode.h.
- .
- The statement in this source file is repeated verbatim below.
- .
- This code has been adapted from http://www.ietf.org/rfc/rfc2640.txt
- Full Copyright Statement
- .
- Copyright (C) The Internet Society (1999).  All Rights Reserved.
- .
- This document and translations of it may be copied and furnished to
- others, and derivative works that comment on or otherwise explain it
- or assist in its implementation may be prepared, copied, published
- and distributed, in whole or in part, without restriction of any
- kind, provided that the above copyright notice and this paragraph are
- included on all such copies and derivative works.  However, this
- document itself may not be modified in any way, such as by removing
- the copyright notice or references to the Internet Society or other
- Internet organizations, except as needed for the purpose of
- developing Internet standards in which case the procedures for
- copyrights defined in the Internet Standards process must be
- followed, or as required to translate it into languages other than
- English.
- .
- The limited permissions granted above are perpetual and will not be
- revoked by the Internet Society or its successors or assigns.
- .
- This document and the information contained herein is provided on an
- "AS IS" basis and THE INTERNET SOCIETY AND THE INTERNET ENGINEERING
- TASK FORCE DISCLAIMS ALL WARRANTIES, EXPRESS OR IMPLIED, INCLUDING
- BUT NOT LIMITED TO ANY WARRANTY THAT THE USE OF THE INFORMATION
- HEREIN WILL NOT INFRINGE ANY RIGHTS OR ANY IMPLIED WARRANTIES OF
- MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE.
 
 License: OpenSSL License
    LICENSE ISSUES
diff --git a/debian/source/lintian-overrides b/debian/source/lintian-overrides
new file mode 100644
index 0000000..ab09ed4
--- /dev/null
+++ b/debian/source/lintian-overrides
@@ -0,0 +1,2 @@
+# The disclaimer in the source file is actually for the rfc2640.txt document, not the source file itself.
+gpac source: license-problem-non-free-RFC src/utils/unicode.c

-- 
gpac packaging



More information about the pkg-multimedia-commits mailing list