[med-svn] r13572 - trunk/packages/R/r-cran-epicalc/trunk/debian

Andreas Tille tille at alioth.debian.org
Wed May 15 11:14:29 UTC 2013


Author: tille
Date: 2013-05-15 11:14:28 +0000 (Wed, 15 May 2013)
New Revision: 13572

Modified:
   trunk/packages/R/r-cran-epicalc/trunk/debian/changelog
   trunk/packages/R/r-cran-epicalc/trunk/debian/control
Log:
normalised using `cme fix dpkg-control`


Modified: trunk/packages/R/r-cran-epicalc/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-cran-epicalc/trunk/debian/changelog	2013-05-15 11:12:27 UTC (rev 13571)
+++ trunk/packages/R/r-cran-epicalc/trunk/debian/changelog	2013-05-15 11:14:28 UTC (rev 13572)
@@ -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:13:37 +0200
 

Modified: trunk/packages/R/r-cran-epicalc/trunk/debian/control
===================================================================
--- trunk/packages/R/r-cran-epicalc/trunk/debian/control	2013-05-15 11:12:27 UTC (rev 13571)
+++ trunk/packages/R/r-cran-epicalc/trunk/debian/control	2013-05-15 11:14:28 UTC (rev 13572)
@@ -1,22 +1,38 @@
 Source: r-cran-epicalc
+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-foreign,
- r-cran-survival, r-cran-mass, r-cran-nnet
+Build-Depends: debhelper (>= 9),
+               cdbs,
+               r-base-dev (>= 2.14.2~20120222),
+               r-cran-foreign,
+               r-cran-survival,
+               r-cran-mass,
+               r-cran-nnet
 Standards-Version: 3.9.4
-Homepage: http://cran.r-project.org/web/packages/epicalc
 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/R/r-cran-epicalc/trunk/
 Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/R/r-cran-epicalc/trunk/
+Homepage: http://cran.r-project.org/web/packages/epicalc
 
 Package: r-cran-epicalc
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${R:Depends}, r-cran-foreign, r-cran-survival, r-cran-mass, r-cran-nnet
-Suggests: r-cran-surveillance, r-cran-epi, r-cran-epibasix, r-cran-epitools, r-cran-epir
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         ${R:Depends},
+         r-cran-foreign,
+         r-cran-survival,
+         r-cran-mass,
+         r-cran-nnet
+Suggests: r-cran-surveillance,
+          r-cran-epi,
+          r-cran-epibasix,
+          r-cran-epitools,
+          r-cran-epir
 Description: GNU R Epidemiological calculator
  Functions making R easy for epidemiological calculation.
  .
  Datasets from Dbase (.dbf), Stata (.dta), SPSS(.sav), EpiInfo(.rec) and
  Comma separated value (.csv) formats as well as R data frames can be
  processed to do make several epidemiological calculations.
+




More information about the debian-med-commit mailing list