r19246 - in /packages/unstable/libgda4/debian: changelog control control.in

grm-guest at users.alioth.debian.org grm-guest at users.alioth.debian.org
Sat Mar 28 11:08:03 UTC 2009


Author: grm-guest
Date: Sat Mar 28 11:08:02 2009
New Revision: 19246

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=19246
Log:
Update control for the new version.


Modified:
    packages/unstable/libgda4/debian/changelog
    packages/unstable/libgda4/debian/control
    packages/unstable/libgda4/debian/control.in

Modified: packages/unstable/libgda4/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libgda4/debian/changelog?rev=19246&op=diff
==============================================================================
--- packages/unstable/libgda4/debian/changelog (original)
+++ packages/unstable/libgda4/debian/changelog Sat Mar 28 11:08:02 2009
@@ -1,3 +1,10 @@
+libgda4 (4.0.1-1) UNRELEASED; urgency=low
+
+  * New major upstream version
+    - Update packaging for the new version.
+
+ -- Gustavo R. Montesino <grmontesino at ig.com.br>  Sat, 28 Mar 2009 08:06:43 -0300
+
 libgda3 (3.0.2-5) unstable; urgency=high
 
   * Acknowledge NMU, thanks Steve.

Modified: packages/unstable/libgda4/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libgda4/debian/control?rev=19246&op=diff
==============================================================================
--- packages/unstable/libgda4/debian/control (original)
+++ packages/unstable/libgda4/debian/control Sat Mar 28 11:08:02 2009
@@ -1,218 +1,175 @@
-Source: libgda3
+Source: libgda4
 Section: libs
 Priority: optional
 Maintainer: Gustavo R. Montesino <grmontesino at ig.com.br>
 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Loic Minier <lool at dooz.org>
 DM-Upload-Allowed: yes
-Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/packages/unstable/libgda3/
-Vcs-Svn: svn://svn.debian.org/pkg-gnome/packages/unstable/libgda3/
-Build-Depends: bison,
-               cdbs (>= 0.4.41),
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/packages/unstable/libgda4/
+Vcs-Svn: svn://svn.debian.org/pkg-gnome/packages/unstable/libgda4/
+Build-Depends: cdbs (>= 0.4.41),
                debhelper (>= 5),
                dpkg-dev (>= 1.13.19),
                gnome-pkg-tools (>= 0.11),
                intltool,
-               pkg-config,
-               libglib2.0-dev (>= 2.4.1-2),
+               pkg-config (>= 0.18),
+               libjson-glib-dev,
+               libglib2.0-dev (>= 2.12),
+               libgnomevfs2-dev (>= 2.20),
                libxml2-dev (>= 2.4.22),
                libxslt1-dev (>= 1.0.18),
                libmysqlclient15-dev,
+               libncurses5-dev,
                libpq-dev,
                libsqlite3-dev,
-               unixodbc-dev,
-               libgdbm-dev,
                libreadline5-dev,
                libpopt-dev,
+               libsoup2.4-dev,
                zlib1g-dev,
-               scrollkeeper,
-               sqlite3,
-               flex
+               scrollkeeper
 Build-Depends-Indep: gtk-doc-tools,
                      sgmltools-lite
 Standards-Version: 3.7.3
 
-Package: libgda3-3
+Package: libgda4-3
 Section: libs
 Architecture: any
-Depends: libgda3-common (>= ${source:Version}),
+Depends: libgda4-common (>= ${source:Version}),
          ${shlibs:Depends},
          ${misc:Depends}
-Recommends: libgda3-bin
-Suggests: libgda3-mysql,
-          libgda3-postgres,
-          libgda3-odbc,
-          libgda3-sqlite
+Recommends: libgda4-bin, libgda4-sqlite
+Suggests: libgda4-mysql,
+          libgda4-postgres
 Conflicts: libgda2-1
 Replaces: libgda2-1
