r27218 - in /desktop/experimental/libgweather/debian: changelog control control.in

joss at users.alioth.debian.org joss at users.alioth.debian.org
Wed Mar 30 18:04:57 UTC 2011


Author: joss
Date: Wed Mar 30 18:04:47 2011
New Revision: 27218

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=27218
Log:
Make the -dev package depend on the gir package.

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=27218&op=diff
==============================================================================
--- desktop/experimental/libgweather/debian/changelog [utf-8] (original)
+++ desktop/experimental/libgweather/debian/changelog [utf-8] Wed Mar 30 18:04:47 2011
@@ -1,6 +1,7 @@
 libgweather (2.91.6-2) UNRELEASED; urgency=low
 
   * Fix long description for GIR package.
+  * Make the -dev package depend on the gir package.
 
  -- Josselin Mouette <joss at debian.org>  Wed, 30 Mar 2011 13:35:35 +0200
 

Modified: desktop/experimental/libgweather/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/libgweather/debian/control?rev=27218&op=diff
==============================================================================
--- desktop/experimental/libgweather/debian/control [utf-8] (original)
+++ desktop/experimental/libgweather/debian/control [utf-8] Wed Mar 30 18:04:47 2011
@@ -35,6 +35,7 @@
 Section: libdevel
 Architecture: any
 Depends: libgweather-3-0 (= ${binary:Version}),
+         gir1.2-gweather-3.0 (= ${binary:Version}),
          libxml2-dev (>= 2.6.0),
          libglib2.0-dev (>= 2.13.0),
          libgtk-3-dev (>= 3.0.0),

Modified: desktop/experimental/libgweather/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/experimental/libgweather/debian/control.in?rev=27218&op=diff
==============================================================================
--- desktop/experimental/libgweather/debian/control.in [utf-8] (original)
+++ desktop/experimental/libgweather/debian/control.in [utf-8] Wed Mar 30 18:04:47 2011
@@ -30,6 +30,7 @@
 Section: libdevel
 Architecture: any
 Depends: libgweather-3-0 (= ${binary:Version}),
+         gir1.2-gweather-3.0 (= ${binary:Version}),
          libxml2-dev (>= 2.6.0),
          libglib2.0-dev (>= 2.13.0),
          libgtk-3-dev (>= 3.0.0),




More information about the pkg-gnome-commits mailing list