r1760 - in /experimental/gtkhtml3.14/debian: changelog control

corsac at users.alioth.debian.org corsac at users.alioth.debian.org
Sun Oct 3 09:49:09 UTC 2010


Author: corsac
Date: Sun Oct  3 09:49:07 2010
New Revision: 1760

URL: http://svn.debian.org/wsvn/pkg-evolution/?sc=1&rev=1760
Log:
add conflicts/replaces to ease transition.

Modified:
    experimental/gtkhtml3.14/debian/changelog
    experimental/gtkhtml3.14/debian/control

Modified: experimental/gtkhtml3.14/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-evolution/experimental/gtkhtml3.14/debian/changelog?rev=1760&op=diff
==============================================================================
--- experimental/gtkhtml3.14/debian/changelog (original)
+++ experimental/gtkhtml3.14/debian/changelog Sun Oct  3 09:49:07 2010
@@ -6,6 +6,7 @@
     - bump GTK+ build-dep to 2.20
     - rename libgtkhtml-editor0 package to libgtkhtml-editor-3.14-0 to follow
       soname change.
+    - add conflicts/replaces to ease transition.
   * debian/rules:
     - explicitly disable GTK+ 3 support.
     - add $(API_VER) to libgtkhtml-editor0 name. 
@@ -14,7 +15,7 @@
   * debian/libgtkhtmleditor*.install renamed and edited to follow soname
     change.
 
- -- Yves-Alexis Perez <corsac at debian.org>  Sat, 02 Oct 2010 17:50:57 +0200
+ -- Yves-Alexis Perez <corsac at debian.org>  Sun, 03 Oct 2010 11:48:42 +0200
 
 gtkhtml3.14 (3.30.3-1) unstable; urgency=low
 

Modified: experimental/gtkhtml3.14/debian/control
URL: http://svn.debian.org/wsvn/pkg-evolution/experimental/gtkhtml3.14/debian/control?rev=1760&op=diff
==============================================================================
--- experimental/gtkhtml3.14/debian/control (original)
+++ experimental/gtkhtml3.14/debian/control Sun Oct  3 09:49:07 2010
@@ -87,8 +87,8 @@
 Architecture: all
 Depends: ${shlibs:Depends},
          ${misc:Depends},
-Conflicts: gtkhtml3.14
-Replaces: gtkhtml3.14
+Conflicts: gtkhtml3.14, libgtkhtml-editor-common
+Replaces: gtkhtml3.14, libgtkhtml-editor-common
 Description: HTML rendering/editing library - editor widget data
  GtkHTML is a lightweight HTML rendering/printing/editing engine.
  .




More information about the pkg-evolution-commits mailing list