r35891 - in /desktop/experimental/libgweather/debian: changelog control control.in libgweather-3-0.install libgweather-3-0.symbols libgweather-3-1.install libgweather-3-1.symbols libgweather-common.install patches/99_ltmain_as-needed.patch

sjoerd at users.alioth.debian.org sjoerd at users.alioth.debian.org
Fri Oct 5 19:46:01 UTC 2012


Author: sjoerd
Date: Fri Oct  5 19:46:00 2012
New Revision: 35891

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=35891
Log:
* New upstream release
* debian/patches/99_ltmain_as-needed.patch: Refreshed

Added:
    desktop/experimental/libgweather/debian/libgweather-3-1.install
    desktop/experimental/libgweather/debian/libgweather-3-1.symbols
Removed:
    desktop/experimental/libgweather/debian/libgweather-3-0.install
    desktop/experimental/libgweather/debian/libgweather-3-0.symbols
Modified:
    desktop/experimental/libgweather/debian/changelog
    desktop/experimental/libgweather/debian/control
    desktop/experimental/libgweather/debian/control.in
    desktop/experimental/libgweather/debian/libgweather-common.install
    desktop/experimental/libgweather/debian/patches/99_ltmain_as-needed.patch

Modified: desktop/experimental/libgweather/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/libgweather/debian/changelog?rev=35891&op=diff
==============================================================================
--- desktop/experimental/libgweather/debian/changelog [utf-8] (original)
+++ desktop/experimental/libgweather/debian/changelog [utf-8] Fri Oct  5 19:46:00 2012
@@ -1,3 +1,10 @@
+libgweather (3.6.0-1) UNRELEASED; urgency=low
+
+  * New upstream release
+  * debian/patches/99_ltmain_as-needed.patch: Refreshed
+
+ -- Sjoerd Simons <sjoerd at debian.org>  Fri, 05 Oct 2012 21:41:24 +0200
+
 libgweather (3.4.1-1) unstable; urgency=low
 
   * New upstream release.

Modified: desktop/experimental/libgweather/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/libgweather/debian/control?rev=35891&op=diff
==============================================================================
--- desktop/experimental/libgweather/debian/control [utf-8] (original)
+++ desktop/experimental/libgweather/debian/control [utf-8] Fri Oct  5 19:46:00 2012
@@ -7,18 +7,17 @@
 Section: libs
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Emilio Pozuelo Monfort <pochu at debian.org>, Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>, Sebastian Dröge <slomo at debian.org>
+Uploaders: Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>, Sebastian Dröge <slomo at debian.org>, Sjoerd Simons <sjoerd at debian.org>
 Build-Depends: debhelper (>= 8),
                autotools-dev,
                cdbs (>= 0.4.73),
+               gnome-common,
                gnome-pkg-tools,
                libxml2-dev (>= 2.6.0),
                libglib2.0-dev (>= 2.13.0),
                libgtk-3-dev (>= 3.0.0),
                libsoup-gnome2.4-dev (>= 2.25.1),
-               libgconf2-dev (>= 2.8.0),
-               gconf2,
-               intltool (>= 0.40.3),
+               intltool (>= 0.50.0),
                pkg-config (>= 0.19),
                libxml2-utils,
                gtk-doc-tools,
@@ -26,21 +25,22 @@
                libgtk-3-doc,
                libgirepository1.0-dev (>= 0.9.5),
                gobject-introspection (>= 0.9.12-4~),
-               gir1.2-glib-2.0
+               gir1.2-glib-2.0,
+               gir1.2-gtk-3.0,
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/libgweather
 Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/desktop/unstable/libgweather
 
+
 Package: libgweather-3-dev
 Section: libdevel
 Architecture: any
-Depends: libgweather-3-0 (= ${binary:Version}),
+Depends: libgweather-3-1 (= ${binary:Version}),
          gir1.2-gweather-3.0 (= ${binary:Version}),
          libxml2-dev (>= 2.6.0),
          libglib2.0-dev (>= 2.13.0),
          libgtk-3-dev (>= 3.0.0),
          libsoup-gnome2.4-dev (>= 2.25.1),
