r10801 - in /packages/unstable/libgnomedb3/debian: changelog control control.in

grm-guest at users.alioth.debian.org grm-guest at users.alioth.debian.org
Sun May 6 12:23:58 UTC 2007


Author: grm-guest
Date: Sun May  6 12:23:56 2007
New Revision: 10801

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=10801
Log:
* Depend on libgda3-sqlite, as some widgets segfault otherwise.
* Made the  changelog entries better structured.


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

Modified: packages/unstable/libgnomedb3/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libgnomedb3/debian/changelog?rev=10801&op=diff
==============================================================================
--- packages/unstable/libgnomedb3/debian/changelog (original)
+++ packages/unstable/libgnomedb3/debian/changelog Sun May  6 12:23:56 2007
@@ -16,19 +16,21 @@
 
   [ Gustavo R. Montesino ]
   * New major upstream release.
-    - Build-depend on libssl-dev
-  * debian/control.in: Update package names and interdependencies.
-  * *.install, *.links: Rename and update for the new release.
-  * libgnomedb3-4.install, rules: Migrate lib install from rules to .install.
-  * debian/patches/000_libgnomedb-debian-omf.patch: updated.
-  * debian/patches/001_menu_icon.patch: removed, the patched files were removed
-    upstream.
-  * debian/patches/002_about_segfault_fix.patch: removed, the patched file was
-    removed upstream.
+  * debian/control.in: 
+    - Update package names and interdependencies.
+    - Build-depend on libssl-dev.
+    - Depend on libgda3-sqlite, as some widgets segfault otherwise.
+  * .install, .links: 
+    - Rename and update for the new release.
+    - Migrate lib install from rules to .install file.
+  * debian/patches
+    - 000_libgnomedb-debian-omf.patch: updated.
+    - 001_menu_icon.patch: removed, patched files were removed.
+    - 002_about_segfault_fix.patch: removed, patched file was removed.
   * debian/watch: update.
-  * debian/rules: exclude glade plugins from shlibs. 
-
- -- Gustavo R. Montesino <grmontesino at ig.com.br>  Sat,  5 May 2007 16:28:28 -0300
+  * debian/rules: exclude glade plugins from shlibs.
+
+ -- Gustavo R. Montesino <grmontesino at ig.com.br>  Sun,  6 May 2007 09:19:47 -0300
 
 libgnomedb (1.2.2-3) unstable; urgency=low
 

Modified: packages/unstable/libgnomedb3/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libgnomedb3/debian/control?rev=10801&op=diff
==============================================================================
--- packages/unstable/libgnomedb3/debian/control (original)
+++ packages/unstable/libgnomedb3/debian/control Sun May  6 12:23:56 2007
@@ -27,6 +27,7 @@
 Section: libs
 Architecture: any
 Depends: libgnomedb3-common (>= ${source:Version}),
+         libgda3-sqlite,
          ${shlibs:Depends},
          ${misc:Depends}
 Recommends: libgnomedb3-bin

Modified: packages/unstable/libgnomedb3/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libgnomedb3/debian/control.in?rev=10801&op=diff
==============================================================================
--- packages/unstable/libgnomedb3/debian/control.in (original)
+++ packages/unstable/libgnomedb3/debian/control.in Sun May  6 12:23:56 2007
@@ -27,6 +27,7 @@
 Section: libs
 Architecture: any
 Depends: libgnomedb3-common (>= ${source:Version}),
+         libgda3-sqlite,
          ${shlibs:Depends},
          ${misc:Depends}
 Recommends: libgnomedb3-bin




More information about the pkg-gnome-commits mailing list