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 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166
|
Source: libgda5
Section: libs
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders: Emilio Pozuelo Monfort <pochu@debian.org>, Jeremy BĂcha <jbicha@ubuntu.com>, Jordi Mallach <jordi@debian.org>
Build-Depends: debhelper-compat (= 13),
dpkg-dev (>= 1.22.5),
dh-sequence-gir,
autoconf-archive,
intltool (>= 0.40.6),
pkgconf,
yelp-tools,
yelp-xsl,
libjson-glib-dev,
libgee-0.8-dev,
libglib2.0-dev (>= 2.32.0),
libsqlite3-dev (>= 3.10.12),
libxml2-dev (>= 2.4.22),
libxslt1-dev (>= 1.0.18),
default-libmysqlclient-dev,
libncurses-dev,
libpq-dev,
libreadline-dev,
gobject-introspection (>= 1.30.0),
libgirepository1.0-dev (>= 1.30.0),
gtk-doc-tools,
valac (>= 0.41.7)
Build-Depends-Indep: libglib2.0-doc, libgtk-3-doc
Standards-Version: 4.7.0
Homepage: http://www.gnome-db.org/
Vcs-Git: https://salsa.debian.org/gnome-team/libgda5.git
Vcs-Browser: https://salsa.debian.org/gnome-team/libgda5
Package: libgda-5.0-4t64
Provides: ${t64:Provides}
Replaces: libgda-5.0-4
Breaks: libgda-5.0-4 (<< ${source:Version})
Architecture: any
Multi-Arch: same
Depends: libgda-5.0-common (>= ${source:Version}),
${shlibs:Depends},
${misc:Depends}
Suggests: libgda-5.0-bin,
libgda-5.0-mysql,
libgda-5.0-postgres
Description: data abstraction library based on GLib
libgda is a (relatively small) database abstraction/access library
integrated on the GLib object model. It can be used as a metadata
extractor, to get information about all database objects in a common
way, and as an ODBC-like wrapper to access data in different engines
through an easier API.
Package: libgda-5.0-bin
Section: database
Architecture: any
Multi-Arch: foreign
Depends: ${shlibs:Depends},
${misc:Depends}
Description: data abstraction library based on GLib -- binary files
libgda is a (relatively small) database abstraction/access library
integrated on the GLib object model. It can be used as a metadata
extractor, to get information about all database objects in a common
way, and as an ODBC-like wrapper to access data in different engines
through an easier API.
.
This package contains binary files for libgda.
Package: libgda-5.0-common
Section: database
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends},
libjs-jquery
Recommends: libgda-5.0-4t64
Description: data abstraction library based on GLib -- common files
libgda is a (relatively small) database abstraction/access library
integrated on the GLib object model. It can be used as a metadata
extractor, to get information about all database objects in a common
way, and as an ODBC-like wrapper to access data in different engines
through an easier API.
.
This package contains common files for libgda.
Package: libgda-5.0-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Depends: libgda-5.0-4t64 (= ${binary:Version}),
gir1.2-gda-5.0 (= ${binary:Version}),
libglib2.0-dev (>= 2.32.0),
libxslt1-dev,
${misc:Depends}
Suggests: libgda-5.0-doc
Description: data abstraction library based on GLib -- development files
libgda is a (relatively small) database abstraction/access library
integrated on the GLib object model. It can be used as a metadata
extractor, to get information about all database objects in a common
way, and as an ODBC-like wrapper to access data in different engines
through an easier API.
.
This package contains the header files and libraries needed for
development.
Package: libgda-5.0-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Suggests: devhelp
Description: data abstraction library based on GLib -- documentation files
libgda is a (relatively small) database abstraction/access library
integrated on the GLib object model. It can be used as a metadata
extractor, to get information about all database objects in a common
way, and as an ODBC-like wrapper to access data in different engines
through an easier API.
.
This package contains document files about libgda API.
Package: libgda-5.0-mysql
Section: database
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
${misc:Depends}
Description: MySQL provider for libgda database abstraction library
libgda is a (relatively small) database abstraction/access library
integrated on the GLib object model. It can be used as a metadata
extractor, to get information about all database objects in a common
way, and as an ODBC-like wrapper to access data in different engines
through an easier API.
.
This package contains the provider needed to access MySQL databases
through libgda.
Package: libgda-5.0-postgres
Section: database
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
${misc:Depends}
Description: PostgreSQL provider for libgda database abstraction library
libgda is a (relatively small) database abstraction/access library
integrated on the GLib object model. It can be used as a metadata
extractor, to get information about all database objects in a common
way, and as an ODBC-like wrapper to access data in different engines
through an easier API.
.
This package contains the provider needed to access PostgreSQL
databases through libgda.
Package: gir1.2-gda-5.0
Section: introspection
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
${misc:Depends},
${gir:Depends}
Description: data abstraction library based on GLib -- GObject Introspection
libgda is a (relatively small) database abstraction/access library
integrated on the GLib object model. It can be used as a metadata
extractor, to get information about all database objects in a common
way, and as an ODBC-like wrapper to access data in different engines
through an easier API.
.
This package contains introspection data for libgda.
|