-Description: GNOME Data Access library for GNOME2
- GNOME Data Access is an attempt to provide uniform access to
- different kinds of data sources (databases, information servers,
- mail spools, etc).
- It is a complete architecture that provides all you need to
- access your data.
- .
- This library is made for GNOME2, but it doesn't require GNOME2 libraries.
- .
- This package contains the shared libraries.
+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: libgda3-bin
+Package: libgda4-bin
 Section: misc
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends}
 Conflicts: libgda-common (<< 0.2.96-6.2)
 Replaces: libgda-common (<< 0.2.96-6.2)
-Description: Binary files for GNOME Data Access library for GNOME2
- GNOME Data Access is an attempt to provide uniform access to
- different kinds of data sources (databases, information servers,
- mail spools, etc).
- It is a complete architecture that provides all you need to
- access your data.
+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 library is made for GNOME2, but it doesn't require GNOME2 libraries.
- .
- This package contains binary files for libgda3.
+ This package contains binary files for libgda.
 
 
-Package: libgda3-common
+Package: libgda4-common
 Section: misc
 Architecture: all
-Recommends: libgda3-3
+Recommends: libgda4-3
 Conflicts: libgda-common (<< 0.2.96-6.2)
 Replaces: libgda-common (<< 0.2.96-6.2)
-Description: Common files for GNOME Data Access library for GNOME2
- GNOME Data Access is an attempt to provide uniform access to
- different kinds of data sources (databases, information servers,
- mail spools, etc).
- It is a complete architecture that provides all you need to
- access your data.
+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 library is made for GNOME2, but it doesn't require GNOME2 libraries.
- .
- This package contains common files for libgda3.
+ This package contains common files for libgda.
 
-Package: libgda3-dev
+Package: libgda4-dev
 Section: libdevel
 Architecture: any
-Depends: libgda3-3 (= ${binary:Version}),
+Depends: libgda4-3 (= ${binary:Version}),
          libglib2.0-dev (>= 2.2.0),
          libxslt1-dev,
          ${misc:Depends}
 Suggests: libgda3-doc
-Description: Development files for GNOME Data Access library for GNOME2
- GNOME Data Access is an attempt to provide uniform access to
- different kinds of data sources (databases, information servers,
- mail spools, etc).
- It is a complete architecture that provides all you need to
- access your data.
+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 library is made for GNOME2, but it doesn't require GNOME2 libraries.
- .
- This package contains the header files and libraries which
- you need for development.
+ This package contains the header files and libraries needed for 
+ development.
 
-Package: libgda3-3-dbg
+Package: libgda4-3-dbg
 Section: libdevel
 Priority: extra
 Architecture: any
-Depends: libgda3-3 (= ${binary:Version}),
+Depends: libgda4-3 (= ${binary:Version}),
          ${misc:Depends}
-Description: GDA3 library and debugging symbols
- GDA is GNOME Data Access.
+Description: data abstraction library based on GLib -- debug 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.
  .
- GNOME Data Access is an attempt to provide uniform access to
- different kinds of data sources (databases, information servers,
- mail spools, etc).
- It is a complete architecture that provides all you need to
- access your data.
- .
- This library is made for GNOME2, but it doesn't require GNOME2 libraries.
- .
- This package contains detached debugging symbols.
- .
- Most people will not need this package.
+ This package contains dettached symbols for debug. Most people
+ don't need this package.
 
-Package: libgda3-doc
+Package: libgda4-doc
 Section: doc
 Architecture: all
 Depends: lynx | www-browser,
          ${misc:Depends}
 Conflicts: libgda-doc
-Description: Documentation files for GNOME Data Access library for GNOME2
- GNOME Data Access is an attempt to provide uniform access to
- different kinds of data sources (databases, information servers,
- mail spools, etc).
- It is a complete architecture that provides all you need to
- access your data.
+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 library is made for GNOME2, but it doesn't require GNOME2 libraries.
- .
- This package contains some document files about libgda3.
+ This package contains document files about libgda API.
 
