[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: future uploads of tetex-bin together with -base?



Frank Küster <frank@debian.org> schrieb:

> On the other hand, I have some small changes waiting here locally,
> especially a fix for #248308, which would require updating tetex-bin and
> -base simultaneously, again. What do you think - should I commit these
> patches?

Arrgh, of course the control file of tetex-base has to be changed, too:

Index: rules
===================================================================
RCS file: /cvs/tetex/tetex-base/debian/rules,v
retrieving revision 1.50
diff -u -r1.50 rules
--- rules	2 Aug 2004 11:45:40 -0000	1.50
+++ rules	16 Aug 2004 14:10:22 -0000
@@ -277,6 +277,11 @@
 	ln -s /usr/share/texmf/etex/plain/base $(txmfdir)/tex/eplain/base
 	ln -s /usr/share/texmf/etex/plain/config $(txmfdir)/tex/eplain/config
 
+# ship /var/cache/fonts in the tetex-base package, with proper permissions
+	mkdir --mode=1777 debian/$(package)/var/cache/fonts/pk
+	mkdir --mode=1777 debian/$(package)/var/cache/fonts/tfm
+	mkdir --mode=1777 debian/$(package)/var/cache/fonts/source
+
 ## Done installing tetex-base!
 
 
Index: control
===================================================================
RCS file: /cvs/tetex/tetex-base/debian/control,v
retrieving revision 1.44
diff -u -r1.44 control
--- control	26 Jul 2004 13:41:34 -0000	1.44
+++ control	16 Aug 2004 14:26:30 -0000
@@ -11,7 +11,7 @@
 Depends: texinfo (>= 4.0b-1), debconf, ucf (>= 1.02)
 Replaces: texidoc, bibtex, texpsfnt, mfbasfnt, xdvik, dvipsk, mfnfss, latex, texlib, mflib, textfm, kpathsea, latex2e-doc, ltxgraph, csplain, cslatex, cstexfonts, tetex-extra (<< 2.0.2a-1), tetex-doc (<< 1.0.2+20011128), tetex-nonfree, pxfonts, txfonts, mfpic, dvipdfm, texdoctk
 Pre-Depends: dpkg (>=1.6.8)
-Conflicts: texidoc, bibtex, texpsfnt, mfbasfnt, xdvik, mfnfss, texlib, mflib, textfm, kpathsea, latex2e-doc, ltxgraph, csplain, cslatex, cstexfonts, tetex-bin (<= 2.0.2-15), xbase (<< 3.3.2.3a-2), tetex-nonfree (<< 1.0.2+20000804-2), pxfonts, txfonts, mfpic, cspsfonts, arabtex (<= 3.10-5)
+Conflicts: texidoc, bibtex, texpsfnt, mfbasfnt, xdvik, mfnfss, texlib, mflib, textfm, kpathsea, latex2e-doc, ltxgraph, csplain, cslatex, cstexfonts, tetex-bin (<= 2.0.2-18), xbase (<< 3.3.2.3a-2), tetex-nonfree (<< 1.0.2+20000804-2), pxfonts, txfonts, mfpic, cspsfonts, arabtex (<= 3.10-5)
 Recommends: tetex-doc (>> 2.0)
 Suggests: tetex-extra
 report-with: tetex-bin tetex-extra
-- 
Frank Küster, Biozentrum der Univ. Basel
Abt. Biophysikalische Chemie

Reply to: