Просмотр исходного кода

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

Prompted-by: Ben Finney <ben@benfinney.id.au>
Guillem Jover лет назад: 10
Родитель
Сommit
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.
     - Clarify that i386 does not suffer performance loss due to PIE anymore
       since gcc >= 5 in dpkg-buildflags(1).
+    - Document in deb822(5) that deb-origin(5) also supports comments.
 
   [ Updated programs translations ]
   * 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
 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.
 They do not end logical lines.