Author: plessy Date: 2013-05-06 07:01:42 +0000 (Mon, 06 May 2013) New Revision: 13500
Modified: trunk/packages/R/r-cran-haplo.stats/trunk/debian/changelog trunk/packages/R/r-cran-haplo.stats/trunk/debian/control Log: Normalised debian/control with config-model-edit. Modified: trunk/packages/R/r-cran-haplo.stats/trunk/debian/changelog =================================================================== --- trunk/packages/R/r-cran-haplo.stats/trunk/debian/changelog 2013-05-06 07:00:38 UTC (rev 13499) +++ trunk/packages/R/r-cran-haplo.stats/trunk/debian/changelog 2013-05-06 07:01:42 UTC (rev 13500) @@ -4,6 +4,7 @@ * Depend on R 2.15 according to DESCRIPTION. * Normalised VCS URLs following Lintian's standard. * Using Debhelper 9. + * Normalised debian/control with config-model-edit. -- Charles Plessy <[email protected]> Mon, 06 May 2013 15:51:37 +0900 Modified: trunk/packages/R/r-cran-haplo.stats/trunk/debian/control =================================================================== --- trunk/packages/R/r-cran-haplo.stats/trunk/debian/control 2013-05-06 07:00:38 UTC (rev 13499) +++ trunk/packages/R/r-cran-haplo.stats/trunk/debian/control 2013-05-06 07:01:42 UTC (rev 13500) @@ -1,19 +1,22 @@ Source: r-cran-haplo.stats +Maintainer: Debian Med Packaging Team <[email protected]> +Uploaders: Steffen Moeller <[email protected]>, + Charles Plessy <[email protected]>, + Andreas Tille <[email protected]> Section: gnu-r Priority: optional -Maintainer: Debian Med Packaging Team <[email protected]> -Uploaders: Steffen Moeller <[email protected]>, - Charles Plessy <[email protected]>, - Andreas Tille <[email protected]> -Build-Depends: debhelper (>= 9), cdbs, r-base-dev (>= 2.15) +Build-Depends: debhelper (>= 9), + cdbs, + r-base-dev (>= 2.15) Standards-Version: 3.9.3 -Homepage: http://cran.r-project.org/web/packages/haplo.stats Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-cran-haplo.stats/trunk Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-haplo.stats/trunk/ +Homepage: http://cran.r-project.org/web/packages/haplo.stats Package: r-cran-haplo.stats Architecture: any -Depends: ${shlibs:Depends}, ${R:Depends} +Depends: ${shlibs:Depends}, + ${R:Depends} Description: GNU R package for haplotype analysis The package provides routines for the GNU R statistics environment for statistical Analysis of indirectly measured Haplotypes with Traits @@ -21,3 +24,4 @@ assume that all subjects are unrelated and that haplotypes are ambiguous (due to unknown linkage phase of the genetic markers). The main functions are: haplo.em, haplo.glm, haplo.score, haplo.power, and seqhap. + _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
