r44307 - in /packages/unstable/rhythmbox/debian: changelog control control.in librhythmbox-core8.install librhythmbox-core8.symbols librhythmbox-core9.install librhythmbox-core9.symbols rules

laney at users.alioth.debian.org laney at users.alioth.debian.org
Wed May 6 10:08:29 UTC 2015


Author: laney
Date: Wed May  6 10:08:28 2015
New Revision: 44307

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=44307
Log:
Update to 3.2.1, bump soname, update symbols file

Added:
    packages/unstable/rhythmbox/debian/librhythmbox-core9.install
      - copied unchanged from r44274, packages/unstable/rhythmbox/debian/librhythmbox-core8.install
    packages/unstable/rhythmbox/debian/librhythmbox-core9.symbols
      - copied, changed from r44274, packages/unstable/rhythmbox/debian/librhythmbox-core8.symbols
Removed:
    packages/unstable/rhythmbox/debian/librhythmbox-core8.install
    packages/unstable/rhythmbox/debian/librhythmbox-core8.symbols
Modified:
    packages/unstable/rhythmbox/debian/changelog
    packages/unstable/rhythmbox/debian/control
    packages/unstable/rhythmbox/debian/control.in
    packages/unstable/rhythmbox/debian/rules

Modified: packages/unstable/rhythmbox/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/rhythmbox/debian/changelog?rev=44307&op=diff
==============================================================================
--- packages/unstable/rhythmbox/debian/changelog	[utf-8] (original)
+++ packages/unstable/rhythmbox/debian/changelog	[utf-8] Wed May  6 10:08:28 2015
@@ -1,8 +1,12 @@
-rhythmbox (3.1-2) UNRELEASED; urgency=medium
+rhythmbox (3.2.1-1) UNRELEASED; urgency=medium
 
   * debian/control{,.in}: We use python3-gi, change dep
   * Use the adwaita-icon-theme instead of gnome-icon-theme
   * Build with dh-autoreconf for new ports.
