~kyrofa/unity-scope-snappy/integration-tests_previews

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Alejandro J. Cura
  • Date: 2015-06-03 19:46:54 UTC
  • mfrom: (8.1.3 ci_integration)
  • Revision ID: alecu@canonical.com-20150603194654-h4rnrkmefnmgsj49
MergingĀ lp:~kyrofa/unity-scope-snappy/ci_integration

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: unity-scope-snappy
 
2
Section: net
 
3
Priority: optional
 
4
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
 
5
Build-Depends: debhelper (>= 9),
 
6
               dh-golang,
 
7
               golang-go,
 
8
               golang-go.tools,
 
9
               libunity-scopes-dev,
 
10
               pkg-config,
 
11
Standards-Version: 3.9.6
 
12
Homepage: https://launchpad.net/unity-scope-snappy
 
13
Vcs-Bzr: lp:unity-scope-snappy
 
14
Vcs-Browser: http://bazaar.launchpad.net/~unity-api-team/unity-scope-snappy/trunk/files
 
15
 
 
16
Package: unity-scope-snappy
 
17
Architecture: any
 
18
Depends: ${misc:Depends},
 
19
         ${shlibs:Depends},
 
20
Built-Using: ${misc:Built-Using}
 
21
Description: Install and launch snap packages
 
22
 This scope gets the list of available snap packages from the Ubuntu Store, and
 
23
 lets the user see the details of each application or scope before installing.
 
24
 The details include screenshots, rating and reviews. It can also be used to
 
25
 launch installed applications.