r33320 - in /desktop/unstable/gvfs/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sun Mar 18 14:36:48 UTC 2012


Author: biebl
Date: Sun Mar 18 14:36:47 2012
New Revision: 33320

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

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

Modified: desktop/unstable/gvfs/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gvfs/debian/changelog?rev=33320&op=diff
==============================================================================
--- desktop/unstable/gvfs/debian/changelog [utf-8] (original)
+++ desktop/unstable/gvfs/debian/changelog [utf-8] Sun Mar 18 14:36:47 2012
@@ -1,3 +1,9 @@
+gvfs (1.10.1-3) UNRELEASED; urgency=low
+
+  * Bump Build-Depends on cdbs and debhelper for multiarch support.
+
+ -- Michael Biebl <biebl at debian.org>  Sun, 18 Mar 2012 15:36:19 +0100
+
 gvfs (1.10.1-2) unstable; urgency=low
 
   [ Josselin Mouette ]

Modified: desktop/unstable/gvfs/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gvfs/debian/control?rev=33320&op=diff
==============================================================================
--- desktop/unstable/gvfs/debian/control [utf-8] (original)
+++ desktop/unstable/gvfs/debian/control [utf-8] Sun Mar 18 14:36:47 2012
@@ -8,9 +8,9 @@
 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>, Michael Biebl <biebl at debian.org>
-Build-Depends: debhelper (>= 8),
+Build-Depends: debhelper (>= 8.1.3),
                autotools-dev,
-               cdbs,
+               cdbs (>= 0.4.93),
                dh-autoreconf,
                gnome-pkg-tools (>= 0.7),
                pkg-config,
@@ -130,7 +130,7 @@
 Depends: ${misc:Depends}
 Recommends: gvfs
 Breaks: gvfs (<< 1.10.1-1)
-Replaces: gvfs (<< 1.10.1-1)    
+Replaces: gvfs (<< 1.10.1-1)
 Description: userspace virtual filesystem - common data files
  gvfs is a userspace virtual filesystem where mounts run as separate
  processes which you talk to via D-Bus. It also contains a gio module

Modified: desktop/unstable/gvfs/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gvfs/debian/control.in?rev=33320&op=diff
==============================================================================
--- desktop/unstable/gvfs/debian/control.in [utf-8] (original)
+++ desktop/unstable/gvfs/debian/control.in [utf-8] Sun Mar 18 14:36:47 2012
@@ -3,9 +3,9 @@
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
 Uploaders: @GNOME_TEAM@
-Build-Depends: debhelper (>= 8),
+Build-Depends: debhelper (>= 8.1.3),
                autotools-dev,
-               cdbs,
+               cdbs (>= 0.4.93),
                dh-autoreconf,
                gnome-pkg-tools (>= 0.7),
                pkg-config,
@@ -125,7 +125,7 @@
 Depends: ${misc:Depends}
 Recommends: gvfs
 Breaks: gvfs (<< 1.10.1-1)
-Replaces: gvfs (<< 1.10.1-1)    
+Replaces: gvfs (<< 1.10.1-1)
 Description: userspace virtual filesystem - common data files
  gvfs is a userspace virtual filesystem where mounts run as separate
  processes which you talk to via D-Bus. It also contains a gio module




More information about the pkg-gnome-commits mailing list