From: Daniel M. <dm...@ne...> - 2005-08-01 06:33:35
|
Update of /cvsroot/fink/web/xml/packaging In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5495 Modified Files: packaging.en.xml Log Message: Clean up some notes about the Revision field. RCS file: /cvsroot/fink/web/xml/packaging/packaging.en.xml,v --- packaging.en.xml 26 Jul 2005 08:38:42 -0000 1.74 +++ packaging.en.xml 1 Aug 2005 06:16:15 -0000 1.75 @@ -71,7 +71,7 @@ A package is identified by three strings: the package name, the version and the revision. All of these may contain lower-case letters (a-z), numbers (0-9), -dashes (-), plus signs (+) and dots (.). +dashes (-; note: not allowed in the revision), plus signs (+) and dots (.). Other characters are not allowed. In particular, capital letters and underscores are not allowed. </p> @@ -1528,7 +1528,7 @@ removing, or renaming splitoff packages or shifting files among them. When migrating a package to a new tree (from 10.2 to 10.3, for example) involves such changes, you should - increase <code>Revision</code> by 10 in the newer tree in order to + increase <code>Revision</code> by 10 (or some other large number) in the newer tree in order to leave space for future updates to the package in the older tree. </p> |