~davidc3/onehundredscopes/calculator-raring

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: David Callé
  • Date: 2011-11-20 20:07:56 UTC
  • Revision ID: davidc@framli.eu-20111120200756-d9sie94zx0hfcfb5
Branch init + packaging

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: unity-scope-calculator
 
2
Section: gnome
 
3
Priority: optional
 
4
Maintainer: David Calle <davidc@framli.eu>
 
5
Build-Depends: debhelper (>= 7),
 
6
               pkg-config,
 
7
               libglib2.0-dev (>= 2.27),
 
8
               libdee-dev (>= 0.5.16),
 
9
               libunity-dev (>= 3.6.2),
 
10
               python-all,
 
11
               python-distutils-extra
 
12
Standards-Version: 3.9.1
 
13
Homepage: https://launchpad.net/onehundredscopes
 
14
 
 
15
Package: unity-scope-calculator
 
16
Architecture: all
 
17
Depends: ${shlibs:Depends},
 
18
         ${misc:Depends},
 
19
         ${python:Depends},
 
20
         gir1.2-unity-4.0,
 
21
         gir1.2-dee-0.5,
 
22
Description: Add calculator capabilities to the Dash
 
23
 This scope provides a calculator for Unity's Dash.
 
24