This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-bioc-aroma.light.
commit 9348b8a29bbbaca5533f3752b3d4d0eef7aaf15b Author: Andreas Tille <[email protected]> Date: Sat Sep 30 15:35:04 2017 +0200 Standards-Version: 4.1.1 --- debian/changelog | 1 + debian/control | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index aa18903..96026f3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ r-bioc-aroma.light (3.6.0-2) UNRELEASED; urgency=medium * Moved packaging from SVN to Git + * Standards-Version: 4.1.1 -- Andreas Tille <[email protected]> Sat, 30 Sep 2017 15:33:05 +0200 diff --git a/debian/control b/debian/control index e809a22..2771722 100644 --- a/debian/control +++ b/debian/control @@ -8,8 +8,8 @@ Build-Depends: debhelper (>= 9), r-base-dev, r-cran-r.methodss3, r-cran-matrixstats (>= 0.52.1), - r-cran-r.utils (>= 2.4.0) -Standards-Version: 3.9.8 + r-cran-r.utils +Standards-Version: 4.1.1 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/r-bioc-aroma.light.git Vcs-Git: https://anonscm.debian.org/git/debian-med/r-bioc-aroma.light.git Homepage: https://bioconductor.org/packages/aroma.light/ @@ -17,7 +17,7 @@ Homepage: https://bioconductor.org/packages/aroma.light/ Package: r-bioc-aroma.light Architecture: all Depends: ${R:Depends}, - ${misc:Depends}, + ${misc:Depends} Recommends: ${R:Recommends} Suggests: ${R:Suggests} Description: BioConductor methods normalization and visualization of microarray data -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-bioc-aroma.light.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
