[med-svn] [hyphy] 01/02: dd license for gtest
Andreas Tille
tille at debian.org
Fri Jul 10 08:54:10 UTC 2015
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository hyphy.
commit 34dd7864f36da16bfdd9cbab496dfb08a0181dba
Author: Andreas Tille <tille at debian.org>
Date: Fri Jul 10 10:36:48 2015 +0200
dd license for gtest
---
debian/control | 2 ++
debian/copyright | 29 +++++++++++++++++++++++++++++
2 files changed, 31 insertions(+)
diff --git a/debian/control b/debian/control
index 6287eaa..7642c7c 100644
--- a/debian/control
+++ b/debian/control
@@ -18,6 +18,8 @@ Standards-Version: 3.9.6
Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/hyphy.git
Vcs-Git: git://anonscm.debian.org/debian-med/hyphy.git
Homepage: http://hyphy.org/
+X-Python-Version: >= 2.7
+X-Python3-Version: >= 3.4
Package: hyphygui
Architecture: any
diff --git a/debian/copyright b/debian/copyright
index 136d6c1..2699875 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -17,6 +17,35 @@ Copyright: 1997-2015 Sergei L Kosakovsky Pond <spond at ucsd.edu>
and others
License: MIT
+Files: contrib/gtest-1.7.0/*
+Copyright: 2008, Google Inc.
+License: BSD-3-clause
+ Redistribution and use in source and binary forms, with or without
+ modification, are permitted provided that the following conditions are
+ met:
+ .
+ * Redistributions of source code must retain the above copyright
+ notice, this list of conditions and the following disclaimer.
+ * 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.
+ * Neither the name of Google Inc. nor the names of its
+ contributors may be used to endorse or promote products derived from
+ this software without specific prior written permission.
+ .
+ THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
+ "AS IS" AND ANY EXPRESS 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 THE COPYRIGHT
+ OWNER OR CONTRIBUTORS 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.
+
Files: debian/*
Copyright: © 2015 Andreas Tille <tille at debian.org>
License: MIT
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/hyphy.git
More information about the debian-med-commit
mailing list