From 9960b6a3bd3ef319d5071df4c76f234114870b25 Mon Sep 17 00:00:00 2001 From: Norbert Preining Date: Wed, 27 Apr 2011 01:30:55 +0000 Subject: update repository-setup for maxrelease -> minrelease change git-svn-id: svn://tug.org/texlive/trunk@22216 c570f23f-e606-0410-a88d-b1316a301751 --- Master/tlpkg/doc/repository-setup.txt | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) (limited to 'Master/tlpkg/doc/repository-setup.txt') diff --git a/Master/tlpkg/doc/repository-setup.txt b/Master/tlpkg/doc/repository-setup.txt index b6d52177848..e51454bc9fc 100644 --- a/Master/tlpkg/doc/repository-setup.txt +++ b/Master/tlpkg/doc/repository-setup.txt @@ -118,7 +118,7 @@ In the end the generate "package" 00texlive.config should contain and might optionally contain: depend container_split_src_files depend container_split_doc_files - depend maxrelease/MMMM-YOUR_ID + depend minrelease/MMMM-YOUR_ID The depend container_format/xz @@ -132,17 +132,17 @@ all of them into one .tar.xz. It is up to you. Finally, the depend release/NNNN-YOUR_ID and (optionally) - depend maxrelease/MMMM-YOUR_ID + depend minrelease/MMMM-YOUR_ID determine(s) which release(s) of TL your repository works with. -If maxrelease is present, the year specified in the local (user's) +If minrelease is present, the year specified in the local (user's) installation's $TLConfig::ReleaseYear must be in the range -[release,maxrelease]. -If maxrelease is not present, the release/NNNN value must exactly +[minrelease,release]. +If minrelease is not present, the release/NNNN value must exactly match the the TL release number NNNN. For example, you might have: - depend release/2009-myorg + depend release/2010-myorg and if your packages work with both TL'09 and TL'10, you could add: - depend maxrelease/2010-myorg + depend minrelease/2009-myorg For the rest of your package you should create .tlpsrc files describing -- cgit v1.2.3