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

Dpkg::Vendor: document the Parent field

Signed-off-by: Raphaël Hertzog <hertzog@debian.org>
Matt Kraai лет назад: 14
Родитель
Сommit
fe9fb0b60f
1 измененных файлов с 5 добавлено и 0 удалено
  1. 5 0
      scripts/Dpkg/Vendor.pm

+ 5 - 0
scripts/Dpkg/Vendor.pm

@@ -47,6 +47,11 @@ this:
   Vendor-URL: http://www.debian.org/
   Bugs: debbugs://bugs.debian.org
 
+If the vendor derives from another vendor, the file should document
+the relationship by listing the base distribution in the Parent field:
+
+  Parent: Debian
+
 The file should be named according to the vendor name.
 
 =head1 FUNCTIONS