| 1 | Source: glib2.0 |
|---|
| 2 | Section: libs |
|---|
| 3 | Priority: optional |
|---|
| 4 | Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com> |
|---|
| 5 | XSBC-Original-Maintainer: Loic Minier <lool@dooz.org> |
|---|
| 6 | Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Sebastian Dröge <slomo@debian.org> |
|---|
| 7 | Build-Depends: debhelper (>> 5.0.22), |
|---|
| 8 | pkg-config (>= 0.16.0), |
|---|
| 9 | gettext, |
|---|
| 10 | autotools-dev, |
|---|
| 11 | gnome-pkg-tools (>= 0.11), |
|---|
| 12 | quilt, |
|---|
| 13 | dpkg-dev (>= 1.14.13), |
|---|
| 14 | libpcre3-dev (>= 7.4-1~), |
|---|
| 15 | desktop-file-utils, |
|---|
| 16 | gtk-doc-tools (>= 1.15), |
|---|
| 17 | libselinux1-dev, |
|---|
| 18 | linux-libc-dev, |
|---|
| 19 | zlib1g-dev |
|---|
| 20 | Standards-Version: 3.9.0 |
|---|
| 21 | Homepage: http://www.gtk.org/ |
|---|
| 22 | Vcs-Bzr: https://code.launchpad.net/~ubuntu-desktop/glib/ubuntu |
|---|
| 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 | libdconf0 |
|---|
| 32 | Conflicts: libpango1.0-0 (<< 1.11) |
|---|
| 33 | Replaces: libglib2.0-dev (<< 2.23.2-2) |
|---|
| 34 | Breaks: bamfdaemon (<< 0.2.42-0ubuntu2), |
|---|
| 35 | wncksyncdaemon (<< 0.2.8-0ubuntu2) |
|---|
| 36 | Description: The GLib library of C routines |
|---|
| 37 | GLib is a library containing many useful C routines for things such |
|---|
| 38 | as trees, hashes, lists, and strings. It is a useful general-purpose |
|---|
| 39 | C library used by projects such as GTK+, GIMP, and GNOME. |
|---|
| 40 | . |
|---|
| 41 | This package contains the shared libraries. |
|---|
| 42 | |
|---|
| 43 | Package: libglib2.0-udeb |
|---|
| 44 | Section: debian-installer |
|---|
| 45 | XC-Package-Type: udeb |
|---|
| 46 | Priority: optional |
|---|
| 47 | Architecture: any |
|---|
| 48 | Depends: ${misc:Depends}, |
|---|
| 49 | ${shlibs:Depends} |
|---|
| 50 | Description: The GLib library of C routines - minimal runtime |
|---|
| 51 | This is a udeb, or a microdeb, for the debian-installer. |
|---|
| 52 | . |
|---|
| 53 | GLib is a library containing many useful C routines for things such |
|---|
| 54 | as trees, hashes, lists, and strings. It is a useful general-purpose |
|---|
| 55 | C library used by projects such as GTK+, GIMP, and GNOME. |
|---|
| 56 | . |
|---|
| 57 | This package contains the minimal runtime library needed by the Debian |
|---|
| 58 | installer. |
|---|
| 59 | |
|---|
| 60 | Package: libglib2.0-bin |
|---|
| 61 | Section: misc |
|---|
| 62 | Architecture: any |
|---|
| 63 | Depends: ${shlibs:Depends}, |
|---|
| 64 | ${misc:Depends}, |
|---|
| 65 | libglib2.0-0 (= ${binary:Version}), |
|---|
| 66 | libglib2.0-data |
|---|
| 67 | Conflicts: libglib2.0-0 (<< 2.25.11-2), |
|---|
| 68 | Replaces: libglib2.0-0 (<< 2.25.11-2), |
|---|
| 69 | libglib2.0-dev (<< 2.25.11-2) |
|---|
| 70 | Description: The programs for the GLib library |
|---|
| 71 | GLib is a library containing many useful C routines for things such |
|---|
| 72 | as trees, hashes, lists, and strings. It is a useful general-purpose |
|---|
| 73 | C library used by projects such as GTK+, GIMP, and GNOME. |
|---|
| 74 | . |
|---|
| 75 | This package contains the program files which is used for the libraries |
|---|
| 76 | and others. |
|---|
| 77 | |
|---|
| 78 | Package: libglib2.0-dev |
|---|
| 79 | Section: libdevel |
|---|
| 80 | Architecture: any |
|---|
| 81 | Depends: ${misc:Depends}, |
|---|
| 82 | ${shlibs:Depends}, |
|---|
| 83 | libglib2.0-0 (= ${binary:Version}), |
|---|
| 84 | libglib2.0-bin (= ${binary:Version}), |
|---|
| 85 | pkg-config (>= 0.16.0), |
|---|
| 86 | zlib1g-dev |
|---|
| 87 | Recommends: python |
|---|
| 88 | Suggests: libglib2.0-doc, |
|---|
| 89 | python-subunit |
|---|
| 90 | Replaces: libglib1.3-dev |
|---|
| 91 | Conflicts: libglib1.3-dev |
|---|
| 92 | Description: Development files for the GLib library |
|---|
| 93 | GLib is a library containing many useful C routines for things such |
|---|
| 94 | as trees, hashes, lists, and strings. It is a useful general-purpose |
|---|
| 95 | C library used by projects such as GTK+, GIMP, and GNOME. |
|---|
| 96 | . |
|---|
| 97 | This package is needed to compile programs against libglib2.0-0, |
|---|
| 98 | as only it includes the header files and static libraries (optionally) |
|---|
| 99 | needed for compiling. |
|---|
| 100 | |
|---|
| 101 | Package: libglib2.0-0-dbg |
|---|
| 102 | Section: debug |
|---|
| 103 | Priority: extra |
|---|
| 104 | Architecture: any |
|---|
| 105 | Depends: ${misc:Depends}, |
|---|
| 106 | libglib2.0-0 (= ${binary:Version}) |
|---|
| 107 | Conflicts: libglib2.0-dbg |
|---|
| 108 | Replaces: libglib2.0-dbg |
|---|
| 109 | Description: The GLib libraries and debugging symbols |
|---|
| 110 | GLib is a library containing many useful C routines for things such |
|---|
| 111 | as trees, hashes, lists, and strings. It is a useful general-purpose |
|---|
| 112 | C library used by projects such as GTK+, GIMP, and GNOME. |
|---|
| 113 | . |
|---|
| 114 | This package contains detached debugging symbols. |
|---|
| 115 | . |
|---|
| 116 | Most people will not need this package. |
|---|
| 117 | |
|---|
| 118 | Package: libglib2.0-data |
|---|
| 119 | Architecture: all |
|---|
| 120 | Depends: ${misc:Depends}, |
|---|
| 121 | libglib2.0-0 (>= ${source:Version}) |
|---|
| 122 | Replaces: libglib1.3, |
|---|
| 123 | libglib1.3-data |
|---|
| 124 | Conflicts: libglib1.3-data |
|---|
| 125 | Description: Common files for GLib library |
|---|
| 126 | GLib is a library containing many useful C routines for things such |
|---|
| 127 | as trees, hashes, lists, and strings. It is a useful general-purpose |
|---|
| 128 | C library used by projects such as GTK+, GIMP, and GNOME. |
|---|
| 129 | . |
|---|
| 130 | This package is needed for the runtime libraries to display messages in |
|---|
| 131 | languages other than English. |
|---|
| 132 | |
|---|
| 133 | Package: libglib2.0-doc |
|---|
| 134 | Section: doc |
|---|
| 135 | Architecture: all |
|---|
| 136 | Depends: ${misc:Depends}, |
|---|
| 137 | lynx | www-browser |
|---|
| 138 | Replaces: libglib1.3-doc |
|---|
| 139 | Conflicts: libglib1.3-doc |
|---|
| 140 | Suggests: libgtk2.0-doc |
|---|
| 141 | Description: Documentation files for the GLib library |
|---|
| 142 | GLib is a library containing many useful C routines for things such |
|---|
| 143 | as trees, hashes, lists, and strings. It is a useful general-purpose |
|---|
| 144 | C library used by projects such as GTK+, GIMP, and GNOME. |
|---|
| 145 | . |
|---|
| 146 | This package contains the HTML documentation for the GLib library |
|---|
| 147 | in /usr/share/doc/libglib2.0-doc/ . |
|---|
| 148 | |
|---|
| 149 | Package: libgio-fam |
|---|
| 150 | Architecture: hurd-i386 kfreebsd-i386 kfreebsd-amd64 |
|---|
| 151 | Depends: ${shlibs:Depends}, |
|---|
| 152 | ${misc:Depends} |
|---|
| 153 | Recommends: gamin |
|---|
| 154 | Description: GLib Input, Output and Streaming Library (fam module) |
|---|
| 155 | GIO is the input, output and streaming API of GLib. This package |
|---|
| 156 | provides a fam file and directory monitoring backend for it. |
|---|
| 157 | |
|---|
| 158 | Package: libglib2.0-0-refdbg |
|---|
| 159 | Section: debug |
|---|
| 160 | Priority: extra |
|---|
| 161 | Architecture: any |
|---|
| 162 | Depends: ${misc:Depends}, |
|---|
| 163 | ${shlibs:Depends}, |
|---|
| 164 | libglib2.0-0 (= ${binary:Version}) |
|---|
| 165 | Description: The GLib library of C routines - refdbg library |
|---|
| 166 | GLib is a library containing many useful C routines for things such |
|---|
| 167 | as trees, hashes, lists, and strings. It is a useful general-purpose |
|---|
| 168 | C library used by projects such as GTK+, GIMP, and GNOME. |
|---|
| 169 | . |
|---|
| 170 | This package contains the shared library built with |
|---|
| 171 | --disable-visibility so that it can be used with refdbg, a GObject |
|---|
| 172 | refcount debugger. |
|---|