summaryrefslogtreecommitdiff
path: root/debian.ti-omap4/control.stub.in
diff options
context:
space:
mode:
authorSebastien Jan <s-jan@ti.com>2011-09-01 16:00:29 +0200
committerSebastien Jan <s-jan@ti.com>2011-09-28 14:33:35 +0200
commit63d5c6a1852847acaaba37bb566e09a34bdc9229 (patch)
tree7bbb843ab2066ea20536022546e510a8934ab341 /debian.ti-omap4/control.stub.in
parentde3104d9972327578baf63d6778b3cbd064aef22 (diff)
UBUNTU: Initial debianization
Signed-off-by: Sebastien Jan <s-jan@ti.com>
Diffstat (limited to 'debian.ti-omap4/control.stub.in')
-rw-r--r--debian.ti-omap4/control.stub.in90
1 files changed, 90 insertions, 0 deletions
diff --git a/debian.ti-omap4/control.stub.in b/debian.ti-omap4/control.stub.in
new file mode 100644
index 000000000000..2cecef4573ad
--- /dev/null
+++ b/debian.ti-omap4/control.stub.in
@@ -0,0 +1,90 @@
+Source: SRCPKGNAME
+Section: devel
+Priority: optional
+Maintainer: Ubuntu Kernel Team <kernel-team@lists.ubuntu.com>
+Standards-Version: 3.8.4.0
+Build-Depends: debhelper (>= 5), cpio, module-init-tools, kernel-wedge (>= 2.24ubuntu1), makedumpfile [amd64 i386], device-tree-compiler [powerpc], libelf-dev, binutils-dev, rsync, libdw-dev
+Build-Depends-Indep: xmlto, docbook-utils, ghostscript, transfig, bzip2, sharutils, asciidoc
+Build-Conflicts: findutils (= 4.4.1-1ubuntu1)
+Vcs-Git: http://kernel.ubuntu.com/git-repos/ubuntu/ubuntu-maverick.git
+
+#Package: SRCPKGNAME-source-PKGVER
+#Architecture: all
+#Section: devel
+#Priority: optional
+#Provides: SRCPKGNAME-source, SRCPKGNAME-source-2.6
+#Depends: ${misc:Depends}, binutils, bzip2, coreutils | fileutils (>= 4.0)
+#Recommends: libc-dev, gcc, make
+#Suggests: libncurses-dev | ncurses-dev, kernel-package, libqt3-dev
+#Description: Linux kernel source for version PKGVER with Ubuntu patches
+# This package provides the source code for the Linux kernel version
+# PKGVER.
+# .
+# This package is mainly meant for other packages to use, in order to build
+# custom flavours.
+# .
+# If you wish to use this package to create a custom Linux kernel, then it
+# is suggested that you investigate the package kernel-package, which has
+# been designed to ease the task of creating kernel image packages.
+# .
+# If you are simply trying to build third-party modules for your kernel,
+# you do not want this package. Install the appropriate linux-headers
+# package instead.
+
+#Package: SRCPKGNAME-doc
+#Architecture: all
+#Section: doc
+#Priority: optional
+#Depends: ${misc:Depends}
+#Conflicts: SRCPKGNAME-doc-2.6
+#Replaces: SRCPKGNAME-doc-2.6
+#Description: Linux kernel specific documentation for version PKGVER
+# This package provides the various documents in the PKGVER kernel
+# Documentation/ subdirectory. These document kernel subsystems, APIs, device
+# drivers, and so on. See
+# /usr/share/doc/SRCPKGNAME-doc/00-INDEX for a list of what is
+# contained in each file.
+
+#Package: SRCPKGNAME-tools-common
+#Architecture: all
+#Section: admin
+#Priority: optional
+#Depends: ${misc:Depends}
+#Replaces: SRCPKGNAME-tools (<= 2.6.32-16.25)
+#Description: Linux kernel specific tools for version PKGVER
+# This package provides the architecture independent parts for kernel
+# version locked tools in the PKGVER kernel source.
+
+Package: linux-headers-PKGVER-ABINUM
+Architecture: armel
+Section: devel
+Priority: optional
+Depends: ${misc:Depends}, coreutils | fileutils (>= 4.0)
+Provides: SRCPKGNAME-headers, SRCPKGNAME-headers-2.6
+Description: Header files related to Linux kernel version PKGVER
+ This package provides kernel header files for version PKGVER, for sites
+ that want the latest kernel headers. Please read
+ /usr/share/doc/linux-headers-PKGVER-ABINUM/debian.README.gz for details
+
+#Package: linux-libc-dev
+#Architecture: armel
+#Depends: ${misc:Depends}
+#Conflicts: libc6-dev (<< 2.3.2.ds1-6), libc6.1-dev (<< 2.3.2.ds1-6), dvb-dev (<< 1.0.1-6), amd64-libs-dev (<= 1.1), SRCPKGNAME-kernel-headers
+#Replaces: libc6-dev (<< 2.3.2.ds1-6), libc6.1-dev (<< 2.3.2.ds1-6), dvb-dev (<< 1.0.1-6), SRCPKGNAME-kernel-headers, libdrm-dev
+#Provides: SRCPKGNAME-kernel-headers
+#Description: Linux Kernel Headers for development
+# This package provides headers from the Linux kernel. These headers
+# are used by the installed headers for GNU glibc and other system
+# libraries. They are NOT meant to be used to build third-party modules for
+# your kernel. Use SRCPKGNAME-headers-* packages for that.
+
+Package: SRCPKGNAME-tools-PKGVER-ABINUM
+Architecture: armel
+Section: devel
+Priority: optional
+Depends: ${misc:Depends}, ${shlibs:Depends}, linux-tools-common
+Description: Linux kernel tools for version PKGVER-ABINUM
+ This package provides the architecture dependant parts for kernel
+ version locked tools for version PKGVER-ABINUM on
+ DESC.
+