-         libgconf2-dev (>= 2.8.0),
          ${misc:Depends}
 Description: GWeather development files
  libgweather is a library to access weather information from online
@@ -48,7 +48,7 @@
  .
  This package contains the include files and static library.
 
-Package: libgweather-3-0
+Package: libgweather-3-1
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},

Modified: desktop/experimental/libgweather/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/libgweather/debian/control.in?rev=35891&op=diff
==============================================================================
--- desktop/experimental/libgweather/debian/control.in [utf-8] (original)
+++ desktop/experimental/libgweather/debian/control.in [utf-8] Fri Oct  5 19:46:00 2012
@@ -6,14 +6,13 @@
 Build-Depends: debhelper (>= 8),
                autotools-dev,
                cdbs (>= 0.4.73),
+               gnome-common,
                gnome-pkg-tools,
                libxml2-dev (>= 2.6.0),
                libglib2.0-dev (>= 2.13.0),
                libgtk-3-dev (>= 3.0.0),
                libsoup-gnome2.4-dev (>= 2.25.1),
-               libgconf2-dev (>= 2.8.0),
-               gconf2,
-               intltool (>= 0.40.3),
+               intltool (>= 0.50.0),
                pkg-config (>= 0.19),
                libxml2-utils,
                gtk-doc-tools,
@@ -21,21 +20,22 @@
                libgtk-3-doc,
                libgirepository1.0-dev (>= 0.9.5),
                gobject-introspection (>= 0.9.12-4~),
-               gir1.2-glib-2.0
+               gir1.2-glib-2.0,
+               gir1.2-gtk-3.0,
 Standards-Version: 3.9.3
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/libgweather
 Vcs-Svn: svn://anonscm.debian.org/svn/pkg-gnome/desktop/unstable/libgweather
 
+
 Package: libgweather-3-dev
 Section: libdevel
 Architecture: any
-Depends: libgweather-3-0 (= ${binary:Version}),
+Depends: libgweather-3-1 (= ${binary:Version}),
          gir1.2-gweather-3.0 (= ${binary:Version}),
          libxml2-dev (>= 2.6.0),
          libglib2.0-dev (>= 2.13.0),
          libgtk-3-dev (>= 3.0.0),
          libsoup-gnome2.4-dev (>= 2.25.1),
-         libgconf2-dev (>= 2.8.0),
          ${misc:Depends}
 Description: GWeather development files
  libgweather is a library to access weather information from online
@@ -43,7 +43,7 @@
  .
  This package contains the include files and static library.
 
-Package: libgweather-3-0
+Package: libgweather-3-1
 Architecture: any
 Depends: ${shlibs:Depends},
          ${misc:Depends},

Added: desktop/experimental/libgweather/debian/libgweather-3-1.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/libgweather/debian/libgweather-3-1.install?rev=35891&op=file
==============================================================================
--- desktop/experimental/libgweather/debian/libgweather-3-1.install (added)
+++ desktop/experimental/libgweather/debian/libgweather-3-1.install [utf-8] Fri Oct  5 19:46:00 2012
@@ -1,0 +1,1 @@
+usr/lib/libgweather-3.so.*

