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

dpkg-source(1): Mark the “and” between the filenames as regular format

Guillem Jover лет назад: 12
Родитель
Сommit
f2b5b096ca
2 измененных файлов с 2 добавлено и 1 удалено
  1. 1 0
      debian/changelog
  2. 1 1
      man/dpkg-source.1

+ 1 - 0
debian/changelog

@@ -54,6 +54,7 @@ dpkg (1.17.11) UNRELEASED; urgency=low
     - Mention that -nc does not apply either when -F is specified.
     - Mention that the --FOO-option options can be used multiple times.
     - Fix a typo in the BUGS section.
+  * Mark the “and” between the filenames as regular format in dpkg-source(1).
 
   [ Updated programs translations ]
   * Danish (Joe Dalton). Closes: #754127

+ 1 - 1
man/dpkg-source.1

@@ -752,7 +752,7 @@ Exactly like \fBdebian/source/options\fP except that the file is not
 included in the generated source package. It can be useful to store
 a preference tied to the maintainer or to the VCS repository where
 the source package is maintained.
-.SS debian/source/local\-patch\-header and debian/source/patch\-header
+.SS debian/source/local\-patch\-header \fRand\fP debian/source/patch\-header
 Free form text that is put on top of the automatic patch generated
 in formats "2.0" or "3.0 (quilt)". \fBlocal\-patch\-header\fP is not
 included in the generated source package while \fBpatch\-header\fP is.