1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113
|
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:
|