This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-reshape.
commit 54f6ca3d31db8ca8e2e7b4d44d5a195366a747d1 Author: Andreas Tille <[email protected]> Date: Thu Jan 23 11:14:52 2014 +0100 cme fix dpkg-control --- debian/control | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/debian/control b/debian/control index ae3de8b..6bcd4d5 100644 --- a/debian/control +++ b/debian/control @@ -8,7 +8,7 @@ Build-Depends: debhelper (>= 9), cdbs, r-base-dev, r-cran-plyr -Standards-Version: 3.9.4 +Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/r-cran-reshape.git;a=summary Vcs-Git: git://anonscm.debian.org/debian-med/r-cran-reshape.git Homepage: http://had.co.nz/reshape @@ -27,4 +27,3 @@ Description: Flexibly reshape data to do with tapply, by, aggregate, xtabs, apply and summarise. It is also useful for getting your data into the correct structure for lattice or ggplot plots. - -- Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-reshape.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
