The following commit has been merged in the master branch:
commit 9dfd44d2067ede38591cc253e15de97db96a5c6b
Author: Charles Plessy <[email protected]>
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 
<[email protected]>
 Uploaders: Carlos Borroto <[email protected]>
-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

_______________________________________________
debian-med-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit

Reply via email to