~ubuntu-branches/ubuntu/oneiric/gnome-desktop3/oneiric

« back to all changes in this revision

Viewing changes to debian/control.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher, Rico Tzschichholz, Sebastien Bacher
  • Date: 2011-05-24 16:57:25 UTC
  • mfrom: (1.2.9 upstream)
  • Revision ID: james.westby@ubuntu.com-20110524165725-op489wf6zyb4gc0z
Tags: 3.0.2-0build1
* Upload to oneiric while it's in Debian NEW

[ Rico Tzschichholz ]
* debian/{rules,control.in,libgnome-desktop-3-dev,
  gir1.2-gnomedesktop-3.0.install}:
  - enable introspection build and add required files

[ Sebastien Bacher ]
* New upstream version

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
               libxml2-dev (>= 2.4.20),
25
25
               libglib2.0-doc,
26
26
               libgtk-3-doc,
 
27
               gobject-introspection (>= 0.10.2-1~),
 
28
               libgirepository1.0-dev (>= 0.10.2-1~),
27
29
               gsettings-desktop-schemas-dev (>= 2.91.92)
28
30
 
29
31
Package: gnome-desktop3-data
49
51
Architecture: any
50
52
Depends: ${misc:Depends},
51
53
         libgnome-desktop-3-0 (= ${binary:Version}),
 
54
         gir1.2-gnomedesktop-3.0 (= ${binary:Version}),
52
55
         libgtk-3-dev (>= 3.0.0),
53
56
         gsettings-desktop-schemas-dev,
54
57
         libstartup-notification0-dev (>= 0.5)
55
58
Description: Utility library for loading .desktop files - development files
56
59
 This package provides the include files and static library for the GNOME
57
60
 desktop library functions.
 
61
 
 
62
Package: gir1.2-gnomedesktop-3.0
 
63
Architecture: any
 
64
Depends: ${misc:Depends},
 
65
         ${shlibs:Depends},
 
66
         ${gir:Depends}
 
67
Description: Introspection data for GnomeDesktop
 
68
 This package provides the include files and static library for the GNOME
 
69
 desktop library functions.
 
70
 .
 
71
 This package contains the introspection data for GnomeDesktop