trigger-rally (0.6.5+dfsg-3build1) cosmic; urgency=medium

  * Rebuild against new libtinyxml2-6a.

 -- Gianfranco Costamagna <locutusofborg@debian.org>  Wed, 08 Aug 2018 12:02:06 +0200

trigger-rally (0.6.5+dfsg-3) unstable; urgency=medium

  * Team upload.

  [ Stefan Potyra ]
  * debian/trigger-rally.6.sgml: Update path for configuration file.
    Thanks to Esteban Lucchesi (LP: #1734222)
  * Update my email address.

  [ Markus Koschany ]
  * Use compat level 11.
  * Declare compliance with Debian Policy 4.1.3.

  [ peter green ]
  * Fix FTBFS with libtinyxml2-dev 6.0.0. (Closes: #887929)

 -- Markus Koschany <apo@debian.org>  Sat, 27 Jan 2018 23:26:31 +0100

trigger-rally (0.6.5+dfsg-2) unstable; urgency=medium

  * Team upload.
  * debian/rules: Install manpages only with the architecture-dependent
    dh_installman target. Thanks to Ben Longbons for the report.
    This error was exposed by building source-only packages. (Closes: #848824)

 -- Markus Koschany <apo@debian.org>  Tue, 20 Dec 2016 01:00:50 +0100

trigger-rally (0.6.5+dfsg-1) unstable; urgency=medium

  * Team upload.
  * New upstream version 0.6.5+dfsg.
  * Switch to compat level 10.
  * Drop fix_build_gcc5.patch, 811-flags.patch and 813-config-path.patch.
    Fixed upstream.
  * Refresh 20_system_tinyxml.patch.
  * Switch to libsdl2-image-dev and libtinyxml2-dev.

 -- Markus Koschany <apo@debian.org>  Mon, 19 Dec 2016 14:19:05 +0100

trigger-rally (0.6.4+dfsg-2) unstable; urgency=medium

  * Remove link to README.txt.gz in debian/trigger-rally-data.links
    (Closes: #838007).
  * Properly remove obsolete conffile /etc/trigger.config.defs
    (Closes: #838008).
  * Modify debian/patches/verbose-build.patch to remove printf that BLHC does
    not understand.
  * Refresh debian/patches/disable-strip.patch.

 -- Bertrand Marc <bmarc@debian.org>  Sun, 18 Sep 2016 17:51:46 +0200

trigger-rally (0.6.4+dfsg-1) unstable; urgency=medium

  [ Bertrand Marc ]
  * Update debian/watch and excluded files in debian/copyright to match the new
    upstream tarball.
  * New upstream release.
  * Build both the game and the data in the same source package.
  * Update debian/rules and debian/trigger-rally*.install to match the new
    upstream tree and the new buildsystem.
  * Remove build-dependency on dh-exec, autotools-dev, jam and automake.
  * Moved the package to Git.
  * Remove patch to use the system glew, not necessary anymore.
  * Update patch to use system tinyxml.
  * Add a patch from upstream to fix build with GCC 5+.
  * Standards-version: 3.9.8.
  * debian/rules: do not delete configure and Jamconfig.in in the clean
    target, it prevents building with the new git setup.
  * Fix field-name typo in debian/copyright.
  * Use my @debian.org address in the uploaders field and in debian/copyright.

  [ Gianfranco Costamagna ]
  * debian/patches/813-config-path.patch, 811-flags.patch:
    - cherry-pick upstream changes to use the Debian config path and the
      *FLAGS from environment.
  * Update copyright file
  * Add patches to disable strip of binaries and to enable verbose builds.
  * Override OPTIMS variable.

 -- Bertrand Marc <bmarc@debian.org>  Sat, 10 Sep 2016 15:54:53 +0200

trigger-rally (0.6.2+dfsg-1) unstable; urgency=medium

  [ Stefan Potyra ]
  * Acknowledge NMU, thanks to Tobias Frost.

  [ Bertrand Marc ]
  * New upstream release.
  * Update watchfile, thanks to Tobias Frost (Closes: #789268).
  * Add myself as uploader.
  * Use new icons (Closes: #789272):
    + remove debian/trigger-rally*.xpm.
    + stop copying these xpm in debian/rules.
    + remove the associated dirs in debian/dirs.
    + depends on trigger-rally-data (>=0.6.1-2), which ships the new icons.
    + point trigger-rally.desktop to /usr/share/pixmaps/trigger-rally-icons.svg.
    + remove debian/menu.
  * Standards-version 3.9.6.
  * Move to debhelper v9, to reduce debian/rules and enable hardening:
    + update debian/compat.
    + build-depend on debhelper (>=9), autotools-dev and dh-exec.
    + remove debian/dirs.
    + remove debian/patches/30_autotools.patch.
    + update debian/rules to dh style.
    + add debian/trigger-rally.install.
  * Update debian/copyright to machine-interpretable format 1.0.
  * Exclude third party code from debian/copyright:
    + add +dfsg to the source version.
    + add dversionmangle to debian/watch to handle +dfsg.
    + do not remove third party code from debian/rules anymore.

  [ Markus Koschany ]
  * Vcs-Browser: Use https.
  * Switch from virtual libglew1.5-dev to libglew-dev build-dependency.
  * Update dh_auto_clean override and ensure trigger-rally can be built twice
    in a row.
  * Add keywords to desktop file.

 -- Bertrand Marc <beberking@gmail.com>  Sun, 15 Nov 2015 15:23:16 +0100

trigger-rally (0.6.1-0.1) unstable; urgency=medium

  * Non-maintainer upload (as asked for on d-devel-games@ by maintainer)
  * New upstream release
  * Bump version requirement on trigger-rally-data

 -- Tobias Frost <tobi@debian.org>  Sat, 25 Oct 2014 18:10:12 +0200

trigger-rally (0.6.0-2) unstable; urgency=low

  [ Stefan Potyra ]
  * debian/rules:
    + Fix the binary-indep/build-indep rules: No package to build.
  * debian/control:
    + drop DM-Upload-Allowed field (obsolete).
    + drop Conflicts against trigger (upgrades from oldstable not supported).
    + Bump Standards-Version to 3.9.5, since all required changes
      have been done.
  * debian/patches/30_autotools.patch:
    Refresh config.sub/config.guess if present (Closes: #727989).

  [ Evgeni Golov ]
  * Correct Vcs-* URLs to point to anonscm.debian.org

  [ Alexander Reichle-Schmehl ]
  * Removed myself from uploaders.

 -- Stefan Potyra <sistpoty@ubuntu.com>  Thu, 23 Jan 2014 22:44:13 +0100

trigger-rally (0.6.0-1) unstable; urgency=low

  * New upstream release.
  * debian/patches/05_Makefile.am.patch: dropped, included upstream.
  * Refresh debian/patches/10_system_glew.patch.
  * debian/control:
    + drop transitional package.
    + bump Standards-Version to 3.9.2, no changes needed apart
      from dropping the transitional package.
    + add libtinyxml-dev to build-depends.
    + Update versioned depends against data files.
    + Update long description.
  * debian/trigger-rally.6.sgml: Fix grammar error in copyright description.
  * debian/rules:
    + add build-arch/build-indep target.
    + remove shipped tinyxml files before configuring the package.
  * debian/patches/20_system_tinyxml.patch: link against system tinyxml.

 -- Stefan Potyra <sistpoty@ubuntu.com>  Fri, 25 Nov 2011 22:08:15 +0100

trigger-rally (0.5.2.1-2) unstable; urgency=low

  [ Gonéri Le Bouder ]
  * Drop the comment about the CPU and the memory in the long
    description

  [ Alexander Reichle-Schmehl ]
  * Add depends on ${misc:Depends}
  * Bump standards (no changes needed)

  [ Stefan Potyra ]
  * debian/source/format, debian/patches, debian/rules:
    convert to 3.0 (quilt).
  * debian/control: Drop b-d on cdbs.
  * debian/control: wrap build-dependencies and Uploaders.
  * debian/control: Add DM-Upload-Allowed: yes.
  * debian/README.source: dropped, doesn't use a patch system any longer.
  * debian/control: Add libglew1.5-dev to build-depends.
  * debian/patches/10_system_glew.patch: Don't link against the internal
    copy of libglew, but rather use the system libglew.
  * debian/rules: Remove shipped copy of glew to make sure it won't get
    used during build.
  * debian/control: Improve wording in description.
  * debian/control: Make the transitional package arch:all.
  * debian/trigger-rally.desktop: Drop category 3DGraphics, LP: #532067.
  * debian/rules: Don't ignore errors in clean.

 -- Stefan Potyra <sistpoty@ubuntu.com>  Sat, 10 Apr 2010 12:10:50 +0200

trigger-rally (0.5.2.1-1) unstable; urgency=low

  [ Ansgar Burchardt ]
  * Remove deprecated Encoding key from .desktop file
  * debian/control: Change XS-Vcs-* to Vcs-*
  * Remove Homepage semi-field from description

  [ Eddy Petrișor ]
  * fix Vcs-Svn URL to point to svn, not the incomplete ssh location

  [ Alexander Reichle-Schmehl ]
  * Adopt debian/control to my new name

  [ Gonéri Le Bouder ]
  * data file are in /usr/share/games/trigger
  * rename the package to trigger-rally

  [ Stefan Potyra ]
  * New upstream version.
  * Dropped patches (since integrated upstream):
    + 10_src_glew_jamfile.patch
    + 15_fixup_physfs_alut_interaction.patch
    + 20_fix_build_with_gcc4.1.patch
    + 30_physfs_sdl_interaction.patch
  * Update homepage in control-file to new sourceforge homepage.
  * Update watch file accordingly (Closes: #449900).
  * Run automake during building:
    + Add build-depends on automake1.9.
    + Add rule to build configure script.
    + Also delete configure, Jamconfig.in during clean (which are not
      deleted by jam distclean).
    + Delete mk/autoconf/sdl.m4, since we use the newer macro supplied
      by the debian sdl package instead.
  * Add 05_Makefile.am.patch to not link against zlib1g any longer,
    as trigger doesn't directly need any symbols from it.
  * Make configure rule in debian/rules depend on apply-patches.
  * Update the hint where to install plugins for all users in
    README.Debian to a saner location.
  * debian/control: With the other changes, these packages satisfies
    policy 3.8.0.
  * Remove extension for icon in desktop file.
  * debian/control: require automake (>= 1.9) instead of automake1.9.

  [ Jon Dowland ]
  * update menu section to "Games/Action" for menu policy transition.
    Thanks Linas Žvirblis.

  [ Barry deFreese ]
  * Add VCS and Homepage fields in control
  * Fix up files for package rename
  * Remove get-orig-source target from rules
  * Add myself to uploaders

 -- Barry deFreese <bdefreese@debian.org>  Tue, 24 Mar 2009 12:00:32 -0400

trigger (0.5.2-2) unstable; urgency=low

  [ Stefan Potyra ]
  * Removed the workaround patch for directly reading from files
    instead of using the libphysfs-layer.
  * Add a patch to src/pengine/physfs_rw.cpp to fix seeking.
    Thus any data or plugin can be loaded from zip files again
    (closes: #379372).
  * Add a note how to install plugins in README.Debian.
  * Properly patch the interaction between freealut and physfs, thus
    sound files can also be loaded from zip plugins again.
  * debian/patches: split up patches against the build system from
    patches against the sourcecode.


 -- Stefan Potyra <sistpoty@ubuntu.com>  Sun, 23 Jul 2006 18:17:18 +0200

trigger (0.5.2-1) unstable; urgency=low

  [ Eddy Petrişor ]
  * Added Romanian translation to desktop file

  [ Stefan Potyra ]
  * Initial release (closes: #270405).
  * Patched src/glew/Jamfile to fix up include directory.
  * Took Reinhard Tartler's patch to configure.ac which adds support
    for libalut-dev. Reran autotools to make it work.
  * Ported src/pengine/audio.{cpp|h} to new freealut semantics, as the
    compatibility functions won't work any longer.
  * Patched src/pengine/texture.cpp to not use physfs's file structure
    any longer, but rather only the filename from it, since it breaks
    when loading images otherwise.

  [ Gonéri Le Bouder ]
  * create the patches directory
  * add myself in uploader
  * Standards-Version: 3.7.2
  * add buiddepends on cdbs because of simple-patchsys
  * add 20_fix_build_with_gcc4.1.patch
  * french translation in the desktop file

  [ Alexander Schmehl ]
  * fixing debian/changelog (dpkg-parsechangelog didn't liked it)
  * adding myself to uploaders (to avoid this being an NMU)
  * fixing homepage semi-header in package description

 -- Stefan Potyra <sistpoty@ubuntu.com>  Thu, 20 Jul 2006 16:10:00 +0200
