瀏覽代碼

Dpkg::Vendor: document the Parent field

Signed-off-by: Raphaël Hertzog <hertzog@debian.org>
Matt Kraai 14 年之前
父節點
當前提交
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/
   Vendor-URL: http://www.debian.org/
   Bugs: debbugs://bugs.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.
 The file should be named according to the vendor name.
 
 
 =head1 FUNCTIONS
 =head1 FUNCTIONS