This is an automated email from the git hooks/post-receive script. plessy pushed a commit to branch master in repository r-bioc-biocgenerics.
commit be2d855f525a34bf48278618438dbcf5b3a76ba0 Author: Charles Plessy <[email protected]> Date: Mon Oct 7 19:07:04 2013 +0900 debian/control: normalised with config-model-edit. --- debian/control | 13 +++++++++---- 1 file changed, 9 insertions(+), 4 deletions(-) diff --git a/debian/control b/debian/control index 6322c48..276e123 100644 --- a/debian/control +++ b/debian/control @@ -1,9 +1,11 @@ Source: r-bioc-biocgenerics -Section: gnu-r -Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Andreas Tille <[email protected]> -Build-Depends: cdbs, debhelper (>= 9), r-base-dev (>= 2.14.2~20120222) +Section: gnu-r +Priority: optional +Build-Depends: cdbs, + debhelper (>= 9), + r-base-dev (>= 2.14.2~20120222) Standards-Version: 3.9.4 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/r-bioc-biocgenerics.git Vcs-Git: git://anonscm.debian.org/debian-med/r-bioc-biocgenerics.git @@ -11,10 +13,13 @@ Homepage: http://www.bioconductor.org/packages/release/bioc/html/BiocGenerics.ht Package: r-bioc-biocgenerics Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, ${R:Depends} +Depends: ${shlibs:Depends}, + ${misc:Depends}, + ${R:Depends} Description: generic functions for Bioconductor S4 generic functions needed by many other Bioconductor packages. . Bioconductor provides tools for the analysis and comprehension of high-throughput genomic data. Bioconductor uses the R statistical programming language, and is open source and open development. + -- Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/r-bioc-biocgenerics.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
