chiark / gitweb /
dgit-user(7): Explain comma notation better.
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 8 Nov 2016 21:41:01 +0000 (21:41 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 8 Nov 2016 21:42:08 +0000 (21:42 +0000)
Wording suggested by Sean Whitton, and amended.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
dgit-user.7.pod

index 6a3d5343f394716a7c5ab49a925be0217aa54b02..ad0cca1da867e3bd19623f0e942723170136627d 100644 (file)
@@ -149,9 +149,11 @@ This, the I<remote suite branch>,
 is synthesized by your local copy of dgit.
 It is fast forwarding.
 
 is synthesized by your local copy of dgit.
 It is fast forwarding.
 
-Debian separates out the security updates, into C<debian-security>.
-Telling dgit C<debian,-security> means that it should include 
-any updates available in C<debian-security>.
+Debian separates out the security updates, into C<*-security>.
+Telling dgit C<jessie,-security> means that it should include 
+any updates available in C<jessie-security>.
+The comma notation is a request to dgit to track jessie,
+or jessie-security if there is an update for the package there.
 
 (You can also dgit fetch in a tree that wasn't made by dgit clone.
 If there's no C<debian/changelog>
 
 (You can also dgit fetch in a tree that wasn't made by dgit clone.
 If there's no C<debian/changelog>