Changeset 4251
- Timestamp:
- 10/23/08 22:57:36 (5 years ago)
- Location:
- pkg/boss/main/glib2.0/trunk/debian
- Files:
-
- 11 edited
-
changelog (modified) (2 diffs)
-
control (modified) (3 diffs)
-
control.in (modified) (2 diffs)
-
libglib2.0-0.symbols (modified) (20 diffs)
-
libglib2.0-doc.doc-base.gio (modified) (1 diff)
-
libglib2.0-doc.doc-base.glib (modified) (1 diff)
-
libglib2.0-doc.doc-base.gobject (modified) (1 diff)
-
patches/01_gettext-desktopfiles.patch (modified) (3 diffs)
-
patches/02_usr_share_gnome_applications.patch (modified) (1 diff)
-
patches/03_blacklist-directories.patch (modified) (1 diff)
-
rules (modified) (5 diffs)
Legend:
- Unmodified
- Added
- Removed
-
pkg/boss/main/glib2.0/trunk/debian/changelog
r4178 r4251 1 glib2.0 (2.16.6-parsix1) unstable; urgency=low 2 3 * Sync'd with Debian 2.16.6-1 4 5 -- Alan Baghumian <alan@technotux.org> Fri, 26 Sep 2008 09:34:02 -0700 6 7 glib2.0 (2.16.6-1) unstable; urgency=low 8 9 * New upstream stable release; bug fixes; no API changes, except you'll get 10 string.h #included by some glib headers as they are relying on string.h's 11 API anyway. 12 - Refresh patch 60_wait-longer-for-threads-to-die to apply cleanly. 13 14 -- Loic Minier <lool@dooz.org> Fri, 26 Sep 2008 16:11:28 +0200 15 16 glib2.0 (2.16.5-1) unstable; urgency=low 17 18 * New upstream bugfix release: 19 + debian/patches/04_big-endian.patch, 20 debian/patches/99_autoconf.patch: 1 glib2.0 (2.18.2-parsix1) unstable; urgency=low 2 3 * Sync'd with Debian 2.18.2-1 4 5 -- Alan Baghumian <alan@technotux.org> Thu, 23 Oct 2008 13:56:43 -0700 6 7 glib2.0 (2.18.2-1) experimental; urgency=low 8 9 [ Loic Minier ] 10 * Suffix the Debian specific pcre bdep with "~" to allow backports and make 11 lintian happy. 12 * Update doc-base entries for new doc-base secttions: use Programming/C 13 instead of Apps/Programming. 14 * Use uppercase GNOME in doc-base description of glib. 15 * Recommend shared-mime-info for content-type guessing API; see 16 GNOME #554563. 17 * Pass -k to make check. 18 19 [ Sebastian Dröge ] 20 * New upstream bugfix release. 21 22 -- Sebastian Dröge <slomo@debian.org> Sun, 19 Oct 2008 13:26:48 +0200 23 24 glib2.0 (2.18.1-1) experimental; urgency=low 25 26 * New upstream bugfix release. 27 * debian/libglib2.0-0.symbols: 28 + Updated all 2.17 symbols to 2.18.0 to get dependencies on the stable 29 versions. 30 31 -- Sebastian Dröge <slomo@debian.org> Sun, 21 Sep 2008 15:31:15 +0200 32 33 glib2.0 (2.18.0-1) experimental; urgency=low 34 35 * New upstream stable release, with API addition. 36 - Update symbols file for new g_object_get_type() symbol and drop 37 g_slice_debug_tree_statistics() which shouldn't have been exported in 38 the first place. 39 - Refresh patches 01_gettext-desktopfiles, 40 02_usr_share_gnome_applications, and 03_blacklist-directories to apply 41 cleanly. 42 43 -- Loic Minier <lool@dooz.org> Wed, 03 Sep 2008 00:51:29 +0200 44 45 glib2.0 (2.17.7-1) experimental; urgency=low 46 47 * New upstream development release, the new API might still change: 48 + debian/rules, 49 debian/libglib2.0-0.symbols: 50 - Updated for the new symbols. 51 52 -- Sebastian Dröge <slomo@debian.org> Mon, 18 Aug 2008 16:04:30 +0200 53 54 glib2.0 (2.17.6-1) experimental; urgency=low 55 56 * New upstream development release, the new API might still change: 57 + debian/rules, 58 debian/libglib2.0-0.symbols: 59 - Updated for the new symbols. 60 61 -- Sebastian Dröge <slomo@debian.org> Mon, 04 Aug 2008 19:54:44 +0200 62 63 glib2.0 (2.17.4-1) experimental; urgency=low 64 65 [ Loic Minier ] 66 * List back m68k in arches where we could make the testsuite fatal, 67 following the update on GNOME #481575. 68 * Document why testsuite is currently completely disabled (fails when 69 there's no writable $HOME). 70 71 [ Sebastian Dröge ] 72 * New upstream development release, the new API might still change: 73 + debian/rules, 74 debian/libglib2.0-0.symbols: 75 - Updated for the new symbols. 76 + debian/patches/90_gio-nautilus-crash.patch: 21 77 - Dropped, merged upstream. 22 78 23 -- Sebastian Dröge <slomo@debian.org> Mon, 21 Jul 2008 12:23:09 +0200 24 25 glib2.0 (2.16.4-2) unstable; urgency=high 26 27 * debian/patches/04_big-endian.patch, 28 debian/patches/99_autoconf.patch: 29 + Fix endianness detection on big endian architectures like PPC. In 30 2.16.4-1 this was broken, resulting in essentially every package 31 built against it on big endian architectures to be potentially broken. 32 Set urgency=high for this. 33 34 -- Sebastian Dröge <slomo@debian.org> Mon, 14 Jul 2008 14:45:15 +0200 35 36 glib2.0 (2.16.4-1) unstable; urgency=low 79 -- Sebastian Dröge <slomo@debian.org> Tue, 22 Jul 2008 11:17:05 +0200 80 81 glib2.0 (2.17.3-2) experimental; urgency=low 82 83 * debian/patches/90_gio-nautilus-crash.patch: 84 + Patch from upstream SVN to fix a crash in nautilus 2.22. 85 86 -- Sebastian Dröge <slomo@debian.org> Sat, 05 Jul 2008 16:57:05 +0200 87 88 glib2.0 (2.17.3-1) experimental; urgency=low 89 90 * New upstream development release, the new API might still change: 91 + debian/rules, 92 debian/libglib2.0-0.symbols: 93 - Updated for the new symbols. 94 * debian/control.in: 95 + Updated Standards-Version to 3.8.0, no additional changes needed. 96 97 -- Sebastian Dröge <slomo@debian.org> Thu, 03 Jul 2008 11:21:17 +0200 98 99 glib2.0 (2.17.2-1) experimental; urgency=low 100 101 * New upstream development release, the new API might still change: 102 + debian/rules, 103 debian/libglib2.0-0.symbols: 104 - Updated for the new symbols. 105 106 -- Sebastian Dröge <slomo@debian.org> Tue, 17 Jun 2008 09:18:10 +0200 107 108 glib2.0 (2.17.0-1) experimental; urgency=low 37 109 38 110 [ Josselin Mouette ] … … 44 116 45 117 [ Sebastian Dröge ] 46 * New upstream bugfix release. 47 * debian/control.in: 48 + Updated Standards-Version to 3.8.0, no additional changes needed. 49 50 -- Sebastian Dröge <slomo@debian.org> Wed, 02 Jul 2008 06:29:42 +0200 118 * New upstream development release, the new API might still change. 119 * debian/rules: 120 + Include check-dist.mk to prevent accidental uploads to unstable. 121 + Bump SHVER to 2.17.0. 122 + Pass -c4 to dh_makeshlibs. 123 * debian/libglib2.0-0.symbols: 124 + Update symbols. 125 126 -- Sebastian Dröge <slomo@debian.org> Wed, 28 May 2008 10:40:30 +0200 51 127 52 128 glib2.0 (2.16.3-2) unstable; urgency=low -
pkg/boss/main/glib2.0/trunk/debian/control
r4001 r4251 3 3 Priority: optional 4 4 Maintainer: Loic Minier <lool@dooz.org> 5 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Sebastian Dröge <slomo@debian.org> , Sjoerd Simons <sjoerd@debian.org>5 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Sebastian Dröge <slomo@debian.org> 6 6 Build-Depends: debhelper (>> 5.0.22), 7 7 pkg-config (>= 0.14.0), … … 11 11 quilt, 12 12 dpkg-dev (>= 1.14.13), 13 libpcre3-dev (>= 7.4-1 ),13 libpcre3-dev (>= 7.4-1~), 14 14 gtk-doc-tools, 15 15 libselinux1-dev | not+linux-gnu, … … 23 23 Depends: ${misc:Depends}, 24 24 ${shlibs:Depends} 25 Recommends: libglib2.0-data 25 Recommends: libglib2.0-data, 26 shared-mime-info 26 27 Conflicts: libpango1.0-0 (<< 1.11) 27 28 Description: The GLib library of C routines -
pkg/boss/main/glib2.0/trunk/debian/control.in
r4001 r4251 11 11 quilt, 12 12 dpkg-dev (>= 1.14.13), 13 libpcre3-dev (>= 7.4-1 ),13 libpcre3-dev (>= 7.4-1~), 14 14 gtk-doc-tools, 15 15 libselinux1-dev | not+linux-gnu, … … 23 23 Depends: ${misc:Depends}, 24 24 ${shlibs:Depends} 25 Recommends: @DATA_PKG@ 25 Recommends: @DATA_PKG@, 26 shared-mime-info 26 27 Conflicts: libpango1.0-0 (<< 1.11) 27 28 Description: The GLib library of C routines -
pkg/boss/main/glib2.0/trunk/debian/libglib2.0-0.symbols
r3160 r4251 66 66 g_content_type_can_be_executable@Base 2.16.0 67 67 g_content_type_equals@Base 2.16.0 68 g_content_type_from_mime_type@Base 2.18.0 68 69 g_content_type_get_description@Base 2.16.0 69 70 g_content_type_get_icon@Base 2.16.0 70 71 g_content_type_get_mime_type@Base 2.16.0 71 72 g_content_type_guess@Base 2.16.0 73 g_content_type_guess_for_tree@Base 2.18.0 72 74 g_content_type_is_a@Base 2.16.0 73 75 g_content_type_is_unknown@Base 2.16.0 … … 108 110 g_desktop_app_info_new@Base 2.16.0 109 111 g_desktop_app_info_new_from_filename@Base 2.16.0 112 g_desktop_app_info_new_from_keyfile@Base 2.18.0 110 113 g_desktop_app_info_set_desktop_env@Base 2.16.0 111 114 g_drive_can_eject@Base 2.16.0 … … 125 128 g_drive_poll_for_media@Base 2.16.0 126 129 g_drive_poll_for_media_finish@Base 2.16.0 130 g_emblem_get_icon@Base 2.18.0 131 g_emblem_get_origin@Base 2.18.0 132 g_emblem_get_type@Base 2.18.0 133 g_emblem_new@Base 2.18.0 134 g_emblem_new_with_origin@Base 2.18.0 135 g_emblem_origin_get_type@Base 2.18.0 136 g_emblemed_icon_add_emblem@Base 2.18.0 137 g_emblemed_icon_get_emblems@Base 2.18.0 138 g_emblemed_icon_get_icon@Base 2.18.0 139 g_emblemed_icon_get_type@Base 2.18.0 140 g_emblemed_icon_new@Base 2.18.0 127 141 g_file_append_to@Base 2.16.0 128 142 g_file_append_to_async@Base 2.16.0 … … 163 177 g_file_enumerator_close_async@Base 2.16.0 164 178 g_file_enumerator_close_finish@Base 2.16.0 179 g_file_enumerator_get_container@Base 2.18.0 165 180 g_file_enumerator_get_type@Base 2.16.0 166 181 g_file_enumerator_has_pending@Base 2.16.0 … … 258 273 g_file_load_partial_contents_finish@Base 2.16.0 259 274 g_file_make_directory@Base 2.16.0 275 g_file_make_directory_with_parents@Base 2.18.0 260 276 g_file_make_symbolic_link@Base 2.16.0 277 g_file_monitor@Base 2.18.0 261 278 g_file_monitor_cancel@Base 2.16.0 262 279 g_file_monitor_directory@Base 2.16.0 … … 284 301 g_file_query_default_handler@Base 2.16.0 285 302 g_file_query_exists@Base 2.16.0 303 g_file_query_file_type@Base 2.18.0 286 304 g_file_query_filesystem_info@Base 2.16.0 287 305 g_file_query_filesystem_info_async@Base 2.16.0 … … 380 398 g_memory_input_stream_new_from_data@Base 2.16.0 381 399 g_memory_output_stream_get_data@Base 2.16.0 400 g_memory_output_stream_get_data_size@Base 2.18.0 382 401 g_memory_output_stream_get_size@Base 2.16.0 383 402 g_memory_output_stream_get_type@Base 2.16.0 … … 394 413 g_mount_get_uuid@Base 2.16.0 395 414 g_mount_get_volume@Base 2.16.0 415 g_mount_guess_content_type@Base 2.18.0 416 g_mount_guess_content_type_finish@Base 2.18.0 417 g_mount_guess_content_type_sync@Base 2.18.0 396 418 g_mount_mount_flags_get_type@Base 2.16.0 397 419 g_mount_operation_get_anonymous@Base 2.16.0 … … 470 492 g_themed_icon_new_from_names@Base 2.16.0 471 493 g_themed_icon_new_with_default_fallbacks@Base 2.16.0 494 g_themed_icon_prepend_name@Base 2.18.0 472 495 g_unix_input_stream_get_type@Base 2.16.0 473 496 g_unix_input_stream_new@Base 2.16.0 … … 487 510 g_unix_mount_monitor_get_type@Base 2.16.0 488 511 g_unix_mount_monitor_new@Base 2.16.0 512 g_unix_mount_monitor_set_rate_limit@Base 2.18.0 489 513 g_unix_mount_point_compare@Base 2.16.0 490 514 g_unix_mount_point_free@Base 2.16.0 … … 517 541 g_volume_eject_finish@Base 2.16.0 518 542 g_volume_enumerate_identifiers@Base 2.16.0 543 g_volume_get_activation_root@Base 2.18.0 519 544 g_volume_get_drive@Base 2.16.0 520 545 g_volume_get_icon@Base 2.16.0 … … 679 704 g_checksum_get_string@Base 2.16.0 680 705 g_checksum_new@Base 2.16.0 706 g_checksum_reset@Base 2.18.0 681 707 g_checksum_type_get_length@Base 2.16.0 682 708 g_checksum_update@Base 2.16.0 … … 764 790 g_date_valid_weekday@Base 2.12.0 765 791 g_date_valid_year@Base 2.12.0 792 g_dgettext@Base 2.18.0 766 793 g_dir_close@Base 2.12.0 767 794 g_dir_open@Base 2.12.0 … … 770 797 g_direct_equal@Base 2.12.0 771 798 g_direct_hash@Base 2.12.0 799 g_dngettext@Base 2.18.0 800 g_dpgettext2@Base 2.18.0 772 801 g_dpgettext@Base 2.16.0 773 802 g_error_copy@Base 2.12.0 … … 1043 1072 g_markup_parse_context_get_element_stack@Base 2.16.0 1044 1073 g_markup_parse_context_get_position@Base 2.12.0 1074 g_markup_parse_context_get_user_data@Base 2.18.0 1045 1075 g_markup_parse_context_new@Base 2.12.0 1046 1076 g_markup_parse_context_parse@Base 2.12.0 1077 g_markup_parse_context_pop@Base 2.18.0 1078 g_markup_parse_context_push@Base 2.18.0 1047 1079 g_markup_printf_escaped@Base 2.12.0 1048 1080 g_markup_vprintf_escaped@Base 2.12.0 … … 1323 1355 g_set_application_name@Base 2.12.0 1324 1356 g_set_error@Base 2.12.0 1357 g_set_error_literal@Base 2.18.0 1325 1358 g_set_prgname@Base 2.12.0 1326 1359 g_set_print_handler@Base 2.12.0 … … 1670 1703 g_utf8_to_utf16@Base 2.12.0 1671 1704 g_utf8_validate@Base 2.12.0 1705 g_utime@Base 2.18.0 1672 1706 g_vasprintf@Base 2.12.0 1673 1707 g_vfprintf@Base 2.12.0 … … 1771 1805 g_object_get_property@Base 2.12.0 1772 1806 g_object_get_qdata@Base 2.12.0 1807 g_object_get_type@Base 2.18.0 1773 1808 g_object_get_valist@Base 2.12.0 1774 1809 g_object_interface_find_property@Base 2.12.0 … … 1852 1887 g_signal_add_emission_hook@Base 2.12.0 1853 1888 g_signal_chain_from_overridden@Base 2.12.0 1889 g_signal_chain_from_overridden_handler@Base 2.18.0 1854 1890 g_signal_connect_closure@Base 2.12.0 1855 1891 g_signal_connect_closure_by_id@Base 2.12.0 … … 1875 1911 g_signal_name@Base 2.12.0 1876 1912 g_signal_new@Base 2.12.0 1913 g_signal_new_class_handler@Base 2.18.0 1877 1914 g_signal_new_valist@Base 2.12.0 1878 1915 g_signal_newv@Base 2.12.0 1879 1916 g_signal_override_class_closure@Base 2.12.0 1917 g_signal_override_class_handler@Base 2.18.0 1880 1918 g_signal_parse_name@Base 2.12.0 1881 1919 g_signal_query@Base 2.12.0 -
pkg/boss/main/glib2.0/trunk/debian/libglib2.0-doc.doc-base.gio
r3160 r4251 8 8 not cloning the POSIX API, but providing higher-level, document-centric 9 9 interfaces. 10 Section: Apps/Programming10 Section: Programming/C 11 11 12 12 Format: HTML -
pkg/boss/main/glib2.0/trunk/debian/libglib2.0-doc.doc-base.glib
r3160 r4251 2 2 Title: GLib Reference Manual 3 3 Author: Damon Chaplin et al. 4 Abstract: The GLib C library is used in GTK+ and G nome4 Abstract: The GLib C library is used in GTK+ and GNOME 5 5 programs as a general-purpose set of functions for hash, tree, list, 6 6 and string operations, which C is oddly lacking whatsoever in any 7 7 of its standard libraries. 8 Section: Apps/Programming8 Section: Programming/C 9 9 10 10 Format: HTML -
pkg/boss/main/glib2.0/trunk/debian/libglib2.0-doc.doc-base.gobject
r3160 r4251 9 9 flexible extensible and intentionally easy to map (into other 10 10 languages) object oriented framework for C. 11 Section: Apps/Programming11 Section: Programming/C 12 12 13 13 Format: HTML -
pkg/boss/main/glib2.0/trunk/debian/patches/01_gettext-desktopfiles.patch
r3462 r4251 1 --- a/glib/gkeyfile.c 2008-03-11 01:31:57.000000000 +01002 +++ b/glib/gkeyfile.c 2008-03-20 16:49:25.000000000 +01001 --- glib2.0-2.18.0.orig/glib/gkeyfile.c 2008-09-02 17:09:41.000000000 +0200 2 +++ glib2.0-2.18.0/glib/gkeyfile.c 2008-09-03 00:53:13.000000000 +0200 3 3 @@ -21,6 +21,10 @@ 4 4 * Boston, MA 02111-1307, USA. … … 58 58 return TRUE; 59 59 } 60 @@ -16 79,6 +1694,32 @@60 @@ -1682,6 +1697,32 @@ 61 61 languages = (gchar **) g_get_language_names (); 62 62 free_languages = FALSE; … … 91 91 for (i = 0; languages[i]; i++) 92 92 { 93 @@ -17 07,6 +1748,8 @@93 @@ -1710,6 +1751,8 @@ 94 94 g_propagate_error (error, key_file_error); 95 95 } -
pkg/boss/main/glib2.0/trunk/debian/patches/02_usr_share_gnome_applications.patch
r3289 r4251 1 Index: glib-2.16.1/gio/gdesktopappinfo.c 2 =================================================================== 3 --- glib-2.16.1.orig/gio/gdesktopappinfo.c 2008-03-11 20:58:33.600196803 +0100 4 +++ glib-2.16.1/gio/gdesktopappinfo.c 2008-03-11 20:59:26.728196738 +0100 5 @@ -110,11 +110,12 @@ search_path_init (gpointer data) 1 --- glib2.0-2.18.0.orig/gio/gdesktopappinfo.c 2008-09-02 17:09:19.000000000 +0200 2 +++ glib2.0-2.18.0/gio/gdesktopappinfo.c 2008-09-03 00:53:23.000000000 +0200 3 @@ -112,11 +112,12 @@ 6 4 data_dirs = g_get_system_data_dirs (); 7 5 length = g_strv_length ((char **) data_dirs); -
pkg/boss/main/glib2.0/trunk/debian/patches/03_blacklist-directories.patch
r4178 r4251 1 --- a/gio/gunixmounts.c 2008-09-12 19:55:52.000000000 +02002 +++ b/gio/gunixmounts.c 2008-09-26 16:12:33.000000000 +02001 --- glib2.0-2.18.0.orig/gio/gunixmounts.c 2008-09-02 17:09:19.000000000 +0200 2 +++ glib2.0-2.18.0/gio/gunixmounts.c 2008-09-03 00:53:29.000000000 +0200 3 3 @@ -221,6 +221,8 @@ 4 4 "/home", -
pkg/boss/main/glib2.0/trunk/debian/rules
r4001 r4251 3 3 DISABLE_UPDATE_UPLOADERS := 1 4 4 include /usr/share/gnome-pkg-tools/1/rules/uploaders.mk 5 #include /usr/share/gnome-pkg-tools/1/rules/check-dist.mk 5 6 -include /usr/share/gnome-pkg-tools/1/rules/gnome-get-source.mk 6 7 … … 39 40 APIVER := 2.0 40 41 SONAME := 0 41 SHVER := 2.1 6.042 SHVER := 2.17.7 42 43 43 44 # package names … … 58 59 59 60 # list of arches on which testsuite failures are fatal 61 # XXX testsuite failures currently disabled as testsuite fails everywhere when 62 # $HOME isn't writable 60 63 CHECK_SUPPORTED_ARCHES := 61 # CHECK_SUPPORTED_ARCHES := alpha amd64 i386 ia64 lpia s39064 # CHECK_SUPPORTED_ARCHES := alpha amd64 i386 ia64 lpia m68k s390 62 65 # testsuite is known to fail on hppa, hurd, kfreebsd-amd64, kfreebsd-i386; see 63 66 # Debian #428674 64 67 # testsuite is known to fail on arm, mips, mipsel, powerpc, sparc; see GNOME #481573 65 # testsuite is known to fail on m68k; see GNOME #48157566 68 67 69 # build dir for the current flavor; this is only expanded in flavor specific … … 135 137 # testsuite failures are fatal 136 138 LD_LIBRARY_PATH=$(builddir)/glib/.libs:$(builddir)/gmodule/.libs:$(builddir)/gobject/.libs:$(builddir)/gthread/.libs:$(LD_LIBRARY_PATH) \ 137 $(MAKE) - C $(builddir) check139 $(MAKE) -k -C $(builddir) check 138 140 else 139 141 # testsuite failures are ignored 140 142 -LD_LIBRARY_PATH=$(builddir)/glib/.libs:$(builddir)/gmodule/.libs:$(builddir)/gobject/.libs:$(builddir)/gthread/.libs:$(LD_LIBRARY_PATH) \ 141 $(MAKE) - C $(builddir) check143 $(MAKE) -k -C $(builddir) check 142 144 endif 143 145 touch $@ … … 220 222 dh_makeshlibs -p$(SHARED_PKG) \ 221 223 -V "$(SHARED_PKG) (>= $(SHVER))" \ 222 --add-udeb="$(UDEB_PKG)" 224 --add-udeb="$(UDEB_PKG)" -- -c4 223 225 dh_installdeb -s 224 226 # override shlibs for libraries from this source before computing
Note: See TracChangeset
for help on using the changeset viewer.


