r39958 - in /desktop/experimental/libgweather/debian: changelog control.in libgweather-3-dev.install

ah at users.alioth.debian.org ah at users.alioth.debian.org
Thu Oct 17 13:22:58 UTC 2013


Author: ah
Date: Thu Oct 17 13:22:57 2013
New Revision: 39958

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=39958
Log:
* Add build-dependency on valac (>= 0.20)
  - for vala bindings generation
* Install gweather vapi in libgweather-3-dev

Modified:
    desktop/experimental/libgweather/debian/changelog
    desktop/experimental/libgweather/debian/control.in
    desktop/experimental/libgweather/debian/libgweather-3-dev.install

Modified: desktop/experimental/libgweather/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/libgweather/debian/changelog?rev=39958&op=diff
==============================================================================
--- desktop/experimental/libgweather/debian/changelog	[utf-8] (original)
+++ desktop/experimental/libgweather/debian/changelog	[utf-8] Thu Oct 17 13:22:57 2013
@@ -3,6 +3,9 @@
   * New upstream release.
   * Drop debian/patches/0001-Don-t-crash-when-unsetting-the-location.patch
     - now included in upstream release.
+  * Add build-dependency on valac (>= 0.20)
+    - for vala bindings generation
+  * Install gweather vapi in libgweather-3-dev
 
  -- Andreas Henriksson <andreas at fatal.se>  Thu, 17 Oct 2013 13:37:41 +0200
 

Modified: desktop/experimental/libgweather/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/libgweather/debian/control.in?rev=39958&op=diff
==============================================================================
--- desktop/experimental/libgweather/debian/control.in	[utf-8] (original)
+++ desktop/experimental/libgweather/debian/control.in	[utf-8] Thu Oct 17 13:22:57 2013
@@ -19,7 +19,8 @@
                libglib2.0-doc,
                libgtk-3-doc,
                libgirepository1.0-dev (>= 0.9.5),
-               gobject-introspection (>= 0.9.12-4~)
+               gobject-introspection (>= 0.9.12-4~),
+               valac (>= 0.20)
 Standards-Version: 3.9.4
 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/libgweather
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/libgweather

Modified: desktop/experimental/libgweather/debian/libgweather-3-dev.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/libgweather/debian/libgweather-3-dev.install?rev=39958&op=diff
==============================================================================
--- desktop/experimental/libgweather/debian/libgweather-3-dev.install	[utf-8] (original)
+++ desktop/experimental/libgweather/debian/libgweather-3-dev.install	[utf-8] Thu Oct 17 13:22:57 2013
@@ -4,3 +4,4 @@
 usr/lib/pkgconfig/*
 usr/share/gtk-doc
 usr/share/gir-1.0/GWeather-3.0.gir
+usr/share/vala/vapi/gweather-3.0.*




More information about the pkg-gnome-commits mailing list