r10672 - in /packages/unstable/libgnomedb3/debian: control control.in

grm-guest at users.alioth.debian.org grm-guest at users.alioth.debian.org
Tue May 1 23:16:23 UTC 2007


Author: grm-guest
Date: Tue May  1 23:16:23 2007
New Revision: 10672

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=10672
Log:
Add  conflicts/replaces/provides related to libgnomedb2 packages.


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

Modified: packages/unstable/libgnomedb3/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libgnomedb3/debian/control?rev=10672&op=diff
==============================================================================
--- packages/unstable/libgnomedb3/debian/control (original)
+++ packages/unstable/libgnomedb3/debian/control Tue May  1 23:16:23 2007
@@ -43,7 +43,11 @@
 Depends: libgnomedb3-common (>= ${source:Version}),
          ${shlibs:Depends},
          ${misc:Depends}
-Conflicts: gnome-db2 (<< 0.8.191)
+Conflicts: libgnomedb2-bin, 
+           libgnomedb2-common, 
+           gnome-db2 (<< 0.8.191)
+Replaces: libgnomedb2-bin, 
+          libgnomedb2-common
 Description: Database UI widget library for GNOME2 -- binary files
  libgnomedb is a database widget library for GNOME2. it provides a rich
  set of UI features targeted to the development of data access.
@@ -58,7 +62,10 @@
 Architecture: all
 Depends: ${misc:Depends}
 Recommends: libgnomedb3-4
-Conflicts: gnome-db2 (<< 0.8.191)
+Conflicts: libgnomedb2-common,
+           gnome-db2 (<< 0.8.191)
+Replaces: libgnomedb2-common
+Provides: libgnomedb2-common
 Description: Database UI widget library for GNOME2 -- common files
  libgnomedb is a database widget library for GNOME2. it provides a rich
  set of UI features targeted to the development of data access.

Modified: packages/unstable/libgnomedb3/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/libgnomedb3/debian/control.in?rev=10672&op=diff
==============================================================================
--- packages/unstable/libgnomedb3/debian/control.in (original)
+++ packages/unstable/libgnomedb3/debian/control.in Tue May  1 23:16:23 2007
@@ -43,7 +43,11 @@
 Depends: libgnomedb3-common (>= ${source:Version}),
          ${shlibs:Depends},
          ${misc:Depends}
-Conflicts: gnome-db2 (<< 0.8.191)
+Conflicts: libgnomedb2-bin, 
+           libgnomedb2-common, 
+           gnome-db2 (<< 0.8.191)
+Replaces: libgnomedb2-bin, 
+          libgnomedb2-common
 Description: Database UI widget library for GNOME2 -- binary files
  libgnomedb is a database widget library for GNOME2. it provides a rich
  set of UI features targeted to the development of data access.
@@ -58,7 +62,10 @@
 Architecture: all
 Depends: ${misc:Depends}
 Recommends: libgnomedb3- at SONAME@
-Conflicts: gnome-db2 (<< 0.8.191)
+Conflicts: libgnomedb2-common,
+           gnome-db2 (<< 0.8.191)
+Replaces: libgnomedb2-common
+Provides: libgnomedb2-common
 Description: Database UI widget library for GNOME2 -- common files
  libgnomedb is a database widget library for GNOME2. it provides a rich
  set of UI features targeted to the development of data access.




More information about the pkg-gnome-commits mailing list