From: Daniel Martí Date: Fri, 17 May 2013 18:57:22 +0000 (+0200) Subject: Add "No Source Since" to docs X-Git-Tag: 0.1~598 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=097223573d3c5ca8f808cef6a7eb391f9cbc2843;p=fdroidserver.git Add "No Source Since" to docs --- diff --git a/docs/fdroid.texi b/docs/fdroid.texi index 13751a24..e46fbd3b 100644 --- a/docs/fdroid.texi +++ b/docs/fdroid.texi @@ -441,6 +441,7 @@ The following sections describe the fields recognised within the file. * Auto Update Mode:: * Current Version:: * Current Version Code:: +* No Source Since:: @end menu @node Category @@ -993,6 +994,18 @@ must be correct and matching. This field is normally automatically updated - see Update Check Mode. +@node No Source Since +@section No Source Since + +@cindex No Source Since + +In case we are missing the source code for the Current Version reported by +Upstream, this defines the first version that started missing source code. +Apps that are missing source code for just one or a few versions, but provide +source code for newer ones are not to be considered here - this field is +intended to illustrate which apps do not currently distribute source code, and +since when have they been doing so. + @node Update Processing @chapter Update Processing