[med-svn] [SCM] r-bioc-cummerbund branch, master, updated. upstream/1.2.0-34-g41c547a

Charles Plessy plessy at debian.org
Tue Apr 9 10:59:25 UTC 2013


The following commit has been merged in the master branch:
commit 38bee3cef153424a53f258f239332cb23dda7742
Author: Charles Plessy <plessy at debian.org>
Date:   Tue Apr 9 19:47:40 2013 +0900

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

diff --git a/debian/control b/debian/control
index 5f9e607..4a65718 100644
--- a/debian/control
+++ b/debian/control
@@ -1,10 +1,15 @@
 Source: r-bioc-cummerbund
-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>,
- Andreas Tille <tille at debian.org>
-Build-Depends: debhelper (>= 8), cdbs, r-base-dev (>= 2.10.0), r-cran-rsqlite, r-cran-reshape2, r-cran-ggplot2
+           Andreas Tille <tille at debian.org>
+Section: gnu-r
+Priority: optional
+Build-Depends: debhelper (>= 8),
+               cdbs,
+               r-base-dev,
+               r-cran-rsqlite,
+               r-cran-reshape2,
+               r-cran-ggplot2
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/r-bioc-cummerbund.git
 Vcs-Git: git://anonscm.debian.org/debian-med/r-bioc-cummerbund.git
@@ -12,8 +17,14 @@ Homepage: http://compbio.mit.edu/cummeRbund/
 
 Package: r-bioc-cummerbund
 Architecture: all
-Depends: ${shlibs:Depends}, ${misc:Depends}, ${R:Depends}, r-cran-rsqlite, r-cran-reshape2, r-cran-ggplot2
+Depends: ${shlibs:Depends},
+         ${misc:Depends},
+         ${R:Depends},
+         r-cran-rsqlite,
+         r-cran-reshape2,
+         r-cran-ggplot2
 Description: tool for analysis of Cufflinks RNA-Seq output
  Allows for persistent storage, access, exploration, and manipulation of
  Cufflinks high-throughput sequencing data. In addition, provides
  numerous plotting functions for commonly used visualizations.
+

-- 
Packaging for R/Bioconductor/cummeRbund in Debian



More information about the debian-med-commit mailing list