diff options
Diffstat (limited to 'Build/source/libs/graphite-engine/debian/changelog')
-rw-r--r-- | Build/source/libs/graphite-engine/debian/changelog | 174 |
1 files changed, 0 insertions, 174 deletions
diff --git a/Build/source/libs/graphite-engine/debian/changelog b/Build/source/libs/graphite-engine/debian/changelog deleted file mode 100644 index e77c628ef90..00000000000 --- a/Build/source/libs/graphite-engine/debian/changelog +++ /dev/null @@ -1,174 +0,0 @@ -silgraphite2.0 (1:2.3-1) gutsy; urgency=low - - * Smaller segment and glyphinfo foot prints - * bug fixes - - -- Martin Hosken <martin_hosken@sil.org> Wed, 16 Jan 2008 16:54:26 +0700 - -silgraphite2.0 (1:2.2.1-1) feisty; urgency=low - - * 30% speedup - * various bug fixes - - -- Martin Hosken <martin_hosken@sil.org> Mon, 27 Aug 2007 16:47:26 +0100 - -silgraphite2.0 (1:2.2.0-1.1) unstable; urgency=low - - * Non-maintainer upload. - * Fix the broken graphite.pc file (Closes: #433225): - - debian/rules: - Added an include of cdbs's simple-patchsys.mk. - - debian/patches/fix_cflags_in_graphite.pc.diff - Added this patch to fix the graphite.pc file by appending the missing - ``graphite'' directory to the Cflags in graphite.pc.in. - - -- Cyril Brulebois <cyril.brulebois@enst-bretagne.fr> Mon, 20 Aug 2007 01:20:35 +0000 - -silgraphite2.0 (1:2.2.0-1) unstable; urgency=low - - * Release 2.2.0 - - -- Daniel Glassey <wdg@debian.org> Thu, 28 Jun 2007 10:56:17 +0100 - -silgraphite2.0 (1:2.1+0447svn-1) unstable; urgency=low - - * Update svn - * Keep engine separate from wrappers - * debian/control So don't need build dep on fontconfig or freetype - * debian/docs Docs are not in odf format not rtf - - -- Daniel Glassey <wdg@debian.org> Fri, 25 May 2007 13:33:06 +0100 - -silgraphite2.0 (1:2.1+0361svn-1) unstable; urgency=low - - * Build freetype wrapper - * Update svn - * depend on libfreetype6-dev instead of X and Xft dependencies - * binary package is now libgraphite3 since library version has - changed - * so rename the debian/libgraphite2.* to libgraphite3.* - * libgraphite-dev.install: install libgraphite-ft.a - - -- Daniel Glassey <wdg@debian.org> Mon, 12 Mar 2007 20:25:30 +0000 - -silgraphite2.0 (1:2.1+0347svn-1) unstable; urgency=low - - * Package preparation for min-deps reorganisation - * allow build from svn - * debian/rules: not using tarball anymore - * debian/control standards version 3.7.2 (no changes) - * remove unneeded misc:Depends subsitution variable - - -- Daniel Glassey <wdg@debian.org> Fri, 9 Mar 2007 17:20:52 +0000 - -silgraphite2.0 (1:2.1-1) unstable; urgency=low - - * New upstream release - * debian/rules: fix shlibs - * Use an epoch as 2.1 < 221svn - if further svn releases are made they will be - e.g. 1:2.1+0250svn-1 - - -- Daniel Glassey <wdg@debian.org> Mon, 15 May 2006 19:48:23 -0500 - -silgraphite2.0 (221svn-3) unstable; urgency=low - - * er, try that again - - -- Daniel Glassey <wdg@debian.org> Mon, 17 Apr 2006 15:51:32 +0100 - -silgraphite2.0 (221svn-2) unstable; urgency=low - - * debian/libgraphite2.shlibs refer to new package name - - -- Daniel Glassey <wdg@debian.org> Mon, 17 Apr 2006 15:36:48 +0100 - -silgraphite2.0 (221svn-1) unstable; urgency=low - - [ Daniel Glassey ] - * update to current svn - * include fix to build with gcc 4.1, Closes: #357711 - Thanks to Martin Michlmayr <tbm@cyrius.com> for the report - and Michael Peters <mpeters@mac.com> for the initial one - * fix shlibs to refer to libgraphite - * rename the lib packages because lib is now libgraphite - * now lintian and linda clean - * debian/copyright: get location of public svn repo right - * conflict with the old packages - * don't compress the rtf docs - - [ Martin Hosken ] - * build for dapper from trunk - * build for dapper from trunk - with right email - - -- Martin Hosken <martin_hosken@sil.org> Fri, 16 Jun 2006 10:48:22 +0700 - -silgraphite2.0 (190svn-2) unstable; urgency=low - - * fix shlibs - * debian/copyright: update location of svn repo - - -- Daniel Glassey <wdg@debian.org> Fri, 10 Mar 2006 09:35:21 +0000 - -silgraphite2.0 (190svn-1) unstable; urgency=low - - * update to current svn - 2.1.0 prerelease snapshot - * not a native package - build it as such, Closes: #345154 - * Don't assume size_t is unsigned, Closes: #345155 - Thanks to Bastian Blank <waldi@debian.org> for the report and patch - * Take more care with void*, Closes: #345369 - * debian/libsilgraphite-dev.docs: new file GTF_3_0.rtf - build dir is now silgraphite-2.1.0 - * debian/control: compiler is grcompiler not gdlcomp - - -- Daniel Glassey <wdg@debian.org> Thu, 9 Mar 2006 12:49:53 +0000 - -silgraphite2.0 (102svn-1) unstable; urgency=low - - * update to current svn - * fix the build-deps line (rejection) - - -- Daniel Glassey <wdg@debian.org> Mon, 12 Dec 2005 09:39:31 +0000 - -silgraphite2.0 (87svn-1) unstable; urgency=low - - * update to more recent svn - * new naming scheme using svn revision - * Don't autogenerate debian/control using cdbs (rejection) - * Add section for source to debian/control - - -- Daniel Glassey <wdg@debian.org> Thu, 1 Dec 2005 11:24:13 +0000 - -silgraphite2.0 (20051010svn-1) unstable; urgency=low - - * new upstream v2 API - * this doesn't depend on libfont-ttf-perl as perl bindings are - separate now - * GDL font compiler will be a separate package - - -- Daniel Glassey <wdg@debian.org> Mon, 10 Oct 2005 05:32:32 +0100 - -silgraphite1.0 (20050813cvs-1) unstable; urgency=low - - * New sync with cvs - * Ready to upload to unstable - * not sure which arch #279655 is for (guessing amd64), so uploading - in case it has been fixed in cvs - * let cdbs control its build deps in control.in - - -- Daniel Glassey <wdg@debian.org> Sat, 13 Aug 2005 00:12:12 +0100 - -silgraphite1.0 (20041025cvs-1) experimental; urgency=low - - * update to current CVS - * remember to sign this time :/ - * name package libsilgraphite-1.2 as that is the upcoming version - * ITP completed, Closes: #205565 - - -- Daniel Glassey <wdg@debian.org> Mon, 25 Oct 2004 20:53:50 +0100 - -silgraphite1.0 (20041022cvs-1) experimental; urgency=low - - * Initial Release using current CVS. - - -- Daniel Glassey <wdg@debian.org> Fri, 22 Oct 2004 14:24:35 +0100 |