Skip to content

Debian Changelog x-ttcidfont-conf (31)

2008

x-ttcidfont-conf (31) unstable; urgency=low

   * Fix pending l10n bugs. Debconf translations:
     - French, (Cédric Boutillier, Christian Perrier). Closes: #501737.

 -- Bradley Smith <brad@brad-smith.co.uk>  Sun, 12 Oct 2008 12:08:00 +0100

x-ttcidfont-conf (30) unstable; urgency=low

   * Fix pending l10n bugs. Debconf translations:
     - Swedish, (Martin Ågren). Closes: #491419.

 -- Bradley Smith <brad@brad-smith.co.uk>  Fri, 26 Sep 2008 11:24:51 +0100

x-ttcidfont-conf (29) unstable; urgency=low

   * New Maintainer. Closes: #485091
   * Check if mkcfm exists before running. Closes: #365115, #367369, #421674,
     #374161.
   * Change obsolete dependency of xutils to xfonts-utils. Closes: #384253.
   * Tidy up debian/rules.
   * Update GPL v2 location in debian/copyright.
   * Remove incorrect Vcs-Bzr entry.
   * Update to compat 5, build depend on debhelper (>= 5).
   * Update README.Debian. Closes: #386782.

 -- Bradley Smith <brad@brad-smith.co.uk>  Tue, 10 Jun 2008 00:08:44 +0100

x-ttcidfont-conf (28) unstable; urgency=low

   * QA upload
   * Maintainer is Debian QA Group <packages@qa.debian.org>
   * Standards-Version is 3.8.0
   * Debconf translations:
     - Japanese; closes: #483508

 -- Anibal Monsalve Salazar <anibal@debian.org>  Sun, 08 Jun 2008 13:58:10 +1000

x-ttcidfont-conf (27+nmu1) unstable; urgency=low

   * Non-maintainer upload to fix pending l10n issues.
   * Debconf translations:
     - Vietnamese. Closes: #453646
     - German. Closes: #462298
     - Simplified Chinese. Closes: #480512
     - Basque. Closes: #480847
   * [Lintian] No longer depends on X fonts. Moved to Recommends
   * [Lintian] Add some copyright information to debian/copyright
   * [Lintian] Removed .bzr directory from the diff file

 -- Christian Perrier <bubulle@debian.org>  Tue, 29 Apr 2008 12:06:56 +0200

x-ttcidfont-conf (27) unstable; urgency=low

   * Fixed "opendir: No such file or directory". Closes: #437674
   * Bumped Standards-Version to 3.7.3
   * po-debconf translations
     - Spanish. Closes: #454356
     - German. Closes: #424446
   * Fixed the following lintian mesages:
     - package-has-a-duplicate-build-relation
     - missing-build-dependency po-debconf

 -- Anibal Monsalve Salazar <anibal@debian.org>  Sun, 20 Jan 2008 21:00:23 +1100

2007

