r31537 - in /desktop/unstable/gtk+3.0/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Fri Nov 18 21:39:33 UTC 2011


Author: biebl
Date: Fri Nov 18 21:39:31 2011
New Revision: 31537

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=31537
Log:
* debian/control.in:
  - Add Breaks against gnome-themes-standard (<< 3.2) due to the CSS theming
    related changes. (Closes: #649203)

Modified:
    desktop/unstable/gtk+3.0/debian/changelog
    desktop/unstable/gtk+3.0/debian/control
    desktop/unstable/gtk+3.0/debian/control.in

Modified: desktop/unstable/gtk+3.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B3.0/debian/changelog?rev=31537&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/changelog [utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/changelog [utf-8] Fri Nov 18 21:39:31 2011
@@ -1,6 +1,9 @@
 gtk+3.0 (3.2.2-2) UNRELEASED; urgency=low
 
   * Upload to unstable.
+  * debian/control.in:
+    - Add Breaks against gnome-themes-standard (<< 3.2) due to the CSS theming
+      related changes. (Closes: #649203)
 
  -- Michael Biebl <biebl at debian.org>  Fri, 18 Nov 2011 20:20:15 +0100
 

Modified: desktop/unstable/gtk+3.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B3.0/debian/control?rev=31537&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/control [utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/control [utf-8] Fri Nov 18 21:39:31 2011
@@ -2,7 +2,7 @@
 Section: libs
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Emilio Pozuelo Monfort <pochu at debian.org>, Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>, Sjoerd Simons <sjoerd at debian.org>
+Uploaders: Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>, Sjoerd Simons <sjoerd at debian.org>
 Build-Depends: debhelper (>= 8),
                cdbs (>= 0.4.90~),
                gnome-pkg-tools (>= 0.11),
@@ -62,6 +62,7 @@
           gvfs
 Conflicts: libgtk3.0-0
 Replaces: libgtk3.0-0
+Breaks: gnome-themes-standard (<< 3.2)
 Description: GTK+ graphical user interface library
  GTK+ is a multi-platform toolkit for creating graphical user
  interfaces. Offering a complete set of widgets, GTK+ is suitable

Modified: desktop/unstable/gtk+3.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gtk%2B3.0/debian/control.in?rev=31537&op=diff
==============================================================================
--- desktop/unstable/gtk+3.0/debian/control.in [utf-8] (original)
+++ desktop/unstable/gtk+3.0/debian/control.in [utf-8] Fri Nov 18 21:39:31 2011
@@ -62,6 +62,7 @@
           gvfs
 Conflicts: libgtk3.0-0
 Replaces: libgtk3.0-0
+Breaks: gnome-themes-standard (<< 3.2)
 Description: GTK+ graphical user interface library
  GTK+ is a multi-platform toolkit for creating graphical user
  interfaces. Offering a complete set of widgets, GTK+ is suitable




More information about the pkg-gnome-commits mailing list