[Python-modules-commits] [speechrecognition-python] 07/08: Add patch to remove extra license

Ethan Ward ethanward-guest at moszumanska.debian.org
Fri Sep 1 23:13:59 UTC 2017


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

ethanward-guest pushed a commit to branch master
in repository speechrecognition-python.

commit 549ca61e4acdc9da58749dfe2d3efa21d67bb268
Author: Ethan Ward <ethan.ward at mycroft.ai>
Date:   Fri Sep 1 16:28:16 2017 -0500

    Add patch to remove extra license
---
 debian/patches/0002-Remove-extra-license.patch | 47 ++++++++++++++++++++++++++
 debian/patches/series                          |  1 +
 2 files changed, 48 insertions(+)

diff --git a/debian/patches/0002-Remove-extra-license.patch b/debian/patches/0002-Remove-extra-license.patch
new file mode 100644
index 0000000..bedc228
--- /dev/null
+++ b/debian/patches/0002-Remove-extra-license.patch
@@ -0,0 +1,47 @@
+From: Ethan Ward <ethan.ward at mycroft.ai>
+Date: Fri, 1 Sep 2017 16:21:50 -0500
+Subject: Remove extra license
+
+---
+ .../pocketsphinx-data/en-US/LICENSE.txt            | 31 ----------------------
+ 1 file changed, 31 deletions(-)
+ delete mode 100644 speech_recognition/pocketsphinx-data/en-US/LICENSE.txt
+
+diff --git a/speech_recognition/pocketsphinx-data/en-US/LICENSE.txt b/speech_recognition/pocketsphinx-data/en-US/LICENSE.txt
+deleted file mode 100644
+index d559552..0000000
+--- a/speech_recognition/pocketsphinx-data/en-US/LICENSE.txt
++++ /dev/null
+@@ -1,31 +0,0 @@
+-Copyright (c) 1999-2015 Carnegie Mellon University.  All rights
+-reserved.
+-
+-Redistribution and use in source and binary forms, with or without
+-modification, are permitted provided that the following conditions
+-are met:
+-
+-1. Redistributions of source code must retain the above copyright
+-   notice, this list of conditions and the following disclaimer. 
+-
+-2. Redistributions in binary form must reproduce the above copyright
+-   notice, this list of conditions and the following disclaimer in
+-   the documentation and/or other materials provided with the
+-   distribution.
+-
+-This work was supported in part by funding from the Defense Advanced 
+-Research Projects Agency and the National Science Foundation of the 
+-United States of America, and the CMU Sphinx Speech Consortium.
+-
+-THIS SOFTWARE IS PROVIDED BY CARNEGIE MELLON UNIVERSITY ``AS IS'' AND 
+-ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, 
+-THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR
+-PURPOSE ARE DISCLAIMED.  IN NO EVENT SHALL CARNEGIE MELLON UNIVERSITY
+-NOR ITS EMPLOYEES BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
+-SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT 
+-LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 
+-DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 
+-THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 
+-(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE 
+-OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
+- 
+\ No newline at end of file
diff --git a/debian/patches/series b/debian/patches/series
index e2d87a7..3e17d28 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 0001-Allow-disabling-tests.patch
+0002-Remove-extra-license.patch

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/speechrecognition-python.git



More information about the Python-modules-commits mailing list