r27189 - in /desktop/unstable/atk1.0/debian: changelog control control.in

joss at users.alioth.debian.org joss at users.alioth.debian.org
Wed Mar 30 14:13:53 UTC 2011


Author: joss
Date: Wed Mar 30 14:13:52 2011
New Revision: 27189

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

Modified:
    desktop/unstable/atk1.0/debian/changelog
    desktop/unstable/atk1.0/debian/control
    desktop/unstable/atk1.0/debian/control.in

Modified: desktop/unstable/atk1.0/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/atk1.0/debian/changelog?rev=27189&op=diff
==============================================================================
--- desktop/unstable/atk1.0/debian/changelog [utf-8] (original)
+++ desktop/unstable/atk1.0/debian/changelog [utf-8] Wed Mar 30 14:13:52 2011
@@ -1,3 +1,9 @@
+atk1.0 (1.32.0-4) UNRELEASED; urgency=low
+
+  * Make the -dev package depend on the gir package.
+
+ -- Josselin Mouette <joss at debian.org>  Wed, 30 Mar 2011 16:13:28 +0200
+
 atk1.0 (1.32.0-3) unstable; urgency=low
 
   * Re-enable the gir bindings.

Modified: desktop/unstable/atk1.0/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/atk1.0/debian/control?rev=27189&op=diff
==============================================================================
--- desktop/unstable/atk1.0/debian/control [utf-8] (original)
+++ desktop/unstable/atk1.0/debian/control [utf-8] Wed Mar 30 14:13:52 2011
@@ -71,6 +71,7 @@
 Architecture: any
 Depends: ${misc:Depends},
          libatk1.0-0 (= ${binary:Version}),
+         gir1.2-atk-1.0 (= ${binary:Version}),
          pkg-config,
          libglib2.0-dev (>= 2.4.1-2)
 Replaces: libatk0-dev,

Modified: desktop/unstable/atk1.0/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/atk1.0/debian/control.in?rev=27189&op=diff
==============================================================================
--- desktop/unstable/atk1.0/debian/control.in [utf-8] (original)
+++ desktop/unstable/atk1.0/debian/control.in [utf-8] Wed Mar 30 14:13:52 2011
@@ -66,6 +66,7 @@
 Architecture: any
 Depends: ${misc:Depends},
          libatk1.0-0 (= ${binary:Version}),
+         gir1.2-atk-1.0 (= ${binary:Version}),
          pkg-config,
          libglib2.0-dev (>= 2.4.1-2)
 Replaces: libatk0-dev,




More information about the pkg-gnome-commits mailing list