This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository r-cran-proto.
commit ff44d848e3eb04496835c472b4c0d87eff6ed088 Author: Andreas Tille <[email protected]> Date: Wed Jan 22 22:23:04 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 5570384..cd3a9be 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Priority: optional Build-Depends: debhelper (>= 9), cdbs, r-base-dev -Standards-Version: 3.9.4 +Standards-Version: 3.9.5 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/r-cran-proto.git;a=summary Vcs-Git: git://anonscm.debian.org/debian-med/r-cran-proto.git Homepage: http://r-proto.googlecode.com/ @@ -19,4 +19,3 @@ Depends: ${shlibs:Depends}, Description: Prototype object-based programming An object oriented system using object-based, also called prototype- based, rather than class-based object oriented ideas. - -- Alioth's /git/debian-med/git-commit-notice on /srv/git.debian.org/git/debian-med/r-cran-proto.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
