Source: ubuntu-touch-meta
Section: metapackages
Priority: optional
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Standards-Version: 3.9.5
Build-Depends: debhelper (>= 7.0.8), germinate (>= 1.18)

Package: ubuntu-sdk
Architecture: amd64 armhf i386
Depends: ubuntu-sdk-libs-dev, ${germinate:Depends}, ${misc:Depends}
Recommends: ${germinate:Recommends}
Description: Ubuntu SDK
 This package depends on all the packages of the Ubuntu SDK:
  - Runtime libraries
  - Development headers
  - Qt Creator
  - Demos and examples

Package: ubuntu-sdk-libs
Architecture: amd64 armhf i386
Multi-Arch: same
Depends: ${germinate:Depends}, ${misc:Depends}
Recommends: ${germinate:Recommends}
Description: Ubuntu SDK Runtime libraries
 This package depends on all the packages of the Ubuntu SDK:
  - Runtime libraries

Package: ubuntu-sdk-libs-dev
Architecture: amd64 armhf i386
Multi-Arch: same
Depends: ubuntu-sdk-libs, ${germinate:Depends}, ${misc:Depends}
Recommends: ${germinate:Recommends}
Description: Ubuntu SDK
 This package depends on all the packages of the Ubuntu SDK:
  - Development headers

Package: ubuntu-touch
Architecture: amd64 armhf i386
Depends: ubuntu-sdk-libs, ${germinate:Depends}, ${misc:Depends}
Recommends: ${germinate:Recommends}
Description: Ubuntu touch system
 This package depends on all of the packages in the Ubuntu touch system
 .
 It is safe to remove this package if some of the touch system packages are
 not desired.
