Author: lkajan Date: 2013-05-29 20:58:25 +0000 (Wed, 29 May 2013) New Revision: 13750
Modified: trunk/packages/concavity/trunk/debian/changelog trunk/packages/concavity/trunk/debian/control Log: removed dm upload allowed from d/control Modified: trunk/packages/concavity/trunk/debian/changelog =================================================================== --- trunk/packages/concavity/trunk/debian/changelog 2013-05-29 20:21:24 UTC (rev 13749) +++ trunk/packages/concavity/trunk/debian/changelog 2013-05-29 20:58:25 UTC (rev 13750) @@ -1,6 +1,13 @@ +concavity (0.1-3) UNRELEASED; urgency=low + + * - + + -- Laszlo Kajan <[email protected]> Wed, 29 May 2013 22:57:18 +0200 + concavity (0.1-2) unstable; urgency=low * Added cmd line argument for limiting cavity threshold search steps. + * Fixed d/control description. * Use a wildcard to account for all architectures (Closes: #693017). -- Laszlo Kajan <[email protected]> Wed, 10 Oct 2012 18:05:08 +0200 Modified: trunk/packages/concavity/trunk/debian/control =================================================================== --- trunk/packages/concavity/trunk/debian/control 2013-05-29 20:21:24 UTC (rev 13749) +++ trunk/packages/concavity/trunk/debian/control 2013-05-29 20:58:25 UTC (rev 13750) @@ -8,7 +8,6 @@ Homepage: http://compbio.cs.princeton.edu/concavity/ Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/concavity/trunk/ Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/concavity/trunk/ -DM-Upload-Allowed: yes Package: concavity Architecture: any @@ -30,7 +29,7 @@ * PyMOL script to visualize the predictions (*.pml). . ConCavity has many features. The default run of concavity is equivalent to - ConCavity^L in the paper: + ConCavity in the paper: 'Capra JA, Laskowski RA, Thornton JM, Singh M, and Funkhouser TA(2009) Predicting Protein Ligand Binding Sites by Combining Evolutionary Sequence Conservation and 3D Structure. PLoS Comput Biol, 5(12).'. _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
