Author: tille Date: 2012-06-15 13:44:41 +0000 (Fri, 15 Jun 2012) New Revision: 11355
Modified: trunk/packages/libbio-das-perl/trunk/debian/control trunk/packages/libbio-das-perl/trunk/debian/copyright Log: DEP5 copyright Modified: trunk/packages/libbio-das-perl/trunk/debian/control =================================================================== --- trunk/packages/libbio-das-perl/trunk/debian/control 2012-06-15 13:32:23 UTC (rev 11354) +++ trunk/packages/libbio-das-perl/trunk/debian/control 2012-06-15 13:44:41 UTC (rev 11355) @@ -3,7 +3,7 @@ Priority: optional Build-Depends: debhelper (>= 4.0.2) Build-Depends-Indep: perl (>= 5.8.0-7) -Maintainer: Steffen Moeller <[email protected]> +Maintainer: Steffen Moeller <[email protected]> Standards-Version: 3.6.1 Homepage: http://www.biodas.org/ @@ -11,7 +11,7 @@ Architecture: all Depends: ${perl:Depends}, ${misc:Depends}, Suggests: dazzle -Description: [Biology] interface to Distributed Annotation System (DAS) +Description: interface to Distributed Annotation System (DAS) Bio::Das provides access to genome sequencing and annotation databases that export their data in Distributed Annotation System (DAS) format version 1.5. Both unencrypted (http:) and SSL-encrypted (https:) Modified: trunk/packages/libbio-das-perl/trunk/debian/copyright =================================================================== --- trunk/packages/libbio-das-perl/trunk/debian/copyright 2012-06-15 13:32:23 UTC (rev 11354) +++ trunk/packages/libbio-das-perl/trunk/debian/copyright 2012-06-15 13:44:41 UTC (rev 11355) @@ -1,35 +1,35 @@ -This is the debian package for the Bio-Das module. -It was created by Steffen Moeller <[email protected]> using dh-make-perl. +Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Contact: Lincoln Stein <[email protected]> +Upstream-Name: BioDAS +Source: <path_to_download> -The upstream author is: +Files: * +Copyright: © 2001-2011 Cold Spring Harbor Laboratory +License: Artistic +Disclaimer: In addition, the following disclaimers apply: + CSHL makes no representations whatsoever as to the SOFTWARE contained + herein. It is experimental in nature and is provided WITHOUT WARRANTY + OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE OR ANY OTHER + WARRANTY, EXPRESS OR IMPLIED. CSHL MAKES NO REPRESENTATION OR + WARRANTY THAT THE USE OF THIS SOFTWARE WILL NOT INFRINGE ANY PATENT OR + OTHER PROPRIETARY RIGHT. + . + By downloading this SOFTWARE, your Institution hereby indemnifies CSHL + against any loss, claim, damage or liability, of whatsoever kind or + nature, which may arise from your Institution's respective use, + handling or storage of the SOFTWARE. + . + If publications result from research using this SOFTWARE, we ask that + CSHL be acknowledged and/or credit be given to CSHL scientists, as + scientifically appropriate. -Lincoln Stein <[email protected]>. +Files: debian/* +Copyright: © 2005 Steffen Moeller <[email protected]> +License: Artistic -Copyright (c) 2001 Cold Spring Harbor Laboratory - -The Bio::Das package and all associated files are Copyright (c) -2001-2004 Cold Spring Harbor Laboratory. - -This library is free software; you can redistribute it and/or modify -it under the same terms as Perl itself. See the Artistic License file -in the main Perl distribution for specific terms and conditions of -use. For Debian systems this file is usually installed at -/usr/share/common-licenses/Artistic. - -In addition, the following disclaimers apply: - -CSHL makes no representations whatsoever as to the SOFTWARE contained -herein. It is experimental in nature and is provided WITHOUT WARRANTY -OF MERCHANTABILITY OR FITNESS FOR A PARTICULAR PURPOSE OR ANY OTHER -WARRANTY, EXPRESS OR IMPLIED. CSHL MAKES NO REPRESENTATION OR -WARRANTY THAT THE USE OF THIS SOFTWARE WILL NOT INFRINGE ANY PATENT OR -OTHER PROPRIETARY RIGHT. - -By downloading this SOFTWARE, your Institution hereby indemnifies CSHL -against any loss, claim, damage or liability, of whatsoever kind or -nature, which may arise from your Institution's respective use, -handling or storage of the SOFTWARE. - -If publications result from research using this SOFTWARE, we ask that -CSHL be acknowledged and/or credit be given to CSHL scientists, as -scientifically appropriate. +License: Artistic + This library is free software; you can redistribute it and/or modify + it under the same terms as Perl itself. See the Artistic License file + in the main Perl distribution for specific terms and conditions of + use. For Debian systems this file is usually installed at + /usr/share/common-licenses/Artistic. _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
