Author: tille Date: 2013-06-05 21:05:26 +0000 (Wed, 05 Jun 2013) New Revision: 13850
Modified: trunk/packages/profit/trunk/debian/changelog trunk/packages/profit/trunk/debian/control trunk/packages/profit/trunk/debian/copyright Log: Even if package is non-redistributable the metainformation should be correct and helpful because prospective package gatherer grabs and uses this information Modified: trunk/packages/profit/trunk/debian/changelog =================================================================== --- trunk/packages/profit/trunk/debian/changelog 2013-06-05 20:08:47 UTC (rev 13849) +++ trunk/packages/profit/trunk/debian/changelog 2013-06-05 21:05:26 UTC (rev 13850) @@ -1,5 +1,6 @@ profit (3.1-1) UNRELEASED; urgency=low + * Initial packaging that would (closes: #525428) if package would be redistributable * The license does not allow a redistribution. -- Steffen Moeller <[email protected]> Wed, 05 Jun 2013 17:38:14 +0200 Modified: trunk/packages/profit/trunk/debian/control =================================================================== --- trunk/packages/profit/trunk/debian/control 2013-06-05 20:08:47 UTC (rev 13849) +++ trunk/packages/profit/trunk/debian/control 2013-06-05 21:05:26 UTC (rev 13850) @@ -5,14 +5,17 @@ Build-Depends: debhelper (>= 8.0.0), libreadline-dev Standards-Version: 3.9.4 Homepage: http://www.bioinf.org.uk/software/profit/ -#Vcs-Git: git://git.debian.org/collab-maint/profit.git -#Vcs-Browser: http://git.debian.org/?p=collab-maint/profit.git;a=summary +Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/profit/trunk/ +Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/profit/trunk/ Package: profit Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, profit-data Description: Protein structure alignment - Nothing to be redistributed. + ProFit is designed to be the ultimate protein least squares fitting + program. It has many features including flexible specification of + fitting zones and atoms, calculation of RMS over different zones or + atoms, RMS-by-residue calculation, on-line help facility, etc. Package: profit-data Architecture: all Modified: trunk/packages/profit/trunk/debian/copyright =================================================================== --- trunk/packages/profit/trunk/debian/copyright 2013-06-05 20:08:47 UTC (rev 13849) +++ trunk/packages/profit/trunk/debian/copyright 2013-06-05 21:05:26 UTC (rev 13850) @@ -5,7 +5,7 @@ Files: * Copyright: <years> <put author's name and email here> <years> <likewise for another author> -License: <special license> +License: non-distributable ProFit . Protein Least Squares Fitting _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
