File: control

package info (click to toggle)
gexiv2 0.10.4-2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 2,128 kB
  • ctags: 582
  • sloc: sh: 4,344; cpp: 2,466; makefile: 143; python: 89
file content (57 lines) | stat: -rw-r--r-- 1,926 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
Source: gexiv2
Section: libs
Priority: optional
Maintainer: Jason Crain <jason@inspiresomeone.us>
Build-Depends: debhelper (>= 10),
               dh-autoreconf,
               libglib2.0-dev,
               libexiv2-dev (>= 0.21),
               gobject-introspection,
               libgirepository1.0-dev,
               python-gi,
               python3-gi
Standards-Version: 3.9.8
Homepage: https://wiki.gnome.org/Projects/gexiv2
Vcs-Git: https://anonscm.debian.org/git/collab-maint/gexiv2.git
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/gexiv2.git

Package: libgexiv2-2
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends},
         ${misc:Depends}
Breaks: shotwell (<< 0.12)
Multi-Arch: same
Description: GObject-based wrapper around the Exiv2 library
 gexiv2 is a GObject-based wrapper around the Exiv2 library. It makes the basic
 features of Exiv2 available to GNOME applications.
 .
 This package contains the shared library.

Package: gir1.2-gexiv2-0.10
Section: introspection
Architecture: any
Depends: ${gir:Depends},
         ${misc:Depends}
Breaks: gir1.2-gexiv2-0.4
Replaces: gir1.2-gexiv2-0.4
Multi-Arch: same
Description: GObject-based wrapper around the Exiv2 library - introspection data
 gexiv2 is a GObject-based wrapper around the Exiv2 library. It makes the basic
 features of Exiv2 available to GNOME applications.
 .
 This package contains introspection data.

Package: libgexiv2-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends},
         libgexiv2-2 (= ${binary:Version}),
         gir1.2-gexiv2-0.10 (= ${binary:Version}),
         libglib2.0-dev
Multi-Arch: foreign
Description: GObject-based wrapper around the Exiv2 library - development files
 gexiv2 is a GObject-based wrapper around the Exiv2 library. It makes the basic
 features of Exiv2 available to GNOME applications.
 .
 This package contains the static library and header files.