r40319 - in /desktop/wheezy/librsvg/debian: changelog control control.in

joss at users.alioth.debian.org joss at users.alioth.debian.org
Wed Dec 4 20:08:34 UTC 2013


Author: joss
Date: Wed Dec  4 20:08:34 2013
New Revision: 40319

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=40319
Log:
Break libgtk-3-0 (<< 3.4.2-7) which uses the anti-feature that is 
disable by the bugfix.

Modified:
    desktop/wheezy/librsvg/debian/changelog
    desktop/wheezy/librsvg/debian/control
    desktop/wheezy/librsvg/debian/control.in

Modified: desktop/wheezy/librsvg/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/wheezy/librsvg/debian/changelog?rev=40319&op=diff
==============================================================================
--- desktop/wheezy/librsvg/debian/changelog	[utf-8] (original)
+++ desktop/wheezy/librsvg/debian/changelog	[utf-8] Wed Dec  4 20:08:34 2013
@@ -4,7 +4,11 @@
   * Fix CVE-2013-1881: disable loading of external entities.
     Closes: #724741.
 
- -- Josselin Mouette <joss at debian.org>  Wed, 04 Dec 2013 15:06:01 +0100
+  [ Josselin Mouette ]
+  * Break libgtk-3-0 (<< 3.4.2-7) which uses the anti-feature that is 
+    disable by the bugfix.
+
+ -- Josselin Mouette <joss at debian.org>  Wed, 04 Dec 2013 21:08:25 +0100
 
 librsvg (2.36.1-1) unstable; urgency=low
 

Modified: desktop/wheezy/librsvg/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/wheezy/librsvg/debian/control?rev=40319&op=diff
==============================================================================
--- desktop/wheezy/librsvg/debian/control	[utf-8] (original)
+++ desktop/wheezy/librsvg/debian/control	[utf-8] Wed Dec  4 20:08:34 2013
@@ -7,7 +7,7 @@
 Section: libdevel
 Priority: optional
 Maintainer: Josselin Mouette <joss at debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Martin Pitt <mpitt at debian.org>, Michael Biebl <biebl at debian.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: cdbs (>= 0.4.93),
                debhelper (>= 8.1.3),
                libxml2-dev (>= 2.7.0),
@@ -58,6 +58,7 @@
          ${shlibs:Depends}
 Recommends: librsvg2-common
 Suggests: librsvg2-bin
+Breaks: libgtk-3-0 (<< 3.4.2-7)
 Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same
 Description: SAX-based renderer library for SVG files (runtime)

Modified: desktop/wheezy/librsvg/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/wheezy/librsvg/debian/control.in?rev=40319&op=diff
==============================================================================
--- desktop/wheezy/librsvg/debian/control.in	[utf-8] (original)
+++ desktop/wheezy/librsvg/debian/control.in	[utf-8] Wed Dec  4 20:08:34 2013
@@ -53,6 +53,7 @@
          ${shlibs:Depends}
 Recommends: librsvg2-common
 Suggests: librsvg2-bin
+Breaks: libgtk-3-0 (<< 3.4.2-7)
 Pre-Depends: ${misc:Pre-Depends}
 Multi-Arch: same
 Description: SAX-based renderer library for SVG files (runtime)




More information about the pkg-gnome-commits mailing list