~ubuntu-branches/ubuntu/saucy/totem-pl-parser/saucy-proposed

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2010-08-04 19:13:44 UTC
  • mfrom: (1.4.8 upstream) (1.5.5 sid)
  • Revision ID: james.westby@ubuntu.com-20100804191344-sv8wa90wdt3e63lw
Tags: 2.30.2-1
* debian/control.in:
  + Fix description of the GIR package.
* New upstream bugfix release:
  + debian/control.in:
    - Add libsoup-gnome2.4-dev build dependency.
    - Update gobject-introspection build dependency to >= 0.6.14.

Show diffs side-by-side

added added

removed removed

Lines of Context:
17
17
               libgtk2.0-dev (>= 2.11.6),
18
18
               libxml2-dev,
19
19
               libgmime-2.4-dev,
 
20
               libsoup-gnome2.4-dev,
20
21
               gtk-doc-tools (>= 1.11),
21
22
               libglib2.0-doc,
22
 
               libgirepository1.0-dev (>= 0.6.7),
23
 
               gobject-introspection (>= 0.6.7),
 
23
               libgirepository1.0-dev (>= 0.6.14),
 
24
               gobject-introspection (>= 0.6.14),
24
25
               gir-repository-dev,
25
26
               gir1.0-glib-2.0
26
27
Uploaders: Sebastian Dröge <slomo@debian.org>
71
72
Depends: ${gir:Depends},
72
73
         ${shlibs:Depends},
73
74
         ${misc:Depends}
74
 
Description: Description: GObject introspection data for the Totem Playlist Parser library
 
75
Description: GObject introspection data for the Totem Playlist Parser library
75
76
 This package contains introspection data for the Totem Playlist Parser
76
77
 library.
77
78
 .