This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-bioc-rsamtools.
commit 3d45cf7b60f9c6725d6c7fd9f1fee9cd4ddb688c Author: Andreas Tille <[email protected]> Date: Mon Oct 2 16:06:06 2017 +0200 Standards-Version: 4.1.1 --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index cc00cc6..d0304d3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ r-bioc-rsamtools (1.28.0-2) UNRELEASED; urgency=medium * Moved packaging from SVN to Git + * Standards-Version: 4.1.1 -- Andreas Tille <[email protected]> Mon, 02 Oct 2017 16:01:23 +0200 diff --git a/debian/control b/debian/control index caabeb7..80549c6 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +11,7 @@ Build-Depends: debhelper (>= 10), r-bioc-genomicranges (>= 1.24.0), r-bioc-biocparallel, libbam-dev -Standards-Version: 3.9.8 +Standards-Version: 4.1.1 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/r-bioc-rsamtools.git Vcs-Git: https://anonscm.debian.org/git/debian-med/r-bioc-rsamtools.git Homepage: https://bioconductor.org/packages/Rsamtools/ @@ -20,7 +20,7 @@ Package: r-bioc-rsamtools Architecture: any Depends: ${R:Depends}, ${misc:Depends}, - ${shlibs:Depends}, + ${shlibs:Depends} Recommends: ${R:Recommends} Suggests: ${R:Suggests} Description: GNU R binary alignment (BAM), variant call (BCF), or tabix file import -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-bioc-rsamtools.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
