Author: frank Date: 2006-03-28 15:50:49 +0000 (Tue, 28 Mar 2006) New Revision: 1132
Added: tetex-base/trunk/debian/tpm/individual_gpl.tpm tetex-base/trunk/debian/tpm/individual_lppl.tpm Log: add "individual_<license>.tpm" for single files, must be saved in utf-8 because of my name! Added: tetex-base/trunk/debian/tpm/individual_gpl.tpm =================================================================== --- tetex-base/trunk/debian/tpm/individual_gpl.tpm 2006-03-28 15:50:23 UTC (rev 1131) +++ tetex-base/trunk/debian/tpm/individual_gpl.tpm 2006-03-28 15:50:49 UTC (rev 1132) @@ -0,0 +1,30 @@ +<!DOCTYPE rdf:RDF SYSTEM "../../Tools/tpm.dtd"> +<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:TPM="http://texlive.dante.de/"> + <rdf:Description about="http://texlive.dante.de/texlive/Package/wasysym.zip"> + <TPM:Name>individual gpl files</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2006/03/07 23:12:38</TPM:Date> + <TPM:Version>1.0</TPM:Version> + <TPM:Creator>frank</TPM:Creator> + <TPM:Title>individual files under GPL</TPM:Title> + <TPM:Description> +Files that do not belong to any package and are +covered by GPL version anything or later. + </TPM:Description> + <TPM:Author>Frank Küster</TPM:Author> + <TPM:Size></TPM:Size> + <TPM:License>lppl</TPM:License> + <TPM:Build/> + <TPM:RunFiles size="16338"> +texmf-dist/tex/generic/hyphen/gahyph.tex + </TPM:RunFiles> + <TPM:DocFiles size="102785"> +texmf-dist/doc/latex/shapepar/proshap.py + </TPM:DocFiles> + <TPM:SourceFiles size="28446"> +texmf-dist/source/latex/shapepar/proshap.py + </TPM:SourceFiles> + <TPM:Provides>Package/wasysym</TPM:Provides> + </rdf:Description> +</rdf:RDF> + Added: tetex-base/trunk/debian/tpm/individual_lppl.tpm =================================================================== --- tetex-base/trunk/debian/tpm/individual_lppl.tpm 2006-03-28 15:50:23 UTC (rev 1131) +++ tetex-base/trunk/debian/tpm/individual_lppl.tpm 2006-03-28 15:50:49 UTC (rev 1132) @@ -0,0 +1,32 @@ +<!DOCTYPE rdf:RDF SYSTEM "../../Tools/tpm.dtd"> +<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:TPM="http://texlive.dante.de/"> + <rdf:Description about="http://texlive.dante.de/texlive/Package/wasysym.zip"> + <TPM:Name>individual lppl files</TPM:Name> + <TPM:Type>Package</TPM:Type> + <TPM:Date>2006/03/07 23:12:38</TPM:Date> + <TPM:Version>1.0</TPM:Version> + <TPM:Creator>frank</TPM:Creator> + <TPM:Title>individual files under LPPL</TPM:Title> + <TPM:Description> +Files that do not belong to any package and are +covered by LPPL version anything or later. + </TPM:Description> + <TPM:Author>Frank Küster</TPM:Author> + <TPM:Size></TPM:Size> + <TPM:License>lppl</TPM:License> + <TPM:Build/> + <TPM:RunFiles size="16338"> +texmf-dist/tex/generic/hyphen/cahyph.tex +texmf-dist/tex/generic/hyphen/icehyph.tex +texmf-dist/tex/generic/ruhyphen/ruhyphas.tex +texmf-dist/tex/generic/ruhyphen/ruhyphzn.tex +texmf-dist/tex/generic/hyphen/sehyph.tex + </TPM:RunFiles> + <TPM:DocFiles size="102785"> + </TPM:DocFiles> + <TPM:SourceFiles size="28446"> + </TPM:SourceFiles> + <TPM:Provides>Package/wasysym</TPM:Provides> + </rdf:Description> +</rdf:RDF> + _______________________________________________ Pkg-tetex-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-tetex-commits

