r9555 - packages/trunk/box2d/debian

Barry deFreese bdefreese at alioth.debian.org
Sun Apr 12 18:34:09 UTC 2009


Author: bdefreese
Date: 2009-04-12 18:34:08 +0000 (Sun, 12 Apr 2009)
New Revision: 9555

Modified:
   packages/trunk/box2d/debian/changelog
   packages/trunk/box2d/debian/control
Log:
Add myself to uploaders.
Fix up binary package sections.
Refresh changelog.


Modified: packages/trunk/box2d/debian/changelog
===================================================================
--- packages/trunk/box2d/debian/changelog	2009-04-12 10:50:53 UTC (rev 9554)
+++ packages/trunk/box2d/debian/changelog	2009-04-12 18:34:08 UTC (rev 9555)
@@ -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 <little_miry at yahoo.es>  Mon, 05 Jan 2009 19:51:00 +0100
+  [ Barry deFreese ]
+  * Add myself to uploaders.
+
+ -- Barry deFreese <bdefreese at debian.org>  Sun, 12 Apr 2009 14:33:33 -0400

Modified: packages/trunk/box2d/debian/control
===================================================================
--- packages/trunk/box2d/debian/control	2009-04-12 10:50:53 UTC (rev 9554)
+++ packages/trunk/box2d/debian/control	2009-04-12 18:34:08 UTC (rev 9555)
@@ -2,9 +2,9 @@
 Section: libs
 Priority: optional
 Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
-Uploaders: Miriam Ruiz <little_miry at yahoo.es>
+Uploaders: Miriam Ruiz <little_miry at yahoo.es>, Barry deFreese <bdefreese at debian.org>
 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 @@
  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 @@
  the directing.
 
 Package: libbox2d0-dbg
-Section: libs
+Section: debug
 Architecture: any
 Depends: ${shlibs:Depends}, ${misc:Depends}, libbox2d0 (= ${binary:Version})
 Priority: extra




More information about the Pkg-games-commits mailing list