r43436 - in /desktop/unstable/metacity/debian: changelog control control.in

mitya57-guest at users.alioth.debian.org mitya57-guest at users.alioth.debian.org
Fri Oct 10 06:58:16 UTC 2014


Author: mitya57-guest
Date: Fri Oct 10 06:58:16 2014
New Revision: 43436

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=43436
Log:
Restore Breaks, remove only Replaces.

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

Modified: desktop/unstable/metacity/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/metacity/debian/changelog?rev=43436&op=diff
==============================================================================
--- desktop/unstable/metacity/debian/changelog	[utf-8] (original)
+++ desktop/unstable/metacity/debian/changelog	[utf-8] Fri Oct 10 06:58:16 2014
@@ -6,8 +6,8 @@
   * Rename libmetacity-private1 to libmetacity-private2,
     following upstream soname bump.
   * Update libmetacity-private2.symbols.
-  * Drop Breaks/Replaces on libmetacity-private0*, these
-    are not actually needed as there is no file conflict.
+  * Drop Replaces on libmetacity-private0*, as there is no file
+    conflict (keep only Breaks).
   * Drop hardcoded metacity dependency on private library,
     it is pulled in by metacity-theme-viewer via shlibdeps.
   * Bump Standards-Version to 3.9.6, no changes needed.
@@ -34,7 +34,7 @@
     - Adds support for Ubuntu themes (closes: #610936).
   * Drop all patches, applied upstream.
   * Build-depend on libgtk-3-dev and libcanberra-gtk3-dev.
-  * Rename libmetacity-private0a to libmetacity-private-1,
+  * Rename libmetacity-private0a to libmetacity-private1,
     following upstream soname bump.
   * Add symbols file for libmetacity-private1.
   * Remove duplicate Section field, add Homepage field.

Modified: desktop/unstable/metacity/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/metacity/debian/control?rev=43436&op=diff
==============================================================================
--- desktop/unstable/metacity/debian/control	[utf-8] (original)
+++ desktop/unstable/metacity/debian/control	[utf-8] Fri Oct 10 06:58:16 2014
@@ -64,6 +64,7 @@
 Depends: metacity-common (= ${source:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
+Breaks: libmetacity-private0, libmetacity-private0a, libmetacity-private1
 Description: library for the Metacity window manager
  Metacity is a small window manager, using GTK+ to do everything.
  .

Modified: desktop/unstable/metacity/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/metacity/debian/control.in?rev=43436&op=diff
==============================================================================
--- desktop/unstable/metacity/debian/control.in	[utf-8] (original)
+++ desktop/unstable/metacity/debian/control.in	[utf-8] Fri Oct 10 06:58:16 2014
@@ -60,6 +60,7 @@
 Depends: metacity-common (= ${source:Version}),
          ${misc:Depends},
          ${shlibs:Depends}
+Breaks: libmetacity-private0, libmetacity-private0a, libmetacity-private1
 Description: library for the Metacity window manager
  Metacity is a small window manager, using GTK+ to do everything.
  .




More information about the pkg-gnome-commits mailing list