~unity-team/unity-lens-video/raring

« back to all changes in this revision

Viewing changes to debian/control

Merged changes.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
Section: gnome
3
3
Priority: optional
4
4
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
5
 
XSBC-Original-Maintainer: David Calle <davidc@framli.eu>
6
 
Build-Depends: debhelper (>= 9), 
7
 
               python, 
8
 
               python-distutils-extra,
 
5
Build-Depends: debhelper (>= 9),
 
6
               dh-autoreconf,
9
7
               dh-translations,
10
 
Standards-Version: 3.9.3
11
 
Homepage: https://launchpad.net/unity-lens-videos
 
8
               gnome-common,
 
9
               libdee-dev (>= 1.0.7),
 
10
               libgee-dev,
 
11
               libglib2.0-dev (>= 2.27),
 
12
               libjson-glib-dev,
 
13
               libsoup-gnome2.4-dev,
 
14
               libunity-dev (>= 6.90.2),
 
15
               libzeitgeist-dev (>= 0.3.8),
 
16
               valac-0.18,
 
17
               xvfb,
 
18
Standards-Version: 3.9.4
 
19
Homepage: https://launchpad.net/unity-lens-video
12
20
# If you aren't a member of ~unity-team but need to upload packaging changes,
13
21
# just go ahead.  ~unity-team will notice and sync up the code again.
14
 
Vcs-Bzr: https://code.launchpad.net/~unity-team/unity-lens-videos/trunk
 
22
Vcs-Bzr: https://code.launchpad.net/~unity-team/unity-lens-video/trunk
15
23
 
16
24
Package: unity-lens-video
17
 
Architecture: all
 
25
Architecture: any
18
26
Depends: ${misc:Depends},
19
 
         ${python:Depends},
20
 
         gir1.2-unity-5.0,
21
 
         gir1.2-dee-1.0,
22
 
         gir1.2-glib-2.0,
23
 
         python-zeitgeist,
 
27
         ${shlibs:Depends},
24
28
         unity-lens-music (>= 6.6.0),
25
29
Recommends: unity-scope-video-remote
26
30
Breaks: unity (<< 6.0.0),
27
31
Description: Unity Video lens
28
32
 A plugin to search videos in the Dash.
29
33
 
 
34
Package: unity-scope-video-remote
 
35
Architecture: any
 
36
Depends: ${misc:Depends},
 
37
         ${shlibs:Depends},
 
38
         gvfs-bin,
 
39
         unity-lens-video,
 
40
Enhances: unity-lens-video
 
41
Description: Remote videos engine
 
42
 This scope adds a remote videos search engine to the Video lens.