Author: plessy Date: 2011-10-22 03:36:51 +0000 (Sat, 22 Oct 2011) New Revision: 8254
Modified: trunk/packages/R/r-cran-rocr/trunk/debian/changelog trunk/packages/R/r-cran-rocr/trunk/debian/copyright Log: Machine-readable debian/copyright, format 1.0 (DEP 5). Modified: trunk/packages/R/r-cran-rocr/trunk/debian/changelog =================================================================== --- trunk/packages/R/r-cran-rocr/trunk/debian/changelog 2011-10-22 03:32:35 UTC (rev 8253) +++ trunk/packages/R/r-cran-rocr/trunk/debian/changelog 2011-10-22 03:36:51 UTC (rev 8254) @@ -1,6 +1,7 @@ r-cran-rocr (1.0-4-3) UNRELEASED; urgency=low * Support depending on R pre-releases (debian/rules, Closes: #646157). + * Machine-readable debian/copyright, format 1.0 (DEP 5). -- Charles Plessy <[email protected]> Sat, 22 Oct 2011 12:26:45 +0900 Modified: trunk/packages/R/r-cran-rocr/trunk/debian/copyright =================================================================== --- trunk/packages/R/r-cran-rocr/trunk/debian/copyright 2011-10-22 03:32:35 UTC (rev 8253) +++ trunk/packages/R/r-cran-rocr/trunk/debian/copyright 2011-10-22 03:36:51 UTC (rev 8254) @@ -1,43 +1,33 @@ -Name : ROCR -Contact : Tobias Sing <[email protected]> -Source : http://cran.r-project.org/src/contrib/ROCR_1.0-4.tar.gz +Format: http://dep.debian.net/deps/dep5/ +Source: http://cran.r-project.org/src/contrib/ROCR_1.0-4.tar.gz +Comment: The package was renamed from its upstream name ‘ROCR’ to ‘r-cran-rocr’ + to highlight the fact that is it a package for R within the CRAN archive and + the policy to use lower case characters for package names. +Files: * +Copyright: © 2005-7 Tobias Sing, Oliver Sander, Niko Beerenwinkel and Thomas Lengauer. +License: GPL-2+ + This is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation; either version 2 of the License, or + (at your option) any later version. + . + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + . + You should have received a copy of the GNU General Public License along + with this program; if not, write to the Free Software Foundation, Inc., + 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. +Comment: Limited warranty. These datasets and software are provided in good + faith, but none of the authors, publishers nor distributors warrant their + accuracy nor can be held responsible for the consequences of their use. + . + On a Debian GNU/Linux system, the GNU General Public License version 2 is + included in the file ‘/usr/share/common-licenses/GPL-2’. -Copyright : © 2005-7 Tobias Sing, Oliver Sander, Niko Beerenwinkel and Thomas Lengauer. -License : GPL-2+ - - This is free software; you can redistribute it and/or modify - it under the terms of the GNU General Public License as published by - the Free Software Foundation; either version 2 of the License, or - (at your option) any later version. - - This program is distributed in the hope that it will be useful, - but WITHOUT ANY WARRANTY; without even the implied warranty of - MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the - GNU General Public License for more details. - - You should have received a copy of the GNU General Public License along - with this program; if not, write to the Free Software Foundation, Inc., - 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. - -Comment: Limited warranty - - These datasets and software are provided in good faith, but none of - the authors, publishers nor distributors warrant their accuracy - nor can be held responsible for the consequences of their use. - -On a Debian GNU/Linux system, the GNU General Public License version 2 is -included in the file ‘/usr/share/common-licenses/GPL-2’. - -The package was renamed from its upstream name 'ROCR' to 'r-cran-rocr' -to highlight the fact that is it a package for R within the CRAN archive -and the policy to use lower case characters for package names. - - Files: debian/* Copyright: © 2008 Steffen Moeller <[email protected]> -License: same as ROCR - -This package was created by Steffen Moeller <[email protected]>, -based on work for the r-cran-rodbc package of Dirk -Eddelbuettel <[email protected]>. +License: same + same as ROCR _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
