~nskaggs/ubuntu-filemanager-app/fix-ap-item-renames

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Tarmac
  • Author(s): mhall119, Olivier Tilloy, David Planella
  • Date: 2013-04-15 18:19:46 UTC
  • mfrom: (16.1.1 ubuntu-filemanager-app)
  • Revision ID: tarmac-20130415181946-yteudkrruaslpymk
Updates packaging for a better install.

Approved by Arto Jalkanen, Ubuntu Phone Apps Jenkins Bot.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Source: ubuntu-filemanager-app
2
2
Priority: extra
3
 
Maintainer: Ugo Riboni <ugo.riboni@canonical.com>
4
 
Build-Depends: debhelper (>= 8.0.0), 
5
 
Standards-Version: 3.9.3
 
3
Maintainer: Ubuntu App Cats <ubuntu-touch-coreapps@lists.launchpad.net>
 
4
Build-Depends: debhelper (>= 9), 
 
5
Standards-Version: 3.9.4
6
6
Section: misc
7
7
Homepage: https://launchpad.net/ubuntu-filemanager-app
 
8
Vcs-Bzr: https://code.launchpad.net/~ubuntu-filemanager-dev/ubuntu-filemanager-app/trunk
8
9
 
9
10
Package: ubuntu-filemanager-app
10
11
Section: misc
11
 
Architecture: any
12
 
Depends: ${shlibs:Depends}, ${misc:Depends},
 
12
Architecture: all
 
13
Depends: ${misc:Depends},
13
14
         qmlscene,
14
 
         qt-components-ubuntu,
 
15
         qtdeclarative5-ubuntu-ui-toolkit-plugin | qt-components-ubuntu,
15
16
         qtdeclarative5-qtquick2-plugin
16
17
Description: File Manager application
17
18
 Core File Manager application
18