Author: arthur-guest Date: 2007-10-11 14:58:47 +0000 (Thu, 11 Oct 2007) New Revision: 4380
Modified: packages/trunk/billard-gl/debian/billard-gl.desktop packages/trunk/billard-gl/debian/changelog packages/trunk/billard-gl/debian/control packages/trunk/billard-gl/debian/copyright Log: Commit latest billard-gl upload, prepare next upload with other changes. Modified: packages/trunk/billard-gl/debian/billard-gl.desktop =================================================================== --- packages/trunk/billard-gl/debian/billard-gl.desktop 2007-10-11 13:24:57 UTC (rev 4379) +++ packages/trunk/billard-gl/debian/billard-gl.desktop 2007-10-11 14:58:47 UTC (rev 4380) @@ -7,4 +7,4 @@ Icon=billard-gl Exec=billard-gl Terminal=false -Categories=GNOME;Application;Game; +Categories=Game; Modified: packages/trunk/billard-gl/debian/changelog =================================================================== --- packages/trunk/billard-gl/debian/changelog 2007-10-11 13:24:57 UTC (rev 4379) +++ packages/trunk/billard-gl/debian/changelog 2007-10-11 14:58:47 UTC (rev 4380) @@ -1,32 +1,38 @@ -billard-gl (1.75-11) UNRELEASED; urgency=low +billard-gl (1.75-9.2) UNRELEASED; urgency=low - [ Eddy Petrișor ] - * make the package binNMU safe; add dpkg-dev (>= 1.13.19) as a build - dependency (Closes: #432943) - [ Jon Dowland ] * update menu section to "Games/Simulation" for menu transition - (thanks Linas Žvirblis) + (thanks Linas Žvirblis) + [ Eddy PetriÈor ] + * add dpkg-dev (>= 1.13.19) as a build dependency + [ Cyril Brulebois ] * Added XS-Vcs-Svn and XS-Vcs-Browser fields in the control file. - [ Barry deFreese ] - * Add desktop file and icon (Closes: #432833) - * Thanks to Arthur Loiret for the patch - * Remove compat line from rules (Fixes lintian warning) - * Add debian/compat and set to 5 - * Bump dh build-dep to 5 - * Update standards to 3.7.2 + * debian/copyright: Mention this package is now maintained by the Debian + Game team. + * debian/rules: Install menu file again. - -- Jon Dowland <[EMAIL PROTECTED]> Thu, 12 Jul 2007 11:23:35 +0100 + -- Arthur Loiret <[EMAIL PROTECTED]> Thu, 11 Oct 2007 16:48:15 +0200 -billard-gl (1.75-10) unstable; urgency=low +billard-gl (1.75-9.1) unstable; urgency=low - * removed Schiedsrichter.cpp.BAK from the source package - * added myself and Thierry to Uploaders + * NMU with current maintainer's authorization. + * Set Maintainer to the Debian Games Team. + * debian/control: + - Update Standards-Version. + - Update debhelper version. + - Make package binNMU safe. (Closes: #432943) + - Update Homepage in new control field. + * Add a .desktop and an icon. (Closes: #432833) + * debian/rules: + - Remove deprecated DH_COMPAT. + - Install .desktop and icon. + - Don't install menu anymore. + * debian/compat: Add. - -- Eddy Petrișor <[EMAIL PROTECTED]> Mon, 2 Oct 2006 15:01:44 +0300 + -- Arthur Loiret <[EMAIL PROTECTED]> Wed, 10 Oct 2007 11:52:22 +0200 billard-gl (1.75-9) unstable; urgency=low Modified: packages/trunk/billard-gl/debian/control =================================================================== --- packages/trunk/billard-gl/debian/control 2007-10-11 13:24:57 UTC (rev 4379) +++ packages/trunk/billard-gl/debian/control 2007-10-11 14:58:47 UTC (rev 4380) @@ -2,32 +2,29 @@ Section: games Priority: optional Maintainer: Debian Games Team <[EMAIL PROTECTED]> -Uploaders: Eddy Petrișor <[EMAIL PROTECTED]>, Thierry Reding <[EMAIL PROTECTED]> -Build-Depends: debhelper (>> 5.0.0), dpatch, freeglut3-dev, dpkg-dev (>= 1.13.19) +Uploaders: Thierry Reding <[EMAIL PROTECTED]>, Bartosz Fenski <[EMAIL PROTECTED]> +Build-Depends: debhelper (>= 5), dpatch, freeglut3-dev, dpkg-dev (>= 1.13.19) Standards-Version: 3.7.2 XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/billard-gl/ XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/billard-gl/?op=log +Homepage: http://www.billardgl.de Package: billard-gl Architecture: any -Depends: ${shlibs:Depends}, billard-gl-data (>= ${source:Version}) +Depends: ${shlibs:Depends}, billard-gl-data (= ${source:Version}) Description: 3D billiards game Play a game of 8-ball or 9-ball, either in training mode or against a friend. For beginners, the game features a tutorial, introducing them to the user-interface and controls. Help is also available for those who do not know the rules for an 8-ball or 9-ball game. - . - Homepage: http://www.billardgl.de Package: billard-gl-data Architecture: all -Recommends: billard-gl (>= ${source:Version}) +Recommends: billard-gl (= ${source:Version}) Description: 3D billards game - data files Play a game of 8-ball or 9-ball, either in training mode or against a friend. For beginners, the game features a tutorial, introducing them to the user-interface and controls. Help is also available for those who do not know the rules for an 8-ball or 9-ball game. . - Homepage: http://www.billardgl.de - . This package contains the data files for billard-gl. Modified: packages/trunk/billard-gl/debian/copyright =================================================================== --- packages/trunk/billard-gl/debian/copyright 2007-10-11 13:24:57 UTC (rev 4379) +++ packages/trunk/billard-gl/debian/copyright 2007-10-11 14:58:47 UTC (rev 4380) @@ -2,6 +2,7 @@ Fri, 12 Apr 2002 00:11:50 +0200, adopted by Jamie Wilkinson on Fri, 6 Apr 2002, orphaned on Sun, 07 Mar 2004 and adopted by Thierry Reding on Fri, 21 Jan 2005. + Today, the current maintainer is the Debian Games Team. It was downloaded from http://www.billardgl.de _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

