projects
/
GitHub
/
exynos8895
/
android_kernel_samsung_universal8895.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
|
blame
|
history
diff --git
a/scripts/package/builddeb
b/scripts/package/builddeb
index 07f2fbde2abf85a5f92040a10608a38e23db3905..d8477a63a851fe0437fdc9fa2b5935867d48f026 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