瀏覽代碼

kbuild: Add homepage field to debian/control file

This helps when the user sees information of the packages on package
managers like aptitude.

Signed-off-by: Rogério Brito <rbrito@ime.usp.br>
Signed-off-by: Michal Marek <mmarek@suse.cz>
Rogério Brito 15 年之前
父節點
當前提交
ee6eed803d
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      scripts/package/builddeb

+ 1 - 0
scripts/package/builddeb

@@ -152,6 +152,7 @@ Section: admin
 Priority: optional
 Maintainer: $maintainer
 Standards-Version: 3.8.1
+Homepage: http://www.kernel.org/
 EOF
 
 if [ "$ARCH" = "um" ]; then