~ubuntu-branches/ubuntu/oneiric/totem/oneiric-proposed

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Mathieu Trudel-Lapierre
  • Date: 2011-08-24 11:07:42 UTC
  • Revision ID: james.westby@ubuntu.com-20110824110742-0s3tqfq13gh9y71x
Tags: 3.0.1-0ubuntu5
* debian/control: backport libtotem-dev from Debian.
* debian/libtotem-dev.install: add install file for libtotem-dev.
* debian/control, debian/totem.install, debian/libtotem-dev.install: move
  /usr/share/gir1.0 to libtotem-dev.

Show diffs side-by-side

added added

removed removed

Lines of Context:
262
262
 .
263
263
 It can be used by packages using the GIRepository format to generate
264
264
 dynamic bindings.
 
265
 
 
266
Package: libtotem-dev
 
267
Section: libdevel
 
268
Architecture: any
 
269
Depends: ${shlibs:Depends},
 
270
         ${misc:Depends},
 
271
         libtotem0 (= ${binary:Version}),
 
272
         gir1.2-totem-1.0 (= ${binary:Version}),
 
273
         libglib2.0-dev,
 
274
         libgtk-3-dev,
 
275
         libtotem-plparser-dev
 
276
Replaces: totem (<< 3.0.1-0ubuntu5)
 
277
Description: Main library for the Totem media player - development files
 
278
 This package contains development files for the Totem media player library.
 
279
 .
 
280
 You may need it to develop plugins for Totem.