summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2009-08-06 22:28:06 +0200
committerUwe Kleine-König <u.kleine-koenig@pengutronix.de>2009-08-10 21:34:33 +0200
commitd23117e5229709b40af9bd241a93e88fa6459d80 (patch)
tree4f42102211ac910c55c17b40cb58b7c14ef0e913
parentd7a81b8bd6d0eb78911e11d4741e8df1de913763 (diff)
downloadOSELAS.Toolchain-d23117e5229709b40af9bd241a93e88fa6459d80.tar.gz
OSELAS.Toolchain-d23117e5229709b40af9bd241a93e88fa6459d80.tar.xz
scripts/make_deb.sh: add some fields to debian/control
Without "Section:" reprepro fails to add the resulting debs to the archive. "Bugs:" is to prevent that bug reports go to Debian's bts, "Origin:" and "Homepage:" is to push forward with the world domination project. Acked-by: Marc Kleine-Budde <mkl@pengutronix.de> Cc: Robert Schwebel <r.schwebel@pengutronix.de> Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
-rwxr-xr-xscripts/make_deb.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/scripts/make_deb.sh b/scripts/make_deb.sh
index 8366c44..71f5e38 100755
--- a/scripts/make_deb.sh
+++ b/scripts/make_deb.sh
@@ -40,8 +40,12 @@ Version: ${version}
Priority: optional
Architecture: ${arch}
Essential: no
+Section: devel
Maintainer: Pengutronix <ptxdist@pengutronix.de>
Description: ${package}
+Origin: pengutronix.de
+Homepage: http://www.pengutronix.de/oselas/toolchain/
+Bugs: mailto:bugs@pengutronix.de
EOF
#Depends: autoconf, automake, libtool, flex, bison, gcc, g++, python-dev, libncurses5-dev, gawk, pkg-config, make, diff, patch, quilt
# copy data