~ci-train-bot/ubuntu-filemanager-app/ubuntu-filemanager-app-ubuntu-zesty-2562

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Michael Hall
  • Date: 2013-02-12 16:18:48 UTC
  • Revision ID: mhall119@ubuntu.com-20130212161848-u5qt45e38jovrbyk
Initial code template

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: app-template
 
2
Priority: extra
 
3
Maintainer: Ugo Riboni <ugo.riboni@canonical.com>
 
4
Build-Depends: debhelper (>= 8.0.0), 
 
5
Standards-Version: 3.9.3
 
6
Section: misc
 
7
Homepage: https://launchpad.net/app-template
 
8
 
 
9
Package: app-template
 
10
Section: misc
 
11
Architecture: any
 
12
Depends: ${shlibs:Depends}, ${misc:Depends},
 
13
         qmlscene,
 
14
         qt-components-ubuntu,
 
15
         qtdeclarative5-qtquick2-plugin
 
16
Description: AppTemplate application
 
17
 Core AppTemplate application
 
18