r36356 - in /desktop/unstable/libcroco: ./ debian/changelog debian/control debian/control.in

joss at users.alioth.debian.org joss at users.alioth.debian.org
Sun Nov 25 22:19:55 UTC 2012


Author: joss
Date: Sun Nov 25 22:19:55 2012
New Revision: 36356

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=36356
Log:
libcroco-tools breaks/replaces libcroco3 (<< 0.6.2-2).
Closes: #694359.

Modified:
    desktop/unstable/libcroco/   (props changed)
    desktop/unstable/libcroco/debian/changelog
    desktop/unstable/libcroco/debian/control
    desktop/unstable/libcroco/debian/control.in

Propchange: desktop/unstable/libcroco/
------------------------------------------------------------------------------
    svn:mergeinfo = /desktop/experimental/libcroco:36355

Modified: desktop/unstable/libcroco/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libcroco/debian/changelog?rev=36356&op=diff
==============================================================================
--- desktop/unstable/libcroco/debian/changelog [utf-8] (original)
+++ desktop/unstable/libcroco/debian/changelog [utf-8] Sun Nov 25 22:19:55 2012
@@ -1,3 +1,10 @@
+libcroco (0.6.6-2) UNRELEASED; urgency=low
+
+  * libcroco-tools breaks/replaces libcroco3 (<< 0.6.2-2).
+    Closes: #694359.
+
+ -- Josselin Mouette <joss at debian.org>  Sun, 25 Nov 2012 23:18:04 +0100
+
 libcroco (0.6.6-1) unstable; urgency=low
 
   [ Michael Biebl ]

Modified: desktop/unstable/libcroco/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libcroco/debian/control?rev=36356&op=diff
==============================================================================
--- desktop/unstable/libcroco/debian/control [utf-8] (original)
+++ desktop/unstable/libcroco/debian/control [utf-8] Sun Nov 25 22:19:55 2012
@@ -84,6 +84,8 @@
 Multi-Arch: foreign
 Depends: ${shlibs:Depends},
          ${misc:Depends}
+Breaks: libcroco3 (<< 0.6.2-2)
+Replaces: libcroco3 (<< 0.6.2-2)
 Description: Cascading Style Sheet (CSS) parsing and manipulation toolkit - utils
  Services provided by Libcroco
   * A parser module that provides

Modified: desktop/unstable/libcroco/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libcroco/debian/control.in?rev=36356&op=diff
==============================================================================
--- desktop/unstable/libcroco/debian/control.in [utf-8] (original)
+++ desktop/unstable/libcroco/debian/control.in [utf-8] Sun Nov 25 22:19:55 2012
@@ -79,6 +79,8 @@
 Multi-Arch: foreign
 Depends: ${shlibs:Depends},
          ${misc:Depends}
+Breaks: libcroco3 (<< 0.6.2-2)
+Replaces: libcroco3 (<< 0.6.2-2)
 Description: Cascading Style Sheet (CSS) parsing and manipulation toolkit - utils
  Services provided by Libcroco
   * A parser module that provides




More information about the pkg-gnome-commits mailing list