tex-common (0.25) unstable; urgency=low

  * Translations:
    - Fix typos in french debconf translation, thanks to Florentin Duneau
      <f.baced@wanadoo.fr> (closes: #374632) [frank]
    - Update brazilian Portuguese debconf translation, thanks to Andre
      Luis Lopes <andrelop@debian.org> and Felipe Augusto van de Wiel
      <felipe@cathedrallabs.org> [frank]

  * scripts/update-fontlang:
      - don't include ${conffile} in the generated file if
        ${conffile}.dpkg-new exists ($conffile may not be up-to-date in this
        case);
        see http://lists.debian.org/debian-tetex-maint/2006/06/msg00260.html
        for a discussion of this subject.
      - cosmetic fixes. [florent]
  
  * Update scripts/update-updmap.1 and doc/Debian-TeX-Policy.sgml
    accordingly. [florent]

 -- Florent Rougon <frn@debian.org>  Mon, 26 Jun 2006 10:37:04 +0200

tex-common (0.24) unstable; urgency=low

  * Updated debconf translations:
    - French, thanks to Steve <dlist@bluewin.ch> (closes: #369360) [frank]

  * dhit_check_run_without_errors() in postrm-tex was not completely silent
    even if called with -silent (outputing 3 ugly lines starting with a space
    followed by "done."). This is now fixed. [florent]

 -- Florent Rougon <frn@debian.org>  Sun, 18 Jun 2006 23:14:27 +0200

tex-common (0.23) unstable; urgency=low

  * After the groupname question has been renamed, make sure that the new
    questions are not shown again when the old one has already been seen,
    and unregister the old question (closes: #366812) [frank]
  * Fix bashism in config (closes: #366789) [frank]
  * Fix our check for a working configuration in texmf.d, and write short
    information messages to stderr for the noninteractive frontend or for
    people who don't have a pencil (closes: #366907), thanks Ralf [frank]
  * Make sure the font cache directory is always world-writeable - we
    previously missed the case where apt-utils are installed in a buildd
    chroot (again closes: #354113, #366858) [frank]
  * Updated debconf translations: [frank]
    - Czech by Miroslav Kure <kurem@upcase.inf.upol.cz> (closes: #367162) 
    - Danish by Claus Hindsgaul <claus.hindsgaul@gmail.com> (closes:
      #367180) 
    - Italian by Luca Monducci <luca.mo@tiscali.it> (closes: #367183)
  * Debian TeX Policy:
    Remove last occurrences of obsolete TEXMFSITE.

 -- Frank Küster <frank@debian.org>  Wed, 17 May 2006 18:56:32 +0200

tex-common (0.22) unstable; urgency=low

  * Also install FileUtils.pm which is needed by tpm2licenses [frank]
  * Make running of update-* commands silent in the debhelper postrm
    helper scripts (Closes: #365070) [preining]
  * Debconf translations:
    - updated wording of swedish template, thanks to Daniel Nylander
      <yeager@lidkoping.net> (closes: #365992) [frank]
  * Change the configuration scheme again a little: Before accepting a
    group name typed by the user, test whether it really exists.
    Furthermore, if there is only one user in the "normal user" range in
    /etc/passwd, suggest their group as the owner of the font cache.  And
    finally, make the wording clearer everywhere.  Many thanks to Anthony
    DeRobertis <anthony@derobert.net>, James R. Van Zandt"
    <jrvz@comcast.net> and Helge Hafting <helge.hafting@aitel.hist.no>
    (closes: #366107, #366095, #365513) [frank]
  * Fix lintian warnings and errors: [frank]
    - Move eperl to Build-Depends-Indep
    - Fix my name in update-language(8)
    - Add overrides for the font cache permissions and our debconf note if
      the postinst script fails. 
  * Bump standards version (no changes needed) [frank]

 -- Frank Küster <frank@debian.org>  Wed, 10 May 2006 13:19:52 +0200

tex-common (0.21) unstable; urgency=low

  * Syntax error: postinst script silently failed when it should have
    displayed a debconf warning [frank]
  * Improve readability of eperl scripts in debian/ as in tetex-bin [jdg]
  * Adjust priority of the groupname debconf question to be the same as
    the managecache question (closes: #360127) [frank]
  * Fix eperl open commands in maintainer scripts to work with -k [jdg]
  * Made preinst a /bin/sh script [jdg]
  * Install the tpm2licenses Perl script and the Tpm.pm module into
    /usr/share/tex-common for more convenient use [frank].
  * Add to the source package a ChangeLog file to keep track of the
    copyright/licensing verification work I'm doing [frank]
  * Update debconf translations:
    - Danish by Claus Hindsgaul <claus.hindsgaul@gmail.com> (closes:
      #360035)
    - Czech by Miroslav Kure <kurem@upcase.inf.upol.cz> (closes: #360212)
    - Spanish by Javier Fernández-Sanguino Peña <jfs@computer.org>
    - Swedish by Daniel Nylander <po@danielnylander.se> 
    - Turkish by Osman Yuksel <yuxel@sonsuzdongu.com>
    - Lithuanian by Kęstutis Biliūnas <kebil@kaunas.init.lt> (closes:
      #360282)
    - Italian by Luca Monducci <luca.mo@tiscali.it> (closes: #360645)
    - Japanese by Kenshi Muto <kmuto@topstudio.co.jp> (closes: #360679)
    - German by Helge Kreutzmann <kreutzm@itp.uni-hannover.de>
    - French by steve <dlist@bluewin.ch> (closes: #362426)
    Many thanks to all contributors! [frank]

 -- Frank Küster <frank@debian.org>  Fri, 21 Apr 2006 09:49:06 +0200

tex-common (0.20) unstable; urgency=medium

  * This version fixes a RC bug (#357983) - the version in testing was not
    affected.  But taken together, 0.20 fixes lots of important and
    annoying bugs that also exist in testing that I'm increasing the
    urgency. [frank]
  * Change wording in debconf template and README.Debian to clearly
    indicate that per default users are not member of the "users" group,
    (closes: #356960, #357983) [frank]
  * Install reportbug control script to report with tetex and texlive
    packages [frank]
  * update-fontlang: Change the note that is displayed when the output
    file is a symlink to an error message (displayed also in quiet mode)
    (closes: #357289) [frank]
  * Fix typos in update-updmap.1 and update-language.8, thanks to Nicolas
    François (closes: #357763). [florent]
  * Translations:
    - Update french debconf translation, thanks to Steve
      <dlist@bluewin.ch> (does not closes bug #356840, since it is
      incomplete) [frank]

 -- Frank Küster <frank@debian.org>  Wed, 22 Mar 2006 12:29:54 +0100

tex-common (0.19) unstable; urgency=low

  * cater for groups without a name when setting the groupname debconf
    variable (Closes: #354401) [preining]
  * Use debconf for user interaction if the postinst script detects
    incompatible settings, thanks to John Goerzen <jgoerzen@complete.org>
    (closes: #353474) [frank]
  * add --check option to update-fontlang and to the man pages, but
    state that it should not be used in maintainer scripts
    (Closes: #354517) [preining]
  * Fix copying error in dh_installtex that created dvips config files
    with an additional comma [preining]
  * Translations:
    - Update Swedish debconf translation, thanks to Daniel Nylander
      <yeager@lidkoping.net> (closes: #354635) [frank]
    - Update Danish debconf translation, thanks to Claus Hindsgaul
      <claus.hindsgaul@gmail.com> [frank]
    - Update German debconf translation, thanks to Helge Kreutzmann
      <kreutzm@itp.uni-hannover.de> [frank]
    - Update Italian debconf translation, thanks to Luca Monducci
      <luca.mo@tiscali.it> (closes: #355033) [frank]
    - Update Turkish debconf translation, thanks to Osman Yüksel
      <yuxel@sonsuzdongu.com> (closes: #355061) [frank]
    - Update Japanese debconf translation, thanks to Kenshi Muto
      <kmuto@debian.org> (closes: #355141) [frank]
    - Update Czech debconf translation, thanks to Miroslav Kure
      <kurem@upcase.inf.upol.cz> [frank]
    - Update Lithuanian debconf translation, thanks to Kęstutis Biliūnas
      <kebil@kaunas.init.lt> (closes: #355453) [frank]
    - Update Spanish debconf translation, thanks to Javier
      Fernández-Sanguino Peña <jfs@computer.org> [frank]
  
 -- Frank Küster <frank@debian.org>  Sat, 11 Mar 2006 17:58:38 +0100

tex-common (0.18) unstable; urgency=low

  * Perform all config checks in the postinst script instead of exiting
    after the first failure
  * Call debconf-updatepo in the clean and build targets, thanks to Thomas
    Huriaux <thomas.huriaux@gmail.com> (closes: #354138) [frank]
  * Remove "set -x" from config.in, a leftover from debugging.  Sorry.
    (closes: #354181) [frank]
  * Add many more md5sums for obsolete conffiles.  And add a script in the
    source package to check whether we now catch all of them.  Many thanks
    to Andreas Tille! [frank]
  * Fix the missing dhit_ prefix to the build_format call in
    postinst-tex autoscript [preining]
  * Fix spelling error in template, thanks to Matt Krai (closes: #354318)
  * Replace wrong mode 3755 with 3775 in templates. [florent]
  * Add myself to the Uploaders field. [florent]
  * Remove duplicate Build-Depends-Indep on debiandoc-sgml. [florent]

 -- Florent Rougon <frn@debian.org>  Sat, 25 Feb 2006 12:58:27 +0100

tex-common (0.17) unstable; urgency=low

  * Restore the previous behavior by making the subdirectories of
    /var/cache/fonts world-writable by default.  Since this is unsafe,
    advice the user in the debconf template, and increase the question's
    priority to medium.  Thanks to Lars Wirzenius, closes: #354113.

    We do not fix existing systems, since this is mainly targeted at
    pbuilder environments and similar, where tex-common is only installed
    on demand.  [frank]
  
  * fix an error in dh_installtex when grepping for the magic header [ralf]
  * Add an md5sum for psfonts.ams, thanks to Andreas Tille [frank]

 -- Frank Küster <frank@debian.org>  Thu, 23 Feb 2006 17:36:04 +0100

tex-common (0.16) unstable; urgency=low

  * Add dh_installtex for public perusal. [preining]
    - add dh_installtex and man page
    - replace dh_installtexfonts by a script converting the syntax
    - give a warning in the dh_installtexfonts man page
  * common.functions.in:
    - Add md5sums for tetex-extra's former configuration files (closes:
      #351649, #352486) [frank]
    - Also add some forgotten md5sums for tetex-base, and make sure scripts
      really stop if the md5sum is unknown (closes: #352688) [frank]
    - remove LaTeX and pdfLaTeX format files before trying to recreate all
      format (closes: #352391) [frank]
    - use different variable names for /var/lib/texmf as a texmf.cnf
      variable and as a maintainer script variable [frank]
  * rework debconf usage (Closes: #352394) [preining,frank]
    - only care for ls-R file permissions of the font cache from now on
    - manage the group and permissions of /var/cache/fonts
  * TeX Policy Draft:
    - document dh_installtex and some additional checks needed in
      maintainer scripts [florent]
    - Clarify that some files from the Basic TeX Packages stay in
      TEXMFMAIN [frank]

 -- Frank Küster <frank@debian.org>  Wed, 22 Feb 2006 13:43:32 +0100

tex-common (0.15) unstable; urgency=high

  * Urgency high, because this version adds important checks that should
    be present when the teTeX packages enter testing
  * Add more checks for essential entries in texmf.cnf, and bail out with
    a user-friendly error message if they are missing (closes: #346326)
    [frank]
  * Fix functions in common.functions.in, so that old conffiles of teTeX
    are properly handled, thanks to Ralf Stubner
  * Drop unneeded paths from TEXFONTMAPS, we now have only 3.0's upstream
    value plus our backward-compatibility paths; also change the check in
    the postinst accordingly (although the old one would still work, we do
    not allow it for simplicity's sake). [frank]
  * Fix typo in dh_installtexfonts which would echo wrong file names, and
    add --quiet to the call of update-updmap in the debhelper scripts
    [preining]
  * Again fixed extensions of files to purge, and take over correct
    language.dat handling from tetex-base (see: #321804). [frank]
  * Move the handling of 00updmap.cfg from postinst to preinst, where it
    belongs [frank]
  * Fix typo in manpage for update-language, thanks to Nicolas François
    <nicolas.francois@centraliens.net> (closes: #349723) [frank]

 -- Frank Küster <frank@debian.org>  Thu, 26 Jan 2006 22:24:06 +0100

tex-common (0.14) unstable; urgency=low

  * Bump standards version to 3.6.2 (no changes needed)
  * Move debiandoc-sgml from Build-Dep to Build-Dep-Indep
  * Fix a couple of lintian errors and warnings
  * Fix dvips config syntax, thanks to Danai SAE-HAN [preining]
  * Rework the debhelper snippets post(inst|rm)-texfonts [preining]

 -- Norbert Preining <preining@logic.at>  Thu, 22 Dec 2005 16:38:54 +0100

tex-common (0.13) unstable; urgency=low

  * tex-common now provides the symlink /usr/share/texmf/doc -->
    ../doc/texmf, because tetex-doc now puts its files into TEXMFDIST
    [frank].
  * Do no longer install teTeX's common.* files and dsf-patch.mk, they are
    no longer used.
  * Implement --flavor for dh_installtexfonts, first flavors are only
    for generating config files for maps [preining].
  * Fix brace expansion in pdksh, patch from Robert Luberda 
    (closes: #342781) [preining]
  * Add fonts/hbf to the search path for T1 fonts, this is needed by
    cjk-latex. [frank]
  * Translations:
    - Update Czech debconf translation, thanks to Miroslav Kure
      <kurem@upcase.inf.upol.cz> (closes: #341941) [frank]
    - Fix italian translation file, this really closes: #340031 [frank]

 -- Frank Küster <frank@debian.org>  Sun, 11 Dec 2005 14:53:05 +0100

tex-common (0.12) unstable; urgency=low

  * change ls_R_magic to include ., ./, and ls-R so that kpathsea does
    not moan about unusable entry. [preining]
  * Document TEXMFSYSCONFIG in the Policy Draft, and add some more
    clarifications to the text [frank]
  * change TEXMFDIST to include texmf-texlive and texmf-tetex [preining] 
  * Translations:
    - Update French debconf translation, thanks to Clément Stenac
      <zorglub@via.ecp.fr> (closes: #341721) [frank]

 -- Frank Küster <frank@debian.org>  Fri,  2 Dec 2005 17:40:04 +0100

tex-common (0.11) unstable; urgency=low

  * Check for correct setting of TEXFONTMAPS after possible user
    interaction in postinst, and fail with a clear error message, instead
    waiting for teTeX's or TeXLive's updmap calls to fail (closes maybe:
    #338585) [frank]
  * Add a function clean_texenvironment to common.functions, to be used
    from TeX package's postinst scripts, and document that in the Policy
    document. [frank]
  * Add the md5sum of the postinst-edited 00updmap.cfg to ucf's database.
    Also fix the logic for taking over changed settings from tetex-base,
    and create 00updmap.cfg with proper permissions.  Special thanks to
    Junichi Uekawa <dancer@netfort.gr.jp> for insisting (closes: #335682,
    #338689) [frank]
  * The Policy draft has been extended [frank]
  * change TEXMFSYSCONFIG to /etc/texmf and remove the !! before TEXMFCONFIG
    in TEXMF [preining]
  * add TEXMFSYSCONFIG to TEXMF and and reshuffle the order [preining]
  * change TEXMFDBS [preining]
  * Translations:
    - add Swedish debconf translation, thanks to Daniel Nylander
      <yeager@lidkoping.net> (closes: #338866) [frank]
    - update Danish debconf translation, thanks to Claus Hindsgaul
      <claus_h@image.dk> (closes: #339354) [frank]
    - update Italian debconf translation, thanks to Luca Monducci
      <luca.mo@tiscali.it> (closes: #340031) [frank] 

 -- Frank Küster <frank@debian.org>  Tue, 22 Nov 2005 20:15:41 +0100

tex-common (0.10) unstable; urgency=low

  * tex-common should only Suggest debhelper, not Depend on it. It would
    pull in too many dev packages for every normal user. [preining]
  * Fix the syntax of some eval statements in the config script (closes:
    #336951) [frank]
  * In postinst, create nonexistent ls-R files with proper magic content
    if they are not already present (closes: #337073) [frank]
  * The config script was not idempotent, and reset the debconf default
    for group writable ls-R files on a fresh install. [frank]
  * Remove the ls-R symlink in TEXMFLOCAL, thanks to Lars Wirzenius
    <liw@iki.fi> (closes: #333308). [frank] 
  * Check for leftover .svn directories during build (closes: #327785)
    [frank] 
  * Add the md5sum of a version with a newer comment to the list of known
    md5sums for 00updmap.cfg (closes: #336713) [frank]
  * fix installation of debhelper snippet postrm-texfonts. [preining]
  * actually allow multiple invocations of dh_installtexfonts and
    stop with error if a cfg file is installed several times. [preining]

 -- Frank Küster <frank@debian.org>  Wed,  9 Nov 2005 14:45:34 +0100

tex-common (0.9) unstable; urgency=low

  * Change ls-R file handling to be useful. Don't use debconf as
    registry. (Closes: #332264) [preining]
  * install debhelper dh_installtexfonts script (closes: #320147) [preining]
  * A few changes to update-fontlang, most notably that it will now check,
    when invoked as update-updmap, whether /usr/share/texmf/web2c/updmap.cfg
    exists and abort with an explanation in that case. [florent]
  * Translations:
    - updated Danish debconf translation, thanks to Claus Hindsgaul
      <claus_h@image.dk> (closes: #332699) [frank]
    - updated French debconf translation, thanks to Clément Stenac
      <zorglub@via.ecp.fr> (closes: #335776) [frank]
    - updated Italian debconf translation, thanks to Luca Monducci
      <luca.mo@tiscali.it> (closes: #336093) [frank]

 -- Frank Küster <frank@debian.org>  Fri, 28 Oct 2005 11:27:48 +0200

tex-common (0.8) unstable; urgency=low

  * Change hyph_size to 8191 - according to DEK it should be a prime
    number.  [frank]
  * Add a (closes:...) to the last version's changelog entry to make
    tracking history easier, in fact the bug has been closed manually
    [frank]. 
  * fix update-texmf to not go into an endless loop when called with an
    unknown option [frank]
  * Modify postrm.in script to remove TEXMFSYSVAR and /var/cache/fonts
    (thus also removing left over files at purge time) [preining]
  * manage ls-R files using debconf [preining].  The translations have
    been copied over from tetex-bin [frank]. (Closes: #328291)
  * Let the debconf dependency be created by debhelper, thus allowing
    debconf-2.0 as an alternative [frank] (closes: #332115)
  * In fact install the pdf version of the Policy draft, but include it in
    the tar.gz file.  Thus we can drop the Build-dependency on
    tetex-extra.  A working TeX system is only needed on the developer's
    system if the policy source has been changed.

 -- Frank Küster <frank@debian.org>  Wed,  5 Oct 2005 16:14:46 +0200

tex-common (0.7) unstable; urgency=low

  * take over installation of /var/cache/fonts/*, /usr/local/share/texmf
    and the ls-R links from tetex (and texlive). [preining]
  * increase lambdas main_memory to deal with a lot of languages [preining]
  * move old config files in /usr/share/texmf/web2c out of the way [preining]
  * remove old formats in /usr/share/texmf/web2c  (closes: #323828) [preining]

 -- Frank Küster <frank@debian.org>  Wed, 24 Aug 2005 17:18:34 +0200

tex-common (0.6) unstable; urgency=low

  * Refine the updmap transition code
  * Increase hyph_size to 10000, to make the inclusion of current
    hyphenation exception files (e.g. dehyphtex.tex) possible
  * Also build a pdf version of the Policy draft, and Build-Depend on
    tetex-bin.
  * Move LSRS variable to common.variables

 -- Frank Küster <frank@debian.org>  Wed, 17 Aug 2005 11:04:33 +0200

tex-common (0.5) unstable; urgency=low

  * Merge update-fmtutil into update-fontlang  (closes: #319651)
  * Fix installation of manpages
  * add bibtex/csf to texmf variable BSTINPUTS in 65BibTeX.cnf  (closes: #319650)
  * Many thanks to Norbert Preining <preining@logic.at> for providing
    patches for these changes.
  * Increase trie_size in 95NonPath.cnf to 27000, to allow TeX-Live build
    its formats with all languages installed
  * Editorial changes to the Policy Draft, thanks to Hilmar Preusse
  * Add compatibility paths for ENCFONTS and TEXFONTMAP in texmf.d
    (closes: #321074)

 -- Frank Küster <frank@debian.org>  Wed,  3 Aug 2005 12:04:42 +0200

tex-common (0.4) unstable; urgency=low

  * Bug fix: "tex-common: generalize TEXFONTMAPS and ENCFONTS", thanks to
    Norbert Preining and Hans Hagen (Closes: #318872).
  * language.dat is now a generated file in VARTEXMF, and the actual
    conffiles are in /etc/texmf/language.d.  This allows packages to add
    hyphenation patterns - many thanks again to Norbert.
  * Merged update-updmap and update-language into one file, and
    fixed location of memory files in update-updmap
  * Install the symlink to texmf.cnf

 -- Frank Küster <frank@debian.org>  Mon, 25 Jul 2005 14:22:36 +0200

tex-common (0.3) unstable; urgency=low

  * provide an upgrade path for the configuration items taken over from
    tetex-base 
  * Add a versioned conflict on tetex-base - they would remove our
    00updmap.cfg file.

 -- Frank Küster <frank@debian.org>  Wed,  6 Jul 2005 17:36:30 +0200

tex-common (0.2) unstable; urgency=low

  * Install the configuration files needed by teTeX
  * Bug fix: "tex-common does not install: conflicts with tetex-bin",
    thanks to Hans Ulrich Niedermann (Closes: #314948).

 -- Frank Küster <frank@debian.org>  Wed, 29 Jun 2005 20:36:47 +0200

tex-common (0.1) unstable; urgency=low

  * Initial Release.

 -- Frank Küster <frank@debian.org>  Mon, 13 Jun 2005 18:09:55 +0200

;; Local Variables:
;; coding: utf-8
;; End:
