lincity-ng (2.0-2maemo5) unstable; urgency=low

   * Show maemo-packeting version on logs
   * Depend working sdl-midex

 -- Aapo Rantalainen <aapo.rantalainen@gmail.com>  Tue, 17 Apr 2012 20:10:22 +0300

lincity-ng (2.0-2maemo4) unstable; urgency=low

   * 800x480 resolution without wrapper
   * Locale works

 -- Aapo Rantalainen <aapo.rantalainen@gmail.com>  Sun, 15 Apr 2012 19:21:22 +0300

lincity-ng (2.0-2maemo3) unstable; urgency=low

  * Use start script wrapper: /opt/lincity/games/lincity-ng -f -s -S 800x480

 -- Aapo Rantalainen <aapo.rantalainen@gmail.com>  Sun, 15 Apr 2012 19:21:22 +0300

lincity-ng (2.0-2maemo2) unstable; urgency=low

  * Statistic fits the screen: 
      - http://developer.berlios.de/bugs/?func=detailbug&bug_id=18563&group_id=2929
  * Doesn't need openGL (no address on last one)
      - http://developer.berlios.de/bugs/?func=detailbug&bug_id=18564&group_id=2929
  * Tries 800x480 resolution (wrong address on last one)
      - http://developer.berlios.de/bugs/?func=detailbug&bug_id=15192&group_id=2929
 -- Aapo Rantalainen <aapo.rantalainen@gmail.com>  Sun, 15 Apr 2012 12:08:22 +0300

lincity-ng (2.0-2maemo1) unstable; urgency=low

  * Optified (--prefix=/opt/lincity)
  * Doesn't need openGL (no compiletime nor runtime)
  * Doesn't save userconfig.xml at the end: 
     - http://developer.berlios.de/bugs/?func=detailbug&bug_id=18562&group_id=2929
  * Tries 800x480 resolution: 
     - http://developer.berlios.de/bugs/?func=detailbug&bug_id=18562&group_id=2929

 -- Aapo Rantalainen <aapo.rantalainen@gmail.com>  Sat, 14 Apr 2012 18:52:22 +0200