-Package: libgda3-mysql
+Package: libgda4-mysql
 Section: gnome
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends}
-Description: MySQL backend plugin for GNOME Data Access library for GNOME2
- GNOME Data Access is an attempt to provide uniform access to
- different kinds of data sources (databases, information servers,
- mail spools, etc).
- It is a complete architecture that provides all you need to
- access your data.
+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 library is made for GNOME2, but it doesn't require GNOME2 libraries.
- .
- This package contains MySQL backend plugin. You need to install this
- package, if you want to use libgda3 with MySQL.
+ This package contains the provider needed to access mysql databases
+ through libgda.
 
-Package: libgda3-odbc
+Package: libgda4-postgres
 Section: gnome
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends}
-Description: ODBC backend plugin for GNOME Data Access library for GNOME2
- GNOME Data Access is an attempt to provide uniform access to
- different kinds of data sources (databases, information servers,
- mail spools, etc).
- It is a complete architecture that provides all you need to
- access your data.
+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 library is made for GNOME2, but it doesn't require GNOME2 libraries.
- .
- This package contains ODBC backend plugin. You need to install this
- package, if you want to use libgda3 with ODBC.
+ This package contains the provider needed to access PostgreSQL 
+ databases through libgda.
 
-Package: libgda3-postgres
+Package: libgda4-sqlite
 Section: gnome
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends}
-Description: PostgreSQL backend plugin for GNOME Data Access library for GNOME2
- GNOME Data Access is an attempt to provide uniform access to
- different kinds of data sources (databases, information servers,
- mail spools, etc).
- It is a complete architecture that provides all you need to
- access your data.
+Description: SQLite 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 library is made for GNOME2, but it doesn't require GNOME2 libraries.
- .
- This package contains PostgreSQL backend plugin. You need to install this
- package, if you want to use libgda3 with PostgreSQL.
-
-Package: libgda3-sqlite
-Section: gnome
-Architecture: any
-Depends: ${shlibs:Depends},
-         ${misc:Depends}
-Description: SQLite backend plugin for GNOME Data Access library for GNOME2
- GNOME Data Access is an attempt to provide uniform access to
- different kinds of data sources (databases, information servers,
- mail spools, etc).
- It is a complete architecture that provides all you need to
- access your data.
- .
- This library is made for GNOME2, but it doesn't require GNOME2 libraries.
- .
- This package contains SQLite backend plugin. You need to install this
- package, if you want to use libgda3 with SQLite.
+ This package contains the provider needed to access SQLite databases 
+ through libgda.

Modified: packages/unstable/libgda4/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libgda4/debian/control.in?rev=19246&op=diff
==============================================================================
--- packages/unstable/libgda4/debian/control.in (original)
+++ packages/unstable/libgda4/debian/control.in Sat Mar 28 11:08:02 2009
@@ -1,218 +1,175 @@
-Source: libgda3
+Source: libgda4
 Section: libs
 Priority: optional
 Maintainer: Gustavo R. Montesino <grmontesino at ig.com.br>
 Uploaders: @GNOME_TEAM@
 DM-Upload-Allowed: yes
-Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/packages/unstable/libgda3/
-Vcs-Svn: svn://svn.debian.org/pkg-gnome/packages/unstable/libgda3/
-Build-Depends: bison,
-               cdbs (>= 0.4.41),
+Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/packages/unstable/libgda4/
+Vcs-Svn: svn://svn.debian.org/pkg-gnome/packages/unstable/libgda4/
+Build-Depends: cdbs (>= 0.4.41),
                debhelper (>= 5),
                dpkg-dev (>= 1.13.19),
                gnome-pkg-tools (>= 0.11),
                intltool,
-               pkg-config,
-               libglib2.0-dev (>= 2.4.1-2),
+               pkg-config (>= 0.18),
+               libjson-glib-dev,
+               libglib2.0-dev (>= 2.12),
+               libgnomevfs2-dev (>= 2.20),
                libxml2-dev (>= 2.4.22),
                libxslt1-dev (>= 1.0.18),
                libmysqlclient15-dev,
