2008
fontforge (0.0.20080429-1) unstable; urgency=low
* New upstream release (Closes: #483001). * debian/patches: remove patch 022_validate.diff now included upstream * patches/900_debian_HelpDir_path.diff adapted to new sources
-- Davide Viti <zinosat@tiscali.it> Thu, 29 May 2008 09:54:53 +0200
fontforge (0.0.20080330-2) unstable; urgency=low
[ Kęstutis Biliūnas ]
* debian/patches: added the patch 022_validate.diff for fixing validation
for CID keyed fonts (Closes: #477947).
-- Davide Viti <zinosat@tiscali.it> Thu, 01 May 2008 15:13:51 +0200
fontforge (0.0.20080330-1) unstable; urgency=low
[Davide Viti] * New upstream release (Closes: #472772). * Updated version of showttf.c [ Kęstutis Biliūnas ] * debian/fontforge-doc.linda-override: removed this file, since linda no longer exists in the unstable distribution, and removed corresponding statements in the debian/rules install target. * debian/fontforge-doc.doc-base: an entry in the Section field changed from X11 to Graphics debian/rules install target.
-- Davide Viti <zinosat@tiscali.it> Tue, 01 Apr 2008 13:42:53 +0200
fontforge (0.0.20080203-1) unstable; urgency=low
* New upstream release (Closes: #465829). [ Kęstutis Biliūnas ] * debian/control: - bumped Standards-Version to 3.7.3. No changes required. - set the pkg-fonts team as Maintainer. * debian/patches: - fixed the patches 020_fix_pyext_path.diff and 900_debian_HelpDir_path.diff. - removed the patch 021_libspiro_link.diff -- fixed upstream. * debian/rules: - in the install target removed the /usr/include directory. [ Christian Perrier ] * debian/copyright: - [Lintian] use the Unicode copyright symbol in copyright. Adapt copyright years.
-- Christian Perrier <bubulle@debian.org> Wed, 20 Feb 2008 05:48:34 +0100
2007
fontforge (0.0.20071110-1) unstable; urgency=low
* New upstream release (Closes: #452487, #452754). * debian/control: - added Build-Depends on libspiro-dev for compiling with the Spiro curves support. - added Vcs-Svn and Vcs-Browser fields. * debian/patches: - removed the patch 006_Fix_home_dir.diff -- fixed upstream. - added the patch 021_libspiro_link.diff for fixing compilation with Spiro curves support and option --with-regular-link.
-- Kęstutis Biliūnas <kebil@kaunas.init.lt> Sat, 10 Nov 2007 19:50:02 +0200
fontforge (0.0.20071002-1) unstable; urgency=low
* New upstream release (Closes: #446961). * debian/control: - the homepage address removed from extended package description and added Homepage field in the source package. - added the new python-fontforge binary package. - added Build-Depends on python-support package. * debian/rules: - added the option --enable-pyextension in the fontforge configure stage. - added 'python setup.py install' in the install-arch target for installing python extensions. * debian/patches: - the patch 006_Fix_home_dir.diff replaced by patch from the upstream. - added the patch 020_fix_pyext_path.diff for fixing the path where the python modules searches fontforge libs.
-- Kęstutis Biliūnas <kebil@kaunas.init.lt> Sun, 14 Oct 2007 10:29:20 +0300
fontforge (0.0.20070831-2) unstable; urgency=low
* debian/rules: the command 'aclocal-1.7' changed to 'aclocal' in the
configure target (Closes: #441910).
-- Kęstutis Biliūnas <kebil@kaunas.init.lt> Tue, 11 Sep 2007 23:58:27 +0300
fontforge (0.0.20070831-1) unstable; urgency=low
* New upstream release (Closes: #441771). * debian/patches: - removed the patches 014_fix_gdraw_gio.diff, 015_fix_mensis_ucs4.diff, 016_badnames.diff and 017_nonbmpcrash.diff -- fixed upstream. - added the patch 019_mensis_hntx.diff for convert to 4byte unichar_t. - the patch 005_x_www_browser.diff supplemented for 'mensis'. * debian/control: changed Build-Depends from automake1.7 to automake. * debian/rules: re-organized using of the quilt. Refused from the targets prepare, patch and unpatch, and included the file quilt.make instead. The file debian/README is simplified accordingly.
-- Kęstutis Biliūnas <kebil@kaunas.init.lt> Mon, 03 Sep 2007 10:54:36 +0300
fontforge (0.0.20070607-4) unstable; urgency=low
[ Paul Wise ]
* debian/menu: update for menu transition.
[ Kęstutis Biliūnas ]
* debian/patches: added the patch 017_nonbmpcrash.diff from Eugeniy
Meshcheryakov <eugen@debian.org> and the upstream author George
Williams <gww@silcom.com> -- for fixing segfaults during scrolling
of the main window (Closes: #432762).
-- Kęstutis Biliūnas <kebil@kaunas.init.lt> Fri, 13 Jul 2007 00:24:19 +0300
fontforge (0.0.20070607-3) unstable; urgency=low
* debian/control:
- added "Replaces: fontforge (<< 0.0.20061220-2)" for fixing file
overwrite problem on upgrade from pre 0.0.20061220-1 for better
support of derivative distributions.
- removed "Conflicts: pfaedit (<< 0.0.20040425)".
* debian/rules: now compiled and installed with option 'libdir=/usr/lib/fontforge',
so private libraries are moved from /usr/lib to /usr/lib/fontforge.
* Removed fontforge.{lintian,linda}-override files.
-- Kęstutis Biliūnas <kebil@kaunas.init.lt> Tue, 26 Jun 2007 23:26:53 +0300
fontforge (0.0.20070607-2) unstable; urgency=low
* debian/fontforge.lintian-override: removed the lintian override for the
warning "package-name-doesnt-match-sonames" by suggestion of Christian
Perrier <bubulle@debian.org>.
-- Kęstutis Biliūnas <kebil@kaunas.init.lt> Wed, 13 Jun 2007 10:07:32 +0300
fontforge (0.0.20070607-1) unstable; urgency=low
* New upstream release.
* debian/patches:
- removed the patch 012_fix_ff_manpage.diff -- applied by upstream.
- removed the patch 013_fix_plugin.diif -- fixed upstream.
- removed the patch 1000_fix_reallocs.diff -- applied by upstream.
- added the patch 008_libgif.diff -- from the Ubuntu package by
Matthias Klose <doko@ubuntu.com>.
- added the patch 014_fix_gdraw_gio.diff - from upstream author
George Williams <gww@silcom.com>.
- added the patch 015_fix_mensis_ucs4.diff -- for fixing the problem
arisen after was changed from using UCS2 to using UCS4 in fontforge.
- added the patch 016_badnames.diff - from upstream author George
Williams <gww@silcom.com>.
-- Kęstutis Biliūnas <kebil@kaunas.init.lt> Fri, 08 Jun 2007 07:12:44 +0300
fontforge (0.0.20070501-2) unstable; urgency=low
* debian/patches: added patch 1000_fix_reallocs.diff for fixing lookups
allocating on the 64-bit architectures. Thanks to Eugeniy Meshcheryakov
<eugen@debian.org>. (Closes: #422901).
-- Kęstutis Biliūnas <kebil@kaunas.init.lt> Wed, 09 May 2007 12:00:28 +0300
fontforge (0.0.20070501-1) unstable; urgency=low
* New upstream release (Closes: #422135). * debian/patches: - removed the patches 001_gdraw.diff and 002_fontforge.diff. - added the patch 012_fix_ff_manpage.diff for fixing some typos in the FF manpage. Thanks to Reuben Thomas <rrt@sc3d.org> (Closes: #421258). - added the patch 013_fix_plugin.diif from the upstream author George Williams <gww@silcom.com>, for fixing compiliation with python scripting support. * debian/control: added Build-Depends on python-all-dev for compiling with python scripting support. * debian/rules: added the htdocs/flags directory installation in the target install-indep.
-- Kęstutis Biliūnas <kebil@kaunas.init.lt> Thu, 03 May 2007 01:03:04 +0300
fontforge (0.0.20070324-1) experimental; urgency=low
* New upstream (experimental) release.
* debian/patches: added the temporary patches 001_gdraw.diff and
002_fontforge.diff from the current upstream CVS tree.
-- Kęstutis Biliūnas <kebil@kaunas.init.lt> Wed, 11 Apr 2007 23:01:56 +0300
fontforge (0.0.20070312-1) unstable; urgency=low
* New upstream release:
- added possibility to turn off the splash screen from the preference
dialog (Closes: #412898).
- fixed typos in the man page fontforge.1 (Closes: #412897, #413180).
* debian/patches: removed the patch 010_libgif.diff - this change already
is in upstream source.
* debian/control:
- improved the fontforge package description (Closes: #413224).
Thanks to Reuben Thomas <rrt@sc3d.org>.
- added 'Section: graphics' in the first stanza of the control file.
-- Kęstutis Biliūnas <kebil@kaunas.init.lt> Mon, 26 Mar 2007 23:27:14 +0300
fontforge (0.0.20061220-2) experimental; urgency=low
* debian/rules: abolished the manpage showttf.1 including into
fontforge-doc binary package (Closes: #406639).
* Fixed debian/watch file.
* debian/rules: restored back the option --with-regular-link in the
configure stage because of the Matthias Klose <doko@cs.tu-berlin.de>
request.
* debian/patches: added patch 010_libgif.diff from the upstream author
George Williams <gww@silcom.com>.
* debian/control: removed the field Recommends, because now these all
libs get into Depends.
* Fixed the file debian/fontforge.linda-override.
-- Kęstutis Biliūnas <kebil@kaunas.init.lt> Fri, 12 Jan 2007 19:49:20 +0200
2006
fontforge (0.0.20061220-1) experimental; urgency=low
* New upstream release.
* Added the fonttools utility - showttf (see: #300111). Also added the
man page for this program.
* debian/control: enlarged the fontforge package description - mentioned
other programs and utilities included in this package.
* debian/patches:
- removed the patches 000_fix_exec_prefix.diff and
patch 009_fix_SVG_output_quotes.diff -- applied by upstream.
-- Kęstutis Biliūnas <kebil@kaunas.init.lt> Sat, 23 Dec 2006 14:12:58 +0200
fontforge (0.0.20061019-1) unstable; urgency=low
* New upstream release (Closes: #394675). * debian/patches: - removed the patch 008_nohomedir.diff -- fixed upstream. - added patch 009_fix_SVG_output_quotes.diff for fixing missing quotes in SVG output (Closes: #392688). Thanks to Wojciech Muła <wm@mahajana.net>. * debian/control: added the version number to Recommends for libuninameslist0 package.
-- Kęstutis Biliūnas <kebil@kaunas.init.lt> Mon, 23 Oct 2006 15:24:15 +0300
fontforge (0.0.20060822-2) unstable; urgency=low
* debian/patches:
- added patch 008_nohomedir.diff for fixing the segfaults
when home directory doesn't exist or is non-writable (Closes: #387451).
- fixed line numbers for the patches 006_Fix_home_dir.diff and
900_debian_HelpDir_path.diff.
-- Kęstutis Biliūnas <kebil@kaunas.init.lt> Fri, 15 Sep 2006 08:54:00 +0300
fontforge (0.0.20060822-1) unstable; urgency=low
* New upstream release. Fixes the following bugs:
- nonresizable context menu. Closes: #251923.
* debian/ffanvil32.xpm: made background of this icon transparent. Thanks
to Pascal de Bruijn <pmjdebruijn@gmail.com> for suggestion.
-- Kęstutis Biliūnas <kebil@kaunas.init.lt> Sat, 2 Sep 2006 23:10:03 +0300
fontforge (0.0.20060703.1-1) unstable; urgency=low
* New upstream release: added new HTML documentation.
* debian/rules: added making the FontForge.pot file to the target
build-arch because of the Matthias Klose <doko@cs.tu-berlin.de>
request.
-- Kęstutis Biliūnas <kebil@kaunas.init.lt> Mon, 17 Jul 2006 10:28:30 +0300
fontforge (0.0.20060703-1) unstable; urgency=low
* New upstream release. * Ack previous NMU (Closes: #335263, #362123) * debian/control: - removed the field "Section: x11" from the source package part, and added the field "Section: graphics" to the fontforge binary package. - bumped Standards-Version to 3.7.2. No changes required.
-- Kęstutis Biliūnas <kebil@kaunas.init.lt> Thu, 13 Jul 2006 22:20:30 +0300
fontforge (0.0.20060430-1) unstable; urgency=low
* New maintainer (Closes: #357867). * New upstream release (Closes: #328217, #316892, #361107, #365103). * Removed libuninameslist_src-*.tgz from the tarball, because this source not carry any sense here. * debian/compat: use DH_COMPAT 5 * debian/rules: - re-organized debian/patches for using quilt. - added DEB_BUILD_OPTIONS=noopt (Closes: #361289). - removed the option --with-regular-link from configure stage. - use 'make -C <dir>' and 'set -e' instead of the brackets. Thanks to Matthias Klose <doko@cs.tu-berlin.de> for the suggestion (Closes: #362300). * debian/control: - changed Build-Depends on debhelper (>= 5.0.0). - bumped Standards-Version to 3.7.0. No changes required. - changed Build-Depends from libpng3-dev to libpng12-dev, because libpng3-dev is going away. - added Build-Depends on libxml2-dev for parse SVG files and fonts. - changed Build-Depends from xlibs-dev to libxt-dev (Closes: #344124). - the libraries libfreetype6, libjpeg62, libpng12-0, libtiff4, libungif4g, libuninameslist0, libxml2 and zlib1g added to Recommends. - changed the fontforge-doc package description (Closes: #336056). - added Build-Depends on libuninameslist-dev for displaying Unicode Name Annotations. - added homepage URL to fontforge package description. - removed pfaedit, a migration package for FontForge. - switch from using patch to quilt. - changed section for fontforge-doc package to docs. * Documented how to use the quilt in debian/README. * debian/patches: - fixed the patch 005_x_www_browser.diff. Thanks to Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net> for the patch (Closes: #333548). - removed the patches 001_fix_gdraw.diff, 002_fix_gdraw_part_2.diff and 004_kill_rpatch_on_binaries.diff. Unnecessary any more. - added patch 900_debian_HelpDir_path.diff for fixing the path to ../doc/fontforge/html/ files. * Fixed debian/watch file. Thanks to Daniel Kahn Gillmor <dkg-debian.org@fifthhorseman.net> for the patch (Closes: #342180). * debian/copyright: more complete copyright file. * Added the icon file debian/ffanvil32.xpm and changed the menu entries in debian/menu file. Added the menu entry for the Mensis program. * Add desktop file (Closes: #362315). * Added and installed files: fontforge.lintian-override, fontforge.linda-override and fontforge-doc.linda-override.
-- Kęstutis Biliūnas <kebil@kaunas.init.lt> Mon, 1 May 2006 10:25:00 +0300
fontforge (0.0.20051205-0.2) unstable; urgency=low
* Non-maintainer upload.
* Refresh debian/fontforge-patches/* to fix FTBFS. (Closes: 362123)
* Update debian/rules to fail if patches are unable to apply cleanly.
-- James Vega <jamessan@debian.org> Sun, 23 Apr 2006 23:53:29 -0400
2005
fontforge (0.0.20051205-0.1) unstable; urgency=low
* Non-maintainer upload to allow new fonts to enter Debian * New upstream release. Closes: #335263
-- Christian Perrier <bubulle@debian.org> Sun, 18 Dec 2005 12:27:44 +0100
fontforge (0.0.20050911-1) unstable; urgency=low
* New upstream release. (Closes: #319159, #326788)
-- Chanop Silpa-Anan <chanop@debian.org> Mon, 12 Sep 2005 13:33:11 +1000
fontforge (0.0.20050904-1) unstable; urgency=low
* New upstream release.
-- Chanop Silpa-Anan <chanop@debian.org> Wed, 7 Sep 2005 17:05:50 +1000
fontforge (0.0.20050831-2) unstable; urgency=low
* Add bzip2 to Build-Depends (Closes: #326225)
-- Chanop Silpa-Anan <chanop@debian.org> Sat, 3 Sep 2005 19:05:56 +1000
fontforge (0.0.20050831-1) unstable; urgency=low
* New upstream release; I just submitted my thesis, BTW.
(Closes: #319159, #325325)
-- Chanop Silpa-Anan <chanop@debian.org> Fri, 2 Sep 2005 16:39:30 +1000
fontforge (0.0.20050502-1) unstable; urgency=low
* New upstream release. (Closes: #289316)
-- Chanop Silpa-Anan <chanop@debian.org> Fri, 6 May 2005 21:18:48 +1000
2004
fontforge (0.0.20041218-0.1) unstable; urgency=high
* NMU
* New upstream release
- cures segfault processing certain fonts (Closes: #285784)
* Also fixes FTBFS of lilypond, thus urgency high
-- Bastian Kleineidam <calvin@debian.org> Tue, 28 Dec 2004 13:57:53 +0100
fontforge (0.0.20041012-1) unstable; urgency=low
* New upstream release.
-- Chanop Silpa-Anan <chanop@debian.org> Wed, 13 Oct 2004 21:37:13 +1000
fontforge (0.0.20040930-1) unstable; urgency=low
* New upstream release.
-- Chanop Silpa-Anan <chanop@debian.org> Sat, 2 Oct 2004 23:39:56 +1000
fontforge (0.0.20040824-1) unstable; urgency=low
* New upstream release.
-- Chanop Silpa-Anan <chanop@debian.org> Wed, 1 Sep 2004 15:48:29 +1000
fontforge (0.0.20040808-1) unstable; urgency=low
* New upstream release.
-- Chanop Silpa-Anan <chanop@debian.org> Mon, 16 Aug 2004 17:37:30 +1000
fontforge (0.0.20040703-2) unstable; urgency=low
* Recompile with libtiff4g.
-- Chanop Silpa-Anan <chanop@debian.org> Thu, 29 Jul 2004 18:30:12 +1000
fontforge (0.0.20040703-1) unstable; urgency=low
* New July release. * New libuninamelist-040701.
-- Chanop Silpa-Anan <chanop@debian.org> Sun, 4 Jul 2004 19:21:14 +1000
fontforge (0.0.20040618-1) unstable; urgency=low
* New upstream release. * Bundle mensis with fontforge for the moment.
-- Chanop Silpa-Anan <chanop@debian.org> Sun, 27 Jun 2004 15:05:57 +1000
fontforge (0.0.20040601-1) unstable; urgency=low
* New June release. * Remove patch to fix internal nan error -- fixed upstream.
-- Chanop Silpa-Anan <chanop@debian.org> Thu, 3 Jun 2004 18:11:12 +1000
fontforge (0.0.20040529-1) unstable; urgency=low
* New upstream release. * Apply patch to fix internal nan error. (closes: # 251199)
-- Chanop Silpa-Anan <chanop@debian.org> Tue, 1 Jun 2004 17:03:46 +1000
fontforge (0.0.20040523-1) unstable; urgency=low
* New upstream release.
Forforge has entered testing, finally.
-- Chanop Silpa-Anan <chanop@debian.org> Mon, 24 May 2004 15:33:19 +1000
fontforge (0.0.20040509-1) unstable; urgency=low
* New upstream release.
-- Chanop Silpa-Anan <chanop@debian.org> Mon, 10 May 2004 17:19:20 +1000
fontforge (0.0.20040502-1) unstable; urgency=low
* New upstream release.
-- Chanop Silpa-Anan <chanop@debian.org> Tue, 4 May 2004 21:42:19 +1000
fontforge (0.0.20040425-1) unstable; urgency=low
* New upstream release. * Downgrade fontforge-doc to Suggests. (closes: #245484) * Add potrace to Suggests besides autotrace. * Add pfaedit migration package. * Fix Suggests list.
-- Chanop Silpa-Anan <chanop@debian.org> Mon, 26 Apr 2004 23:58:16 +1000
fontforge (0.0.20040418-1) unstable; urgency=low
* New upstream release.
-- Chanop Silpa-Anan <chanop@debian.org> Tue, 20 Apr 2004 15:12:47 +1000
fontforge (0.0.20040410.1-1) unstable; urgency=low
* New maintainer. (closes: #195675) * Properly handle the /etc/alternatives/x-www-browsers. * Add the missing the CID maps. * Use ~/.FontForge for personal perferences. * Fix a bad upload.
-- Chanop Silpa-Anan <chanop@debian.org> Fri, 16 Apr 2004 23:29:58 +1000
fontforge (0.0.20040410-1) unstable; urgency=low
* New upstream version. (closes: #243719) * Make a separated documentation package. (closes: #233432)
-- Chanop Silpa-Anan <chanop@debian.org> Fri, 16 Apr 2004 20:27:14 +1000
pfaedit (0.0.20040111-1) unstable; urgency=low
* New upstream version. (closes: #226123) * debian/copyright: Fix for type in pfaedit sourceforge URL. (closes: #226132)
-- Peter Hawkins <peterh@debian.org> Mon, 19 Jan 2004 09:54:28 +1100
2003
pfaedit (0.0.20031110-1) unstable; urgency=low
* New upstream version. * Added libuninameslist to build (closes: #188562)
-- Peter Hawkins <peterh@debian.org> Fri, 14 Nov 2003 14:38:54 +1100
pfaedit (0.0.20031020-3) unstable; urgency=low
* debian/control, debian/rules: Add libtoolize invocation to update the
libtool version for ARM (closes: #217238)
-- Peter Hawkins <peterh@debian.org> Fri, 24 Oct 2003 09:32:19 +1000
pfaedit (0.0.20031020-2) unstable; urgency=low
* Second upload in a short time period because I failed to see a couple of
easily fixed bugs sitting in the bug page, including one RC bug.
* debian/rules: Added quotes around usage of CFLAGS (closes: #198221)
* debian/patches/00[34]*: Link libgdraw against libgunicode so libgunicode
is completely linked. (closes: #195978)
-- Peter Hawkins <peterh@debian.org> Thu, 23 Oct 2003 20:25:28 +1000
pfaedit (0.0.20031020-1) unstable; urgency=low
* New upstream version. * debian/control: New maintainer - Peter Hawkins <peterh@debian.org> * debian/control: Updated standards version to 3.6.1
-- Peter Hawkins <peterh@debian.org> Thu, 23 Oct 2003 19:21:42 +1000
pfaedit (0.0.20030313-2) unstable; urgency=low
* Update config.sub and config.guess to fix build failure on mipsel.
-- Peter Hawkins <peterh@debian.org> Fri, 21 Mar 2003 12:27:15 +1100
pfaedit (0.0.20030313-1) unstable; urgency=low
* New upstream version (closes: #174411, #183493) * The libpng breakage seems fixed. Please reopen this bug if you still experience this problem. (closes: #181249) * Updated Standards Version to 3.5.9. * Package hacked upon and rejigged by Peter Hawkins.
-- Peter Hawkins <peterh@debian.org> Sun, 2 Mar 2003 15:33:47 +1100
2002
pfaedit (0.0.20020905-1) unstable; urgency=low
* New upstream version * Changed to use libpng3 instead of libpng2
-- Baruch Even <baruch@debian.org> Thu, 5 Sep 2002 08:13:28 +0300
pfaedit (0.0.20020618-1) unstable; urgency=low
* New upstream version
-- Baruch Even <baruch@debian.org> Tue, 18 Jun 2002 22:23:30 +0300
pfaedit (0.0.20020416-1) unstable; urgency=low
* New upstream version
+ Added support for Arabic forms in GSUB table
+ Fix problems under KDE desktop
* Remove recommendation on libtiff3 which doesn't exists
-- Baruch Even <baruch@debian.org> Fri, 26 Apr 2002 17:33:59 +0300
pfaedit (0.0.20020312-1) unstable; urgency=low
* New upstream version (Closes: bug#139183) + Fixed EPS reading problems + Improved scripting abilities - Generate PFM file - Merge Kerning Info - Remove all Kerning + Added sfddiff, a diff between two SFD fonts (pfaedit native format) + Improved handling of 8bit colormaps * Upgrading also fixed two crashing problems (Closes: bug#138944, #138765)
-- Baruch Even <baruch@debian.org> Thu, 23 Mar 2002 01:09:00 +0200
pfaedit (0.0.20020210-1) unstable; urgency=low
* New upstream version
+ Fix crash when generating postscript from arial.ttf
+ Changes to bitmap dialogs to allow more control over dpi
+ Use freetype to generate bitmaps
+ Added a scripting abilities
+ Load the help documents locally instead of going to the homepage
+ Fix a bug that caused to be used as the help browser, not it does
check for the existence of the browser.
* Actually make use of the loading of help documents locally.
-- Baruch Even <baruch@debian.org> Sun, 10 Feb 2002 12:03:26 +0200
pfaedit (0.0.20020206-1) unstable; urgency=low
* New upstream version
-- Baruch Even <baruch@debian.org> Wed, 6 Feb 2002 01:53:10 +0200
pfaedit (0.0.20020102-1) unstable; urgency=low
* New upstream version
-- Baruch Even <baruch@debian.org> Sat, 5 Jan 2002 00:25:54 +0200
2001
pfaedit (0.0.20011115-1) unstable; urgency=low
* New upstream version.
-- Baruch Even <baruch@debian.org> Wed, 21 Nov 2001 00:18:27 +0200
pfaedit (0.0.20011011-2) unstable; urgency=low
* Documentation was placed in /usr/share/doc/pfaedit/html/htdocs and should
be one directory upwards.
* Removed upstream ChangeLog file since it's empty.
* Removed upstream README file since it only contains install info.
-- Baruch Even <baruch@debian.org> Sun, 14 Oct 2001 10:41:11 +0200
pfaedit (0.0.20011011-1) unstable; urgency=low
* Updated config.{guess,sub} files (Closes: Bug#115016)
* Fixed bug when loading BDF files with more than 256 characters.
(Closes: Bug#115212)
* Added CID maps for CJK support (Closes: Bug#114952)
-- Baruch Even <baruch@debian.org> Sat, 13 Oct 2001 21:38:10 +0200
pfaedit (0.0.20010925-1) unstable; urgency=low
* Updated the HTML docs, upstream author had some copyrighted material in them.
-- Baruch Even <baruch@debian.org> Wed, 26 Sep 2001 14:16:51 +0200
pfaedit (0.0.20010924-1) unstable; urgency=low
* New upstream version. * Added HTML docs.
-- Baruch Even <baruch@debian.org> Wed, 26 Sep 2001 03:09:46 +0200
pfaedit (0.0.20010908-2) unstable; urgency=low
* Fix a wrong dependency on libungif4 instead of libungif4g. * Changed the image libraries from suggests to recommends.
-- Baruch Even <baruch@debian.org> Wed, 12 Sep 2001 00:01:01 +0300
pfaedit (0.0.20010908-1) unstable; urgency=low
* Upstream version update.
-- Baruch Even <baruch@debian.org> Sun, 9 Sep 2001 15:11:47 +0300
pfaedit (0.0.20010905-1) unstable; urgency=low
* Initial Release. * Closes wnpp bug. (Closes: Bug#99904)
-- Baruch Even <baruch@debian.org> Fri, 31 Aug 2001 22:51:17 +0300