| 1 | Source: glib2.0 |
|---|
| 2 | Section: libs |
|---|
| 3 | Priority: optional |
|---|
| 4 | Maintainer: Loic Minier <lool@dooz.org> |
|---|
| 5 | Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Josselin Mouette <joss@debian.org>, Sebastian Dröge <slomo@debian.org> |
|---|
| 6 | Build-Depends: debhelper (>> 5.0.22), |
|---|
| 7 | pkg-config (>= 0.14.0), |
|---|
| 8 | gettext, |
|---|
| 9 | autotools-dev, |
|---|
| 10 | gnome-pkg-tools (>= 0.11), |
|---|
| 11 | quilt, |
|---|
| 12 | dpkg-dev (>= 1.14.13), |
|---|
| 13 | libpcre3-dev (>= 7.4-1~), |
|---|
| 14 | gtk-doc-tools, |
|---|
| 15 | type-handling, |
|---|
| 16 | libselinux1-dev | not+linux-gnu, |
|---|
| 17 | linux-libc-dev | not+linux-gnu, |
|---|
| 18 | libgamin-dev | libfam-dev | linux-gnu |
|---|
| 19 | Standards-Version: 3.8.3 |
|---|
| 20 | Homepage: http://www.gtk.org/ |
|---|
| 21 | Vcs-Browser: http://svn.debian.org/wsvn/pkg-gnome/desktop/unstable/glib2.0/ |
|---|
| 22 | Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/desktop/unstable/glib2.0/ |
|---|
| 23 | |
|---|
| 24 | Package: libglib2.0-0 |
|---|
| 25 | Section: libs |
|---|
| 26 | Architecture: any |
|---|
| 27 | Depends: ${misc:Depends}, |
|---|
| 28 | ${shlibs:Depends} |
|---|
| 29 | Recommends: libglib2.0-data, |
|---|
| 30 | shared-mime-info |
|---|
| 31 | Conflicts: libpango1.0-0 (<< 1.11) |
|---|
| 32 | Description: The GLib library of C routines |
|---|
| 33 | GLib is a library containing many useful C routines for things such |
|---|
| 34 | as trees, hashes, lists, and strings. It is a useful general-purpose |
|---|
| 35 | C library used by projects such as GTK+, GIMP, and GNOME. |
|---|
| 36 | . |
|---|
| 37 | This package contains the shared libraries. |
|---|
| 38 | |
|---|
| 39 | Package: libglib2.0-udeb |
|---|
| 40 | Section: debian-installer |
|---|
| 41 | XC-Package-Type: udeb |
|---|
| 42 | Priority: optional |
|---|
| 43 | Architecture: any |
|---|
| 44 | Depends: ${misc:Depends}, |
|---|
| 45 | ${shlibs:Depends} |
|---|
| 46 | Description: The GLib library of C routines - minimal runtime |
|---|
| 47 | This is a udeb, or a microdeb, for the debian-installer. |
|---|
| 48 | . |
|---|
| 49 | GLib is a library containing many useful C routines for things such |
|---|
| 50 | as trees, hashes, lists, and strings. It is a useful general-purpose |
|---|
| 51 | C library used by projects such as GTK+, GIMP, and GNOME. |
|---|
| 52 | . |
|---|
| 53 | This package contains the minimal runtime library needed by the Debian |
|---|
| 54 | installer. |
|---|
| 55 | |
|---|
| 56 | Package: libglib2.0-dev |
|---|
| 57 | Section: libdevel |
|---|
| 58 | Architecture: any |
|---|
| 59 | Depends: ${misc:Depends}, |
|---|
| 60 | ${shlibs:Depends}, |
|---|
| 61 | libglib2.0-0 (= ${binary:Version}), |
|---|
| 62 | pkg-config (>= 0.14.0) |
|---|
| 63 | Recommends: python |
|---|
| 64 | Suggests: libglib2.0-doc |
|---|
| 65 | Replaces: libglib1.3-dev |
|---|
| 66 | Conflicts: libglib1.3-dev |
|---|
| 67 | Description: Development files for the GLib library |
|---|
| 68 | GLib is a library containing many useful C routines for things such |
|---|
| 69 | as trees, hashes, lists, and strings. It is a useful general-purpose |
|---|
| 70 | C library used by projects such as GTK+, GIMP, and GNOME. |
|---|
| 71 | . |
|---|
| 72 | This package is needed to compile programs against libglib2.0-0, |
|---|
| 73 | as only it includes the header files and static libraries (optionally) |
|---|
| 74 | needed for compiling. |
|---|
| 75 | |
|---|
| 76 | Package: libglib2.0-0-dbg |
|---|
| 77 | Section: debug |
|---|
| 78 | Priority: extra |
|---|
| 79 | Architecture: any |
|---|
| 80 | Depends: ${misc:Depends}, |
|---|
| 81 | libglib2.0-0 (= ${binary:Version}) |
|---|
| 82 | Conflicts: libglib2.0-dbg |
|---|
| 83 | Replaces: libglib2.0-dbg |
|---|
| 84 | Description: The GLib libraries and debugging symbols |
|---|
| 85 | GLib is a library containing many useful C routines for things such |
|---|
| 86 | as trees, hashes, lists, and strings. It is a useful general-purpose |
|---|
| 87 | C library used by projects such as GTK+, GIMP, and GNOME. |
|---|
| 88 | . |
|---|
| 89 | This package contains detached debugging symbols. |
|---|
| 90 | . |
|---|
| 91 | Most people will not need this package. |
|---|
| 92 | |
|---|
| 93 | Package: libglib2.0-data |
|---|
| 94 | Architecture: all |
|---|
| 95 | Depends: ${misc:Depends}, |
|---|
| 96 | libglib2.0-0 (>= ${source:Version}) |
|---|
| 97 | Replaces: libglib1.3, |
|---|
| 98 | libglib1.3-data |
|---|
| 99 | Conflicts: libglib1.3-data |
|---|
| 100 | Description: Common files for GLib library |
|---|
| 101 | GLib is a library containing many useful C routines for things such |
|---|
| 102 | as trees, hashes, lists, and strings. It is a useful general-purpose |
|---|
| 103 | C library used by projects such as GTK+, GIMP, and GNOME. |
|---|
| 104 | . |
|---|
| 105 | This package is needed for the runtime libraries to display messages in |
|---|
| 106 | languages other than English. |
|---|
| 107 | |
|---|
| 108 | Package: libglib2.0-doc |
|---|
| 109 | Section: doc |
|---|
| 110 | Architecture: all |
|---|
| 111 | Depends: ${misc:Depends}, |
|---|
| 112 | lynx | www-browser |
|---|
| 113 | Replaces: libglib1.3-doc |
|---|
| 114 | Conflicts: libglib1.3-doc |
|---|
| 115 | Suggests: libgtk2.0-doc |
|---|
| 116 | Description: Documentation files for the GLib library |
|---|
| 117 | GLib is a library containing many useful C routines for things such |
|---|
| 118 | as trees, hashes, lists, and strings. It is a useful general-purpose |
|---|
| 119 | C library used by projects such as GTK+, GIMP, and GNOME. |
|---|
| 120 | . |
|---|
| 121 | This package contains the HTML documentation for the GLib library |
|---|
| 122 | in /usr/share/doc/libglib2.0-doc/ . |
|---|
| 123 | |
|---|
| 124 | Package: libgio-fam |
|---|
| 125 | Architecture: hurd-i386 kfreebsd-i386 kfreebsd-amd64 |
|---|
| 126 | Depends: ${shlibs:Depends} |
|---|
| 127 | Recommends: gamin |
|---|
| 128 | Description: GLib Input, Output and Streaming Library (fam module) |
|---|
| 129 | GIO is the input, output and streaming API of GLib. This package |
|---|
| 130 | provides a fam file and directory monitoring backend for it. |
|---|
| 131 | |
|---|
| 132 | Package: libglib2.0-0-refdbg |
|---|
| 133 | Section: debug |
|---|
| 134 | Priority: extra |
|---|
| 135 | Architecture: any |
|---|
| 136 | Depends: ${misc:Depends}, |
|---|
| 137 | ${shlibs:Depends}, |
|---|
| 138 | libglib2.0-0 (= ${binary:Version}) |
|---|
| 139 | Description: The GLib library of C routines - refdbg library |
|---|
| 140 | GLib is a library containing many useful C routines for things such |
|---|
| 141 | as trees, hashes, lists, and strings. It is a useful general-purpose |
|---|
| 142 | C library used by projects such as GTK+, GIMP, and GNOME. |
|---|
| 143 | . |
|---|
| 144 | This package contains the shared library built with |
|---|
| 145 | --disable-visibility so that it can be used with refdbg, a GObject |
|---|
| 146 | refcount debugger. |
|---|