Added: desktop/experimental/libgweather/debian/libgweather-3-1.symbols
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/libgweather/debian/libgweather-3-1.symbols?rev=35891&op=file
==============================================================================
--- desktop/experimental/libgweather/debian/libgweather-3-1.symbols (added)
+++ desktop/experimental/libgweather/debian/libgweather-3-1.symbols [utf-8] Fri Oct  5 19:46:00 2012
@@ -1,0 +1,103 @@
+libgweather-3.so.1 libgweather-3-1 #MINVER#
+ gweather_conditions_to_string at Base 3.5.1
+ gweather_distance_unit_get_type at Base 3.5.1
+ gweather_dpgettext at Base 3.0.0
+ gweather_forecast_type_get_type at Base 3.5.1
+ gweather_gettext at Base 3.0.0
+ gweather_info_abort at Base 3.5.1
+ gweather_info_get_apparent at Base 3.5.1
+ gweather_info_get_conditions at Base 3.5.1
+ gweather_info_get_dew at Base 3.5.1
+ gweather_info_get_forecast at Base 3.5.1
+ gweather_info_get_forecast_list at Base 3.5.1
+ gweather_info_get_humidity at Base 3.5.1
+ gweather_info_get_icon_name at Base 3.5.1
+ gweather_info_get_location at Base 3.5.1
+ gweather_info_get_location_name at Base 3.5.1
+ gweather_info_get_pressure at Base 3.5.1
+ gweather_info_get_radar at Base 3.5.1
+ gweather_info_get_sky at Base 3.5.1
+ gweather_info_get_sunrise at Base 3.5.1
+ gweather_info_get_sunset at Base 3.5.1
+ gweather_info_get_temp at Base 3.5.1
+ gweather_info_get_temp_max at Base 3.5.1
+ gweather_info_get_temp_min at Base 3.5.1
+ gweather_info_get_temp_summary at Base 3.5.1
+ gweather_info_get_type at Base 3.5.1
+ gweather_info_get_upcoming_moonphases at Base 3.5.1
+ gweather_info_get_update at Base 3.5.1
+ gweather_info_get_value_apparent at Base 3.5.1
+ gweather_info_get_value_conditions at Base 3.5.1
+ gweather_info_get_value_dew at Base 3.5.1
+ gweather_info_get_value_moonphase at Base 3.5.1
+ gweather_info_get_value_pressure at Base 3.5.1
+ gweather_info_get_value_sky at Base 3.5.1
+ gweather_info_get_value_sunrise at Base 3.5.1
+ gweather_info_get_value_sunset at Base 3.5.1
+ gweather_info_get_value_temp at Base 3.5.1
+ gweather_info_get_value_temp_max at Base 3.5.1
+ gweather_info_get_value_temp_min at Base 3.5.1
+ gweather_info_get_value_update at Base 3.5.1
+ gweather_info_get_value_visibility at Base 3.5.1
+ gweather_info_get_value_wind at Base 3.5.1
+ gweather_info_get_visibility at Base 3.5.1
+ gweather_info_get_weather_summary at Base 3.5.1
+ gweather_info_get_wind at Base 3.5.1
+ gweather_info_is_valid at Base 3.5.1
+ gweather_info_network_error at Base 3.5.1
+ gweather_info_new at Base 3.5.1
+ gweather_info_new_for_world at Base 3.5.1
+ gweather_info_next_sun_event at Base 3.5.1
+ gweather_info_set_location at Base 3.5.1
+ gweather_info_update at Base 3.5.1
+ gweather_location_entry_get_location at Base 3.0.0
+ gweather_location_entry_get_type at Base 3.0.0
+ gweather_location_entry_has_custom_text at Base 3.0.0
+ gweather_location_entry_new at Base 3.0.0
+ gweather_location_entry_set_city at Base 3.0.0
+ gweather_location_entry_set_location at Base 3.0.0
+ gweather_location_find_by_station_code at Base 3.5.1
+ gweather_location_free_children at Base 3.0.0
+ gweather_location_free_timezones at Base 3.0.0
+ gweather_location_get_children at Base 3.0.0
+ gweather_location_get_city_name at Base 3.0.0
+ gweather_location_get_code at Base 3.0.0
+ gweather_location_get_coords at Base 3.0.0
+ gweather_location_get_country at Base 3.0.0
+ gweather_location_get_distance at Base 3.0.0
+ gweather_location_get_level at Base 3.0.0
+ gweather_location_get_name at Base 3.0.0
+ gweather_location_get_parent at Base 3.0.0
+ gweather_location_get_sort_name at Base 3.0.0
+ gweather_location_get_timezone at Base 3.0.0
+ gweather_location_get_timezones at Base 3.0.0
+ gweather_location_get_type at Base 3.0.0
+ gweather_location_has_coords at Base 3.0.0
+ gweather_location_level_get_type at Base 3.0.0
+ gweather_location_new_world at Base 3.0.0
+ gweather_location_ref at Base 3.0.0
+ gweather_location_unref at Base 3.0.0
+ gweather_parser_free at Base 3.0.0
+ gweather_parser_get_localized_value at Base 3.0.0
+ gweather_parser_get_value at Base 3.0.0
+ gweather_parser_new at Base 3.0.0
+ gweather_pressure_unit_get_type at Base 3.5.1
+ gweather_sky_to_string at Base 3.5.1
+ gweather_speed_unit_get_type at Base 3.5.1
+ gweather_temperature_unit_get_type at Base 3.5.1
+ gweather_timezone_get_dst_offset at Base 3.0.0
+ gweather_timezone_get_name at Base 3.0.0
+ gweather_timezone_get_offset at Base 3.0.0
+ gweather_timezone_get_type at Base 3.0.0
+ gweather_timezone_get_tzid at Base 3.0.0
+ gweather_timezone_get_utc at Base 3.0.0
+ gweather_timezone_has_dst at Base 3.0.0
+ gweather_timezone_menu_get_type at Base 3.0.0
+ gweather_timezone_menu_get_tzid at Base 3.0.0
+ gweather_timezone_menu_new at Base 3.0.0
+ gweather_timezone_menu_set_tzid at Base 3.0.0
+ gweather_timezone_ref at Base 3.0.0
+ gweather_timezone_unref at Base 3.0.0
+ gweather_timezones_parse_xml at Base 3.0.0
+ gweather_wind_direction_to_string at Base 3.5.1
+ gweather_xml_load_locations at Base 3.0.0

