This is an automated email from the git hooks/post-receive script. lepalom-guest pushed a commit to branch master in repository ode.
commit e2d799a4b2a623792b9780231e3703b9d6328d7d Author: Leopold Palomo-Avellaneda <[email protected]> Date: Tue Oct 13 23:41:08 2015 +0200 Dropping , not needed --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 0256835..b80ff23 100644 --- a/debian/control +++ b/debian/control @@ -32,7 +32,7 @@ Description: Open Dynamics Engine - runtime library Package: libode-dev Section: libdevel Architecture: any -Depends: libode4 (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends} +Depends: libode4 (= ${binary:Version}), ${misc:Depends} Conflicts: libode0-dev, libode-sp-dev Replaces: libode0-dev Provides: libode4-dev -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/ode.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

