File: control

package info (click to toggle)
libgnomecanvas 2.30.3-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 4,592 kB
  • ctags: 1,940
  • sloc: ansic: 15,402; sh: 11,067; makefile: 213
file content (91 lines) | stat: -rw-r--r-- 3,853 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
87
88
89
90
91
# 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: libgnomecanvas
Section: devel
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: David Weinehall <tao@debian.org>, Josselin Mouette <joss@debian.org>, Marc 'HE' Brockschmidt <he@debian.org>, Michael Biebl <biebl@debian.org>, Sebastian Dröge <slomo@debian.org>
Standards-Version: 3.9.8
Build-Depends: debhelper (>= 10),
               dpkg-dev (>= 1.17.14),
               docbook-xml,
               gettext,
               gnome-common,
               gnome-pkg-tools (>= 0.7),
               gtk-doc-tools,
               intltool,
               libart-2.0-dev (>= 2.3.16),
               libgail-dev (>= 1.9.0),
               libglade2-dev (>= 1:2.6.4-2~),
               libgtk2.0-dev (>= 2.8.17),
               xauth <!nocheck>,
               xvfb <!nocheck>
Build-Depends-Indep: libglib2.0-doc,
                     libgtk2.0-doc
Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/attic/libgnomecanvas
Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/attic/libgnomecanvas

Package: libgnomecanvas2-0
Architecture: any
Multi-Arch: same
Section: oldlibs
Pre-Depends: ${misc:Pre-Depends}
Depends: libgnomecanvas2-common (= ${source:Version}),
         ${misc:Depends},
         ${shlibs:Depends}
Description: powerful object-oriented display engine - runtime files
 The canvas widget is a powerful and extensible object-oriented display
 engine. A GnomeCanvasItem is a GtkObject representing some element of the
 display, such as an image, a rectangle, an ellipse, or some text. You can
 refer to this architecture as structured graphics; the canvas lets you deal
 with graphics in terms of items, rather than an undifferentiated grid of
 pixels.

Package: libgnomecanvas2-dev
Architecture: any
Multi-Arch: same
Section: libdevel
Depends: libart-2.0-dev (>= 2.3.16),
         libgail-dev (>= 1.9.0),
         libgnomecanvas2-0 (= ${binary:Version}),
         libgtk2.0-dev (>= 2.8.17),
         ${misc:Depends}
Suggests: libgnomecanvas2-doc
Description: powerful object-oriented display engine - development files
 The canvas widget is a powerful and extensible object-oriented display
 engine. A GnomeCanvasItem is a GtkObject representing some element of the
 display, such as an image, a rectangle, an ellipse, or some text. You can
 refer to this architecture as structured graphics; the canvas lets you deal
 with graphics in terms of items, rather than an undifferentiated grid of
 pixels.

Package: libgnomecanvas2-common
Architecture: all
Multi-Arch: foreign
Section: oldlibs
Depends: ${misc:Depends}
Description: powerful object-oriented display engine - common files
 The canvas widget is a powerful and extensible object-oriented display
 engine. A GnomeCanvasItem is a GtkObject representing some element of the
 display, such as an image, a rectangle, an ellipse, or some text. You can
 refer to this architecture as structured graphics; the canvas lets you deal
 with graphics in terms of items, rather than an undifferentiated grid of
 pixels.
 .
 This package contains internationalization files.

Package: libgnomecanvas2-doc
Architecture: all
Section: doc
Depends: ${misc:Depends}
Description: powerful object-oriented display engine - documentation files
 The canvas widget is a powerful and extensible object-oriented display
 engine. A GnomeCanvasItem is a GtkObject representing some element of the
 display, such as an image, a rectangle, an ellipse, or some text. You can
 refer to this architecture as structured graphics; the canvas lets you deal
 with graphics in terms of items, rather than an undifferentiated grid of
 pixels.
 .
 This package contains documentation files.