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

man: Document that apt might expect Packages.xz too

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

+ 1 - 0
debian/changelog

@@ -138,6 +138,7 @@ dpkg (1.18.0) UNRELEASED; urgency=low
     - Clarify that dpkg-buildpackage -jN forces parallel builds, regardless of
       the packaging or upstream build systems supporting them. Closes: #780866
     - Remove unneeded update-alternatives references from options descriptions.
+    - Document that apt might expect Packages.xz too in dpkg-scanpackages(1).
   * Output message fixes and improvements:
     - Remove trailing newline from string literal in warning calls.
     - Say “execute” instead of “exec” in Dpkg::Changelog::Parse error message.

+ 2 - 0
man/dpkg-scanpackages.1

@@ -47,6 +47,8 @@ of machines.
 If you want to access the generated Packages file with
 .B apt
 you will probably need to compress the file with
+.BR xz (1)
+(generating a Packages.xz file),
 .BR bzip2 (1)
 (generating a Packages.bz2 file) or
 .BR gzip (1)