summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
authorJohn Fredriksson <john.xj.fredriksson@stericsson.com>2011-09-27 14:36:54 +0000
committerJohn Fredriksson <john.xj.fredriksson@stericsson.com>2011-10-14 19:56:22 +0200
commit2a4c52397664b394f2437bd68938061f80d7cd18 (patch)
treedc236275019de796802460f28abbdc99514ce4c6 /debian/control
parent98022b25f72770b6e4842ab156c804d100b77d62 (diff)
Add debian packaging files.
Add debian directory with rules for how to make debian packages.
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control20
1 files changed, 20 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..1a8ca83
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,20 @@
+Source: xf86-video-mali
+Section: x11
+Priority: optional
+Maintainer: packages@igloocommunity.org
+Build-Depends: gawk, debhelper (>= 5.0.0), quilt, pkg-config, xserver-xorg-dev (>= 2:1.10), x11proto-core-dev, x11proto-fonts-dev, x11proto-randr-dev, x11proto-render-dev, x11proto-video-dev, x11proto-dri2-dev, dpkg-dev (>= 1.14.17), xutils-dev (>= 1:7.4+4), b2r2lib-dev, automake, libdrm-dev
+Standards-Version: 3.8.0
+
+Package: xf86-video-mali
+Architecture: armel
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${xviddriver:Depends}
+Provides: ${xviddriver:Provides}
+Description: X.Org X server -- STE chipsets display driver
+ This package provides the driver for the STE graphic devices
+
+Package: xf86-video-mali-dbg
+Architecture: armel
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${xviddriver:Depends}, xf86-video-mali (= ${binary:Version})
+Provides: ${xviddriver:Provides}
+Description: X.Org X server -- STE chipsets display driver
+ This package provides the driver for the STE graphic devices