Author: tille Date: 2012-02-10 15:27:06 +0000 (Fri, 10 Feb 2012) New Revision: 9641
Added: trunk/packages/R/r-cran-haplo.stats/trunk/debian/lintian-overrides Modified: trunk/packages/R/r-cran-haplo.stats/trunk/debian/changelog trunk/packages/R/r-cran-haplo.stats/trunk/debian/copyright Log: DEP 5, note about TODO Modified: trunk/packages/R/r-cran-haplo.stats/trunk/debian/changelog =================================================================== --- trunk/packages/R/r-cran-haplo.stats/trunk/debian/changelog 2012-02-10 15:04:41 UTC (rev 9640) +++ trunk/packages/R/r-cran-haplo.stats/trunk/debian/changelog 2012-02-10 15:27:06 UTC (rev 9641) @@ -12,7 +12,11 @@ * debhelper 8 (control+compat) * debian/source/format: 3.0 (quilt) * debian/rules: use usual R:depends variable substitution + * debian/lintian-overrides: do not warn about duplicate license + * debian/copyright: DEP5 + TODO: Clarify #655439 (just sendet mail to upstream) + -- Andreas Tille <[email protected]> Fri, 10 Feb 2012 15:54:27 +0100 r-cran-haplo.stats (1.4.4-1) unstable; urgency=low Modified: trunk/packages/R/r-cran-haplo.stats/trunk/debian/copyright =================================================================== --- trunk/packages/R/r-cran-haplo.stats/trunk/debian/copyright 2012-02-10 15:04:41 UTC (rev 9640) +++ trunk/packages/R/r-cran-haplo.stats/trunk/debian/copyright 2012-02-10 15:27:06 UTC (rev 9641) @@ -1,31 +1,33 @@ -Machine-readable license summary, see ‘http://dep.debian.net/deps/dep5/’. +Format: http://dep.debian.net/deps/dep5/ +Upstream-Name: Haplo Stats +Upstream-Contact: Jason P. Sinnwell <sinnwell.jason at mayo.edu> +Source: http://cran.r-project.org/src/contrib/ -Name : Haplo Stats -Contact : Jason P. Sinnwell <sinnwell.jason at mayo.edu> -Source : http://cran.r-project.org/src/contrib/haplo.stats_1.4.4.tar.gz +Files: * +Copyright: 2003-2011 Mayo Foundation for Medical Education and Research +License: GPL-2+ + This program 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. + . + For other licensing arrangements, please contact Daniel J. Schaid. + . + On a Debian system, the GNU GPL license version 2 is distributed in the file + ‘/usr/share/common-licenses/GPL-2’. -Copyright: 2003-2009 Mayo Foundation for Medical Education and Research +Files: debian/* +Copyright: 2008-2012 Steffen Moeller <[email protected]>, + Charles Plessy <[email protected]>, + Andreas Tille <[email protected]> License: GPL-2+ - - This program 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. - - For other licensing arrangements, please contact Daniel J. Schaid. - -On a Debian system, the GNU GPL license version 2 is distributed in the file -‘/usr/share/common-licenses/GPL-2’. - -This package was created by Steffen Moeller <[email protected]>, -based on work for the r-cran-rodbc package of Dirk -Eddelbuettel <[email protected]>. + Same as software itself. Added: trunk/packages/R/r-cran-haplo.stats/trunk/debian/lintian-overrides =================================================================== --- trunk/packages/R/r-cran-haplo.stats/trunk/debian/lintian-overrides (rev 0) +++ trunk/packages/R/r-cran-haplo.stats/trunk/debian/lintian-overrides 2012-02-10 15:27:06 UTC (rev 9641) @@ -0,0 +1 @@ +r-cran-haplo.stats: extra-license-file usr/lib/R/site-library/haplo.stats/LICENSE _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
