r22980 - in /desktop/unstable/gnome-vfs/debian: changelog control control.in

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Sat Feb 6 10:46:47 UTC 2010


Author: biebl
Date: Sat Feb  6 10:46:42 2010
New Revision: 22980

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=22980
Log:
* debian/control
  - Add ${misc:Depends} to all binary packages.

Modified:
    desktop/unstable/gnome-vfs/debian/changelog
    desktop/unstable/gnome-vfs/debian/control
    desktop/unstable/gnome-vfs/debian/control.in

Modified: desktop/unstable/gnome-vfs/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-vfs/debian/changelog?rev=22980&op=diff
==============================================================================
--- desktop/unstable/gnome-vfs/debian/changelog [utf-8] (original)
+++ desktop/unstable/gnome-vfs/debian/changelog [utf-8] Sat Feb  6 10:46:42 2010
@@ -1,6 +1,11 @@
 gnome-vfs (1:2.24.2-2) UNRELEASED; urgency=low
 
+  [ Emilio Pozuelo Monfort ]
   * debian/watch: Don't uupdate.
+
+  [ Michael Biebl ]
+  * debian/control
+    - Add ${misc:Depends} to all binary packages.
 
  -- Emilio Pozuelo Monfort <pochu at debian.org>  Sat, 12 Dec 2009 16:21:37 +0100
 

Modified: desktop/unstable/gnome-vfs/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-vfs/debian/control?rev=22980&op=diff
==============================================================================
--- desktop/unstable/gnome-vfs/debian/control [utf-8] (original)
+++ desktop/unstable/gnome-vfs/debian/control [utf-8] Sat Feb  6 10:46:42 2010
@@ -1,8 +1,13 @@
+# This file is autogenerated. DO NOT EDIT!
+# 
+# Modifications should be made to debian/control.in instead.
+# This file is regenerated automatically in the clean target.
+
 Source: gnome-vfs
 Section: libs
 Priority: optional
 Maintainer: Josselin Mouette <joss at debian.org>
-Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Otavio Salvador <otavio at debian.org>, Sebastian Dröge <slomo at debian.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu at debian.org>, Otavio Salvador <otavio at debian.org>, Sebastian Dröge <slomo at debian.org>
 Build-Depends: cdbs,
                quilt,
                type-handling,
@@ -54,6 +59,7 @@
 Package: libgnomevfs2-0
 Architecture: any
 Depends: ${shlibs:Depends},
+         ${misc:Depends},
          dbus (>= 0.90),
          libgnomevfs2-common (>= ${gnome:Version}),
          libgnomevfs2-common (<< ${gnome:NextVersion})
@@ -73,7 +79,8 @@
 
 Package: libgnomevfs2-bin
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Replaces: libgnomevfs2-common (<< 2.12.2-4)
 Description: GNOME Virtual File System (support binaries)
  GNOME VFS is the GNOME virtual file system.  It is the foundation of the
@@ -88,6 +95,7 @@
 Package: libgnomevfs2-extra
 Architecture: any
 Depends: ${shlibs:Depends},
+         ${misc:Depends},
          libgnomevfs2-common (>= ${gnome:Version}),
          libgnomevfs2-common (<< ${gnome:NextVersion})
 Conflicts: libgnomevfs2-common (<< 2.12.2-7),
@@ -110,7 +118,8 @@
 Architecture: any
 Section: debug
 Priority: extra
-Depends: libgnomevfs2-0 (= ${binary:Version})
+Depends: libgnomevfs2-0 (= ${binary:Version}),
+         ${misc:Depends}
 Description: GNOME Virtual File System (debugging libraries)
  GNOME VFS is the GNOME virtual file system.  It is the foundation of the
  Nautilus file manager.  It provides a modular architecture and ships with
@@ -127,6 +136,7 @@
 Architecture: any
 Section: libdevel
 Depends: libgnomevfs2-0 (= ${binary:Version}),
+         ${misc:Depends},
          libgconf2-dev (>= 2.8.0-1),
          libgnutls-dev,
          libxml2-dev,

Modified: desktop/unstable/gnome-vfs/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-vfs/debian/control.in?rev=22980&op=diff
==============================================================================
--- desktop/unstable/gnome-vfs/debian/control.in [utf-8] (original)
+++ desktop/unstable/gnome-vfs/debian/control.in [utf-8] Sat Feb  6 10:46:42 2010
@@ -54,6 +54,7 @@
 Package: libgnomevfs2-0
 Architecture: any
 Depends: ${shlibs:Depends},
+         ${misc:Depends},
          dbus (>= 0.90),
          libgnomevfs2-common (>= ${gnome:Version}),
          libgnomevfs2-common (<< ${gnome:NextVersion})
@@ -73,7 +74,8 @@
 
 Package: libgnomevfs2-bin
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${shlibs:Depends},
+         ${misc:Depends}
 Replaces: libgnomevfs2-common (<< 2.12.2-4)
 Description: GNOME Virtual File System (support binaries)
  GNOME VFS is the GNOME virtual file system.  It is the foundation of the
@@ -88,6 +90,7 @@
 Package: libgnomevfs2-extra
 Architecture: any
 Depends: ${shlibs:Depends},
+         ${misc:Depends},
          libgnomevfs2-common (>= ${gnome:Version}),
          libgnomevfs2-common (<< ${gnome:NextVersion})
 Conflicts: libgnomevfs2-common (<< 2.12.2-7),
@@ -110,7 +113,8 @@
 Architecture: any
 Section: debug
 Priority: extra
-Depends: libgnomevfs2-0 (= ${binary:Version})
+Depends: libgnomevfs2-0 (= ${binary:Version}),
+         ${misc:Depends}
 Description: GNOME Virtual File System (debugging libraries)
  GNOME VFS is the GNOME virtual file system.  It is the foundation of the
  Nautilus file manager.  It provides a modular architecture and ships with
@@ -127,6 +131,7 @@
 Architecture: any
 Section: libdevel
 Depends: libgnomevfs2-0 (= ${binary:Version}),
+         ${misc:Depends},
          libgconf2-dev (>= 2.8.0-1),
          libgnutls-dev,
          libxml2-dev,




More information about the pkg-gnome-commits mailing list