[med-svn] r13580 - trunk/packages/R/r-cran-qtl/trunk/debian
Andreas Tille
tille at alioth.debian.org
Wed May 15 12:07:35 UTC 2013
Author: tille
Date: 2013-05-15 12:07:35 +0000 (Wed, 15 May 2013)
New Revision: 13580
Modified:
trunk/packages/R/r-cran-qtl/trunk/debian/changelog
trunk/packages/R/r-cran-qtl/trunk/debian/control
Log:
normalised using `cme fix dpkg-control`
Modified: trunk/packages/R/r-cran-qtl/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-cran-qtl/trunk/debian/changelog 2013-05-15 12:06:25 UTC (rev 13579)
+++ trunk/packages/R/r-cran-qtl/trunk/debian/changelog 2013-05-15 12:07:35 UTC (rev 13580)
@@ -3,6 +3,7 @@
* New upstream version
* debian/control:
- debhelper 9 (also debian/compat)
+ - normalised using `cme fix dpkg-control`
-- Andreas Tille <tille at debian.org> Wed, 15 May 2013 14:07:47 +0200
Modified: trunk/packages/R/r-cran-qtl/trunk/debian/control
===================================================================
--- trunk/packages/R/r-cran-qtl/trunk/debian/control 2013-05-15 12:06:25 UTC (rev 13579)
+++ trunk/packages/R/r-cran-qtl/trunk/debian/control 2013-05-15 12:07:35 UTC (rev 13580)
@@ -1,10 +1,12 @@
Source: qtl
-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>,
Andreas Tille <tille at debian.org>
-Build-Depends: debhelper (>= 9), cdbs, r-base-dev (>= 3.0.0~20130330-1)
+Section: gnu-r
+Priority: optional
+Build-Depends: debhelper (>= 9),
+ cdbs,
+ r-base-dev (>= 3.0.0~20130330-1)
Standards-Version: 3.9.4
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/R/r-cran-qtl/trunk/
Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/R/r-cran-qtl/trunk/
@@ -12,7 +14,8 @@
Package: r-cran-qtl
Architecture: any
-Depends: ${shlibs:Depends}, ${R:Depends}
+Depends: ${shlibs:Depends},
+ ${R:Depends}
Recommends: r-cran-rlecuyer
Suggests: r-cran-snow
Description: GNU R package for genetic marker linkage analysis
@@ -42,3 +45,4 @@
imputation. All of this may be done in the presence of covariates (such
as sex, age or treatment). One may also fit higher-order QTL models by
multiple imputation.
+
More information about the debian-med-commit
mailing list