|
1 | 1 | Source: com.github.tom95.indicator-synapse |
2 | 2 | Section: x11 |
3 | | -Priority: extra |
| 3 | +Priority: optional |
4 | 4 | Maintainer: Tom Beckmann < [email protected]> |
5 | 5 | Build-Depends: debhelper (>= 10.2.2), |
6 | | - gettext, |
7 | | - cmake (>= 2.8), |
8 | | - valac (>= 0.36.12), |
9 | | - libwingpanel-2.0-dev, |
10 | | - libzeitgeist-2.0-dev (>= 0.9.14), |
11 | | - libgtk-3-dev (>= 3.0.0), |
12 | | - libnotify-dev (>= 0.7.6), |
13 | | - librest-dev (>= 0.7.93), |
14 | | - libglib2.0-dev (>= 2.28.0), |
15 | | - libgee-0.8-dev (>= 0.5.2), |
16 | | - libjson-glib-dev (>= 0.10.0), |
17 | | - libkeybinder-3.0-dev |
18 | | -Homepage: https://github.com/tom95/indicator-synapse |
19 | | -Standards-Version: 3.9.7 |
| 6 | + gettext, |
| 7 | + cmake (>= 2.8), |
| 8 | + valac (>= 0.36.12), |
| 9 | + libwingpanel-2.0-dev, |
| 10 | + libzeitgeist-2.0-dev (>= 0.9.14), |
| 11 | + libgtk-3-dev (>= 3.0.0), |
| 12 | + libnotify-dev (>= 0.7.6), |
| 13 | + librest-dev (>= 0.7.93), |
| 14 | + libglib2.0-dev (>= 2.28.0), |
| 15 | + libgee-0.8-dev (>= 0.5.2), |
| 16 | + libjson-glib-dev (>= 0.10.0), |
| 17 | + libkeybinder-3.0-dev |
20 | 18 |
|
| 19 | +Standards-Version: 3.9.7 |
21 | 20 | Package: com.github.tom95.indicator-synapse |
22 | 21 | Architecture: any |
23 | | -Depends: ${shlibs:Depends}, |
24 | | - ${misc:Depends}, |
25 | | -Recommends: zeitgeist (>= 0.9.14) | zeitgeist-core (>= 0.9.14), |
26 | | - consolekit, |
27 | | - pastebinit, |
28 | | - upower |
| 22 | +Depends: ${shlibs:Depends}, ${misc:Depends}, |
| 23 | +Recommends: zeitgeist (>= 0.9.14) | zeitgeist-core (>= 0.9.14), consolekit, pastebinit, upower |
29 | 24 | Description: search indicator |
30 | 25 | A search indicator for your wingpanel. Powered by Synapse. |
0 commit comments