This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-ggplot2.
commit c7022a35fb8de662fce227b887a1bf8b365ad9bb Author: Andreas Tille <[email protected]> Date: Wed Apr 27 21:36:39 2016 +0200 cme fix dpkg-control --- debian/changelog | 1 + debian/control | 8 ++++---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 8910ff2..14937b7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ r-cran-ggplot2 (2.1.0-1) UNRELEASED; urgency=medium * New upstream version + * cme fix dpkg-control -- Andreas Tille <[email protected]> Wed, 27 Apr 2016 21:35:46 +0200 diff --git a/debian/control b/debian/control index 32060a4..5a44c33 100644 --- a/debian/control +++ b/debian/control @@ -4,8 +4,8 @@ Uploaders: Carlos Borroto <[email protected]>, Andreas Tille <[email protected]>, Benjamin Eikel <[email protected]> Section: gnu-r -Priority: optional Testsuite: autopkgtest +Priority: optional Build-Depends: debhelper (>= 9), r-base-dev (>= 3.0.0), cdbs, @@ -16,9 +16,9 @@ Build-Depends: debhelper (>= 9), r-cran-plyr, r-cran-reshape2, r-cran-scales (>= 0.3.0) -Standards-Version: 3.9.6 -Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/r-cran-ggplot2.git -Vcs-Git: git://anonscm.debian.org/debian-med//r-cran-ggplot2.git +Standards-Version: 3.9.8 +Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/r-cran-ggplot2.git +Vcs-Git: https://anonscm.debian.org/git/debian-med//r-cran-ggplot2.git Homepage: http://had.co.nz/ggplot2 Package: r-cran-ggplot2 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-ggplot2.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
