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

pochu-guest at users.alioth.debian.org pochu-guest at users.alioth.debian.org
Wed Jul 1 23:04:37 UTC 2009


Author: pochu-guest
Date: Wed Jul  1 23:04:37 2009
New Revision: 20546

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=20546
Log:
Add Homepage field.

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=20546&op=diff
==============================================================================
--- packages/unstable/libgda4/debian/changelog (original)
+++ packages/unstable/libgda4/debian/changelog Wed Jul  1 23:04:37 2009
@@ -22,6 +22,7 @@
       instead. Thus depend on libjs-jquery.
   * Move some packages to the database section.
   * debian/control: clean up whitespaces.
+  * Add Homepage field.
 
  -- Gustavo R. Montesino <grmontesino at ig.com.br>  Thu, 07 May 2009 12:17:47 -0300
 

Modified: packages/unstable/libgda4/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libgda4/debian/control?rev=20546&op=diff
==============================================================================
--- packages/unstable/libgda4/debian/control (original)
+++ packages/unstable/libgda4/debian/control Wed Jul  1 23:04:37 2009
@@ -30,6 +30,7 @@
 Build-Depends-Indep: gtk-doc-tools,
                      sgmltools-lite
 Standards-Version: 3.8.2
+Homepage: http://www.gnome-db.org/
 
 Package: libgda4-4
 Architecture: any
@@ -42,14 +43,14 @@
 Conflicts: libgda2-1
 Replaces: libgda2-1
 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 
+ 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: libgda4-bin
-Section: misc
+Section: database
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends}
@@ -57,16 +58,16 @@
 Replaces: libgda-common (<< 0.2.96-6.2)
 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 
+ 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: libgda4-common
-Section: misc
+Section: database
 Architecture: all
 Depends: ${misc:Depends},
          libjs-jquery
@@ -75,9 +76,9 @@
 Replaces: libgda-common (<< 0.2.96-6.2)
 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 
+ 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.
@@ -92,12 +93,12 @@
 Suggests: libgda3-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 
+ 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 
+ This package contains the header files and libraries needed for
  development.
 
 Package: libgda4-4-dbg
@@ -132,7 +133,7 @@
  This package contains document files about libgda API.
 
 Package: libgda4-mysql
-Section: gnome
+Section: database
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends}
@@ -147,7 +148,7 @@
  through libgda.
 
 Package: libgda4-postgres
-Section: gnome
+Section: database
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends}
@@ -158,11 +159,11 @@
  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 
+ This package contains the provider needed to access PostgreSQL
  databases through libgda.
 
 Package: libgda4-sqlite
-Section: gnome
+Section: database
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends}
@@ -173,5 +174,5 @@
  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 SQLite databases 
+ 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=20546&op=diff
==============================================================================
--- packages/unstable/libgda4/debian/control.in (original)
+++ packages/unstable/libgda4/debian/control.in Wed Jul  1 23:04:37 2009
@@ -30,6 +30,7 @@
 Build-Depends-Indep: gtk-doc-tools,
                      sgmltools-lite
 Standards-Version: 3.8.2
+Homepage: http://www.gnome-db.org/
 
 Package: libgda4- at SONAME@
 Architecture: any




More information about the pkg-gnome-commits mailing list