Andreas Tille pushed to branch master at Debian Med / idba
Commits: dbeb3e8d by Andreas Tille at 2020-03-21T07:22:55+01:00 Add license of gtest_src - - - - - c38674e1 by Andreas Tille at 2020-04-18T08:20:18+02:00 routine-update: Rules-Requires-Root: no - - - - - 8280f78f by Andreas Tille at 2020-04-18T08:26:27+02:00 routine-update: Ready to upload to unstable - - - - - 3 changed files: - debian/changelog - debian/control - debian/copyright Changes: ===================================== debian/changelog ===================================== @@ -1,3 +1,9 @@ +idba (1.1.3-7) unstable; urgency=medium + + * Rules-Requires-Root: no (routine-update) + + -- Andreas Tille <[email protected]> Sat, 18 Apr 2020 08:20:19 +0200 + idba (1.1.3-6) unstable; urgency=medium * Team upload. @@ -24,6 +30,7 @@ idba (1.1.3-6) unstable; urgency=medium * sim_reads_tran.1 * Install from debian/tmp to avoid warnings from dh_missing * Added script to download test data + * Add license of gtest_src -- Pranav Ballaney <[email protected]> Fri, 13 Mar 2020 22:13:47 +0530 ===================================== debian/control ===================================== @@ -10,6 +10,7 @@ Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/med-team/idba Vcs-Git: https://salsa.debian.org/med-team/idba.git Homepage: https://github.com/loneknightpy/idba +Rules-Requires-Root: no Package: idba Architecture: any ===================================== debian/copyright ===================================== @@ -7,6 +7,36 @@ Files: * Copyright: 2009-2013 Yu Peng <[email protected]> License: GPL-2+ +Files: gtest_src/* +Copyright: 2005, Google Inc. + [email protected] (Zhanyong Wan) +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: 2014-2016 Andreas Tille <[email protected]> License: GPL-2+ View it on GitLab: https://salsa.debian.org/med-team/idba/-/compare/774cc03b81b7574023766eedf0f510a7abf2ab77...8280f78f71712f13e8efb1004686b66eea939a41 -- View it on GitLab: https://salsa.debian.org/med-team/idba/-/compare/774cc03b81b7574023766eedf0f510a7abf2ab77...8280f78f71712f13e8efb1004686b66eea939a41 You're receiving this email because of your account on salsa.debian.org.
_______________________________________________ debian-med-commit mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/debian-med-commit
