r13273 - in /desktop/unstable: gconfmm2.6/debian/control gconfmm2.6/debian/control.in gnome-vfsmm2.6/debian/control gnome-vfsmm2.6/debian/control.in

manphiz-guest at users.alioth.debian.org manphiz-guest at users.alioth.debian.org
Thu Oct 25 15:39:05 UTC 2007


Author: manphiz-guest
Date: Thu Oct 25 15:39:05 2007
New Revision: 13273

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=13273
Log:
Suggests -doc in -dev.

Modified:
    desktop/unstable/gconfmm2.6/debian/control
    desktop/unstable/gconfmm2.6/debian/control.in
    desktop/unstable/gnome-vfsmm2.6/debian/control
    desktop/unstable/gnome-vfsmm2.6/debian/control.in

Modified: desktop/unstable/gconfmm2.6/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gconfmm2.6/debian/control?rev=13273&op=diff
==============================================================================
--- desktop/unstable/gconfmm2.6/debian/control (original)
+++ desktop/unstable/gconfmm2.6/debian/control Thu Oct 25 15:39:05 2007
@@ -19,7 +19,7 @@
          libgconfmm-2.6-1c2 (= ${binary:Version}),
          libgconf2-dev (>> 2.6.0),
          libgtkmm-2.4-dev (>= 1:2.6.5-1)
-Suggests: libgtkmm-2.4-doc
+Suggests: libgconfmm-2.4-doc
 Description: C++ wrappers for GConf (development files)
  GConf is a system for storing application preferences.  gconfmm is
  the C++ wrapper for GConf.

Modified: desktop/unstable/gconfmm2.6/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gconfmm2.6/debian/control.in?rev=13273&op=diff
==============================================================================
--- desktop/unstable/gconfmm2.6/debian/control.in (original)
+++ desktop/unstable/gconfmm2.6/debian/control.in Thu Oct 25 15:39:05 2007
@@ -19,7 +19,7 @@
          libgconfmm-2.6-1c2 (= ${binary:Version}),
          libgconf2-dev (>> 2.6.0),
          libgtkmm-2.4-dev (>= 1:2.6.5-1)
-Suggests: libgtkmm-2.4-doc
+Suggests: libgconfmm-2.4-doc
 Description: C++ wrappers for GConf (development files)
  GConf is a system for storing application preferences.  gconfmm is
  the C++ wrapper for GConf.

Modified: desktop/unstable/gnome-vfsmm2.6/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-vfsmm2.6/debian/control?rev=13273&op=diff
==============================================================================
--- desktop/unstable/gnome-vfsmm2.6/debian/control (original)
+++ desktop/unstable/gnome-vfsmm2.6/debian/control Thu Oct 25 15:39:05 2007
@@ -1,14 +1,25 @@
 Source: gnome-vfsmm2.6
 Section: libs
 Priority: optional
-Maintainer: Bradley Bell <btb at debian.org>
-Build-Depends: debhelper (>= 4.0.0), libgnomevfs2-dev (>> 2.8.1), libglibmm-2.4-dev (>= 2.6.5-1), doxygen
+Maintainer: Deng Xiyue <manphiz-guest at users.alioth.debian.org>
+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
+Build-Depends: cdbs,
+               debhelper (>= 5),
+               doc-base,
+               gnome-pkg-tools (>= 0.11),
+               libgnomevfs2-dev (>> 2.8.1),
+               libglibmm-2.4-dev (>= 2.6.5-1),
+               doxygen
 Standards-Version: 3.7.2
 
 Package: libgnome-vfsmm-2.6-dev
 Section: libdevel
 Architecture: any
-Depends: libgnome-vfsmm-2.6-1c2a (= ${Source-Version}), libgnomevfs2-dev (>> 2.8.0), libglibmm-2.4-dev
+Depends: ${misc:Depends},
+         libgnome-vfsmm-2.6-1c2a (= ${binary:Version}),
+         libgnomevfs2-dev (>> 2.8.1),
+         libglibmm-2.4-dev (>= 2.6.5-1)
+Suggests: libgnome-vfsmm-2.6-doc
 Description: C++ wrappers for GnomeVFS (development files)
  GnomeVFS is the GNOME filesystem abstraction library. Gnome-vfsmm is
  the C++ wrapper for GnomeVFS.
@@ -18,7 +29,8 @@
 Package: libgnome-vfsmm-2.6-1c2a
 Section: libs
 Architecture: any
-Depends: ${shlibs:Depends}
+Depends: ${misc:Depends},
+         ${shlibs:Depends}
 Conflicts: libgnome-vfsmm-2.6-1, libgnome-vfsmm-2.6-1c2
 Replaces: libgnome-vfsmm-2.6-1, libgnome-vfsmm-2.6-1c2
 Description: C++ wrappers for GnomeVFS (shared library)
@@ -26,3 +38,16 @@
  the C++ wrapper for GnomeVFS.
  .
  This package contains shared libraries.
+
+Package: libgnome-vfsmm-2.6-doc
+Section: doc
+Architecture: all
+Depends: ${misc:Depends},
+         doc-base,
+         lynx | www-browser
+Conflicts: libgnome-vfsmm-2.6-dev (<< 2.20.0-1)
+Description: C++ wrappers for GnomeVFS (documentation)
+ GnomeVFS is the GNOME filesystem abstraction library. Gnome-vfsmm is
+ the C++ wrapper for GnomeVFS.
+ .
+ This package contains reference documentation and examples.

Modified: desktop/unstable/gnome-vfsmm2.6/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/gnome-vfsmm2.6/debian/control.in?rev=13273&op=diff
==============================================================================
--- desktop/unstable/gnome-vfsmm2.6/debian/control.in (original)
+++ desktop/unstable/gnome-vfsmm2.6/debian/control.in Thu Oct 25 15:39:05 2007
@@ -19,6 +19,7 @@
          libgnome-vfsmm-2.6-1c2a (= ${binary:Version}),
          libgnomevfs2-dev (>> 2.8.1),
          libglibmm-2.4-dev (>= 2.6.5-1)
+Suggests: libgnome-vfsmm-2.6-doc
 Description: C++ wrappers for GnomeVFS (development files)
  GnomeVFS is the GNOME filesystem abstraction library. Gnome-vfsmm is
  the C++ wrapper for GnomeVFS.




More information about the pkg-gnome-commits mailing list