r37496 - in /packages/experimental/gnome-weather/debian: changelog control control.in

jbicha-guest at users.alioth.debian.org jbicha-guest at users.alioth.debian.org
Fri Apr 5 00:37:27 UTC 2013


Author: jbicha-guest
Date: Fri Apr  5 00:37:26 2013
New Revision: 37496

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=37496
Log:
* New upstream release
* debian/control.in:
  - Add missing gir dependencies

Modified:
    packages/experimental/gnome-weather/debian/changelog
    packages/experimental/gnome-weather/debian/control
    packages/experimental/gnome-weather/debian/control.in

Modified: packages/experimental/gnome-weather/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gnome-weather/debian/changelog?rev=37496&op=diff
==============================================================================
--- packages/experimental/gnome-weather/debian/changelog [utf-8] (original)
+++ packages/experimental/gnome-weather/debian/changelog [utf-8] Fri Apr  5 00:37:26 2013
@@ -1,3 +1,11 @@
+gnome-weather (3.8.0-1) UNRELEASED; urgency=low
+
+  * New upstream release
+  * debian/control.in:
+    - Add missing gir dependencies
+
+ -- Jeremy Bicha <jbicha at ubuntu.com>  Thu, 04 Apr 2013 20:36:41 -0400
+
 gnome-weather (3.7.92-1) experimental; urgency=low
 
   * Initial release

Modified: packages/experimental/gnome-weather/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gnome-weather/debian/control?rev=37496&op=diff
==============================================================================
--- packages/experimental/gnome-weather/debian/control [utf-8] (original)
+++ packages/experimental/gnome-weather/debian/control [utf-8] Fri Apr  5 00:37:26 2013
@@ -2,7 +2,6 @@
 # 
 # Modifications should be made to debian/control.in instead.
 # This file is regenerated automatically in the clean target.
-
 Source: gnome-weather
 Section: gnome
 Priority: optional
@@ -23,7 +22,10 @@
 Package: gnome-weather
 Architecture: any
 Depends: ${shlibs:Depends},
-         ${misc:Depends}
+         ${misc:Depends},
+         gir1.2-glib-2.0,
+         gir1.2-gtk-3.0,
+         gir1.2-gweather-3.0        
 Description: Access current weather conditions and forecasts
  This is a small application that allows you to monitor the current
  weather conditions for your city, or anywhere in the world, and to

Modified: packages/experimental/gnome-weather/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gnome-weather/debian/control.in?rev=37496&op=diff
==============================================================================
--- packages/experimental/gnome-weather/debian/control.in [utf-8] (original)
+++ packages/experimental/gnome-weather/debian/control.in [utf-8] Fri Apr  5 00:37:26 2013
@@ -18,7 +18,10 @@
 Package: gnome-weather
 Architecture: any
 Depends: ${shlibs:Depends},
-         ${misc:Depends}
+         ${misc:Depends},
+         gir1.2-glib-2.0,
+         gir1.2-gtk-3.0,
+         gir1.2-gweather-3.0        
 Description: Access current weather conditions and forecasts
  This is a small application that allows you to monitor the current
  weather conditions for your city, or anywhere in the world, and to




More information about the pkg-gnome-commits mailing list