~ubuntu-branches/ubuntu/trusty/gstreamer1.0/trusty

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Package Import Robot
  • Author(s): Sebastian Dröge
  • Date: 2012-09-14 09:04:41 UTC
  • mfrom: (1.1.4)
  • Revision ID: package-import@ubuntu.com-20120914090441-1ul912ezvm3xfael
Tags: 0.11.94-1
* New upstream release:
  + debian/libgstreamer.symbols:
    - Update symbols file.
  + debian/control.in:
    - Build-depend on gtk-doc >= 1.12.
  + debian/patches/0001-netclientclock-simplify-by-using-g_socket_condition_.patch:
    - Dropped, merged upstream.

Show diffs side-by-side

added added

removed removed

Lines of Context:
29
29
               gir1.2-glib-2.0,
30
30
               gir1.2-freedesktop
31
31
Build-Depends-Indep: python (>= 2.2),
32
 
                     gtk-doc-tools (>= 0.7),
 
32
                     gtk-doc-tools (>= 1.12),
33
33
                     jade (>= 1.2.1),
34
34
                     transfig (>= 3.2.3.c),
35
35
                     docbook-utils (>= 0.6.9),
131
131
Depends: ${shlibs:Depends},
132
132
         ${misc:Depends},
133
133
         pkg-config,
134
 
         libgstreamer1.0-0 (>= 0.11.93)
 
134
         libgstreamer1.0-0 (>= 0.11.94)
135
135
Suggests: gstreamer1.0-plugins-base
136
136
Description: Tools for use with GStreamer
137
137
 GStreamer is a streaming media framework, based on graphs of filters