~timo-jyrinki/ubuntu/trusty/pitivi/backport_utopic_fixes

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Sebastian Dröge
  • Date: 2014-04-05 15:28:16 UTC
  • mfrom: (6.1.13 sid)
  • Revision ID: package-import@ubuntu.com-20140405152816-6lijoax4cngiz5j5
Tags: 0.93-3
* debian/control:
  + Depend on python-gi (>= 3.10), older versions do not work
    with pitivi (Closes: #732813).
  + Add missing dependency on gir1.2-clutter-gst-2.0 (Closes: #743692).
  + Add suggests on gir1.2-notify-0.7 and gir1.2-gnomedesktop-3.0.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
Source: pitivi
2
2
Section: gnome
3
3
Priority: optional
4
 
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
5
 
XSBC-Original-Maintainer: Loic Minier <lool@dooz.org>
 
4
Maintainer: Loic Minier <lool@dooz.org>
6
5
Uploaders: Sebastian Dröge <slomo@debian.org>
7
 
Build-Depends: cdbs (>= 0.4.90~),
8
 
        debhelper (>= 7),
9
 
        dh-buildinfo
10
 
Build-Depends-Indep: python-dev (>= 2.6.6-3~),
11
 
                     libxml-parser-perl,
12
 
                     intltool (>= 0.35),
13
 
                     gnome-doc-utils (>= 0.18.0),
14
 
                     pkg-config
15
 
Standards-Version: 3.9.0
16
 
Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/pitivi/ubuntu
 
6
Build-Depends: debhelper (>= 9),
 
7
        dpkg-dev (>= 1.16.1~),
 
8
        dh-buildinfo,
 
9
        python-all-dev (>= 2.7),
 
10
        intltool (>= 0.35),
 
11
        gnome-doc-utils (>= 0.18.0),
 
12
        pkg-config,
 
13
        itstool,
 
14
        libcairo2-dev,
 
15
        python-cairo-dev,
 
16
        python-support
 
17
X-Python-Version: >= 2.7
 
18
Standards-Version: 3.9.4
 
19
Homepage: http://www.pitivi.org
17
20
 
18
21
Package: pitivi
19
 
Architecture: all
 
22
Architecture: any
20
23
Depends: ${misc:Depends},
 
24
        ${shlibs:Depends},
21
25
        ${python:Depends},
22
 
        python-gtk2 (>= 2.24),
23
 
        python-gst0.10 (>= 0.10.19),
24
 
        python-cairo (>= 1.0.0),
 
26
        python (>= 2.7),
 
27
        python-gi (>= 3.10),
 
28
        gir1.2-glib-2.0,
 
29
        gir1.2-gstreamer-1.0 (>= 1.2.3),
 
30
        gir1.2-gst-plugins-base-1.0 (>= 1.2.3),
 
31
        gir1.2-ges-1.0 (>= 1.2.0),
 
32
        gir1.2-pango-1.0,
 
33
        gir1.2-gdkpixbuf-2.0,
 
34
        gir1.2-gtk-3.0,
 
35
        gir1.2-clutter-1.0,
 
36
        gir1.2-clutter-gst-2.0,
 
37
        gir1.2-gtkclutter-1.0,
 
38
        python-gst-1.0,
 
39
        python-numpy,
 
40
        python-matplotlib,
 
41
        python-xdg,
 
42
        python-cairo,
25
43
        python-dbus,
26
 
        python-pkg-resources,
27
 
        python-zope.interface | python-zope-interface,
28
 
        python-pygoocanvas,
29
 
        python-xdg,
30
 
        libgstreamer0.10-0 (>= 0.10.28),
31
 
        libgstreamer-plugins-base0.10-0 (>= 0.10.28),
32
 
        gstreamer0.10-plugins-base (>= 0.10.28),
33
 
        gstreamer0.10-plugins-good,
34
 
        gstreamer0.10-pulseaudio | gstreamer0.10-audiosink,
35
 
        gstreamer0.10-x | gstreamer0.10-videosink,
36
 
        gstreamer0.10-gnonlin (>= 0.10.16),
 
44
        gstreamer1.0-plugins-base (>= 1.2.3),
 
45
        gstreamer1.0-plugins-good (>= 1.2.3),
 
46
        gstreamer1.0-pulseaudio | gstreamer1.0-audiosink,
 
47
        gstreamer1.0-x | gstreamer1.0-videosink,
 
48
        gstreamer1.0-gnonlin (>= 1.2.0),
37
49
        gnome-icon-theme
38
 
Suggests: gstreamer0.10-plugins-ugly,
39
 
          gstreamer0.10-plugins-bad,
40
 
          gstreamer0.10-ffmpeg,
41
 
          python-numpy,
42
 
          frei0r-plugins
 
50
Suggests: gstreamer1.0-plugins-ugly,
 
51
          gstreamer1.0-plugins-bad,
 
52
          gstreamer1.0-libav,
 
53
          frei0r-plugins,
 
54
          gir1.2-notify-0.7,
 
55
          gir1.2-gnomedesktop-3.0
43
56
Description: non-linear audio/video editor using GStreamer
44
57
 GStreamer is a streaming media framework, based on graphs of filters
45
58
 which operate on media data.  Applications using this library can do