r37003 - in /desktop/experimental/libgweather/debian: changelog control control.in
ah at users.alioth.debian.org
ah at users.alioth.debian.org
Sun Mar 17 13:06:08 UTC 2013
Author: ah
Date: Sun Mar 17 13:06:07 2013
New Revision: 37003
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=37003
Log:
Change libsoup build-dependency according to upstream changes
"We no longer use libsoup-gnome, and instead depend
on a newer libsoup (>= 2.34) which uses libproxy to
access proxy configuration"
Modified:
desktop/experimental/libgweather/debian/changelog
desktop/experimental/libgweather/debian/control
desktop/experimental/libgweather/debian/control.in
Modified: desktop/experimental/libgweather/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/libgweather/debian/changelog?rev=37003&op=diff
==============================================================================
--- desktop/experimental/libgweather/debian/changelog [utf-8] (original)
+++ desktop/experimental/libgweather/debian/changelog [utf-8] Sun Mar 17 13:06:07 2013
@@ -1,3 +1,12 @@
+libgweather (3.7.91-2) UNRELEASED; urgency=low
+
+ * Change libsoup build-dependency according to upstream changes
+ "We no longer use libsoup-gnome, and instead depend
+ on a newer libsoup (>= 2.34) which uses libproxy to
+ access proxy configuration"
+
+ -- Andreas Henriksson <andreas at fatal.se> Sun, 17 Mar 2013 14:08:00 +0100
+
libgweather (3.7.91-1) experimental; 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=37003&op=diff
==============================================================================
--- desktop/experimental/libgweather/debian/control [utf-8] (original)
+++ desktop/experimental/libgweather/debian/control [utf-8] Sun Mar 17 13:06:07 2013
@@ -16,7 +16,7 @@
libxml2-dev (>= 2.6.0),
libglib2.0-dev (>= 2.35.1),
libgtk-3-dev (>= 3.0.0),
- libsoup-gnome2.4-dev (>= 2.25.1),
+ libsoup2.4-dev (>= 2.34.0),
intltool (>= 0.50.0),
pkg-config (>= 0.19),
libxml2-utils,
@@ -40,7 +40,7 @@
libxml2-dev (>= 2.6.0),
libglib2.0-dev (>= 2.35.1),
libgtk-3-dev (>= 3.0.0),
- libsoup-gnome2.4-dev (>= 2.25.1),
+ libsoup2.4-dev (>= 2.34.0),
${misc:Depends}
Description: GWeather development files
libgweather is a library to access weather information from online
Modified: desktop/experimental/libgweather/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/libgweather/debian/control.in?rev=37003&op=diff
==============================================================================
--- desktop/experimental/libgweather/debian/control.in [utf-8] (original)
+++ desktop/experimental/libgweather/debian/control.in [utf-8] Sun Mar 17 13:06:07 2013
@@ -11,7 +11,7 @@
libxml2-dev (>= 2.6.0),
libglib2.0-dev (>= 2.35.1),
libgtk-3-dev (>= 3.0.0),
- libsoup-gnome2.4-dev (>= 2.25.1),
+ libsoup2.4-dev (>= 2.34.0),
intltool (>= 0.50.0),
pkg-config (>= 0.19),
libxml2-utils,
@@ -35,7 +35,7 @@
libxml2-dev (>= 2.6.0),
libglib2.0-dev (>= 2.35.1),
libgtk-3-dev (>= 3.0.0),
- libsoup-gnome2.4-dev (>= 2.25.1),
+ libsoup2.4-dev (>= 2.34.0),
${misc:Depends}
Description: GWeather development files
libgweather is a library to access weather information from online
More information about the pkg-gnome-commits
mailing list