[med-svn] [SCM] r-cran-proto branch, master, updated. debian/0.3-9.2-1-12-g9fd7889

Charles Plessy plessy at debian.org
Thu Apr 4 05:19:46 UTC 2013


The following commit has been merged in the master branch:
commit 9dfd44d2067ede38591cc253e15de97db96a5c6b
Author: Charles Plessy <plessy at debian.org>
Date:   Thu Apr 4 13:50:19 2013 +0900

    Normalised debian/control with 'cme fix dpkg-control'.

diff --git a/debian/control b/debian/control
index 9c8d0ac..0c4662d 100644
--- a/debian/control
+++ b/debian/control
@@ -1,18 +1,23 @@
 Source: r-cran-proto
-Section: gnu-r
-Priority: optional
 Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Carlos Borroto <carlos.borroto at gmail.com>
-DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 8), cdbs, r-base-dev (>= 2.10.0)
+Section: gnu-r
+Priority: optional
+Build-Depends: debhelper (>= 8),
+               cdbs,
+               r-base-dev
 Standards-Version: 3.9.2
-Homepage: http://r-proto.googlecode.com/
-Vcs-Git: git://git.debian.org/git/debian-med/r-cran-proto.git
 Vcs-Browser: http://git.debian.org/?p=debian-med/r-cran-proto.git;a=summary
+Vcs-Git: git://git.debian.org/git/debian-med/r-cran-proto.git
+DM-Upload-Allowed: yes
+Homepage: http://r-proto.googlecode.com/
 
 Package: r-cran-proto
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${R:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         ${R:Depends}
 Description: Prototype object-based programming
- An object oriented system using object-based, also called prototype-based, rather
- than class-based object oriented ideas.
+ An object oriented system using object-based, also called prototype-
+ based, rather than class-based object oriented ideas.
+

-- 
Packaging for R/CRAN/proto in Debian



More information about the debian-med-commit mailing list