This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository box2d.
commit 85bee22546316d849f8e31557f6ad4506cdaeb1c Author: Barry deFreese <[email protected]> Date: Sun Apr 12 18:34:08 2009 +0000 Add myself to uploaders. Fix up binary package sections. Refresh changelog. --- debian/changelog | 8 ++++++-- debian/control | 7 +++---- 2 files changed, 9 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7469470..0f73d87 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,9 @@ -box2d (2.0.1.dfsg1-1) UNRELEASED; urgency=low +box2d (2.0.1.dfsg1-1) unstable; urgency=low + [ Miriam Ruiz ] * Initial release (Closes: #496991) - -- Miriam Ruiz <[email protected]> Mon, 05 Jan 2009 19:51:00 +0100 + [ Barry deFreese ] + * Add myself to uploaders. + + -- Barry deFreese <[email protected]> Sun, 12 Apr 2009 14:33:33 -0400 diff --git a/debian/control b/debian/control index ca4e5ad..5f9fab2 100644 --- a/debian/control +++ b/debian/control @@ -2,9 +2,9 @@ Source: box2d Section: libs Priority: optional Maintainer: Debian Games Team <[email protected]> -Uploaders: Miriam Ruiz <[email protected]> +Uploaders: Miriam Ruiz <[email protected]>, Barry deFreese <[email protected]> Build-Depends: debhelper (>= 7), quilt, dh-buildinfo -Standards-Version: 3.8.0 +Standards-Version: 3.8.1 Vcs-Browser: http://svn.debian.org/wsvn/debian-med/pkg-games/packages/trunk/box2d/box2d-2.0.1/?rev=0&sc=0 Vcs-Svn: svn://svn.debian.org/svn/debian-med/pkg-games/packages/trunk/box2d/box2d-2.0.1 Homepage: http://www.box2d.org/ @@ -24,7 +24,6 @@ Description: 2D physics engine - development files This package contains the development libraries and headers. Package: libbox2d0 -Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Description: 2D physics engine @@ -36,7 +35,7 @@ Description: 2D physics engine the directing. Package: libbox2d0-dbg -Section: libs +Section: debug Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, libbox2d0 (= ${binary:Version}) Priority: extra -- 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

