r32175 - in /packages/unstable/clutter-gst/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Fri Dec 16 22:01:35 UTC 2011


Author: biebl
Date: Fri Dec 16 22:01:33 2011
New Revision: 32175

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=32175
Log:
Bump Build-Depends on cdbs to ensure we have a version with
dh_girepository support.

Modified:
    packages/unstable/clutter-gst/debian/changelog
    packages/unstable/clutter-gst/debian/control
    packages/unstable/clutter-gst/debian/control.in

Modified: packages/unstable/clutter-gst/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/clutter-gst/debian/changelog?rev=32175&op=diff
==============================================================================
--- packages/unstable/clutter-gst/debian/changelog [utf-8] (original)
+++ packages/unstable/clutter-gst/debian/changelog [utf-8] Fri Dec 16 22:01:33 2011
@@ -6,8 +6,10 @@
   * Bump debhelper compatibility level to 8.
     - Strip debian/tmp/ from .install files.
     - Bump Build-Depends on debhelper.
+  * Bump Build-Depends on cdbs to ensure we have a version with
+    dh_girepository support.
 
- -- Michael Biebl <biebl at debian.org>  Fri, 16 Dec 2011 22:57:52 +0100
+ -- Michael Biebl <biebl at debian.org>  Fri, 16 Dec 2011 23:00:30 +0100
 
 clutter-gst (1.4.2-1) unstable; urgency=low
 

Modified: packages/unstable/clutter-gst/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/clutter-gst/debian/control?rev=32175&op=diff
==============================================================================
--- packages/unstable/clutter-gst/debian/control [utf-8] (original)
+++ packages/unstable/clutter-gst/debian/control [utf-8] Fri Dec 16 22:01:33 2011
@@ -9,7 +9,7 @@
 Maintainer: Ross Burton <ross at debian.org>
 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu at debian.org>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>, Sjoerd Simons <sjoerd at debian.org>
 Build-Depends: debhelper (>= 8),
-               cdbs,
+               cdbs (>= 0.4.90),
                dh-autoreconf (>= 4),
                gnome-pkg-tools,
                libglib2.0-0 (>= 2.18.0),

Modified: packages/unstable/clutter-gst/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/clutter-gst/debian/control.in?rev=32175&op=diff
==============================================================================
--- packages/unstable/clutter-gst/debian/control.in [utf-8] (original)
+++ packages/unstable/clutter-gst/debian/control.in [utf-8] Fri Dec 16 22:01:33 2011
@@ -4,7 +4,7 @@
 Maintainer: Ross Burton <ross at debian.org>
 Uploaders: @GNOME_TEAM@
 Build-Depends: debhelper (>= 8),
-               cdbs,
+               cdbs (>= 0.4.90),
                dh-autoreconf (>= 4),
                gnome-pkg-tools,
                libglib2.0-0 (>= 2.18.0),




More information about the pkg-gnome-commits mailing list