[med-svn] r13500 - trunk/packages/R/r-cran-haplo.stats/trunk/debian
Charles Plessy
plessy at alioth.debian.org
Mon May 6 07:01:42 UTC 2013
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 <plessy at debian.org> 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 <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Steffen Moeller <moeller at debian.org>,
+ Charles Plessy <plessy at debian.org>,
+ Andreas Tille <tille at debian.org>
Section: gnu-r
Priority: optional
-Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
-Uploaders: Steffen Moeller <moeller at debian.org>,
- Charles Plessy <plessy at debian.org>,
- Andreas Tille <tille at debian.org>
-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.
+
More information about the debian-med-commit
mailing list