Change logs for chromium-bsu source package in Karmic

  • 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
    
    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.
    
    chromium (0.9.13.2-1) unstable; urgency=low
    
      * New upstream bugfix release
    
    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
    
    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.
    
    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.
    
    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.
    
    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 
    
    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)
    
    chromium (0.9.12-10) unstable; urgency=low
    
      * Updated xlibmesa build-dep to xlibmesa-gl-dev | libglu1-xorg-dev
        (Closes: 328042)
    
    chromium (0.9.12-9) unstable; urgency=low
    
      * add build-dep on dpatch :-( 
    
    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
    
    chromium (0.9.12-7) unstable; urgency=low
    
      * Fixed segv when reading highscore file(Closes: 300150)
        Thanks to Alan Woodland
    
    chromium (0.9.12-6) unstable; urgency=low
    
      * Fixed sound fx level relative to music (Closes: 215037)
        Thanks to Joachim Breitner
    
    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
    
    chromium (0.9.12-4) unstable; urgency=low
    
      * Removed rpath hack as sed seems to be buggy on ARM. :(
    
    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.
    
    chromium (0.9.12-2) unstable; urgency=low
    
      * Fixed bug that put binary in /usr/bin instead of /usr/games 
        (Closes: 183776)
    
    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.
    
    chromium (0.9-8) unstable; urgency=low
    
      * Patched /src/NCString.cpp file to fix g++3.0 build problems 
        (closes: #120509) 
    
    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) 
    
    chromium (0.9-6) unstable; urgency=low
      
      * Built in standard MesaGL environment (closes: #105763 #105583)
      * Adjusted docs file
      * Fixed menu entry (closes: #105770)
    
    chromium (0.9-5) unstable; urgency=low
    
      * Added new options to man page
    
    chromium (0.9-4) unstable; urgency=low
    
      * Added various options to man page
      * Changed wrapper script to enable options to be passed to chromium
    
    chromium (0.9-3) unstable; urgency=low
    
      * Added menu entry (closes: #105770)
      * Fixed build deps to add xlibmesa-dev (closes: #105800 #105645)
    
    chromium (0.9-2.1) unstable; urgency=low
    
      * Link with libopenal and libglpng instead of the one in the source (closes: #105549) 
    
    chromium (0.9-2) unstable; urgency=low
    
      * Fixed incorrect bin location
    
    chromium (0.9-1) unstable; urgency=low
    
      * Initial release (closes: #101611) 
      * Implemented chromium wrapper to set data env var
    
     -- James Westby <email address hidden>   Mon,  11 May 2009 14:40:28 +0100