This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-rnexml.
commit 51d6fbd3c3cec56fd5748de69974a7249e284f97 Author: Andreas Tille <[email protected]> Date: Mon Oct 2 21:55:35 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 ad638e2..28d7003 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ r-cran-rnexml (2.0.7-2) UNRELEASED; urgency=medium * Moved packaging from SVN to Git * debhelper 10 + * Standards-Version: 4.1.1 -- Andreas Tille <[email protected]> Mon, 02 Oct 2017 21:52:24 +0200 diff --git a/debian/control b/debian/control index 02467a7..6ee08fa 100644 --- a/debian/control +++ b/debian/control @@ -17,15 +17,15 @@ Build-Depends: debhelper (>= 10), r-cran-taxize, r-cran-dplyr, r-cran-tidyr -Standards-Version: 3.9.8 -Vcs-Browser: https://anonscm.debian.org/git/debian-med/r-cran-rnexml.git +Standards-Version: 4.1.1 +Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/r-cran-rnexml.git Vcs-Git: https://anonscm.debian.org/git/debian-med/r-cran-rnexml.git Homepage: https://cran.r-project.org/package=RNeXML Package: r-cran-rnexml Architecture: all Depends: ${misc:Depends}, - ${R:Depends}, + ${R:Depends} Recommends: ${R:Recommends} Suggests: ${R:Suggests} Description: GNU R package for semantically rich I/O for the 'NeXML' format -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-rnexml.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
