This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-gridbase.
commit 5fd2f6a8f8d2c8718bd0534bba35ee4d1a0ed76a Author: Andreas Tille <[email protected]> Date: Fri Sep 29 14:53:56 2017 +0200 Standards-Version: 4.1.0 --- debian/changelog | 1 + debian/control | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index fd21a47..f56f91c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ r-cran-gridbase (0.4-7-3) UNRELEASED; urgency=medium * Moved packaging from SVN to Git + * Standards-Version: 4.1.0 -- Andreas Tille <[email protected]> Fri, 29 Sep 2017 14:49:20 +0200 diff --git a/debian/control b/debian/control index c7c2ae8..b6bc2a3 100644 --- a/debian/control +++ b/debian/control @@ -5,8 +5,8 @@ Section: gnu-r Priority: optional Build-Depends: debhelper (>= 9), cdbs, - r-base-dev, -Standards-Version: 3.9.8 + r-base-dev +Standards-Version: 4.1.0 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/r-cran-gridbase.git Vcs-Git: https://anonscm.debian.org/git/debian-med/r-cran-gridbase.git Homepage: https://cran.r-project.org/web/packages/gridBase @@ -14,6 +14,6 @@ Homepage: https://cran.r-project.org/web/packages/gridBase Package: r-cran-gridbase Architecture: all Depends: ${misc:Depends}, - ${R:Depends}, + ${R:Depends} Description: GNU R Integration of base and grid graphics This GNU R package enables integration of base and grid graphics. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-gridbase.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
