r48519 - in /desktop/unstable/libgweather/debian: changelog control control.in libgweather-3-dev.install rules

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Tue May 10 15:22:01 UTC 2016


Author: biebl
Date: Tue May 10 15:22:00 2016
New Revision: 48519

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=48519
Log:
Enable and install glade catalog file.

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

Modified: desktop/unstable/libgweather/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgweather/debian/changelog?rev=48519&op=diff
==============================================================================
--- desktop/unstable/libgweather/debian/changelog	[utf-8] (original)
+++ desktop/unstable/libgweather/debian/changelog	[utf-8] Tue May 10 15:22:00 2016
@@ -1,6 +1,7 @@
 libgweather (3.20.1-1) UNRELEASED; urgency=medium
 
   * New upstream release.
+  * Enable and install glade catalog file.
 
  -- Michael Biebl <biebl at debian.org>  Tue, 10 May 2016 17:10:44 +0200
 

Modified: desktop/unstable/libgweather/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgweather/debian/control?rev=48519&op=diff
==============================================================================
--- desktop/unstable/libgweather/debian/control	[utf-8] (original)
+++ desktop/unstable/libgweather/debian/control	[utf-8] Tue May 10 15:22:00 2016
@@ -25,7 +25,8 @@
                libgirepository1.0-dev (>= 0.9.5),
                gobject-introspection (>= 0.9.12-4~),
                valac (>= 0.20),
-               libgeocode-glib-dev
+               libgeocode-glib-dev,
+               libgladeui-dev
 Standards-Version: 3.9.7
 Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/libgweather
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/libgweather

Modified: desktop/unstable/libgweather/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgweather/debian/control.in?rev=48519&op=diff
==============================================================================
--- desktop/unstable/libgweather/debian/control.in	[utf-8] (original)
+++ desktop/unstable/libgweather/debian/control.in	[utf-8] Tue May 10 15:22:00 2016
@@ -21,7 +21,8 @@
                libgirepository1.0-dev (>= 0.9.5),
                gobject-introspection (>= 0.9.12-4~),
                valac (>= 0.20),
-               libgeocode-glib-dev
+               libgeocode-glib-dev,
+               libgladeui-dev
 Standards-Version: 3.9.7
 Vcs-Browser: https://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/libgweather
 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/libgweather

Modified: desktop/unstable/libgweather/debian/libgweather-3-dev.install
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgweather/debian/libgweather-3-dev.install?rev=48519&op=diff
==============================================================================
--- desktop/unstable/libgweather/debian/libgweather-3-dev.install	[utf-8] (original)
+++ desktop/unstable/libgweather/debian/libgweather-3-dev.install	[utf-8] Tue May 10 15:22:00 2016
@@ -5,3 +5,4 @@
 usr/share/gtk-doc
 usr/share/gir-1.0/GWeather-3.0.gir
 usr/share/vala/vapi/gweather-3.0.*
+usr/share/glade/catalogs/libgweather.xml

Modified: desktop/unstable/libgweather/debian/rules
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/libgweather/debian/rules?rev=48519&op=diff
==============================================================================
--- desktop/unstable/libgweather/debian/rules	[utf-8] (original)
+++ desktop/unstable/libgweather/debian/rules	[utf-8] Tue May 10 15:22:00 2016
@@ -11,4 +11,5 @@
 DEB_CONFIGURE_EXTRA_FLAGS += --libdir=/usr/lib/$(DEB_HOST_MULTIARCH) \
                              --enable-locations-compression \
                              --enable-static \
-                             --enable-gtk-doc
+                             --enable-gtk-doc \
+                             --enable-glade-catalog




More information about the pkg-gnome-commits mailing list