This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-bioc-mergeomics.
commit b3855e5344152a007b17b2ba65f09b28537da45e Author: Andreas Tille <[email protected]> Date: Fri Sep 29 13:19:12 2017 +0200 Standards-Version: 4.1.0, cme fix dpkg-control --- debian/changelog | 8 ++++++++ debian/control | 17 ++++++++++------- 2 files changed, 18 insertions(+), 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9044ff6..fde1210 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,11 @@ +r-bioc-mergeomics (1.4.0-2) UNRELEASED; urgency=medium + + * Team upload. + * Standards-Version: 4.1.0 + * cme fix dpkg-control + + -- Andreas Tille <[email protected]> Fri, 29 Sep 2017 13:18:49 +0200 + r-bioc-mergeomics (1.4.0-1) unstable; urgency=medium * New upstream release. diff --git a/debian/control b/debian/control index 8988a6f..c9fcd5a 100644 --- a/debian/control +++ b/debian/control @@ -1,17 +1,21 @@ Source: r-bioc-mergeomics -Section: gnu-r -Priority: optional Maintainer: Debian Med Packaging Team <[email protected]> Uploaders: Dylan Aïssi <[email protected]> -Build-Depends: debhelper (>= 10), dh-r, r-base-dev -Standards-Version: 4.0.0 -Homepage: https://bioconductor.org/packages/Mergeomics/ +Section: gnu-r +Priority: optional +Build-Depends: debhelper (>= 10), + dh-r, + r-base-dev +Standards-Version: 4.1.0 Vcs-Browser: https://anonscm.debian.org/git/debian-med/r-bioc-mergeomics.git Vcs-Git: https://anonscm.debian.org/git/debian-med/r-bioc-mergeomics.git +Homepage: https://bioconductor.org/packages/Mergeomics/ Package: r-bioc-mergeomics Architecture: all -Depends: ${R:Depends}, ${shlibs:Depends}, ${misc:Depends} +Depends: ${R:Depends}, + ${shlibs:Depends}, + ${misc:Depends} Recommends: ${R:Recommends} Suggests: ${R:Suggests} Description: Integrative network analysis of omics data @@ -21,4 +25,3 @@ Description: Integrative network analysis of omics data mechanistic hypotheses. It includes two main parts: 1) Marker set enrichment analysis (MSEA); 2) Weighted Key Driver Analysis (wKDA). - -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-bioc-mergeomics.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
