This is an automated email from the git hooks/post-receive script. latticetower-guest pushed a commit to branch master in repository tm-align.
commit 7f2d0688672e428758dd0ca19732786d26eadc30 Author: latticetower-guest <[email protected]> Date: Fri Jun 10 23:18:58 2016 +0000 add example files to d/copyright, add tm-align.examples file --- debian/changelog | 1 + debian/copyright | 25 +++++++++++++++++++++++++ debian/tm-align.examples | 1 + 3 files changed, 27 insertions(+) diff --git a/debian/changelog b/debian/changelog index 585b3d3..d5dec08 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ tm-align (20160521+dfsg-2) UNRELEASED; urgency=medium * add example gzipped protein structures+mention them in d/source/binaries * add testsuite * add README.test for testsuite + * add example files to d/copyright, add tm-align.examples file -- Tatiana Malygina <[email protected]> Fri, 10 Jun 2016 22:12:31 +0000 diff --git a/debian/copyright b/debian/copyright index b402f0b..4b67751 100644 --- a/debian/copyright +++ b/debian/copyright @@ -4,6 +4,18 @@ Upstream-Contact: Yang Zhang <[email protected]> Source: http://zhanglab.ccmb.med.umich.edu/TM-align/ Files-Excluded: TMalign TMscore +Files: debian/examples/1ni7.pdb.gz +Copyright: © 2002, Liu, G., Li, Z., Chiang, Y., Acton, T., Montelione, G.T., Murray, D., Szyperski, T. +License: PDB +Comment: full protein structure in PDB format from RCSB PDB database, gzipped + PDB ID: 1ni7, available at: http://www.rcsb.org + +Files: debian/examples/5eep.pdb.gz +Copyright: © 2015, Kenne, A.N., Kim, S., Park, S.Y. +License: PDB +Comment: full protein structure in PDB format from RCSB PDB database, gzipped + PDB ID: 5eep, available at: http://www.rcsb.org + Files: * Copyright: © 2005-2012 Yang Zhang, Jeffrey Skolnick License: other @@ -21,3 +33,16 @@ License: GPL The Debian packaging is licensed under the GPL, see `/usr/share/common-licenses/GPL'. +License: PDB + PDB File License - as described in RCSB PDB site - June 17, 2016 + . + Data files contained in the PDB archive (ftp://ftp.wwpdb.org) are free of all + copyright restrictions and made fully and freely available for both + non-commercial and commercial use. Users of the data should attribute the + original authors of that structural data. By using the materials available in + the PDB archive, the user agrees to abide by the conditions described in the + PDB Advisory Notice (http://www.rcsb.org/pdb/static.do?p=general_information/about_pdb/pdb_advisory.html). + . + License's text is available on RCSB PDB database site (http://www.rcsb.org), on page named + "RCSB PDB Policies & References". + URL: http://www.rcsb.org/pdb/static.do?p=general_information/about_pdb/policies_references.html diff --git a/debian/tm-align.examples b/debian/tm-align.examples new file mode 100644 index 0000000..55b78ae --- /dev/null +++ b/debian/tm-align.examples @@ -0,0 +1 @@ +debian/examples/* -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/tm-align.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
