r31815 - in /desktop/unstable/gobject-introspection/debian: changelog control control.in

joss at users.alioth.debian.org joss at users.alioth.debian.org
Thu Nov 24 14:32:30 UTC 2011


Author: joss
Date: Thu Nov 24 14:32:30 2011
New Revision: 31815

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=31815
Log:
Make the -dev package depend on g-i. Closes: #649859.

Modified:
    desktop/unstable/gobject-introspection/debian/changelog
    desktop/unstable/gobject-introspection/debian/control
    desktop/unstable/gobject-introspection/debian/control.in

Modified: desktop/unstable/gobject-introspection/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gobject-introspection/debian/changelog?rev=31815&op=diff
==============================================================================
--- desktop/unstable/gobject-introspection/debian/changelog [utf-8] (original)
+++ desktop/unstable/gobject-introspection/debian/changelog [utf-8] Thu Nov 24 14:32:30 2011
@@ -1,6 +1,10 @@
 gobject-introspection (1.31.0-3) UNRELEASED; urgency=low
 
+  [ Sjoerd Simons ]
   * debian/control.in: Make the Vcs-* tags refer to the unstable repos
+
+  [ Josselin Mouette ]
+  * Make the -dev package depend on g-i. Closes: #649859.
 
  -- Sjoerd Simons <sjoerd at debian.org>  Sun, 20 Nov 2011 15:54:11 +0000
 

Modified: desktop/unstable/gobject-introspection/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gobject-introspection/debian/control?rev=31815&op=diff
==============================================================================
--- desktop/unstable/gobject-introspection/debian/control [utf-8] (original)
+++ desktop/unstable/gobject-introspection/debian/control [utf-8] Thu Nov 24 14:32:30 2011
@@ -50,6 +50,7 @@
 Section: libdevel
 Architecture: any
 Depends: libgirepository-1.0-1 (= ${binary:Version}),
+         gobject-introspection (= ${binary:Version}),
          gir1.2-glib-2.0 (= ${binary:Version}),
          gir1.2-freedesktop (= ${binary:Version}),
          libglib2.0-dev (>= 2.16.0),

Modified: desktop/unstable/gobject-introspection/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gobject-introspection/debian/control.in?rev=31815&op=diff
==============================================================================
--- desktop/unstable/gobject-introspection/debian/control.in [utf-8] (original)
+++ desktop/unstable/gobject-introspection/debian/control.in [utf-8] Thu Nov 24 14:32:30 2011
@@ -45,6 +45,7 @@
 Section: libdevel
 Architecture: any
 Depends: libgirepository-1.0-1 (= ${binary:Version}),
+         gobject-introspection (= ${binary:Version}),
          gir1.2-glib-2.0 (= ${binary:Version}),
          gir1.2-freedesktop (= ${binary:Version}),
          libglib2.0-dev (>= 2.16.0),




More information about the pkg-gnome-commits mailing list