+               libncurses5-dev,
                libpq-dev,
                libsqlite3-dev,
-               unixodbc-dev,
-               libgdbm-dev,
                libreadline5-dev,
                libpopt-dev,
+               libsoup2.4-dev,
                zlib1g-dev,
-               scrollkeeper,
-               sqlite3,
-               flex
+               scrollkeeper
 Build-Depends-Indep: gtk-doc-tools,
                      sgmltools-lite
 Standards-Version: 3.7.3
 
-Package: libgda3- at SONAME@
+Package: libgda4- at SONAME@
 Section: libs
 Architecture: any
-Depends: libgda3-common (>= ${source:Version}),
+Depends: libgda4-common (>= ${source:Version}),
          ${shlibs:Depends},
          ${misc:Depends}
-Recommends: libgda3-bin
-Suggests: libgda3-mysql,
-          libgda3-postgres,
-          libgda3-odbc,
-          libgda3-sqlite
+Recommends: libgda4-bin, libgda4-sqlite
+Suggests: libgda4-mysql,
+          libgda4-postgres
 Conflicts: libgda2-1
 Replaces: libgda2-1
-Description: GNOME Data Access library for GNOME2
- GNOME Data Access is an attempt to provide uniform access to
- different kinds of data sources (databases, information servers,
- mail spools, etc).
- It is a complete architecture that provides all you need to
- access your data.
- .
- This library is made for GNOME2, but it doesn't require GNOME2 libraries.
- .
- This package contains the shared libraries.
+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: libgda3-bin
+Package: libgda4-bin
 Section: misc
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends}
 Conflicts: libgda-common (<< 0.2.96-6.2)
 Replaces: libgda-common (<< 0.2.96-6.2)
-Description: Binary files for GNOME Data Access library for GNOME2
- GNOME Data Access is an attempt to provide uniform access to
- different kinds of data sources (databases, information servers,
- mail spools, etc).
- It is a complete architecture that provides all you need to
- access your data.
+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 library is made for GNOME2, but it doesn't require GNOME2 libraries.
- .
- This package contains binary files for libgda3.
+ This package contains binary files for libgda.
 
 
-Package: libgda3-common
+Package: libgda4-common
 Section: misc
 Architecture: all
-Recommends: libgda3- at SONAME@
+Recommends: libgda4- at SONAME@
 Conflicts: libgda-common (<< 0.2.96-6.2)
 Replaces: libgda-common (<< 0.2.96-6.2)
-Description: Common files for GNOME Data Access library for GNOME2
- GNOME Data Access is an attempt to provide uniform access to
- different kinds of data sources (databases, information servers,
- mail spools, etc).
- It is a complete architecture that provides all you need to
- access your data.
+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 library is made for GNOME2, but it doesn't require GNOME2 libraries.
- .
- This package contains common files for libgda3.
+ This package contains common files for libgda.
 
-Package: libgda3-dev
+Package: libgda4-dev
 Section: libdevel
 Architecture: any
-Depends: libgda3- at SONAME@ (= ${binary:Version}),
+Depends: libgda4- at SONAME@ (= ${binary:Version}),
          libglib2.0-dev (>= 2.2.0),
          libxslt1-dev,
          ${misc:Depends}
 Suggests: libgda3-doc
-Description: Development files for GNOME Data Access library for GNOME2
- GNOME Data Access is an attempt to provide uniform access to
- different kinds of data sources (databases, information servers,
- mail spools, etc).
- It is a complete architecture that provides all you need to
- access your data.
+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 library is made for GNOME2, but it doesn't require GNOME2 libraries.
- .
- This package contains the header files and libraries which
- you need for development.
+ This package contains the header files and libraries needed for 
+ development.
 
-Package: libgda3- at SONAME@-dbg
+Package: libgda4- at SONAME@-dbg
 Section: libdevel
 Priority: extra
 Architecture: any
