This is an automated email from the git hooks/post-receive script. mafm pushed a commit to branch master in repository ogre-1.9.
commit 2cd3c3ba99e240ea3fd8e69b7b48e720d180b461 Author: Manuel A. Fernandez Montecelo <[email protected]> Date: Fri Jul 31 02:13:59 2015 +0100 In -dev package, add -dbg to Suggests --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 0813bcd..b6ae3da 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ ogre-1.9 (1.9.0+dfsg1-5) UNRELEASED; urgency=medium * Bump Standards-Version to 3.9.6 (no changes needed) * Update Vcs-Browser link + * In -dev package, add -dbg to Suggests -- Manuel A. Fernandez Montecelo <[email protected]> Mon, 20 Apr 2015 15:50:17 +0100 diff --git a/debian/control b/debian/control index ba6cf5f..a97306f 100644 --- a/debian/control +++ b/debian/control @@ -42,7 +42,7 @@ Depends: ${misc:Depends}, libboost-dev, libboost-thread-dev Conflicts: libogre-dev (<< 1.9.0), libogre-1.8-dev (<< 1.9.0) -Suggests: ogre-1.9-doc +Suggests: ogre-1.9-doc, libogre-1.9.0-dbg Description: 3D Object-Oriented Graphics Rendering Engine (development files) OGRE (Object-Oriented Graphics Rendering Engine) is a scene-oriented, flexible 3D engine written in C++ designed to make it easier and more intuitive for -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/ogre-1.9.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

