File: control

package info (click to toggle)
libzapojit 0.0.3-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 2,120 kB
  • ctags: 578
  • sloc: sh: 11,084; ansic: 1,957; makefile: 244
file content (86 lines) | stat: -rw-r--r-- 3,169 bytes parent folder | download
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
# This file is autogenerated. DO NOT EDIT!
# 
# Modifications should be made to debian/control.in instead.
# This file is regenerated automatically in the clean target.

Source: libzapojit
Section: libs
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Andreas Henriksson <andreas@fatal.se>, Jeremy Bicha <jbicha@ubuntu.com>
Build-Depends: cdbs (>= 0.4.41),
               debhelper (>= 9),
               gnome-pkg-tools (>= 0.11),
               pkg-config (>= 0.14),
               gir1.2-rest-0.7,
               libglib2.0-dev (>= 2.30.0),
               libgoa-1.0-dev,
               libjson-glib-dev,
               librest-dev (>= 0.7),
               libsoup2.4-dev (>= 2.38),
               libsoup-gnome2.4-dev (>= 2.38),
               intltool (>= 0.40),
               gtk-doc-tools (>= 1.14),
               libgirepository1.0-dev (>= 1.30),
               gobject-introspection (>= 1.30.0),
Standards-Version: 3.9.3
Homepage: http://git.gnome.org/browse/libzapojit
Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/packages/unstable/libzapojit
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/packages/unstable/libzapojit

Package: libzapojit-0.0-0
Section: libs
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends}
Description: Library for accessing SkyDrive and Hotmail - shared libraries
 libzapojit is a GLib-based library for accessing online service APIs using
 the Microsoft SkyDrive and Hotmail REST protocols.
 .
 This package contains the shared libraries.

Package: libzapojit-dev
Section: libdevel
Architecture: any
Depends: libzapojit-0.0-0 (= ${binary:Version}),
         gir1.2-zpj-0.0 (= ${binary:Version}),
         ${misc:Depends},
         libglib2.0-dev (>= 2.30.0),
         libgoa-1.0-dev,
         libjson-glib-dev,
         libsoup2.4-dev (>= 2.37.91),
         librest-dev (>= 0.7)
Suggests: libzapojit-doc
Description: Library for accessing SkyDrive and Hotmail - development files
 libzapojit is a GLib-based library for accessing online service APIs using
 the Microsoft SkyDrive and Hotmail REST protocols.
 .
 This package contains the headers and development libraries needed to
 build applications using the libzapojit library.

Package: libzapojit-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Recommends: libzapojit-dev
Suggests: devhelp
Description: Library for accessing SkyDrive and Hotmail - documentation
 libzapojit is a GLib-based library for accessing online service APIs using
 the Microsoft SkyDrive and Hotmail REST protocols.
 .
 This package contains the HTML documentation for the libzapojit library

Package: gir1.2-zpj-0.0
Section: introspection
Architecture: any
Depends: ${gir:Depends},
         ${shlibs:Depends},
         ${misc:Depends}
Description: GObject introspection data for the libzapojit library
 libzapojit is a GLib-based library for accessing online service APIs using
 the Microsoft SkyDrive and Hotmail REST protocols.
 .
 This package contains introspection data for the libzapojit
 library. It can be used by packages using the GIRepository format to
 generate dynamic bindings.