-Depends: libgda3- at SONAME@ (= ${binary:Version}),
+Depends: libgda4- at SONAME@ (= ${binary:Version}),
          ${misc:Depends}
-Description: GDA3 library and debugging symbols
- GDA is GNOME Data Access.
+Description: data abstraction library based on GLib -- debug 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.
  .
- GNOME Data Access is an attempt to provide uniform access to
- different kinds of data sources (databases, information servers,
- mail spools, etc).
- It is a complete architecture that provides all you need to
- access your data.
- .
- This library is made for GNOME2, but it doesn't require GNOME2 libraries.
- .
- This package contains detached debugging symbols.
- .
- Most people will not need this package.
+ This package contains dettached symbols for debug. Most people
+ don't need this package.
 
-Package: libgda3-doc
+Package: libgda4-doc
 Section: doc
 Architecture: all
 Depends: lynx | www-browser,
          ${misc:Depends}
 Conflicts: libgda-doc
-Description: Documentation files for GNOME Data Access library for GNOME2
- GNOME Data Access is an attempt to provide uniform access to
- different kinds of data sources (databases, information servers,
- mail spools, etc).
- It is a complete architecture that provides all you need to
- access your data.
+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 library is made for GNOME2, but it doesn't require GNOME2 libraries.
- .
- This package contains some document files about libgda3.
+ This package contains document files about libgda API.
 
-Package: libgda3-mysql
+Package: libgda4-mysql
 Section: gnome
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends}
-Description: MySQL backend plugin for GNOME Data Access library for GNOME2
- GNOME Data Access is an attempt to provide uniform access to
- different kinds of data sources (databases, information servers,
- mail spools, etc).
- It is a complete architecture that provides all you need to
- access your data.
+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 library is made for GNOME2, but it doesn't require GNOME2 libraries.
- .
- This package contains MySQL backend plugin. You need to install this
- package, if you want to use libgda3 with MySQL.
+ This package contains the provider needed to access mysql databases
+ through libgda.
 
-Package: libgda3-odbc
+Package: libgda4-postgres
 Section: gnome
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends}
-Description: ODBC backend plugin for GNOME Data Access library for GNOME2
- GNOME Data Access is an attempt to provide uniform access to
- different kinds of data sources (databases, information servers,
- mail spools, etc).
- It is a complete architecture that provides all you need to
- access your data.
+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 library is made for GNOME2, but it doesn't require GNOME2 libraries.
- .
- This package contains ODBC backend plugin. You need to install this
- package, if you want to use libgda3 with ODBC.
+ This package contains the provider needed to access PostgreSQL 
+ databases through libgda.
 
-Package: libgda3-postgres
+Package: libgda4-sqlite
 Section: gnome
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends}
-Description: PostgreSQL backend plugin for GNOME Data Access library for GNOME2
- GNOME Data Access is an attempt to provide uniform access to
- different kinds of data sources (databases, information servers,
- mail spools, etc).
- It is a complete architecture that provides all you need to
- access your data.
+Description: SQLite 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 library is made for GNOME2, but it doesn't require GNOME2 libraries.
- .
- This package contains PostgreSQL backend plugin. You need to install this
- package, if you want to use libgda3 with PostgreSQL.
-
-Package: libgda3-sqlite
-Section: gnome
-Architecture: any
-Depends: ${shlibs:Depends},
-         ${misc:Depends}
-Description: SQLite backend plugin for GNOME Data Access library for GNOME2
- GNOME Data Access is an attempt to provide uniform access to
- different kinds of data sources (databases, information servers,
- mail spools, etc).
- It is a complete architecture that provides all you need to
- access your data.
- .
- This library is made for GNOME2, but it doesn't require GNOME2 libraries.
- .
- This package contains SQLite backend plugin. You need to install this
- package, if you want to use libgda3 with SQLite.
+ This package contains the provider needed to access SQLite databases 
+ through libgda.




More information about the pkg-gnome-commits mailing list