chiark / gitweb /
Add "No Source Since" to docs
authorDaniel Martí <mvdan@mvdan.cc>
Fri, 17 May 2013 18:57:22 +0000 (20:57 +0200)
committerDaniel Martí <mvdan@mvdan.cc>
Fri, 17 May 2013 18:57:22 +0000 (20:57 +0200)
docs/fdroid.texi

index 13751a24e7607877ff56d68af87a7e999aaa71b4..e46fbd3b1517412ce6c79a78c96c8c828ea5d8b9 100644 (file)
@@ -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