This is an automated email from the git hooks/post-receive script. paulnovo-guest pushed a commit to branch master in repository opensurgsim.
commit 85d1784b71d01cde65293a7e9bb8462dee5b37ae Author: Paul Novotny <[email protected]> Date: Sat Feb 21 20:58:38 2015 -0500 Remove revision number from yaml-cpp build-depends --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 4b381a8..e64fd53 100644 --- a/debian/control +++ b/debian/control @@ -6,7 +6,7 @@ Uploaders: Paul Novotny <[email protected]> Build-Depends: debhelper (>= 9), libboost-chrono-dev, libboost-date-time-dev, libboost-filesystem-dev, libboost-system-dev, libboost-thread-dev, cmake, doxygen, libeigen3-dev, google-mock, libjs-mathjax, libopenscenegraph-dev, - libyaml-cpp-dev (>= 0.5.1+hg20150210-1) + libyaml-cpp-dev (>= 0.5.1+hg20150210) Standards-Version: 3.9.6 Homepage: http://www.opensurgsim.org/ Vcs-Browser: http://anonscm.debian.org/gitweb/?p=debian-med/opensurgsim.git -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/opensurgsim.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
