2011
chromium-bsu (0.9.15-1) unstable; urgency=low
* New upstream release
* Drop obsolete transitional package, pave the way for Google Chromium
(Closes: #612197)
* Use Breaks instead of Conflicts on old chromium since there are
not actually any file conflicts and drop the Provides.
- Now compliant with policy 3.9.1, update Standards-Version
* Switch to dpkg-source v3
* Add a longtitle to the Debian menu file
* Fix grammar in the package description
-- Paul Wise <pabs@debian.org> Mon, 14 Feb 2011 12:28:37 +0800
2010
chromium-bsu (0.9.14.1-2) unstable; urgency=low
* glpng is going to be removed from Debian, switch to SDL_image
-- Paul Wise <pabs@debian.org> Fri, 08 Oct 2010 12:37:29 +0800
chromium-bsu (0.9.14.1-1) unstable; urgency=low
* New upstream release
- Relicensed to Clarified Artistic License, update copyright info
- Fixes FTBFS with new versions of GCC (Closes: #584372)
* Bump Standards-Version, no changes needed
* Add ${misc:Depends} to the dummy packages, just in case
* Be explicit about using dpkg source format v1.0
* Bump priority of dummy packages to extra
* Switch to minimalist debhelper 7 rules
* Wrap menu file, Depends and Build-Depends
-- Paul Wise <pabs@debian.org> Sat, 19 Jun 2010 23:55:15 +0800
2009
chromium-bsu (0.9.14-1) unstable; urgency=low
* New upstream release
- Upstream was renamed to chromium-bsu, switch to that
and add transitional packages for easy migration.
- Switch to the new GLC text rendering backend for i18n
- Build against SDL image for the new window icon
- Fixes boss/death race condition (Closes: #498282, LP: #194690)
* Bump Standards-Version, no changes needed
* Install the new upstream ChangeLog
* Add ${misc:Depends} to the data package deps
* Add missing license information to the copyright file
-- Paul Wise <pabs@debian.org> Tue, 31 Mar 2009 16:14:42 +0800
chromium (0.9.13.3-1) unstable; urgency=low
* New upstream release
- Using the CDROM for music is off by default and
the manual page documents the use_cdrom option (Closes: #492446)
- bindir/datadir customisations were removed so use ./configure args
* Improve the descriptions for the chromium & chromium-data packages.
-- Paul Wise <pabs@debian.org> Thu, 19 Feb 2009 14:01:45 +0900
2008
chromium (0.9.13.2-1) unstable; urgency=low
* New upstream bugfix release
-- Paul Wise <pabs@debian.org> Fri, 25 Jul 2008 18:23:45 +0800
chromium (0.9.13.1-1) unstable; urgency=low
* New upstream release
- switched to FTGL and removed non-free TexFont code (Closes: #467123)
- replaced non-free sound and music with free versions (Closes: #385115)
- fix watch file since upstream merged the tarballs
- build the chromium-data package since upstream merged the tarballs
- needs API-stable FTGL 2.1.3 RC5, build-depend on it
- doesn't use libsmpeg-dev, drop from build-depends
- manual page, freedesktop menu, patches merged upstream, drop
- upstream homepage moved to sourceforge, update
- set the debian menu item name to the same as the upstream freedesktop one
- use the same icon in the debian menu as the upstream freedesktop one
- can use fontconfig to find the font, build-depend on that
* Add myself to uploaders
* Add misc:Depends to the package depends
* Drop build-dep on transition package libglu1-xorg-dev
* Respect noopt, parallel=n, crossbuild properly, update config.sub/guess
- update Standards-Version since we are now compliant with 3.8.0
-- Paul Wise <pabs@debian.org> Thu, 26 Jun 2008 01:08:26 +0800
chromium (0.9.12-14~experimental2) experimental; urgency=low
* debian/control:
+ Use a newer version of FTGL that has FTBufferFont.
* debian/patches/70_ftgl.diff:
+ Update patch to use debian/patches/70_ftgl.diff, which should have
slightly better performances.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Thu, 22 May 2008 13:52:44 +0000
chromium (0.9.12-14~experimental1) experimental; urgency=low
[ Reinhard Tartler ] * 50_fix-configure (Closes: #459056) + use /bin/bash instead of /bin/sh in configure to avoid FTBFS [ Emmet Hikory ] * Start game unpaused * Allow restart with mouse click (Closes: #426817) [ Eddy Petrișor ] * desktop file changes - added a Romanian Comment translation - removed the invalid category "Application" and added "ActionGame" [ Jon Dowland ] * update menu section to "Games/Action" for menu transition (thanks Linas Žvirblis) [ Cyril Brulebois ] * Adjusted Vcs-Svn and Vcs-Browser fields in the control file. [ Barry deFreese ] * Fix make clean lintian warning * Clean up watch file (Closes: #449830) * Add Homepage entry in control * Bump Standards Version to 3.7.3 * Remove deprecated Encoding field from desktop file [ Paul Wise ] * Add patch to fix FTBFS with GCC 4.3 (Closes: #461708) * Add a patch to look for data in ~/.chromium-data/ first * Add some information about the removed music to the README.Debian * Escape some unescaped hyphens in the manual page * Document some more files and directories in the manual page * Ease backporting by relaxing the two versioned build-deps slightly * Fix some spelling errors [ Sam Hocevar ] * debian/patches/70_ftgl.diff: use FTGL for font rendering instead of the current proprietary code. * debian/control: build-depend on libftgl-dev. * debian/control: depend on ttf-uralic so that we don't need to embed our own font.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Mon, 12 May 2008 17:04:11 +0200
2007
chromium (0.9.12-13) unstable; urgency=low
* New maintainer (Closes: #417805). * Use quilt instead of dpatch. * debian/control: + Set maintainer to the Debian Games Team. + Set policy to 3.7.2. + Added Vcs fields. + Uncapitalised short description. * debian/compat: + Set level to 5. * debian/chromium.desktop: + Added Ubuntu’s .desktop, thanks to Reinhard Tartler (Closes: #364276). * 05_wall_flag.diff: + New patch. Add -Wall -W -g to the build flags. * debian/patches/35_powerup_crash.diff: + Fix a crash in the powerhup handling, courtesy of Brandon Barnes (Closes: #411614). * debian/patches/40_sdl_quit.diff: + Honour SDL_QUIT, courtesy of Brandon Barnes (Closes: #390313). Thanks to Thue Janus Kristensen for reporting this.
-- Sam Hocevar (Debian packages) <sam+deb@zoy.org> Fri, 06 Apr 2007 21:05:35 +0200
2006
chromium (0.9.12-12) unstable; urgency=low
* Rebuild for new openal
- Added build dep on libalut-dev
- Changed AL patch to more correctly use its API
- Added -lalut to the configure patch
* Changed debhelper compat level to 4
-- Mike Furr <mfurr@debian.org> Sat, 18 Mar 2006 16:33:23 -0500
2005
chromium (0.9.12-11) unstable; urgency=low
* Made build-dep on openal more strict to avoid FTBFS
(Closes: #332588)
* Changed xlibmesa build dep to glu version (Closes: 328042)
-- Mike Furr <mfurr@debian.org> Thu, 15 Dec 2005 11:47:27 -0500
chromium (0.9.12-10) unstable; urgency=low
* Updated xlibmesa build-dep to xlibmesa-gl-dev | libglu1-xorg-dev
(Closes: 328042)
-- Mike Furr <mfurr@debian.org> Wed, 14 Sep 2005 12:30:04 -0400
chromium (0.9.12-9) unstable; urgency=low
* add build-dep on dpatch :-(
-- Mike Furr <mfurr@debian.org> Sun, 7 Aug 2005 23:57:09 -0400
chromium (0.9.12-8) unstable; urgency=low
* Rebuild for CXX transition
* dpatch-ification
- removed some unneeded casts for g++4
- Updated some code to new OpenAL API
* bumped policy version to 3.6.2.0
-- Mike Furr <mfurr@debian.org> Sun, 7 Aug 2005 17:47:40 -0400
chromium (0.9.12-7) unstable; urgency=low
* Fixed segv when reading highscore file(Closes: 300150)
Thanks to Alan Woodland
-- Mike Furr <mfurr@debian.org> Tue, 5 Apr 2005 00:11:18 -0400
chromium (0.9.12-6) unstable; urgency=low
* Fixed sound fx level relative to music (Closes: 215037)
Thanks to Joachim Breitner
-- Mike Furr <mfurr@debian.org> Fri, 1 Apr 2005 11:49:26 -0500
2004
chromium (0.9.12-5) unstable; urgency=low
* Added menu icon, thanks to Mark Purcell(Closes: 273439) * Quoted all entries in the menu file * Upped standards version to 3.6.1.0
-- Mike Furr <mfurr@debian.org> Fri, 8 Oct 2004 15:34:01 -0400
2003
chromium (0.9.12-4) unstable; urgency=low
* Removed rpath hack as sed seems to be buggy on ARM. :(
-- Mike Furr <mfurr@debian.org> Tue, 7 Oct 2003 23:47:10 -0400
chromium (0.9.12-3) unstable; urgency=low
* Updated the description to be a bit more informative. * Added a hack to get around sdl-config's insertion of rpaths.
-- Mike Furr <mfurr@debian.org> Fri, 19 Sep 2003 11:28:08 -0400
chromium (0.9.12-2) unstable; urgency=low
* Fixed bug that put binary in /usr/bin instead of /usr/games
(Closes: 183776)
-- Mike Furr <mfurr@debian.org> Fri, 7 Mar 2003 10:52:18 -0500
chromium (0.9.12-1) unstable; urgency=low
* New Upstream release. (Closes: 178254)
* New Maintainer (Closes: 182982)
* Added note about music playing to README.Debian
(Closes: 177244)
* Repackaged so that it is not a debian native package.
* Now uses system libs for openAL and libglpng instead
of local static versions.
* Changed Data directory to just [...]/chromium instead of
chromium-data/
* passed in data directory to compilation making the
wrapper script obsolete.
-- Mike Furr <mfurr@debian.org> Tue, 4 Mar 2003 19:39:08 -0500
2001
chromium (0.9-8) unstable; urgency=low
* Patched /src/NCString.cpp file to fix g++3.0 build problems
(closes: #120509)
-- Peter Joseph <kneecaps@debian.org> Thu, 22 Nov 2001 16:15:55 +0000
chromium (0.9-7) unstable; urgency=low
* Fixed old SDL dependency by building on latest SDL (closes: #117030) * Removed CVS files from package (closes: #113740)
-- Peter Joseph <kneecaps@debian.org> Thu, 25 Oct 2001 12:14:11 +0100
chromium (0.9-6) unstable; urgency=low
* Built in standard MesaGL environment (closes: #105763 #105583) * Adjusted docs file * Fixed menu entry (closes: #105770)
-- Peter Joseph <kneecaps@debian.org> Mon, 6 Aug 2001 14:38:03 +0100
chromium (0.9-5) unstable; urgency=low
* Added new options to man page
-- Peter Joseph <kneecaps@debian.org> Fri, 3 Aug 2001 12:52:06 +0100
chromium (0.9-4) unstable; urgency=low
* Added various options to man page * Changed wrapper script to enable options to be passed to chromium
-- Peter Joseph <kneecaps@debian.org> Fri, 3 Aug 2001 02:48:01 +0100
chromium (0.9-3) unstable; urgency=low
* Added menu entry (closes: #105770) * Fixed build deps to add xlibmesa-dev (closes: #105800 #105645)
-- Peter Joseph <kneecaps@debian.org> Thu, 2 Aug 2001 22:42:46 +0100
chromium (0.9-2.1) unstable; urgency=low
* Link with libopenal and libglpng instead of the one in the source (closes: #105549)
-- Tollef Fog Heen <tfheen@debian.org> Thu, 2 Aug 2001 16:56:50 +0200
chromium (0.9-2) unstable; urgency=low
* Fixed incorrect bin location
-- Peter Joseph <kneecaps@debian.org> Fri, 13 Jul 2001 03:57:08 +0100
chromium (0.9-1) unstable; urgency=low
* Initial release (closes: #101611) * Implemented chromium wrapper to set data env var
-- Peter Joseph <kneecaps@debian.org> Thu, 12 Jul 2001 01:58:32 +0100