This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-plyr.
commit 0f5934dab94e52f687410fd4de5ea3b081f41014 Author: Andreas Tille <[email protected]> Date: Wed Apr 27 23:30:14 2016 +0200 cme fix dpkg-control --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6a0bfd7..0b56186 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ r-cran-plyr (1.8.3-2) UNRELEASED; urgency=medium * Fix autopkgtest + * cme fix dpkg-control -- Andreas Tille <[email protected]> Wed, 27 Apr 2016 23:22:14 +0200 diff --git a/debian/control b/debian/control index 2b10499..eed7023 100644 --- a/debian/control +++ b/debian/control @@ -9,9 +9,9 @@ Build-Depends: debhelper (>= 9), cdbs, r-base-dev, r-cran-rcpp -Standards-Version: 3.9.6 +Standards-Version: 3.9.8 Vcs-Browser: https://anonscm.debian.org/cgit/debian-med/r-cran-plyr.git -Vcs-Git: git://anonscm.debian.org/debian-med/r-cran-plyr.git +Vcs-Git: https://anonscm.debian.org/git/debian-med/r-cran-plyr.git Homepage: http://had.co.nz/plyr Package: r-cran-plyr -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-plyr.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