lincity-ng (2.0-2build1) maverick; urgency=low

  * Rebuild against new libphysfs (LP: #614067)

 -- Philip Muskovac <yofel@gmx.net>  Sat, 25 Sep 2010 23:52:22 +0200

lincity-ng (2.0-2) unstable; urgency=low

  * Upload to unstable 

 -- Gonéri Le Bouder <goneri@rulezlan.org>  Sat, 14 Feb 2009 15:12:24 +0100

lincity-ng (2.0-1) experimental; urgency=low

  * New upstream release 
  * Update debian/copyright
  * Standard version: 3.8.0, no change 
  * Add failback-to-800x600.diff to be able to launch the game
    even if the screen doesn't accept 1024x768

 -- Gonéri Le Bouder <goneri@rulezlan.org>  Tue, 03 Feb 2009 21:20:45 +0100

lincity-ng (1.1.2-1) unstable; urgency=low

  * New upstream release (Closes: #449367).
  * Move the homepage from the long description to a source field.
  * Add Vcs-Browser and Vcs-Svn fields.
  * debian/rules:
     - Add a find on *.desktop, piped into a sed command to delete the
       deprecated/obsoleted Encoding line.
     - Trim trailing whitespaces.
     - Use relative symlinks from /usr/share/games/lincity-ng/fonts to
       ../../../fonts/truetype/ttf-dejavu (Policy 10.5).

 -- Cyril Brulebois <cyril.brulebois@enst-bretagne.fr>  Wed, 05 Dec 2007 05:13:23 +0100

lincity-ng (1.1.1-2) unstable; urgency=high

  [ Gonéri Le Bouder ]
  * dpkg-buildpackage -B doesn't create the data package anymore
  * remove the dependency on ttf-bitstream-vera

  [ Cyril Brulebois ]
  * Add a conflict against lincity-ng-data (<< 1.1.1) to the lincity-ng
    package to make it possible to upgrade from older installations
    (Closes: #444887).
  * Set urgency to “high” since it also affects testing users.

 -- Cyril Brulebois <cyril.brulebois@enst-bretagne.fr>  Mon, 01 Oct 2007 18:52:36 +0200

lincity-ng (1.1.1-1) unstable; urgency=low

  * new upstream release (Closes: #439034)
   - remove patches merged in upstream: gcc-4.3.diff and
     remove-Application-section-from-desktopfile.diff
   - the hyphen-used-as-minus-sign typo in the manpage is fixed upstream,
     remove the fix from debian/rules
  * update the changelog
  * install the official icon instead of debian/lincity-ng.xpm and use
    convert from imagemagick to create a .xpm file for Debian menu system
  * rules: add a dh_desktop call to launch update-desktop-database
  * use ttf-dejavu instead of ttf-bitstream-vera (Closes: #440909)

 -- Gonéri Le Bouder <goneri@rulezlan.org>  Wed, 22 Aug 2007 00:09:56 +0200

lincity-ng (1.1.0-2) unstable; urgency=low

  [ Gonéri Le Bouder ]
  * jam -q: exit the build process as soon as a file failes
  * add patch gcc-4.3.diff (Closes: #417374)
   - add quilt in the build-deps
  * keeps the desktop file in lincity-ng package instead of lincity-ng-data
    because a .desktop file shouldn't be installed without the binary it
    belongs
  * add remove-Application-section-from-desktopfile.diff to remove
    the wrong section "Application" from the desktop file
  * clean the files and directorys after the jam clean

 -- Gonéri Le Bouder <goneri@rulezlan.org>  Tue, 21 Aug 2007 09:51:13 +0000

lincity-ng (1.1.0-1) unstable; urgency=low

  [ Eddy Petrișor ]
  * add ttf-dejavu as a first font option since is a superset of
    ttf-bitstream-vera (Closes: #404396)

  [ Gonéri Le Bouder ]
  * New upstream release (Closes: #412217)
  * Add myself in Uploaders:
  * copy config.{sub,guess} from autotools-dev during the configure
  * lincity depends on lincity-ng-data (= ${source:Version}) instead of
    (>= 0.9rc1) to avoid unexpected error 
  * add icon description in Debian menu. Thanks Mark Purcell (Closes: #407359)
  * game data in /usr/share/games

  [ Alexander Schmehl ]
  * add .xpm icon for the menu file

 -- Gonéri Le Bouder <goneri@rulezlan.org>  Wed, 11 Jul 2007 22:41:50 +0200

lincity-ng (1.0.3-2) unstable; urgency=low

  * Acknowledge the previous NMU, thanks to Steinar H. Gunderson.
  * Add myself in the Uploaders field (Closes: #401776).
  * In debian/rules, clean target:
     - remove config.h along with config.{log,status} in the clean target, so
       that it does not pollute the source diff;
     - add a dash before ``jam clean'' so that cleaning an already-clean build
       tree doesn't generate an error;
     - remove Jamconfig as well as config.* files, but after ``jam clean''.
  * Bump debhelper compatibility from 4 to 5 (no change needed).
  * Bump Standards-Version from 3.6.2 to 3.7.2 (no change needed).
  * Update FSF address in debian/copyright.
  * Add newlines at the end of debian/docs and debian/README.Debian.
  * Add a debian/watch file.
  * Fix a dash (s{-}{\-}) in the doc/lincity-ng.6 manpage by adding a sed line
    in debian/rules, a temporary file, and adjust cleanup to leave source
    untouched.
  * Adjust commentaries in debian/rules.
  * Remove TODO in debian/docs (there were two of them).
  * Add an URL in debin/control.
  * Add a note in debian/copyright about Debian Games Team taking over the
    packaging, under the same license.

 -- Cyril Brulebois <cyril.brulebois@enst-bretagne.fr>  Fri,  8 Dec 2006 19:32:41 +0000

lincity-ng (1.0.3-1.1) unstable; urgency=high

  * Non-maintainer upload.
  * Add pkg-config to build-depends; fixes FTBFS, patch from Jérémy Bobbio.
    (Closes: #397694)

 -- Steinar H. Gunderson <sesse@debian.org>  Thu, 16 Nov 2006 00:28:49 +0100

lincity-ng (1.0.3-1) unstable; urgency=low

  * New upstream release (Closes: #379220)
  * Move lincity-ng into group maintenance by the Debian Games Group
  * Acknowledge GCC 4.1 NMU, thanks Martin. (Closes: #357339)

 -- Moritz Muehlenhoff <jmm@debian.org>  Sun,  6 Aug 2006 22:23:58 +0200

lincity-ng (1.0.2-1.1) unstable; urgency=low

  * NMU as part of the GCC 4.1 transition.
  * Remove extra qualification from C++ header file (Closes: #357339)

 -- Martin Michlmayr <tbm@cyrius.com>  Fri, 26 May 2006 12:35:18 +0200

lincity-ng (1.0.2-1) unstable; urgency=low

  * New upstream release:
    - Recompile against new sdlgfx (Closes: #339627)
    - Swedish translation has been merged (Closes: #338052)

 -- Moritz Muehlenhoff <jmm@inutil.org>  Thu, 17 Nov 2005 19:30:49 +0100

lincity-ng (1.0.1-1) unstable; urgency=low

  * New upstream release

 -- Moritz Muehlenhoff <jmm@inutil.org>  Sat, 23 Jul 2005 11:49:00 +0200

lincity-ng (1.0-1) unstable; urgency=low

  * New upstream release
    - Man page has been merged upstream
  * Bumped Standard-Version to 3.6.2 (no changes needed)

 -- Moritz Muehlenhoff <jmm@inutil.org>  Sun,  3 Jul 2005 22:29:21 +0200

lincity-ng (0.9rc1-1) unstable; urgency=low

  * Initial release (Closes: #311787)

 -- Moritz Muehlenhoff <jmm@inutil.org>  Sat,  4 Jun 2005 01:38:11 +0200
