Author: plessy Date: 2014-03-11 23:31:59 +0000 (Tue, 11 Mar 2014) New Revision: 16427
Modified: trunk/packages/staden-io-lib/trunk/debian/changelog trunk/packages/staden-io-lib/trunk/debian/copyright Log: New upstream release with new copyright and license statements. Modified: trunk/packages/staden-io-lib/trunk/debian/changelog =================================================================== --- trunk/packages/staden-io-lib/trunk/debian/changelog 2014-03-11 23:13:17 UTC (rev 16426) +++ trunk/packages/staden-io-lib/trunk/debian/changelog 2014-03-11 23:31:59 UTC (rev 16427) @@ -1,3 +1,9 @@ +staden-io-lib (1.13.5-1) UNRELEASED; urgency=medium + + * New upstream release. + + -- Charles Plessy <[email protected]> Wed, 12 Mar 2014 07:52:07 +0900 + staden-io-lib (1.13.3-2) unstable; urgency=medium * debian/patches/fix_bufferoverflow.patch: Fix buffer overflow Modified: trunk/packages/staden-io-lib/trunk/debian/copyright =================================================================== --- trunk/packages/staden-io-lib/trunk/debian/copyright 2014-03-11 23:13:17 UTC (rev 16426) +++ trunk/packages/staden-io-lib/trunk/debian/copyright 2014-03-11 23:31:59 UTC (rev 16427) @@ -1,5 +1,5 @@ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ -Source: http://qa.debian.org/watch/sf.php/staden/io_lib-1.13.3.tar.gz +Source: http://qa.debian.org/watch/sf.php/staden/io_lib-1.13.5.tar.gz Files: * Copyright: © 1994 Medical Research Council @@ -10,6 +10,21 @@ somewhat tricky, but it's sufficient to say that work in the CVS/SVN tree from August 2002 will be bound by the GRL licence instead. +Files: io_lib/arith_static.c +Copyright: © 2003 Eugene Shelwien + © 2014 Genome Research Ltd. +License: GRL-new +Comment: Range Coder portion derived from code by Eugene Shelwien (c) 2003. + +Files: io_lib/binning.h +Copyright: © 2014 Genome Research Ltd. +License: GRL-new + +Files: io_lib/rANS_static.c +Copyright: public domain parts by Fabian 'ryg' Giesen + © 2014 Genome Research Ltd. +License: GRL-new + Files: io_lib/open_trace_file.c Copyright: © 2001-2005 454 Life Sciences Corporation License: GRL or MRC, and 454 @@ -110,6 +125,35 @@ ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. +License: GRL-new + 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. + . + 3. Neither the names Genome Research Ltd and Wellcome Trust Sanger + Institute 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 GENOME RESEARCH LTD 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 GENOME RESEARCH + LTD 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. + License: MRC Copyright (c) Medical Research Council 1994. All rights reserved. . _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
