[med-svn] r17429 - trunk/packages/R/r-cran-catools/trunk/debian

Andreas Tille tille at moszumanska.debian.org
Tue Jul 8 18:58:31 UTC 2014


Author: tille
Date: 2014-07-08 18:58:31 +0000 (Tue, 08 Jul 2014)
New Revision: 17429

Modified:
   trunk/packages/R/r-cran-catools/trunk/debian/changelog
   trunk/packages/R/r-cran-catools/trunk/debian/control
Log:
cme fix dpkg-control


Modified: trunk/packages/R/r-cran-catools/trunk/debian/changelog
===================================================================
--- trunk/packages/R/r-cran-catools/trunk/debian/changelog	2014-07-08 18:56:06 UTC (rev 17428)
+++ trunk/packages/R/r-cran-catools/trunk/debian/changelog	2014-07-08 18:58:31 UTC (rev 17429)
@@ -7,6 +7,7 @@
   * New upstream version
   * Add myself to Uploaders
   * debian/source/format: 3.0 (quilt)
+  * cme fix dpkg-control
 
  -- Andreas Tille <tille at debian.org>  Tue, 08 Jul 2014 20:50:01 +0200
 

Modified: trunk/packages/R/r-cran-catools/trunk/debian/control
===================================================================
--- trunk/packages/R/r-cran-catools/trunk/debian/control	2014-07-08 18:56:06 UTC (rev 17428)
+++ trunk/packages/R/r-cran-catools/trunk/debian/control	2014-07-08 18:58:31 UTC (rev 17429)
@@ -1,19 +1,25 @@
 Source: catools
-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), r-base-dev (>= 2.14.2~20120222), r-cran-bitops, cdbs
-Standards-Version: 3.9.4
+Section: gnu-r
+Priority: optional
+Build-Depends: debhelper (>= 9),
+               r-base-dev,
+               r-cran-bitops,
+               cdbs
+Standards-Version: 3.9.5
 Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-cran-catools/trunk/
 Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-catools/trunk/
 Homepage: http://cran.r-project.org/web/packages/caTools/
 
 Package: r-cran-catools
 Architecture: any
-Depends: ${R:Depends}, r-cran-bitops, ${shlibs:Depends}
-Suggests: r-cran-mass, r-cran-rpart
+Depends: ${R:Depends},
+         r-cran-bitops,
+         ${shlibs:Depends}
+Suggests: r-cran-mass,
+          r-cran-rpart
 Description: GNU R package providing various utility functions
  The packages features several basic utility functions including:
  moving (rolling, running) window statistic functions, read/write for GIF




More information about the debian-med-commit mailing list