r46094 - in /desktop/unstable/metacity/debian: changelog control control.in libmetacity-private3.install libmetacity-private3.symbols libmetacity-private3a.install libmetacity-private3a.symbols
mitya57 at users.alioth.debian.org
mitya57 at users.alioth.debian.org
Thu Sep 24 10:47:01 UTC 2015
Author: mitya57
Date: Thu Sep 24 10:47:01 2015
New Revision: 46094
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=46094
Log:
Rename libmetacity-private3 package to libmetacity-private3a.
There was an ABI break upstream, which is legitimate from upstream
point of view (as 3.17.x was an unstable branch), but we shipped
3.17.x in unstable so we need to adopt accordingly.
Added:
desktop/unstable/metacity/debian/libmetacity-private3a.install
- copied unchanged from r46093, desktop/unstable/metacity/debian/libmetacity-private3.install
desktop/unstable/metacity/debian/libmetacity-private3a.symbols
- copied, changed from r46093, desktop/unstable/metacity/debian/libmetacity-private3.symbols
Removed:
desktop/unstable/metacity/debian/libmetacity-private3.install
desktop/unstable/metacity/debian/libmetacity-private3.symbols
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=46094&op=diff
==============================================================================
--- desktop/unstable/metacity/debian/changelog [utf-8] (original)
+++ desktop/unstable/metacity/debian/changelog [utf-8] Thu Sep 24 10:47:01 2015
@@ -4,6 +4,10 @@
* Drop all patches, applied upstream.
* Stop recommending gnome-themes-standard, as Metacity themes are now
in metacity-common package.
+ * Rename libmetacity-private3 package to libmetacity-private3a.
+ There was an ABI break upstream, which is legitimate from upstream
+ point of view (as 3.17.x was an unstable branch), but we shipped
+ 3.17.x in unstable so we need to adopt accordingly.
-- Dmitry Shachnev <mitya57 at debian.org> Tue, 08 Sep 2015 17:13:36 +0300
Modified: desktop/unstable/metacity/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/metacity/debian/control?rev=46094&op=diff
==============================================================================
--- desktop/unstable/metacity/debian/control [utf-8] (original)
+++ desktop/unstable/metacity/debian/control [utf-8] Thu Sep 24 10:47:01 2015
@@ -6,7 +6,7 @@
Section: x11
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Andreas Henriksson <andreas at fatal.se>, Dmitry Shachnev <mitya57 at debian.org>
+Uploaders: Dmitry Shachnev <mitya57 at debian.org>
Build-Depends: cdbs (>= 0.4.41),
debhelper (>= 8),
dh-autoreconf,
@@ -57,12 +57,14 @@
.
This package contains the core binaries.
-Package: libmetacity-private3
+Package: libmetacity-private3a
Section: libs
Architecture: any
Depends: metacity-common (= ${source:Version}),
${misc:Depends},
${shlibs:Depends}
+Breaks: libmetacity-private3 (<= 3.18)
+Replaces: libmetacity-private3 (<= 3.18)
Description: library for the Metacity window manager
Metacity is a small window manager, using GTK+ to do everything.
.
@@ -93,7 +95,7 @@
Section: libdevel
Architecture: any
Depends: libgtk-3-dev,
- libmetacity-private3 (= ${binary:Version}),
+ libmetacity-private3a (= ${binary:Version}),
${misc:Depends}
Description: development files 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=46094&op=diff
==============================================================================
--- desktop/unstable/metacity/debian/control.in [utf-8] (original)
+++ desktop/unstable/metacity/debian/control.in [utf-8] Thu Sep 24 10:47:01 2015
@@ -53,12 +53,14 @@
.
This package contains the core binaries.
-Package: libmetacity-private3
+Package: libmetacity-private3a
Section: libs
Architecture: any
Depends: metacity-common (= ${source:Version}),
${misc:Depends},
${shlibs:Depends}
+Breaks: libmetacity-private3 (<= 3.18)
+Replaces: libmetacity-private3 (<= 3.18)
Description: library for the Metacity window manager
Metacity is a small window manager, using GTK+ to do everything.
.
@@ -89,7 +91,7 @@
Section: libdevel
Architecture: any
Depends: libgtk-3-dev,
- libmetacity-private3 (= ${binary:Version}),
+ libmetacity-private3a (= ${binary:Version}),
${misc:Depends}
Description: development files for the Metacity window manager
Metacity is a small window manager, using GTK+ to do everything.
Copied: desktop/unstable/metacity/debian/libmetacity-private3a.symbols (from r46093, desktop/unstable/metacity/debian/libmetacity-private3.symbols)
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/metacity/debian/libmetacity-private3a.symbols?rev=46094&op=diff
==============================================================================
--- desktop/unstable/metacity/debian/libmetacity-private3.symbols [utf-8] (original)
+++ desktop/unstable/metacity/debian/libmetacity-private3a.symbols [utf-8] Thu Sep 24 10:47:01 2015
@@ -1,4 +1,4 @@
-libmetacity-private.so.3 libmetacity-private3 #MINVER#
+libmetacity-private.so.3 libmetacity-private3a #MINVER#
__window_is_terminal at Base 3.17.1
ag_Xmalloc0 at Base 3.17.1
ag_Xmalloc at Base 3.17.1
@@ -37,7 +37,7 @@
meta_compositor_destroy at Base 3.17.1
meta_compositor_end_move at Base 3.17.1
meta_compositor_free_window at Base 3.17.1
- meta_compositor_get_window_pixmap at Base 3.17.1
+ meta_compositor_get_window_surface at Base 3.18.0
meta_compositor_manage_screen at Base 3.17.1
meta_compositor_maximize_window at Base 3.17.1
meta_compositor_new at Base 3.17.1
@@ -514,7 +514,7 @@
meta_ui_get_frame_borders at Base 3.17.1
meta_ui_get_frame_bounds at Base 3.17.1
meta_ui_get_frame_mask at Base 3.17.1
- meta_ui_get_pixbuf_from_pixmap at Base 3.17.1
+ meta_ui_get_pixbuf_from_surface at Base 3.18.0
meta_ui_have_a_theme at Base 3.17.1
meta_ui_init at Base 3.17.1
meta_ui_map_frame at Base 3.17.1
More information about the pkg-gnome-commits
mailing list