1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105
|
# 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: libgnomeui
Section: libs
Priority: optional
Maintainer: Josselin Mouette <joss@debian.org>
Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Loic Minier <lool@dooz.org>, Marc 'HE' Brockschmidt <he@debian.org>, Sebastian Dröge <slomo@debian.org>
Standards-Version: 3.8.0
Build-Depends: debhelper (>= 5),
libgnomecanvas2-dev (>= 2.14.0-2),
intltool (>= 0.40.0),
gettext,
libbonoboui2-dev (>= 2.14.0-2),
libglib2.0-dev (>= 2.16.0),
libpango1.0-dev (>= 1.17.5),
libgtk2.0-dev (>= 2.14),
libpopt-dev,
libgnomevfs2-dev (>= 2.8.4-2),
libgconf2-dev (>= 2.6.1-2),
libglade2-dev (>= 1:2.4.0),
libgnome2-dev (>= 2.13.7),
cdbs (>= 0.4.41),
gnome-pkg-tools (>= 0.10),
dpkg-dev (>= 1.13.19),
libgnome-keyring-dev (>= 0.4),
libxt-dev,
libxml-parser-perl,
libxml2-dev (>= 2.4.20),
libx11-dev,
libsm-dev,
libice-dev
Build-Depends-Indep: libglib2.0-doc, libgtk2.0-doc
Package: libgnomeui-0
Architecture: any
Section: libs
Depends: ${misc:Depends},
${shlibs:Depends},
libgnomeui-common (>= ${gnome:Version}),
libgnomeui-common (<< ${gnome:NextVersion})
Suggests: gnome-icon-theme
Description: The GNOME libraries (User Interface) - runtime files
This package contains the shared library for the base GNOME library
functions (User Interface functions).
Package: libgnomeui-0-dbg
Architecture: any
Section: debug
Priority: extra
Depends: ${misc:Depends},
libgnomeui-0 (= ${binary:Version})
Conflicts: libgnomeui-dbg
Replaces: libgnomeui-dbg
Description: The GNOME libraries (User Interface) and debugging symbols
This package contains the shared library for the base GNOME library
functions (User Interface functions).
.
This package contains detached debugging symbols.
.
Most people will not need this package.
Package: libgnomeui-dev
Architecture: any
Section: libdevel
Depends: ${misc:Depends},
libgnomeui-0 (= ${binary:Version}),
libgnome2-dev (>= 2.13.7),
libgtk2.0-dev (>= 2.12.0),
libgnomecanvas2-dev (>= 2.6.0),
libgnome-keyring-dev (>= 0.4),
libgconf2-dev (>= 2.6.0),
libbonoboui2-dev (>= 2.13.1),
libgnomevfs2-dev (>= 2.8.4-2),
libsm-dev,
libice-dev,
libpango1.0-dev (>= 1.1.2),
libglib2.0-dev (>= 2.16.0)
Suggests: libgnomeui-doc
Description: The GNOME libraries (User Interface) - development files
This package contains the shared library for the base GNOME library
functions (User Interface functions).
Package: libgnomeui-common
Architecture: all
Section: libs
Replaces: libgnomeui-0 (<= 1.117.0-1),
gnome-libs-data (<= 1.4.2-17)
Conflicts: libgnomeui-0 (<= 1.117.0-1)
Depends: ${misc:Depends}
Description: The GNOME libraries (User Interface) - common files
This package contains internationalization files for the base GNOME
library functions (User Interface functions).
Package: libgnomeui-doc
Architecture: all
Section: doc
Replaces: libgnomeui-dev (<= 2.0.1-1)
Conflicts: libgnomeui-dev (<= 2.0.1-1)
Depends: ${misc:Depends}
Description: The GNOME libraries (User Interface) - documentation files
This package contains documentation files for the base GNOME library
functions (User Interface functions).
|