~ubuntu-branches/ubuntu/raring/totem/raring-proposed

« back to all changes in this revision

Viewing changes to debian/control.in

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher, Jeremy Bicha
  • Date: 2012-02-06 11:48:10 UTC
  • Revision ID: package-import@ubuntu.com-20120206114810-3hwpvckw2roi824d
Tags: 3.0.1-0ubuntu17
* debian/control.in:
  - don't Build-Depends on libxtst-dev so the codepath generating fake key
    events is disabled, those events lead to weird behaviours with
    some applications or the unity hud (lp: #923644)
  - drop the Build-Depends on individual girs, the libs depends on those
* debian/patches/git_commandfix_incorrect_free.patch:
  - fix segfault with on line options use (lp: #860079, #884811, #917241)

[ Jeremy Bicha ]
* Drop coherence plugin description since the plugin has been
  removed by GNOME. (LP: #827382)

Show diffs side-by-side

added added

removed removed

Lines of Context:
30
30
               librsvg2-dev (>= 2.16.0-2),
31
31
               librsvg2-common (>= 2.16.0-2),
32
32
               libnautilus-extension-dev (>= 2.91.4),
33
 
               libmusicbrainz4-dev (>= 2.1.1-4.1),
34
33
               gnome-icon-theme (>= 2.15.90),
35
34
               libdbus-glib-1-dev (>= 0.82),
36
35
               intltool (>= 0.40),
38
37
               dpkg-dev (>= 1.13.19),
39
38
               shared-mime-info (>= 0.22),
40
39
               libcam-dev [kfreebsd-any],
41
 
               libxtst-dev,
42
40
               libxrandr-dev (>= 1.1.1),
43
41
               libxxf86vm-dev (>= 1.0.1),
44
42
               libx11-dev,
48
46
               libgdata-dev (>= 0.8.0),
49
47
               gobject-introspection (>= 0.9.12-4~),
50
48
               libgirepository1.0-dev (>= 0.9.12),
51
 
               gir1.2-glib-2.0,
52
 
               gir1.2-gtk-3.0,
53
 
               gir1.2-totem-plparser-1.0,
54
49
               liblaunchpad-integration-3.0-dev,
55
50
               hardening-wrapper,
56
51
               dh-autoreconf,
202
197
Package: totem-plugins-extra
203
198
Architecture: any
204
199
Depends: totem (= ${binary:Version}),
205
 
         python-coherence,
206
200
         ${misc:Depends},
207
201
         ${shlibs:Depends},
208
202
         python-beautifulsoup,
219
213
 This package contains an extra set plugins for Totem, which allow to:
220
214
 .
221
215
    * Annotate the screen with the Gromit tool
222
 
    * Have a DLNA/UPnP client for Totem powered by Coherence
223
216
    * Stream BBC programs
224
217
 .
225
218
 Additional plugins can be written in C, Python or Vala.
226
219
 
227
 
#Package: totem-coherence
228
 
#Architecture: all
229
 
#Depends: totem-plugins (>= ${source:Version}),
230
 
#         totem-common (>= ${gnome:Version}),
231
 
#         totem-common (<< ${gnome:NextVersion}),
232
 
#         ${misc:Depends},
233
 
#         ${python:Depends},
234
 
#         python-gobject (>= 2.27),
235
 
#         gir1.2-totem-1.0 (>= ${source:Version}),
236
 
#         gir1.2-peas-1.0,
237
 
#         gir1.2-gtk-3.0,
238
 
#         python-coherence
239
 
#Conflicts: totem-plugins (<< 2.28.2-4)
240
 
#Replaces: totem-plugins (<< 2.30.2-3)
241
 
#Description: Coherence UPnP/DLNA plugin for totem
242
 
# Totem is a simple yet featureful media player for GNOME which can read
243
 
# a large number of file formats.
244
 
# .
245
 
# This plugin allows totem to read videos on a UPnP Media server on the 
246
 
# network.
247
 
 
248
220
Package: gir1.2-totem-1.0
249
221
Section: libs
250
222
Architecture: any