r51160 - in /desktop/unstable/metacity/debian: changelog control control.in libmetacity0.install libmetacity0.symbols libmetacity1.install libmetacity1.symbols

mitya57 at users.alioth.debian.org mitya57 at users.alioth.debian.org
Sun Sep 25 18:34:39 UTC 2016


Author: mitya57
Date: Sun Sep 25 18:34:36 2016
New Revision: 51160

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=51160
Log:
* New upstream release.
* Rename libmetacity0 to libmetacity1, following upstream soname change.

Added:
    desktop/unstable/metacity/debian/libmetacity1.install
      - copied unchanged from r51159, desktop/unstable/metacity/debian/libmetacity0.install
    desktop/unstable/metacity/debian/libmetacity1.symbols
      - copied, changed from r51159, desktop/unstable/metacity/debian/libmetacity0.symbols
Removed:
    desktop/unstable/metacity/debian/libmetacity0.install
    desktop/unstable/metacity/debian/libmetacity0.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=51160&op=diff
==============================================================================
--- desktop/unstable/metacity/debian/changelog	[utf-8] (original)
+++ desktop/unstable/metacity/debian/changelog	[utf-8] Sun Sep 25 18:34:36 2016
@@ -1,3 +1,10 @@
+metacity (1:3.22.0-1) UNRELEASED; urgency=medium
+
+  * New upstream release.
+  * Rename libmetacity0 to libmetacity1, following upstream soname change.
+
+ -- Dmitry Shachnev <mitya57 at debian.org>  Sun, 25 Sep 2016 21:20:26 +0300
+
 metacity (1:3.20.3-1) unstable; urgency=medium
 
   * New upstream bugfix release.

Modified: desktop/unstable/metacity/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/metacity/debian/control?rev=51160&op=diff
==============================================================================
--- desktop/unstable/metacity/debian/control	[utf-8] (original)
+++ desktop/unstable/metacity/debian/control	[utf-8] Sun Sep 25 18:34:36 2016
@@ -56,7 +56,7 @@
  .
  This package contains the core binaries.
 
-Package: libmetacity0
+Package: libmetacity1
 Section: libs
 Architecture: any
 Multi-Arch: same
@@ -92,7 +92,7 @@
 Architecture: any
 Multi-Arch: same
 Depends: libgtk-3-dev,
-         libmetacity0 (= ${binary:Version}),
+         libmetacity1 (= ${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=51160&op=diff
==============================================================================
--- desktop/unstable/metacity/debian/control.in	[utf-8] (original)
+++ desktop/unstable/metacity/debian/control.in	[utf-8] Sun Sep 25 18:34:36 2016
@@ -52,7 +52,7 @@
  .
  This package contains the core binaries.
 
-Package: libmetacity0
+Package: libmetacity1
 Section: libs
 Architecture: any
 Multi-Arch: same
@@ -88,7 +88,7 @@
 Architecture: any
 Multi-Arch: same
 Depends: libgtk-3-dev,
-         libmetacity0 (= ${binary:Version}),
+         libmetacity1 (= ${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/libmetacity1.symbols (from r51159, desktop/unstable/metacity/debian/libmetacity0.symbols)
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/metacity/debian/libmetacity1.symbols?rev=51160&op=diff
==============================================================================
--- desktop/unstable/metacity/debian/libmetacity0.symbols	[utf-8] (original)
+++ desktop/unstable/metacity/debian/libmetacity1.symbols	[utf-8] Sun Sep 25 18:34:36 2016
@@ -1,7 +1,6 @@
-libmetacity.so.0 libmetacity0 #MINVER#
- meta_button_function_from_string at Base 3.20.0
- meta_button_function_get_opposite at Base 3.20.0
- meta_button_layout_new at Base 3.20.0
+libmetacity.so.1 libmetacity1 #MINVER#
+ meta_button_get_event_rect at Base 3.22.0
+ meta_button_get_type at Base 3.22.0
  meta_color_get_background_color at Base 3.20.0
  meta_color_get_dark_color at Base 3.20.0
  meta_color_get_light_color at Base 3.20.0
@@ -10,11 +9,14 @@
  meta_theme_draw_frame at Base 3.20.0
  meta_theme_error_get_type at Base 3.20.0
  meta_theme_error_quark at Base 3.20.0
+ meta_theme_get_button at Base 3.22.0
+ meta_theme_get_buttons at Base 3.22.0
  meta_theme_get_frame_borders at Base 3.20.0
  meta_theme_get_type at Base 3.20.0
  meta_theme_invalidate at Base 3.20.0
  meta_theme_load at Base 3.20.0
  meta_theme_new at Base 3.20.0
+ meta_theme_set_button_layout at Base 3.22.0
  meta_theme_set_composited at Base 3.20.0
  meta_theme_set_titlebar_font at Base 3.20.0
  meta_theme_type_get_type at Base 3.20.0




More information about the pkg-gnome-commits mailing list