public inbox for cygwin-apps-cvs@sourceware.org
help / color / mirror / Atom feed
From: jturney@sourceware.org
To: cygwin-apps-cvs@sourceware.org
Subject: [cygwin-apps htdocs - The cygwin-apps website files] branch master, updated. dcfd2e2b6047db98cf1074369d9f2090f6f9ab25
Date: Thu, 04 May 2017 20:20:00 -0000	[thread overview]
Message-ID: <20170504202003.80283.qmail@sourceware.org> (raw)




https://sourceware.org/git/gitweb.cgi?p=cygwin-apps/apps-htdocs.git;h=dcfd2e2b6047db98cf1074369d9f2090f6f9ab25

commit dcfd2e2b6047db98cf1074369d9f2090f6f9ab25
Author: Jon Turney <jon.turney@dronecode.org.uk>
Date:   Thu May 4 21:18:26 2017 +0100

    'Source:' only takes a version, not a version comparison.


Diff:
---
 setup.ini.html |   20 +++++++++-----------
 1 files changed, 9 insertions(+), 11 deletions(-)

diff --git a/setup.ini.html b/setup.ini.html
index aacbf7c..959e6f3 100644
--- a/setup.ini.html
+++ b/setup.ini.html
@@ -127,24 +127,22 @@ considered corrupt and won't be installed by setup.  Hex characters are 0-9a-f
 <p>Like <tt>install:</tt>, for the corresponding archive file to install the
 source.</p>
 
+<p><tt>Source: <i>package [(version-identifier)]</i></tt></p>
+<p>Indicates the source-package containing the source
+for the current package version. i.e. for package foo-dev, one might have
+"Source: foo-src" to indicate that the source package for foo-dev is foo-src.
+This entry should not be used in conjunction with the "source:" entry.</p>
+
 <h3>Note: The following directives are not fully implemented yet.</h3>
 
 <p><tt>Depends: <i>package [(&lt;&lt; | &gt;&gt; | &lt;= | &gt;= | &lt; |
-    &gt; version-identifier)][, package ...]</i></tt></p>
+    &gt; version-identifier)] [, package ...]</i></tt></p>
 <p>This is a more sophisticated version of the <tt>requires:</tt> keyword,
 allowing the specification of explicit version number relationships.  Packages
-are separated by commas instead of spaces, and this entry can span multiple
-lines.</p>
-
-<p><tt>Source: <i>package [(&lt;&lt; | &gt;&gt; | &lt;= | &gt;= | &lt; | &gt;
-    version-identifier)]</i></tt></p>
-<p>Indicates the source-package that should be used when downloading the source
-for the current package version. i.e. for package foo-dev, one might have
-"Source: foo-src" to indicate that the source package for foo-dev is foo-src.
-This entry should not be used in conjunction with the "source:" entry.</p>
+are separated by commas instead of spaces.</p>
 
 <p><tt>Build-Depends: <i>package [(&lt;&lt; | &gt;&gt; | &lt;= | &gt;= | &lt;
-    | &gt; version-identifier)] | [ package ...] [,package ...]</i></tt></p>
+    | &gt; version-identifier)] [, package ...]</i></tt></p>
 <p>Indicates the binary packages required to build the current source
 package.</p>
 


                 reply	other threads:[~2017-05-04 20:20 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170504202003.80283.qmail@sourceware.org \
    --to=jturney@sourceware.org \
    --cc=cygwin-apps-cvs@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).