Author: tille Date: 2016-06-21 14:20:32 +0000 (Tue, 21 Jun 2016) New Revision: 22150
Modified: trunk/packages/dssp/trunk/debian/changelog trunk/packages/dssp/trunk/debian/control trunk/packages/dssp/trunk/debian/copyright Log: Fix sequence of paragraphs in d/copyright Modified: trunk/packages/dssp/trunk/debian/changelog =================================================================== --- trunk/packages/dssp/trunk/debian/changelog 2016-06-21 11:51:17 UTC (rev 22149) +++ trunk/packages/dssp/trunk/debian/changelog 2016-06-21 14:20:32 UTC (rev 22150) @@ -1,6 +1,7 @@ dssp (2.2.1-3) UNRELEASED; urgency=medium * Team upload. + [ Tatiana Malygina ] * cme fix dpkg-control * add example files * add simple testsuite and README.test @@ -8,6 +9,10 @@ * move examples from upstream patch to d/examples * add information on .pdb example files to d/copyright + [ Andreas Tille ] + * Fix sequence of files in d/copyright + * Secure Vcs-Browser + -- Tatiana Malygina <[email protected]> Tue, 07 Jun 2016 14:58:19 +0000 dssp (2.2.1-2) unstable; urgency=medium Modified: trunk/packages/dssp/trunk/debian/control =================================================================== --- trunk/packages/dssp/trunk/debian/control 2016-06-21 11:51:17 UTC (rev 22149) +++ trunk/packages/dssp/trunk/debian/control 2016-06-21 14:20:32 UTC (rev 22150) @@ -12,7 +12,7 @@ libboost-system-dev, libboost-thread-dev Standards-Version: 3.9.8 -Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/dssp/trunk/ +Vcs-Browser: https://anonscm.debian.org/viewvc/debian-med/trunk/packages/dssp/trunk/ Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/dssp/trunk/ Homepage: http://www.cmbi.ru.nl/dssp.html Modified: trunk/packages/dssp/trunk/debian/copyright =================================================================== --- trunk/packages/dssp/trunk/debian/copyright 2016-06-21 11:51:17 UTC (rev 22149) +++ trunk/packages/dssp/trunk/debian/copyright 2016-06-21 14:20:32 UTC (rev 22150) @@ -3,6 +3,14 @@ Upstream-Contact: Maarten L. Hekkelman <[email protected]> Source: http://www.cmbi.ru.nl/dssp/ +Files: * +Copyright: © 2009-2012, Maarten L. Hekkelman <[email protected]> +License: Boost-1.0 + +Files: debian/* +Copyright: © 2012, Maarten L. Hekkelman <[email protected]> +License: Boost-1.0 + Files: debian/examples/5bmg.pdb Copyright: © 2016, Cunningham, T.F., Pornsuwan, S., Horne, W.S., Saxena, S. License: PDB @@ -29,15 +37,7 @@ Can be replaced by any other PDB file or PDB file fragment with atom coordinates. -Files: debian/* -Copyright: © 2012, Maarten L. Hekkelman <[email protected]> License: Boost-1.0 - -Files: * -Copyright: © 2009-2012, Maarten L. Hekkelman <[email protected]> -License: Boost-1.0 - -License: Boost-1.0 Boost Software License - Version 1.0 - August 17th, 2003 . Permission is hereby granted, free of charge, to any person or organization _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
