~ci-train-bot/ubuntu-settings-components/ubuntu-settings-components-ubuntu-zesty-2202

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Tarmac
  • Author(s): Robert Bruce Park
  • Date: 2013-08-09 17:09:55 UTC
  • mfrom: (48.1.6 packaging)
  • Revision ID: tarmac-20130809170955-rt5ny8pdmrtvgcag
Inline packaging.

Approved by PS Jenkins bot, Didier Roche, Robert Bruce Park, Mathieu Trudel-Lapierre.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: ubuntu-settings-components
 
2
Section: misc
 
3
Priority: optional
 
4
Maintainer: Andrea Cimitan <andrea.cimitan@canonical.com>
 
5
Build-Depends: cmake,
 
6
               debhelper (>= 9),
 
7
               pkg-config,
 
8
               qtdeclarative5-dev,
 
9
Standards-Version: 3.9.4
 
10
Homepage: https://launchpad.net/ubuntu-settings-components
 
11
# If you aren't a member of ~ubuntu-settings-components-team but need to upload packaging changes,
 
12
# just go ahead. ~ubuntu-settings-components-team will notice and sync up the code again.
 
13
Vcs-Bzr: https://code.launchpad.net/~ubuntu-settings-components-team/ubuntu-settings-components/trunk
 
14
 
 
15
Package: qtdeclarative5-ubuntu-settings-components
 
16
Architecture: any
 
17
Depends: qtdeclarative5-ubuntu-settings-components-assets (= ${source:Version}),
 
18
         qtdeclarative5-ubuntu-ui-toolkit-plugin,
 
19
         ${misc:Depends},
 
20
         ${shlibs:Depends},
 
21
Description: Ubuntu Settings Components
 
22
 This package provides a link from /usr/lib to /usr/share, so QML can
 
23
 find its assets.
 
24
 
 
25
Package: qtdeclarative5-ubuntu-settings-components-assets
 
26
Architecture: all
 
27
Depends: ${misc:Depends},
 
28
         ${shlibs:Depends},
 
29
Description: Ubuntu Settings Components
 
30
 Architecture-independent QML and images files for Ubuntu Settings.