kbuild: Add homepage field to debian/control file
authorRogério Brito <rbrito@ime.usp.br>
Tue, 1 Jun 2010 23:22:02 +0000 (20:22 -0300)
committerMichal Marek <mmarek@suse.cz>
Thu, 3 Jun 2010 11:17:52 +0000 (13:17 +0200)
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>
scripts/package/builddeb

index 07f2fbd..d8477a6 100644 (file)
@@ -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