This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-bioc-deseq2.
commit afb1f2561b4d37690fa7abc5862f72b3f8ec0d3b Author: Andreas Tille <[email protected]> Date: Mon Oct 2 22:06:52 2017 +0200 Standards-Version: 4.1.1, cme fix dpkg-control --- debian/changelog | 7 +++++++ debian/control | 6 +++--- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index d4b4fd4..30b04ff 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +r-bioc-deseq2 (1.14.1-2) UNRELEASED; urgency=medium + + * Standards-Version: 4.1.1 + * cme fix dpkg-control + + -- Andreas Tille <[email protected]> Mon, 02 Oct 2017 22:09:40 +0200 + r-bioc-deseq2 (1.14.1-1) unstable; urgency=medium * New upstream version diff --git a/debian/control b/debian/control index 27d5804..9126f2a 100644 --- a/debian/control +++ b/debian/control @@ -18,16 +18,16 @@ Build-Depends: debhelper (>= 10), r-bioc-biocparallel, r-bioc-geneplotter, r-cran-knitr -Standards-Version: 3.9.8 -Homepage: https://bioconductor.org/packages/DESeq2/ +Standards-Version: 4.1.1 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/r-bioc-deseq2.git Vcs-Git: https://anonscm.debian.org/git/debian-med/r-bioc-deseq2.git +Homepage: https://bioconductor.org/packages/DESeq2/ Package: r-bioc-deseq2 Architecture: any Depends: ${R:Depends}, ${misc:Depends}, - ${shlibs:Depends}, + ${shlibs:Depends} Recommends: ${R:Recommends} Suggests: ${R:Suggests} Description: R package for RNA-Seq Differential Expression Analysis -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-bioc-deseq2.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
