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 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229
|
grcompiler (5.2.1-0.2) unstable; urgency=medium
* Non-maintainer upload
* Add docbook-xml to prevent "Attempt to load network entity"
* Add missing WORDS_BIGENDIAN definition (Closes: #1018896)
-- Bastian Germann <bage@debian.org> Mon, 24 Oct 2022 00:18:35 +0200
grcompiler (5.2.1-0.1) unstable; urgency=medium
* Non-maintainer upload
* New upstream version 5.2.1 (Closes: #993261)
* Drop upstream patches
* Patch: Prevent FetchContent_Declare with empty URL (Closes: #1017289)
-- Bastian Germann <bage@debian.org> Tue, 23 Aug 2022 20:54:47 +0200
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:
|