r38259 - in /desktop/unstable/gdl/debian: changelog control control.in libgdl-3-2.install libgdl-3-2.symbols libgdl-3-5.install libgdl-3-5.symbols

toabctl-guest at users.alioth.debian.org toabctl-guest at users.alioth.debian.org
Thu May 30 21:07:34 UTC 2013


Author: toabctl-guest
Date: Thu May 30 21:07:34 2013
New Revision: 38259

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=38259
Log:
* New upstream release.
* debian/control:
  - Bump Standards-Version to 3.9.4.
  - Rename libgdl-3-2 → libgdl-3-5 for the soname bump.

Added:
    desktop/unstable/gdl/debian/libgdl-3-5.install
    desktop/unstable/gdl/debian/libgdl-3-5.symbols
Removed:
    desktop/unstable/gdl/debian/libgdl-3-2.install
    desktop/unstable/gdl/debian/libgdl-3-2.symbols
Modified:
    desktop/unstable/gdl/debian/changelog
    desktop/unstable/gdl/debian/control
    desktop/unstable/gdl/debian/control.in

Modified: desktop/unstable/gdl/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdl/debian/changelog?rev=38259&op=diff
==============================================================================
--- desktop/unstable/gdl/debian/changelog [utf-8] (original)
+++ desktop/unstable/gdl/debian/changelog [utf-8] Thu May 30 21:07:34 2013
@@ -1,3 +1,12 @@
+gdl (3.8.1-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+  * debian/control:
+    - Bump Standards-Version to 3.9.4.
+    - Rename libgdl-3-2 → libgdl-3-5 for the soname bump.
+
+ -- Thomas Bechtold <thomasbechtold at jpberlin.de>  Tue, 28 May 2013 19:32:00 +0200
+
 gdl (3.4.2-1) unstable; urgency=low
 
   * New upstream release.

Modified: desktop/unstable/gdl/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdl/debian/control?rev=38259&op=diff
==============================================================================
--- desktop/unstable/gdl/debian/control [utf-8] (original)
+++ desktop/unstable/gdl/debian/control [utf-8] Thu May 30 21:07:34 2013
@@ -7,7 +7,7 @@
 Section: libs
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Jordi Mallach <jordi at debian.org>, Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>, Sebastian Dröge <slomo at debian.org>
+Uploaders: Jordi Mallach <jordi at debian.org>, Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: debhelper (>= 8.1.3),
                cdbs (>= 0.4.93),
                autotools-dev,
@@ -19,14 +19,14 @@
                gobject-introspection (>= 0.6.7),
                libgirepository1.0-dev (>= 0.6.7)
 Build-Depends-Indep: libglib2.0-doc, libgtk-3-doc
-Standards-Version: 3.9.3
+Standards-Version: 3.9.4
 Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/desktop/unstable/gdl
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/gdl
 
 Package: libgdl-3-dev
 Section: libdevel
 Architecture: any
-Depends: libgdl-3-2 (= ${binary:Version}),
+Depends: libgdl-3-5 (= ${binary:Version}),
          gir1.2-gdl-3 (= ${binary:Version}),
          libgtk-3-dev,
          libxml2-dev (>= 2.2.8),
@@ -39,7 +39,7 @@
  .
  This package contains the development files.
 
-Package: libgdl-3-2
+Package: libgdl-3-5
 Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
@@ -81,7 +81,7 @@
 Section: debug
 Priority: extra
 Architecture: any
-Depends: libgdl-3-2 (= ${binary:Version}),
+Depends: libgdl-3-5 (= ${binary:Version}),
          ${misc:Depends}
 Description: GNOME DevTool libraries - debug files
  Provides a support library for development tools from the GNOME environment.

Modified: desktop/unstable/gdl/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdl/debian/control.in?rev=38259&op=diff
==============================================================================
--- desktop/unstable/gdl/debian/control.in [utf-8] (original)
+++ desktop/unstable/gdl/debian/control.in [utf-8] Thu May 30 21:07:34 2013
@@ -14,14 +14,14 @@
                gobject-introspection (>= 0.6.7),
                libgirepository1.0-dev (>= 0.6.7)
 Build-Depends-Indep: libglib2.0-doc, libgtk-3-doc
-Standards-Version: 3.9.3
+Standards-Version: 3.9.4
 Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/desktop/unstable/gdl
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/gdl
 
 Package: libgdl-3-dev
 Section: libdevel
 Architecture: any
-Depends: libgdl-3-2 (= ${binary:Version}),
+Depends: libgdl-3-5 (= ${binary:Version}),
          gir1.2-gdl-3 (= ${binary:Version}),
          libgtk-3-dev,
          libxml2-dev (>= 2.2.8),
@@ -34,7 +34,7 @@
  .
  This package contains the development files.
 
-Package: libgdl-3-2
+Package: libgdl-3-5
 Architecture: any
 Multi-Arch: same
 Pre-Depends: ${misc:Pre-Depends}
@@ -76,7 +76,7 @@
 Section: debug
 Priority: extra
 Architecture: any
-Depends: libgdl-3-2 (= ${binary:Version}),
+Depends: libgdl-3-5 (= ${binary:Version}),
          ${misc:Depends}
 Description: GNOME DevTool libraries - debug files
  Provides a support library for development tools from the GNOME environment.

Added: desktop/unstable/gdl/debian/libgdl-3-5.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdl/debian/libgdl-3-5.install?rev=38259&op=file
==============================================================================
--- desktop/unstable/gdl/debian/libgdl-3-5.install (added)
+++ desktop/unstable/gdl/debian/libgdl-3-5.install [utf-8] Thu May 30 21:07:34 2013
@@ -1,0 +1,1 @@
+usr/lib/*/libgdl-3.so.*

Added: desktop/unstable/gdl/debian/libgdl-3-5.symbols
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gdl/debian/libgdl-3-5.symbols?rev=38259&op=file
==============================================================================
--- desktop/unstable/gdl/debian/libgdl-3-5.symbols (added)
+++ desktop/unstable/gdl/debian/libgdl-3-5.symbols [utf-8] Thu May 30 21:07:34 2013
@@ -1,0 +1,149 @@
+libgdl-3.so.5 libgdl-3-5 #MINVER#
+ gdl_dock_add_floating_item at Base 3.8.1
+ gdl_dock_add_item at Base 3.8.1
+ gdl_dock_bar_get_orientation at Base 3.8.1
+ gdl_dock_bar_get_style at Base 3.8.1
+ gdl_dock_bar_get_type at Base 3.8.1
+ gdl_dock_bar_new at Base 3.8.1
+ gdl_dock_bar_set_orientation at Base 3.8.1
+ gdl_dock_bar_set_style at Base 3.8.1
+ gdl_dock_bar_style_get_type at Base 3.8.1
+ gdl_dock_get_item_by_name at Base 3.8.1
+ gdl_dock_get_named_items at Base 3.8.1
+ gdl_dock_get_placeholder_by_name at Base 3.8.1
+ gdl_dock_get_root at Base 3.8.1
+ gdl_dock_get_type at Base 3.8.1
+ gdl_dock_hide_preview at Base 3.8.1
+ gdl_dock_item_behavior_get_type at Base 3.8.1
+ gdl_dock_item_bind at Base 3.8.1
+ gdl_dock_item_button_image_get_type at Base 3.8.1
+ gdl_dock_item_button_image_new at Base 3.8.1
+ gdl_dock_item_class_set_has_grip at Base 3.8.1
+ gdl_dock_item_create_label_widget at Base 3.8.1
+ gdl_dock_item_dock_to at Base 3.8.1
+ gdl_dock_item_flags_get_type at Base 3.8.1
+ gdl_dock_item_get_behavior_flags at Base 3.8.1
+ gdl_dock_item_get_child at Base 3.8.1
+ gdl_dock_item_get_drag_area at Base 3.8.1
+ gdl_dock_item_get_grip at Base 3.8.1
+ gdl_dock_item_get_orientation at Base 3.8.1
+ gdl_dock_item_get_tablabel at Base 3.8.1
+ gdl_dock_item_get_type at Base 3.8.1
+ gdl_dock_item_grip_get_type at Base 3.8.1
+ gdl_dock_item_grip_has_event at Base 3.8.1
+ gdl_dock_item_grip_hide_handle at Base 3.8.1
+ gdl_dock_item_grip_new at Base 3.8.1
+ gdl_dock_item_grip_set_cursor at Base 3.8.1
+ gdl_dock_item_grip_set_label at Base 3.8.1
+ gdl_dock_item_grip_show_handle at Base 3.8.1
+ gdl_dock_item_hide_grip at Base 3.8.1
+ gdl_dock_item_hide_item at Base 3.8.1
+ gdl_dock_item_iconify_item at Base 3.8.1
+ gdl_dock_item_is_closed at Base 3.8.1
+ gdl_dock_item_is_iconified at Base 3.8.1
+ gdl_dock_item_is_placeholder at Base 3.8.1
+ gdl_dock_item_lock at Base 3.8.1
+ gdl_dock_item_new at Base 3.8.1
+ gdl_dock_item_new_with_pixbuf_icon at Base 3.8.1
+ gdl_dock_item_new_with_stock at Base 3.8.1
+ gdl_dock_item_notify_deselected at Base 3.8.1
+ gdl_dock_item_notify_selected at Base 3.8.1
+ gdl_dock_item_or_child_has_focus at Base 3.8.1
+ gdl_dock_item_preferred_size at Base 3.8.1
+ gdl_dock_item_set_behavior_flags at Base 3.8.1
+ gdl_dock_item_set_child at Base 3.8.1
+ gdl_dock_item_set_default_position at Base 3.8.1
+ gdl_dock_item_set_orientation at Base 3.8.1
+ gdl_dock_item_set_tablabel at Base 3.8.1
+ gdl_dock_item_show_grip at Base 3.8.1
+ gdl_dock_item_show_item at Base 3.8.1
+ gdl_dock_item_unbind at Base 3.8.1
+ gdl_dock_item_unlock at Base 3.8.1
+ gdl_dock_item_unset_behavior_flags at Base 3.8.1
+ gdl_dock_layout_attach at Base 3.8.1
+ gdl_dock_layout_delete_layout at Base 3.8.1
+ gdl_dock_layout_get_layouts at Base 3.8.1
+ gdl_dock_layout_get_master at Base 3.8.1
+ gdl_dock_layout_get_type at Base 3.8.1
+ gdl_dock_layout_is_dirty at Base 3.8.1
+ gdl_dock_layout_load_from_file at Base 3.8.1
+ gdl_dock_layout_load_layout at Base 3.8.1
+ gdl_dock_layout_new at Base 3.8.1
+ gdl_dock_layout_save_layout at Base 3.8.1
+ gdl_dock_layout_save_to_file at Base 3.8.1
+ gdl_dock_layout_set_master at Base 3.8.1
+ gdl_dock_master_add at Base 3.8.1
+ gdl_dock_master_foreach at Base 3.8.1
+ gdl_dock_master_foreach_toplevel at Base 3.8.1
+ gdl_dock_master_get_controller at Base 3.8.1
+ gdl_dock_master_get_dock_name at Base 3.8.1
+ gdl_dock_master_get_object at Base 3.8.1
+ gdl_dock_master_get_type at Base 3.8.1
+ gdl_dock_master_remove at Base 3.8.1
+ gdl_dock_master_set_controller at Base 3.8.1
+ gdl_dock_new at Base 3.8.1
+ gdl_dock_new_from at Base 3.8.1
+ gdl_dock_notebook_get_type at Base 3.8.1
+ gdl_dock_notebook_new at Base 3.8.1
+ gdl_dock_object_bind at Base 3.8.1
+ gdl_dock_object_child_placement at Base 3.8.1
+ gdl_dock_object_class_set_is_compound at Base 3.8.1
+ gdl_dock_object_detach at Base 3.8.1
+ gdl_dock_object_dock at Base 3.8.1
+ gdl_dock_object_dock_request at Base 3.8.1
+ gdl_dock_object_flags_get_type at Base 3.8.1
+ gdl_dock_object_freeze at Base 3.8.1
+ gdl_dock_object_get_controller at Base 3.8.1
+ gdl_dock_object_get_long_name at Base 3.8.1
+ gdl_dock_object_get_master at Base 3.8.1
+ gdl_dock_object_get_name at Base 3.8.1
+ gdl_dock_object_get_parent_object at Base 3.8.1
+ gdl_dock_object_get_pixbuf at Base 3.8.1
+ gdl_dock_object_get_stock_id at Base 3.8.1
+ gdl_dock_object_get_toplevel at Base 3.8.1
+ gdl_dock_object_get_type at Base 3.8.1
+ gdl_dock_object_is_automatic at Base 3.8.1
+ gdl_dock_object_is_bound at Base 3.8.1
+ gdl_dock_object_is_closed at Base 3.8.1
+ gdl_dock_object_is_compound at Base 3.8.1
+ gdl_dock_object_is_frozen at Base 3.8.1
+ gdl_dock_object_layout_changed_notify at Base 3.8.1
+ gdl_dock_object_nick_from_type at Base 3.8.1
+ gdl_dock_object_present at Base 3.8.1
+ gdl_dock_object_reduce at Base 3.8.1
+ gdl_dock_object_reorder at Base 3.8.1
+ gdl_dock_object_set_long_name at Base 3.8.1
+ gdl_dock_object_set_manual at Base 3.8.1
+ gdl_dock_object_set_name at Base 3.8.1
+ gdl_dock_object_set_pixbuf at Base 3.8.1
+ gdl_dock_object_set_stock_id at Base 3.8.1
+ gdl_dock_object_set_type_for_nick at Base 3.8.1
+ gdl_dock_object_thaw at Base 3.8.1
+ gdl_dock_object_type_from_nick at Base 3.8.1
+ gdl_dock_object_unbind at Base 3.8.1
+ gdl_dock_paned_get_type at Base 3.8.1
+ gdl_dock_paned_new at Base 3.8.1
+ gdl_dock_param_flags_get_type at Base 3.8.1
+ gdl_dock_param_get_type at Base 3.8.1
+ gdl_dock_placeholder_attach at Base 3.8.1
+ gdl_dock_placeholder_get_type at Base 3.8.1
+ gdl_dock_placeholder_new at Base 3.8.1
+ gdl_dock_placement_get_type at Base 3.8.1
+ gdl_dock_set_skip_taskbar at Base 3.8.1
+ gdl_dock_show_preview at Base 3.8.1
+ gdl_dock_tablabel_activate at Base 3.8.1
+ gdl_dock_tablabel_deactivate at Base 3.8.1
+ gdl_dock_tablabel_get_type at Base 3.8.1
+ gdl_dock_tablabel_new at Base 3.8.1
+ gdl_dock_xor_rect at Base 3.8.1
+ gdl_dock_xor_rect_hide at Base 3.8.1
+ gdl_marshal_VOID__OBJECT_ENUM_BOXED at Base 3.8.1
+ gdl_marshal_VOID__OBJECT_INT_INT at Base 3.8.1
+ gdl_marshal_VOID__UINT_UINT at Base 3.8.1
+ gdl_preview_window_get_type at Base 3.8.1
+ gdl_preview_window_new at Base 3.8.1
+ gdl_preview_window_update at Base 3.8.1
+ gdl_switcher_get_type at Base 3.8.1
+ gdl_switcher_insert_page at Base 3.8.1
+ gdl_switcher_new at Base 3.8.1
+ gdl_switcher_style_get_type at Base 3.8.1




More information about the pkg-gnome-commits mailing list