r28980 - in /desktop/unstable/anjuta/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Wed Jul 20 20:07:18 UTC 2011


Author: biebl
Date: Wed Jul 20 20:07:18 2011
New Revision: 28980

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=28980
Log:
* debian/control.in:
  - Bump Build-Depends on cdbs to (>= 0.4.90) to ensure dh_girepository is
    called.

Modified:
    desktop/unstable/anjuta/debian/changelog
    desktop/unstable/anjuta/debian/control
    desktop/unstable/anjuta/debian/control.in

Modified: desktop/unstable/anjuta/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/anjuta/debian/changelog?rev=28980&op=diff
==============================================================================
--- desktop/unstable/anjuta/debian/changelog [utf-8] (original)
+++ desktop/unstable/anjuta/debian/changelog [utf-8] Wed Jul 20 20:07:18 2011
@@ -7,6 +7,9 @@
   * debian/rules:
     - Upload to unstable, remove check-dist.mk include.
     - Remove clean-la.mk include as no .la files are installed.
+  * debian/control.in:
+    - Bump Build-Depends on cdbs to (>= 0.4.90) to ensure dh_girepository is
+      called.
 
  -- Michael Biebl <biebl at debian.org>  Wed, 20 Jul 2011 21:53:38 +0200
 

Modified: desktop/unstable/anjuta/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/anjuta/debian/control?rev=28980&op=diff
==============================================================================
--- desktop/unstable/anjuta/debian/control [utf-8] (original)
+++ desktop/unstable/anjuta/debian/control [utf-8] Wed Jul 20 20:07:18 2011
@@ -9,7 +9,7 @@
 Maintainer: Rob Bradford <robster at debian.org>
 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Jordi Mallach <jordi at debian.org>, Josselin Mouette <joss at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: debhelper (>= 8),
-               cdbs,
+               cdbs (>= 0.4.90),
                gnome-pkg-tools (>= 0.11),
                libglib2.0-dev (>= 2.28.0),
                libgtk-3-dev (>= 3.0.0),

Modified: desktop/unstable/anjuta/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/anjuta/debian/control.in?rev=28980&op=diff
==============================================================================
--- desktop/unstable/anjuta/debian/control.in [utf-8] (original)
+++ desktop/unstable/anjuta/debian/control.in [utf-8] Wed Jul 20 20:07:18 2011
@@ -4,7 +4,7 @@
 Maintainer: Rob Bradford <robster at debian.org>
 Uploaders: @GNOME_TEAM@
 Build-Depends: debhelper (>= 8),
-               cdbs,
+               cdbs (>= 0.4.90),
                gnome-pkg-tools (>= 0.11),
                libglib2.0-dev (>= 2.28.0),
                libgtk-3-dev (>= 3.0.0),




More information about the pkg-gnome-commits mailing list