Author: tille Date: 2015-09-24 09:13:40 +0000 (Thu, 24 Sep 2015) New Revision: 20116
Modified: trunk/packages/R/r-cran-epi/trunk/debian/changelog trunk/packages/R/r-cran-epi/trunk/debian/control trunk/packages/R/r-cran-epi/trunk/debian/copyright Log: r-cran-survival is an implicite dependency, update todo in changelog, DEP5 Modified: trunk/packages/R/r-cran-epi/trunk/debian/changelog =================================================================== --- trunk/packages/R/r-cran-epi/trunk/debian/changelog 2015-09-24 09:05:43 UTC (rev 20115) +++ trunk/packages/R/r-cran-epi/trunk/debian/changelog 2015-09-24 09:13:40 UTC (rev 20116) @@ -2,7 +2,10 @@ * New upstream version * cme fix dpkg-control - * TODO: Package r-cran-cmprsk, r-cran-etm + * TODO: Packages + svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-cmprsk/trunk/ + r-cran-etm + * DEP5 -- Andreas Tille <[email protected]> Thu, 24 Sep 2015 09:47:02 +0200 Modified: trunk/packages/R/r-cran-epi/trunk/debian/control =================================================================== --- trunk/packages/R/r-cran-epi/trunk/debian/control 2015-09-24 09:05:43 UTC (rev 20115) +++ trunk/packages/R/r-cran-epi/trunk/debian/control 2015-09-24 09:13:40 UTC (rev 20116) @@ -7,7 +7,7 @@ cdbs, r-base-dev, r-cran-mass, - r-cran-survival + r-cran-cmprsk Standards-Version: 3.9.6 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-cran-epi/trunk/ Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-epi/trunk/ @@ -18,8 +18,7 @@ Depends: ${shlibs:Depends}, ${R:Depends}, r-cran-mass, - r-cran-survival -Recommends: r-cran-survival + r-cran-cmprsk Pre-Depends: dpkg (>= 1.17.2) Description: GNU R epidemiological analysis Functions for demographic and epidemiological analysis in the Lexis diagram, Modified: trunk/packages/R/r-cran-epi/trunk/debian/copyright =================================================================== --- trunk/packages/R/r-cran-epi/trunk/debian/copyright 2015-09-24 09:05:43 UTC (rev 20115) +++ trunk/packages/R/r-cran-epi/trunk/debian/copyright 2015-09-24 09:13:40 UTC (rev 20116) @@ -5,7 +5,13 @@ Files: * Copyright: 2008-2012 Bendix Carstensen, Martyn Plummer, Esa Laara, Michael Hills et. al. -License: GPL2+ +License: GPL-2+ + +Files: debian/* +Copyright: 2008-2015 Andreas Tille <[email protected]> +License: GPL-2+ + +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 @@ -19,11 +25,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. . - On Debian systems, the complete text of the GNU Public + On Debian systems, the complete text of the GNU General Public License can be found in `/usr/share/common-licenses/GPL'. -Files: debian/* -Copyright: 2008-2012 Andreas Tille <[email protected]> -License: GPL2+ - Same as r-cran-epitools itelf - _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
