~davidc3/onehundredscopes/calculator-raring

1 by David Callé
Branch init + packaging
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