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

man: Mark Maintainer field as bold in deb-src-control(5)

Guillem Jover лет назад: 10
Родитель
Сommit
1e375ee0ff
2 измененных файлов с 3 добавлено и 2 удалено
  1. 1 0
      debian/changelog
  2. 2 2
      man/deb-src-control.5

+ 1 - 0
debian/changelog

@@ -11,6 +11,7 @@ dpkg (1.18.5) UNRELEASED; urgency=medium
     - Remove superfluous SEE ALSO references from dpkg-source(1).
     - Fix --remove and --purge summary formatting in dpkg(1).
     - Move --audit description just after --verify in dpkg(1).
+    - Mark Maintainer field as bold in deb-src-control(5).
 
  -- Guillem Jover <guillem@debian.org>  Fri, 25 Dec 2015 14:20:16 +0100
 

+ 2 - 2
man/deb-src-control.5

@@ -62,8 +62,8 @@ software or the original packager.
 .TP
 .BI Uploaders: " fullname-email"
 Lists all the names and email addresses of co-maintainers of the package, in
-the same format as the Maintainer field. Multiple co-maintainers should be
-separated by a comma.
+the same format as the \fBMaintainer\fP field.
+Multiple co-maintainers should be separated by a comma.
 
 .TP
 .BI Standards\-Version: " version-string"