Modified: desktop/experimental/libgweather/debian/libgweather-common.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/libgweather/debian/libgweather-common.install?rev=35891&op=diff
==============================================================================
--- desktop/experimental/libgweather/debian/libgweather-common.install [utf-8] (original)
+++ desktop/experimental/libgweather/debian/libgweather-common.install [utf-8] Fri Oct  5 19:46:00 2012
@@ -1,4 +1,4 @@
-etc/gconf/schemas
+usr/share/glib-2.0/schemas
 usr/share/locale
 usr/share/libgweather
 usr/share/icons

Modified: desktop/experimental/libgweather/debian/patches/99_ltmain_as-needed.patch
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/libgweather/debian/patches/99_ltmain_as-needed.patch?rev=35891&op=diff
==============================================================================
--- desktop/experimental/libgweather/debian/patches/99_ltmain_as-needed.patch [utf-8] (original)
+++ desktop/experimental/libgweather/debian/patches/99_ltmain_as-needed.patch [utf-8] Fri Oct  5 19:46:00 2012
@@ -1,8 +1,6 @@
-Index: libgweather-3.4.1/build-aux/ltmain.sh
-===================================================================
---- libgweather-3.4.1.orig/build-aux/ltmain.sh	2012-03-09 14:15:23.000000000 +0100
-+++ libgweather-3.4.1/build-aux/ltmain.sh	2012-03-15 17:44:52.732123783 +0100
-@@ -5787,6 +5787,11 @@
+--- a/build-aux/ltmain.sh
++++ b/build-aux/ltmain.sh
+@@ -5800,6 +5800,11 @@
  	arg=$func_stripname_result
  	;;
  
@@ -14,7 +12,7 @@
        -Wl,*)
  	func_stripname '-Wl,' '' "$arg"
  	args=$func_stripname_result
-@@ -6150,6 +6155,15 @@
+@@ -6160,6 +6165,15 @@
  	lib=
  	found=no
  	case $deplib in
@@ -27,6 +25,6 @@
 +	  fi
 +	  continue
 +	  ;;
- 	-mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe|-threads)
+ 	-mt|-mthreads|-kthread|-Kthread|-pthread|-pthreads|--thread-safe \
+         |-threads|-fopenmp|-openmp|-mp|-xopenmp|-omp|-qsmp=*)
  	  if test "$linkmode,$pass" = "prog,link"; then
- 	    compile_deplibs="$deplib $compile_deplibs"




More information about the pkg-gnome-commits mailing list