[med-svn] r13576 - trunk/packages/R/r-cran-epir/trunk/debian
Andreas Tille
tille at alioth.debian.org
Wed May 15 11:33:31 UTC 2013
Author: tille
Date: 2013-05-15 11:33:31 +0000 (Wed, 15 May 2013)
New Revision: 13576
Modified:
trunk/packages/R/r-cran-epir/trunk/debian/changelog
trunk/packages/R/r-cran-epir/trunk/debian/control
Log:
normalised using `cme fix dpkg-control`
Modified: trunk/packages/R/r-cran-epir/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-cran-epir/trunk/debian/changelog 2013-05-15 11:31:45 UTC (rev 13575)
+++ trunk/packages/R/r-cran-epir/trunk/debian/changelog 2013-05-15 11:33:31 UTC (rev 13576)
@@ -5,6 +5,7 @@
- Standards-Version: 3.9.4 (no changes needed)
- DM-Upload-Allowed removed
- debhelper 9 (also debian/compat)
+ - normalised using `cme fix dpkg-control`
-- Andreas Tille <tille at debian.org> Wed, 15 May 2013 13:33:15 +0200
Modified: trunk/packages/R/r-cran-epir/trunk/debian/control
===================================================================
--- trunk/packages/R/r-cran-epir/trunk/debian/control 2013-05-15 11:31:45 UTC (rev 13575)
+++ trunk/packages/R/r-cran-epir/trunk/debian/control 2013-05-15 11:33:31 UTC (rev 13576)
@@ -1,19 +1,28 @@
Source: r-cran-epir
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: 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: Andreas Tille <tille at debian.org>
-Build-Depends: debhelper (>= 9), cdbs, r-base-dev (>= 2.14.2~20120222), r-cran-survival,
- r-cran-hmisc
+Build-Depends: debhelper (>= 9),
+ cdbs,
+ r-base-dev (>= 2.14.2~20120222),
+ r-cran-survival,
+ r-cran-hmisc
Standards-Version: 3.9.4
-Homepage: http://cran.r-project.org/web/packages/epiR
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/R/r-cran-epir/trunk/
Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/R/r-cran-epir/trunk/
+Homepage: http://cran.r-project.org/web/packages/epiR
Package: r-cran-epir
Architecture: all
-Depends: ${shlibs:Depends}, ${R:Depends}, r-cran-survival, r-cran-hmisc
-Suggests: r-cran-surveillance, r-cran-epi, r-cran-epibasix, r-cran-epitools
+Depends: ${shlibs:Depends},
+ ${R:Depends},
+ r-cran-survival,
+ r-cran-hmisc
+Suggests: r-cran-surveillance,
+ r-cran-epi,
+ r-cran-epibasix,
+ r-cran-epitools
Description: GNU R Functions for analysing epidemiological data
A package for analysing epidemiological data. Contains functions for
directly and indirectly adjusting measures of disease frequency,
@@ -22,3 +31,4 @@
confidence intervals around incidence risk and incidence rate estimates.
Miscellaneous functions for use in meta-analysis, diagnostic test
interpretation, and sample size calculations.
+
More information about the debian-med-commit
mailing list