r33323 - in /desktop/unstable/d-conf/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sun Mar 18 14:41:56 UTC 2012


Author: biebl
Date: Sun Mar 18 14:41:56 2012
New Revision: 33323

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=33323
Log:
Bump Build-Depends on cdbs for multiarch support.

Modified:
    desktop/unstable/d-conf/debian/changelog
    desktop/unstable/d-conf/debian/control
    desktop/unstable/d-conf/debian/control.in

Modified: desktop/unstable/d-conf/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/d-conf/debian/changelog?rev=33323&op=diff
==============================================================================
--- desktop/unstable/d-conf/debian/changelog [utf-8] (original)
+++ desktop/unstable/d-conf/debian/changelog [utf-8] Sun Mar 18 14:41:56 2012
@@ -1,5 +1,6 @@
 d-conf (0.10.0-4) UNRELEASED; urgency=low
 
+  [ Josselin Mouette ]
   * 01_env_path.patch: new patch. Allow to configure the dconf profiles 
     and databases path through the environment. Still defaults to
     /etc/dconf.
@@ -8,7 +9,10 @@
     from later files. This allows one to set a key in 01-foo and 
     override it in 02-bar.
 
- -- Josselin Mouette <joss at debian.org>  Sat, 28 Jan 2012 11:41:16 +0100
+  [ Michael Biebl ]
+  * Bump Build-Depends on cdbs for multiarch support.
+
+ -- Michael Biebl <biebl at debian.org>  Sun, 18 Mar 2012 15:41:42 +0100
 
 d-conf (0.10.0-3) unstable; urgency=low
 

Modified: desktop/unstable/d-conf/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/d-conf/debian/control?rev=33323&op=diff
==============================================================================
--- desktop/unstable/d-conf/debian/control [utf-8] (original)
+++ desktop/unstable/d-conf/debian/control [utf-8] Sun Mar 18 14:41:56 2012
@@ -7,9 +7,9 @@
 Section: libs
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Emilio Pozuelo Monfort <pochu at debian.org>, Josselin Mouette <joss at debian.org>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>, Sjoerd Simons <sjoerd at debian.org>
+Uploaders: Josselin Mouette <joss 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.1.3),
-               cdbs,
+               cdbs (>= 0.4.93),
                autotools-dev,
                gnome-pkg-tools,
                gtk-doc-tools (>= 1.15),

Modified: desktop/unstable/d-conf/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/d-conf/debian/control.in?rev=33323&op=diff
==============================================================================
--- desktop/unstable/d-conf/debian/control.in [utf-8] (original)
+++ desktop/unstable/d-conf/debian/control.in [utf-8] Sun Mar 18 14:41:56 2012
@@ -4,7 +4,7 @@
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
 Build-Depends: debhelper (>= 8.1.3),
-               cdbs,
+               cdbs (>= 0.4.93),
                autotools-dev,
                gnome-pkg-tools,
                gtk-doc-tools (>= 1.15),




More information about the pkg-gnome-commits mailing list