r37497 - 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:40:14 UTC 2013
Author: jbicha-guest
Date: Fri Apr 5 00:40:14 2013
New Revision: 37497
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=37497
Log:
Add missing gir and gjs 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=37497&op=diff
==============================================================================
--- packages/experimental/gnome-weather/debian/changelog [utf-8] (original)
+++ packages/experimental/gnome-weather/debian/changelog [utf-8] Fri Apr 5 00:40:14 2013
@@ -2,7 +2,7 @@
* New upstream release
* debian/control.in:
- - Add missing gir dependencies
+ - Add missing gir and gjs dependencies
-- Jeremy Bicha <jbicha at ubuntu.com> Thu, 04 Apr 2013 20:36:41 -0400
Modified: packages/experimental/gnome-weather/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gnome-weather/debian/control?rev=37497&op=diff
==============================================================================
--- packages/experimental/gnome-weather/debian/control [utf-8] (original)
+++ packages/experimental/gnome-weather/debian/control [utf-8] Fri Apr 5 00:40:14 2013
@@ -6,7 +6,7 @@
Section: gnome
Priority: optional
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Sjoerd Simons <sjoerd at debian.org>
+Uploaders: Jeremy Bicha <jbicha at ubuntu.com>, Sjoerd Simons <sjoerd at debian.org>
Build-Depends: debhelper (>= 9),
gnome-pkg-tools,
intltool (>= 0.26),
@@ -23,9 +23,11 @@
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
+ ${gir:Depends},
gir1.2-glib-2.0,
gir1.2-gtk-3.0,
- gir1.2-gweather-3.0
+ gir1.2-gweather-3.0,
+ gjs
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=37497&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:40:14 2013
@@ -19,9 +19,11 @@
Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
+ ${gir:Depends},
gir1.2-glib-2.0,
gir1.2-gtk-3.0,
- gir1.2-gweather-3.0
+ gir1.2-gweather-3.0,
+ gjs
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