x-ttcidfont-conf (26) unstable; urgency=low

   * Uploading changes to debconf templates and debian/contrl descriptions
     prepared by the Smith review project. Many thanks to Christian Perrier
     for taking care of the whole process. (Closes: #448816) Note that this
     includes the removal of the now unused template "font_path_change2".
 
   * Updated debconf translations:
     + Czech. (Closes: #451008)
     + German. (Closes: #449571)
     + Polish. (Closes: #449537)
     + Finnish. (Closes: #449564)
     + Italian. (Closes: #450775)
     + Russian. (Closes: #451999)
     + Galician. (Closes: #449595)
     + Portuguese. (Closes: #449593)
 
   * Add Vcs-Bzr field to debian/control.

 -- Adeodato Simó <dato@net.com.org.es>  Sun, 25 Nov 2007 17:50:53 +0000

x-ttcidfont-conf (25.1) unstable; urgency=low

   * Non-maintainer upload to fix pending l10n issues.
   * Debconf templates translations:
     - Spanish. Closes: #403438
     - Polish. Closes: #384620
     - German. Closes: #396050
     - Galician. Closes: #408054
     - Unfuzzy Vietnamese

 -- Christian Perrier <bubulle@debian.org>  Tue, 6 Feb 2007 07:54:27 +0100

2006

x-ttcidfont-conf (25) unstable; urgency=medium

   * Updated debconf translations:
     + ru.po, thanks Yuri Kozlov.  (Closes: #383035)

 -- Adeodato Simó <dato@net.com.org.es>  Wed, 16 Aug 2006 14:50:51 +0200

x-ttcidfont-conf (24) unstable; urgency=medium

   * Updated debconf translations:
     + nl.po, thanks Kurt De Bree.  (Closes: #373826)
     + it.po, thanks Luca Monducci.  (Closes: #372197)

 -- Adeodato Simó <dato@net.com.org.es>  Thu, 15 Jun 2006 22:52:07 +0200

x-ttcidfont-conf (23) unstable; urgency=high

   * Fix X11R7 transition issues, while maintaining compatibility with X11R6
     filesystem layout (closes: #362296):
 
     + when invoking mkfontdir, use /usr/bin/X11/mkfontdir instead of
       /usr/bin/mkfontdir, so that the script works under X11R6 layouts.
       (Closes: #366468, #367795, #368084)
 
     + the script was passing /usr/share/X11/fonts/encodings as argument to
       mkfontdir, which does not exist in X11R7 nor X11R6, and was causing for
       empty fonts.dir files to be created and a "opendir: No such file or
       directory" error. Fix it. (Closes: #365136, #365849, #367797)
 
       In order to maintain compatibility with X11R6, revert to the old
       /usr/X11R6/lib/X11/fonts/encodings path, for which xfonts-encodings
       ships a compatibility symlink in X.org 7. For this, depend on the
       required version of xfonts-encodings (see #369510), or a pre-Xorg7
       xfonts-base.
 
     + update Standards-Version to 3.7.2: package integrates well in the X11R7
       layout provided by the Debian packages.
 
   * New debconf translations:
     + nl.po, thanks Kurt De Bree. (Closes: #365459)
     + it.po, thanks Luca Monducci. (Closes: #366443)
 
   * Add myself as an uploader, with Aníbal's agreement.

 -- Adeodato Simó <dato@net.com.org.es>  Tue, 30 May 2006 14:32:31 +0200

x-ttcidfont-conf (22) unstable; urgency=low

   * Fixed "Can't exec /usr/X11R6/bin/mkfontdir: No such file or
     directory", closes: #362296, #362258. Patch thanks to Daniel Hess
     <daniel@rio-grande.ping.de> and Ubuntu.
   * Updated pt.po, closes: #364973. Patch thanks to Rui Branco
     <ruipb@debianpt.org>.
   * Fixed "build-depends-indep-should-be-build-depends debhelper".

 -- Anibal Monsalve Salazar <anibal@debian.org>  Thu, 27 Apr 2006 14:07:36 +1000

2005

x-ttcidfont-conf (21) unstable; urgency=low

   * New maintainer, closes: #201376.

 -- Anibal Monsalve Salazar <anibal@debian.org>  Mon, 28 Nov 2005 19:10:34 +1100

x-ttcidfont-conf (20) unstable; urgency=low

   * QA upload.
   * Add sv.po (Closes: #332780).
   * Add pt.po (Closes: #331495).

 -- Christoph Berg <myon@debian.org>  Sat, 8 Oct 2005 17:59:05 +0200

x-ttcidfont-conf (19) unstable; urgency=low

   * QA upload.
   * Switch to debhelper 4.
   * Update debconf dependency to allow for cdebconf.
   * debian/config: Fix bashism.
   * debian/po/vi.po: Add translation by Clytie Siddall.  Closes: #324230.
   * debian/rules: Use binary-indep rather than binary-arch.
   * debian/templates: Stylistic improvements; thanks to Jens Nachtigall and
     Clytie Siddall.  Closes: #276806, #324229.
   * Conforms to Standards version 3.6.2.

 -- Matej Vela <vela@debian.org>  Tue, 27 Sep 2005 22:27:11 +0200

x-ttcidfont-conf (18) unstable; urgency=low

   * QA Upload
   * Bug fix: "[l10n:de] updated German debconf translation", thanks to
     Jens Nachtigall (Closes: #276803).
   * Bug fix: "debconf abuse", thanks to Joey Hess
     (Closes: #296527, #221567, #173123). Just remove the note which
     was added before woody release and is documented in README.Debian,
     too.

 -- Frank Lichtenheld <djpig@debian.org>  Sat, 11 Jun 2005 06:29:58 +0200

2004

x-ttcidfont-conf (17) unstable; urgency=low

   * QA upload
   * lower the priority of the debconf note. Temporary workaround to #221567
   * Added Brazilian Portuguese translation. Closes: #240490

 -- Christian Perrier <bubulle@debian.org>  Fri, 16 Apr 2004 13:29:38 +0200

x-ttcidfont-conf (16) unstable; urgency=low

   * QA upload for correcting error introduced by latest QA upload
     (improperly called NMU)
   * Fix typo in postinst introduced to fix #220723 (Closes: #243230)

 -- Christian Perrier <bubulle@debian.org>  Thu, 15 Apr 2004 09:16:24 +0200

x-ttcidfont-conf (15) unstable; urgency=low

   * NMU to fix debconf translation mess (maintainer still QA).
   * templates:
     - Add Simplified Chinese translation from Carlos Z.F. Liu (Closes: #232036)
     - Switch to po-debconf (Closes: #205919)
     - Update french translation from Philippe Batailler (Closes: #205914)
     - Rephrase to make more understandable by newbies (Closes: #149226)
     - Integrate translations resulting of a call for translation on debian-i18n
       - Japaneese (Kenshi Muto)
       - Simplified Chinese (Carlos Z.F. Liu)
       - French (Philippe Batailler)
       - Czech (Miroslav Kure)
   * postinst:
     - Do not fail when /etc/X11/fonts/TrueType is a symlink (Closes: #220723)

 -- Christian Perrier <bubulle@debian.org>  Tue, 6 Apr 2004 14:16:44 +0200

2003

x-ttcidfont-conf (14) unstable; urgency=low

   * Uploading with maintainer set to QA group
   * debian/copyright: changed authors to the singular
   * debian/control: removed period from package description

 -- Andrew Pollock <apollock@debian.org>  Wed, 12 Nov 2003 23:14:39 +1100

2002

x-ttcidfont-conf (13) unstable; urgency=high

   * Fixed the bug that prevents the package installed. (Closes: #144258)

 -- Yasuhiro Take <take@debian.org>  Thu, 25 Apr 2002 09:19:27 +0900

x-ttcidfont-conf (12) unstable; urgency=low

   * Fixed the double-column characters problem. (Closes: #130071)
   * Fixed the problem that the left edge of some letters of the -p- XLFDs
     dismisses in xtt backend.
   * debian/control: Fixed the spelling error in Description.
     (Closes: #125512)
   * merged new French & Japanese templates. (Closes: #140823, #134258)

 -- Yasuhiro Take <take@debian.org>  Thu, 18 Apr 2002 00:39:35 +0900

x-ttcidfont-conf (11) unstable; urgency=low

   * Obsoleted the BIZZARE question of debconf, and added the new conffile
     /etc/defoma/config/x-ttcidfont-conf.conf2
     (closes: #122294)

 -- Yasuhiro Take <take@debian.org>  Sat, 12 Jan 2002 02:50:16 +0900

2001

x-ttcidfont-conf (10) unstable; urgency=medium

   * Fixed the bug that multiple values in Foundry, X-Foundry, Family,
     X-Family, Weight, X-Weight, X-Slant, X-SetWidth, X-Style, X-PixelSize,
     X-PointSize, X-Resolution, X-Spacing or X-AverageWidth may lead to
     fail on registration of fonts.
   * Modified Description of debconf (x-ttcidfont-conf/fixed_spacing).

 -- Yasuhiro Take <take@debian.org>  Tue, 4 Dec 2001 22:37:49 +0900

x-ttcidfont-conf (9) unstable; urgency=medium

   * Generate XLFDs with appropriate Spacing depending on Width.
     - when the Width = Variable, Spacing will be -p-.
     - when the Width = Fixed, Spacing will be -m- and -c-.
       Which XLFD to register in xfont category is decided by debconf.
   * Ask which character, c or m, is preferred as Fixed Width fonts.
   * Fixed the bug that doesn't generate transformed XLFDs if Transform
     hinttype is not set though xtt is selected as backend.
   * X-Spacing hinttype now accepts multiple values, so specifying
     X-Spacing = c m p makes x-ttcidfont-conf generate all -c-, -m- and -p-
     spacing XLFDs.

 -- Yasuhiro Take <take@debian.org>  Mon, 3 Dec 2001 02:34:49 +0900

x-ttcidfont-conf (8) unstable; urgency=medium

   * Using /usr/lib/X11/fonts/defoma/TrueType|CID violates the debian policy,
     as Branden said, so the directories that this package creates symlinks to
     the font files and fonts.scale|alias files are changed to
     /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType and
     /var/lib/defoma/x-ttcidfont-conf.d/dirs/CID.
   * Symlink /usr/lib/X11/fonts/defoma -> /var/lib/defoma/x-ttcid.d/dirs is
     obsoleted.
   * Use dh_installdefoma.
   * defoma:
     - Modify not to use update-fonts-scale|alias stuffs.
     - Output fonts.scale and fonts.alias files directly to the directories
       mentioned above.
   * links: Obsoleted.
   * dirs: Remove /etc/X11/defoma/CID and /etc/X11/defoma/TrueType.
   * config: Invoke font_path_change2.
   * templates: Add new template: x-ttcidfont-conf/font_path_change2.
   * templates.ja: Add new template: x-ttcidfont-conf/font_path_change2.
   * prerm: Obsoleted.
   * postinst:
     - Modify to clean up /etc/X11/fonts/defoma if possible.
     - comment out defoma-app.
   * postrm: Remove codes for remove phase.
   * rules:
     - invoke dh_installdefoma after dh_installdebconf in binary-indep.
     - comment out install x-ttcid.defoma.
     - dh_testversion: obsoleted.
   * control:
     - Build-Depends: Add defoma (>= 0.7.0)
     - Depends: Remove xfonts-base
     - Build-Depends: Replaced with Build-Depends-Indep.

 -- Yasuhiro Take <take@debian.org>  Fri, 16 Nov 2001 19:05:13 +0900

x-ttcidfont-conf (7) unstable; urgency=low

   * x-ttcid.defoma:
     - Refer Transform hinttype to check if the font doesn't allow boldization
       or slanting in xtt method.
   * README.Defoma:
     - Add description about Transform hinttype.

 -- Yasuhiro Take <take@debian.org>  Tue, 9 Oct 2001 22:29:17 +0900

x-ttcidfont-conf (6) unstable; urgency=low

   * x-ttcid.defoma:
     - The bug that it generates only bold/italic faces when xtt method is
       chosen is FIXED.
     - The bug that it cuts the first several hints when registering XLFD
       provided by CID fonts xfont category is FIXED.

 -- Yasuhiro Take <take@debian.org>  Sun, 7 Oct 2001 15:16:34 +0900

x-ttcidfont-conf (5) unstable; urgency=low

   * x-ttcid.defoma:
     - replace function call defoma_id_get_font() with defoma_id_grep_cache().
     - use parse_hints_subhints_inherit().
     - move get_xencoding() to Defoma::Common.pm in defoma.
   * conf/csetenc-xenc.data: Obsoleted.
   * debian/conffiles: Obsoleted.
   * debian/control: Depends: Add defoma (>= 0.5.0)

 -- Yasuhiro Take <take@debian.org>  Sat, 6 Oct 2001 15:54:59 +0900

x-ttcidfont-conf (4) unstable; urgency=low

   * x-ttcid.defoma: replace function call <IdObject>->grep() with
     defoma_id_get_font(<IdObject>, ...)

 -- Yasuhiro Take <take@debian.org>  Tue, 18 Sep 2001 02:54:33 +0900

x-ttcidfont-conf (3.6) unstable; urgency=low

   * NMU
   * rmdir fail fix, closes: #109185

 -- ISHIKAWA Mutsumi <ishikawa@linux.or.jp>  Sun, 19 Aug 2001 14:07:37 +0900

x-ttcidfont-conf (3.5) unstable; urgency=low

   * NMU (discussing with TAKE and gotom)
   * change X font patch to /usr/X11R6/lib/X11/fonts/defoma/{CID,TrueType}
     (symlink /var/lib/defoma/x-ttcid.d/dirs -> /usr/X11R6/lib/X11/fonts/defoma)
   * debian/x-ttcid.defoma is modified to adapt this change
   * add debconf note about fonts path change
   * update README.{Debian,Defoma} about font path
   * remove Conflicts: packages that contains /usr/X11R6/lib/X11/TrueType
     closes: #107266, #108785, #108114, #107678, #107457, #107641
   * cleanup postinst,prerm

 -- ISHIKAWA Mutsumi <ishikawa@linux.or.jp>  Sun, 19 Aug 2001 02:39:45 +0900

x-ttcidfont-conf (3.4) unstable; urgency=low

   * NMU
   * TTCap default bolding option is changed, use `ds' instead of `ab'.
     Because `ab' is obsolate, closes: #108162

 -- ISHIKAWA Mutsumi <ishikawa@linux.or.jp>  Fri, 10 Aug 2001 00:59:58 +0900

x-ttcidfont-conf (3.3) unstable; urgency=low

   * NMU (Take is very very busy, he asks me to NMU)
   * (3.1 and 3.2 is internal release only)
   * add document README.Defoma. It is already exist in the source,
     but missing from the package.
   * add German templates, closes: #96888
   * add Japanese templates
   * fix `can not reconfig' problem.

 -- ISHIKAWA Mutsumi <ishikawa@linux.or.jp>  Mon, 30 Jul 2001 01:25:35 +0900

x-ttcidfont-conf (3) unstable; urgency=low

   * Replace source with . because its bashism. (Closes: #96137)
     Thanks > gus.

 -- Yasuhiro Take <take@debian.org>  Thu, 3 May 2001 21:58:08 +0900

x-ttcidfont-conf (2) unstable; urgency=low

   * debian/x-ttcid.defoma: the bug that the script fails to unregister
     truetype fonts is FIXED.
   * debian/x-ttcid.defoma: call mkfontrir with -e option.
   * debian/x-ttcid.defoma: the bug that the script create a symlink of
     AFM files as <fontname>afm, where it is supposed to be <fontname>.afm,
     is FIXED.
   * debian/prerm: clean up font configuration at prerm-upgrade.
   * debian/control: Add xutils and xfonts-base to Depends: field.
   * debian/control: Change Section: field from utils to x11.

 -- Yasuhiro Take <take@debian.org>  Thu, 3 May 2001 13:46:27 +0900

x-ttcidfont-conf (1) unstable; urgency=low

   * Initial Release.
   * Closes: #94993.

 -- Yasuhiro Take <take@debian.org>  Tue, 1 May 2001 21:33:00 +0900