File: control

package info (click to toggle)
gnome-autoar 0.4.5-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 752 kB
  • sloc: ansic: 5,069; xml: 43; sh: 39; makefile: 11
file content (106 lines) | stat: -rw-r--r-- 3,538 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
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
Source: gnome-autoar
Section: libs
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Jeremy BĂ­cha <jbicha@ubuntu.com>, Michael Biebl <biebl@debian.org>
Build-Depends: debhelper-compat (= 13),
               dh-sequence-gir,
               gir1.2-gio-2.0-dev,
               gir1.2-glib-2.0-dev,
               gir1.2-gobject-2.0-dev,
               gir1.2-gtk-3.0-dev,
               gobject-introspection (>= 1.80),
               libarchive-dev (>= 3.4.0),
               libglib2.0-dev (>= 2.35.6),
               libgtk-3-dev (>= 3.2),
               meson (>= 0.56.0),
               pkgconf,
               valac
Build-Depends-Indep: gtk-doc-tools <!nodoc>,
Standards-Version: 4.7.2
Vcs-Browser: https://salsa.debian.org/gnome-team/gnome-autoar
Vcs-Git: https://salsa.debian.org/gnome-team/gnome-autoar.git

Package: libgnome-autoar-0-0
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Archives integration support for GNOME
 GNOME Autoar is a library which makes creating and extracting archives easy,
 safe, and automatic.

Package: libgnome-autoar-gtk-0-0
Architecture: any
Multi-Arch: same
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: GTK+ widgets for the GNOME Autoar library
 GNOME Autoar is a library which makes creating and extracting archives easy,
 safe, and automatic.
 .
 This library contains GTK+ widgets which can be embedded into applications.

Package: libgnome-autoar-0-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: gir1.2-gnomeautoar-0.1 (= ${binary:Version}),
         libarchive-dev,
         libglib2.0-dev,
         ${misc:Depends},
         ${shlibs:Depends}
Provides: ${gir:Provides}
Suggests: libgnome-autoar-doc
Description: Archives integration support for GNOME - development files
 GNOME Autoar is a library which makes creating and extracting archives easy,
 safe, and automatic.
 .
 This package contains the development files.

Package: libgnome-autoar-gtk-0-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: gir1.2-gnomeautoargtk-0.1 (= ${binary:Version}),
         libgnome-autoar-0-dev (= ${binary:Version}),
         libgtk-3-dev,
         ${gir:Depends},
         ${misc:Depends},
         ${shlibs:Depends}
Provides: ${gir:Provides}
Suggests: libgnome-autoar-doc
Description: GTK+ widgets for the GNOME Autoar library - development files
 GNOME Autoar is a library which makes creating and extracting archives easy,
 safe, and automatic.
 .
 This package contains the development files.

Package: gir1.2-gnomeautoar-0.1
Section: introspection
Architecture: any
Multi-Arch: same
Depends: ${gir:Depends}, ${misc:Depends}
Description: GObject introspection data for GnomeAutoar
 This package contains GObject introspection information.
 .
 It can be used by packages using the GIRepository format to generate
 dynamic bindings.

Package: gir1.2-gnomeautoargtk-0.1
Section: introspection
Architecture: any
Multi-Arch: same
Depends: ${gir:Depends}, ${misc:Depends}
Description: GObject introspection data for GnomeAutoarGtk
 This package contains GObject introspection information.
 .
 It can be used by packages using the GIRepository format to generate
 dynamic bindings.

Package: libgnome-autoar-doc
Section: doc
Architecture: all
Build-Profiles: <!nodoc>
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: Archives integration support for GNOME - documentation
 This package contains documentation for the GNOME Autoar library.