grcompiler (5.2-2.2build2) kinetic; urgency=medium

  * No-change rebuild against latest icu

 -- Jeremy Bicha <jbicha@ubuntu.com>  Fri, 29 Apr 2022 08:04:29 -0400

grcompiler (5.2-2.2build1) jammy; urgency=medium

  * No-change rebuild for icu soname change.

 -- Matthias Klose <doko@ubuntu.com>  Wed, 09 Feb 2022 05:39:23 +0100

grcompiler (5.2-2.2) unstable; urgency=medium

  * Non-maintainer upload.
  * Patch: Prevent year sensitive test (Closes: #980699)

 -- Bastian Germann <bastiangermann@fishpost.de>  Sat, 13 Feb 2021 15:27:23 +0100

grcompiler (5.2-2.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Add upstream patches for big endian (Closes: #961444, #961445)
  * Add upstream patch for font names (Closes: #961438)
  * d/copyright: Add missing Upstream-Contact

 -- Bastian Germann <bastiangermann@fishpost.de>  Tue, 08 Sep 2020 17:44:40 +0200

grcompiler (5.2-2) unstable; urgency=medium

  * Team upload 
  * debian/patches
    - Add 0004-Bug#961444.patch, taken from upstream git to deal with
      "FTBFS on architectures where char is unsigned" (Closes: #961444)

 -- Hideki Yamane <henrich@debian.org>  Sun, 16 Aug 2020 18:41:30 +0900

grcompiler (5.2-1) unstable; urgency=medium

  * Team upload

  * New Upstream Version 5.2 (Closes: #961226)

  [ Bastian Germann ]
  * Build with LZ4
  * Refresh patches
  * Update debhelper to v13
  * Lintian: rules-requires-root-missing
  * d/copyright: correct info, add BSD license
  * d/copyright: move 2x referenced license
  * d/copyright: add admin dir's licenses
  * Remove unnecessary Build-Conflicts
  * Build with CMake
  * Patch: Fix man install path for cmake

  [ Hideki Yamane ]
  * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
    Repository-Browse.
  * Update standards version to 4.5.0, no changes needed.
  * Add debian/salsa-ci.yml

 -- Hideki Yamane <henrich@debian.org>  Sun, 24 May 2020 21:09:38 +0900

grcompiler (4.2-7) unstable; urgency=medium

  * Team upload

  [ Daniel Glassey ]
  * d/control:
    - update Vcs-* for salsa
    - build dep on debhelper 11
    - update team maintainer to debian-fonts@lists.debian.org
  * compat level 11
  * d/watch: grcompiler is now on gihub
      thanks to bgermann for the PR

  [ Hideki Yamane ]
  * debian/patches
    - add icu_pkg-config.patch (Closes: #916123)
  * debian/control
    - set Standards-Version: 4.3.0
    - Suggests: drop iceweasel and add "gnome-www-browser | firefox-esr"
    - drop unnecessary "Build-depends: dh-autoreconf"
    - use dh12, set "Build-Depends: debhelper (>= 12), debhelper-compat (= 12)"
    - fix wrong Vcs-Git url
    - Add Homepage: field
  * debian/copyright
    - use https for copyright format URL

 -- Hideki Yamane <henrich@debian.org>  Wed, 02 Jan 2019 14:28:41 +0900

grcompiler (4.2-6) unstable; urgency=medium

  * Team upload
  * debian/patches
    - add 0002-set-OK_DATE-FALSE-for-reproducible-build.patch
  * debian/control
    - update Vcs-*: use https and cgit

 -- Hideki Yamane <henrich@debian.org>  Tue, 26 Jan 2016 22:00:58 +0900

grcompiler (4.2-5) unstable; urgency=medium

  * Team upload
  * debian/rules
    - add hardening flags, and hope also fix reproducible build issue
  * debian/control
    - set Standards-Version: 3.9.6

 -- Hideki Yamane <henrich@debian.org>  Sat, 06 Jun 2015 13:15:15 +0900

grcompiler (4.2-4) unstable; urgency=medium

  * Team upload
  * debian/rules
    - run run dh-autoreconf to update config.{sub,guess} and
      {libtool,aclocal}.m4 (Closes: #727880)
    - also it fixes "FTBFS: Makefile:596: *** missing separator (did you mean
      TAB instead of 8 spaces?). Stop." since reconf would update wrong
      Makefile.in (Closes: #750282)
  * debian/control
    - replace s/autotools-dev/dh-autoreconf/
  * debian/copyright
    - fix spell error

 -- Hideki Yamane <henrich@debian.org>  Wed, 29 Jan 2014 20:55:10 +0900

grcompiler (4.2-3) unstable; urgency=medium

  * Team upload
  * debian/patches
    - add fix_GrcRegressionTest_Makefile.patch to fix FTBFS
      (Closes: #724916)
  * debian/control
    - use libgraphite2-3 for Suggests, Thanks to Rene Engelhard
     <rene@debian.org> (Closes: #707121)

 -- Hideki Yamane <henrich@debian.org>  Wed, 08 Jan 2014 14:48:34 +0900

grcompiler (4.2-2) unstable; urgency=low

  * Team upload
  * Fix typo in changelog: extensibility.
    Thanks to Reuben Thomas. Closes: #693972
  * Build with autotools_dev to use up-to-date config.{guess,sub}
    Thanks to Matthias Klose.
    Closes: #727880
  * Use git for packaging: add Vcs-* fields
  * Update Standards to 3.9.5 (checked)

 -- Christian Perrier <bubulle@debian.org>  Sun, 01 Dec 2013 19:50:31 +0100

grcompiler (4.2-1) unstable; urgency=low

  * New upstream release
  * LIBS not LDFLAGS for icu ldflags, Closes: #677671
       Thanks to Julian Taylor for the patch

 -- Daniel Glassey <wdg@debian.org>  Wed, 27 Jun 2012 10:40:59 +0700

grcompiler (4.2~pre6-1) unstable; urgency=low

  * New upstream release
  * don't get full ldflags from icu-config (with PIE hardening flags)

 -- Daniel Glassey <wdg@debian.org>  Thu, 07 Jun 2012 17:04:27 +0700

grcompiler (4.2~pre5-2) unstable; urgency=low

  * debian/control build-dep on debhelper 9
  * debian/compat 9 to get hardening flags

 -- Daniel Glassey <wdg@debian.org>  Fri, 01 Jun 2012 11:12:07 +0700

grcompiler (4.2~pre5-1) unstable; urgency=low

  * New upstream pre-release
  * debian/control Change maintainer to pkg-fonts team
  * fix EOF and char issue (Closes:#673723)

 -- Daniel Glassey <wdg@debian.org>  Wed, 30 May 2012 13:06:21 +0700

grcompiler (4.2~pre4-1) unstable; urgency=low

  * Fix lintian warnings
  * Upload to Debian (Closes: #614754)

 -- Daniel Glassey <wdg@debian.org>  Wed, 09 May 2012 13:55:35 +0700

grcompiler (4.2~pre2-1~palaso2) UNRELEASED; urgency=low

  * debian/copyright machine readable format

 -- Daniel Glassey <wdg@debian.org>  Mon, 07 May 2012 12:11:55 +0700

grcompiler (4.2~pre1-1~palaso1) UNRELEASED; urgency=low

  * New upstream version 4.2 prerelease
  * updated dependencies to suggest iceweasel/firefox and libreoffice
      in versions that have graphite support

 -- Daniel Glassey <wdg@debian.org>  Thu, 19 Apr 2012 14:04:58 +0700

grcompiler (2.4.3) lucid; urgency=low

  * use TtfUtils code from GrEngine

 -- Martin Hosken <martin_hosken@sil.org>  Tue, 14 Sep 2010 09:50:05 +0700

grcompiler (2.4.1-1ubuntu1) unstable; urgency=low

  * Bug fix release

 -- Martin Hosken <martin_hosken@sil.org>  Thu, 05 Feb 2009 09:15:25 +0700

grcompiler (2.1+0000svn-1) unstable; urgency=low

  * Initial Release from svn.

 -- Daniel Glassey <wdg@debian.org>  Sat,  1 Sep 2007 18:35:41 +0100

Local variables:
mode: debian-changelog
End:
