projects
/
platform
/
kernel
/
linux-arm64.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
64ffc9f
)
kbuild: Add homepage field to debian/control file
author
Rogério Brito
<rbrito@ime.usp.br>
Tue, 1 Jun 2010 23:22:02 +0000
(20:22 -0300)
committer
Michal 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
patch
|
blob
|
history
diff --git
a/scripts/package/builddeb
b/scripts/package/builddeb
index
07f2fbd
..
d8477a6
100644
(file)
--- a/
scripts/package/builddeb
+++ b/
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