ソースを参照

man: Document in deb822(5) that deb-origin(5) also supports comments

Prompted-by: Ben Finney <ben@benfinney.id.au>
Guillem Jover 10 年 前
コミット
e2aa86cd78
共有2 個のファイルを変更した2 個の追加1 個の削除を含む
  1. 1 0
      debian/changelog
  2. 1 1
      man/deb822.5

+ 1 - 0
debian/changelog

@@ -130,6 +130,7 @@ dpkg (1.18.5) UNRELEASED; urgency=medium
     - Move SEE ALSO section to the end of Dpkg::Changelog::Debian.
     - Move SEE ALSO section to the end of Dpkg::Changelog::Debian.
     - Clarify that i386 does not suffer performance loss due to PIE anymore
     - Clarify that i386 does not suffer performance loss due to PIE anymore
       since gcc >= 5 in dpkg-buildflags(1).
       since gcc >= 5 in dpkg-buildflags(1).
+    - Document in deb822(5) that deb-origin(5) also supports comments.
 
 
   [ Updated programs translations ]
   [ Updated programs translations ]
   * Dutch (Frans Spiesschaert). Closes: #822797
   * Dutch (Frans Spiesschaert). Closes: #822797

+ 1 - 1
man/deb822.5

@@ -118,7 +118,7 @@ space followed by a dot.
 
 
 Lines starting with \(oq\fB#\fP\(cq without any preceding whitespace are
 Lines starting with \(oq\fB#\fP\(cq without any preceding whitespace are
 comments lines that are only permitted in source package control files
 comments lines that are only permitted in source package control files
-\fIdebian/control\fP).
+(\fIdebian/control\fP) and in \fBdeb\-origin\fP(5) files.
 These comment lines are ignored, even between two continuation lines.
 These comment lines are ignored, even between two continuation lines.
 They do not end logical lines.
 They do not end logical lines.