This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-adegenet.
commit b2a3518e6a4be7ef1c9f60eef2d81b4dbac48934 Author: Andreas Tille <[email protected]> Date: Mon Oct 2 19:22:41 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 deff106..bfba074 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ r-cran-adegenet (2.0.1-2) UNRELEASED; urgency=medium * Moved packaging from SVN to Git * debhelper 10 * Convert from cdbs to dh-r + * Standards-Version: 4.1.1 -- Andreas Tille <[email protected]> Mon, 02 Oct 2017 19:03:37 +0200 diff --git a/debian/control b/debian/control index 8f427d6..4feed0d 100644 --- a/debian/control +++ b/debian/control @@ -18,8 +18,8 @@ Build-Depends: debhelper (>= 10), r-cran-shiny, r-cran-dplyr, r-cran-spdep -Standards-Version: 3.9.8 -Vcs-Browser: https://anonscm.debian.org/git/debian-med/r-cran-adegenet.git +Standards-Version: 4.1.1 +Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/r-cran-adegenet.git Vcs-Git: https://anonscm.debian.org/git/debian-med/r-cran-adegenet.git Homepage: https://cran.r-project.org/web/packages/adegenet/ @@ -27,7 +27,7 @@ Package: r-cran-adegenet Architecture: any Depends: ${misc:Depends}, ${shlibs:Depends}, - ${R:Depends}, + ${R:Depends} Recommends: ${R:Recommends} Suggests: ${R:Suggests} Description: GNU R exploratory analysis of genetic and genomic data -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-adegenet.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