+  * New upstream release 3.2.1
+  * debian/*: Update packaging to reflect SONAME bump from .8 to .9.
+  * debian/debian/librhythmbox-core9.symbols: Update with symbol changes in
+    this release.
 
  -- Iain Lane <laney at debian.org>  Fri, 01 May 2015 17:23:45 +0100
 

Modified: packages/unstable/rhythmbox/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/rhythmbox/debian/control?rev=44307&op=diff
==============================================================================
--- packages/unstable/rhythmbox/debian/control	[utf-8] (original)
+++ packages/unstable/rhythmbox/debian/control	[utf-8] Wed May  6 10:08:28 2015
@@ -70,7 +70,7 @@
          ${shlibs:Depends},
          ${python3:Depends},
          rhythmbox-data (= ${source:Version}),
-         librhythmbox-core8 (= ${binary:Version}),
+         librhythmbox-core9 (= ${binary:Version}),
          dbus,
          gstreamer1.0-plugins-base (>= 1.0.6),
          gstreamer1.0-plugins-good (>= 1.0.6),
@@ -140,7 +140,7 @@
          ${shlibs:Depends},
          ${python3:Depends},
          rhythmbox (= ${binary:Version}),
-         librhythmbox-core8 (= ${binary:Version}),
+         librhythmbox-core9 (= ${binary:Version}),
          gir1.2-rb-3.0 (= ${binary:Version}),
          gir1.2-glib-2.0,
          gir1.2-gtk-3.0,
@@ -205,7 +205,7 @@
  .
  This package contains the brasero based CD/DVD burning plugin.
 
-Package: librhythmbox-core8
+Package: librhythmbox-core9
 Section: libs
 Architecture: any
 Depends: ${misc:Depends},
@@ -222,7 +222,7 @@
 Architecture: any
 Depends: ${misc:Depends},
          ${shlibs:Depends},
-         librhythmbox-core8 (= ${binary:Version}),
+         librhythmbox-core9 (= ${binary:Version}),
          gir1.2-rb-3.0 (= ${binary:Version}),
          libglib2.0-dev,
          libgtk-3-dev,

Modified: packages/unstable/rhythmbox/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/rhythmbox/debian/control.in?rev=44307&op=diff
==============================================================================
--- packages/unstable/rhythmbox/debian/control.in	[utf-8] (original)
+++ packages/unstable/rhythmbox/debian/control.in	[utf-8] Wed May  6 10:08:28 2015
@@ -66,7 +66,7 @@
          ${shlibs:Depends},
          ${python3:Depends},
          rhythmbox-data (= ${source:Version}),
-         librhythmbox-core8 (= ${binary:Version}),
+         librhythmbox-core9 (= ${binary:Version}),
          dbus,
          gstreamer1.0-plugins-base (>= 1.0.6),
          gstreamer1.0-plugins-good (>= 1.0.6),
@@ -136,7 +136,7 @@
          ${shlibs:Depends},
          ${python3:Depends},
          rhythmbox (= ${binary:Version}),
-         librhythmbox-core8 (= ${binary:Version}),
+         librhythmbox-core9 (= ${binary:Version}),
          gir1.2-rb-3.0 (= ${binary:Version}),
          gir1.2-glib-2.0,
          gir1.2-gtk-3.0,
@@ -201,7 +201,7 @@
  .
  This package contains the brasero based CD/DVD burning plugin.
 
-Package: librhythmbox-core8
+Package: librhythmbox-core9
 Section: libs
 Architecture: any
 Depends: ${misc:Depends},
@@ -218,7 +218,7 @@
 Architecture: any
 Depends: ${misc:Depends},
          ${shlibs:Depends},
-         librhythmbox-core8 (= ${binary:Version}),
+         librhythmbox-core9 (= ${binary:Version}),
          gir1.2-rb-3.0 (= ${binary:Version}),
          libglib2.0-dev,
          libgtk-3-dev,

Copied: packages/unstable/rhythmbox/debian/librhythmbox-core9.symbols (from r44274, packages/unstable/rhythmbox/debian/librhythmbox-core8.symbols)
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/rhythmbox/debian/librhythmbox-core9.symbols?rev=44307&op=diff
==============================================================================
--- packages/unstable/rhythmbox/debian/librhythmbox-core8.symbols	[utf-8] (original)
+++ packages/unstable/rhythmbox/debian/librhythmbox-core9.symbols	[utf-8] Wed May  6 10:08:28 2015
@@ -1,4 +1,4 @@
-librhythmbox-core.so.8 librhythmbox-core8 #MINVER#
+librhythmbox-core.so.9 librhythmbox-core9 #MINVER#
  DEFAULT_SORTING_COLUMN at Base 3.0
  DEFAULT_SORTING_ORDER at Base 3.0
  RB_APP_ICON at Base 3.0
@@ -237,6 +237,7 @@
  rb_entry_view_set_state at Base 3.0
  rb_entry_view_state_get_type at Base 3.0
  rb_error_dialog at Base 3.0
+ rb_ext_db_delete at Base 3.2.1
  rb_ext_db_get_type at Base 3.0
  rb_ext_db_key_add_field at Base 3.0
  rb_ext_db_key_add_info at Base 3.0
@@ -255,6 +256,7 @@
  rb_ext_db_key_lookups at Base 3.0
  rb_ext_db_key_matches at Base 3.0
  rb_ext_db_key_to_store_key at Base 3.0
+ rb_ext_db_key_to_string at Base 3.2.1
  rb_ext_db_lookup at Base 3.0
  rb_ext_db_new at Base 3.0
  rb_ext_db_request at Base 3.0
@@ -327,7 +329,6 @@
  rb_history_set_maximum_size at Base 3.0
  rb_history_set_playing at Base 3.0
  rb_history_set_truncate_on_play at Base 3.0
- rb_image_new_from_stock at Base 3.0
  rb_import_dialog_entry_type_get_type at Base 3.0
  rb_import_dialog_get_type at Base 3.0
  rb_import_dialog_ignore_type_get_type at Base 3.0
@@ -770,7 +771,7 @@
  rb_source_copy at Base 3.0
  rb_source_create_search_action at Base 3.0
  rb_source_cut at Base 3.0
- rb_source_delete at Base 3.0
+ rb_source_delete_selected at Base 3.2.1
  rb_source_eof_type_get_type at Base 3.0
  rb_source_gather_selected_properties at Base 3.0
  rb_source_get_delete_label at Base 3.0
@@ -1074,6 +1075,7 @@
  rhythmdb_query_model_move_entry at Base 3.0
  rhythmdb_query_model_new at Base 3.0
  rhythmdb_query_model_new_empty at Base 3.0
+ rhythmdb_query_model_new_for_entry_type at Base 3.2.1
  rhythmdb_query_model_reapply_query at Base 3.0
  rhythmdb_query_model_remove_entry at Base 3.0
  rhythmdb_query_model_set_sort_order at Base 3.0

Modified: packages/unstable/rhythmbox/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/rhythmbox/debian/rules?rev=44307&op=diff
==============================================================================
--- packages/unstable/rhythmbox/debian/rules	[utf-8] (original)
+++ packages/unstable/rhythmbox/debian/rules	[utf-8] Wed May  6 10:08:28 2015
@@ -29,7 +29,7 @@
 # exclude plugins from shlibs generation
 DEB_DH_MAKESHLIBS_ARGS_rhythmbox-plugins += --no-act
 DEB_DH_MAKESHLIBS_ARGS_rhythmbox-plugin-cdrecorder += --no-act
-DEB_DH_MAKESHLIBS_ARGS_librhythmbox-core8 += -V -- -c4
+DEB_DH_MAKESHLIBS_ARGS_librhythmbox-core9 += -V -- -c4
 
 $(patsubst %,binary-post-install/%,$(DEB_PACKAGES)) ::
 	find debian/$(cdbs_curpkg) -name '*.a' -delete




More information about the pkg-gnome-commits mailing list