[med-svn] r15808 - trunk/packages/R/r-cran-aplpack/trunk/debian

Andreas Tille tille at moszumanska.debian.org
Sat Jan 18 13:16:08 UTC 2014


Author: tille
Date: 2014-01-18 13:16:08 +0000 (Sat, 18 Jan 2014)
New Revision: 15808

Modified:
   trunk/packages/R/r-cran-aplpack/trunk/debian/control
Log:
Nice test case for new `cme fix dpkg-control`


Modified: trunk/packages/R/r-cran-aplpack/trunk/debian/control
===================================================================
--- trunk/packages/R/r-cran-aplpack/trunk/debian/control	2014-01-18 02:55:53 UTC (rev 15807)
+++ trunk/packages/R/r-cran-aplpack/trunk/debian/control	2014-01-18 13:16:08 UTC (rev 15808)
@@ -1,18 +1,20 @@
 Source: r-cran-aplpack
+Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
+Uploaders: Steffen Moeller <moeller at debian.org>
 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>,
-Build-Depends: debhelper (>> 7), r-base-dev (>= 2.10.0~1), cdbs
-Standards-Version: 3.9.0
-DM-Upload-Allowed: yes
+Build-Depends: debhelper (>> 7),
+               r-base-dev,
+               cdbs
+Standards-Version: 3.9.5
+Vcs-Browser: http://anonscm.debian.org/viewvc/debian-med/trunk/packages/R/r-cran-aplpack/trunk/
+Vcs-Svn: svn://anonscm.debian.org/debian-med/trunk/packages/R/r-cran-aplpack/trunk/
 Homepage: http://cran.r-project.org/web/packages/aplpack
-Vcs-Browser: http://svn.debian.org/wsvn/debian-med/trunk/packages/R/r-cran-aplpack/trunk/
-Vcs-Svn: svn://svn.debian.org/debian-med/trunk/packages/R/r-cran-aplpack/trunk/
 
 Package: r-cran-aplpack
 Architecture: all
-Depends: r-base-core (>= 2.10.0~1), ${misc:Depends}
+Depends: r-base-core,
+         ${misc:Depends}
 Description: Another Plot PACKage for GNU R
  The package offers a set of functions for drawing special plots.
  This comprises stem.leaf which plots a stem and leaf plot, the bagplot 




More information about the debian-med-commit mailing list