r32685 - in /desktop/unstable/gconf/debian: changelog control control.in

jordi at users.alioth.debian.org jordi at users.alioth.debian.org
Sun Feb 26 21:29:14 UTC 2012


Author: jordi
Date: Sun Feb 26 21:29:14 2012
New Revision: 32685

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=32685
Log:
Let gconf2-common Breaks: libgconf2-4 (<< 3.2.3-2), to avoid partial
upgrades.

Modified:
    desktop/unstable/gconf/debian/changelog
    desktop/unstable/gconf/debian/control
    desktop/unstable/gconf/debian/control.in

Modified: desktop/unstable/gconf/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gconf/debian/changelog?rev=32685&op=diff
==============================================================================
--- desktop/unstable/gconf/debian/changelog [utf-8] (original)
+++ desktop/unstable/gconf/debian/changelog [utf-8] Sun Feb 26 21:29:14 2012
@@ -1,3 +1,10 @@
+gconf (3.2.3-3) unstable; urgency=medium
+
+  * Let gconf2-common Breaks: libgconf2-4 (<< 3.2.3-2), to avoid partial
+    upgrades.
+
+ -- Jordi Mallach <jordi at debian.org>  Sun, 26 Feb 2012 22:26:14 +0100
+
 gconf (3.2.3-2) unstable; urgency=low
 
   [ Michael Biebl ]

Modified: desktop/unstable/gconf/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gconf/debian/control?rev=32685&op=diff
==============================================================================
--- desktop/unstable/gconf/debian/control [utf-8] (original)
+++ desktop/unstable/gconf/debian/control [utf-8] Sun Feb 26 21:29:14 2012
@@ -7,7 +7,7 @@
 Section: libs
 Priority: optional
 Maintainer: Josselin Mouette <joss at debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu at debian.org>, Michael Biebl <biebl at debian.org>, Sebastian Dröge <slomo at debian.org>, Sjoerd Simons <sjoerd at debian.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu at debian.org>, Jordi Mallach <jordi at debian.org>, Michael Biebl <biebl at debian.org>, Sebastian Dröge <slomo at debian.org>, Sjoerd Simons <sjoerd at debian.org>
 Build-Depends: debhelper (>= 8),
                cdbs (>= 0.4.90),
                gnome-pkg-tools (>= 0.14),
@@ -77,6 +77,7 @@
 Multi-Arch: foreign
 Depends: ${misc:Depends},
          ucf
+Breaks: libgconf2-4 (<< 3.2.3-2)
 Description: GNOME configuration database system (common files)
  GConf is a configuration database system for storing application
  preferences. It supports default or mandatory settings set by the

Modified: desktop/unstable/gconf/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gconf/debian/control.in?rev=32685&op=diff
==============================================================================
--- desktop/unstable/gconf/debian/control.in [utf-8] (original)
+++ desktop/unstable/gconf/debian/control.in [utf-8] Sun Feb 26 21:29:14 2012
@@ -72,6 +72,7 @@
 Multi-Arch: foreign
 Depends: ${misc:Depends},
          ucf
+Breaks: libgconf2-4 (<< 3.2.3-2)
 Description: GNOME configuration database system (common files)
  GConf is a configuration database system for storing application
  preferences. It supports default or mandatory settings set by the




More information about the pkg-gnome-commits mailing list