chiark / gitweb /
in the manual, mention some things to mention in the description section
authorDavid Black <david8black@gmail.com>
Sun, 14 Jul 2013 20:57:56 +0000 (21:57 +0100)
committerDavid Black <david8black@gmail.com>
Sun, 14 Jul 2013 20:57:56 +0000 (21:57 +0100)
docs/fdroid.texi

index 34c20c39a227a112a21d5e281b8f8f1ae0e8925d..c0ec9753a060258403dab029791a9e499e679e02 100644 (file)
@@ -603,9 +603,9 @@ A brief summary of what the application is.
 
 @cindex Description
 
-A full description of the application. This can span multiple lines (which
-should be kept to a maximum of 80 characters), and is terminated by a line
-containing a single '.'.
+A full description of the application, relevant to the latest version. 
+This can span multiple lines (which should be kept to a maximum of 80 
+characters), and is terminated by a line containing a single '.'.
 
 Basic MediaWiki-style formatting can be used. Leaving a blank line starts a
 new paragraph. Surrounding text with @code{''} make it italic, and with
@@ -621,6 +621,12 @@ Bulletted lists are done by simply starting each item with a @code{*} on
 a new line, and numbered lists are the same but using @code{#}. There is
 currently no support for nesting lists - you can have one level only.
 
+It can be helpful to note information pertaining to updating from an 
+earlier version; whether the app contains any prebuilts built by the 
+upstream developers or whether non-free elements were removed; whether the 
+app is in rapid development or whether the latest version lags behind the 
+current version; or whether the app supports multiple architectures.
+
 @node Repo Type
 @section Repo Type