[med-svn] r13564 - trunk/packages/R/r-cran-epi/trunk/debian
Andreas Tille
tille at alioth.debian.org
Wed May 15 09:53:40 UTC 2013
Author: tille
Date: 2013-05-15 09:53:40 +0000 (Wed, 15 May 2013)
New Revision: 13564
Modified:
trunk/packages/R/r-cran-epi/trunk/debian/changelog
trunk/packages/R/r-cran-epi/trunk/debian/control
Log:
normalised debian/control using `cme fix dpkg-control`
Modified: trunk/packages/R/r-cran-epi/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-cran-epi/trunk/debian/changelog 2013-05-15 09:47:54 UTC (rev 13563)
+++ trunk/packages/R/r-cran-epi/trunk/debian/changelog 2013-05-15 09:53:40 UTC (rev 13564)
@@ -6,6 +6,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 11:48:13 +0200
Modified: trunk/packages/R/r-cran-epi/trunk/debian/control
===================================================================
--- trunk/packages/R/r-cran-epi/trunk/debian/control 2013-05-15 09:47:54 UTC (rev 13563)
+++ trunk/packages/R/r-cran-epi/trunk/debian/control 2013-05-15 09:53:40 UTC (rev 13564)
@@ -1,17 +1,20 @@
Source: r-cran-epi
+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)
+Build-Depends: debhelper (>= 9),
+ cdbs,
+ r-base-dev (>= 2.14.2~20120222)
Standards-Version: 3.9.4
-Homepage: http://staff.pubhealth.ku.dk/~bxc/Epi/
Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/R/r-cran-epi/trunk/
Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/R/r-cran-epi/trunk/
+Homepage: http://staff.pubhealth.ku.dk/~bxc/Epi/
Package: r-cran-epi
Architecture: any
-Depends: ${shlibs:Depends}, ${R:Depends}
+Depends: ${shlibs:Depends},
+ ${R:Depends}
Description: GNU R epidemiological analysis
Functions for demographic and epidemiological analysis in the Lexis diagram,
i.e. register and cohort follow-up data, including interval censored data and
@@ -32,3 +35,4 @@
which is also evailable in Debian.
.
Epi is used in the Department of Biostatistics of the University of Copenhagen.
+
More information about the debian-med-commit
mailing list