~kelemeng/libubuntuone/bug786632

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
Source: libubuntuone
Section: libs
Priority: optional
XS-Python-Version: all
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
XSBC-Original-Maintainer: Rodrigo Moya <rodrigo.moya@canonical.com>
Standards-Version: 3.9.1
Build-Depends: debhelper (>= 7.0.17),
               cdbs,
               python-support,
               libgstreamer0.10-dev,
               libgstreamer-plugins-base0.10-dev,
               libwebkitgtk-dev,
               libglib2.0-dev,
               gnome-doc-utils,
               gtk-doc-tools,
               intltool,
               python-all-dev,
               python-gtk2-dev,
               python-gobject-dev,
               libssl-dev,
               libxml2-dev,
               mono-gmcs,
               gtk-sharp2-gapi,
               cli-common-dev (>= 0.5.7),
               mono-devel (>= 2.4.3),
               gtk-sharp2-gapi,
               libgtk2.0-cil-dev,
               libsoup-gnome2.4-dev,
               libsyncdaemon-1.0-dev (>= 1.4.2),
	       gir1.2-glib-2.0,
	       gir1.2-json-glib-1.0,
               gir1.2-gtk-2.0,
	       libgirepository1.0-dev (>= 0.6.3),
	       gobject-introspection (>= 0.6.5-3)
Homepage: https://launchpad.net/libubuntuone

Package: python-ubuntuone
Section: python
Architecture: any
XB-Python-Version: ${python:Versions}
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ${python:Depends},
         libubuntuone-1.0-1 (= ${binary:Version})
Provides: ${python:Provides}
Description: Ubuntu One widget library
 This library contains GTK widgets needed for integration of Ubuntu
 One functionalities into GTK applications.

Package: libubuntuone1.0-cil
Section: cli-mono
Architecture: all
Depends: ${misc:Depends},
         ${cli:Depends}
Description: CLI bindings for Ubuntu One widget library
 This library contains GTK widgets needed for integration of Ubuntu
 One functionalities into GTK applications.
 .
 This package contains assemblies to be used by applications.

Package: libubuntuone1.0-cil-dev
Section: libdevel
Architecture: all
Depends: ${misc:Depends},
         libubuntuone1.0-cil (= ${binary:Version})
Description: CLI bindings for Ubuntu One widget library - development
 This library contains GTK widgets needed for integration of Ubuntu
 One functionalities into GTK applications.
 .
 This package contains the development files.

Package: libubuntuone-1.0-1
Section: libs
Depends: ${shlibs:Depends},
         ${misc:Depends},
         ubuntu-sso-client (>= 0.97.0)
Architecture: any
Description: Ubuntu One widget library
 This library contains GTK widgets needed for integration of Ubuntu
 One functionalities into GTK applications.

Package: libubuntuone-dev
Section: libdevel
Depends: libubuntuone-1.0-1 (= ${binary:Version}),
         libwebkitgtk-dev,
         ${misc:Depends}
Architecture: any
Description: Ubuntu One widget library
 This library contains GTK widgets needed for integration of Ubuntu
 One functionalities into GTK applications.
 .
 This package contains the development files.

Package: gir1.2-ubuntuone-1.0
Conflicts: gir1.0-ubuntuone-1.0
Replaces: gir1.0-ubuntuone-1.0
Section: libs
Architecture: any
Depends: ${gir:Depends},
         ${shlibs:Depends},
         ${misc:Depends}
Description: Ubuntu One widget library
 This library contains GTK widgets needed for integration of Ubuntu
 One functionalities into GTK applications.
 .
 This package contains introspection data
 .
 It can be used by packages using the GIRepository format to generate
 dynamic bindings.