This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository box2d.
commit 21321698b70efba7d63d7efea50bde153e28f58a Author: Markus Koschany <[email protected]> Date: Thu Mar 6 21:48:04 2014 +0000 Debian release 2.3.0+ds-2 --- debian/changelog | 9 +++++++++ debian/copyright | 6 +++--- debian/libbox2d-dev.install | 1 + 3 files changed, 13 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 00b7216..41f1f4f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,12 @@ +box2d (2.3.0+ds-2) unstable; urgency=medium + + * Upload to unstable. + * Add CMake configuration files to libbox2d-dev. + Thanks to Pino Toscano for the report and patch. (Closes: #735845) + * Update copyright years. + + -- Markus Koschany <[email protected]> Thu, 06 Mar 2014 21:05:18 +0100 + box2d (2.3.0+ds-1) experimental; urgency=low [ Markus Koschany ] diff --git a/debian/copyright b/debian/copyright index 29bbc99..bb0e014 100644 --- a/debian/copyright +++ b/debian/copyright @@ -8,9 +8,9 @@ Copyright: 2006-2013, Erin Catto and contributors License: Zlib Files: debian/* -Copyright: 2009, Miriam Ruiz <[email protected]>, - 2013, Barry deFreese <[email protected]> - 2013, Markus Koschany <[email protected]> +Copyright: 2009, Miriam Ruiz <[email protected]>, + 2013, Barry deFreese <[email protected]> + 2013-2014, Markus Koschany <[email protected]> License: Zlib License: Zlib diff --git a/debian/libbox2d-dev.install b/debian/libbox2d-dev.install index cabfc20..163f662 100644 --- a/debian/libbox2d-dev.install +++ b/debian/libbox2d-dev.install @@ -1,4 +1,5 @@ usr/include/* +usr/lib/*/Box2D/*.cmake usr/lib/*/libBox2D.a usr/lib/*/libBox2D.so usr/lib/*/pkgconfig -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/box2d.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

