Author: apo Date: 2016-06-03 07:59:54 +0000 (Fri, 03 Jun 2016) New Revision: 15786
Added: packages/tags/kball/0.0.20041216-10/ packages/tags/kball/0.0.20041216-10/debian/changelog packages/tags/kball/0.0.20041216-10/debian/control packages/tags/kball/0.0.20041216-10/debian/rules Removed: packages/tags/kball/0.0.20041216-10/debian/changelog packages/tags/kball/0.0.20041216-10/debian/control packages/tags/kball/0.0.20041216-10/debian/rules Log: [svn-buildpackage] Tagging kball 0.0.20041216-10 Deleted: packages/tags/kball/0.0.20041216-10/debian/changelog =================================================================== --- packages/trunk/kball/debian/changelog 2016-06-03 02:46:34 UTC (rev 15784) +++ packages/tags/kball/0.0.20041216-10/debian/changelog 2016-06-03 07:59:54 UTC (rev 15786) @@ -1,110 +0,0 @@ -kball (0.0.20041216-9) unstable; urgency=medium - - * Team upload. - * wrap-and-sort -sa. - * Use compat level 9 and require debhelper >= 9. - * Declare compliance with Debian Policy 3.9.8. - * Use canonical VCS-URI. - * kball.desktop: Add keywords and a comment in German. - * Update debian/copyright to copyright format 1.0. - * Simplify debian/rules by using dh sequencer. (Closes: #821997) - * debian/watch: Use version=4. - * Make the build reproducible by adding reproducible-build.patch. - Thanks to Reiner Herrmann for the report and patch. (Closes: #825588) - * Build with hardening build flags. Add hardening.patch. - * Ensure that kball can be built twice in a row. - - -- Markus Koschany <[email protected]> Thu, 02 Jun 2016 07:28:10 +0200 - -kball (0.0.20041216-8) unstable; urgency=low - - * Team upload. - * Include sys/stat.h in 06_homedir_game.patch and 07_homedir_editor.patch. - Closes: #624978 - - -- Evgeni Golov <[email protected]> Sat, 07 May 2011 15:53:36 +0200 - -kball (0.0.20041216-7) unstable; urgency=low - - * Team upload. - * Use source format 3.0 (quilt). - * Fix compilation with GCC 4.5. (Closes: #565011) - + new patch: gcc-4.5.patch - * debian/control: Add ${misc:Depends}. - * Bump Standards-Version to 3.9.1 (no changes). - - -- Ansgar Burchardt <[email protected]> Mon, 14 Mar 2011 15:33:17 +0100 - -kball (0.0.20041216-6) unstable; urgency=low - - [ Barry deFreese ] - * Add myself to uploaders. - * 08_dont_strip.patch - Remove -s from LDFLAGS. (Closes: #437246). - * 09_keypad_enter.patch - Allow keypad enter to select. (Closes: #501844). - * Improve clean target. (Wasn't removing .o files). - * Bump Standards Version to 3.8.1. (No changes needed). - - -- Barry deFreese <[email protected]> Mon, 06 Apr 2009 20:52:28 -0400 - -kball (0.0.20041216-5) unstable; urgency=low - - [ Miriam Ruiz ] - * Modified building system for using quilt. - * Upgraded standards version to 3.8.0. - + Menu policy transition. - - [ Jon Dowland ] - * update menu section to "Games/Action" for menu transition - (thanks Linas Žvirblis) - - [ Cyril Brulebois ] - * Added Vcs-Svn and Vcs-Browser fields in the control file. - - [ Barry deFreese ] - * Add desktop file - * Call dh_desktop - * Add Homepage field in control - * Bump debhelper build-dep to match compat - * Make clean not ignore errors - * Fix substvar source:Version - - [ Gerfried Fuchs ] - * Fixed watch file including mangling of upstream version - - -- Miriam Ruiz <[email protected]> Sat, 26 Jul 2008 18:10:19 +0200 - -kball (0.0.20041216-4) unstable; urgency=low - - * Fixed broken debian/watch file added in -3. - * Updated control to depend on data >= instead of = version. - - -- Miriam Ruiz <[email protected]> Tue, 10 Jan 2006 14:28:22 +0100 - -kball (0.0.20041216-3) unstable; urgency=low - - * Removed circular dependency between kball and kball-data. - * Automatic fallback to windowed mode. Thanks to Idan Sofer - <[email protected]> for the patch. Closes: #313033. - * Ending screen should not block user now. Thanks to Idan Sofer - <[email protected]> for the patch. Closes: #311372. - * Modified dependencies. - * Reduced optimisation level to -O2 according to suggestion in #323388. - * Upgraded standards version to 3.6.2 - * Dirty Hack: Replaced fixed by int32_t in mapped_sphere_ex (sphermap.cpp), - because otherwise I get an invalid conversion from 'long int*' to 'fixed*' - * Added Watch file for uscan. - - -- Miriam Ruiz <[email protected]> Fri, 16 Dec 2005 21:05:10 +0100 - -kball (0.0.20041216-2) unstable; urgency=low - - * Update due to changes in the way xlibs-static-* packages are handled. - - -- Miriam Ruiz <[email protected]> Sun, 3 Jul 2005 18:52:48 +0000 - -kball (0.0.20041216-1) unstable; urgency=low - - * Initial Release. Closes: #311080. - - -- Miriam Ruiz <[email protected]> Sat, 2 Apr 2005 19:59:43 +0000 - Copied: packages/tags/kball/0.0.20041216-10/debian/changelog (from rev 15785, packages/trunk/kball/debian/changelog) =================================================================== --- packages/tags/kball/0.0.20041216-10/debian/changelog (rev 0) +++ packages/tags/kball/0.0.20041216-10/debian/changelog 2016-06-03 07:59:54 UTC (rev 15786) @@ -0,0 +1,119 @@ +kball (0.0.20041216-10) unstable; urgency=medium + + * Team upload. + * Build-Depend on liballegro4-dev instead of virtual liballegro4.2-dev. + * Use dh_installdocs-arch override to avoid a file conflict with + /usr/share/doc/kball. + + -- Markus Koschany <[email protected]> Fri, 03 Jun 2016 09:38:29 +0200 + +kball (0.0.20041216-9) unstable; urgency=medium + + * Team upload. + * wrap-and-sort -sa. + * Use compat level 9 and require debhelper >= 9. + * Declare compliance with Debian Policy 3.9.8. + * Use canonical VCS-URI. + * kball.desktop: Add keywords and a comment in German. + * Update debian/copyright to copyright format 1.0. + * Simplify debian/rules by using dh sequencer. (Closes: #821997) + * debian/watch: Use version=4. + * Make the build reproducible by adding reproducible-build.patch. + Thanks to Reiner Herrmann for the report and patch. (Closes: #825588) + * Build with hardening build flags. Add hardening.patch. + * Ensure that kball can be built twice in a row. + + -- Markus Koschany <[email protected]> Thu, 02 Jun 2016 07:28:10 +0200 + +kball (0.0.20041216-8) unstable; urgency=low + + * Team upload. + * Include sys/stat.h in 06_homedir_game.patch and 07_homedir_editor.patch. + Closes: #624978 + + -- Evgeni Golov <[email protected]> Sat, 07 May 2011 15:53:36 +0200 + +kball (0.0.20041216-7) unstable; urgency=low + + * Team upload. + * Use source format 3.0 (quilt). + * Fix compilation with GCC 4.5. (Closes: #565011) + + new patch: gcc-4.5.patch + * debian/control: Add ${misc:Depends}. + * Bump Standards-Version to 3.9.1 (no changes). + + -- Ansgar Burchardt <[email protected]> Mon, 14 Mar 2011 15:33:17 +0100 + +kball (0.0.20041216-6) unstable; urgency=low + + [ Barry deFreese ] + * Add myself to uploaders. + * 08_dont_strip.patch - Remove -s from LDFLAGS. (Closes: #437246). + * 09_keypad_enter.patch - Allow keypad enter to select. (Closes: #501844). + * Improve clean target. (Wasn't removing .o files). + * Bump Standards Version to 3.8.1. (No changes needed). + + -- Barry deFreese <[email protected]> Mon, 06 Apr 2009 20:52:28 -0400 + +kball (0.0.20041216-5) unstable; urgency=low + + [ Miriam Ruiz ] + * Modified building system for using quilt. + * Upgraded standards version to 3.8.0. + + Menu policy transition. + + [ Jon Dowland ] + * update menu section to "Games/Action" for menu transition + (thanks Linas Žvirblis) + + [ Cyril Brulebois ] + * Added Vcs-Svn and Vcs-Browser fields in the control file. + + [ Barry deFreese ] + * Add desktop file + * Call dh_desktop + * Add Homepage field in control + * Bump debhelper build-dep to match compat + * Make clean not ignore errors + * Fix substvar source:Version + + [ Gerfried Fuchs ] + * Fixed watch file including mangling of upstream version + + -- Miriam Ruiz <[email protected]> Sat, 26 Jul 2008 18:10:19 +0200 + +kball (0.0.20041216-4) unstable; urgency=low + + * Fixed broken debian/watch file added in -3. + * Updated control to depend on data >= instead of = version. + + -- Miriam Ruiz <[email protected]> Tue, 10 Jan 2006 14:28:22 +0100 + +kball (0.0.20041216-3) unstable; urgency=low + + * Removed circular dependency between kball and kball-data. + * Automatic fallback to windowed mode. Thanks to Idan Sofer + <[email protected]> for the patch. Closes: #313033. + * Ending screen should not block user now. Thanks to Idan Sofer + <[email protected]> for the patch. Closes: #311372. + * Modified dependencies. + * Reduced optimisation level to -O2 according to suggestion in #323388. + * Upgraded standards version to 3.6.2 + * Dirty Hack: Replaced fixed by int32_t in mapped_sphere_ex (sphermap.cpp), + because otherwise I get an invalid conversion from 'long int*' to 'fixed*' + * Added Watch file for uscan. + + -- Miriam Ruiz <[email protected]> Fri, 16 Dec 2005 21:05:10 +0100 + +kball (0.0.20041216-2) unstable; urgency=low + + * Update due to changes in the way xlibs-static-* packages are handled. + + -- Miriam Ruiz <[email protected]> Sun, 3 Jul 2005 18:52:48 +0000 + +kball (0.0.20041216-1) unstable; urgency=low + + * Initial Release. Closes: #311080. + + -- Miriam Ruiz <[email protected]> Sat, 2 Apr 2005 19:59:43 +0000 + Deleted: packages/tags/kball/0.0.20041216-10/debian/control =================================================================== --- packages/trunk/kball/debian/control 2016-06-03 02:46:34 UTC (rev 15784) +++ packages/tags/kball/0.0.20041216-10/debian/control 2016-06-03 07:59:54 UTC (rev 15786) @@ -1,44 +0,0 @@ -Source: kball -Section: games -Priority: optional -Maintainer: Debian Games Team <[email protected]> -Uploaders: - Miriam Ruiz <[email protected]>, - Barry deFreese <[email protected]> -Build-Depends: - debhelper (>= 9), - libaldmb1-dev, - liballegro4.2-dev | liballegro-dev, - libdumb1-dev, - libxcursor-dev, - libxxf86dga-dev, - libxxf86vm-dev, - sharutils -Standards-Version: 3.9.8 -Homepage: http://kball.sourceforge.net/ -Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/kball/ -Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-games/packages/trunk/kball/ - -Package: kball -Architecture: any -Depends: - kball-data (>= ${source:Version}), - ${misc:Depends}, - ${shlibs:Depends} -Description: game of skill and reflexes for all the family - A game of skill and reflexes, non violent, suitable for all ages. The idea - is to move the ball around the map, without falling, without running out of - time, and getting the prizes, in order to reach the exit. The main feature - of the game is the built-in map editor, so anybody can make their own maps. - -Package: kball-data -Architecture: all -Depends: - ${misc:Depends} -Description: game of skill and reflexes for all the family - data files - A game of skill and reflexes, non violent, suitable for all ages. The idea - is to move the ball around the map, without falling, without running out of - time, and getting the prizes, in order to reach the exit. The main feature - of the game is the built-in map editor, so anybody can make their own maps. - . - This package includes the data of the game. Copied: packages/tags/kball/0.0.20041216-10/debian/control (from rev 15785, packages/trunk/kball/debian/control) =================================================================== --- packages/tags/kball/0.0.20041216-10/debian/control (rev 0) +++ packages/tags/kball/0.0.20041216-10/debian/control 2016-06-03 07:59:54 UTC (rev 15786) @@ -0,0 +1,44 @@ +Source: kball +Section: games +Priority: optional +Maintainer: Debian Games Team <[email protected]> +Uploaders: + Miriam Ruiz <[email protected]>, + Barry deFreese <[email protected]> +Build-Depends: + debhelper (>= 9), + libaldmb1-dev, + liballegro4-dev, + libdumb1-dev, + libxcursor-dev, + libxxf86dga-dev, + libxxf86vm-dev, + sharutils +Standards-Version: 3.9.8 +Homepage: http://kball.sourceforge.net/ +Vcs-Svn: svn://anonscm.debian.org/pkg-games/packages/trunk/kball/ +Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-games/packages/trunk/kball/ + +Package: kball +Architecture: any +Depends: + kball-data (>= ${source:Version}), + ${misc:Depends}, + ${shlibs:Depends} +Description: game of skill and reflexes for all the family + A game of skill and reflexes, non violent, suitable for all ages. The idea + is to move the ball around the map, without falling, without running out of + time, and getting the prizes, in order to reach the exit. The main feature + of the game is the built-in map editor, so anybody can make their own maps. + +Package: kball-data +Architecture: all +Depends: + ${misc:Depends} +Description: game of skill and reflexes for all the family - data files + A game of skill and reflexes, non violent, suitable for all ages. The idea + is to move the ball around the map, without falling, without running out of + time, and getting the prizes, in order to reach the exit. The main feature + of the game is the built-in map editor, so anybody can make their own maps. + . + This package includes the data of the game. Deleted: packages/tags/kball/0.0.20041216-10/debian/rules =================================================================== --- packages/trunk/kball/debian/rules 2016-06-03 02:46:34 UTC (rev 15784) +++ packages/tags/kball/0.0.20041216-10/debian/rules 2016-06-03 07:59:54 UTC (rev 15786) @@ -1,38 +0,0 @@ -#!/usr/bin/make -f -#export DH_VERBOSE=1 - -%: - dh $@ --parallel - -override_dh_auto_clean: - [ ! -f target.os ] || $(MAKE) clean - -override_dh_clean: - dh_clean - find ./ -name "*.o" -delete - $(RM) bin/kball_linux.bin - $(RM) test_linux.bin - $(RM) test.run - -override_dh_install-indep: - dh_install bin/*.dat usr/share/games/kball - dh_install bin/levels/*.map usr/share/games/kball/levels - dh_install bin/levels/*.fmp usr/share/games/kball/levels - dh_install doc/manual/*.pdf usr/share/doc/kball-data - uudecode -o debian/kball-data/usr/share/doc/kball-data/kball_manual_en.sxw < debian/doc/kball_manual_en.sxw.uu - uudecode -o debian/kball-data/usr/share/doc/kball-data/kball_manual_es.sxw < debian/doc/kball_manual_es.sxw.uu - -override_dh_install-arch: - dh_install bin/kball_linux.bin usr/games - mv debian/kball/usr/games/kball_linux.bin debian/kball/usr/games/kball - dh_install debian/kball.xpm usr/share/pixmaps - dh_install debian/kball.desktop usr/share/applications - -override_dh_installchangelogs: - dh_installchangelogs CHANGES - -override_dh_installdocs: - dh_installdocs - $(RM) -r debian/kball/usr/share/doc/kball - dh_link usr/share/doc/kball-data usr/share/doc/kball - Copied: packages/tags/kball/0.0.20041216-10/debian/rules (from rev 15785, packages/trunk/kball/debian/rules) =================================================================== --- packages/tags/kball/0.0.20041216-10/debian/rules (rev 0) +++ packages/tags/kball/0.0.20041216-10/debian/rules 2016-06-03 07:59:54 UTC (rev 15786) @@ -0,0 +1,38 @@ +#!/usr/bin/make -f +#export DH_VERBOSE=1 + +%: + dh $@ --parallel + +override_dh_auto_clean: + [ ! -f target.os ] || $(MAKE) clean + +override_dh_clean: + dh_clean + find ./ -name "*.o" -delete + $(RM) bin/kball_linux.bin + $(RM) test_linux.bin + $(RM) test.run + +override_dh_install-indep: + dh_install bin/*.dat usr/share/games/kball + dh_install bin/levels/*.map usr/share/games/kball/levels + dh_install bin/levels/*.fmp usr/share/games/kball/levels + dh_install doc/manual/*.pdf usr/share/doc/kball-data + uudecode -o debian/kball-data/usr/share/doc/kball-data/kball_manual_en.sxw < debian/doc/kball_manual_en.sxw.uu + uudecode -o debian/kball-data/usr/share/doc/kball-data/kball_manual_es.sxw < debian/doc/kball_manual_es.sxw.uu + +override_dh_install-arch: + dh_install bin/kball_linux.bin usr/games + mv debian/kball/usr/games/kball_linux.bin debian/kball/usr/games/kball + dh_install debian/kball.xpm usr/share/pixmaps + dh_install debian/kball.desktop usr/share/applications + +override_dh_installchangelogs: + dh_installchangelogs CHANGES + +override_dh_installdocs-arch: + dh_installdocs + $(RM) -r debian/kball/usr/share/doc/kball + dh_link usr/share/doc/kball-data usr/share/doc/kball + _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

