Author: preining-guest Date: 2005-08-22 13:26:43 +0000 (Mon, 22 Aug 2005) New Revision: 152
Modified: tex-common/trunk/debian/changelog tex-common/trunk/debian/control Log: Fix to control file, added changelog entry with dist=UNRELEASED Modified: tex-common/trunk/debian/changelog =================================================================== --- tex-common/trunk/debian/changelog 2005-08-22 12:16:48 UTC (rev 151) +++ tex-common/trunk/debian/changelog 2005-08-22 13:26:43 UTC (rev 152) @@ -1,3 +1,10 @@ +tex-common (0.7) UNRELEASED; urgency=low + + * take over installation of /var/cache/fonts/*, /usr/local/share/texmf + and the ls-R links from tetex (and texlive). + + -- Norbert Preining <[EMAIL PROTECTED]> Mon, 22 Aug 2005 15:26:11 +0200 + tex-common (0.6) unstable; urgency=low * Refine the updmap transition code Modified: tex-common/trunk/debian/control =================================================================== --- tex-common/trunk/debian/control 2005-08-22 12:16:48 UTC (rev 151) +++ tex-common/trunk/debian/control 2005-08-22 13:26:43 UTC (rev 152) @@ -10,7 +10,7 @@ Package: tex-common Architecture: all Depends: ucf, debconf -Replaces: tetex-base +Replaces: tetex-base (<= 3.0-7) Conflicts: tetex-bin (<= 3.0-4), tetex-base (<= 3.0-3) Description: Common infrastructure for using and building TeX in Debian This package contains a number of scripts and common configuration _______________________________________________ Pkg-tetex-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-tetex-commits

