Package: apache2 Priority: optional Section: web Installed-Size: 84 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Apache Maintainers Architecture: all Version: 2.2.3-3.2ubuntu2.1 Depends: apache2-mpm-worker (>= 2.2.3-3.2ubuntu2.1) | apache2-mpm-prefork (>= 2.2.3-3.2ubuntu2.1) | apache2-mpm-event (>= 2.2.3-3.2ubuntu2.1) Filename: pool/main/a/apache2/apache2_2.2.3-3.2ubuntu2.1_all.deb Size: 39090 MD5sum: d2db3ef69d13b4ed76493e189174c304 SHA1: 337792ed5e49ef04fe81d4de62b795392240297c SHA256: 05a58d1c12d417c276a8382130b2b5632d5068914c803d08407a6c933dd3c3dd Description: Next generation, scalable, extendable web server Apache v2 is the next generation of the omnipresent Apache web server. This version - a total rewrite - introduces many new improvements, such as threading, a new API, IPv6 support, request/response filtering, and more. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: lamp-server Package: apache2-doc Priority: optional Section: doc Installed-Size: 10624 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Apache Maintainers Architecture: all Source: apache2 Version: 2.2.3-3.2ubuntu2.1 Filename: pool/main/a/apache2/apache2-doc_2.2.3-3.2ubuntu2.1_all.deb Size: 2199570 MD5sum: be1a62334680ed00d5f5a4c74113d524 SHA1: 8a300cc9a9f24e6c8517b72e284f5a6dffaa5071 SHA256: 9d61197a1822bdc95ddab17a79ec9c700066d40c5a5d3e56613bbae17d9d8437 Description: documentation for apache2 This is the documentation for apache2, see the apache2 package description for more details. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: apache2-mpm-event Priority: optional Section: web Installed-Size: 744 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.2.3-3.2ubuntu2.1 Provides: apache2-modules, apache2, httpd, httpd-cgi Depends: libapr1, libaprutil1, libc6 (>= 2.5-0ubuntu1), libdb4.4, libexpat1 (>= 1.95.8), libldap2 (>= 2.1.17-1), libpcre3 (>= 4.5), libpq5, libsqlite3-0 (>= 3.3.13), libuuid1, apache2.2-common (= 2.2.3-3.2ubuntu2.1) Conflicts: apache2-mpm-worker, apache2-mpm-perchild, apache2-common Filename: pool/main/a/apache2/apache2-mpm-event_2.2.3-3.2ubuntu2.1_amd64.deb Size: 450016 MD5sum: f2726571f028c6f228a73faa1b620f63 SHA1: 8eff85990aa1ba22d6dd9d91ca1a5e81eb8ea0f0 SHA256: ecefd969e62684d3620db91b57c2b68773d7ffd7d01a06219f24f2d8378e9f76 Description: Event driven model for Apache HTTPD 2.1 The event Multi-Processing Module (MPM) is designed to allow more requests to be served simultaneously by passing off some processing work to supporting threads, freeing up the main threads to work on new requests. . This MPM is especially suitable for sites that see extensive KeepAlive traffic Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: apache2-mpm-perchild Priority: optional Section: net Installed-Size: 316 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Apache Maintainers Architecture: all Source: apache2 Version: 2.2.3-3.2ubuntu2.1 Depends: apache2-mpm-worker Filename: pool/main/a/apache2/apache2-mpm-perchild_2.2.3-3.2ubuntu2.1_all.deb Size: 272460 MD5sum: eb0d9dce34ef9dd4b940fb98c38e529c SHA1: 5c0e711f91d68751db2c05f3f8b56edafb6db338 SHA256: f0700c520b0b75297145043edefc46cd3cec85217d5bae938376f728dcb98c7c Description: Transitional package - please remove This is a transitional package to upgrade apache2-mpm-perchild to apache2-mpm-worker. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: apache2-mpm-prefork Priority: optional Section: net Installed-Size: 732 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.2.3-3.2ubuntu2.1 Provides: apache2-modules, apache2, httpd, httpd-cgi Depends: libapr1, libaprutil1, libc6 (>= 2.5-0ubuntu1), libdb4.4, libexpat1 (>= 1.95.8), libldap2 (>= 2.1.17-1), libpcre3 (>= 4.5), libpq5, libsqlite3-0 (>= 3.3.13), libuuid1, apache2.2-common (= 2.2.3-3.2ubuntu2.1) Conflicts: apache2-mpm-worker, apache2-mpm-perchild, apache2-mpm-event, apache2-common Filename: pool/main/a/apache2/apache2-mpm-prefork_2.2.3-3.2ubuntu2.1_amd64.deb Size: 445732 MD5sum: 2f791f5e207e2ed047c4ed36572cea6d SHA1: 6040578e27f5667cae19b6300071e656a219b7e2 SHA256: dbcd5d224e5b29d92b988501eb454635649778ffa75d6244a52830f237f9f921 Description: Traditional model for Apache HTTPD 2.1 This Multi-Processing Module (MPM) implements a non-threaded, pre-forking web server that handles requests in a manner similar to Apache 1.3. It is appropriate for sites that need to avoid threading for compatibility with non-thread-safe libraries. It is also the best MPM for isolating each request, so that a problem with a single request will not affect any other. . It is not as fast, but is considered to be more stable. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: lamp-server Package: apache2-mpm-worker Priority: optional Section: net Installed-Size: 740 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.2.3-3.2ubuntu2.1 Replaces: apache2-mpm-threadpool (<< 2.0.53), apache2-mpm-perchild (<< 2.2.0) Provides: apache2-modules, apache2, httpd, httpd-cgi Depends: libapr1, libaprutil1, libc6 (>= 2.5-0ubuntu1), libdb4.4, libexpat1 (>= 1.95.8), libldap2 (>= 2.1.17-1), libpcre3 (>= 4.5), libpq5, libsqlite3-0 (>= 3.3.13), libuuid1, apache2.2-common (= 2.2.3-3.2ubuntu2.1) Conflicts: apache2-mpm-prefork, apache2-mpm-event, apache2-common Filename: pool/main/a/apache2/apache2-mpm-worker_2.2.3-3.2ubuntu2.1_amd64.deb Size: 449602 MD5sum: a67b291ea2270e9c46f8eaecef65f7c6 SHA1: 69c60d5af4212e09b658293e5827adbc2490877a SHA256: e3d24a22e89a25a0d60fb2052dd12b622cb3f7156f18306aafd223f059a8896f Description: High speed threaded model for Apache HTTPD 2.1 The worker MPM provides a threaded implementation for Apache HTTPD 2.1. It is considerably faster than the traditional model, and is the recommended MPM. . Worker generally is a good choice for high-traffic servers because it has a smaller memory footprint than the prefork MPM. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: apache2-prefork-dev Priority: optional Section: devel Installed-Size: 972 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.2.3-3.2ubuntu2.1 Depends: apache2.2-common (= 2.2.3-3.2ubuntu2.1), openssl, libaprutil1-dev Conflicts: apache2-threaded-dev Filename: pool/main/a/apache2/apache2-prefork-dev_2.2.3-3.2ubuntu2.1_amd64.deb Size: 403950 MD5sum: bc7a8419daa6c451decbb5640241df32 SHA1: 98617f157f05c72af2b1ed6945c836956edc99a0 SHA256: 01b6abb1f08fba8e0d83318426a15392346109196c18dc75bac125ed52d0ff8f Description: development headers for apache2 This package provides the development headers and apxs2 binary for apache2-mpm-prefork; see the apache2 package description for more details. . This should only be used when you absolutely *have* to have a non-threaded environment, ie for PHP4. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: apache2-src Priority: extra Section: devel Installed-Size: 6608 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Apache Maintainers Architecture: all Source: apache2 Version: 2.2.3-3.2ubuntu2.1 Filename: pool/main/a/apache2/apache2-src_2.2.3-3.2ubuntu2.1_all.deb Size: 6672646 MD5sum: b3d11c9f4451f75e4ff17e663999a579 SHA1: 98e4adafd76c3959a0958e32b2b1d2ab874d84bd SHA256: 35c33fa6f26bc098b582127ec8721375a3faf0badc5bc74f188ce99d19da897c Description: Apache source code This package includes the complete and patched source code for the Apache HTTPD. It is useful for other packages to build-depend on in order to build custom MPMs. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: apache2-threaded-dev Priority: optional Section: devel Installed-Size: 980 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.2.3-3.2ubuntu2.1 Provides: apache2-dev Depends: apache2.2-common (= 2.2.3-3.2ubuntu2.1), openssl, libaprutil1-dev Conflicts: apache2-prefork-dev Filename: pool/main/a/apache2/apache2-threaded-dev_2.2.3-3.2ubuntu2.1_amd64.deb Size: 404518 MD5sum: 099bb7f53ae885bd7e8157c781c5b50b SHA1: 0a543e80bc14b0439229c471055d363b931c5d0d SHA256: 4cc26f14b3acbfa73ac64a756d1ac0fc61f194c4e3392f43b539e2ddff10bf04 Description: development headers for apache2 This package provides the development headers and apxs2 binary for threaded versions of apache2; see the apache2 package description for more details. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: apache2-utils Priority: optional Section: net Installed-Size: 536 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.2.3-3.2ubuntu2.1 Replaces: apache2-common, apache-utils (<< 1.3.33-4) Depends: libapr1, libaprutil1, libc6 (>= 2.5-0ubuntu1), libdb4.4, libexpat1 (>= 1.95.8), libldap2 (>= 2.1.17-1), libpcre3 (>= 4.5), libpq5, libsqlite3-0 (>= 3.3.13), libssl0.9.8 (>= 0.9.8c-1), libuuid1 Conflicts: apache-common (<< 1.3.28.0.1-1) Filename: pool/main/a/apache2/apache2-utils_2.2.3-3.2ubuntu2.1_amd64.deb Size: 341726 MD5sum: 0aed173b3eb2db83ddd6ddb49bab7c4e SHA1: be9c947a8edd927b4676925764544a058bfb0b94 SHA256: 65ae5dcdc1068a48333efc4a7291979ecc398e3a585de06c8fc58f2f2da6bfb8 Description: utility programs for webservers Provides some add-on programs useful for any webserver. These include: - ab (Apache benchmark tool) - logresolve (Resolve IP addresses to hostname in logfiles) - htpasswd (Manipulate basic authentication files) - htdigest (Manipulate digest authentication files) - dbmmanage (Manipulate basic authentication files in DBM format, using perl) - htdbm (Manipulate basic authentication files in DBM format, using APR) - rotatelogs (Periodically stop writing to a logfile and open a new one) - split-logfile (Split a single log including multiple vhosts) - checkgid (Checks whether the caller can setgid to the specified group) - check_forensic (Extract mod_log_forensic output from apache log files) Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: lamp-server Package: apache2.2-common Priority: optional Section: web Installed-Size: 3636 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.2.3-3.2ubuntu2.1 Replaces: apache2-common Depends: apache2-utils, net-tools, libmagic1, mime-support, lsb-base Conflicts: apache2-common, libapache2-mod-php5 (<= 5.1.6-3), libapache2-mod-php4 (<= 4:4.4.4-2), libapache2-mod-mime-xattr (<= 0.3-2), libapache2-mod-mono (<= 1.1.17-3), libapache2-mod-proxy-html (<= 2.4.3-2), libapache2-mod-scgi (<= 1.11-1), libapache2-mod-speedycgi (<= 2.22-3), libapache2-modxslt (<= 2005072700-1), libapache2-redirtoservername (<= 0.1-1), libapache2-webauth (<= 3.5.3-1), libapache2-webkdc (<= 3.5.3-1) Filename: pool/main/a/apache2/apache2.2-common_2.2.3-3.2ubuntu2.1_amd64.deb Size: 971426 MD5sum: 30db1106dfea5106da54d2287c02a380 SHA1: 3123ba7426445aa6acae40d88f2eb4b0524d1ef4 SHA256: d34af5fb0fa87e0b468d6c001605b8ed3b2b5dac833d1531c47918cd596cfcbf Description: Next generation, scalable, extendable web server Apache v2 is the next generation of the omnipresent Apache web server. This version - a total rewrite - introduces many new improvements, such as threading, a new API, IPv6 support, request/response filtering, and more. . It is also considerably faster, and can be easily extended to provide services other than http. . This package contains all the standard apache2 modules, including SSL support. However, it does *not* include the server itself; for this you need to install one of the apache2-mpm-* packages; such as worker or prefork. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: lamp-server Package: apt-listchanges Priority: optional Section: utils Installed-Size: 412 Maintainer: Michael Vogt Original-Maintainer: Pierre Habouzit Architecture: all Version: 2.72ubuntu6.1 Depends: python (>= 2.4), python-support (>= 0.2), apt (>= 0.5.3), python-apt, debconf | debconf-2.0, ucf (>= 0.28), debianutils (>= 2.0.2) Recommends: exim4 | mail-transport-agent, python-glade2, python-gtk2 Suggests: x-terminal-emulator, www-browser Filename: pool/main/a/apt-listchanges/apt-listchanges_2.72ubuntu6.1_all.deb Size: 52192 MD5sum: 293d39e51c189423d75a4decaba1d749 SHA1: 00af74ec2277459f38267cdc99fe33a892732426 SHA256: 087632b6dafb0b32040d7e485c3af27694059e813f598be9f1fdbed7e4ffcf5f Description: Display change history from .deb archives apt-listchanges is a tool to show what has been changed in a new version of a Debian package, as compared to the version currently installed on the system. It does this by extracting the relevant entries from the Debian changelog file, and the NEWS.Debian file. . It can be run on several .deb archives at a time to get a list of all of the changes that would be effected by installing or upgrading a group of packages. It can be configured to do this automatically during upgrades using apt. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: bcrelay Priority: optional Section: net Installed-Size: 68 Maintainer: Ubuntu Core Developers Original-Maintainer: Rene Mayrhofer Architecture: amd64 Source: pptpd Version: 1.3.0-2ubuntu2.1 Replaces: pptpd (<< 1.2.3-1) Depends: libc6 (>= 2.5-0ubuntu1) Filename: pool/main/p/pptpd/bcrelay_1.3.0-2ubuntu2.1_amd64.deb Size: 21054 MD5sum: f3435c33df5e7edca459e840b28250ba SHA1: 8970f62b245864df2b50b69fc60bd045e832a79a SHA256: cd6427f9bc8dd8ec54911d1696cb472e8a3ab17f1fb70b6d750b176ea4476e41 Description: Broadcast relay daemon The bcrelay daemon relays broadcasts between two interfaces. It is shipped with the pptpd package, but can be used for other purposes. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: bind9 Priority: optional Section: net Installed-Size: 844 Maintainer: Ubuntu Core Developers Original-Maintainer: LaMont Jones Architecture: amd64 Version: 1:9.3.4-2ubuntu2.3 Replaces: bind, dnsutils (<< 1:9.1.0-3) Depends: libbind9-0, libc6 (>= 2.5-0ubuntu1), libdns22, libisc11, libisccc0, libisccfg1, liblwres9, libssl0.9.8 (>= 0.9.8c-1), netbase, adduser, libdns22 (= 1:9.3.4-2ubuntu2.3), libisccfg1 (= 1:9.3.4-2ubuntu2.3), libisc11 (= 1:9.3.4-2ubuntu2.3), libisccc0 (= 1:9.3.4-2ubuntu2.3), lsb-base (>= 3.0-6) Suggests: dnsutils, bind9-doc Conflicts: bind Filename: pool/main/b/bind9/bind9_9.3.4-2ubuntu2.3_amd64.deb Size: 322984 MD5sum: 08a1b75f9a77c618f2e36b0534e1a7be SHA1: 497210d46f8b51d70a95394cd25c6d8eaa7432d5 SHA256: dc0dd49a30c676433d63765cecf35d46568c4ca33a7435691f24ea55d5cde00a Description: Internet Domain Name Server The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package provides the server and related configuration files. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: dns-server Package: bind9-doc Priority: optional Section: doc Installed-Size: 596 Maintainer: Ubuntu Core Developers Original-Maintainer: LaMont Jones Architecture: all Source: bind9 Version: 1:9.3.4-2ubuntu2.3 Filename: pool/main/b/bind9/bind9-doc_9.3.4-2ubuntu2.3_all.deb Size: 187788 MD5sum: 25ad7fff219ac84a553e40a6c7af840c SHA1: 8bab6cce74217ffb6a23c85a9603da2e92ee99f1 SHA256: d100b7b006d869a5769657515d039a0a9dda0daf43a0461a51d92777b6eca513 Description: Documentation for BIND This package provides various documents that are useful for maintaining a working BIND installation. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: dns-server Package: bind9-host Priority: standard Section: net Installed-Size: 220 Maintainer: Ubuntu Core Developers Original-Maintainer: LaMont Jones Architecture: amd64 Source: bind9 Version: 1:9.3.4-2ubuntu2.3 Replaces: dnsutils (<< 1:9.0.0) Provides: host Depends: libbind9-0, libc6 (>= 2.5-0ubuntu1), libdns22, libisc11, libisccfg1, liblwres9, libssl0.9.8 (>= 0.9.8c-1) Conflicts: host, dnsutils (<< 1:9.0.0) Filename: pool/main/b/bind9/bind9-host_9.3.4-2ubuntu2.3_amd64.deb Size: 118810 MD5sum: baf5548fa89037279840b4158cf9c4eb SHA1: e27a466eec0c7f64098633147a267ecc748ad5a0 SHA256: ef44b780e8e3cdc011a06ff912f64ef12d713ed53999e07a184c2dae84b8c6cb Description: Version of 'host' bundled with BIND 9.X This package provides the 'host' program in the form that is bundled with the BIND 9.X sources. This version differs from the one provided in the package called host, which is from NIKHEF, and has a similar but different set of features/options. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: standard Package: bsdutils Essential: yes Priority: required Section: base Installed-Size: 180 Maintainer: Ubuntu Core Developers Original-Maintainer: LaMont Jones Architecture: amd64 Source: util-linux (2.12r-17ubuntu2.1) Version: 1:2.12r-17ubuntu2.1 Pre-Depends: libc6 (>= 2.5-0ubuntu1) Recommends: bsdmainutils Filename: pool/main/u/util-linux/bsdutils_2.12r-17ubuntu2.1_amd64.deb Size: 71096 MD5sum: 40f8b2e35b2100f58d1942e9e5cc1772 SHA1: 009664369252b443277c869176d16c1cd2d58bf0 SHA256: 2dd1017d9990e245b1bc447e448017597df6444e1202b02c687e0a4bdf5398d0 Description: Basic utilities from 4.4BSD-Lite This package contains the bare minimum number of BSD utilities needed to boot a Debian system. You should probably also install bsdmainutils to get the remaining standard BSD utilities. . Included are: logger, renice, replay, script, wall Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: minimal Package: bzip2 Priority: important Section: utils Installed-Size: 492 Maintainer: Ubuntu Core Developers Original-Maintainer: Anibal Monsalve Salazar Architecture: amd64 Version: 1.0.3-6ubuntu0.1 Replaces: libbz2 (<< 0.9.5d-3) Depends: libbz2-1.0 (= 1.0.3-6ubuntu0.1) Filename: pool/main/b/bzip2/bzip2_1.0.3-6ubuntu0.1_amd64.deb Size: 269010 MD5sum: 7fd27a00599be078eaa69431b3427614 SHA1: 7d1f0365cc94775ba06e59407548a3fabb4ab6f4 SHA256: 07d0a0e8277636efd9b4124a3c2881ea8a744ec9449b54cdacbab2485ebc5ac7 Description: high-quality block-sorting file compressor - utilities bzip2 is a freely available, patent free, high-quality data compressor. It typically compresses files to within 10% to 15% of the best available techniques, whilst being around twice as fast at compression and six times faster at decompression. . bzip2 compresses files using the Burrows-Wheeler block-sorting text compression algorithm, and Huffman coding. Compression is generally considerably better than that achieved by more conventional LZ77/LZ78-based compressors, and approaches the performance of the PPM family of statistical compressors. . The archive file format of bzip2 (.bz2) is incompatible with that of its predecessor, bzip (.bz). . Homepage: http://www.bzip.org/ Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: minimal Package: cman Priority: optional Section: admin Installed-Size: 1256 Maintainer: Fabio M. Di Nitto Architecture: amd64 Source: redhat-cluster-suite Version: 2.20070315-0ubuntu2.1 Replaces: ccs, fence, fence-gnbd Depends: libc6 (>= 2.5-0ubuntu1), libopenais2 (>= 0.80.2), libxml2 (>= 2.6.27), debconf (>= 0.5) | debconf-2.0, libnss3, libnspr4, openais (>= 0.80.1-0ubuntu1), rhcs-modules2-1 Pre-Depends: debconf | debconf-2.0 Conflicts: magma, libmagma1, libmagma-dev, ccs, fence, libiddev-dev, fence-gnbd, gulm, libgulm1, libgulm-dev, magma-plugins Filename: pool/main/r/redhat-cluster-suite/cman_2.20070315-0ubuntu2.1_amd64.deb Size: 415208 MD5sum: 4c551747a663596040d371bca4cd084e SHA1: e6e7cddee7d92e31755affb5b990cb09424bce2d SHA256: cf07e29be4751a84249c29f41625779cd29e0b6acac6f701ac8477c7410c4287 Description: cluster manager CMAN is a symmetric general-purpose cluster manager. It consists of a connection manager that handles cluster membership management, messaging among the cluster nodes, event notification, quorum and state transitions. Another part of CMAN is a service manager that handles service groups. . This package contains only userspace tools for controlling the actual cluster manager. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: comerr-dev Priority: extra Section: libdevel Installed-Size: 288 Maintainer: Ubuntu Core Developers Original-Maintainer: Theodore Y. Ts'o Architecture: amd64 Source: e2fsprogs (1.39+1.40-WIP-2006.11.14+dfsg-2ubuntu1.1) Version: 2.1-1.39+1.40-WIP-2006.11.14+dfsg-2ubuntu1.1 Replaces: e2fslibs-dev (<< 1.33-2), libkrb5-dev (<< 1.3) Depends: libc6-dev | libc-dev, libcomerr2 (= 1.39+1.40-WIP-2006.11.14+dfsg-2ubuntu1.1) Suggests: doc-base Filename: pool/main/e/e2fsprogs/comerr-dev_2.1-1.39+1.40-WIP-2006.11.14+dfsg-2ubuntu1.1_amd64.deb Size: 47724 MD5sum: 1bc67eeba177cd51d73f445fc2698450 SHA1: 6597c7179cb0ca47aec389e047581f6d4f8d6d5b SHA256: 6f8e46df5f935010e162c7fdbaad7e6b3a496fcfc6d669c57c4c0b02b0ec035d Description: common error description library - headers and static libraries libcom_err is an attempt to present a common error-handling mechanism to manipulate the most common form of error code in a fashion that does not have the problems identified with mechanisms commonly in use. . This package contains the development environment for the com_err library. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: cpio Priority: important Section: utils Installed-Size: 540 Maintainer: Ubuntu Core Developers Original-Maintainer: Clint Adams Architecture: amd64 Version: 2.6-17ubuntu0.7.04.1 Replaces: cpio-mt Depends: libc6 (>= 2.5-0ubuntu1) Conflicts: mt-st (<< 0.6), cpio-mt Filename: pool/main/c/cpio/cpio_2.6-17ubuntu0.7.04.1_amd64.deb Size: 103010 MD5sum: 8e9ec28331d06646b742cfc17ae9114e SHA1: 977bde69421782e07cc8a60180128811ef327b55 SHA256: b0b27341ad2fa2d8ba0ddc733fbd8a28892f5d29e7d53ef0c50e6933ee17c3e2 Description: GNU cpio -- a program to manage archives of files GNU cpio is a tool for creating and extracting archives, or copying files from one place to another. It handles a number of cpio formats as well as reading and writing tar files. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: minimal Package: cupsys Priority: optional Section: net Installed-Size: 7940 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian CUPS Maintainers Architecture: amd64 Version: 1.2.8-0ubuntu8.6 Replaces: cupsys-pstoraster Depends: libc6 (>= 2.5-0ubuntu1), libcupsimage2 (>= 1.2.5), libcupsys2 (>= 1.2.7), libdbus-1-3 (>= 0.94), libgnutls13 (>= 1.4.0-0), libldap2 (>= 2.1.17-1), libpam0g (>= 0.76), libpaper1, libslp1, zlib1g (>= 1:1.2.1), adduser (>= 3.12), debconf (>= 1.2.9) | debconf-2.0, patch, poppler-utils | xpdf-utils, perl-modules, procps, gs-esp, lsb-base (>= 3), cupsys-common, ssl-cert (>= 1.0.11), sysv-rc (>= 2.86.ds1-14.1ubuntu2) Recommends: cupsys-client, smbclient (>= 3.0.9), foomatic-filters Suggests: cupsys-bsd, cupsys-driver-gutenprint | cupsys-driver-gimpprint, foomatic-filters-ppds, xpdf-korean | xpdf-japanese | xpdf-chinese-traditional | xpdf-chinese-simplified, cups-pdf, hplip Conflicts: cupsys-pstoraster (<< 2) Filename: pool/main/c/cupsys/cupsys_1.2.8-0ubuntu8.6_amd64.deb Size: 1638902 MD5sum: a502a4f981385dcba50ed5b6fc8fe969 SHA1: aebf57a3d8ac0f80b955cedd55ccf3be74232ace SHA256: fcb989f342a6dd40904129830e7ec7532228dd56e6c44bbea3a4d991fe1b20f5 Description: Common UNIX Printing System(tm) - server The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides the CUPS scheduler/daemon and related files. . The terms "Common UNIX Printing System" and "CUPS" are trademarks of Easy Software Products (www.easysw.com), and refer to the original source packages from which these packages are made. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: cupsys-bsd Priority: extra Section: net Installed-Size: 180 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian CUPS Maintainers Architecture: amd64 Source: cupsys Version: 1.2.8-0ubuntu8.6 Replaces: lpr, cupsys (<= 1.1.15-2), manpages-fr (<< 0.9.5-1) Provides: lpr Depends: libc6 (>= 2.5-0ubuntu1), libcupsys2 (>= 1.2.7), libgnutls13 (>= 1.4.0-0), cupsys-client (= 1.2.8-0ubuntu8.6), debconf, update-inetd, cupsys-common Conflicts: lpr, lprng, manpages-fr (<< 0.9.5-1) Filename: pool/main/c/cupsys/cupsys-bsd_1.2.8-0ubuntu8.6_amd64.deb Size: 37404 MD5sum: 2d7cb4cb3bfeeeb5af3db756f1a0a5be SHA1: 683a835b6d7ac1841e17cacc7e1b249614536c1b SHA256: e03d47ff3159803d96e683c6ab692057a513c762519be6855684670b8c7b1442 Description: Common UNIX Printing System(tm) - BSD commands The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides the BSD commands for interacting with CUPS. It is provided separately to allow CUPS to coexist with other printing systems (to a small degree). . The terms "Common UNIX Printing System" and "CUPS" are trademarks of Easy Software Products (www.easysw.com), and refer to the original source packages from which these packages are made. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: cupsys-client Priority: optional Section: net Installed-Size: 304 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian CUPS Maintainers Architecture: amd64 Source: cupsys Version: 1.2.8-0ubuntu8.6 Replaces: cupsys (<= 1.1.18-3) Depends: libc6 (>= 2.5-0ubuntu1), libcupsys2 (>= 1.2.7), libgnutls13 (>= 1.4.0-0), zlib1g (>= 1:1.2.1), adduser, cupsys-common Recommends: cupsys-bsd Suggests: cupsys, kdeprint, gtklp, cupsys-pt, xpp Conflicts: lprng Filename: pool/main/c/cupsys/cupsys-client_1.2.8-0ubuntu8.6_amd64.deb Size: 83230 MD5sum: 361cd5ffca4125245798312c3a9c7eaa SHA1: 7c9d3054dce0c2eca65214a05f1176e74afe43e3 SHA256: ff28ed531a49bd2f76e21c69bde5823db619bc04e18974ab49c130f3b24fdadf Description: Common UNIX Printing System(tm) - client programs (SysV) The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides the System V style print client programs. . The terms "Common UNIX Printing System" and "CUPS" are trademarks of Easy Software Products (www.easysw.com), and refer to the original source packages from which these packages are made. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: cupsys-common Priority: optional Section: net Installed-Size: 4228 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian CUPS Maintainers Architecture: all Source: cupsys Version: 1.2.8-0ubuntu8.6 Replaces: cupsys (<< 1.2.3-1) Conflicts: cupsys (<< 1.2.3-1) Filename: pool/main/c/cupsys/cupsys-common_1.2.8-0ubuntu8.6_all.deb Size: 926804 MD5sum: 41e6c60357740e668198976afcce6bd1 SHA1: 4e4fc779447966bdaafba6c13ddf74c30ff48840 SHA256: 2db78e37489fdde4ccf1327e3b059e4fe6dc19a974b10ad3a190021b7f55354d Description: Common UNIX Printing System(tm) - common files The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides common files for CUPS server and client packages. . The terms "Common UNIX Printing System" and "CUPS" are trademarks of Easy Software Products (www.easysw.com), and refer to the original source packages from which these packages are made. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: curl Priority: optional Section: web Installed-Size: 264 Maintainer: Ubuntu Core Developers Original-Maintainer: Domenico Andreoli Architecture: amd64 Version: 7.15.5-1ubuntu2.1 Replaces: curl-ssl Provides: curl-ssl Depends: libc6 (>= 2.5-0ubuntu1), libcomerr2 (>= 1.33-3), libcurl3 (>= 7.15.5-1), libidn11 (>= 0.5.18), libkrb53 (>= 1.4.2), libssl0.9.8 (>= 0.9.8c-1), zlib1g (>= 1:1.2.1) Filename: pool/main/c/curl/curl_7.15.5-1ubuntu2.1_amd64.deb Size: 164778 MD5sum: a60ca725ef39a67311e1cf625182dd70 SHA1: 00bc0da066ef8c5b9ff91ac573c318dc47f0f8b6 SHA256: 0327d76d5684475f372d525e3edb069c8b14073af5ff88fcdb2d18cdc94fd788 Description: Get a file from an HTTP, HTTPS, FTP or GOPHER server curl is a client to get files from servers using any of the supported protocols. The command is designed to work without user interaction or any kind of interactivity. . curl offers a busload of useful tricks like proxy support, user authentication, ftp upload, HTTP post, file transfer resume and more. . Homepage: http://curl.haxx.se Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: dbus Priority: optional Section: devel Installed-Size: 740 Maintainer: Ubuntu Core Developers Original-Maintainer: Utopia Maintenance Team Architecture: amd64 Version: 1.0.2-1ubuntu4.2 Replaces: libdbus0, dbus-1 Depends: libc6 (>= 2.5-0ubuntu1), libdbus-1-3 (>= 0.94), libexpat1 (>= 1.95.8), libselinux1 (>= 1.32), libx11-6, adduser, debianutils (>= 1.22.0), lsb-base (>= 3.1) Conflicts: libdbus0, dbus-1, dbus-1-utils (<< 0.50-2), libdbus-1-1 Filename: pool/main/d/dbus/dbus_1.0.2-1ubuntu4.2_amd64.deb Size: 369074 MD5sum: e81b32a6bfe0ed5a194868d771e19de5 SHA1: d52c9cfd40e1d0a27f7315602c80ba04d61005bb SHA256: 76a95521cb68a320d8bf8f628f1bb94c4a8150ab72b536a25415c5830d123496 Description: simple interprocess messaging system D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . D-Bus supports broadcast messages, asynchronous messages (thus decreasing latency), authentication, and more. It is designed to be low-overhead; messages are sent using a binary protocol, not using XML. D-Bus also supports a method call mapping for its messages, but it is not required; this makes using the system quite simple. . D-Bus is still under heavy development, but is expected to be widely used. It comes with several interfaces, including GLib. See the description of dbus-glib-1 for more information about those. . This package contains the D-Bus daemon; the client-side library can be found in the libdbus-1-3 package, as it is no longer contained in this package. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: dbus-1-doc Priority: optional Section: doc Installed-Size: 11120 Maintainer: Ubuntu Core Developers Original-Maintainer: Utopia Maintenance Team Architecture: all Source: dbus Version: 1.0.2-1ubuntu4.2 Replaces: libdbus0-doc Suggests: dbus-1-dev Conflicts: libdbus0-doc Filename: pool/main/d/dbus/dbus-1-doc_1.0.2-1ubuntu4.2_all.deb Size: 1540314 MD5sum: 98db40c8f2b09640e181b3ed10b196be SHA1: 2ced94d4c742b4f57e7fbcd722628aa307ff147f SHA256: 241ecdf12845670307fd984c4824696ae5163781736ff8ae9fdb46edb74bbbd7 Description: simple interprocess messaging system (documentation) D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . This package contains the API documentation for D-Bus, as well as the protocol specification. . See the dbus description for more information about D-Bus in general. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: dbus-1-utils Priority: optional Section: utils Installed-Size: 248 Maintainer: Ubuntu Core Developers Original-Maintainer: Utopia Maintenance Team Architecture: amd64 Source: dbus Version: 1.0.2-1ubuntu4.2 Depends: libc6 (>= 2.5-0ubuntu1), libdbus-1-3 (>= 0.94), dbus Filename: pool/main/d/dbus/dbus-1-utils_1.0.2-1ubuntu4.2_amd64.deb Size: 185372 MD5sum: d7ccb5e32d9226eae98a95625db063f7 SHA1: 3a1f1f5d1a83a7bc8b31fb9020de99de091f2aea SHA256: b1978dfbce74d8f5f42db6bd0dd9c71a116c08e40c75fea11203a576284da4f8 Description: simple interprocess messaging system (utilities) D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . This package contains several D-Bus related utilities like dbus-launch and dbus-send. . See the dbus description for more information about D-Bus in general. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: debian-goodies Priority: optional Section: utils Installed-Size: 148 Maintainer: Ubuntu Core Developers Original-Maintainer: Javier Fernandez-Sanguino Pen~a Architecture: all Version: 0.27ubuntu0.1 Replaces: debget Depends: dctrl-tools | grep-dctrl, curl, python (>= 2.3), lsof Suggests: popularity-contest Conflicts: debget Filename: pool/main/d/debian-goodies/debian-goodies_0.27ubuntu0.1_all.deb Size: 36804 MD5sum: 548f700ef0b6c09dc8daaed38f0ab367 SHA1: b59295551296be7ecda446588343ed19e685ede1 SHA256: 0bb9f537f81c55ebc3642e56f506dcd88a6b9bdc221e6999c937088d07cd3fd3 Description: Small toolbox-style utilities for Debian systems These programs are designed to integrate with standard shell tools, extending them to operate on the Debian packaging system. . dgrep - Search all files in specified packages for a regex dglob - Generate a list of package names which match a pattern . These are also included, because they are useful and don't justify their own packages: . debget - Fetch a .deb for a package in APT's database dpigs - Show which installed packages occupy the most space debman - Easily view man pages from a binary .deb without extracting checkrestart - Help to find and restart processes which are using old versions of upgraded files (such as libraries) popbugs - Display a customized release-critical bug list based on packages you use (using popularity-contest data) Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: dnsutils Priority: standard Section: net Installed-Size: 416 Maintainer: Ubuntu Core Developers Original-Maintainer: LaMont Jones Architecture: amd64 Source: bind9 Version: 1:9.3.4-2ubuntu2.3 Replaces: bind, bind9 (<< 1:9.1.0-3) Depends: libbind9-0, libc6 (>= 2.5-0ubuntu1), libdns22, libisc11, libisccfg1, liblwres9, libssl0.9.8 (>= 0.9.8c-1), bind9-host | host Suggests: rblcheck Conflicts: netstd (<< 2.00) Filename: pool/main/b/bind9/dnsutils_9.3.4-2ubuntu2.3_amd64.deb Size: 194018 MD5sum: bf92cede850d5f189c8895fdce8141f8 SHA1: eb71cd4e5a7262f6b15d26c9d95d2c6120c2bb56 SHA256: ddc2784cbca8a8baef8c3ebb65a5fc0420fddfcdc4009eae44eaf60e551dd8ff Description: Clients provided with BIND The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package delivers various client programs related to DNS that are derived from the BIND source tree. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: standard Package: dovecot-common Priority: optional Section: mail Installed-Size: 2920 Maintainer: Ubuntu Core Developers Original-Maintainer: Dovecot Maintainers Architecture: amd64 Source: dovecot Version: 1.0.rc17-1ubuntu2.3 Replaces: dovecot Depends: libc6 (>= 2.5-0ubuntu1), libcomerr2 (>= 1.33-3), libkrb53 (>= 1.4.2), libldap2 (>= 2.1.17-1), libmysqlclient15off (>= 5.0.27-1), libpam0g (>= 0.76), libpq5, libsqlite3-0 (>= 3.3.13), libssl0.9.8 (>= 0.9.8c-1), zlib1g (>= 1:1.2.1), libpam-runtime (>= 0.76-13.1), openssl, adduser, ssl-cert (>= 1.0-11ubuntu1), sysv-rc (>= 2.86.ds1-14.1ubuntu2) Filename: pool/main/d/dovecot/dovecot-common_1.0.rc17-1ubuntu2.3_amd64.deb Size: 1279482 MD5sum: 7ca87aed81c784bc5fadcf51df7bb07b SHA1: ff840cd68f2a9131c69ce2cc9b745e8122b14da3 SHA256: 54f993a4366583843812cd5eb6f00e856fe519bdedbf06ba057af6b59fdd3f0a Description: secure mail server that supports mbox and maildir mailboxes Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It should also be pretty fast, extensible, and portable. . This package contains the files used by both the dovecot IMAP and POP3 servers. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: dovecot-imapd Priority: optional Section: mail Installed-Size: 1032 Maintainer: Ubuntu Core Developers Original-Maintainer: Dovecot Maintainers Architecture: amd64 Source: dovecot Version: 1.0.rc17-1ubuntu2.3 Replaces: imap-server Provides: imap-server Depends: libc6 (>= 2.5-0ubuntu1), libssl0.9.8 (>= 0.9.8c-1), dovecot-common (>= 1.0.beta3-1) Filename: pool/main/d/dovecot/dovecot-imapd_1.0.rc17-1ubuntu2.3_amd64.deb Size: 589038 MD5sum: f7053e7a3037267a13de1b7d7daba6ae SHA1: 86512d02f6ce0149f94dcb47ad7eaba568e7ec09 SHA256: e15bf0c2eeda94b83e8cce48cc305dd7ad7f39db59f57acd0b32147462e87c1e Description: secure IMAP server that supports mbox and maildir mailboxes Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It should also be pretty fast, extensible, and portable. . This package contains the dovecot IMAP server. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: dovecot-pop3d Priority: optional Section: mail Installed-Size: 960 Maintainer: Ubuntu Core Developers Original-Maintainer: Dovecot Maintainers Architecture: amd64 Source: dovecot Version: 1.0.rc17-1ubuntu2.3 Replaces: pop3-server Provides: pop3-server Depends: libc6 (>= 2.5-0ubuntu1), libssl0.9.8 (>= 0.9.8c-1), dovecot-common (>= 1.0.beta3-1) Filename: pool/main/d/dovecot/dovecot-pop3d_1.0.rc17-1ubuntu2.3_amd64.deb Size: 554270 MD5sum: 7f92ed3a933b775a6301b1d8723e60d0 SHA1: 6ec5f7e6252d1c99abd179d7d84a544217fe70d2 SHA256: f377d1c1ed540e1dd8df4ab112a4439f08529ef27fb817f7139e4d2b324f8dce Description: secure POP3 server that supports mbox and maildir mailboxes Dovecot is a mail server whose major goals are security and extreme reliability. It tries very hard to handle all error conditions and verify that all data is valid, making it nearly impossible to crash. It should also be pretty fast, extensible, and portable. . This package contains the dovecot POP3 server. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: e2fslibs Priority: required Section: libs Installed-Size: 224 Maintainer: Ubuntu Core Developers Original-Maintainer: Theodore Y. Ts'o Architecture: amd64 Source: e2fsprogs Version: 1.39+1.40-WIP-2006.11.14+dfsg-2ubuntu1.1 Replaces: e2fsprogs (<< 1.34-1) Provides: libext2fs2, libe2p2 Depends: libc6 (>= 2.5-0ubuntu1) Filename: pool/main/e/e2fsprogs/e2fslibs_1.39+1.40-WIP-2006.11.14+dfsg-2ubuntu1.1_amd64.deb Size: 93400 MD5sum: 3921a6830139d8a11a0c588ad7279508 SHA1: dcee2a55943202f14c1094a4bba8dd47e20e9b0c SHA256: bd38470bdfadb7d4a259f4a93c2f7978d65c30e91ed99907c1626ed1b2efdb32 Description: ext2 filesystem libraries The ext2fs and e2p libraries are used by programs that directly access EXT2 filesystems from usermode programs. The EXT2 filesystem is very often used as the default filesystem on Linux systems. Various system programs that use libext2fs include e2fsck, mke2fs, tune2fs, etc. Programs that use libe2p include dumpe2fs, chattr, and lsattr. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: minimal Package: e2fslibs-dev Priority: extra Section: libdevel Installed-Size: 1984 Maintainer: Ubuntu Core Developers Original-Maintainer: Theodore Y. Ts'o Architecture: amd64 Source: e2fsprogs Version: 1.39+1.40-WIP-2006.11.14+dfsg-2ubuntu1.1 Replaces: libkrb5-dev (<< 1.3) Provides: ext2fs-dev, e2p-dev Depends: libc6-dev | libc-dev, comerr-dev, e2fslibs (= 1.39+1.40-WIP-2006.11.14+dfsg-2ubuntu1.1) Suggests: doc-base Filename: pool/main/e/e2fsprogs/e2fslibs-dev_1.39+1.40-WIP-2006.11.14+dfsg-2ubuntu1.1_amd64.deb Size: 475946 MD5sum: df03a142565cc39e558fad1bd2cb97d6 SHA1: a885968ac8624423ce35c1fbf751cb8a61de5bf4 SHA256: 88a011de9d6777313bc3d1e97aff7618dbd5f3f95edefb854c4c80dcbbd71c70 Description: ext2 filesystem libraries - headers and static libraries The ext2fs and e2p libraries are used by programs that directly access EXT2 filesystems from usermode programs. The EXT2 filesystem is very often used as the default filesystem on Linux systems. Various system programs that use libext2fs include e2fsck, mke2fs, tune2fs, etc. Programs that use libe2p include dumpe2fs, chattr, and lsattr. . This package contains the development environment for the ext2fs and e2p libraries. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: e2fsprogs Essential: yes Priority: required Section: base Installed-Size: 1692 Maintainer: Ubuntu Core Developers Original-Maintainer: Theodore Y. Ts'o Architecture: amd64 Version: 1.39+1.40-WIP-2006.11.14+dfsg-2ubuntu1.1 Replaces: hurd (<= 20040301-1), libblkid1 (<< 1.38+1.39-WIP-2005.12.10-2), libuuid1 (<< 1.38+1.39-WIP-2005.12.10-2) Pre-Depends: e2fslibs (= 1.39+1.40-WIP-2006.11.14+dfsg-2ubuntu1.1), libblkid1 (>= 1.34-1), libc6 (>= 2.5-0ubuntu1), libcomerr2 (>= 1.34-1), libss2 (>= 1.34-1), libuuid1 (>= 1.34-1) Suggests: gpart, parted, e2fsck-static Conflicts: dump (<< 0.4b4-4), quota (<< 1.55-8.1), initscripts (<< 2.85-4), sysvinit (<< 2.85-4) Filename: pool/main/e/e2fsprogs/e2fsprogs_1.39+1.40-WIP-2006.11.14+dfsg-2ubuntu1.1_amd64.deb Size: 328576 MD5sum: b9134eb005aaf760d72647d8c86385a0 SHA1: 3fb74665c25eb926bb396585fde314a0fb11dda3 SHA256: 1e54384d143b2cd1c2bcdacdcc5e10683e40cfc06df5be35d7c517e7259c0e48 Description: ext2 file system utilities and libraries EXT2 stands for "Extended Filesystem", version 2. It's the main filesystem type used for hard disks on Debian and other Linux systems. . This package contains programs for creating, checking, and maintaining EXT2 filesystems, and the generic `fsck' wrapper. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: minimal Package: elinks Priority: optional Section: web Installed-Size: 3508 Maintainer: Ubuntu Core Developers Original-Maintainer: Peter Gervai Architecture: amd64 Version: 0.11.1-1.2ubuntu2.2 Provides: links, www-browser Depends: libbz2-1.0, libc6 (>= 2.5-0ubuntu1), libexpat1 (>= 1.95.8), libgnutls13 (>= 1.4.0-0), libgpmg1 (>= 1.19.6-1), liblua50 (>= 5.0.3), liblualib50 (>= 5.0.3), libperl5.8 (>= 5.8.8), zlib1g (>= 1:1.2.1), debconf Suggests: smbclient Conflicts: elinks-lite Filename: pool/main/e/elinks/elinks_0.11.1-1.2ubuntu2.2_amd64.deb Size: 667320 MD5sum: 1ac7f9264a8116cfa941714ef2883baf SHA1: 15b1cdb8e8b369b1a55be23803cfbd8e4628ad77 SHA256: 9a310780eb11e851ebec7c7e8db24d48a107dbf426d9f09fe0b0d03af712b870 Description: advanced text-mode WWW browser ELinks (Enhanced Links) is a lynx-like character mode browser, created from the Links browser with many patches and enhancements. It includes support for rendering tables and frames, features background downloads, can display colors, supports the Lua scripting language, IPV6 and has many other features. ELinks is linked against GNUTLS to prevent license issues. . Homepage: http://elinks.or.cz/ Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: emacs Priority: optional Section: editors Installed-Size: 64 Maintainer: Ubuntu Core Developers Original-Maintainer: Rob Browning Architecture: all Source: emacs21 Version: 21.4a+1-2ubuntu1.2 Provides: emacsen, editor, info-browser, mail-reader, news-reader Depends: emacs21 | emacs21-nox Filename: pool/main/e/emacs21/emacs_21.4a+1-2ubuntu1.2_all.deb Size: 25084 MD5sum: b4d1717f3bde79665cb1ae80f90c5646 SHA1: c48224e12350d2a351ec13d334cfaaae28d162f7 SHA256: fc256559bdd07141fd0981d3cc9dc0d0d314071bf836ca5c62298a58a3f890ed Description: The GNU Emacs editor (metapackage) GNU Emacs is the extensible self-documenting text editor. This is a metapackage which will always depend on the latest Emacs release. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: emacs-el Priority: optional Section: editors Installed-Size: 64 Maintainer: Ubuntu Core Developers Original-Maintainer: Rob Browning Architecture: all Source: emacs21 Version: 21.4a+1-2ubuntu1.2 Depends: emacs21-el Filename: pool/main/e/emacs21/emacs-el_21.4a+1-2ubuntu1.2_all.deb Size: 25012 MD5sum: 846beb58383167398492846aad17b445 SHA1: 93d267b7cb6ee734dc1b9d69e0855063a675010e SHA256: 2a2cf71db5739003f087a07b84778f9b4fc9d2a0e51bd1ff0df1f478e0c8bb7b Description: GNU Emacs LISP (.el) files This package will always depend on the current elisp sources. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: emacs-nox Priority: optional Section: editors Installed-Size: 64 Maintainer: Ubuntu Core Developers Original-Maintainer: Rob Browning Architecture: all Source: emacs21 Version: 21.4a+1-2ubuntu1.2 Depends: emacs21-nox Filename: pool/main/e/emacs21/emacs-nox_21.4a+1-2ubuntu1.2_all.deb Size: 25040 MD5sum: f503dc2a82499be3eabeaa3ae0c66cca SHA1: 4bbd7912f09d3ffdcfc416d6a102838c4d5ce8e8 SHA256: c6e4e40ee349f569afee0c00f66a390f9d0eb19d0b8e7261bc0aefc08143943f Description: The GNU Emacs editor (without X support) This package will always depend on the current emacs package compiled without support for X. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: emacs21 Priority: optional Section: editors Installed-Size: 8108 Maintainer: Ubuntu Core Developers Original-Maintainer: Rob Browning Architecture: amd64 Version: 21.4a+1-2ubuntu1.2 Replaces: emacs21-nox Provides: emacsen, editor, info-browser, mail-reader, news-reader Depends: emacs21-bin-common (= 21.4a+1-2ubuntu1.2), libc6 (>= 2.5-0ubuntu1), libice6 (>= 1:1.0.0), libjpeg62, libncurses5 (>= 5.4-5), libpng12-0 (>= 1.2.13-4), libsm6, libtiff4, libungif4g (>= 4.1.4), libx11-6, libxext6, libxmu6, libxpm4, libxt6, xaw3dg (>= 1.5+E-1), zlib1g (>= 1:1.2.1) Suggests: emacs21-common-non-dfsg Conflicts: emacs21-nox, w3-el Filename: pool/main/e/emacs21/emacs21_21.4a+1-2ubuntu1.2_amd64.deb Size: 2198768 MD5sum: 5effe9175a52a43c8bcd8432b273c6a9 SHA1: 5c5f64ebd3b53eb4c6c1c64f26b6e5db5e8babbf SHA256: aff9ae2ee539092aef6b9b5bf53848f3193e6eeecbee96da4e75190c4ce61f29 Description: The GNU Emacs editor GNU Emacs is the extensible self-documenting text editor. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: emacs21-bin-common Priority: optional Section: editors Installed-Size: 460 Maintainer: Ubuntu Core Developers Original-Maintainer: Rob Browning Architecture: amd64 Source: emacs21 Version: 21.4a+1-2ubuntu1.2 Replaces: emacs21 (<< 21.2-4), emacs21-common (<< 21.3+1-4) Depends: emacs21-common (= 21.4a+1-2ubuntu1.2), libc6 (>= 2.5-0ubuntu1), liblockfile1 (>= 1.0) Filename: pool/main/e/emacs21/emacs21-bin-common_21.4a+1-2ubuntu1.2_amd64.deb Size: 162980 MD5sum: 935d8a528fe967af7e2a48c407e5751e SHA1: c2dcc5d73ad5efec7fff5b6fcb5b9dabb4cedced SHA256: 28bb494aea7d1b63b5e61260ddf40ef77d0ed86110553190b09c85fa5ac968e3 Description: The GNU Emacs editor's shared, architecture dependent files GNU Emacs is the extensible self-documenting text editor. This package contains the architecture dependent infrastructure that's shared by emacs21 and emacs21-nox. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: emacs21-common Priority: optional Section: editors Installed-Size: 34044 Maintainer: Ubuntu Core Developers Original-Maintainer: Rob Browning Architecture: all Source: emacs21 Version: 21.4a+1-2ubuntu1.2 Replaces: emacs21 (<< 21.2-4) Depends: emacsen-common (>= 1.4.10), dpkg (>= 1.9.0) Suggests: emacs21-el, emacs21-common-non-dfsg Conflicts: emacs21-el (<< 21.4a+1-2ubuntu1.2), w3-el Filename: pool/main/e/emacs21/emacs21-common_21.4a+1-2ubuntu1.2_all.deb Size: 9373840 MD5sum: 4960dc0fa5ba2e6ce5ad34256cd5d786 SHA1: cad0f4591714e589c8e4944c180f4ab1b0bea625 SHA256: 0fddf2c4b31665145521b5f00d9972b6aab0ccd7bd6c698708c351fd8f5e605f Description: The GNU Emacs editor's shared, architecture independent infrastructure GNU Emacs is the extensible self-documenting text editor. This package contains the architecture independent infrastructure that's shared by emacs21 and emacs21-nox. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: emacs21-el Priority: optional Section: editors Installed-Size: 29224 Maintainer: Ubuntu Core Developers Original-Maintainer: Rob Browning Architecture: all Source: emacs21 Version: 21.4a+1-2ubuntu1.2 Replaces: emacs21 (<< 21.2-4) Depends: emacs21-common (= 21.4a+1-2ubuntu1.2) Filename: pool/main/e/emacs21/emacs21-el_21.4a+1-2ubuntu1.2_all.deb Size: 7162852 MD5sum: 8a22d316cc3698415fcac6dad1326aa9 SHA1: 9d0471962ad8da46cd694e735c01b51eceffb766 SHA256: f883681d8a071ee0efa02cd67677e0faa967449aa79fd73dab1c72b6cc0fac06 Description: GNU Emacs LISP (.el) files GNU Emacs is the extensible self-documenting text editor. This package contains the elisp sources for the convenience of users, saving space in the main package for small systems. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: emacs21-nox Priority: optional Section: editors Installed-Size: 7668 Maintainer: Ubuntu Core Developers Original-Maintainer: Rob Browning Architecture: amd64 Source: emacs21 Version: 21.4a+1-2ubuntu1.2 Replaces: emacs21 Provides: emacs21, editor, emacsen, info-browser, mail-reader, news-reader Depends: emacs21-bin-common (= 21.4a+1-2ubuntu1.2), libc6 (>= 2.5-0ubuntu1), libncurses5 (>= 5.4-5) Suggests: emacs21-common-non-dfsg Conflicts: emacs21, w3-el Filename: pool/main/e/emacs21/emacs21-nox_21.4a+1-2ubuntu1.2_amd64.deb Size: 1973830 MD5sum: 68896a3aa3875885bea6c692165ec42e SHA1: c8407caf6980301afe51532e4a8c58e7b6a4b531 SHA256: 9572f31473225c94c5a696449c12389102b7cd641c7f6bc20151012bb5f01918 Description: The GNU Emacs editor (without X support) GNU Emacs is the extensible self-documenting text editor. This package contains a version of Emacs compiled without support for X. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: evolution Priority: optional Section: gnome Installed-Size: 8524 Maintainer: Ubuntu Desktop Team Original-Maintainer: Debian Evolution Maintainers Architecture: amd64 Version: 2.10.1-0ubuntu2.4 Replaces: evolution-plugins (<= 2.6.1-2), evolution-common (<< 2.6.2-3) Provides: mail-reader, imap-client Depends: gconf2 (>= 2.12.1-4ubuntu1), libart-2.0-2 (>= 2.3.16), libatk1.0-0 (>= 1.13.1), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libc6 (>= 2.5-0ubuntu1), libcairo2 (>= 1.4.2), libcamel1.2-10 (>= 1.10.1), libdbus-1-3 (>= 0.94), libdbus-glib-1-2 (>= 0.73), libebook1.2-9 (>= 1.10.1), libecal1.2-7 (>= 1.10.1), libedataserver1.2-9 (>= 1.10.1), libedataserverui1.2-8 (>= 1.10.1), libegroupwise1.2-13 (>= 1.10.1), libexchange-storage1.2-3 (>= 1.10.1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.2), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.5.1), libglib2.0-0 (>= 2.12.9), libgnome-keyring0 (>= 0.7.1), libgnome-pilot2 (>= 2.0.15), libgnome2-0 (>= 2.14.1), libgnomecanvas2-0 (>= 2.11.1), libgnomeprint2.2-0 (>= 2.17.0), libgnomeprintui2.2-0 (>= 2.17.0), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgnutls13 (>= 1.4.0-0), libgtk2.0-0 (>= 2.10.3), libgtkhtml3.14-19 (>= 3.14.1), libhal1 (>= 0.5), libice6 (>= 1:1.0.0), liblaunchpad-integration0 (>= 0.0patch26), libldap2 (>= 2.1.17-1), liblpint-bonobo0, libnm-glib0, libnotify1, liborbit2 (>= 1:2.14.1), libpango1.0-0 (>= 1.16.2), libpisock9, libpisync0, libpng12-0 (>= 1.2.13-4), libpopt0 (>= 1.10), libsm6, libsoup2.2-8 (>= 2.2.98), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3 (>= 1:4.0.1), libxi6, libxinerama1, libxml2 (>= 2.6.27), libxrandr2 (>= 2:1.2.0), libxrender1, zlib1g (>= 1:1.2.1), evolution-common (= 2.10.1-0ubuntu2.4), evolution-data-server (>= 1.9.91), gtkhtml3.14, gnome-icon-theme (>= 1.2.0), dbus Recommends: gnome-pilot-conduits (>= 2.0.9), gnome-desktop-data, evolution-plugins, yelp, spamassassin | bogofilter Suggests: bug-buddy, gnupg, gnome-spell (>= 1.0.4), network-manager, evolution-exchange, evolution-dbg, evolution-plugins-experimental Filename: pool/main/e/evolution/evolution_2.10.1-0ubuntu2.4_amd64.deb Size: 2737060 MD5sum: 6ae1ce9ff2ef44e4cdce50f818b9c2ef SHA1: 7522ece8d207ff3caafdb11f25c45b9c0fa33b93 SHA256: 0f683b7bb7aaea5975d43ed82a5c8b01e649fc785640f7b8fbcb3ba7e63b8c4b Description: groupware suite with mail client and organizer Evolution is a groupware suite which integrates mail, calendar, address book, to-do list and memo tools. . Additional features include integration with Exchange and Groupwise servers, newsgroup client, LDAP support, web calendars and synchronization with Palm devices. . Evolution is a graphical application that is part of GNOME, and is distributed by Novell, Inc. . See http://www.novell.com/products/evolution/ for more information. . The following plugins belonging to the "base" set are included. - calendar-file - calendar-http - calendar-weather - itip-formatter - plugin-manager - default-source - addressbook-file - startup-wizard - print-message - mark-all-read - groupwise-features - groupwise-account-setup - hula-account-setup - mail-account-disable - publish-calendar - caldav - sa-junk-plugin - exchange-operations Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: evolution-common Priority: optional Section: gnome Installed-Size: 51300 Maintainer: Ubuntu Desktop Team Original-Maintainer: Debian Evolution Maintainers Architecture: all Source: evolution Version: 2.10.1-0ubuntu2.4 Replaces: evolution (<< 2.9.2) Recommends: evolution Filename: pool/main/e/evolution/evolution-common_2.10.1-0ubuntu2.4_all.deb Size: 19354100 MD5sum: 1b3ab6330bcdce5ce3fc7c2ba5199854 SHA1: 712102dc9188c27db34a418a3685b2cd5fcef1a4 SHA256: c413381ea34a45717dfec01862b24fd2e4ef60051822b5ff44d563c8dc6d496e Description: architecture independent files for Evolution Evolution is a groupware suite which integrates mail, calendar, address book, to-do list and memo tools. . This package contains the architecture independent files needed by the evolution package. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: evolution-data-server Priority: optional Section: gnome Installed-Size: 1312 Maintainer: Ubuntu Desktop Team Original-Maintainer: Debian Evolution Maintainers Architecture: amd64 Version: 1.10.1-0ubuntu1.1 Replaces: evolution-data-server1.2 Depends: libbonobo2-0 (>= 2.15.0), libc6 (>= 2.5-0ubuntu1), libcamel1.2-10 (>= 1.10.1), libcomerr2 (>= 1.33-3), libdb4.4, libebook1.2-9 (>= 1.9.2), libecal1.2-7 (>= 1.9.2), libedata-book1.2-2 (>= 1.9.2), libedata-cal1.2-6 (>= 1.9.2), libedataserver1.2-9 (>= 1.9.2), libegroupwise1.2-13 (>= 1.9.2), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.12.9), libgnome2-0 (>= 2.14.1), libgnomevfs2-0 (>= 1:2.17.90), libgnutls13 (>= 1.4.0-0), libkrb53 (>= 1.4.2), libldap2 (>= 2.1.17-1), liborbit2 (>= 1:2.14.1), libpopt0 (>= 1.10), libsoup2.2-8 (>= 2.2.98), libxml2 (>= 2.6.27), zlib1g (>= 1:1.2.1), evolution-data-server-common (= 1.10.1-0ubuntu1.1) Suggests: evolution (>= 2.6.1), evolution-data-server-dbg (= 1.10.1-0ubuntu1.1) Breaks: evolution (<< 2.9.91), evolution-exchange (<< 2.9.4), evolution-jescs (<= 2.9.0-0ubuntu1), evolution-scalix (<= 10.0.0.357-0ubuntu10) Filename: pool/main/e/evolution-data-server/evolution-data-server_1.10.1-0ubuntu1.1_amd64.deb Size: 493250 MD5sum: 543cc1e674d9f4ea9936abf37a32b3f8 SHA1: a2fb528bfa1c272e815404db9d590d727b318ff5 SHA256: 582248aff5216fb4e4f8a4ae9264c5d7cc05c538b7e00dfe8fd1d3ea800832a7 Description: evolution database backend server The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: evolution-data-server-common Priority: optional Section: gnome Installed-Size: 8888 Maintainer: Ubuntu Desktop Team Original-Maintainer: Debian Evolution Maintainers Architecture: all Source: evolution-data-server Version: 1.10.1-0ubuntu1.1 Replaces: evolution-data-server (<< 1.6.2-1) Conflicts: evolution-data-server (<< 1.6.2-1) Filename: pool/main/e/evolution-data-server/evolution-data-server-common_1.10.1-0ubuntu1.1_all.deb Size: 116470 MD5sum: 8f4ef521c80f74eaff143d99b2201be0 SHA1: dc7fc208e601aac51fbc5843d09c814e9109a279 SHA256: d181613b09190e7b8005f4e0088fddb897731833254e3abdf55cac80cbeb1bd0 Description: architecture independent files for Evolution Data Server The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains the architecture independent files needed by the evolution-data-server package. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: evolution-data-server-dbg Priority: optional Section: gnome Installed-Size: 9628 Maintainer: Ubuntu Desktop Team Original-Maintainer: Debian Evolution Maintainers Architecture: amd64 Source: evolution-data-server Version: 1.10.1-0ubuntu1.1 Depends: evolution-data-server (= 1.10.1-0ubuntu1.1) Filename: pool/main/e/evolution-data-server/evolution-data-server-dbg_1.10.1-0ubuntu1.1_amd64.deb Size: 3253466 MD5sum: 270398aff678f36fa4013446f6bf33ee SHA1: 63b04e2f12e75fc3c72f9fdb6aec63925d3d86a0 SHA256: 5acc2828125e99eaa5ad5541b937d9225e247aacf36b02b8660ce80c16c2eab3 Description: evolution database backend server with debugging symbols This package contains unstripped binaries used for debugging. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: evolution-data-server-dev Priority: optional Section: gnome Installed-Size: 112 Maintainer: Ubuntu Desktop Team Original-Maintainer: Debian Evolution Maintainers Architecture: amd64 Source: evolution-data-server Version: 1.10.1-0ubuntu1.1 Depends: libgnome2-dev, libbonobo2-dev (>= 2.4.2) Filename: pool/main/e/evolution-data-server/evolution-data-server-dev_1.10.1-0ubuntu1.1_amd64.deb Size: 59888 MD5sum: c8a6de9cf2fc40da362d3c17df27e047 SHA1: e08d9719ce9cfcf7e78bc5f8f22c24c8cd91e247 SHA256: 4882985e89a1ba2baeef50f276bc4c54868ebdb3b807c5cd926d2c52777bc90a Description: Development files for evolution-data-server (meta package) This package contains header files and static library of evolution-data-server. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: evolution-dbg Priority: extra Section: gnome Installed-Size: 17996 Maintainer: Ubuntu Desktop Team Original-Maintainer: Debian Evolution Maintainers Architecture: amd64 Source: evolution Version: 2.10.1-0ubuntu2.4 Depends: evolution (= 2.10.1-0ubuntu2.4) Filename: pool/main/e/evolution/evolution-dbg_2.10.1-0ubuntu2.4_amd64.deb Size: 6714068 MD5sum: d97d5f646e246135c6d2df4f89c88bae SHA1: e3d5b00bf091ebaa084b671f96f77f6e4b188913 SHA256: 1e4d0a6b1cb0761872d10e6511a0be00c8bea0889cd6c43ccc065108ac0f5746 Description: debugging symbols for Evolution Evolution is a groupware suite which integrates mail, calendar, address book, to-do list and memo tools. . This package contains unstripped binaries of evolution for use in debugging. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: evolution-dev Priority: optional Section: devel Installed-Size: 1428 Maintainer: Ubuntu Desktop Team Original-Maintainer: Debian Evolution Maintainers Architecture: amd64 Source: evolution Version: 2.10.1-0ubuntu2.4 Depends: evolution (= 2.10.1-0ubuntu2.4), libgnome2-dev, libgnomeui-dev, libbonoboui2-dev (>= 2.4.2), libcamel1.2-dev (>= 1.8.0) Filename: pool/main/e/evolution/evolution-dev_2.10.1-0ubuntu2.4_amd64.deb Size: 216856 MD5sum: 71473dea1c4e6e6e3971c6a389962dfd SHA1: 4e79a1d97e1c4fad88a74642a182b4a02fb4f6c5 SHA256: ae494599c65548448f78f903468389eb77f098d2a080e9488369bf42bf9b36d9 Description: development library files for Evolution Evolution is a groupware suite which integrates mail, calendar, address book, to-do list and memo tools. . This package contains header and static library files for developing Evolution components. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: evolution-plugins Priority: optional Section: gnome Installed-Size: 404 Maintainer: Ubuntu Desktop Team Original-Maintainer: Debian Evolution Maintainers Architecture: amd64 Source: evolution Version: 2.10.1-0ubuntu2.4 Depends: evolution (>= 2.10.1), libart-2.0-2 (>= 2.3.16), libatk1.0-0 (>= 1.13.1), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libc6 (>= 2.5-0ubuntu1), libcairo2 (>= 1.4.2), libcamel1.2-10 (>= 1.10.1), libdbus-1-3 (>= 0.94), libdbus-glib-1-2 (>= 0.73), libebook1.2-9 (>= 1.10.1), libedataserver1.2-9 (>= 1.10.1), libedataserverui1.2-8 (>= 1.10.1), libfontconfig1 (>= 2.4.0), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.5.1), libglib2.0-0 (>= 2.12.9), libgnome-keyring0 (>= 0.7.1), libgnome2-0 (>= 2.14.1), libgnomecanvas2-0 (>= 2.11.1), libgnomeprint2.2-0 (>= 2.17.0), libgnomeprintui2.2-0 (>= 2.17.0), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.10.3), libgtkhtml3.14-19 (>= 3.14.1), libice6 (>= 1:1.0.0), liborbit2 (>= 1:2.14.1), libpango1.0-0 (>= 1.16.2), libpopt0 (>= 1.10), libsm6, libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3 (>= 1:4.0.1), libxi6, libxinerama1, libxml2 (>= 2.6.27), libxrandr2 (>= 2:1.2.0), libxrender1, zlib1g (>= 1:1.2.1) Recommends: notification-daemon Filename: pool/main/e/evolution/evolution-plugins_2.10.1-0ubuntu2.4_amd64.deb Size: 136724 MD5sum: bec623d5c300e6b11db67ec4cd86e52a SHA1: be294187576c15e251900b3dc346a4b2eb51b54b SHA256: bf28495458e10ef1ee3a992557b02c86feb20afa7142d4a8e31ce3d930e143d6 Description: standard plugins for Evolution Evolution is a groupware suite which integrates mail, calendar, address book, to-do list and memo tools. . This package includes plugins for evolution. The plugins belong to the set of "standard" plugins, which are useful, but not necessary for a functioning application. . The following standard plugins are included. - bbdb - subject-thread - save-calendar - select-one-source - copy-tool - mail-to-task - mark-calendar-offline - mailing-list-actions - imap-features - new-mail-notify - default-mailer - import-ics-attachments Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: fetchmail Priority: optional Section: mail Installed-Size: 1796 Maintainer: Ubuntu Core Developers Original-Maintainer: Fetchmail Maintainers Architecture: amd64 Version: 6.3.6-1ubuntu2.1 Replaces: fetchmail-common, fetchmail-ssl Provides: fetchmail-ssl Depends: libc6 (>= 2.5-0ubuntu1), libssl0.9.8 (>= 0.9.8c-1), debianutils (>= 1.7), adduser (>= 3.34), lsb-base (>= 3.0-6), sysv-rc (>= 2.86.ds1-14.1ubuntu2) Recommends: ca-certificates Suggests: fetchmailconf, postfix | mail-transport-agent, resolvconf Conflicts: fetchmail-common, logcheck (<< 1.1.1-9), fetchmail-ssl (<= 6.2.5-12) Filename: pool/main/f/fetchmail/fetchmail_6.3.6-1ubuntu2.1_amd64.deb Size: 376182 MD5sum: 19d7655fafa90d200b5defae11de58ac SHA1: 3cde65f9aece6d69dbb81bd0b022981fb62a7e71 SHA256: eb9925267ae0072f85ef80fad186e58fd673abaa32877b4fe3f54dd9e60b8707 Description: SSL enabled POP3, APOP, IMAP mail gatherer/forwarder fetchmail is a free, full-featured, robust, and well-documented remote mail retrieval and forwarding utility intended to be used over on-demand TCP/IP links (such as SLIP or PPP connections). It retrieves mail from remote mail servers and forwards it to your local (client) machine's delivery system, so it can then be read by normal mail user agents such as mutt, elm, pine, (x)emacs/gnus, or mailx. The fetchmailconf package includes an interactive GUI configurator suitable for end-users. Kerberos IV & V, RPA, OPIE and GSSAPI support are available if the package is recompiled. . Homepage: http://www.fetchmail.info Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: file Priority: standard Section: utils Installed-Size: 124 Maintainer: Ubuntu Core developers Original-Maintainer: Michael Piefel Architecture: amd64 Version: 4.19-1ubuntu2.1 Depends: libmagic1 (= 4.19-1ubuntu2.1), libc6 (>= 2.5-0ubuntu1), libmagic1 Filename: pool/main/f/file/file_4.19-1ubuntu2.1_amd64.deb Size: 33652 MD5sum: 0694bc98aeb69f1b98bc95db0c4d5075 SHA1: 2adfbb962c4492cc7c9b12964576a02e06505f6e SHA256: 44ca1633fa9e96d7f5207e0d4abae45e105edd8f91b87d15742288bc2d54c214 Description: Determines file type using "magic" numbers File tests each argument in an attempt to classify it. There are three sets of tests, performed in this order: filesystem tests, magic number tests, and language tests. The first test that succeeds causes the file type to be printed. . Starting with version 4, the file command is not much more than a wrapper around the "magic" library. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: standard Package: firefox Priority: optional Section: web Installed-Size: 34108 Maintainer: Alexander Sack Architecture: amd64 Version: 2.0.0.17+0nobinonly-0ubuntu0.7.4 Replaces: mozilla-firefox Provides: www-browser Depends: fontconfig, psmisc, debianutils (>= 1.16), libatk1.0-0 (>= 1.13.1), libc6 (>= 2.5-0ubuntu1), libcairo2 (>= 1.4.2), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.2), libglib2.0-0 (>= 2.12.9), libgtk2.0-0 (>= 2.10.3), libhunspell-1.1-0, libjpeg62, libpango1.0-0 (>= 1.16.2), libstdc++6 (>= 4.1.2), libx11-6, libxft2 (>> 2.1.1), libxinerama1, libxrender1, libxt6, zlib1g (>= 1:1.2.1), libnspr4 (>= 2:1.firefox1.5.dfsg+1.5.0.5-0ubuntu6.06.1), libnss3 (>= 2:1.firefox1.5.dfsg+1.5.0.5-0ubuntu6.06.1) Suggests: firefox-gnome-support (= 2.0.0.17+0nobinonly-0ubuntu0.7.4), latex-xft-fonts, firefox-libthai Conflicts: mozilla-firefox (<< 1.5.dfsg-1) Filename: pool/main/f/firefox/firefox_2.0.0.17+0nobinonly-0ubuntu0.7.4_amd64.deb Size: 10492802 MD5sum: 4655557e86f8bc9716cb756aeca743b7 SHA1: 6026789ec3d4c354330b3feda257fb2ba676f574 SHA256: 2784f572a9d2ffc90a0262a24321d28f6ca2bc134953870a604fbc6d3551f347 Description: lightweight web browser based on Mozilla Firefox is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform. . This browser was previously known as Firebird and Phoenix. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: firefox-dbg Priority: optional Section: web Installed-Size: 147996 Maintainer: Alexander Sack Architecture: amd64 Source: firefox Version: 2.0.0.17+0nobinonly-0ubuntu0.7.4 Depends: firefox (= 2.0.0.17+0nobinonly-0ubuntu0.7.4) Filename: pool/main/f/firefox/firefox-dbg_2.0.0.17+0nobinonly-0ubuntu0.7.4_amd64.deb Size: 50656752 MD5sum: d2488df935ed957ca20001c22a8f1469 SHA1: 42026cf59226099902a446428fd5bebc243f5a5a SHA256: 51aa252e9dfedf0bb168e3ec32d598fd8039ba126f8002063f26c8f01ea6e8f3 Description: debugging symbols for firefox Firefox is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform. . This package contains the debugging symbols for firefox. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: firefox-dev Priority: optional Section: devel Installed-Size: 25076 Maintainer: Alexander Sack Architecture: amd64 Source: firefox Version: 2.0.0.17+0nobinonly-0ubuntu0.7.4 Replaces: mozilla-firefox-dev Provides: mozilla-firefox-dev Depends: firefox (= 2.0.0.17+0nobinonly-0ubuntu0.7.4), libnss-dev (= 2:1.firefox2.0.0.17+0nobinonly-0ubuntu0.7.4), libnspr-dev (= 2:1.firefox2.0.0.17+0nobinonly-0ubuntu0.7.4) Conflicts: mozilla-firefox-dev Filename: pool/main/f/firefox/firefox-dev_2.0.0.17+0nobinonly-0ubuntu0.7.4_amd64.deb Size: 3187514 MD5sum: c45d3640b7025bdef4d3c39026bdff82 SHA1: ccadbd5a0e2fcd34098fd692e85b1c64599bc50b SHA256: 79e30188ca9c933d6866400b29e590bec5004eb3a76af72abd7cab8160a55ebe Description: Development files for Mozilla Firefox This package contains the development headers, idl files and static libraries needed to develop applications using Mozilla Firefox. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: firefox-gnome-support Priority: optional Section: web Installed-Size: 232 Maintainer: Alexander Sack Architecture: amd64 Source: firefox Version: 2.0.0.17+0nobinonly-0ubuntu0.7.4 Provides: gnome-www-browser Depends: libc6 (>= 2.5-0ubuntu1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.12.9), libgnome2-0 (>= 2.14.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.10.3), libstdc++6 (>= 4.1.2), firefox (= 2.0.0.17+0nobinonly-0ubuntu0.7.4) Filename: pool/main/f/firefox/firefox-gnome-support_2.0.0.17+0nobinonly-0ubuntu0.7.4_amd64.deb Size: 92716 MD5sum: 1f790aab7403f845f3aaa10c11aa2992 SHA1: bffaaf81ff31a81077c52969008815cd2df07f31 SHA256: 01c59b2081f8c4efcf64d06f6391164bd8b4aa339aec802e4e38ef9206180d9b Description: Support for Gnome in Mozilla Firefox This is an extension to Firefox that allows it to use protocol handlers from Gnome-VFS, such as smb or sftp, and other Gnome integration features. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: firefox-libthai Priority: optional Section: web Installed-Size: 140 Maintainer: Alexander Sack Architecture: amd64 Source: firefox Version: 2.0.0.17+0nobinonly-0ubuntu0.7.4 Depends: firefox (= 2.0.0.17+0nobinonly-0ubuntu0.7.4), libc6 (>= 2.5-0ubuntu1), libstdc++6 (>= 4.1.2), libthai0 (>= 0.1.7) Filename: pool/main/f/firefox/firefox-libthai_2.0.0.17+0nobinonly-0ubuntu0.7.4_amd64.deb Size: 62694 MD5sum: 373bb2cb44d77d351269f434746fbb54 SHA1: 3a68b47730ab5b920223d4dbe1369f4e39eac21c SHA256: 2dec5d338d6aae6f1f6cc4cc2e38c63d331b574d929e05ebc1298ca47c0b5be9 Description: Support for Thai line breaking in Firefox This is an extension to Firefox that provides Thai line breaker component based on libthai. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: flac Priority: optional Section: sound Installed-Size: 352 Maintainer: Ubuntu Core Developers Original-Maintainer: Joshua Kwan Architecture: amd64 Version: 1.1.2-5ubuntu2.1 Depends: libc6 (>= 2.5-0ubuntu1), libflac7, libogg0 (>= 1.1.3), liboggflac3 Filename: pool/main/f/flac/flac_1.1.2-5ubuntu2.1_amd64.deb Size: 147354 MD5sum: 0735a265a01448f06e8de7dfe8a4837d SHA1: 57fb962882898c29d254cbebb5607e3e7f2ab909 SHA256: 86345e2b086dd2a8018110af4ae9cfb69bede732254e8fb3fdb194bb3f49b831 Description: Free Lossless Audio Codec - command line tools FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is similar to MP3, but lossless. The FLAC project consists of: . * The stream format * libFLAC, which implements a reference encoder, stream decoder, and file decoder * flac, which is a command-line wrapper around libFLAC to encode and decode .flac files * Input plugins for various music players (Winamp, XMMS, and more in the works) . This package contains the command-line tools flac (used for encoding and decoding FLACs) and metaflac (used for manipulating FLAC metadata.) Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: gfs-tools Priority: optional Section: admin Installed-Size: 660 Maintainer: Fabio M. Di Nitto Architecture: amd64 Source: redhat-cluster-suite Version: 2.20070315-0ubuntu2.1 Depends: libc6 (>= 2.5-0ubuntu1), libncurses5 (>= 5.4-5), psmisc, rhcs-modules2-1, gfs2-tools Filename: pool/main/r/redhat-cluster-suite/gfs-tools_2.20070315-0ubuntu2.1_amd64.deb Size: 240568 MD5sum: b46c4de93e83e0254014daffebf07f5b SHA1: d7da52005a2d2f68143c105d29eb9eb9b38d4a06 SHA256: a1958feaf410c04d553cc2b8e1e172fce0e6b080e8edfc73348b9892f9b63bd1 Description: global file system tools The Global File System allows a cluster of machines to concurrently access shared storage hardware like SANs or iSCSI and network block devices. GFS can be deployed to build high available services without the single point of failure a file server would be. . This package contains userspace tools for creating and managing global file systems. GFS itself is a set of kernel modules. . Note: the package requires gfs2-tools installed and it's known to work fine even if GFS2 is highly experimental and *MUST NOT* be used in production enviroment yet. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: gfs2-tools Priority: optional Section: admin Installed-Size: 868 Maintainer: Fabio M. Di Nitto Architecture: amd64 Source: redhat-cluster-suite Version: 2.20070315-0ubuntu2.1 Depends: libc6 (>= 2.5-0ubuntu1), libncurses5 (>= 5.4-5), psmisc, rhcs-modules2-1 Filename: pool/main/r/redhat-cluster-suite/gfs2-tools_2.20070315-0ubuntu2.1_amd64.deb Size: 297918 MD5sum: 8eab6723141282cee91a5d8721e63dcb SHA1: 38abca5a7ffb09338bac64bfd113cbdfcd9f8016 SHA256: 9f4296cdf7af67c581ba633a474633c7203440f81e4898e9cf3dcfc0e8a10337 Description: global file system 2 tools (EXPERIMENTAL) The Global File System 2 allows a cluster of machines to concurrently access shared storage hardware like SANs or iSCSI and network block devices. GFS can be deployed to build high available services without the single point of failure a file server would be. . This package contains userspace tools for creating and managing global file systems. GFS2 itself is a set of kernel modules. . GFS2 *MUST NOT* be used in production enviroment yet. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: gimp Priority: optional Section: graphics Installed-Size: 8904 Maintainer: Ubuntu Core Developers Original-Maintainer: Ari Pollak Architecture: amd64 Version: 2.2.13-1ubuntu4.3 Replaces: gimp-data (<< 2.2.11-2) Depends: wget, gimp-data (= 2.2.13-1ubuntu4.3), libaa1 (>= 1.2), libart-2.0-2 (>= 2.3.16), libatk1.0-0 (>= 1.13.1), libc6 (>= 2.5-0ubuntu1), libcairo2 (>= 1.4.2), libexif12, libexpat1 (>= 1.95.8), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.2), libgimp2.0 (>= 2.2.0+rel), libglib2.0-0 (>= 2.12.9), libgtk2.0-0 (>= 2.10.3), libice6 (>= 1:1.0.0), libjpeg62, liblcms1 (>= 1.08-1), libmng1 (>= 1.0.3-1), libpango1.0-0 (>= 1.16.2), libpng12-0 (>= 1.2.13-4), libsm6, libtiff4, libwmf0.2-7 (>= 0.2.8.4), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3 (>= 1:4.0.1), libxi6, libxinerama1, libxmu6, libxpm4, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.1) Recommends: gimp-svg, gimp-print Suggests: gimp-help-en | gimp-help, gimp-python, libgimp-perl, gimp-data-extras, libasound2 (>= 1.0.0) Conflicts: gimp-data (<< 2.2.11-2), libgimp2.0 (>= 2.3.0) Filename: pool/main/g/gimp/gimp_2.2.13-1ubuntu4.3_amd64.deb Size: 3243518 MD5sum: c203ec15570ab2fe7dd97764e2e94a7a SHA1: 0000190360464f050fd71bf590843d0749b13b40 SHA256: 7122fa5b7623a6b567cb3919fc787a4eae209721e9686ee1fcb88d08c76ae28b Description: The GNU Image Manipulation Program The GIMP lets you draw, paint, edit images, and much more! GIMP includes the functionality and plug-ins of other famous image editing and processing programs. . If you'd like to use a MIDI device as an input controller in GIMP, install libasound2 and read the how-to at /usr/share/doc/gimp/README.MIDI Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: gimp-data Priority: optional Section: graphics Installed-Size: 20392 Maintainer: Ubuntu Core Developers Original-Maintainer: Ari Pollak Architecture: all Source: gimp Version: 2.2.13-1ubuntu4.3 Recommends: gimp Filename: pool/main/g/gimp/gimp-data_2.2.13-1ubuntu4.3_all.deb Size: 2105164 MD5sum: cf95796e377bf56b47463f23c4c61949 SHA1: d730145b6e3b6fa2c492b79a7c4b566c72770907 SHA256: 39e56f56f582fa9e51ee6becbf2969d002376926356afb0585cefc243e424a0b Description: Data files for The GIMP This package contains architecture-independent supporting data files for use with The GIMP. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: gimp-dbg Priority: optional Section: graphics Installed-Size: 24856 Maintainer: Ubuntu Core Developers Original-Maintainer: Ari Pollak Architecture: amd64 Source: gimp Version: 2.2.13-1ubuntu4.3 Depends: gimp (= 2.2.13-1ubuntu4.3) | libgimp2.0 (= 2.2.13-1ubuntu4.3) Filename: pool/main/g/gimp/gimp-dbg_2.2.13-1ubuntu4.3_amd64.deb Size: 8447654 MD5sum: e03d8452b4dc2683576cb446b066108d SHA1: f432c6e4232ad49e19d3784f5045c606e1befa17 SHA256: 46b3ec0eabfc7b446e7fbf1c134a2873823db1bcc59d8dd1a4f4247daa9d5187 Description: Debugging symbols for The GIMP This package includes the debugging symbols useful for debugging The GIMP and its libraries, contained in the gimp and libgimp2.0 packages. The debugging symbols are used for execution tracing and core dump analysis. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: gimp-helpbrowser Priority: optional Section: graphics Installed-Size: 136 Maintainer: Ubuntu Core Developers Original-Maintainer: Ari Pollak Architecture: amd64 Source: gimp Version: 2.2.13-1ubuntu4.3 Depends: gimp (= 2.2.13-1ubuntu4.3), libatk1.0-0 (>= 1.13.1), libc6 (>= 2.5-0ubuntu1), libcairo2 (>= 1.4.2), libfontconfig1 (>= 2.4.0), libgimp2.0 (>= 2.2.0+rel), libglib2.0-0 (>= 2.12.9), libgtk2.0-0 (>= 2.10.3), libgtkhtml2-0 (>= 2.11.0+svn20061107), libpango1.0-0 (>= 1.16.2), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3 (>= 1:4.0.1), libxi6, libxinerama1, libxml2 (>= 2.6.27), libxrandr2 (>= 2:1.2.0), libxrender1 Filename: pool/main/g/gimp/gimp-helpbrowser_2.2.13-1ubuntu4.3_amd64.deb Size: 65582 MD5sum: f3cc1c311b7287f5dc6a923b92208553 SHA1: fbe321296e76d65ff540d6bc7763161d30ecbb1c SHA256: 8fe54fe250856c50a40a7dcff6df634c17be551fdcbd93c60f1b73987f9a0e08 Description: Built-in Help Browser plugin for The GIMP This package includes the browser for reading documentation for The GIMP, accessible from within the program. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: gimp-python Priority: optional Section: graphics Installed-Size: 412 Maintainer: Ubuntu Core Developers Original-Maintainer: Ari Pollak Architecture: amd64 Source: gimp Version: 2.2.13-1ubuntu4.3 Depends: python-gtk2 (>= 1.99.12), libatk1.0-0 (>= 1.13.1), libc6 (>= 2.5-0ubuntu1), libcairo2 (>= 1.4.2), libfontconfig1 (>= 2.4.0), libgimp2.0 (>= 2.2.0+rel), libglib2.0-0 (>= 2.12.9), libgtk2.0-0 (>= 2.10.3), libpango1.0-0 (>= 1.16.2), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3 (>= 1:4.0.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, python (>= 2.5), python (<< 2.6) Filename: pool/main/g/gimp/gimp-python_2.2.13-1ubuntu4.3_amd64.deb Size: 146060 MD5sum: d02578ce45a27476457d19b13eb17f9f SHA1: e231585625d0fa7e7825ba5788c1c3bc87602e45 SHA256: 96ce84d576a2693e9e8922b8b62703aff2e114c1a8ca7e268dfa8faea5cb1af5 Description: Python support and plugins for The GIMP This package includes the Python modules necessary to write Python-based plugins for The GIMP. It includes several plugins with various useful features: * Clothify: Make the specified layer look like it's printed on cloth * ColorXHTML: Save the image as colored XHTML text * Console: Python interactive interpreter with Gimp extensions * Drop Shadow and Bevel - Add a drop shadow and/or bevel to a layer * Foggify: Add a layer of fog to an image * Py-Slice: Cuts an image along its guides and saves subimages + HTML * Sphere: Generate simple spheres with drop shadows * Whirl and Pinch: Distorts an image by whirling and pinching Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: gnbd-client Priority: optional Section: admin Installed-Size: 248 Maintainer: Fabio M. Di Nitto Architecture: amd64 Source: redhat-cluster-suite Version: 2.20070315-0ubuntu2.1 Depends: libc6 (>= 2.5-0ubuntu1), debconf (>= 0.5) | debconf-2.0, rhcs-modules2-1 Recommends: fence-gnbd (= 2.20070315-0ubuntu2.1) Filename: pool/main/r/redhat-cluster-suite/gnbd-client_2.20070315-0ubuntu2.1_amd64.deb Size: 76768 MD5sum: 5178696fc64e2719c7e2e0086749650a SHA1: 380ef1080d20c291ba37e464a6d5f6b55a42faff SHA256: 30540d118fb55c9d849bf18655a8f8aa89bf6d4987941b86ba6d7abe4211f796 Description: global network block device - client tools GNBD allows to usage block devices over the network. It is a modified version of the linux network block device for the use within a cluster environment. . This package contains userspace tools for running GNBD clients. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: gnbd-server Priority: optional Section: admin Installed-Size: 256 Maintainer: Fabio M. Di Nitto Architecture: amd64 Source: redhat-cluster-suite Version: 2.20070315-0ubuntu2.1 Depends: libc6 (>= 2.5-0ubuntu1), debconf (>= 0.5) | debconf-2.0, rhcs-modules2-1 Recommends: fence-gnbd (= 2.20070315-0ubuntu2.1) Filename: pool/main/r/redhat-cluster-suite/gnbd-server_2.20070315-0ubuntu2.1_amd64.deb Size: 73310 MD5sum: 39e444ec8d0ca268635f27b9bb337ede SHA1: 58eb1d14a0e8fc89864f4e9ac08f66393242eb0f SHA256: 98840869f860f8463af9f176755e1009b3f2d8320d5ab6aadfe337986476bbfb Description: global network block device - server tools GNBD allows to usage block devices over the network. It is a modified version of the linux network block device for the use within a cluster environment. . This package contains userspace tools for running GNBD servers. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: gnumeric Priority: optional Section: math Installed-Size: 6664 Maintainer: Ubuntu Core Developers Original-Maintainer: J.H.M. Dassen (Ray) Architecture: amd64 Version: 1.7.8-0ubuntu1.1 Replaces: zh-trans (<< 0.8-1), gnumeric1.0, gnumeric-gtk Depends: gnumeric-gtk | gnumeric, libart-2.0-2 (>= 2.3.16), libatk1.0-0 (>= 1.13.1), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libc6 (>= 2.5-0ubuntu1), libcairo2 (>= 1.4.2), libfontconfig1 (>= 2.4.0), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.5.1), libglib2.0-0 (>= 2.12.9), libgnome-keyring0 (>= 0.7.1), libgnome2-0 (>= 2.14.1), libgnomecanvas2-0 (>= 2.11.1), libgnomeprint2.2-0 (>= 2.17.0), libgnomeprintui2.2-0 (>= 2.17.0), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgoffice-0-3 (>= 0.3.7) | libgoffice-gtk-0-3 (>= 0.3.7), libgsf-1-114 (>= 1.14.3), libgsf-gnome-1-114 (>= 1.14.3), libgtk2.0-0 (>= 2.10.3), libice6 (>= 1:1.0.0), liborbit2 (>= 1:2.14.1), libpango1.0-0 (>= 1.16.2), libpopt0 (>= 1.10), libsm6, libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3 (>= 1:4.0.1), libxi6, libxinerama1, libxml2 (>= 2.6.27), libxrandr2 (>= 2:1.2.0), libxrender1, zlib1g (>= 1:1.2.1), gsfonts, gnumeric-common (= 1.7.8-0ubuntu1.1), debconf (>= 0.5) | debconf-2.0, gconf2 (>= 2.12.1-4ubuntu1) Suggests: gnumeric-doc (>= 1.7.8), gnumeric-plugins-extra Conflicts: gnumeric1.0, gnumeric1.0-doc, gnumeric-gtk, gnumeric-doc (<< 1.7.8) Filename: pool/main/g/gnumeric/gnumeric_1.7.8-0ubuntu1.1_amd64.deb Size: 2302878 MD5sum: e1955434fa5f79d5bbe6db8ca4fc9882 SHA1: 2bb74a2fb764af578f0e8aca86f6e99ea9c9115d SHA256: 44fe3411f9bbf1598fbb9bffa0cb7d53796ab4c678bbb6ab6a6d266b50e76737 Description: GNOME spreadsheet application Gnumeric is a powerful spreadsheet application that interoperates well with other spreadsheets. It comes with plugins that enable it to deal with commonly used spreadsheet file formats. . The following formats can be imported and exported: * Microsoft Excel (tm) 97/2000/XP (.xls) * Microsoft Excel (tm) 95 (.xls) * OASIS XML, OpenOffice.org XML, StarOffice (.sxc) * Comma/Character Separated Values (.csv) * Data Interchange Format (.dif) * Applix version 4 (.as) . Additionally, the following formats can be imported: * GNU Oleo (.oleo) * Linear and integer program expression format (.mps) * Lotus 123 (.wks, .wk1) * MultiPlan (.sylk) * Plan Perfect (.pln) * Quatro Pro (tm) * SC/XSpread * XBase (.dbf), . Gnumeric can export to LaTeX 2e (.tex), TROFF (.me) and HTML as well. . Gnumeric should be easy to use, in particular if you are familiar with Excel. . Gnumeric is a GNOME application. GNOME (GNU Network Object Model Environment) is a user-friendly set of applications and desktop tools to be used in conjunction with a window manager for the X Window System. Python-Version: all Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: gnumeric-common Priority: optional Section: math Installed-Size: 20464 Maintainer: Ubuntu Core Developers Original-Maintainer: J.H.M. Dassen (Ray) Architecture: all Source: gnumeric Version: 1.7.8-0ubuntu1.1 Replaces: gnumeric (<= 1.2.6-1) Filename: pool/main/g/gnumeric/gnumeric-common_1.7.8-0ubuntu1.1_all.deb Size: 265514 MD5sum: 47a4359a683a02445fea4d4b25a38d3c SHA1: 5f7888f07e7106d805ec993ba183737c8d62da21 SHA256: b6f6e692d30238583d5fdf03f6724794f38d8857f03b5f3bd8d920c87fe3035c Description: common files for Gnumeric, the GNOME spreadsheet application This package contains architecture-independent data files needed by the "gnumeric" package. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: xubuntu-desktop Package: gnumeric-doc Priority: optional Section: doc Installed-Size: 6972 Maintainer: Ubuntu Core Developers Original-Maintainer: J.H.M. Dassen (Ray) Architecture: all Source: gnumeric Version: 1.7.8-0ubuntu1.1 Replaces: gnumeric (<< 1.1.17-2), gnumeric1.0-doc, docbook-xsl Recommends: yelp (>= 2.6.0), gnome-desktop-data Suggests: gnumeric (>= 1.7.8), docbook-xsl Conflicts: gnumeric1.0-doc Filename: pool/main/g/gnumeric/gnumeric-doc_1.7.8-0ubuntu1.1_all.deb Size: 4143238 MD5sum: 4cd31e5683e5d46d33655722c0a306ef SHA1: 572ad7ee784dfcf51759f09151235b6fb50f1ffe SHA256: 6565e45f32e2fde8896d0ffdf55c3af11517d7ac138d5a556c395933b2f27122 Description: documentation for Gnumeric, the GNOME spreadsheet application The `Gnumeric's User Manual' in Gnome Help (DocBook XML) format. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: gnumeric-gtk Priority: optional Section: math Installed-Size: 5992 Maintainer: Ubuntu Core Developers Original-Maintainer: J.H.M. Dassen (Ray) Architecture: amd64 Source: gnumeric Version: 1.7.8-0ubuntu1.1 Replaces: zh-trans (<< 0.8-1), gnumeric1.0, gnumeric Depends: gnumeric-gtk | gnumeric, libart-2.0-2 (>= 2.3.16), libatk1.0-0 (>= 1.13.1), libc6 (>= 2.5-0ubuntu1), libcairo2 (>= 1.4.2), libfontconfig1 (>= 2.4.0), libglade2-0 (>= 1:2.5.1), libglib2.0-0 (>= 2.12.9), libgnomecanvas2-0 (>= 2.11.1), libgnomeprint2.2-0 (>= 2.17.0), libgnomeprintui2.2-0 (>= 2.17.0), libgoffice-0-3 (>= 0.3.7) | libgoffice-gtk-0-3 (>= 0.3.7), libgsf-1-114 (>= 1.14.3), libgtk2.0-0 (>= 2.10.3), libpango1.0-0 (>= 1.16.2), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3 (>= 1:4.0.1), libxi6, libxinerama1, libxml2 (>= 2.6.27), libxrandr2 (>= 2:1.2.0), libxrender1, zlib1g (>= 1:1.2.1), gsfonts, gnumeric-common (= 1.7.8-0ubuntu1.1), debconf (>= 0.5) | debconf-2.0 Suggests: gnumeric-doc (>= 1.7.8), gnumeric-plugins-extra Conflicts: gnumeric1.0, gnumeric1.0-doc, gnumeric, gnumeric-doc (<< 1.7.8) Filename: pool/main/g/gnumeric/gnumeric-gtk_1.7.8-0ubuntu1.1_amd64.deb Size: 2122024 MD5sum: f5ee64a51c1cbc071f6565d02d304eac SHA1: a437339990e8eea642dc9180bc6bef1ef376fd88 SHA256: 5728bf3d3dc2c76f861806c83ed529882a93b932c375764c8350f5be2ebf1c87 Description: GNOME spreadsheet application Gnumeric is a powerful spreadsheet application that interoperates well with other spreadsheets. It comes with plugins that enable it to deal with commonly used spreadsheet file formats. . The following formats can be imported and exported: * Microsoft Excel (tm) 97/2000/XP (.xls) * Microsoft Excel (tm) 95 (.xls) * OASIS XML, OpenOffice.org XML, StarOffice (.sxc) * Comma/Character Separated Values (.csv) * Data Interchange Format (.dif) * Applix version 4 (.as) . Additionally, the following formats can be imported: * GNU Oleo (.oleo) * Linear and integer program expression format (.mps) * Lotus 123 (.wks, .wk1) * MultiPlan (.sylk) * Plan Perfect (.pln) * Quatro Pro (tm) * SC/XSpread * XBase (.dbf), . Gnumeric can export to LaTeX 2e (.tex), TROFF (.me) and HTML as well. . Gnumeric should be easy to use, in particular if you are familiar with Excel. . Gnumeric is a GNOME application. GNOME (GNU Network Object Model Environment) is a user-friendly set of applications and desktop tools to be used in conjunction with a window manager for the X Window System. Python-Version: all Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: xubuntu-desktop Package: gnumeric-plugins-extra Priority: optional Section: math Installed-Size: 368 Maintainer: Ubuntu Core Developers Original-Maintainer: J.H.M. Dassen (Ray) Architecture: amd64 Source: gnumeric Version: 1.7.8-0ubuntu1.1 Replaces: gnumeric1.0-gda, gnumeric1.0-python, gnumeric-python, gnumeric-gda, gnumeric (<= 1.3.92-1) Depends: gnumeric (= 1.7.8-0ubuntu1.1), python-gtk2, python-central (>= 0.5.8), libatk1.0-0 (>= 1.13.1), libc6 (>= 2.5-0ubuntu1), libcairo2 (>= 1.4.2), libfontconfig1 (>= 2.4.0), libglade2-0 (>= 1:2.5.1), libglib2.0-0 (>= 2.12.9), libgtk2.0-0 (>= 2.10.3), libpango1.0-0 (>= 1.16.2), libperl5.8 (>= 5.8.8), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3 (>= 1:4.0.1), libxi6, libxinerama1, libxml2 (>= 2.6.27), libxrandr2 (>= 2:1.2.0), libxrender1, pxlib1 (>= 0.5.0), python2.5 (>= 2.5) Conflicts: gnumeric1.0-python, gnumeric1.0-gda, gnumeric-python, gnumeric-gda Filename: pool/main/g/gnumeric/gnumeric-plugins-extra_1.7.8-0ubuntu1.1_amd64.deb Size: 130022 MD5sum: e51a82c0d7f8cab43f7dc105da3a5685 SHA1: cafe1de0ac18f8cfa83a129fef99d27b24ac23a8 SHA256: 000a293e26ffaf128248b74d039e5b360cde700f175393fd9fd284da3333dacc Description: additional plugins for the GNOME spreadsheet Gnumeric ships with a number of plugins; this package contains those plugins that require additional packages above what the 'gnumeric' package needs. . This includes * The Perl plugin * The Python plugin * The Python plugin loader * Additional Python functions * The Gnome glossary * The Paradox plugin Python-Version: all Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: gnutls-doc Priority: optional Section: doc Installed-Size: 5736 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian GnuTLS Maintainers Architecture: all Source: gnutls13 Version: 1.4.4-3ubuntu0.1 Filename: pool/main/g/gnutls13/gnutls-doc_1.4.4-3ubuntu0.1_all.deb Size: 2307388 MD5sum: ca811f6556d307e6cf93b14786d51f75 SHA1: 2e88b6a56a7bcbe4a0d9c6bddbb7e3740c0269c5 SHA256: c0d4f6b9af995a43beebb8373c64f369c0b05ff8856bc9cee60f84db649c2006 Description: the GNU TLS library - documentation and examples gnutls is a portable library which implements the Transport Layer Security (TLS) 1.0 and Secure Sockets Layer (SSL) 3.0 protocols. . This package contains all the gnutls documentation. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: gs Priority: optional Section: text Installed-Size: 44 Maintainer: Ubuntu Core Developers Original-Maintainer: Masayuki Hatta (mhatta) Architecture: all Source: gs-gpl Version: 8.54.dfsg.1-5ubuntu0.2 Depends: gs-gpl | gs-esp Filename: pool/main/g/gs-gpl/gs_8.54.dfsg.1-5ubuntu0.2_all.deb Size: 14584 MD5sum: f81ea53ca0f46f9a3f363febaf3c8182 SHA1: eb30637d783d06bfa14a197476ebb556feac7413 SHA256: fbff1d3918f57c7e9120e04b53390745cadcc98d180fcdc70644b25102d7adc6 Description: Transitional package This dummy package is provided for a smooth transition from the previous gs package (the package name has been changed to gs-gpl). It may safely be removed after installation. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: gs-esp Priority: optional Section: text Installed-Size: 5896 Maintainer: Ubuntu Core Developers Original-Maintainer: Masayuki Hatta (mhatta) Architecture: amd64 Version: 8.15.4.dfsg.1-0ubuntu1.1 Replaces: gs-afpl (<< 8.14-3), gs-aladdin (<< 8.14-3), gs-gpl (<< 8.01-3), gs (<< 8.01-3), gs-pdfencrypt (<< 7.00), cupsys-pstoraster Provides: gs, gs-pdfencrypt, postscript-viewer Depends: libc6 (>= 2.5-0ubuntu1), libgs-esp8, gs-common (>= 0.3.9) Recommends: gsfonts (>= 6.0-1), psfontmgr, gs-esp-x Suggests: gs-cjk-resource Conflicts: gs-afpl (<< 8.14-3), gs-aladdin (<< 8.14-3), gs-gpl (<< 8.01-3), gs (<< 8.01-3), gs-pdfencrypt (<< 7.00), cupsys-pstoraster Filename: pool/main/g/gs-esp/gs-esp_8.15.4.dfsg.1-0ubuntu1.1_amd64.deb Size: 1542634 MD5sum: 474ad7cfb910df4173560d80ac955cc9 SHA1: 400b4c8f04e46638a40b8f61a92aca8687082229 SHA256: 87da1a6cefb033ac3171b4cf6f0a35a083690ece9450440b632b67a1a07bc3dd Description: The Ghostscript PostScript interpreter - ESP version Ghostscript is used for PostScript preview and printing. Usually as a back-end to a program such as ghostview, it can display postscript documents in an X11 environment. . Furthermore, it can render PostScript files as graphics to be printed on non-PostScript printers. Supported printers include common dot-matrix, inkjet and laser models. . Package gsfonts contains a set of standard fonts for Ghostscript. . This version of gs is a fork of GNU Ghostscript with updated drivers and patches, intended mostly for use with the Common UNIX Printing System (CUPS) from Easy Software Products (www.easysw.com). The ESP Ghostscript homepage is available at: . http://www.cups.org/ghostscript.php Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: gs-esp-x Priority: optional Section: text Installed-Size: 156 Maintainer: Ubuntu Core Developers Original-Maintainer: Masayuki Hatta (mhatta) Architecture: amd64 Source: gs-esp Version: 8.15.4.dfsg.1-0ubuntu1.1 Depends: libc6 (>= 2.5-0ubuntu1), libice6 (>= 1:1.0.0), libsm6, libx11-6, libxext6, libxt6, gs-esp (>= 8.15.3.dfsg.1-2ubuntu3) Conflicts: gs-esp (<< 8.15.3.dfsg.1-2ubuntu3) Filename: pool/main/g/gs-esp/gs-esp-x_8.15.4.dfsg.1-0ubuntu1.1_amd64.deb Size: 49226 MD5sum: dfeed98ec8c6f298a03bad8fa7c652bc SHA1: daecd6b51f274ee8dd751be2b72fdc2e710346ec SHA256: 60e6a6fd7c7e16e5fcef7f18ca7ea554848a8989663473c0c38798d578844adc Description: The Ghostscript PostScript interpreter - ESP version Ghostscript is used for PostScript preview and printing. Usually as a back-end to a program such as ghostview, it can display postscript documents in an X11 environment. . Furthermore, it can render PostScript files as graphics to be printed on non-PostScript printers. Supported printers include common dot-matrix, inkjet and laser models. . This package contains the Ghostscript output device for X11. It is in a separate package to allow the main package (gs-esp) to be installed on X-less servers. . This version of gs is a fork of GNU Ghostscript with updated drivers and patches, intended mostly for use with the Common UNIX Printing System (CUPS) from Easy Software Products (www.easysw.com). The ESP Ghostscript homepage is available at: . http://www.cups.org/ghostscript.php Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: gs-gpl Priority: optional Section: text Installed-Size: 18492 Maintainer: Ubuntu Core Developers Original-Maintainer: Masayuki Hatta (mhatta) Architecture: amd64 Version: 8.54.dfsg.1-5ubuntu0.2 Replaces: gs (<< 8.01), gs-pdfencrypt (<< 7.00) Provides: gs, gs-pdfencrypt, postscript-viewer Depends: libc6 (>= 2.5-0ubuntu1), libice6 (>= 1:1.0.0), libpaper1, libsm6, libx11-6, libxext6, libxt6, gs-common (>= 0.3.9) Recommends: gsfonts (>= 6.0-1), psfontmgr Suggests: hpijs Conflicts: gs (<< 8.01), gs-aladdin (<< 7.00), gs-cjk-resource (<< 1.20010910-1), gs-pdfencrypt (<< 7.00) Filename: pool/main/g/gs-gpl/gs-gpl_8.54.dfsg.1-5ubuntu0.2_amd64.deb Size: 5596708 MD5sum: 1f1be812fcc213cb71516f7413da10fb SHA1: 1b24904c703ed429e0a3f785e2450db8893031b8 SHA256: 1c4c4fd5f59b0f440bbf5519bb255c6d6cbc28eade4e783a6b93d2167b61814c Description: The GPL Ghostscript PostScript interpreter This is the free, basic and standard flavour among several Ghostscripts available for Debian. If you are not sure which version you should install, choose this. . Ghostscript is used for PostScript preview and printing. Usually as a back-end to a program such as ghostview, it can display PostScript documents in an X11 environment. . Furthermore, it can render PostScript files as graphics to be printed on non-PostScript printers. Supported printers include common dot-matrix, inkjet and laser models. . Package gsfonts contains a set of standard fonts for Ghostscript. . The Ghostscript World Wide Web home page is at http://www.ghostscript.com/ Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: gstreamer0.10-esd Priority: optional Section: libs Installed-Size: 108 Maintainer: Ubuntu Core Developers Original-Maintainer: Maintainers of GStreamer packages Architecture: amd64 Source: gst-plugins-good0.10 Version: 0.10.5-1ubuntu2.1 Provides: gstreamer0.10-audiosink Depends: libaudiofile0 (>= 0.2.3-4), libc6 (>= 2.5-0ubuntu1), libesd-alsa0 (>= 0.2.35) | libesd0 (>= 0.2.35), libglib2.0-0 (>= 2.12.9), libgstreamer-plugins-base0.10-0 (>= 0.10.12), libgstreamer0.10-0 (>= 0.10.12), libxml2 (>= 2.6.27) Filename: pool/main/g/gst-plugins-good0.10/gstreamer0.10-esd_0.10.5-1ubuntu2.1_amd64.deb Size: 38132 MD5sum: 9c03502fddae3db99c0d782a51ea9bcf SHA1: 45ac1043117d8b7ca9bcfdaa11eacf9b5637f75b SHA256: dcc37b0d3d1eb350d735e4688f360621536506b5a5d69f40fbf75b7ec114d706 Description: GStreamer plugin for ESD GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains the GStreamer plugin for ESD (ESounD), the Enlightened Sound Daemon. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: gstreamer0.10-plugins-good Priority: optional Section: libs Installed-Size: 2048 Maintainer: Ubuntu Core Developers Original-Maintainer: Maintainers of GStreamer packages Architecture: amd64 Source: gst-plugins-good0.10 Version: 0.10.5-1ubuntu2.1 Provides: gstreamer0.10-audiosink, gstreamer0.10-colorspace, gstreamer0.10-videosink Depends: gconf2 (>= 2.12.1-4ubuntu1), libaa1 (>= 1.2), libatk1.0-0 (>= 1.13.1), libavc1394-0 (>= 0.5.3), libc6 (>= 2.5-0ubuntu1), libcaca0 (>= 0.99.beta11-1), libcairo2 (>= 1.4.2), libcdio6, libcucul0 (>= 0.99.beta11-1), libdbus-1-3 (>= 0.94), libdv4, libflac7, libfontconfig1 (>= 2.4.0), libgcc1 (>= 1:4.1.2), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.12.9), libgstreamer-plugins-base0.10-0 (>= 0.10.12), libgstreamer0.10-0 (>= 0.10.12), libgtk2.0-0 (>= 2.10.3), libhal1 (>= 0.5), libiec61883-0 (>= 1.1.0), libjpeg62, libogg0 (>= 1.1.3), liboil0.3 (>= 0.3.8), liborbit2 (>= 1:2.14.1), libpango1.0-0 (>= 1.16.2), libpng12-0 (>= 1.2.13-4), libraw1394-8, libshout3, libspeex1 (>= 1.1.8), libstdc++6 (>= 4.1.2), libtag1c2a (>= 1.4), libtheora0, libvorbis0a (>= 1.1.2), libx11-6, libxcursor1 (>> 1.1.2), libxdamage1, libxext6, libxfixes3 (>= 1:4.0.1), libxi6, libxinerama1, libxml2 (>= 2.6.27), libxrandr2 (>= 2:1.2.0), libxrender1, zlib1g (>= 1:1.2.1), gstreamer0.10-alsa Recommends: gstreamer0.10-x Conflicts: gstreamer0.10-plugins-bad (<< 0.10.4) Filename: pool/main/g/gst-plugins-good0.10/gstreamer0.10-plugins-good_0.10.5-1ubuntu2.1_amd64.deb Size: 725752 MD5sum: 4ef7781a8cce07669fed638678e5edf2 SHA1: f1ed2a8b2cf8b2d5b0df213f63aeb5c9663261cc SHA256: 714bc58a8e9a97698568a4d043017c2ee055a41c1cf69d4e910797cb1807ae00 Description: GStreamer plugins from the "good" set GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains the GStreamer plugins from the "good" set, a set of good-quality plug-ins under the LGPL license. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: gstreamer0.10-plugins-good-dbg Priority: extra Section: libdevel Installed-Size: 5588 Maintainer: Ubuntu Core Developers Original-Maintainer: Maintainers of GStreamer packages Architecture: amd64 Source: gst-plugins-good0.10 Version: 0.10.5-1ubuntu2.1 Depends: gstreamer0.10-plugins-good (= 0.10.5-1ubuntu2.1), gstreamer0.10-esd (= 0.10.5-1ubuntu2.1) Filename: pool/main/g/gst-plugins-good0.10/gstreamer0.10-plugins-good-dbg_0.10.5-1ubuntu2.1_amd64.deb Size: 1937856 MD5sum: 82eecb005419b8eefae5d7daeaca83e9 SHA1: ca43349daab757e3e6d5e4411e572414c40ac0f2 SHA256: 5b2316016fcc632fd8b838f7f549d0a5fd062adcb1922b29f65a5a12a8734a0c Description: GStreamer plugins from the "good" set GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This package contains unstripped shared libraries. It is provided primarily to provide a backtrace with names in a debugger, this makes it somewhat easier to interpret core dumps. The libraries are installed in /usr/lib/debug and are automatically used by gdb. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: gstreamer0.10-plugins-good-doc Priority: optional Section: doc Installed-Size: 956 Maintainer: Ubuntu Core Developers Original-Maintainer: Maintainers of GStreamer packages Architecture: all Source: gst-plugins-good0.10 Version: 0.10.5-1ubuntu2.1 Filename: pool/main/g/gst-plugins-good0.10/gstreamer0.10-plugins-good-doc_0.10.5-1ubuntu2.1_all.deb Size: 95388 MD5sum: 93f35bb9206ff4ea33950f221d08e0e0 SHA1: 6811b4d1869d4607caa77028aa696350ec3e8b54 SHA256: 21e02863a94c9d04debb6606fed78fce9f34668c4ea4b260a74ffe966a96b3b7 Description: GStreamer documentation for plugins from the "good" set GStreamer is a streaming media framework, based on graphs of filters which operate on media data. Applications using this library can do anything from real-time sound processing to playing videos, and just about anything else media-related. Its plugin-based architecture means that new data types or processing capabilities can be added simply by installing new plug-ins. . This packages contains documentation for plugins from the "good" set, a set of good-quality plug-ins under the LGPL license. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: hpijs Priority: optional Section: text Installed-Size: 764 Maintainer: Ubuntu Core Developers Original-Maintainer: Henrique de Moraes Holschuh Architecture: amd64 Source: hplip (1.7.3-0ubuntu1.1) Version: 2.7.2+1.7.3-0ubuntu1.1 Replaces: hpijs-ppds (<< 2.6.10+1.6.10-1), hplip-ppds (<< 1.6.10-1) Depends: libc6 (>= 2.5-0ubuntu1), libcupsys2 (>= 1.2.7), libgcc1 (>= 1:4.1.2), libjpeg62, libsnmp9 (>= 5.2.3), libssl0.9.8 (>= 0.9.8c-1), libstdc++6 (>= 4.1.2), libusb-0.1-4 (>= 2:0.1.12), gs-gpl (>= 8.01-5) | gs-esp (>= 7.07.01-8) | gs-afpl (>= 7.04-2) Suggests: hplip | hpoj, hpijs-ppds (= 2.7.2+1.7.3-0ubuntu1.1), hplip-doc Filename: pool/main/h/hplip/hpijs_2.7.2+1.7.3-0ubuntu1.1_amd64.deb Size: 382046 MD5sum: 6ed6ce7e6fe4301a5322d8cd8dae3744 SHA1: 26bddd4f1d20e0e768a0b0669b5abc7d92771270 SHA256: 2bb1a200bef76403749fcc94789df9e9866000abe1e8d3af955a8631c6290e3f Description: HP Linux Printing and Imaging - gs IJS driver (hpijs) This package contains an IJS printer driver for Ghostscript, which adds support for most inkjet printers and some LaserJet printers manufactured by HP. It is also required for HPLIP fax support. . The Debian package of hpijs includes the so-called rss patch, to use pure black ink instead of composite black in printers that don't do color map conversion in firmware. . HPIJS can take advantage of Ghostscript IJS KRGB support when available, to enhance black printing on printers that do color map conversion in firmware and are thus not affected by the old rss patch. . Users of the CUPS printing system are advised to also install the hplip package, and use the hp CUPS backend to send data to the printer. HPLIP supports USB, networked and parallel-port devices, and enables extended HPIJS functionality such as border-less printing. Selecting any hpijs ppd in CUPS will use hpijs automatically. . Users of spoolers other than CUPS with printers connected through USB or parallel ports are advised to install the hpoj package. Extended HPIJS functionality will not be available. . HPIJS is meant to be used through the foomatic system (see the foomatic-filters package). . Homepage: http://hplip.sourceforge.net/ Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: hplip Priority: optional Section: utils Installed-Size: 2808 Maintainer: Ubuntu Core Developers Original-Maintainer: Henrique de Moraes Holschuh Architecture: amd64 Version: 1.7.3-0ubuntu1.1 Replaces: hplip-data (<< 0.9.3), hplip-base Depends: coreutils (>= 5.1.0), lsb-base (>= 3), adduser (>= 3.34), cupsys (>= 1.1.20), hplip-data (>> 1.7.3), hplip-data (<< 1.7.3.1), libc6 (>= 2.5-0ubuntu1), libcupsys2 (>= 1.2.7), libgcc1 (>= 1:4.1.2), libsnmp9 (>= 5.2.3), libssl0.9.8 (>= 0.9.8c-1), libstdc++6 (>= 4.1.2), libusb-0.1-4 (>= 2:0.1.12), python (>= 2.5), python-support (>= 0.3.4), python (<< 2.6), sysv-rc (>= 2.86.ds1-14.1ubuntu2) Pre-Depends: python (>= 2.4.4~c1) Recommends: cupsys-client (>= 1.1.20), hpijs (>= 2.7.2), hpijs-ppds, linuxprinting.org-ppds, python-reportlab, python-qt3 Suggests: kdeprint | gtklp | xpp, linuxprinting.org-ppds, hpijs-ppds, hplip-doc, gksu | kdebase-bin, python-qt3 Conflicts: hpijs (<< 2.1), hplip-base Filename: pool/main/h/hplip/hplip_1.7.3-0ubuntu1.1_amd64.deb Size: 632374 MD5sum: b054a977150ec9f73e6334609ba7c947 SHA1: 856fb253813cfe3ffad9bd85fa22561a800be322 SHA256: b532d30ed220900c27c09669a2d7d2682eaf304fd47c4826fa594dc3af354ce6 Description: HP Linux Printing and Imaging System (HPLIP) The HP Linux Printing and Imaging System provides full support for printing on most HP SFP (single function peripheral) inkjets and many LaserJets, and for scanning, sending faxes and for photo-card access on most HP MFP (multi-function peripheral) printers. . HPLIP is composed of: * System services to handle communications with the printers * HP CUPS backend driver (hp:) with bi-directional communication with HP printers (provides printer status feedback to CUPS and enhanced HPIJS functionality such as 4-side full-bleed printing support) * HP CUPS backend driver for sending faxes (hpfax:) * HPIJS Ghostscript IJS driver to rasterize output from PostScript(tm) files or from any other input format supported by Ghostscript, and also for PostScript(tm) to fax conversion support (HPIJS is shipped in a separate package) * Command line utilities to perform printer maintenance, such as ink-level monitoring or pen cleaning and calibration * GUI and command line utility to download data from the photo card interfaces in MFP devices * GUI and command line utilities to interface with the fax functions * A GUI toolbox to access all these functions in a friendly way * HPAIO SANE backend (hpaio) for flatbed and Automatic Document Feeder (ADF) scanning using MFP devices . USB, JetDirect (network) and parallel-port devices are supported. . Homepage: http://hplip.sourceforge.net/ Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: hplip-data Priority: optional Section: utils Installed-Size: 7456 Maintainer: Ubuntu Core Developers Original-Maintainer: Henrique de Moraes Holschuh Architecture: all Source: hplip Version: 1.7.3-0ubuntu1.1 Recommends: hplip Filename: pool/main/h/hplip/hplip-data_1.7.3-0ubuntu1.1_all.deb Size: 6497568 MD5sum: cd98dd4bd54b155e664f6fc988ce3995 SHA1: 51fcd26ec9090515ba6ba8d2389695f2422a9c20 SHA256: 9575e09263ee6d0c4d0f98b4e583b156c6eba81f83a1af2238ce2a29b1b7525a Description: HP Linux Printing and Imaging - data files This package contains data files for the HP Linux Printing and Imaging System. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: hplip-dbg Priority: optional Section: utils Installed-Size: 2768 Maintainer: Ubuntu Core Developers Original-Maintainer: Henrique de Moraes Holschuh Architecture: amd64 Source: hplip Version: 1.7.3-0ubuntu1.1 Depends: hplip (= 1.7.3-0ubuntu1.1) | hpijs (= 2.7.2+1.7.3-0ubuntu1.1) Filename: pool/main/h/hplip/hplip-dbg_1.7.3-0ubuntu1.1_amd64.deb Size: 902140 MD5sum: 20107f7558991ccb6e4a90c283b45aa3 SHA1: 905d6c68c75df7a07b6d6d43a3e63efb4f7dfc09 SHA256: e430aac25811afb217b0621b795a61ecd5c26152f31f35e7046226ca5b55e082 Description: HP Linux Printing and Imaging - debugging information This package contains debugging symbolic information for all the binaries and libraries in the hplip and hpijs packages. . It is useful for generating backtraces using debuggers like gdb and to get better information from tools like ltrace. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: hplip-doc Priority: optional Section: doc Installed-Size: 6480 Maintainer: Ubuntu Core Developers Original-Maintainer: Henrique de Moraes Holschuh Architecture: all Source: hplip Version: 1.7.3-0ubuntu1.1 Filename: pool/main/h/hplip/hplip-doc_1.7.3-0ubuntu1.1_all.deb Size: 4083742 MD5sum: 089dcc3694e3d249188774c4ab6f727c SHA1: 69ecb9fec20cca12986b2caf69e2d9386415ff57 SHA256: eb8d1908979f38d83323a056c699742ab8e281495d1d8e25f72917eabbadf399 Description: HP Linux Printing and Imaging - documentation This package contains the full documentation for the HP Linux Printing and Imaging System for off-line reading. It includes the documentation for the HPIJS IJS driver as well. . These docs are available online at: http://hplip.sourceforge.net/ Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: icu-doc Priority: optional Section: doc Installed-Size: 20268 Maintainer: Ubuntu Core Developers Original-Maintainer: Jay Berkenbilt Architecture: all Source: icu Version: 3.6-2ubuntu0.1 Filename: pool/main/i/icu/icu-doc_3.6-2ubuntu0.1_all.deb Size: 3239258 MD5sum: 59e41f56b3e9b0967586f601fc786686 SHA1: f5fa8e27d459eaa4eff271ad0c00d21e04a910b7 SHA256: 6c04a9fa5f7d6790f30cfa23f45d64dda2287f0dd30a4b6a6085712b748d6ec7 Description: API documentation for ICU classes and functions ICU is a C++ and C library that provides robust and full-featured Unicode and locale support. This package contains HTML files documenting the ICU APIs. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: imagemagick Priority: optional Section: graphics Installed-Size: 3156 Maintainer: Ubuntu Core Developers Original-Maintainer: Ryuichi Arafune Architecture: amd64 Version: 7:6.2.4.5.dfsg1-0.14ubuntu0.2 Replaces: imagemagick-doc, geomview (<= 1.8.0) Depends: libbz2-1.0, libc6 (>= 2.5-0ubuntu1), libfreetype6 (>= 2.2), libice6 (>= 1:1.0.0), libjasper-1.701-1 (>= 1.701.0), libjpeg62, liblcms1 (>= 1.08-1), libmagick9, libpng12-0 (>= 1.2.13-4), libsm6, libtiff4, libx11-6, libxext6, libxml2 (>= 2.6.27), libxt6, zlib1g (>= 1:1.2.1) Suggests: gs, html2ps, lpr Conflicts: imagemagick-doc Filename: pool/main/i/imagemagick/imagemagick_6.2.4.5.dfsg1-0.14ubuntu0.2_amd64.deb Size: 740384 MD5sum: cda2c2e417cc11cbe91bf307460af628 SHA1: a207c5ff8d2da055279beee9cb26906abb9c8b6e SHA256: e5b2c9bbf8387dec1d953c1191b7f00659c332d5351c74dc8f8fccca61a0b4e0 Description: Image manipulation programs Imagemagick is a set of programs to manipulate various image formats (JPEG, TIFF, PhotoCD, PBM, XPM, etc...). All manipulations can be achieved through shell commands as well as through an X11 graphical interface (display). . Possible effects: colormap manipulation, channel operations, thumbnail creation, image annotation, limited drawing, image distortion, etc... . This package suggests a postscript interpreter (gs) to read postscript files. It will however function happily without it (as long as you don't want to read postscript). Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: ipsec-tools Priority: extra Section: net Installed-Size: 244 Maintainer: Ubuntu Core Developers Original-Maintainer: Ganesan Rajagopal Architecture: amd64 Version: 1:0.6.6-3ubuntu3.1 Depends: libc6 (>= 2.5-0ubuntu1), libcomerr2 (>= 1.33-3), libkrb53 (>= 1.4.2), libpam0g (>= 0.76), libssl0.9.8 (>= 0.9.8c-1), lsb-base (>= 3.0) Filename: pool/main/i/ipsec-tools/ipsec-tools_0.6.6-3ubuntu3.1_amd64.deb Size: 91284 MD5sum: 1780bae1fe5fdb3b907c39a876a2c419 SHA1: becf1a120d24423401503857f54928a3044d6642 SHA256: ee44c1598fda41a6abd9dff77ff15c2ba810ad974dd4e4c627922723a51f6a31 Description: IPsec tools for Linux IPsec-Tools is a port of the KAME IPsec utilities for Linux. It can be used with the ipsec implementation in 2.6 and later kernels or with the 2.4 backport of the ipsec changes. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: kappfinder Priority: optional Section: kde Installed-Size: 1436 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: kdebase Version: 4:3.5.6-0ubuntu20.4 Replaces: kdebase (<< 4:3.0.0) Depends: kdelibs4c2a (>= 4:3.5.5-1), libc6 (>= 2.5-0ubuntu1), libgcc1 (>= 1:4.1.2), libqt3-mt (>= 3:3.3.8really3.3.7), libstdc++6 (>= 4.1.2) Filename: pool/main/k/kdebase/kappfinder_3.5.6-0ubuntu20.4_amd64.deb Size: 297966 MD5sum: 72ae16da9a36db661b6f97d614a450a1 SHA1: 6fac13dfe778b729e9041a55bb557f2a9847b3cb SHA256: 244a38182f3a24fec6569965bfd23b9ae73dd3df2522bf70a9d3eccd1c31df56 Description: non-KDE application finder for KDE kappfinder searches your workstation for many common applications and creates menu entries for them. . This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: karbon Priority: optional Section: graphics Installed-Size: 3960 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: koffice Version: 1:1.6.2-0ubuntu1.3 Replaces: koffice-libs (<< 1:1.2.90-0) Depends: kdelibs4c2a (>= 4:3.5.5-1), koffice-libs (>= 1:1.6.2), libart-2.0-2 (>= 2.3.16), libc6 (>= 2.5-0ubuntu1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.2), libgcc1 (>= 1:4.1.2), libstdc++6 (>= 4.1.2), zlib1g (>= 1:1.2.1), koffice-libs (<< 1:1.6.3) Filename: pool/main/k/koffice/karbon_1.6.2-0ubuntu1.3_amd64.deb Size: 1086324 MD5sum: 3debbba159b90791eafe0001ac079d73 SHA1: b53a5088d5d186b8ef843f68da51f21ba4c148d4 SHA256: be88e35cc135164ba01a29fa8006396106c97b48e2b4acebd7df305d634b77b3 Description: a vector graphics application for the KDE Office Suite Karbon is a vector graphics application. . This package is part of the KDE Office Suite. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: kate Priority: optional Section: editors Installed-Size: 2504 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: kdebase Version: 4:3.5.6-0ubuntu20.4 Replaces: kdebase-doc (<< 4:3.0.0) Depends: kdelibs4c2a (>= 4:3.5.5-1), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.16), libattr1 (>= 2.4.4-1), libaudio2, libc6 (>= 2.5-0ubuntu1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.2), libgcc1 (>= 1:4.1.2), libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8really3.3.7), libsm6, libstdc++6 (>= 4.1.2), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.1) Recommends: kregexpeditor Suggests: aspell | ispell | hspell, kate-plugins, khelpcenter, konsole Filename: pool/main/k/kdebase/kate_3.5.6-0ubuntu20.4_amd64.deb Size: 836554 MD5sum: 39c9ae4a1131e428fd832fc6e9920fbb SHA1: b471c27b873f59740bb5964d0beecf95280e1fd1 SHA256: 958ed192326102bc02db0e7a36ef52db7c5c0951d082c3bb2cd7a87f1a42b80d Description: advanced text editor for KDE Kate is a multi document editor, based on a rewritten version of the kwrite editing widget of KDE. . It is a multi-view editor that lets you view several instances of the same document with all instances being synced, or view more files at the same time for easy reference or simultaneous editing. The terminal emulation and sidebar are docked windows that can be plugged out of the main window, or replaced therein according to your preference. . Some random features: . * Editing of big files * Extensible syntax highlighting * Folding * Dynamic word wrap * Selectable encoding * Filter command * Global grep dialog . This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: kubuntu-desktop Package: kchart Priority: optional Section: kde Installed-Size: 4012 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: koffice Version: 1:1.6.2-0ubuntu1.3 Replaces: koffice-libs (<< 1:1.1-20010404-0) Depends: kdelibs4c2a (>= 4:3.5.5-1), koffice-libs (>= 1:1.6.2), libc6 (>= 2.5-0ubuntu1), libgcc1 (>= 1:4.1.2), libice6 (>= 1:1.0.0), libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8really3.3.7), libsm6, libstdc++6 (>= 4.1.2), libx11-6, libxext6, zlib1g (>= 1:1.2.1), koffice-libs (<< 1:1.6.3) Suggests: khelpcenter, koffice-doc-html Filename: pool/main/k/koffice/kchart_1.6.2-0ubuntu1.3_amd64.deb Size: 1383262 MD5sum: 179cd6235b06bfc64d00bb50e68a0eda SHA1: 61621af1f44403b94c7b97f016711f4c6bdbf7c6 SHA256: 7fc7d5d5cd9f09272d185bfa458e346b577a3fd8b799fa7e3512705c8b3167cc Description: a chart drawing program for the KDE Office Suite KChart is a chart drawing application. It can be used to embed charts into KOffice documents. KChart is easy to use and highly configurable. . This package is part of the KDE Office Suite. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: kcontrol Priority: optional Section: kde Installed-Size: 10644 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: kdebase Version: 4:3.5.6-0ubuntu20.4 Replaces: kdebase (<< 4:3.0.0), kdebase-doc (<< 4:3.0.0), kdebase-libs (<< 4:3.0.0), konqueror (<< 4:3.0.0) Depends: kdelibs4c2a (>= 4:3.5.5-1), kicker (>= 4:3.5.5-1), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.16), libattr1 (>= 2.4.4-1), libaudio2, libc6 (>= 2.5-0ubuntu1), libfontconfig1 (>= 2.4.0), libfontenc1, libfreetype6 (>= 2.2), libgcc1 (>= 1:4.1.2), libgl1-mesa-glx | libgl1, libglu1-mesa | libglu1, libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8really3.3.7), libraw1394-8, libsm6, libssl0.9.8 (>= 0.9.8c-1), libstdc++6 (>= 4.1.2), libusb-0.1-4 (>= 2:0.1.12), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, libxtst6, zlib1g (>= 1:1.2.1), kdebase-data (>> 4:3.5.6), kdebase-data (<< 4:3.5.7), usbutils Recommends: udev | hotplug Suggests: khelpcenter, ntpdate | ntp-simple Conflicts: kdebase-libs (<< 4:3.0.0) Filename: pool/main/k/kdebase/kcontrol_3.5.6-0ubuntu20.4_amd64.deb Size: 3186384 MD5sum: 508d323f019b257ba336caa4a6b96b94 SHA1: 14249a908204d5e748128254185fbbec6ecbf898 SHA256: 0a3503a981a3b3c780f0190eebe6f27d55e9e64395853911720dc6045ea57a4d Description: control center for KDE The KDE Control Center provides you with a centralized and convenient way to configure all of your KDE settings. . It is made up of multiple modules. Each module is a separate application, but the control center organizes all of these programs into a convenient location. . In combination with udev or hotplug, KControl supports the advanced configuration of Logitech mice, though the user must be a member of the plugdev group. . This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: kubuntu-desktop Package: kdebase Priority: optional Section: kde Installed-Size: 96 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: all Version: 4:3.5.6-0ubuntu20.4 Depends: kappfinder (>= 4:3.5.6-0ubuntu20.4), kate (>= 4:3.5.6-0ubuntu20.4), kcontrol (>= 4:3.5.6-0ubuntu20.4), kdebase-bin (>= 4:3.5.6-0ubuntu20.4), kdebase-data (>= 4:3.5.6-0ubuntu20.4), kdebase-kio-plugins (>= 4:3.5.6-0ubuntu20.4), kdepasswd (>= 4:3.5.6-0ubuntu20.4), kdeprint (>= 4:3.5.6-0ubuntu20.4), kdesktop (>= 4:3.5.6-0ubuntu20.4), kfind (>= 4:3.5.6-0ubuntu20.4), khelpcenter (>= 4:3.5.6-0ubuntu20.4), kicker (>= 4:3.5.6-0ubuntu20.4), klipper (>= 4:3.5.6-0ubuntu20.4), kmenuedit (>= 4:3.5.6-0ubuntu20.4), konqueror-nsplugins (>= 4:3.5.6-0ubuntu20.4), konqueror (>= 4:3.5.6-0ubuntu20.4), konsole (>= 4:3.5.6-0ubuntu20.4), kpager (>= 4:3.5.6-0ubuntu20.4), kpersonalizer (>= 4:3.5.6-0ubuntu20.4), ksmserver (>= 4:3.5.6-0ubuntu20.4), ksplash (>= 4:3.5.6-0ubuntu20.4), ksysguard (>= 4:3.5.6-0ubuntu20.4), ktip (>= 4:3.5.6-0ubuntu20.4), kwin (>= 4:3.5.6-0ubuntu20.4), libkonq4 (>= 4:3.5.6-0ubuntu20.4), hal, pmount Recommends: kdm (>= 4:3.5.6-0ubuntu20.4) Suggests: kdebase-doc-html (>= 4:3.5.6-0ubuntu20.4) Filename: pool/main/k/kdebase/kdebase_3.5.6-0ubuntu20.4_all.deb Size: 52092 MD5sum: bbe009dcd5fae6287730bc8994aa1a2b SHA1: 0ad6ecff60dab8453061afc3472157ed326ebc58 SHA256: 64e755e2563d5c1a3f63fb55d03ea99b6700c5908fb03c8f71f1915a0b9995da Description: base components from the official KDE release KDE (the K Desktop Environment) is a powerful Open Source graphical desktop environment for Unix workstations. It combines ease of use, contemporary functionality, and outstanding graphical design with the technological superiority of the Unix operating system. . This metapackage includes the nucleus of KDE, namely the minimal package set necessary to run KDE as a desktop environment. This includes the window manager, taskbar, control center, a text editor, file manager, web browser, X terminal emulator, and many other programs and components. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: kdebase-bin Priority: optional Section: kde Installed-Size: 4020 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: kdebase Version: 4:3.5.6-0ubuntu20.4 Replaces: kcontrol (<< 4:3.3.0), kdebase (<< 4:3.0.0), kdebase-doc (<< 4:3.0.0), kdebase-libs (<< 4:3.0.0), kscreensaver (<< 4:3.0.0), kdm (= 4:3.3.2-1b) Depends: kdelibs4c2a (>= 4:3.5.5-1), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.16), libattr1 (>= 2.4.4-1), libaudio2, libc6 (>= 2.5-0ubuntu1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.2), libgcc1 (>= 1:4.1.2), libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libpam0g (>= 0.76), libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8really3.3.7), libsm6, libstdc++6 (>= 4.1.2), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxkbfile1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, libxtst6, zlib1g (>= 1:1.2.1), libpam-runtime (>= 0.76-14) Recommends: gdb Suggests: khelpcenter Conflicts: kdebase-libs (<< 4:3.0.0), kdm (<< 4:3.4.1-2) Filename: pool/main/k/kdebase/kdebase-bin_3.5.6-0ubuntu20.4_amd64.deb Size: 1364072 MD5sum: ff84b7e5c8221b68e49e0162ccc8e714 SHA1: a090b5541735e7edd288ee26c1b1430dc194f855 SHA256: 113571a8f9fa06a3d32ece97111ea9d7feed3848e8feeef3accd2418bbfd2149 Description: core binaries for the KDE base module This package contains miscellaneous programs needed by other KDE applications, particularly those in the KDE base module. . This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: kubuntu-desktop Package: kdebase-data Priority: optional Section: kde Installed-Size: 16652 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: all Source: kdebase Version: 4:3.5.6-0ubuntu20.4 Replaces: kdebase (<< 4:3.0.0), kdeedu-data (<< 4:3.4.0), kdelibs-data (<< 4:3.3.0), kdewallpapers (<< 4:3.0.0), kcontrol (<< 4:3.5.5a.dfsg.1-1ubuntu18) Conflicts: kcontrol (<< 4:3.4.2-1), kwin (<< 4:3.4.2-1), kicker (<< 4:3.4.2-1) Filename: pool/main/k/kdebase/kdebase-data_3.5.6-0ubuntu20.4_all.deb Size: 9512338 MD5sum: a68baa40d67293023492bd8e4cbc3a02 SHA1: e33220abb08ad33efbca51cc6cbb00ea9c6bcdd4 SHA256: 83854907317b12b445bbafbb241b688638a651336ac2863c185f06fc3942fbce Description: shared data files for the KDE base module This package contains the architecture-independent shared data files needed for a basic KDE desktop installation. . This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: kubuntu-desktop Package: kdebase-dbg Priority: extra Section: libdevel Installed-Size: 104732 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: kdebase Version: 4:3.5.6-0ubuntu20.4 Depends: libkonq4 (= 4:3.5.6-0ubuntu20.4) Filename: pool/main/k/kdebase/kdebase-dbg_3.5.6-0ubuntu20.4_amd64.deb Size: 34238048 MD5sum: 4d9ee2866a0b35a552428d79aba80475 SHA1: 6878ccb001112212a4d3024136ca11077cf7fd82 SHA256: ac540691e0e42d73281b3c8f77518ac6062cd29f1dcca87dad518eaddb4f848d Description: debugging symbols for kdebase This package contains the debugging symbols associated with kdebase. They will automatically be used by gdb for debugging kdebase-related issues. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: kdebase-dev Priority: optional Section: devel Installed-Size: 492 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: kdebase Version: 4:3.5.6-0ubuntu20.4 Replaces: kate (<< 4:3.0.0), kdebase (<< 4:3.0.0), konqueror (<< 4:3.0.0) Depends: kate (= 4:3.5.6-0ubuntu20.4), kcontrol (= 4:3.5.6-0ubuntu20.4), kdebase-bin (= 4:3.5.6-0ubuntu20.4), kdeprint (= 4:3.5.6-0ubuntu20.4), kdesktop (= 4:3.5.6-0ubuntu20.4), khelpcenter (= 4:3.5.6-0ubuntu20.4), kicker (= 4:3.5.6-0ubuntu20.4), klipper (= 4:3.5.6-0ubuntu20.4), kmenuedit (= 4:3.5.6-0ubuntu20.4), konqueror-nsplugins (= 4:3.5.6-0ubuntu20.4), konqueror (= 4:3.5.6-0ubuntu20.4), konsole (= 4:3.5.6-0ubuntu20.4), ksmserver (= 4:3.5.6-0ubuntu20.4), ksplash (= 4:3.5.6-0ubuntu20.4), ksysguard (= 4:3.5.6-0ubuntu20.4), kwin (= 4:3.5.6-0ubuntu20.4), kdelibs4-dev (>= 4:3.5.5) Filename: pool/main/k/kdebase/kdebase-dev_3.5.6-0ubuntu20.4_amd64.deb Size: 91216 MD5sum: 6a9ba956b07cd51c1b85ef089507e3a7 SHA1: c7a8a508fe7f1fef78101a78777f9bb1d2e6acb2 SHA256: 2a7c6fbc011c0ec3796e84f88f2a5084fcca77122d896b1a85541cf3ab983e90 Description: development files for the KDE base module This package contains headers and other development files needed to compile software based on the KDE base module. . This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: kdebase-doc Priority: optional Section: doc Installed-Size: 15612 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: all Source: kdebase Version: 4:3.5.6-0ubuntu20.4 Replaces: libkonq4-dev (<< 4:3.2.0) Filename: pool/main/k/kdebase/kdebase-doc_3.5.6-0ubuntu20.4_all.deb Size: 1779778 MD5sum: 3b39253d5944bff5a385382f084829c1 SHA1: 2a2dcb1624e79e7363fba115702298285f1e56a6 SHA256: e8e72e8bdf4179a0df5470da34d80406a9a780ed685fb74137cd8a5d7803fc64 Description: developer documentation for the KDE base module This package contains documentation for the KDE base module, of use more for developers creating applications than regular users. . This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: kdebase-kio-plugins Priority: optional Section: kde Installed-Size: 4240 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: kdebase Version: 4:3.5.6-0ubuntu20.4 Replaces: kdebase (<< 4:3.0.0), kdebase-doc (<< 4:3.0.0), kdebase-libs (<< 4:3.0.0), konqueror (<< 4:3.0.0), kdebase-bin (<< 4:3.5.5a.dfsg.1-1ubuntu18) Depends: kdelibs4c2a (>= 4:3.5.5-1), libc6 (>= 2.5-0ubuntu1), libdbus-1-3 (>= 0.94), libdbus-qt-1-1c2 (>= 0.62.git.20060814), libgcc1 (>= 1:4.1.2), libhal-storage1, libhal1 (>= 0.5), libldap2 (>= 2.1.17-1), libopenexr2c2a (>= 1.2.2), libqt3-mt (>= 3:3.3.8really3.3.7), libsasl2-2, libsmbclient (>= 3.0.2a-1), libstdc++6 (>= 4.1.2), libxcursor1 (>> 1.1.2), zlib1g (>= 1:1.2.1), kdesktop, libsasl2-modules, psmisc Recommends: hal, pmount, kamera, kdemultimedia-kio-plugins Suggests: khelpcenter, mtools Conflicts: kdebase-libs (<< 4:3.0.0) Filename: pool/main/k/kdebase/kdebase-kio-plugins_3.5.6-0ubuntu20.4_amd64.deb Size: 1266144 MD5sum: c9ab094141e21c3e1fc28bd768ef42ee SHA1: d8e3b7c05449dcab4381a5e19f9bd3caf5f46681 SHA256: 94247b6627549ac18d7dd2b8eeab7d33a7ecd3bfafb86ff602c52aa91f1c6a64 Description: core I/O slaves for KDE This package includes the base kioslaves. They include, amongst many others, file, http, ftp, smtp, pop and imap. . It also includes the media kioslave, which handles removable devices, and which works best with hal (and therefore udev) and pmount. Media also extends the functionality of many other kioslaves. To use this service, please make sure that your user is a member of the plugdev group. . This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: kubuntu-desktop Package: kdelibs Priority: optional Section: kde Installed-Size: 92 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: all Version: 4:3.5.6-0ubuntu14.3 Depends: kdelibs4c2a (>= 4:3.5.6-0ubuntu14.3), kdelibs-data (>= 4:3.5.6-0ubuntu14.3) Filename: pool/main/k/kdelibs/kdelibs_3.5.6-0ubuntu14.3_all.deb Size: 41262 MD5sum: 58a69eac46fb2389d8cd90fc7fa402d1 SHA1: cd3501a128957aaa063ec9c813e35feec973f899 SHA256: 754cea23c5e23f650c22708026c95cf25232556686df6bd6325fc990677520c6 Description: core libraries from the official KDE release KDE (the K Desktop Environment) is a powerful Open Source graphical desktop environment for Unix workstations. It combines ease of use, contemporary functionality, and outstanding graphical design with the technological superiority of the Unix operating system. . This metapackage includes the core KDE libraries, binaries, and data, needed by virtually all KDE applications. It does not include development files. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: kdelibs-data Priority: optional Section: libs Installed-Size: 27804 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: all Source: kdelibs Version: 4:3.5.6-0ubuntu14.3 Replaces: kdeartwork-style (<< 4:3.4.0), konq-plugins (<< 4:3.4.0), ksvg (<< 4:3.4.0), kpackage (<< 4:3.4.2), kicker (<< 4:3.5-rc1), kttsd (<< 4:3.5-rc1), kdevelop3-data (<< 4:3.3.0), libdjvulibre1, libdjvulibre15 (<< 3.5.16-2), krita (= 1:1.4.90.1-1), digikam (<< 0.8.1-3), kaffeine (<< 0.8.1-3) Depends: hicolor-icon-theme Conflicts: kdelibs4 Filename: pool/main/k/kdelibs/kdelibs-data_3.5.6-0ubuntu14.3_all.deb Size: 7218696 MD5sum: d5188fa869e0ec05440976976ddf8382 SHA1: 4baccd43a8c5b30c4539104be770a0855db22846 SHA256: 9fba3b851fe9b17737cb0e39a71de7d2e7f6609f4bf9720e5fa05ec469d4e737 Description: core shared data for all KDE applications This package contains all the architecture independent data files commonly used by KDE applications. You need these data files to run KDE applications. . This package is part of KDE, and a component of the KDE libraries module. See the 'kde' and 'kdelibs' packages for more information. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: kubuntu-desktop, edubuntu-live Package: kdelibs-dbg Priority: extra Section: libdevel Installed-Size: 87264 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: kdelibs Version: 4:3.5.6-0ubuntu14.3 Replaces: kdelibs4-dbg, kdelibs4c2-dbg, kdelibs4c2a-dbg Depends: kdelibs4c2a (= 4:3.5.6-0ubuntu14.3) Conflicts: kdelibs4-dbg, kdelibs4c2-dbg, kdelibs4c2a-dbg Filename: pool/main/k/kdelibs/kdelibs-dbg_3.5.6-0ubuntu14.3_amd64.deb Size: 27211714 MD5sum: 40842a00f20980ac0f9e9f8c9a49a092 SHA1: 0da6f2107044a591d96e312d77c4ea205e3c692c SHA256: becb4f441a7dd86e16bf482a0cb8923497683731ca1c70ad1515d80b4b43bfd7 Description: debugging symbols for kdelibs This package contains the debugging symbols associated with kdelibs. They will automatically be used by gdb for debugging kdelibs-related issues. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: kdelibs4-dev Priority: optional Section: libdevel Installed-Size: 7488 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: kdelibs Version: 4:3.5.6-0ubuntu14.3 Replaces: kdebase-dev (<< 4:3.4.0) Provides: kdelibs-dev Depends: kdelibs4c2a (= 4:3.5.6-0ubuntu14.3), libart-2.0-dev (>= 2.3.17), libarts1-dev (>= 1.5.0), libasound2-dev, libacl1-dev, libattr1-dev, libaspell-dev, hspell, libbz2-dev, libcupsys2-dev, libidn11-dev, libjasper-1.701-dev, libkrb5-dev, libopenexr-dev (>= 1.2.2-3), libpcre3-dev, liblualib50-dev, libqt3-mt-dev (>= 3:3.3.5), libsasl2-dev, libssl-dev, libtiff4-dev (>= 3.7.3-1), libxml2-dev, libxml2-utils, libxslt1-dev, libavahi-client-dev (>= 0.4), libavahi-qt3-dev (>= 0.4), gettext-kde, kdesdk-scripts Filename: pool/main/k/kdelibs/kdelibs4-dev_3.5.6-0ubuntu14.3_amd64.deb Size: 1350066 MD5sum: 5ad6640f0a932e1fd4aa98df7a2a58ea SHA1: 305b3ccd9f262c6701efda67c9dc3610c242b101 SHA256: e4781293729625af0f40e6b672813a929ee35d38d1179050b3fbade04d41dbee Description: development files for the KDE core libraries This package contains all the headers and other related files needed to compile KDE applications, or develop applications which use the core KDE libraries. . This package is part of KDE, and a component of the KDE libraries module. See the 'kde' and 'kdelibs' packages for more information. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: kdelibs4-doc Priority: optional Section: doc Installed-Size: 292652 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: all Source: kdelibs Version: 4:3.5.6-0ubuntu14.3 Provides: kdelibs-doc Filename: pool/main/k/kdelibs/kdelibs4-doc_3.5.6-0ubuntu14.3_all.deb Size: 33827090 MD5sum: 66cf487c04f08459e4559b1ad97db922 SHA1: 649fbf2fe5149f9fc1b1ce6bf2994ecb905e9f67 SHA256: 39f0f5b7debd1d2f51f4780896b33605c7c989bf52159a59d7a64be5216ff1da Description: developer documentation for the KDE core libraries This package contains documentation for the core KDE libraries, of use more for developers creating applications which use the core KDE libraries, than regular users. . This package is part of KDE, and a component of the KDE libraries module. See the 'kde' and 'kdelibs' packages for more information. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: kdelibs4c2a Priority: optional Section: libs Installed-Size: 34396 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: kdelibs Version: 4:3.5.6-0ubuntu14.3 Replaces: kdelibs4, kdelibs4c2, kdeartwork-style (<< 4:3.4.0), kcontrol (<< 4:3.4.0), kdelibs-bin (<< 4:3.5.3-1) Provides: kdelibs-bin Depends: libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.16), libarts1c2a (>= 1.5.0-1), libasound2 (>> 1.0.12), libaspell15 (>= 0.60), libattr1 (>= 2.4.4-1), libaudio2, libavahi-client3 (>= 0.6.13), libavahi-common3 (>= 0.6.10), libavahi-qt3-1 (>= 0.6.0), libbz2-1.0, libc6 (>= 2.5-0ubuntu1), libcomerr2 (>= 1.33-3), libcupsys2 (>= 1.2.7), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.2), libgcc1 (>= 1:4.1.2), libgnutls13 (>= 1.4.0-0), libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjasper-1.701-1 (>= 1.701.0), libjpeg62, libkrb53 (>= 1.4.2), liblua50 (>= 5.0.3), liblualib50 (>= 5.0.3), libopenexr2c2a (>= 1.2.2), libpcre3 (>= 4.5), libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8really3.3.7), libsm6, libstdc++6 (>= 4.1.2), libtiff4, libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxml2 (>= 2.6.27), libxrandr2 (>= 2:1.2.0), libxrender1, libxslt1.1 (>= 1.1.20), libxt6, zlib1g (>= 1:1.2.1), kdelibs-data (>> 4:3.5.6), kdelibs-data (<< 4:3.5.7), perl, xbase-clients, launchpad-integration, sudo Recommends: perl-suid Suggests: fam Conflicts: kdelibs4, kdelibs4c2, kdelibs-bin Filename: pool/main/k/kdelibs/kdelibs4c2a_3.5.6-0ubuntu14.3_amd64.deb Size: 10828872 MD5sum: 1cb1b281f9ba98283f5f93edb797a765 SHA1: f3a5cce9530646dfeb5ba4b8c9f3f79ff8ed4312 SHA256: c4fd7d16bed6aaeecb091332537387d3b2a1022355ea1949fbb191aad609d37c Description: core libraries and binaries for all KDE applications This package contains all the shared libraries and common core binaries used by all KDE applications. You need these libraries and binaries to run KDE applications. . Several scripts included in kdebase-bin, related to the handling of SMB and NFS shares, require the perl-suid package to work properly. . This package is part of KDE, and a component of the KDE libraries module. See the 'kde' and 'kdelibs' packages for more information. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: kubuntu-desktop, edubuntu-live Package: kdepasswd Priority: optional Section: utils Installed-Size: 592 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: kdebase Version: 4:3.5.6-0ubuntu20.4 Depends: kdelibs4c2a (>= 4:3.5.5-1), libc6 (>= 2.5-0ubuntu1), libgcc1 (>= 1:4.1.2), libkonq4 (>= 4:3.5.5-1), libqt3-mt (>= 3:3.3.8really3.3.7), libstdc++6 (>= 4.1.2) Filename: pool/main/k/kdebase/kdepasswd_3.5.6-0ubuntu20.4_amd64.deb Size: 261200 MD5sum: a2fd9bec2f786a71212c4b305e7030ce SHA1: 3414a60b850c4896743e18e15d02e34f3283aa05 SHA256: 0a269a87b1261281479ca0bf36b1269e7c68d0fea379b6bb749c13ba4baf22b5 Description: password changer for KDE This is a simple application which allows users to change their system passwords. . This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: kubuntu-desktop Package: kdeprint Priority: optional Section: utils Installed-Size: 2664 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: kdebase Version: 4:3.5.6-0ubuntu20.4 Replaces: kdebase (<< 4:3.0.0), kdebase-doc (<< 4:3.0.0) Depends: kdelibs4c2a (>= 4:3.5.5-1), libc6 (>= 2.5-0ubuntu1), libgcc1 (>= 1:4.1.2), libqt3-mt (>= 3:3.3.8really3.3.7), libstdc++6 (>= 4.1.2), enscript, poster, psutils Recommends: kghostview | postscript-viewer Suggests: khelpcenter, efax | hylafax-client | mgetty-fax Filename: pool/main/k/kdebase/kdeprint_3.5.6-0ubuntu20.4_amd64.deb Size: 1497548 MD5sum: 3a4eef3a61898aeb66fbd82099d9f709 SHA1: 9b1d2b1d6040bd74f92d5eadf5526fd7eac7b525 SHA256: 2c72bc17df82d7b65ec56d569f28bb00c9e4bd46bffdcf3403ab19f3c49ce4a5 Description: print system for KDE This package contains the KDE printing subsystem. It can use CUPS, lpd-ng or the traditional lpd. It also includes support for fax and pdf printing. . This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information. . Homepage: http://printing.kde.org Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: kubuntu-desktop Package: kdesktop Priority: optional Section: kde Installed-Size: 1968 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: kdebase Version: 4:3.5.6-0ubuntu20.4 Replaces: kdebase (<< 4:3.0.0), konqueror (<< 4:3.0.0) Depends: kdelibs4c2a (>= 4:3.5.5-1), libart-2.0-2 (>= 2.3.16), libaudio2, libc6 (>= 2.5-0ubuntu1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.2), libgcc1 (>= 1:4.1.2), libgl1-mesa-glx | libgl1, libglu1-mesa | libglu1, libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libkonq4 (>= 4:3.5.5-1), libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8really3.3.7), libsm6, libstdc++6 (>= 4.1.2), libx11-6, libxau6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxss1, libxt6, libxxf86misc1, zlib1g (>= 1:1.2.1), kdebase-bin (= 4:3.5.6-0ubuntu20.4), eject Filename: pool/main/k/kdebase/kdesktop_3.5.6-0ubuntu20.4_amd64.deb Size: 849246 MD5sum: 339d34b98d08a8fa2134c2bc5d6f9fda SHA1: 66b78dfc64aaed0b178f7b961538e5408accb681 SHA256: c1f1c12b834242deaead3f5f513c285d83b604e917f7b61ab5e0cfdd7dc9c66f Description: miscellaneous binaries and files for the KDE desktop This package contains miscellaneous binaries and files integral to the KDE desktop. . This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: kubuntu-desktop Package: kdm Priority: optional Section: kde Installed-Size: 1644 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: kdebase Version: 4:3.5.6-0ubuntu20.4 Provides: x-display-manager Depends: kdelibs4c2a (>= 4:3.5.5-1), libc6 (>= 2.5-0ubuntu1), libgcc1 (>= 1:4.1.2), libpam0g (>= 0.76), libqt3-mt (>= 3:3.3.8really3.3.7), libstdc++6 (>= 4.1.2), libx11-6, libxau6, libxdmcp6, libxtst6, kdebase-bin (= 4:3.5.6-0ubuntu20.4), kdebase-data (>> 4:3.5.6), kdebase-data (<< 4:3.5.7), debconf (>= 1.2.9) | debconf-2.0, libpam-runtime (>= 0.76-14), xbase-clients Recommends: logrotate Suggests: khelpcenter, ksmserver (= 4:3.5.6-0ubuntu20.4), kdepasswd (= 4:3.5.6-0ubuntu20.4), menu Filename: pool/main/k/kdebase/kdm_3.5.6-0ubuntu20.4_amd64.deb Size: 685562 MD5sum: f1af5c97a43d144429b865e2be7e61e2 SHA1: d68f4dabb5a734971217a49c4566b131f4060a5c SHA256: 6d74ad32d3b826a5ecef19a4127254e20665030c8cbd722f5d4f1a25aee8abce Description: X display manager for KDE kdm manages a collection of X servers, which may be on the local host or remote machines. It provides services similar to those provided by init, getty, and login on character-based terminals: prompting for login name and password, authenticating the user, and running a session. kdm supports XDMCP (X Display Manager Control Protocol) and can also be used to run a chooser process which presents the user with a menu of possible hosts that offer XDMCP display management. . A collection of icons to associate with individual users is included with KDE, but as part of the kdepasswd package. . The menu package will help to provide KDM with a list of window managers that can be launched, if the window manager does not register with KDM already. Most users won't need this. . This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: kubuntu-desktop Package: kexi Priority: optional Section: kde Installed-Size: 11880 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: koffice Version: 1:1.6.2-0ubuntu1.3 Replaces: kexi-postgresql-driver (<< 1:1.4.88-1), kexi-mysql-driver (<< 1:1.4.88-1) Depends: kdelibs4c2a (>= 4:3.5.5-1), koffice-libs (>= 1:1.6.2), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.16), libattr1 (>= 2.4.4-1), libaudio2, libc6 (>= 2.5-0ubuntu1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.2), libgcc1 (>= 1:4.1.2), libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libmysqlclient15off (>= 5.0.27-1), libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8really3.3.7), libreadline5 (>= 5.2), libsm6, libstdc++6 (>= 4.1.2), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.1), koffice-libs (<< 1:1.6.3) Filename: pool/main/k/koffice/kexi_1.6.2-0ubuntu1.3_amd64.deb Size: 3574182 MD5sum: 3cf083fe638544efb7e5422b93d113a5 SHA1: 5884eec597e6c34c95170bdb8a7fec95fd3aad56 SHA256: 857c9f65d8901ac15be984356e46c0badbd527714b6b0267e20b37f5ea09ae0c Description: integrated database environment for the KDE Office Suite Kexi is an integrated data management application. It can be used for creating database schemas, inserting data, performing queries, and processing data. Forms can be created to provide a custom interface to your data. All database objects - tables, queries and forms - are stored in the database, making it easy to share data and design. . Kexi is considered as a long awaited Open Source competitor for MS Access, Filemaker and Oracle Forms. Its development is motivated by the lack of Rapid Application Development (RAD) tools for database systems that are sufficiently powerful, inexpensive, open standards driven and portable across many operating systems and hardware platforms. . This package is part of the KDE Office Suite. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: kubuntu-desktop Package: kfind Priority: optional Section: utils Installed-Size: 776 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: kdebase Version: 4:3.5.6-0ubuntu20.4 Replaces: kdebase (<< 4:3.0.0), kdebase-libs (<< 4:3.0.0) Depends: kdelibs4c2a (>= 4:3.5.5-1), libc6 (>= 2.5-0ubuntu1), libgcc1 (>= 1:4.1.2), libkonq4 (>= 4:3.5.5-1), libqt3-mt (>= 3:3.3.8really3.3.7), libstdc++6 (>= 4.1.2) Suggests: khelpcenter Conflicts: kdebase-libs (<< 4:3.0.0) Filename: pool/main/k/kdebase/kfind_3.5.6-0ubuntu20.4_amd64.deb Size: 228084 MD5sum: 5d268af840c2c66e64fcbe17d5946a8e SHA1: ae7fb07736bd6feadab429f990f3595cacf8f1fb SHA256: 059ed327d191639a514bb32f841c335cb4ece1f20c323435049ae4da0e64792c Description: file-find utility for KDE kfind can be used to find files and directories on your workstations. . This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: kubuntu-desktop Package: kformula Priority: optional Section: kde Installed-Size: 2320 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: koffice Version: 1:1.6.2-0ubuntu1.3 Replaces: koffice-libs (<< 1:1.1-20010404-0) Depends: koffice-libs (>= 1:1.6.2), libc6 (>= 2.5-0ubuntu1), libgcc1 (>= 1:4.1.2), libstdc++6 (>= 4.1.2), koffice-libs (<< 1:1.6.3) Suggests: khelpcenter, koffice-doc-html Filename: pool/main/k/koffice/kformula_1.6.2-0ubuntu1.3_amd64.deb Size: 1043632 MD5sum: f913e15d47a6d233b9a62bc8bb3d252c SHA1: bd5d06e257b5b534388540418494381fae4b72c5 SHA256: c02c3868ace33afd21050b29e428ee83d377596602197e6c14aa3981ff992038 Description: a formula editor for the KDE Office Suite KFormula is a formula editor that provides the basic input facilities and the support functionality expected of a KOffice application. . Features include easy Greek letter insertion, intelligent cursor movement, advanced syntax highlighting, multi-level undo support, LaTeX export and MathML import. . This package is part of the KDE Office Suite. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: khelpcenter Priority: optional Section: kde Installed-Size: 4112 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: kdebase Version: 4:3.5.6-0ubuntu20.4 Replaces: kdebase-doc (<< 4:3.0.0), konqueror (<< 4:3.0.0) Depends: kdelibs4c2a (>= 4:3.5.5-1), libc6 (>= 2.5-0ubuntu1), libgcc1 (>= 1:4.1.2), libqt3-mt (>= 3:3.3.8really3.3.7), libstdc++6 (>= 4.1.2) Suggests: htdig Filename: pool/main/k/kdebase/khelpcenter_3.5.6-0ubuntu20.4_amd64.deb Size: 2331952 MD5sum: 150ef862a70f7a69c034ba5e26a3807d SHA1: 495ab1e907c76472354f330010f6d515585135c4 SHA256: 9ade40e49ac71f2d6f93cc52d94f22f267207a8cffed1393f42b504c3afcfc8f Description: help center for KDE The KDE Help Center provides documentation on how to use the KDE desktop. . The htdig package is needed to build a searchable archive of KDE documentation. . This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: kubuntu-desktop, edubuntu-live Package: kicker Priority: optional Section: kde Installed-Size: 7120 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: kdebase Version: 4:3.5.6-0ubuntu20.4 Replaces: kdebase (<< 4:3.0.0), kdebase-doc (<< 4:3.0.0), kdebase-libs (<< 4:3.0.0), konqueror (<< 4:3.0.0) Depends: kdelibs4c2a (>= 4:3.5.5-1), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.16), libattr1 (>= 2.4.4-1), libaudio2, libc6 (>= 2.5-0ubuntu1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.2), libgcc1 (>= 1:4.1.2), libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libkonq4 (>= 4:3.5.5-1), libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8really3.3.7), libsm6, libstdc++6 (>= 4.1.2), libx11-6, libxau6, libxcomposite1 (>= 1:0.3-1), libxcursor1 (>> 1.1.2), libxext6, libxfixes3 (>= 1:4.0.1), libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, libxtst6, zlib1g (>= 1:1.2.1), kdebase-data (>> 4:3.5.6), kdebase-data (<< 4:3.5.7) Suggests: khelpcenter, kicker-applets, menu Conflicts: kdebase-libs (<< 4:3.0.0) Filename: pool/main/k/kdebase/kicker_3.5.6-0ubuntu20.4_amd64.deb Size: 2221906 MD5sum: 07b09ee429d9564cb9b8c654ca3fba8f SHA1: 4049e3ae6d6a1ffc2805485de484d6a321d5fad2 SHA256: 1257ae2de7d6454555deed019af17f178978117728258c74b70085968564fe48 Description: desktop panel for KDE Kicker provides the KDE panel on you desktop. It can be used as a program launcher and can load plugins to provide additional functionality. . This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: kubuntu-desktop Package: kivio Priority: optional Section: graphics Installed-Size: 2216 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: koffice Version: 1:1.6.2-0ubuntu1.3 Replaces: koffice-libs (<< 1:1.1-20010404-0) Depends: koffice-libs (>= 1:1.6.2), libc6 (>= 2.5-0ubuntu1), libgcc1 (>= 1:4.1.2), libstdc++6 (>= 4.1.2), python2.5 (>= 2.5), kivio-data (>> 1:1.4.90.2-1), kivio-data (>> 1:1.6.2), kivio-data (<< 1:1.6.3), koffice-libs (<< 1:1.6.3) Filename: pool/main/k/koffice/kivio_1.6.2-0ubuntu1.3_amd64.deb Size: 632042 MD5sum: 093ef3a28017b7a9bb7802e60d92d4c1 SHA1: 8ef4549c1534625c01b1877d10745fe03c856831 SHA256: ed173ae0c8ffbf37479aa70283411a1c9aa70209c6728f68dc00f1fa3a99f18e Description: a flowcharting program for the KDE Office Suite Kivio is a flowcharting program that offers basic flowcharting abilities, but with a twist. Objects are scriptable, and a backend plugin system offers the ability to make objects do just about anything. . This package is part of the KDE Office Suite. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: kivio-data Priority: optional Section: graphics Installed-Size: 7728 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: all Source: koffice Version: 1:1.6.2-0ubuntu1.3 Replaces: kivio (<< 1:1.4.90.2-2) Filename: pool/main/k/koffice/kivio-data_1.6.2-0ubuntu1.3_all.deb Size: 685118 MD5sum: 2673c61b3b78cab453a004eada3f71d7 SHA1: e1befef2695573e7255e6a1859b6f29ceed7fda4 SHA256: 84d0edef88f8af922c6d559b3681201e3a9e4b1ddc6f94c0353a73c589092135 Description: data files for Kivio flowcharting program This package contains architecture-independent data files for Kivio, the flowcharting program shipped with the KDE Office Suite. . See the kivio package for further information. . This package is part of the KDE Office Suite. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: klipper Priority: optional Section: kde Installed-Size: 1100 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: kdebase Version: 4:3.5.6-0ubuntu20.4 Replaces: kdebase (<< 4:3.0.0), kdebase-doc (<< 4:3.0.0) Depends: kdelibs4c2a (>= 4:3.5.5-1), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.16), libattr1 (>= 2.4.4-1), libaudio2, libc6 (>= 2.5-0ubuntu1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.2), libgcc1 (>= 1:4.1.2), libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8really3.3.7), libsm6, libstdc++6 (>= 4.1.2), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3 (>= 1:4.0.1), libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.1) Suggests: khelpcenter Filename: pool/main/k/kdebase/klipper_3.5.6-0ubuntu20.4_amd64.deb Size: 306422 MD5sum: 9b0ab7f82a879b53aac38fc25c8db6f2 SHA1: 86c67a78be5d952b69e88e1355d0c4286a2dcde6 SHA256: e2a500e51383c1a8429078e384b588a480daf751b01d0656cf5e5ac3a72144ee Description: clipboard utility for KDE klipper provides several additional features of the traditional clipboard functionality like the ability to offer actions to take dependent on the clipboard contents. For example, it can launch a web browser if the clipboard contains a URL. . This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: kubuntu-desktop Package: kmenuedit Priority: optional Section: kde Installed-Size: 1096 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: kdebase Version: 4:3.5.6-0ubuntu20.4 Replaces: kdebase (<< 4:3.0.0), kdebase-doc (<< 4:3.0.0) Depends: kdelibs4c2a (>= 4:3.5.5-1), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.16), libattr1 (>= 2.4.4-1), libaudio2, libc6 (>= 2.5-0ubuntu1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.2), libgcc1 (>= 1:4.1.2), libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8really3.3.7), libsm6, libstdc++6 (>= 4.1.2), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.1) Suggests: khelpcenter Filename: pool/main/k/kdebase/kmenuedit_3.5.6-0ubuntu20.4_amd64.deb Size: 404160 MD5sum: 417eecd3200959d372125374531b7f7d SHA1: 6c21621aac26e60c8270f9ce9b2c5fcf5fd672b5 SHA256: c2fd822d5366936d1a4ffb9178d5a5ad72a1cfa463e59699fcc059bb18c989e8 Description: menu editor for KDE The KDE menu editor allows you to make customisations to the KDE menu structure. . This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: kubuntu-desktop Package: koffice Priority: optional Section: kde Installed-Size: 76 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: all Version: 1:1.6.2-0ubuntu1.3 Depends: karbon (>= 1:1.6.2-0ubuntu1.3), kchart (>= 1:1.6.2-0ubuntu1.3), kexi (>= 1:1.6.2-0ubuntu1.3), kformula (>= 1:1.6.2-0ubuntu1.3), kivio (>= 1:1.6.2-0ubuntu1.3), koshell (>= 1:1.6.2-0ubuntu1.3), kplato (>= 1:1.6.2-0ubuntu1.3), kpresenter (>= 1:1.6.2-0ubuntu1.3), krita (>= 1:1.6.2-0ubuntu1.3), kspread (>= 1:1.6.2-0ubuntu1.3), kugar (>= 1:1.6.2-0ubuntu1.3), kword (>= 1:1.6.2-0ubuntu1.3), kthesaurus (>= 1:1.6.2-0ubuntu1.3) Suggests: koffice-i18n, koffice-dev (>= 1:1.6.2-0ubuntu1.3), koffice-doc (>= 1:1.6.2-0ubuntu1.3), koffice-doc-html (>= 1:1.6.2-0ubuntu1.3) Filename: pool/main/k/koffice/koffice_1.6.2-0ubuntu1.3_all.deb Size: 25616 MD5sum: 5d6d2b70d20d978f286de1e5e3bf64d0 SHA1: f294a399b4b36e5b90a3811cfa40f598d69a1f9e SHA256: a042fc6a770f8fcf32159e177fb3236dcc54bdb159844d03850d15957b6ab8b9 Description: KDE Office Suite KOffice is an integrated office suite for KDE, the K Desktop Environment. It offers a word processor, spreadsheet, presentation program, graphics tools and more. . This package provides all the components of KOffice. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: koffice-data Priority: optional Section: libs Installed-Size: 2760 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: all Source: koffice Version: 1:1.6.2-0ubuntu1.3 Replaces: koffice-libs (<< 1:1.2.90-0), kugar (<< 1:1.2.90-0), kexi (<< 1:1.4.88-1) Recommends: openoffice.org-mimelnk Suggests: khelpcenter, koffice-doc-html Filename: pool/main/k/koffice/koffice-data_1.6.2-0ubuntu1.3_all.deb Size: 751550 MD5sum: 42dd9aec12f840689be86074a896f286 SHA1: 47fd9c8b93cb971cb2fc36d7223ad8d068ba8cf8 SHA256: 7ebbf284d09dec5d4cff3a984fb9055d71177f143b14533ab833f0c44eeb90f2 Description: common shared data for the KDE Office Suite This package provides the architecture-independent data that is shared amongst the various components of KOffice. . This package is part of the KDE Office Suite. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: kubuntu-desktop Package: koffice-dbg Priority: extra Section: libdevel Installed-Size: 176740 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: koffice Version: 1:1.6.2-0ubuntu1.3 Depends: koffice-libs (= 1:1.6.2-0ubuntu1.3) Filename: pool/main/k/koffice/koffice-dbg_1.6.2-0ubuntu1.3_amd64.deb Size: 57131646 MD5sum: 945ddbf334fc2e2b8ccc47a28471a094 SHA1: 23814376f8ac4b3ee3cdd0a5af3f640d6c1703e9 SHA256: 42f02677245584e438958a2dfb2c2542009d0b4baeb2fa7654afa1553e1c7f01 Description: debugging symbols for koffice This package contains the debugging symbols associated with koffice. They will automatically be used by gdb for debugging koffice-related issues. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: koffice-dev Priority: optional Section: libdevel Installed-Size: 2600 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: koffice Version: 1:1.6.2-0ubuntu1.3 Replaces: koffice-libs (<< 1:1.4.2-7), karbon (<< 1:1.4.2-7), kchart (<< 1:1.4.2-7), kformula (<< 1:1.4.2-7), kivio (<< 1:1.4.2-7), koshell (<< 1:1.4.2-7), kpresenter (<< 1:1.4.2-7), krita (<< 1:1.4.2-7), kspread (<< 1:1.4.2-7), kugar (<< 1:1.4.2-7), kword (<< 1:1.4.2-7) Depends: koffice-libs (= 1:1.6.2-0ubuntu1.3), karbon (= 1:1.6.2-0ubuntu1.3), kchart (= 1:1.6.2-0ubuntu1.3), kexi (= 1:1.6.2-0ubuntu1.3), kformula (= 1:1.6.2-0ubuntu1.3), kivio (= 1:1.6.2-0ubuntu1.3), koshell (= 1:1.6.2-0ubuntu1.3), kplato (= 1:1.6.2-0ubuntu1.3), kpresenter (= 1:1.6.2-0ubuntu1.3), krita (= 1:1.6.2-0ubuntu1.3), kspread (= 1:1.6.2-0ubuntu1.3), kthesaurus (= 1:1.6.2-0ubuntu1.3), kugar (= 1:1.6.2-0ubuntu1.3), kword (= 1:1.6.2-0ubuntu1.3), kdelibs4-dev Filename: pool/main/k/koffice/koffice-dev_1.6.2-0ubuntu1.3_amd64.deb Size: 408756 MD5sum: c2338d7024fbe4645a9b5d4869d7d32a SHA1: cbbd81d075e7170a4201ac130506ae595e60ef12 SHA256: ea515ad78f663e06d6264002359c027bc8941af3927facb99544cf693b2a43e2 Description: common libraries for KOffice (development files) This package provides the development files for the libraries that are shared amongst the various components of KOffice. . This package is part of the KDE Office Suite. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: koffice-doc Priority: optional Section: doc Installed-Size: 628828 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: all Source: koffice Version: 1:1.6.2-0ubuntu1.3 Filename: pool/main/k/koffice/koffice-doc_1.6.2-0ubuntu1.3_all.deb Size: 94376894 MD5sum: 0ccde543abe094e4d675f3a2b519cd5f SHA1: f96c4920375ce9445897464ce256860a5a2bc3c8 SHA256: b67b08cb8ec825765b4ecefc30f8b68909f173a4e1053604a05bdab8dc07f032 Description: developer documentation for the KDE Office Suite This package contains documentation for the KDE Office Suite, of use more for developers creating applications than regular users. . This package is part of the KDE Office Suite. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: koffice-doc-html Priority: optional Section: doc Installed-Size: 5040 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: all Source: koffice Version: 1:1.6.2-0ubuntu1.3 Replaces: koffice-libs (<< 1:1.1.0-0), koshell (<< 1:1.1.0-0), kpresenter (<< 1:1.1.0-0), kspread (<< 1:1.1.0-0), kugar (<< 1:1.1.0-0), kword (<< 1:1.1.0-0) Suggests: konqueror | www-browser, koffice Filename: pool/main/k/koffice/koffice-doc-html_1.6.2-0ubuntu1.3_all.deb Size: 524716 MD5sum: 409c19eb30852c2ee6a2f593df97e5db SHA1: f218007701032e5cba1d7b144d5d146384717e61 SHA256: 3ea6822507b7b6fa9205b4f46768bbc59dc94b658ab0631e9fc997d99c8f3f70 Description: KDE Office Suite documentation in HTML format KOffice is an integrated office suite for KDE, the K Desktop Environment. It offers a word processor, spreadsheet, presentation program, graphics tools and more. . By default the KOffice applications only provide their documentation in KDE docbook format, which can only be read by Konqueror or KHelpCenter. This package provides all of the KOffice documentation converted to HTML format so it can be read with any web browser. . The documentation will be installed into the usual directories /usr/share/doc/kde/HTML///, for instance /usr/share/doc/kde/HTML/en/kword/. . This package is part of the KDE Office Suite. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: koffice-libs Priority: optional Section: libs Installed-Size: 8960 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: koffice Version: 1:1.6.2-0ubuntu1.3 Replaces: koffice (<< 2.1-beta2-1), kword (<< 1:1.2.90-0), kpresenter (<< 1:1.4.2-1) Depends: kdelibs4c2a (>= 4:3.5.5-1), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.16), libattr1 (>= 2.4.4-1), libaudio2, libc6 (>= 2.5-0ubuntu1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.2), libgcc1 (>= 1:4.1.2), libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8really3.3.7), libruby1.8 (>= 1.8.5), libsm6, libstdc++6 (>= 4.1.2), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxml2 (>= 2.6.27), libxrandr2 (>= 2:1.2.0), libxrender1, libxslt1.1 (>= 1.1.20), libxt6, python2.5 (>= 2.5), zlib1g (>= 1:1.2.1), koffice-data (>> 1:1.6.2), koffice-data (<< 1:1.6.3) Recommends: kghostview (>= 4:3.0.1-0), latex-xft-fonts, ruby, python Suggests: wordnet, tetex-extra Filename: pool/main/k/koffice/koffice-libs_1.6.2-0ubuntu1.3_amd64.deb Size: 2752528 MD5sum: 4ee8e4779e1f61544c648779a3a7d1dd SHA1: 34078450f6e066a0bd2084bd6a6087e30a4c4920 SHA256: c240798e72b12f2ff1c59c4f9d97012a52beead05df6eae3ad99ac8e0cb72a8d Description: common libraries and binaries for the KDE Office Suite This package provides the libraries and binaries that are shared amongst the various components of KOffice. . This package is part of the KDE Office Suite. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: kubuntu-desktop Package: konqueror Priority: optional Section: web Installed-Size: 5984 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: kdebase Version: 4:3.5.6-0ubuntu20.4 Replaces: kdebase (<< 4:3.0.0), kdebase-audiolibs (<< 4:3.0.0), kdebase-doc (<< 4:3.0.0), kdebase-libs (<< 4:3.0.0) Provides: info-browser, man-browser, www-browser Depends: kdelibs4c2a (>= 4:3.5.5-1), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.16), libattr1 (>= 2.4.4-1), libaudio2, libc6 (>= 2.5-0ubuntu1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.2), libgcc1 (>= 1:4.1.2), libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libkonq4 (>= 4:3.5.5-1), libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8really3.3.7), libsm6, libstdc++6 (>= 4.1.2), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.1), kcontrol (= 4:3.5.6-0ubuntu20.4), kdebase-kio-plugins (= 4:3.5.6-0ubuntu20.4), kdesktop (= 4:3.5.6-0ubuntu20.4), kfind (= 4:3.5.6-0ubuntu20.4) Suggests: khelpcenter, konq-plugins, ksvg, gij-4.1, libgcj7-awt, libjessie-java Conflicts: kdebase-audiolibs (<< 4:3.0.0), kdebase-libs (<< 4:3.0.0) Filename: pool/main/k/kdebase/konqueror_3.5.6-0ubuntu20.4_amd64.deb Size: 2127418 MD5sum: 59c7d82303db35e7efe9c66a0758a6fc SHA1: 8e8630d1c45ee29ef0b6d88a303b60779a49d026 SHA256: eb07883b0cd7d63cd974d415f4ed53d98631501654010af2e68063b163f5ac89 Description: KDE's advanced file manager, web browser and document viewer Konqueror is the file manager for the K Desktop Environment. It supports basic file management on local UNIX filesystems, from simple cut/copy and paste operations to advanced remote and local network file browsing. . It is also the canvas for all the latest KDE technology, from KIO slaves (which provide mechanisms for file access) to component embedding via the KParts object interface, and it is one of the most customizable applications available. . Konqueror is an Open Source web browser with HTML4.0 compliance, supporting Java applets, JavaScript, CSS1 and (partially) CSS2, as well as Netscape plugins (for example, Flash or RealVideo plugins). . It is a universal viewing application, capable of embedding read-only viewing components in itself to view documents without ever launching another application. . This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information. . Homepage: http://konqueror.kde.org Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: kubuntu-desktop Package: konqueror-nsplugins Priority: optional Section: utils Installed-Size: 492 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: kdebase Version: 4:3.5.6-0ubuntu20.4 Replaces: konqueror (<< 4:3.0.0) Depends: kdelibs4c2a (>= 4:3.5.5-1), libc6 (>= 2.5-0ubuntu1), libgcc1 (>= 1:4.1.2), libqt3-mt (>= 3:3.3.8really3.3.7), libstdc++6 (>= 4.1.2), libx11-6, libxt6 Filename: pool/main/k/kdebase/konqueror-nsplugins_3.5.6-0ubuntu20.4_amd64.deb Size: 171268 MD5sum: 02975fab4280bf36d8d5775135103415 SHA1: fac551bfbd36632a2d04920ddc109f21d6c02718 SHA256: 57d134060d8cd920943b7439899094849398116af09604185172710cf8188e61 Description: Netscape plugin support for Konqueror This package includes support for Netscape plugins in Konqueror. . This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: kubuntu-desktop Package: konsole Priority: optional Section: kde Installed-Size: 2480 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: kdebase Version: 4:3.5.6-0ubuntu20.4 Replaces: kdebase (<< 4:3.0.0) Provides: x-terminal-emulator Depends: kdelibs4c2a (>= 4:3.5.5-1), libc6 (>= 2.5-0ubuntu1), libgcc1 (>= 1:4.1.2), libstdc++6 (>= 4.1.2), libxrender1, libxtst6 Suggests: khelpcenter Filename: pool/main/k/kdebase/konsole_3.5.6-0ubuntu20.4_amd64.deb Size: 779986 MD5sum: 7fb7c2b1ed31039965ebb321279e8a33 SHA1: b35a932a0f037505b5f4e08cc272ff33ba825b34 SHA256: f26e810373b9c1d7cea2f2050ab46d4bf20c4e0e50bb6f27363a59c48caa06e7 Description: X terminal emulator for KDE Konsole is an X terminal emulation which provides a command-line interface (CLI) while using the graphical K Desktop Environment. Konsole helps to better organize user's desktop by containing multiple sessions in a single window (a less cluttered desktop). . Its advanced features include a simple configuration and the ability to use multiple terminal shells in a single window . Using Konsole, a user can open: . Linux console sessions Midnight Commander file manager sessions Shell sessions Root consoles sessions . This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: kubuntu-desktop Package: koshell Priority: optional Section: kde Installed-Size: 596 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: koffice Version: 1:1.6.2-0ubuntu1.3 Replaces: koffice-libs (<< 1:1.1-20010404-0) Depends: koffice-libs (>= 1:1.6.2), libc6 (>= 2.5-0ubuntu1), libgcc1 (>= 1:4.1.2), libstdc++6 (>= 4.1.2), koffice-libs (<< 1:1.6.3) Recommends: koffice Suggests: khelpcenter, koffice-doc-html Filename: pool/main/k/koffice/koshell_1.6.2-0ubuntu1.3_amd64.deb Size: 198236 MD5sum: 4e4e72c80101e351a133b94f21259328 SHA1: 20dcaf09585f5bda8578f405e3d09d63694e26bd SHA256: 7f549b2c60224b80208e7ea014ac7095cbe9fc85cf6a8afc544a7b0f4ae7cb32 Description: the KDE Office Suite workspace The KOffice workspace is a desktop with easy one-click launchers for KOffice applications. . This package is part of the KDE Office Suite. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: kpager Priority: optional Section: kde Installed-Size: 408 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: kdebase Version: 4:3.5.6-0ubuntu20.4 Replaces: kdebase (<< 4:3.0.0), kdebase-doc (<< 4:3.0.0) Depends: kdelibs4c2a (>= 4:3.5.5-1), libc6 (>= 2.5-0ubuntu1), libgcc1 (>= 1:4.1.2), libqt3-mt (>= 3:3.3.8really3.3.7), libstdc++6 (>= 4.1.2), libx11-6 Suggests: khelpcenter Filename: pool/main/k/kdebase/kpager_3.5.6-0ubuntu20.4_amd64.deb Size: 134256 MD5sum: bc7163e34a20de4516f7315a50ee6e8c SHA1: 70584e0f86a3d88d63f0ea8e50f00d145fd432d6 SHA256: e151f8573a6cfa2df0fc4a8121a75ffbff101eae58a6c3e99ad829d8bf749350 Description: desktop pager for KDE This package contains KDE's desktop pager, which displays your virtual desktops iconically in a window, along with icons of any running applications. It is used to switch between applications or desktops. . This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: kpersonalizer Priority: optional Section: kde Installed-Size: 824 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: kdebase Version: 4:3.5.6-0ubuntu20.4 Replaces: kdebase (<< 4:3.0.0) Depends: kdelibs4c2a (>= 4:3.5.5-1), libc6 (>= 2.5-0ubuntu1), libgcc1 (>= 1:4.1.2), libqt3-mt (>= 3:3.3.8really3.3.7), libstdc++6 (>= 4.1.2), libx11-6, kdebase-data (>> 4:3.5.6), kdebase-data (<< 4:3.5.7) Filename: pool/main/k/kdebase/kpersonalizer_3.5.6-0ubuntu20.4_amd64.deb Size: 510126 MD5sum: 015db42430de65d01038ccbda64d7774 SHA1: 545a2fa2b933431c4a3ebbcb82cbdd5e6400ca40 SHA256: a2e7cfabd8d06c199ccd41052987035e104f0c8e27eb7d2976bfba0f72ef2024 Description: installation personalizer for KDE KDE Personalizer is the application that configures the KDE desktop for you. It's a very useful wizard that allows you to quickly change the KDE desktop to suit your own needs. When you run KDE for the first time, KPersonalizer is automatically started. KPersonalizer can also be called later. . This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: kplato Priority: optional Section: kde Installed-Size: 3368 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: koffice Version: 1:1.6.2-0ubuntu1.3 Depends: kdelibs4c2a (>= 4:3.5.5-1), koffice-libs (>= 1:1.6.2), libart-2.0-2 (>= 2.3.16), libaudio2, libc6 (>= 2.5-0ubuntu1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.2), libgcc1 (>= 1:4.1.2), libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8really3.3.7), libsm6, libstdc++6 (>= 4.1.2), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.1), koffice-libs (<< 1:1.6.3) Suggests: khelpcenter, koffice-doc-html Filename: pool/main/k/koffice/kplato_1.6.2-0ubuntu1.3_amd64.deb Size: 961466 MD5sum: e4cb2795d9cdb4a66fdd42ec080b0e5f SHA1: 7938e0dd780652586681e387e7b884060adc155d SHA256: 5093b9277898f62d04e76597cb0a0c60fe920bdf5eedf4f83f0296ddf5af5818 Description: an integrated project management and planning tool KPlato is a project management application, allowing for the planning and scheduling of projects. It is in the very early stages of development. . This package is part of the KDE Office Suite. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: kpresenter Priority: optional Section: kde Installed-Size: 4488 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: koffice Version: 1:1.6.2-0ubuntu1.3 Replaces: koffice-libs (<< 1:1.1.6.1) Depends: kdelibs4c2a (>= 4:3.5.5-1), koffice-libs (>= 1:1.6.2), libc6 (>= 2.5-0ubuntu1), libgcc1 (>= 1:4.1.2), libstdc++6 (>= 4.1.2), perl, kpresenter-data (>> 1:1.6.2), kpresenter-data (<< 1:1.6.3), koffice-libs (<< 1:1.6.3) Recommends: libkscan1 Suggests: khelpcenter, koffice-doc-html Filename: pool/main/k/koffice/kpresenter_1.6.2-0ubuntu1.3_amd64.deb Size: 1369510 MD5sum: 8db1e33d79c03fe68de04c99cefe6306 SHA1: 4b24aebaaaf1c0ce8b8aa037770b6c89ff5cffec SHA256: d25c194ce3ce91692db62c985830a017f1d59ce38fa813a3d90028e525ffbf57 Description: a presentation program for the KDE Office Suite KPresenter is a fully-featured presentation program. Presentations can be edited directly within KPresenter, and many advanced features for screen presentations are available. . This package is part of the KDE Office Suite. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: kpresenter-data Priority: optional Section: kde Installed-Size: 3832 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: all Source: koffice Version: 1:1.6.2-0ubuntu1.3 Replaces: koffice-libs (<< 1:1.1.6.1), kpresenter (<< 1:1.4.90.2-2) Filename: pool/main/k/koffice/kpresenter-data_1.6.2-0ubuntu1.3_all.deb Size: 1904912 MD5sum: 7d16cbe0cc878d33da0ce6f6b8db002e SHA1: 8387315b58d388ef9db89c61c5fff481713ad8a0 SHA256: 6d2f5f14437c360bca3cf555c2704386d77734b74d121ee11c816c559241b1a7 Description: data files for KPresenter presentation program This package contains architecture-independent data files for KPresenter, the presentation program shipped with the KDE Office Suite. . See the kpresenter package for further information. . This package is part of the KDE Office Suite. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: krb5-doc Priority: optional Section: doc Installed-Size: 2760 Maintainer: Ubuntu Core Developers Original-Maintainer: Sam Hartman Architecture: all Source: krb5 Version: 1.4.4-5ubuntu3.4 Replaces: krb5-user (<< 1.2.2-8) Conflicts: heimdal-docs, kerberos4kth-clients Filename: pool/main/k/krb5/krb5-doc_1.4.4-5ubuntu3.4_all.deb Size: 1806176 MD5sum: c34d13b6877a21c426a85719a6ecf6a0 SHA1: 5c301840ff065a14f489f5f5dc0ae676e453f037 SHA256: bc40f3c6af6f9eb917d043f560ecc3714c1820a9acf78ac16caf590fabbe26e8 Description: Documentation for MIT Kerberos Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos5. . This package contains the installation, administrator, and user reference manuals for MIT Kerberos and the man pages for the MIT Kerberos configuration files. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: krita Priority: optional Section: graphics Installed-Size: 11452 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: koffice Version: 1:1.6.2-0ubuntu1.3 Depends: kdelibs4c2a (>= 4:3.5.5-1), koffice-libs (>= 1:1.6.2), libc6 (>= 2.5-0ubuntu1), libexif12, libgcc1 (>= 1:4.1.2), libgl1-mesa-glx | libgl1, libglu1-mesa | libglu1, libice6 (>= 1:1.0.0), libjpeg62, liblcms1 (>= 1.08-1), libopenexr2c2a (>= 1.2.2), libpng12-0 (>= 1.2.13-4), libpoppler1 (>= 0.5.1), libpoppler1-qt (>= 0.5.1), libqt3-mt (>= 3:3.3.8really3.3.7), libsm6, libstdc++6 (>= 4.1.2), libtiff4, libx11-6, libxext6, libxi6, zlib1g (>= 1:1.2.1), krita-data (>> 1:1.6.2), krita-data (<< 1:1.6.3), koffice-libs (<< 1:1.6.3) Suggests: khelpcenter, koffice-doc-html Filename: pool/main/k/koffice/krita_1.6.2-0ubuntu1.3_amd64.deb Size: 3431608 MD5sum: 6456141da48dfd4588dbdd8a5511f41a SHA1: 567efc20ecf988b4b91786714d6c0ae404a6fe76 SHA256: 501d079a786cc71418ea1e442d0fe877b21a4e4804fcc17ac3139a641d274285 Description: a pixel-based image manipulation program for the KDE Office Suite Krita is a painting and image editing application for KOffice. Krita contains both ease-of-use and fun features like guided painting. . This package is part of the KDE Office Suite. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: krita-data Priority: optional Section: kde Installed-Size: 33584 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: all Source: koffice Version: 1:1.6.2-0ubuntu1.3 Replaces: krita (<< 1:1.4.90.2-2) Filename: pool/main/k/koffice/krita-data_1.6.2-0ubuntu1.3_all.deb Size: 29001976 MD5sum: fb6d086a2d6b07ea1e48c6960e9d3c4b SHA1: 7a599495d804b27347083f954b415afde474ab73 SHA256: 148675b360cc3403acb0621a8f3816396292fa94492c2e09f97fd62bd7d969e0 Description: data files for Krita painting program This package contains architecture-independent data files for Krita, the painting program shipped with the KDE Office Suite. . See the krita package for further information. . This package is part of the KDE Office Suite. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: ksmserver Priority: optional Section: kde Installed-Size: 512 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: kdebase Version: 4:3.5.6-0ubuntu20.4 Replaces: kdebase (<< 4:3.0.0) Provides: x-session-manager Depends: kdelibs4c2a (>= 4:3.5.5-1), libart-2.0-2 (>= 2.3.16), libaudio2, libc6 (>= 2.5-0ubuntu1), libdbus-1-3 (>= 0.94), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.2), libgcc1 (>= 1:4.1.2), libhal-storage1, libhal1 (>= 0.5), libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8really3.3.7), libsm6, libstdc++6 (>= 4.1.2), libx11-6, libxau6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.1), kwin (= 4:3.5.6-0ubuntu20.4) | x-window-manager Recommends: kpersonalizer (= 4:3.5.6-0ubuntu20.4) Filename: pool/main/k/kdebase/ksmserver_3.5.6-0ubuntu20.4_amd64.deb Size: 195066 MD5sum: a474cf2f46cfb82bd376a8f73cadd561 SHA1: d63094779d9c725587113fc8f65cc98ea4f32428 SHA256: 98bf874ba02e2dcb1edb801ff65e68e54b9032ff2a70888e1a5a0e3fe6c1a68a Description: session manager for KDE This package contains the KDE session manager. It is responsible for restoring your KDE session on login. It is also needed to properly start a KDE session. It registers KDE with X display managers, and provides the 'startkde' command, for starting an X session with KDE from the console. . If you are running KDE for the first time for a certain user, kpersonalizer is used to help with setup. If it is not present, KDE will start, but many good defaults will not be set. . This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: kubuntu-desktop Package: ksplash Priority: optional Section: kde Installed-Size: 1448 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: kdebase Version: 4:3.5.6-0ubuntu20.4 Replaces: kdebase (<< 4:3.0.0) Depends: kdelibs4c2a (>= 4:3.5.5-1), libart-2.0-2 (>= 2.3.16), libaudio2, libc6 (>= 2.5-0ubuntu1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.2), libgcc1 (>= 1:4.1.2), libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8really3.3.7), libsm6, libstdc++6 (>= 4.1.2), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.1), kdebase-data (>> 4:3.5.6), kdebase-data (<< 4:3.5.7) Suggests: khelpcenter Filename: pool/main/k/kdebase/ksplash_3.5.6-0ubuntu20.4_amd64.deb Size: 737534 MD5sum: edf2632b42e8a1a3b6c6e95c1db92dac SHA1: d746740b31ed5949d61b8a887ba91b3b35a9caad SHA256: 98cf452aad3070aa834986805d9209e079f107aa89ffd7576e64532051a006f8 Description: the KDE splash screen This package includes the KDE Splash screen, which is seen when a KDE session is launched. . This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: kubuntu-desktop Package: kspread Priority: optional Section: kde Installed-Size: 8872 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: koffice Version: 1:1.6.2-0ubuntu1.3 Replaces: koffice-libs (<< 1:1.2.90-0) Depends: kdelibs4c2a (>= 4:3.5.5-1), kexi (>= 1:1.6.2), koffice-libs (>= 1:1.6.2), libc6 (>= 2.5-0ubuntu1), libgcc1 (>= 1:4.1.2), libice6 (>= 1:1.0.0), libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8really3.3.7), libsm6, libstdc++6 (>= 4.1.2), libx11-6, libxext6, zlib1g (>= 1:1.2.1), koffice-libs (<< 1:1.6.3) Suggests: khelpcenter, koffice-doc-html Filename: pool/main/k/koffice/kspread_1.6.2-0ubuntu1.3_amd64.deb Size: 2755648 MD5sum: 6710a4e6fc1ac54bb72951eb849f874a SHA1: 011938fe49c905dbda4500e227f86974ab8d4f58 SHA256: b76d4e921f09407972a0dc479fb82e973a8b5a57c4d5d29843be56c610b43e3d Description: a spreadsheet for the KDE Office Suite KSpread is a powerful spreadsheet application. It is scriptable and provides both table-oriented sheets and support for complex mathematical formulae and statistics. . This package is part of the KDE Office Suite. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: ksysguard Priority: optional Section: utils Installed-Size: 1784 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: kdebase Version: 4:3.5.6-0ubuntu20.4 Replaces: kdebase (<< 4:3.0.0), kdebase-doc (<< 4:3.0.0), kpm (<< 4:3.0.0) Depends: kdelibs4c2a (>= 4:3.5.5-1), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.16), libattr1 (>= 2.4.4-1), libaudio2, libc6 (>= 2.5-0ubuntu1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.2), libgcc1 (>= 1:4.1.2), libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8really3.3.7), libsm6, libstdc++6 (>= 4.1.2), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.1), ksysguardd (= 4:3.5.6-0ubuntu20.4) Suggests: khelpcenter Conflicts: kpm (<< 4:3.0.0) Filename: pool/main/k/kdebase/ksysguard_3.5.6-0ubuntu20.4_amd64.deb Size: 556424 MD5sum: 4ab060a8fbd9c078f63e199768ba9732 SHA1: c7d4243a57e691f7cac82645a6c4c39dfef1ac28 SHA256: e7ef40314d327d868644147530903fe0574019763a140fa65208f305a5539e29 Description: system guard for KDE KDE System Guard allows you to monitor various statistics about your computer. . This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: kubuntu-desktop Package: ksysguardd Priority: optional Section: utils Installed-Size: 196 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: kdebase Version: 4:3.5.6-0ubuntu20.4 Replaces: kdebase (<< 4:3.0.0) Depends: libavahi-compat-libdnssd1 (>= 0.6.13), libc6 (>= 2.5-0ubuntu1), libsensors3 (>= 1:2.10.1) Filename: pool/main/k/kdebase/ksysguardd_3.5.6-0ubuntu20.4_amd64.deb Size: 87104 MD5sum: 33f4bf6feae1e8cb83f46875f2a22098 SHA1: 131b89d95348b702452bf91d82a61c5a83ac228d SHA256: 65f7561f18445c6661407f61f09dd27274bc466a24d92002a4a986ede50aae43 Description: system guard daemon for KDE KDE System Guard Daemon is the daemon part of ksysguard. The daemon can be installed on a remote machine to enable ksysguard on another machine to monitor it through the daemon running there. . This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: kubuntu-desktop Package: kthesaurus Priority: optional Section: kde Installed-Size: 1188 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: koffice Version: 1:1.6.2-0ubuntu1.3 Replaces: koffice-libs (<< 1:1.4.2-7), koffice-data (<< 1:1.4.2-7) Depends: kdelibs4c2a (>= 4:3.5.5-1), libc6 (>= 2.5-0ubuntu1), libgcc1 (>= 1:4.1.2), libstdc++6 (>= 4.1.2), koffice-libs (<< 1:1.6.3) Suggests: khelpcenter, koffice-doc-html Filename: pool/main/k/koffice/kthesaurus_1.6.2-0ubuntu1.3_amd64.deb Size: 330842 MD5sum: 0fca8deed80b851e7a7f319d30bd43c2 SHA1: 3c750593c1a1ae42414d743ce2026c710ececd98 SHA256: 27cfed49e30502c14271bd7e5bbbb4f7f2a6c21ed34b3fc2543cb46f6a46b59f Description: thesaurus for the KDE Office Suite KThesaurus lists words related to a given term and offers a user interface to WordNet, a powerful lexical reference system. By default, only the English language is supported. . This package is part of the KDE Office Suite. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: ktip Priority: optional Section: kde Installed-Size: 344 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: kdebase Version: 4:3.5.6-0ubuntu20.4 Replaces: kdebase (<< 4:3.0.0) Depends: kdelibs4c2a (>= 4:3.5.5-1), libc6 (>= 2.5-0ubuntu1), libgcc1 (>= 1:4.1.2), libqt3-mt (>= 3:3.3.8really3.3.7), libstdc++6 (>= 4.1.2) Filename: pool/main/k/kdebase/ktip_3.5.6-0ubuntu20.4_amd64.deb Size: 118570 MD5sum: 9470d3fb1ca87bf0dd68f4aa727237d6 SHA1: 74a07436d502300d3382c1dc0bb52d1d92fcf17d SHA256: a6282bab009ce88cb2aa216bf5dc3ebfc8d685a25d16f4fb2eacd82d04738de6 Description: useful tips for KDE ktip provides many useful tips on using KDE when you log in. . This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: ktorrent Priority: optional Section: net Installed-Size: 9288 Maintainer: Ubuntu Core Developers Original-Maintainer: Anthony Mercatante Architecture: amd64 Version: 2.1-0ubuntu2.1 Depends: kdelibs4c2a (>= 4:3.5.5-1), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.16), libattr1 (>= 2.4.4-1), libaudio2, libavahi-client3 (>= 0.6.13), libavahi-common3 (>= 0.6.10), libc6 (>= 2.5-0ubuntu1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.2), libgcc1 (>= 1:4.1.2), libgmp3c2, libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libpcre3 (>= 4.5), libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8really3.3.7), libsm6, libstdc++6 (>= 4.1.2), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.1) Suggests: php5-cli Filename: pool/main/k/ktorrent/ktorrent_2.1-0ubuntu2.1_amd64.deb Size: 2445288 MD5sum: db1df770f52eaad7ac5752c0e82e2473 SHA1: 5238245307b518f425c7452b057001955f56c4bf SHA256: 158613c1e342bc741d45ed1b1e51c829935305386a96e9ccc6ab8351d2bdc7eb Description: BitTorrent client for KDE KTorrent is a BitTorrent program for KDE. Its features include speed capping (both down and up), integrated searching, UDP tracker support, preview of certain file types (video and audio) and integration into the KDE Panel enabling background downloading. . Homepage: http:/i/ktorrent.org Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: kubuntu-desktop Package: kugar Priority: optional Section: kde Installed-Size: 1960 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: koffice Version: 1:1.6.2-0ubuntu1.3 Replaces: koffice-libs (<< 1:1.1-20010404-0) Depends: kdelibs4c2a (>= 4:3.5.5-1), koffice-libs (>= 1:1.6.2), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.16), libattr1 (>= 2.4.4-1), libaudio2, libc6 (>= 2.5-0ubuntu1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.2), libgcc1 (>= 1:4.1.2), libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8really3.3.7), libsm6, libstdc++6 (>= 4.1.2), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.1), koffice-libs (<< 1:1.6.3) Suggests: khelpcenter, koffice-doc-html Filename: pool/main/k/koffice/kugar_1.6.2-0ubuntu1.3_amd64.deb Size: 468160 MD5sum: d95cd43f5ed6e036d70fb27ef67bf8cc SHA1: bb4a86a814a225c01b2cccd69a78410e5c9f2b83 SHA256: 9e86b2b039ed5c3e6519a6393c6171ccb1b52346f04a78ecf30c073072e82c3a Description: a business report maker for the KDE Office Suite Kugar is a tool for generating business quality reports that can be viewed and printed. It includes a standalone report viewer and a KPart report viewer. The latter means that any KDE application can embed the report viewing functionality and that reports can be viewed using the Konqueror browser. . This package is part of the KDE Office Suite. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: kwin Priority: optional Section: kde Installed-Size: 3744 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: kdebase Version: 4:3.5.6-0ubuntu20.4 Replaces: kdeartwork-theme-window (<< 4:3.4.0), kdebase (<< 4:3.0.0) Provides: x-window-manager Depends: kdelibs4c2a (>= 4:3.5.5-1), libart-2.0-2 (>= 2.3.16), libaudio2, libc6 (>= 2.5-0ubuntu1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.2), libgcc1 (>= 1:4.1.2), libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjpeg62, libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8really3.3.7), libsm6, libstdc++6 (>= 4.1.2), libx11-6, libxcomposite1 (>= 1:0.3-1), libxcursor1 (>> 1.1.2), libxdamage1, libxext6, libxfixes3 (>= 1:4.0.1), libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.1) Suggests: kdebase-bin (= 4:3.5.6-0ubuntu20.4), kdebase-data (>> 4:3.5.6), kdebase-data (<< 4:3.5.7), kdesktop (= 4:3.5.6-0ubuntu20.4), kicker (= 4:3.5.6-0ubuntu20.4), kpager (= 4:3.5.6-0ubuntu20.4), kpersonalizer (= 4:3.5.6-0ubuntu20.4), ksmserver (= 4:3.5.6-0ubuntu20.4), ksplash (= 4:3.5.6-0ubuntu20.4) Filename: pool/main/k/kdebase/kwin_3.5.6-0ubuntu20.4_amd64.deb Size: 1111966 MD5sum: 366c3fe8c378d0bb6a625d15196b49a5 SHA1: 07f8d80e5dbf4e5ae4844070e3bfc1a2dafd9f4f SHA256: d64f3ee738d63c528e8795d07db251cf3a86933dc86058c47ab9eee23f6a567e Description: the KDE window manager This package contains the default X window manager for KDE. . This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: kubuntu-desktop Package: kword Priority: optional Section: kde Installed-Size: 8440 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: koffice Version: 1:1.6.2-0ubuntu1.3 Replaces: koffice-libs (<< 1:1.2.90-0) Depends: kdelibs4c2a (>= 4:3.5.5-1), koffice-libs (>= 1:1.6.2), kspread (>= 1:1.6.2), libc6 (>= 2.5-0ubuntu1), libgcc1 (>= 1:4.1.2), libpaper1, libstdc++6 (>= 4.1.2), libwpd8c2a, libwv2-1c2 (>= 0.1.9-0), kword-data (>> 1:1.6.2), kword-data (<< 1:1.6.3), koffice-libs (<< 1:1.6.3) Recommends: libkscan1 Suggests: khelpcenter, koffice-doc-html Filename: pool/main/k/koffice/kword_1.6.2-0ubuntu1.3_amd64.deb Size: 2920898 MD5sum: e9910d705b9f41425b57af082cde0549 SHA1: ef36d1e4d3772a08848eb41ff6622b148145326c SHA256: 48960e06aab5a7132601e075078317ab3f239e977d72b0c9cf48b65a7b85ed90 Description: a word processor for the KDE Office Suite KWord is a FrameMaker-like word processing and desktop publishing application. KWord is capable of creating demanding and professional looking documents. It can be used for desktop publishing, but also for "normal" word processing, like writing letters, reports and so on. . This package is part of the KDE Office Suite. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: kword-data Priority: optional Section: kde Installed-Size: 3680 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: all Source: koffice Version: 1:1.6.2-0ubuntu1.3 Replaces: kword (<< 1:1.4.90.2-2) Filename: pool/main/k/koffice/kword-data_1.6.2-0ubuntu1.3_all.deb Size: 1775730 MD5sum: eebbf75944960aa7132f7805ddd037cc SHA1: 499a6c232c9e2ad57d83c7a4ea35c767dc75f2fa SHA256: a134c12af43881bf28868ae9b042f4ce642f0beff25dfbacfcff537dcee2742c Description: data files for KWord word processor This package contains architecture-independent data files for KWord, the word processor shipped with the KDE Office Suite. . See the kword package for further information. . This package is part of the KDE Office Suite. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: ldap-utils Priority: optional Section: net Installed-Size: 436 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenLDAP Maintainers Architecture: amd64 Source: openldap2.3 Version: 2.3.30-2ubuntu0.3 Replaces: openldap-utils, slapd (<< 2.2.23-0.pre6), openldapd Provides: ldap-client, openldap-utils Depends: libc6 (>= 2.5-0ubuntu1), libldap-2.3-0, libsasl2-2, libssl0.9.8 (>= 0.9.8c-1), libldap-2.3-0 (= 2.3.30-2ubuntu0.3) Recommends: libsasl2-modules Conflicts: umich-ldap-utils, openldap-utils, ldap-client Filename: pool/main/o/openldap2.3/ldap-utils_2.3.30-2ubuntu0.3_amd64.deb Size: 187762 MD5sum: 3daa694023d35e8d1d5906531f77184e SHA1: 07a78be02f16f81b756855da309692a3bda705c3 SHA256: 5b64ebd424adffd4e9b1d003e02f6bd4b9c094de30f761888511ddd28e657e23 Description: OpenLDAP utilities Utilities from the OpenLDAP (Lightweight Directory Access Protocol) package. These utilities can access a local or remote LDAP server and contain all the client programs required to access LDAP servers. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: ldm Priority: optional Section: misc Installed-Size: 428 Maintainer: Matt Zimmerman Architecture: all Source: ltsp Version: 5.0.7.1 Depends: openssh-client | ssh, python, python-gtk2, python-gnomecanvas, python-glade2, gtk2-engines-clearlooks, xserver-xorg | xserver-xfree86 | xserver Filename: pool/main/l/ltsp/ldm_5.0.7.1_all.deb Size: 204270 MD5sum: f7adb6f9fc1ed6255222b7bccd6bb100 SHA1: 3317daaf05bd095eb4c491b319d686cc76362b15 SHA256: db950da1d09e534c402f480387d474315f2c4dd7f9ad5737e3696f827834e759 Description: LTSP display manager ldm is an X11 display manager similar to xdm, gdm and kdm, but unlike those it wraps the X11 traffic within an ssh tunnel to provide a secure login mechanism for remote X sessions. ldm provides access only through SSH, not locally. It is technically possible to use ldm to connect to the same host, but probably a waste of CPU power. . It was written to work with the LTSP project, but should work without LTSP as well. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: lib32bz2-1.0 Priority: optional Section: libs Installed-Size: 128 Maintainer: Ubuntu Core Developers Original-Maintainer: Anibal Monsalve Salazar Architecture: amd64 Source: bzip2 Version: 1.0.3-6ubuntu0.1 Replaces: ia32-libs Depends: libc6-i386 Filename: pool/main/b/bzip2/lib32bz2-1.0_1.0.3-6ubuntu0.1_amd64.deb Size: 37204 MD5sum: a302c00544f28f77748248d2947967e3 SHA1: 0941f16f0115344412eb82114935823b24c12151 SHA256: 5d9009c33e3beeecd964ae62f81220d1aa7335cf0a5d80d66ed0ab64adf4c6f8 Description: high-quality block-sorting file compressor library - 32bit runtime This package contains the libbzip2 32bit runtime library. . Homepage: http://www.bzip.org/ Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: lib32bz2-dev Priority: optional Section: libdevel Installed-Size: 108 Maintainer: Ubuntu Core Developers Original-Maintainer: Anibal Monsalve Salazar Architecture: amd64 Source: bzip2 Version: 1.0.3-6ubuntu0.1 Replaces: ia32-libs-dev Depends: lib32bz2-1.0 (= 1.0.3-6ubuntu0.1), libbz2-dev (= 1.0.3-6ubuntu0.1), libc6-dev-i386 Filename: pool/main/b/bzip2/lib32bz2-dev_1.0.3-6ubuntu0.1_amd64.deb Size: 29296 MD5sum: 1291a663855bfca22a9a7730a6445982 SHA1: 600129ccf14a2d89fc093049a633ba9028dbb6d1 SHA256: 499816e63efa2f5f8a47830a45d4b36c617db1c4cd726dcc1468e56fdff95d5c Description: high-quality block-sorting file compressor library - 32bit development Static libraries and include files for the bzip2 compressor library (32bit). . Homepage: http://www.bzip.org/ Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libapache2-mod-perl2 Priority: optional Section: perl Installed-Size: 3672 Maintainer: Ubuntu Core Developers Original-Maintainer: Thom May Architecture: amd64 Version: 2.0.2-2.3ubuntu1 Depends: apache2.2-common, perlapi-5.8.8, perl (>= 5.8.8-7build1), libwww-perl, libmime-base64-perl, libdevel-symdump-perl, liburi-perl, libapr1, libaprutil1, libc6 (>= 2.5-0ubuntu1), libperl5.8 (>= 5.8.8), libuuid1, netbase Filename: pool/main/liba/libapache2-mod-perl2/libapache2-mod-perl2_2.0.2-2.3ubuntu1_amd64.deb Size: 1112102 MD5sum: 24692fb297bb18c7b8cee934ea189224 SHA1: 0c59c830a8198d6ecf6b8c87ccce9a940872ffb7 SHA256: e8d52e045a79802c065c60056480311d805532add27d2fcddeb80714c433a77d Description: Integration of perl with the Apache2 web server mod_perl allows the use of Perl for just about anything Apache-related, including sections in the config files and the famous Apache::Registry module for caching compiled scripts. . It can produce anywhere from a 400% to 2000% speed increase on sites using perl scripts, and is used on many large script- based web sites - for example, http://slashdot.org. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libapache2-mod-perl2-dev Priority: optional Section: web Installed-Size: 368 Maintainer: Ubuntu Core Developers Original-Maintainer: Thom May Architecture: amd64 Source: libapache2-mod-perl2 Version: 2.0.2-2.3ubuntu1 Depends: libapache2-mod-perl2 Filename: pool/main/liba/libapache2-mod-perl2/libapache2-mod-perl2-dev_2.0.2-2.3ubuntu1_amd64.deb Size: 75588 MD5sum: b1f6133f1885af8f1f87708faa2a60db SHA1: a66e71ad8bf74e0a92ff159a934d06e60fdb3014 SHA256: 8e2ac0393b3a2daec8395a84d47596698f5c5605e300171044be8cdbf7ff8a81 Description: Integration of perl with the Apache2 web server - development files mod_perl allows the use of Perl for just about anything Apache-related, including sections in the config files and the famous Apache::Registry module for caching compiled scripts. . This package contains the header files required for building C-based modules integrating with mod_perl. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libapache2-mod-perl2-doc Priority: optional Section: web Installed-Size: 3868 Maintainer: Ubuntu Core Developers Original-Maintainer: Thom May Architecture: amd64 Source: libapache2-mod-perl2 Version: 2.0.2-2.3ubuntu1 Filename: pool/main/liba/libapache2-mod-perl2/libapache2-mod-perl2-doc_2.0.2-2.3ubuntu1_amd64.deb Size: 3107526 MD5sum: 7490be6f0b18fa08dbef37e2fafa54f2 SHA1: d50dd9746f32832c400cd0cafcacc4b44f97e3a1 SHA256: 93e3ddf056c094f34040ffb5f931a2531ddbc73b525d41b8630a027839d1dea2 Description: Integration of perl with the Apache2 web server - documentation mod_perl allows the use of Perl for just about anything Apache-related, including sections in the config files and the famous Apache::Registry module for caching compiled scripts. . This package contains additional documentation for mod_perl. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libapache2-mod-php5 Priority: optional Section: web Installed-Size: 6228 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php5 Version: 5.2.1-0ubuntu1.6 Provides: phpapi-20060613 Depends: libbz2-1.0, libc6 (>= 2.5-0ubuntu1), libcomerr2 (>= 1.33-3), libdb4.4, libkrb53 (>= 1.4.2), libpcre3 (>= 4.5), libssl0.9.8 (>= 0.9.8c-1), libxml2 (>= 2.6.27), zlib1g (>= 1:1.2.1), mime-support (>= 2.03-1), apache2-mpm-prefork (>> 2.0.52) | apache2-mpm-itk, apache2.2-common, php5-common (= 5.2.1-0ubuntu1.6), libmagic1, ucf Suggests: php-pear Conflicts: libapache2-mod-php4 Filename: pool/main/p/php5/libapache2-mod-php5_5.2.1-0ubuntu1.6_amd64.deb Size: 2654880 MD5sum: 60008f565599a7745f61dbbb5a1639bc SHA1: 5d9a978f990fcbed3780098b9dd6c87427395506 SHA256: 5632b4e067b2276d1d0295b74e87e8dea2d662d859d73fb5c9e855ce0b11314c Description: server-side, HTML-embedded scripting language (apache 2 module) This package provides the PHP5 module for the Apache 2 webserver (as found in the apache2-mpm-prefork package). Please note that this package ONLY works with Apache's prefork MPM, as it is not compiled thread-safe. To use php5 with Apache 1.3, you probably want libapache-mod-php5 instead. . The following extensions are built in: bcmath bz2 calendar ctype date dba dom exif filter ftp gettext hash iconv json libxml mbstring mime_magic openssl pcre posix Reflection session shmop SimpleXML soap sockets SPL standard sysvmsg sysvsem sysvshm tokenizer wddx xml xmlreader xmlwriter zip zlib. . PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. . Homepage: http://www.php.net/ Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: lamp-server Package: libbind-dev Priority: optional Section: libdevel Installed-Size: 4836 Maintainer: Ubuntu Core Developers Original-Maintainer: LaMont Jones Architecture: amd64 Source: bind9 Version: 1:9.3.4-2ubuntu2.3 Replaces: bind-dev Depends: libdns22 (= 1:9.3.4-2ubuntu2.3), libisc11 (= 1:9.3.4-2ubuntu2.3), libisccc0 (= 1:9.3.4-2ubuntu2.3), libisccfg1 (= 1:9.3.4-2ubuntu2.3), liblwres9 (= 1:9.3.4-2ubuntu2.3) Conflicts: bind-dev Filename: pool/main/b/bind9/libbind-dev_9.3.4-2ubuntu2.3_amd64.deb Size: 1123068 MD5sum: 35f889b48402c1bb56c58d2b0f61dbbf SHA1: 0adc6709514a97e472e2f69b19203cd8c5501946 SHA256: 72ed8e5bec1d446a0cb067fbedc8228d2b7ee59d97a52a6780da005491ae7215 Description: Static Libraries and Headers used by BIND This package delivers archive-style libraries, header files, and API man pages for libbind, libdns, libisc, and liblwres. These are are only needed if you want to compile other packages that need more nameserver API than the resolver code provided in libc. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libbind9-0 Priority: standard Section: libs Installed-Size: 168 Maintainer: Ubuntu Core Developers Original-Maintainer: LaMont Jones Architecture: amd64 Source: bind9 Version: 1:9.3.4-2ubuntu2.3 Replaces: libbind0 Depends: libc6 (>= 2.5-0ubuntu1), libdns22, libisc11, libisccfg1 Conflicts: libbind0 Filename: pool/main/b/bind9/libbind9-0_9.3.4-2ubuntu2.3_amd64.deb Size: 96684 MD5sum: 98747d65d02a685db5256e417a54870b SHA1: e5a57aa5977c0b2141a64bf0412f2de17d61fb12 SHA256: 890dbcc38a35be1eb45118e07809c01ff4bf53e6e892aca1ff55beaf3534e56e Description: BIND9 Shared Library used by BIND The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package delivers the libbind9 shared library used by BIND's daemons and clients. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: standard Package: libblkid-dev Priority: extra Section: libdevel Installed-Size: 304 Maintainer: Ubuntu Core Developers Original-Maintainer: Theodore Y. Ts'o Architecture: amd64 Source: e2fsprogs Version: 1.39+1.40-WIP-2006.11.14+dfsg-2ubuntu1.1 Depends: libc6-dev | libc-dev, libblkid1 (= 1.39+1.40-WIP-2006.11.14+dfsg-2ubuntu1.1) Filename: pool/main/e/e2fsprogs/libblkid-dev_1.39+1.40-WIP-2006.11.14+dfsg-2ubuntu1.1_amd64.deb Size: 72138 MD5sum: 22658ef6dbdddda59d96de40521c8945 SHA1: e35e2c7037e2b1648b24787c747c26d7cd8bc091 SHA256: bb1c1d632988467b6645e562413273dea49fdeb4d227cabde3b82f159bff4a16 Description: block device id library - headers and static libraries The blkid library which allows system programs like fsck and mount to quickly and easily find block devices by filesystem UUID and LABEL. This allows system administrators to avoid specifiying filesystems by hard-coded device names, but via a logical naming system instead. . This package contains the development environment for the blkid library. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libblkid1 Priority: required Section: libs Installed-Size: 112 Maintainer: Ubuntu Core Developers Original-Maintainer: Theodore Y. Ts'o Architecture: amd64 Source: e2fsprogs Version: 1.39+1.40-WIP-2006.11.14+dfsg-2ubuntu1.1 Depends: libc6 (>= 2.5-0ubuntu1), libdevmapper1.02 (>= 2:1.02.02-2), libselinux1 (>= 1.32), libsepol1 (>= 1.14) Filename: pool/main/e/e2fsprogs/libblkid1_1.39+1.40-WIP-2006.11.14+dfsg-2ubuntu1.1_amd64.deb Size: 45126 MD5sum: ab17ff7891fe2f036d1c2dd62cb2d8ed SHA1: 18e24a4be237d6afd1ceacfd3f27294a3baf620b SHA256: e228168ce1675aa29644a2f0760f9f9b46ac2b9e6c45937be498b9ab8147ac10 Description: block device id library The blkid library which allows system programs like fsck and mount to quickly and easily find block devices by filesystem UUID and LABEL. This allows system administrators to avoid specifiying filesystems by hard-coded device names, but via a logical naming system instead. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: minimal Package: libboost-dbg Priority: optional Section: libdevel Installed-Size: 50088 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Boost Team Architecture: amd64 Source: boost Version: 1.33.1-9ubuntu3.1 Depends: libbz2-1.0, libc6 (>= 2.5-0ubuntu1), libgcc1 (>= 1:4.1.2), libicu36, libstdc++6 (>= 4.1.2), python2.5 (>= 2.5), zlib1g (>= 1:1.2.1) Suggests: libboost-dev Filename: pool/main/b/boost/libboost-dbg_1.33.1-9ubuntu3.1_amd64.deb Size: 10589812 MD5sum: 3aed7df9c299fcfd3fdfe0bc3bd6581d SHA1: f79a70ae56b9ab673926bfc2f36c0921591456a4 SHA256: 2185c75b3471dd1bfc3542507dc1da2c9b60ab49c66334df7d9fb2a1eadfcb70 Description: Boost C++ Libraries with debug symbols Part of the Boost C++ Libraries collection. . These libraries are built with debug symbols. They are useful to debug programs which use Boost. . Homepage: http://www.boost.org/ Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libboost-dev Priority: optional Section: libdevel Installed-Size: 21404 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Boost Team Architecture: amd64 Source: boost Version: 1.33.1-9ubuntu3.1 Depends: libstdc++-dev Suggests: libboost-doc, libboost-date-time-dev, libboost-filesystem-dev, libboost-graph-dev, libboost-iostreams-dev, libboost-program-options-dev, libboost-python-dev, libboost-regex-dev, libboost-serialization-dev, libboost-signals-dev, libboost-test-dev, libboost-thread-dev, libboost-wave-dev Filename: pool/main/b/boost/libboost-dev_1.33.1-9ubuntu3.1_amd64.deb Size: 1661594 MD5sum: ea281b56d915c08129fe4ca2af4414e2 SHA1: 62a6bef45e279d03dc056d8094d9cc17b62fb391 SHA256: 99ccdf4c0f836557f67e86211361f5ab4e44199e5cce7772c646f092521c3c1e Description: Boost C++ Libraries development files The Boost web site provides free, peer-reviewed, portable C++ source libraries. The emphasis is on libraries which work well with the C++ Standard Library. One goal is to establish "existing practice" and provide reference implementations so that the Boost libraries are suitable for eventual standardization. Some of the libraries have already been proposed for inclusion in the C++ Standards Committee's upcoming C++ Standard Library Technical Report. . For the following subprojects separate packages exist: date-time, filesystem, graph, python, regex, signals, test, and thread. . Homepage: http://www.boost.org/ Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libboost-doc Priority: optional Section: doc Installed-Size: 39524 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Boost Team Architecture: all Source: boost Version: 1.33.1-9ubuntu3.1 Replaces: libboost-dev (<< 1.27.0-4) Suggests: libboost-dev (= 1.33.1-9ubuntu3.1) Filename: pool/main/b/boost/libboost-doc_1.33.1-9ubuntu3.1_all.deb Size: 8297564 MD5sum: 0caca94e528614e535a78215238d1528 SHA1: 3f1e39edaaa5eee8e1d6bb55a306fd6fc029e5ab SHA256: f6d1267ec23f510668d4ed372edef9e51adc4e877b6e051f49a4a64a871c24df Description: Boost.org libraries documentation The Boost web site provides free, peer-reviewed, portable C++ source libraries. The emphasis is on libraries which work well with the C++ Standard Library. One goal is to establish "existing practice" and provide reference implementations so that the Boost libraries are suitable for eventual standardization. Some of the libraries have already been proposed for inclusion in the C++ Standards Committee's upcoming C++ Standard Library Technical Report. . This is documentation for the libboost-dev package in HTML format. Some pages point to header files provided in libboost-dev package, so it is suggested to install the latter as well. . Homepage: http://www.boost.org/libs/ Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libboost-python-dev Priority: optional Section: libdevel Installed-Size: 1168 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Boost Team Architecture: amd64 Source: boost Version: 1.33.1-9ubuntu3.1 Replaces: libboost-dev (<< 1.31.0-3) Depends: libboost-dev (= 1.33.1-9ubuntu3.1), libboost-python1.33.1 (= 1.33.1-9ubuntu3.1), python2.5-dev Filename: pool/main/b/boost/libboost-python-dev_1.33.1-9ubuntu3.1_amd64.deb Size: 139204 MD5sum: e83a82737ee694e10dc670b0954bbe2e SHA1: adf75799b289fe2037f341862106bb90f983bab8 SHA256: 9dd51c87085703b1ee3900a7ea81f6c3d40b285761983f8a1e9d8b5f2f48d1bd Description: Boost.Python Library development files Part of the Boost C++ Libraries collection. . The Boost Python Library is used to quickly and easily export a C++ library to Python such that the Python interface is very similar to the C++ interface. It is designed to be minimally intrusive on your C++ design. In most cases, you should not have to alter your C++ classes in any way in order to use them with Boost.Python. The system should simply "reflect" your C++ classes and functions into Python. The major features of Boost.Python include support for: Subclassing extension types in Python, Overriding virtual functions in Python, Member function Overloading, Automatic wrapping of numeric operators among others. . Homepage: http://www.boost.org/libs/python/ Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libboost-python1.33.1 Priority: optional Section: python Installed-Size: 676 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Boost Team Architecture: amd64 Source: boost Version: 1.33.1-9ubuntu3.1 Depends: libc6 (>= 2.5-0ubuntu1), libgcc1 (>= 1:4.1.2), libstdc++6 (>= 4.1.2), python2.5 (>= 2.5) Filename: pool/main/b/boost/libboost-python1.33.1_1.33.1-9ubuntu3.1_amd64.deb Size: 192432 MD5sum: f1196cc4942a8e4b7a7fa58278288ad9 SHA1: be6c339260235c48250d7e940dfed8bc7fd5e9c1 SHA256: 96c7f337dab1acf0b3cfeb4175ea8415be5f1373f3319b06302f75d50921c4eb Description: Boost.Python Library Part of the Boost C++ Libraries collection. . The Boost Python Library is used to quickly and easily export a C++ library to Python such that the Python interface is very similar to the C++ interface. It is designed to be minimally intrusive on your C++ design. In most cases, you should not have to alter your C++ classes in any way in order to use them with Boost.Python. The system should simply "reflect" your C++ classes and functions into Python. The major features of Boost.Python include support for: Subclassing extension types in Python, Overriding virtual functions in Python, Member function Overloading, Automatic wrapping of numeric operators among others. . Homepage: http://www.boost.org/libs/python/ Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: edubuntu-live Package: libbz2-1.0 Priority: important Section: libs Installed-Size: 120 Maintainer: Ubuntu Core Developers Original-Maintainer: Anibal Monsalve Salazar Architecture: amd64 Source: bzip2 Version: 1.0.3-6ubuntu0.1 Depends: libc6 (>= 2.5-0ubuntu1) Filename: pool/main/b/bzip2/libbz2-1.0_1.0.3-6ubuntu0.1_amd64.deb Size: 41938 MD5sum: 53509b290d6b38e9fd1ce3c70e5815ef SHA1: a8b2bf0855e57ff2cc862c8c0c84ae5d6d3b0a74 SHA256: 3c8d504482e2144523bd578ea1a130249b0c5982437828b1563276472c05e46a Description: high-quality block-sorting file compressor library - runtime This package contains libbzip2 which is used by the bzip2 compressor. . bzip2 is a freely available, patent free, high-quality data compressor. It typically compresses files to within 10% to 15% of the best available techniques, whilst being around twice as fast at compression and six times faster at decompression. . bzip2 compresses files using the Burrows-Wheeler block-sorting text compression algorithm, and Huffman coding. Compression is generally considerably better than that achieved by more conventional LZ77/LZ78-based compressors, and approaches the performance of the PPM family of statistical compressors. . The archive file format of bzip2 (.bz2) is incompatible with that of its predecessor, bzip (.bz). . Homepage: http://www.bzip.org/ Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: minimal Package: libbz2-dev Priority: optional Section: libdevel Installed-Size: 116 Maintainer: Ubuntu Core Developers Original-Maintainer: Anibal Monsalve Salazar Architecture: amd64 Source: bzip2 Version: 1.0.3-6ubuntu0.1 Replaces: bzip2 (<< 0.9.5d-3) Depends: libbz2-1.0 (= 1.0.3-6ubuntu0.1), libc6-dev | libc-dev Filename: pool/main/b/bzip2/libbz2-dev_1.0.3-6ubuntu0.1_amd64.deb Size: 32416 MD5sum: 7242fc55f28d1c7982a22e6797e29642 SHA1: a42d5ecde9eaf93ce0ebc71e8727229025319033 SHA256: 6e4736227d8a12f5e83fde8582aecdfd4aaeaf6f6c502972d02c379ae3a0b76f Description: high-quality block-sorting file compressor library - development Static libraries and include files for the bzip2 compressor library. . bzip2 is a freely available, patent free, high-quality data compressor. It typically compresses files to within 10% to 15% of the best available techniques, whilst being around twice as fast at compression and six times faster at decompression. . bzip2 compresses files using the Burrows-Wheeler block-sorting text compression algorithm, and Huffman coding. Compression is generally considerably better than that achieved by more conventional LZ77/LZ78-based compressors, and approaches the performance of the PPM family of statistical compressors. . The archive file format of bzip2 (.bz2) is incompatible with that of its predecessor, bzip (.bz). . Homepage: http://www.bzip.org/ Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libcairo-directfb2 Priority: optional Section: libs Installed-Size: 736 Maintainer: Ubuntu Core Developers Original-Maintainer: Dave Beckett Architecture: amd64 Source: libcairo Version: 1.4.2-0ubuntu1.3 Replaces: libcairo2-directfb Provides: libcairo-directfb Depends: libc6 (>= 2.5-0ubuntu1), libdirectfb-0.9-25, libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.2), libpng12-0 (>= 1.2.13-4), zlib1g (>= 1:1.2.1) Conflicts: libcairo2-directfb Filename: pool/main/libc/libcairo/libcairo-directfb2_1.4.2-0ubuntu1.3_amd64.deb Size: 430516 MD5sum: 5283fd6ecfcbe75a8c6e7a0178074292 SHA1: d1b180c7e58120aa2a9f8582918f91d33c18dd78 SHA256: 50e607c48bb58e8a16ad2e6c0c05d6347cd890f88085e370d32ac080661b46b5 Description: The Cairo 2D vector graphics library DirectFB build Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. . This is version of cairo with only the DirectFB backend enabled. Use libcairo2 for the full backend choice. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libcairo-directfb2-dev Priority: optional Section: libdevel Installed-Size: 1236 Maintainer: Ubuntu Core Developers Original-Maintainer: Dave Beckett Architecture: amd64 Source: libcairo Version: 1.4.2-0ubuntu1.3 Replaces: libcairo2-directfb-dev Depends: libcairo-directfb2 (= 1.4.2-0ubuntu1.3), libfontconfig1-dev, libfreetype6-dev (>= 2.1.10), libpng12-dev, libdirectfb-dev (>= 0.9.25) Conflicts: libcairo2-directfb-dev Filename: pool/main/libc/libcairo/libcairo-directfb2-dev_1.4.2-0ubuntu1.3_amd64.deb Size: 515290 MD5sum: dc95d2e57e217895efad772edf0e2b78 SHA1: d7e45a105f9fbadfcc61c5823033914b302370f6 SHA256: a0e2fd1c4db1262c8839b27d80ecaaa850f480dd07cc74112aadb1b447966e22 Description: Development files for Cairo graphics library DirectFB build Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. . This package contains the development libraries, header files needed by programs that want to compile with Cairo compiled only against the DirectFB backend. Intended primarly for use in the graphical debian installer, other builds should be against libcairo2-dev Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libcairo2 Priority: optional Section: libs Installed-Size: 760 Maintainer: Ubuntu Core Developers Original-Maintainer: Dave Beckett Architecture: amd64 Source: libcairo Version: 1.4.2-0ubuntu1.3 Replaces: libcairo0.5.1, libcairo0.6.0, libcairo0.9.0, libcairo1 Provides: libcairo Depends: libc6 (>= 2.5-0ubuntu1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.2), libpng12-0 (>= 1.2.13-4), libx11-6, libxrender1, zlib1g (>= 1:1.2.1) Conflicts: libcairo1 Filename: pool/main/libc/libcairo/libcairo2_1.4.2-0ubuntu1.3_amd64.deb Size: 446332 MD5sum: 9a87b277055410f469e38247e3fddc02 SHA1: 6d4fe392098d0b19c1d0d62a3008a3183848e7a7 SHA256: 0bee0b11af09dca3337feff8321359a77fc7e5e33f1ed01f01c9823fe5771343 Description: The Cairo 2D vector graphics library Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. Paths consist of line segments and cubic splines and can be rendered at any width with various join and cap styles. All colors may be specified with optional translucence (opacity/alpha) and combined using the extended Porter/Duff compositing algebra as found in the X Render Extension. . Cairo exports a stateful rendering API similar in spirit to the path construction, text, and painting operators of PostScript, (with the significant addition of translucence in the imaging model). When complete, the API is intended to support the complete imaging model of PDF 1.4. . This package contains the shared libraries. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: libcairo2-dev Priority: optional Section: libdevel Installed-Size: 1328 Maintainer: Ubuntu Core Developers Original-Maintainer: Dave Beckett Architecture: amd64 Source: libcairo Version: 1.4.2-0ubuntu1.3 Replaces: libcairo0.5.1-dev, libcairo0.6.0-dev, libcairo0.9.0-dev Provides: libcairo-dev Depends: libcairo2 (= 1.4.2-0ubuntu1.3), libfontconfig1-dev, libfreetype6-dev (>= 2.1.10), libxrender-dev (>= 0.6.0), libpng12-dev, libsm-dev Suggests: libcairo2-doc Conflicts: libcairo-dev, libcairo0.5.1-dev, libcairo0.6.0-dev, libcairo0.9.0-dev Filename: pool/main/libc/libcairo/libcairo2-dev_1.4.2-0ubuntu1.3_amd64.deb Size: 537344 MD5sum: c9a42b6ed850f3b2aebbb76ab06eee84 SHA1: c1f211657eb73dfa2fedf487f45a3037b4a5194e SHA256: 6a9ead321c53e9a32ccd15a8212fc646dc209e40386ff6e37ef5f3ad1fb2b729 Description: Development files for the Cairo 2D graphics library Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. . This package contains the development libraries, header files needed by programs that want to compile with Cairo. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libcairo2-doc Priority: optional Section: libs Installed-Size: 1248 Maintainer: Ubuntu Core Developers Original-Maintainer: Dave Beckett Architecture: all Source: libcairo Version: 1.4.2-0ubuntu1.3 Replaces: libcairo0.5.1-doc, libcairo0.6.0-doc, libcairo0.9.0-doc Depends: lynx | www-browser Conflicts: libcairo0.5.1-doc, libcairo0.6.0-doc, libcairo0.9.0-doc Filename: pool/main/libc/libcairo/libcairo2-doc_1.4.2-0ubuntu1.3_all.deb Size: 329292 MD5sum: 5a2ef8b496d2b39e7c0a30f56a5ec4b2 SHA1: 57a7d6544745d273f325febd7d741a2d0f4ca4a4 SHA256: b32288df229b600156c3e0703cddafc95d51bbf9833f699f5c76c4ba06c53c89 Description: Documentation for the Cairo Multi-platform 2D graphics library Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. . This package contains the HTML documentation for the Cairo library in /usr/share/doc/libcairo2-doc/ . Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libcamel1.2-10 Priority: optional Section: libs Installed-Size: 844 Maintainer: Ubuntu Desktop Team Original-Maintainer: Debian Evolution Maintainers Architecture: amd64 Source: evolution-data-server Version: 1.10.1-0ubuntu1.1 Depends: libc6 (>= 2.5-0ubuntu1), libcomerr2 (>= 1.33-3), libedataserver1.2-9 (>= 1.9.2), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.12.9), libgnomevfs2-0 (>= 1:2.17.90), libkrb53 (>= 1.4.2), liborbit2 (>= 1:2.14.1), zlib1g (>= 1:1.2.1), libnss3 Filename: pool/main/e/evolution-data-server/libcamel1.2-10_1.10.1-0ubuntu1.1_amd64.deb Size: 371556 MD5sum: 553f81c57febb35dd460eb09c3e65a3c SHA1: 54113d45b1c7c24fe124f97af3ae5d8e87d1c901 SHA256: d6e1939cfee7cd58a2a649d90ab0a858bd36668f43c73a35aa11811d2d254788 Description: The Evolution MIME message handling library Camel is a generic messaging library. It supports the standard messaging system for receiving and sending messages. It is the messaging backend for Evolution. . Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: libcamel1.2-dev Priority: optional Section: libdevel Installed-Size: 708 Maintainer: Ubuntu Desktop Team Original-Maintainer: Debian Evolution Maintainers Architecture: amd64 Source: evolution-data-server Version: 1.10.1-0ubuntu1.1 Depends: libcamel1.2-10 (= 1.10.1-0ubuntu1.1), libglib2.0-dev, libedataserver1.2-dev (>= 1.8.0) Filename: pool/main/e/evolution-data-server/libcamel1.2-dev_1.10.1-0ubuntu1.1_amd64.deb Size: 123882 MD5sum: 8c4ac1eaf45d5ce2de1e7c43e4ff7e5c SHA1: 4993dbafbe98be4f09c80e1a0b634f1665c56bd1 SHA256: e8fbea416200f26f50b1bc3f2b30bd5e33b970e4d30a957ad7e7ae8eecf713cd Description: Development files for libcamel This package contains header files and static library for libcamel1.2-10 . Camel is a generic messaging library. It supports the standard messaging system for receiving and sending messages. It is the messaging backend for Evolution. . Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libccs-dev Priority: optional Section: libdevel Installed-Size: 72 Maintainer: Fabio M. Di Nitto Architecture: amd64 Source: redhat-cluster-suite Version: 2.20070315-0ubuntu2.1 Filename: pool/main/r/redhat-cluster-suite/libccs-dev_2.20070315-0ubuntu2.1_amd64.deb Size: 13902 MD5sum: af5554548568dc59720d8c51636bdd85 SHA1: 2c81878613326451270fdac134e28ae12554bbe9 SHA256: df322b75abc51d38083936084e387ecf2f79792aededd833e2b69155c1563075 Description: cluster configuration system - development files Libraries for developing cluster services that interface the cluster configuration system. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libcdio-dev Priority: optional Section: devel Installed-Size: 616 Maintainer: Ubuntu Core Developers Original-Maintainer: Nicolas Boullis Architecture: amd64 Source: libcdio Version: 0.76-1ubuntu2.7.04.1 Depends: libcdio6 (= 0.76-1ubuntu2.7.04.1), libc6-dev | libc-dev Filename: pool/main/libc/libcdio/libcdio-dev_0.76-1ubuntu2.7.04.1_amd64.deb Size: 228292 MD5sum: 9f0647818822ff494efc0fd2d3a489c8 SHA1: daec4c000815b6d241ee8bad8cb50eed1ceb9a0f SHA256: 29286d554daab548965f52af90dc4d8eb9f54e9407bf645c247c0b00a9476185 Description: library to read and control CD-ROM (development files) This package contains development files (headers and static library) for the libcdio library. . This library is to encapsulate CD-ROM reading and control. Applications wishing to be oblivious of the OS- and device-dependant properties of a CD-ROM can use this library. . Some support for disk image types like BIN/CUE and NRG is available, so applications that use this library also have the ability to read disc images as though they were CD's. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libcdio6 Priority: optional Section: libs Installed-Size: 244 Maintainer: Ubuntu Core Developers Original-Maintainer: Nicolas Boullis Architecture: amd64 Source: libcdio Version: 0.76-1ubuntu2.7.04.1 Depends: libc6 (>= 2.5-0ubuntu1) Filename: pool/main/libc/libcdio/libcdio6_0.76-1ubuntu2.7.04.1_amd64.deb Size: 128046 MD5sum: 459831bfbcc8c60dc96bd43b9baa3d28 SHA1: b9c2f61d5747398ddfe334bdb9e9ec2a326aab96 SHA256: 61552306681d1b61895cad3bfecaf722a030599ef30f9a50d2527e5b5747c807 Description: library to read and control CD-ROM This library is to encapsulate CD-ROM reading and control. Applications wishing to be oblivious of the OS- and device-dependant properties of a CD-ROM can use this library. . Some support for disk image types like BIN/CUE and NRG is available, so applications that use this library also have the ability to read disc images as though they were CD's. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: libcman-dev Priority: optional Section: libdevel Installed-Size: 84 Maintainer: Fabio M. Di Nitto Architecture: amd64 Source: redhat-cluster-suite Version: 2.20070315-0ubuntu2.1 Depends: libcman2 (= 2.20070315-0ubuntu2.1) Filename: pool/main/r/redhat-cluster-suite/libcman-dev_2.20070315-0ubuntu2.1_amd64.deb Size: 21024 MD5sum: c89711a3509d3f977de9142f5d1887cf SHA1: fccbdb7e50a041460c5cd26925302166ddab60cf SHA256: 65346c1205b036248546da462a44e728ec66892b7d317ea143b863779f1c3bc9 Description: cluster manager - development files cman provides a general purpose, openais based, cluster manager. . This package contains the files needed for developing applications. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libcman2 Priority: optional Section: libs Installed-Size: 68 Maintainer: Fabio M. Di Nitto Architecture: amd64 Source: redhat-cluster-suite Version: 2.20070315-0ubuntu2.1 Depends: libc6 (>= 2.5-0ubuntu1) Filename: pool/main/r/redhat-cluster-suite/libcman2_2.20070315-0ubuntu2.1_amd64.deb Size: 16906 MD5sum: 55e246480f5f311db7d571cc5a96a77c SHA1: 3e19169c0510c0bf7bdf045d298df5f3f83e9507 SHA256: b8acd43acaf2519934f89e5ef6ac83b1195c8812efc892167cccbd06ecd56f35 Description: cluster manager - libraries cman provides a general purpose, openais based, cluster manager. . This package contains the client libraries. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libcomerr2 Priority: required Section: libs Installed-Size: 80 Maintainer: Ubuntu Core Developers Original-Maintainer: Theodore Y. Ts'o Architecture: amd64 Source: e2fsprogs Version: 1.39+1.40-WIP-2006.11.14+dfsg-2ubuntu1.1 Replaces: e2fsprogs (<< 1.34-1) Provides: libcomerr-kth-compat Depends: libc6 (>= 2.5-0ubuntu1) Filename: pool/main/e/e2fsprogs/libcomerr2_1.39+1.40-WIP-2006.11.14+dfsg-2ubuntu1.1_amd64.deb Size: 31978 MD5sum: 7276acc6005f15b31304d210fd79de1e SHA1: 199f74a4cb5feb2e21ec801e0e7418c3c90f621e SHA256: ef50416ff65186d964ed0fcd9c1fd73c8307d06cac892a9f1b4587925fed205b Description: common error description library libcomerr is an attempt to present a common error-handling mechanism to manipulate the most common form of error code in a fashion that does not have the problems identified with mechanisms commonly in use. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: minimal Package: libcupsimage2 Priority: optional Section: libs Installed-Size: 204 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian CUPS Maintainers Architecture: amd64 Source: cupsys Version: 1.2.8-0ubuntu8.6 Replaces: libcupsys2 (<= 1.1.18-2) Depends: libc6 (>= 2.5-0ubuntu1), libcupsys2 (>= 1.2.7), libgnutls13 (>= 1.4.0-0), libjpeg62, libpng12-0 (>= 1.2.13-4), libtiff4, zlib1g (>= 1:1.2.1) Conflicts: cupsys (<< 1.2.1) Filename: pool/main/c/cupsys/libcupsimage2_1.2.8-0ubuntu8.6_amd64.deb Size: 104860 MD5sum: 7bfc0e70546baa2c98421a9dd7a373e6 SHA1: 7ee6e9e225b35fa1df3b4994938f34ccb18b8273 SHA256: 55d52acb442d5696f9b36bd30e6c7e4aa215074e82b8f430dcae0651721ac7fe Description: Common UNIX Printing System(tm) - image libs The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides the image libraries for handling the CUPS raster format. . The terms "Common UNIX Printing System" and "CUPS" are trademarks of Easy Software Products (www.easysw.com), and refer to the original source packages from which these packages are made. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: libcupsimage2-dev Priority: optional Section: libdevel Installed-Size: 220 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian CUPS Maintainers Architecture: amd64 Source: cupsys Version: 1.2.8-0ubuntu8.6 Replaces: libcupsys1-dev, libcupsimage-dev, libcupsys2-dev (<= 1.1.18-2) Provides: libcupsimage-dev Depends: libcupsimage2 (= 1.2.8-0ubuntu8.6), libcupsys2-dev (= 1.2.8-0ubuntu8.6), libpng-dev, libtiff4-dev, libjpeg62-dev, zlib1g-dev Conflicts: libcupsimage-dev Filename: pool/main/c/cupsys/libcupsimage2-dev_1.2.8-0ubuntu8.6_amd64.deb Size: 56598 MD5sum: a9f413ff725abe42af63312ea6e826e7 SHA1: d47b995f2274118a4f0a4e80ba6f642038f24406 SHA256: f3841489e8c5f4bb3cba7d5d5af8fe7bc7c46cf42ef8354f6aa588e3673d1428 Description: Common UNIX Printing System(tm) - image development files The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides the files necessary for developing applications that use the CUPS raster image format. . The terms "Common UNIX Printing System" and "CUPS" are trademarks of Easy Software Products (www.easysw.com), and refer to the original source packages from which these packages are made. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libcupsys2 Priority: optional Section: libs Installed-Size: 384 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian CUPS Maintainers Architecture: amd64 Source: cupsys Version: 1.2.8-0ubuntu8.6 Replaces: cupsys-client (<= 1.1.10-2), libcupsys2-gnutls10 (<= 1.1.23-11) Provides: libcupsys2-gnutls10 Depends: libc6 (>= 2.5-0ubuntu1), libgnutls13 (>= 1.4.0-0), zlib1g (>= 1:1.2.1) Suggests: cupsys-common Conflicts: gs-esp (<< 7.05.6-2), cupsys-driver-gimpprint (<< 4.2.5-3), libcupsys2-gnutls10 (<= 1.1.23-11), cupsys (<< 1.2.1) Filename: pool/main/c/cupsys/libcupsys2_1.2.8-0ubuntu8.6_amd64.deb Size: 182728 MD5sum: 0ed6d4f8c813e2c36bcaa7b7ca98ccad SHA1: 2937de56f0d49269f99bb0c3e0997483892cb65b SHA256: d4c607f2dca26e70a0df7ca59d9cb1fa27a2e8441bf5050dca6ac878f74e2862 Description: Common UNIX Printing System(tm) - libs The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides the base shared libraries for CUPS. . The terms "Common UNIX Printing System" and "CUPS" are trademarks of Easy Software Products (www.easysw.com), and refer to the original source packages from which these packages are made. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, edubuntu-server, xubuntu-desktop Package: libcupsys2-dev Priority: optional Section: libdevel Installed-Size: 548 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian CUPS Maintainers Architecture: amd64 Source: cupsys Version: 1.2.8-0ubuntu8.6 Replaces: libcupsys1-dev, libcupsys-dev, cupsys (<< 1.1.22-3) Provides: libcupsys-dev Depends: libcupsys2 (= 1.2.8-0ubuntu8.6), libgnutls-dev Conflicts: libcupsys1-dev, libcupsys-dev, cupsys (<< 1.1.22-3) Filename: pool/main/c/cupsys/libcupsys2-dev_1.2.8-0ubuntu8.6_amd64.deb Size: 144852 MD5sum: 9d30fa04e2aa415fb126188aa4d32349 SHA1: 7de6c0edeee482d0f579321ea14c6c7476838a7d SHA256: eeae84234e9e68bf080bbf3c071e1254fb4ddc6503a45b0669b41a4a4e214e7b Description: Common UNIX Printing System(tm) - development files The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpd and the like. It supports the Internet Printing Protocol (IPP), and has its own filtering driver model for handling various document types. . This package provides the files necessary for developing CUPS-aware applications and CUPS drivers. . The terms "Common UNIX Printing System" and "CUPS" are trademarks of Easy Software Products (www.easysw.com), and refer to the original source packages from which these packages are made. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libcurl3 Priority: optional Section: libs Installed-Size: 360 Maintainer: Ubuntu Core Developers Original-Maintainer: Domenico Andreoli Architecture: amd64 Source: curl Version: 7.15.5-1ubuntu2.1 Replaces: libcurl2 (<< 1:7.11.2-2) Depends: libc6 (>= 2.5-0ubuntu1), libcomerr2 (>= 1.33-3), libidn11 (>= 0.5.18), libkrb53 (>= 1.4.2), libssl0.9.8 (>= 0.9.8c-1), zlib1g (>= 1:1.2.1), ca-certificates Suggests: libldap2 Filename: pool/main/c/curl/libcurl3_7.15.5-1ubuntu2.1_amd64.deb Size: 171922 MD5sum: 3740c0419c27f58699ad0cbf1f62bc9d SHA1: cd4e385a764b251d37cba67a633e14d6c38d54a6 SHA256: 4f0a9d7008d824eb0f3df121100f7ee1a7d3c73bc9ca896b5aff9a3f6cfd6f6a Description: Multi-protocol file transfer library libcurl is designed to be a solid, usable, reliable and portable multi-protocol file transfer library. . SSL support is provided by OpenSSL. To enable LDAP support package libldap2-dev is required. . This is the shared version of libcurl. . Homepage: http://curl.haxx.se Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: libcurl3-dbg Priority: extra Section: libdevel Installed-Size: 2312 Maintainer: Ubuntu Core Developers Original-Maintainer: Domenico Andreoli Architecture: amd64 Source: curl Version: 7.15.5-1ubuntu2.1 Depends: libcurl3 (= 7.15.5-1ubuntu2.1), libcurl3-gnutls (= 7.15.5-1ubuntu2.1) Suggests: libc-dbg Filename: pool/main/c/curl/libcurl3-dbg_7.15.5-1ubuntu2.1_amd64.deb Size: 833362 MD5sum: 3b2afe676373e1590e739d51e1a2effa SHA1: 137c44f20461facbac5436522845a00c9ad9ecc4 SHA256: edecbed228d02b2cf305033189ffad72216370ff0eeb901d2984df64288200d4 Description: libcurl compiled with debug symbols This contains the debug symbols of both the OpenSSL and GnuTLS versions of libcurl3. It might be useful in debug sessions of software which uses libcurl. . Homepage: http://curl.haxx.se Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libcurl3-dev Priority: optional Section: libdevel Installed-Size: 56 Maintainer: Ubuntu Core Developers Original-Maintainer: Domenico Andreoli Architecture: all Source: curl Version: 7.15.5-1ubuntu2.1 Replaces: libcurl-dev, libcurl-ssl-dev Provides: libcurl-dev, libcurl-ssl-dev Depends: libcurl3-openssl-dev (= 7.15.5-1ubuntu2.1) Filename: pool/main/c/curl/libcurl3-dev_7.15.5-1ubuntu2.1_all.deb Size: 23086 MD5sum: 66ff60f3a9606bfcbd9161555ba98ffd SHA1: c0bc1f0849d4edafd30f6bbdec8e29ac84f821b6 SHA256: 73d9bed03545c771b4eeb32c935be9deffa4ecae3b6ccdde96274048ae7f2d0d Description: Transitional package to libcurl3-openssl-dev Transitional package depending on libcurl3-openssl-dev. . Once installed, this package may be safely removed. . Homepage: http://curl.haxx.se Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libcurl3-gnutls Priority: optional Section: libs Installed-Size: 356 Maintainer: Ubuntu Core Developers Original-Maintainer: Domenico Andreoli Architecture: amd64 Source: curl Version: 7.15.5-1ubuntu2.1 Depends: libc6 (>= 2.5-0ubuntu1), libcomerr2 (>= 1.33-3), libgnutls13 (>= 1.4.0-0), libidn11 (>= 0.5.18), libkrb53 (>= 1.4.2), zlib1g (>= 1:1.2.1), ca-certificates Suggests: libldap2 Filename: pool/main/c/curl/libcurl3-gnutls_7.15.5-1ubuntu2.1_amd64.deb Size: 166572 MD5sum: 47c34f6db4f6ac2e279f431dfa43f919 SHA1: 38bb3b244384ca05826423154b72c1aa3a9ece0c SHA256: 5272ca407ca5d181b851ee3c0b900d005e0d11509c6bafdf7d48edf6d7940005 Description: Multi-protocol file transfer library libcurl is designed to be a solid, usable, reliable and portable multi-protocol file transfer library. . SSL support is provided by GnuTLS. To enable LDAP support package libldap2-dev is required. . This is the shared version of libcurl. . Homepage: http://curl.haxx.se Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: kubuntu-desktop, edubuntu-live Package: libcurl3-gnutls-dev Priority: optional Section: libdevel Installed-Size: 2092 Maintainer: Ubuntu Core Developers Original-Maintainer: Domenico Andreoli Architecture: amd64 Source: curl Version: 7.15.5-1ubuntu2.1 Replaces: libcurl-dev, libcurl-ssl-dev Provides: libcurl-dev, libcurl-ssl-dev Depends: libcurl3-gnutls (= 7.15.5-1ubuntu2.1), libc6-dev | libc-dev, libgnutls-dev, zlib1g-dev, libidn11-dev, libkrb5-dev | hurd Conflicts: libcurl2-dev, libcurl3-openssl-dev Filename: pool/main/c/curl/libcurl3-gnutls-dev_7.15.5-1ubuntu2.1_amd64.deb Size: 769302 MD5sum: 46e4ce27971b0085e4e9b8621ac78325 SHA1: d82ab2fa9f30f848f9d74712cd9074b74067d8ab SHA256: a8eec658e44b34f42d14035f6d559aa71f9dc3bb015c9543fec51faa2e4164d9 Description: Development files and documentation for libcurl These files (ie. includes, static library, manual pages) allow to build software which uses libcurl. . HTML and PDF versions of all the manual pages are also provided. . Homepage: http://curl.haxx.se Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libcurl3-openssl-dev Priority: optional Section: libdevel Installed-Size: 2116 Maintainer: Ubuntu Core Developers Original-Maintainer: Domenico Andreoli Architecture: amd64 Source: curl Version: 7.15.5-1ubuntu2.1 Replaces: libcurl-dev, libcurl-ssl-dev, libcurl3-dev (<< 7.14.1-1) Provides: libcurl-dev, libcurl-ssl-dev Depends: libcurl3 (= 7.15.5-1ubuntu2.1), libc6-dev | libc-dev, libssl-dev, zlib1g-dev, libidn11-dev, libkrb5-dev | hurd Suggests: libcurl3-dbg Conflicts: libcurl2-dev, libcurl3-gnutls-dev Filename: pool/main/c/curl/libcurl3-openssl-dev_7.15.5-1ubuntu2.1_amd64.deb Size: 774430 MD5sum: 724da4b31b2af0e494587ea67e627c05 SHA1: 2026663fac34a345e34627f3a7411d07316fdbc5 SHA256: e120e359ae7591b0c24afb4d3a57ec9f4e2b2c81a12e07dacf704583011178c3 Description: Development files and documentation for libcurl These files (ie. includes, static library, manual pages) allow to build software which uses libcurl. . HTML and PDF versions of all the manual pages are also provided. . Homepage: http://curl.haxx.se Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libdbus-1-3 Priority: important Section: libs Installed-Size: 460 Maintainer: Ubuntu Core Developers Original-Maintainer: Utopia Maintenance Team Architecture: amd64 Source: dbus Version: 1.0.2-1ubuntu4.2 Depends: libc6 (>= 2.5-0ubuntu1) Recommends: dbus Conflicts: dbus (<< 0.60) Filename: pool/main/d/dbus/libdbus-1-3_1.0.2-1ubuntu4.2_amd64.deb Size: 281596 MD5sum: 7f3c3c96b39fe744a7d90e11e7b7f39f SHA1: 2f0a82ed5ad5a062d90bbaeda39aa7518bb00a05 SHA256: 5ad01092f6e5a5ae7fdecc731be890df30ffe7389f3c03d26b3d64168284c7e6 Description: simple interprocess messaging system D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . D-Bus supports broadcast messages, asynchronous messages (thus decreasing latency), authentication, and more. It is designed to be low-overhead; messages are sent using a binary protocol, not using XML. D-Bus also supports a method call mapping for its messages, but it is not required; this makes using the system quite simple. . D-Bus is still under heavy development, but is expected to be widely used. It comes with several interfaces, including GLib. See the description of libdbus-glib-1-2 for more information about those. . The daemon can be found in the dbus package. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: minimal Package: libdbus-1-dev Priority: optional Section: libdevel Installed-Size: 924 Maintainer: Ubuntu Core Developers Original-Maintainer: Utopia Maintenance Team Architecture: amd64 Source: dbus Version: 1.0.2-1ubuntu4.2 Replaces: libdbus0-dev, dbus-1-dev Depends: libdbus-1-3 (= 1.0.2-1ubuntu4.2), pkg-config Conflicts: dbus-1-dev Filename: pool/main/d/dbus/libdbus-1-dev_1.0.2-1ubuntu4.2_amd64.deb Size: 350314 MD5sum: 495121ec7fba95a8639c10163253cf67 SHA1: de9c72a7d19c8e6a5d360cb316fecae16bdbf600 SHA256: 5e80f0a5d7eafb6887f9334f77085a54318a415ac6e963bbd9ec0a521a3d5fd3 Description: simple interprocess messaging system (development headers) D-Bus is a message bus, used for sending messages between applications. Conceptually, it fits somewhere in between raw sockets and CORBA in terms of complexity. . See the dbus description for more information about D-Bus in general. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libdlm-dev Priority: optional Section: libdevel Installed-Size: 96 Maintainer: Fabio M. Di Nitto Architecture: amd64 Source: redhat-cluster-suite Version: 2.20070315-0ubuntu2.1 Depends: libdlm2 (= 2.20070315-0ubuntu2.1) Filename: pool/main/r/redhat-cluster-suite/libdlm-dev_2.20070315-0ubuntu2.1_amd64.deb Size: 22038 MD5sum: 7690f350aca8dc420179f57063a20824 SHA1: df348ebe8ff3e0235dd7239333611c71de8c8874 SHA256: d318bd09b6a9d6aada52d3718528eca76dd064859e77036d73429220f4668da7 Description: distributed lock manager - development files DLM is a symmetric general-purpose distributed lock manager. It is used for example by GFS and the distributed volume manager. . This package contains the files needed for developing applications that use the lock manager. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libdlm2 Priority: optional Section: libs Installed-Size: 100 Maintainer: Fabio M. Di Nitto Architecture: amd64 Source: redhat-cluster-suite Version: 2.20070315-0ubuntu2.1 Depends: libc6 (>= 2.5-0ubuntu1) Filename: pool/main/r/redhat-cluster-suite/libdlm2_2.20070315-0ubuntu2.1_amd64.deb Size: 21488 MD5sum: 41ab17c0730714ce4734c790c1dd9e1d SHA1: 94fcd90e4ba4388bc23bb5eb36f1451e72469e9a SHA256: a34425c610cb1b6aa071697a39dcc0ed07ed4e67bc937fd1e39174e27752337a Description: distributed lock manager - library DLM is a symmetric general-purpose distributed lock manager. It is used for example by GFS and the distributed volume manager. . This is the client library for applications using the lock manager. The lock manager itself is a kernel module. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libdns22 Priority: standard Section: libs Installed-Size: 1536 Maintainer: Ubuntu Core Developers Original-Maintainer: LaMont Jones Architecture: amd64 Source: bind9 Version: 1:9.3.4-2ubuntu2.3 Replaces: libbind0 Depends: libc6 (>= 2.5-0ubuntu1), libisc11, libssl0.9.8 (>= 0.9.8c-1) Conflicts: libbind0 Filename: pool/main/b/bind9/libdns22_9.3.4-2ubuntu2.3_amd64.deb Size: 568742 MD5sum: d25c28c00bfc48ec52c18a3f5df8339a SHA1: b30186584cb7b466b009aee983bf1b1089b8bb4d SHA256: 283b213f1ad863cc4ed247ccc307abbc9f8c1ef1ebaca6338ccc72a456a9254f Description: DNS Shared Library used by BIND The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package delivers the libdns shared library used by BIND's daemons and clients. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: standard Package: libebook1.2-9 Priority: optional Section: libs Installed-Size: 364 Maintainer: Ubuntu Desktop Team Original-Maintainer: Debian Evolution Maintainers Architecture: amd64 Source: evolution-data-server Version: 1.10.1-0ubuntu1.1 Depends: libbonobo2-0 (>= 2.15.0), libc6 (>= 2.5-0ubuntu1), libcamel1.2-10 (>= 1.10.1), libedataserver1.2-9 (>= 1.9.2), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.12.9), libgnome2-0 (>= 2.14.1), libgnomevfs2-0 (>= 1:2.17.90), liborbit2 (>= 1:2.14.1), libpopt0 (>= 1.10), libxml2 (>= 2.6.27), libnspr4 Filename: pool/main/e/evolution-data-server/libebook1.2-9_1.10.1-0ubuntu1.1_amd64.deb Size: 148036 MD5sum: a5c9e5a1a71c2cc018505b9719daa136 SHA1: ee9d5b9c7de4d84c41bf374f953e0fb78268f3d3 SHA256: f536732ba1f9df1000e9d009575876cfeea22568b074b21e8d3857e55b391100 Description: Client library for evolution address books Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package is a client library for evolution address book. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: libebook1.2-dev Priority: optional Section: libdevel Installed-Size: 1056 Maintainer: Ubuntu Desktop Team Original-Maintainer: Debian Evolution Maintainers Architecture: amd64 Source: evolution-data-server Version: 1.10.1-0ubuntu1.1 Depends: libebook1.2-9 (= 1.10.1-0ubuntu1.1), libbonobo2-dev (>= 2.4.2), libgnome2-dev, libedataserver1.2-dev (>= 1.8.0) Filename: pool/main/e/evolution-data-server/libebook1.2-dev_1.10.1-0ubuntu1.1_amd64.deb Size: 146924 MD5sum: 5d25bb020dde2b468d436f6bda49b0f4 SHA1: 7968b16802b0a45508efc148d34d946cddc2497f SHA256: 531866d3593eee67fc1c73a1572d9eba5933fd02189c522aebbe4179f8d78870 Description: Client library for evolution address books (development files) Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package contains header files and static library for libebook1.2-9. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libecal1.2-7 Priority: optional Section: libs Installed-Size: 888 Maintainer: Ubuntu Desktop Team Original-Maintainer: Debian Evolution Maintainers Architecture: amd64 Source: evolution-data-server Version: 1.10.1-0ubuntu1.1 Depends: libbonobo2-0 (>= 2.15.0), libc6 (>= 2.5-0ubuntu1), libedataserver1.2-9 (>= 1.9.2), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.12.9), libgnome2-0 (>= 2.14.1), libgnomevfs2-0 (>= 1:2.17.90), liborbit2 (>= 1:2.14.1), libpopt0 (>= 1.10), libxml2 (>= 2.6.27) Filename: pool/main/e/evolution-data-server/libecal1.2-7_1.10.1-0ubuntu1.1_amd64.deb Size: 333226 MD5sum: 51e508833f8bc83f4897e0a683c546c0 SHA1: 740902e167418f1885103424efc2c35b2b2e944e SHA256: 7d1be37ad807eec48eec00857ecb791ad963c2d75e38ad14a496ab716d25cdee Description: Client library for evolution calendars Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package is a client library for evolution calendar. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: libecal1.2-dev Priority: optional Section: libdevel Installed-Size: 1420 Maintainer: Ubuntu Desktop Team Original-Maintainer: Debian Evolution Maintainers Architecture: amd64 Source: evolution-data-server Version: 1.10.1-0ubuntu1.1 Depends: libecal1.2-7 (= 1.10.1-0ubuntu1.1), libgnome2-dev, libbonobo2-dev (>= 2.4.2), libedataserver1.2-dev (>= 1.8.0) Filename: pool/main/e/evolution-data-server/libecal1.2-dev_1.10.1-0ubuntu1.1_amd64.deb Size: 192334 MD5sum: 6e475d0d73d985d53787ca47f1d835d2 SHA1: 5d59edbf7ed898a4adafdef10888640800a31ed9 SHA256: dd8cdd3f00320eb29d5baa79e4cb8bd58b78e314eaa1becf86f230e499e36871 Description: Client library for evolution calendars (development files) Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package contains header files and static library for libecal1.2-7. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libecpg-compat2 Priority: optional Section: libs Installed-Size: 248 Maintainer: Martin Pitt Original-Maintainer: Martin Pitt Architecture: amd64 Source: postgresql-8.2 Version: 8.2.6-0ubuntu0.7.04.1 Depends: libc6 (>= 2.5-0ubuntu1), libecpg5, libpgtypes2, libpq5 Filename: pool/main/p/postgresql-8.2/libecpg-compat2_8.2.6-0ubuntu0.7.04.1_amd64.deb Size: 186650 MD5sum: 269daa963f58455fe274def0913a6763 SHA1: b0c730a38d1fb3b2a763c04b9017804d02d11627 SHA256: a3298cfb6490dbf5e73f43456f0392ea051e994357a1cc185f64e7ee8df1d0ae Description: older version of run-time library for ECPG programs The libecpg_compat shared library is used by programs built with ecpg. (Embedded PostgreSQL for C). . PostgreSQL is an object-relational SQL database management system. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libecpg-dev Priority: optional Section: libdevel Installed-Size: 1028 Maintainer: Martin Pitt Original-Maintainer: Martin Pitt Architecture: amd64 Source: postgresql-8.2 Version: 8.2.6-0ubuntu0.7.04.1 Depends: libc6 (>= 2.5-0ubuntu1), libpq-dev, libecpg-compat2, libpgtypes2 Conflicts: postgresql-dev, libecpg3-dev Filename: pool/main/p/postgresql-8.2/libecpg-dev_8.2.6-0ubuntu0.7.04.1_amd64.deb Size: 382766 MD5sum: 2c41459230e9a8131eec67b31ccd44f3 SHA1: 2e89746d1341b76ff1270ecf56e1d26f35bfcf1b SHA256: 83371c9fe8bf46d5daf02bcfa404986fbf01bf822b533344b4703a078947f611 Description: development files for ECPG (Embedded PostgreSQL for C) This package contains the necessary files to build ECPG (Embedded PostgreSQL for C) programs. It includes the development libraries and the preprocessor program ecpg. . PostgreSQL is an object-relational SQL database management system. . Install this package if you want to write C programs with SQL statements embedded in them (rather than run by an external process). Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libecpg5 Priority: optional Section: libs Installed-Size: 292 Maintainer: Martin Pitt Original-Maintainer: Martin Pitt Architecture: amd64 Source: postgresql-8.2 Version: 8.2.6-0ubuntu0.7.04.1 Depends: libc6 (>= 2.5-0ubuntu1), libpgtypes2, libpq5 Filename: pool/main/p/postgresql-8.2/libecpg5_8.2.6-0ubuntu0.7.04.1_amd64.deb Size: 205964 MD5sum: 03a8e091c0ccbbb444eabdf88dec1d75 SHA1: 8191c7698df4b76bf7578a3c58a826dad81d4932 SHA256: af9dc9b06a12ae96b56b9b704c49eb2a5fff50121deeea7e85ae923649867fe8 Description: run-time library for ECPG programs The libecpg shared library is used by programs built with ECPG (Embedded PostgreSQL for C). . PostgreSQL is an object-relational SQL database management system. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libedata-book1.2-2 Priority: optional Section: libs Installed-Size: 276 Maintainer: Ubuntu Desktop Team Original-Maintainer: Debian Evolution Maintainers Architecture: amd64 Source: evolution-data-server Version: 1.10.1-0ubuntu1.1 Depends: libbonobo2-0 (>= 2.15.0), libc6 (>= 2.5-0ubuntu1), libdb4.4, libebook1.2-9 (>= 1.9.2), libedataserver1.2-9 (>= 1.9.2), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.12.9), libgnome2-0 (>= 2.14.1), libgnomevfs2-0 (>= 1:2.17.90), liborbit2 (>= 1:2.14.1), libpopt0 (>= 1.10), libxml2 (>= 2.6.27) Filename: pool/main/e/evolution-data-server/libedata-book1.2-2_1.10.1-0ubuntu1.1_amd64.deb Size: 109772 MD5sum: ca7c04462cb760e8eaebcb6601d4b3f0 SHA1: c834a59fde48f80c35c1300bc723663229aaa495 SHA256: ba07524c4a29fd861e83ec5fb2643f04b2bbd22f79c26f6b9334d2cd471906e0 Description: Backend library for evolution address books Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package is a backend library for evolution address book. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: libedata-book1.2-dev Priority: optional Section: libdevel Installed-Size: 316 Maintainer: Ubuntu Desktop Team Original-Maintainer: Debian Evolution Maintainers Architecture: amd64 Source: evolution-data-server Version: 1.10.1-0ubuntu1.1 Depends: libedata-book1.2-2 (= 1.10.1-0ubuntu1.1), libbonobo2-dev (>= 2.4.2), libgnome2-dev, libedataserver1.2-dev (>= 1.8.0), libebook1.2-dev (>= 1.8.0) Filename: pool/main/e/evolution-data-server/libedata-book1.2-dev_1.10.1-0ubuntu1.1_amd64.deb Size: 76234 MD5sum: cd30f27ce928c4922e960ea3bf8b7063 SHA1: 14ed0282e57f37ad308c3235642f9c92573cc348 SHA256: 459299954d6b6b9ffb0ca4b27ec635ecda7eb25a2a59b1ec9004d0012e3beda5 Description: Backend library for evolution address books (development files) Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package contains header files and static library for libedata-book1.2-2 Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libedata-cal1.2-6 Priority: optional Section: libs Installed-Size: 320 Maintainer: Ubuntu Desktop Team Original-Maintainer: Debian Evolution Maintainers Architecture: amd64 Source: evolution-data-server Version: 1.10.1-0ubuntu1.1 Depends: libbonobo2-0 (>= 2.15.0), libc6 (>= 2.5-0ubuntu1), libecal1.2-7 (>= 1.9.2), libedataserver1.2-9 (>= 1.9.2), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.12.9), libgnome2-0 (>= 2.14.1), libgnomevfs2-0 (>= 1:2.17.90), liborbit2 (>= 1:2.14.1), libpopt0 (>= 1.10), libxml2 (>= 2.6.27) Filename: pool/main/e/evolution-data-server/libedata-cal1.2-6_1.10.1-0ubuntu1.1_amd64.deb Size: 121932 MD5sum: 300a70577c5583ee18b7e077ad7b69ff SHA1: ea1decf0bc5d25e6af4b0572fedf1e46b2045845 SHA256: 5b91e2221de10307836e7f967a73dd4a918f5a8736c6c11e47a75efbe0acdf5a Description: Backend library for evolution calendars Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package is a backend library for evolution calendar. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: libedata-cal1.2-dev Priority: optional Section: libdevel Installed-Size: 832 Maintainer: Ubuntu Desktop Team Original-Maintainer: Debian Evolution Maintainers Architecture: amd64 Source: evolution-data-server Version: 1.10.1-0ubuntu1.1 Depends: libedata-cal1.2-6 (= 1.10.1-0ubuntu1.1), libgnome2-dev, libbonobo2-dev (>= 2.4.2), libgnomevfs2-dev, libedataserver1.2-dev (>= 1.8.0), libecal1.2-dev (>= 1.8.0) Filename: pool/main/e/evolution-data-server/libedata-cal1.2-dev_1.10.1-0ubuntu1.1_amd64.deb Size: 116938 MD5sum: 7910c2e1822e65da02b3ffc3d14a63f7 SHA1: 1a2a60de5bc68e652ccdeaecdfea48c44d558740 SHA256: 0de99b29bd24fe607d208f3287e34673dd8bc5866a51c194eea3fc0e49a43657 Description: Backend library for evolution calendars (development files) Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package contains header files and static library for libedata-cal1.2-6. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libedataserver1.2-9 Priority: optional Section: libs Installed-Size: 292 Maintainer: Ubuntu Desktop Team Original-Maintainer: Debian Evolution Maintainers Architecture: amd64 Source: evolution-data-server Version: 1.10.1-0ubuntu1.1 Depends: libbonobo2-0 (>= 2.15.0), libc6 (>= 2.5-0ubuntu1), libdb4.4, libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.12.9), liborbit2 (>= 1:2.14.1), libxml2 (>= 2.6.27) Filename: pool/main/e/evolution-data-server/libedataserver1.2-9_1.10.1-0ubuntu1.1_amd64.deb Size: 132672 MD5sum: f962d07d7a7eae7fe9f6889fbb35aed1 SHA1: 858cdeb8fcd6faf21b82b4f55312a7ddd1de51a8 SHA256: 799c9b6fd96459c62f20a9e0273e54c8f93e2d1da78c8e498031ac3011520676 Description: Utility library for evolution data servers The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package is a utility library for evolution-data-server. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: libedataserver1.2-dev Priority: optional Section: libdevel Installed-Size: 956 Maintainer: Ubuntu Desktop Team Original-Maintainer: Debian Evolution Maintainers Architecture: amd64 Source: evolution-data-server Version: 1.10.1-0ubuntu1.1 Depends: libedataserver1.2-9 (= 1.10.1-0ubuntu1.1), libxml2-dev, libglib2.0-dev, libgconf2-dev, libbonobo2-dev (>= 2.4.2), liborbit2-dev (>= 1:2.9.8), libnspr-dev Filename: pool/main/e/evolution-data-server/libedataserver1.2-dev_1.10.1-0ubuntu1.1_amd64.deb Size: 139764 MD5sum: e7080829202c0156f7cd193c6cd4a4fd SHA1: 8d7abcb26011a4846a56f6b96cc868c98b322d54 SHA256: 47484c6c6bbc873a285478d1bc25d55eacd75539dc46f16cc0693d32eff44121 Description: Utility library for evolution data servers (development files) The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains header files and static library for libedataserver1.2-9. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libedataserverui1.2-8 Priority: optional Section: libs Installed-Size: 292 Maintainer: Ubuntu Desktop Team Original-Maintainer: Debian Evolution Maintainers Architecture: amd64 Source: evolution-data-server Version: 1.10.1-0ubuntu1.1 Depends: libatk1.0-0 (>= 1.13.1), libbonobo2-0 (>= 2.15.0), libc6 (>= 2.5-0ubuntu1), libcairo2 (>= 1.4.2), libebook1.2-9 (>= 1.9.2), libfontconfig1 (>= 2.4.0), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.5.1), libglib2.0-0 (>= 2.12.9), libgnome2-0 (>= 2.14.1), libgtk2.0-0 (>= 2.10.3), liborbit2 (>= 1:2.14.1), libpango1.0-0 (>= 1.16.2), libpopt0 (>= 1.10), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3 (>= 1:4.0.1), libxi6, libxinerama1, libxml2 (>= 2.6.27), libxrandr2 (>= 2:1.2.0), libxrender1, libnspr4 Filename: pool/main/e/evolution-data-server/libedataserverui1.2-8_1.10.1-0ubuntu1.1_amd64.deb Size: 130754 MD5sum: 50e32ac9429fe4875d6e42c0f65bf1ec SHA1: 1b0fff5b8841d3687d03d4316fd2f79aaac3de2c SHA256: 7d86948909cfcf09e6f64760c99eea795582af27dd82a94c841c0536cc5386ad Description: GUI utility library for evolution data servers The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package is a GUI utility library for evolution-data-server. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: libedataserverui1.2-dev Priority: optional Section: libdevel Installed-Size: 184 Maintainer: Ubuntu Desktop Team Original-Maintainer: Debian Evolution Maintainers Architecture: amd64 Source: evolution-data-server Version: 1.10.1-0ubuntu1.1 Depends: libedataserverui1.2-8 (= 1.10.1-0ubuntu1.1), libgtk2.0-dev, libglade2-dev, libgnome2-dev, libedataserver1.2-dev (>= 1.8.0), libebook1.2-dev (>= 1.8.0) Filename: pool/main/e/evolution-data-server/libedataserverui1.2-dev_1.10.1-0ubuntu1.1_amd64.deb Size: 67498 MD5sum: e5aca30c7acf82556060328ff855c252 SHA1: 295deecd3c0dfcffc3e9e956d66c471e4f97645a SHA256: 4970fd2dee79d8ebd368bd5ef45c1d33f9f77b48441509289b99ef6d37567747 Description: GUI utility library for evolution data servers (development files) The data server, called "Evolution Data Server" is responsible for managing calendar and addressbook information. . This package contains header files and static library for libedataserverui1.2-8. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libegroupwise1.2-13 Priority: optional Section: libs Installed-Size: 272 Maintainer: Ubuntu Desktop Team Original-Maintainer: Debian Evolution Maintainers Architecture: amd64 Source: evolution-data-server Version: 1.10.1-0ubuntu1.1 Depends: libbonobo2-0 (>= 2.15.0), libc6 (>= 2.5-0ubuntu1), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.12.9), libgnutls13 (>= 1.4.0-0), liborbit2 (>= 1:2.14.1), libsoup2.2-8 (>= 2.2.98), libxml2 (>= 2.6.27) Filename: pool/main/e/evolution-data-server/libegroupwise1.2-13_1.10.1-0ubuntu1.1_amd64.deb Size: 119128 MD5sum: 59e1ef61e5ca047f8b81480428bd9fd7 SHA1: 4b61f747068b8b162ee662a75ff24525b67fa664 SHA256: 6e45e632b448bfbb25bfa8b9e3370b21e792cbaef9ef45d2228f80744c51360b Description: Client library for accessing groupwise POA through SOAP interface This package is a client library for accessing groupwise POA through SOAP interface of Evolution. . Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: libegroupwise1.2-dev Priority: optional Section: libdevel Installed-Size: 176 Maintainer: Ubuntu Desktop Team Original-Maintainer: Debian Evolution Maintainers Architecture: amd64 Source: evolution-data-server Version: 1.10.1-0ubuntu1.1 Depends: libegroupwise1.2-13 (= 1.10.1-0ubuntu1.1), libsoup2.2-dev Filename: pool/main/e/evolution-data-server/libegroupwise1.2-dev_1.10.1-0ubuntu1.1_amd64.deb Size: 68364 MD5sum: c1afb788776abe5981e3df343a31935b SHA1: b83ab610b3ea718c9af0dd9b6b907c22b19f2d1f SHA256: e9ad19b1c7d3bade07547bd8c137e102171a5b26d5865a0ea1b4b8a3be557411 Description: Development files for libegroupwise This package contains header files and static library for libegroupwise1.2-13. . libegroupwise is client library for accessing groupwise POA through SOAP interface of Evolution. . Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libexchange-storage1.2-3 Priority: optional Section: libs Installed-Size: 432 Maintainer: Ubuntu Desktop Team Original-Maintainer: Debian Evolution Maintainers Architecture: amd64 Source: evolution-data-server Version: 1.10.1-0ubuntu1.1 Depends: libatk1.0-0 (>= 1.13.1), libbonobo2-0 (>= 2.15.0), libc6 (>= 2.5-0ubuntu1), libcairo2 (>= 1.4.2), libcomerr2 (>= 1.33-3), libedataserver1.2-9 (>= 1.9.2), libfontconfig1 (>= 2.4.0), libgconf2-4 (>= 2.13.5), libglade2-0 (>= 1:2.5.1), libglib2.0-0 (>= 2.12.9), libgnome2-0 (>= 2.14.1), libgnutls13 (>= 1.4.0-0), libgtk2.0-0 (>= 2.10.3), libkrb53 (>= 1.4.2), libldap2 (>= 2.1.17-1), liborbit2 (>= 1:2.14.1), libpango1.0-0 (>= 1.16.2), libpopt0 (>= 1.10), libsoup2.2-8 (>= 2.2.98), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3 (>= 1:4.0.1), libxi6, libxinerama1, libxml2 (>= 2.6.27), libxrandr2 (>= 2:1.2.0), libxrender1 Filename: pool/main/e/evolution-data-server/libexchange-storage1.2-3_1.10.1-0ubuntu1.1_amd64.deb Size: 191430 MD5sum: 704d194f4c47e3e7522380226e3e6fcc SHA1: c6f9c0a637f78da7564c1137e164f42b468e4163 SHA256: d1d17c7ab9f707fdfa084096d9bd8ddd9095f46dc33ffef414aa617db9893aaf Description: Backend library for evolution calendars Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package is a backend library for evolution exchange. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: libexchange-storage1.2-dev Priority: optional Section: libdevel Installed-Size: 412 Maintainer: Ubuntu Desktop Team Original-Maintainer: Debian Evolution Maintainers Architecture: amd64 Source: evolution-data-server Version: 1.10.1-0ubuntu1.1 Depends: libexchange-storage1.2-3 (= 1.10.1-0ubuntu1.1), libsoup2.2-dev Filename: pool/main/e/evolution-data-server/libexchange-storage1.2-dev_1.10.1-0ubuntu1.1_amd64.deb Size: 100230 MD5sum: dd2c3f4a574feeabb4a62928f270cb01 SHA1: 49254795f16c7606d3316ad6bb34813d52a64071 SHA256: 4fae67a2345e60103b37e6e4723d6562c85e398be2fbf74dfda1c79ec6ebce40 Description: Backend library for evolution calendars (development files) Evolution is the integrated mail, calendar, task and address book distributed suite from Novell, Inc. . This package contains header files and static library for libexchange-storage1.2-3. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libexif-dev Priority: optional Section: libdevel Installed-Size: 5612 Maintainer: Ubuntu Core Developers Original-Maintainer: Frederic Peters Architecture: amd64 Source: libexif Version: 0.6.13-5ubuntu0.3 Depends: libexif12 (= 0.6.13-5ubuntu0.3), libc6-dev Filename: pool/main/libe/libexif/libexif-dev_0.6.13-5ubuntu0.3_amd64.deb Size: 1005978 MD5sum: 12f9016542fa2dab6244833228219334 SHA1: 577fee1337b6d244f4b4d26079e1ba20c6c5d4de SHA256: ac0ddf90e715a46c97f0655e99d8fe8f90026cecd17f2747c74dba15aec44fc1 Description: library to parse EXIF files (development files) Most digital cameras produce EXIF files, which are JPEG files with extra tags that contain information about the image. The EXIF library allows you to parse an EXIF file and read the data from those tags. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libexif12 Priority: optional Section: libs Installed-Size: 492 Maintainer: Ubuntu Core Developers Original-Maintainer: Frederic Peters Architecture: amd64 Source: libexif Version: 0.6.13-5ubuntu0.3 Depends: libc6 (>= 2.5-0ubuntu1) Filename: pool/main/libe/libexif/libexif12_0.6.13-5ubuntu0.3_amd64.deb Size: 70346 MD5sum: 32f78b0313d4ca69cf2e19090b07efeb SHA1: 29c57d25fe1d259a13b069dbda00a23d7e697cb4 SHA256: e0d38cb158147bce0835c1c1b1d20435224283c4780357ba204f3988fb64b0a5 Description: library to parse EXIF files Most digital cameras produce EXIF files, which are JPEG files with extra tags that contain information about the image. The EXIF library allows you to parse an EXIF file and read the data from those tags. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: libexiv2-0.12 Priority: optional Section: libs Installed-Size: 972 Maintainer: Ubuntu Core Developers Original-Maintainer: KELEMEN Peter Architecture: amd64 Source: exiv2 Version: 0.12-0ubuntu2.1 Replaces: libexiv2 Depends: libc6 (>= 2.5-0ubuntu1), libgcc1 (>= 1:4.1.2), libstdc++6 (>= 4.1.2), zlib1g (>= 1:1.2.1) Recommends: exiv2 Conflicts: libexiv2 Filename: pool/main/e/exiv2/libexiv2-0.12_0.12-0ubuntu2.1_amd64.deb Size: 320666 MD5sum: c65dd9bb0ab46b55d185408deeecba6c SHA1: fd38d35ab3ceb6b262971d81f448b2c6d828216e SHA256: 6d29a091f419dda9d3acd277fc996d1d3d43052b702551ea5e9595e5cea9213c Description: EXIF/IPTC metadata manipulation library Exiv2 library supports: * full read and write access to the EXIF and IPTC metadata of an image through Exiv2 keys and standard C++ iterators * a smart IPTC implementation that does not affect data that programs like Photoshop store in the same image segment * EXIF MakerNote support: o MakerNote tags can be accessed just like any other EXIF metadata o a sophisticated write algorithm avoids corrupting the MakerNote: * extract and delete methods for EXIF thumbnails (both, JPEG and TIFF thumbnails) * set methods for EXIF thumbnails (JPEG only, TIFF thumbnails can be set from individual tags) * complete API documentation (by Doxygen) * generic lower-level classes to access IFD (Image File Directory) data structures Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: kubuntu-desktop Package: libexiv2-dev Priority: optional Section: libdevel Installed-Size: 2840 Maintainer: Ubuntu Core Developers Original-Maintainer: KELEMEN Peter Architecture: amd64 Source: exiv2 Version: 0.12-0ubuntu2.1 Depends: libexiv2-0.12 (= 0.12-0ubuntu2.1) Suggests: libexiv2-doc Filename: pool/main/e/exiv2/libexiv2-dev_0.12-0ubuntu2.1_amd64.deb Size: 589930 MD5sum: 824529b76088c4c520fa726a81f45cd4 SHA1: 317b51fc78b977053cc1631f26f76b93ea0e5a79 SHA256: c4964d1fac9c4868d9d76eaa19070be3fa3833cc39edec78165473b78dcf1120 Description: EXIF/IPTC metadata manipulation library - development files Exiv2 C++ header files. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libexiv2-doc Priority: optional Section: doc Installed-Size: 9556 Maintainer: Ubuntu Core Developers Original-Maintainer: KELEMEN Peter Architecture: all Source: exiv2 Version: 0.12-0ubuntu2.1 Depends: libexiv2-0.12 Filename: pool/main/e/exiv2/libexiv2-doc_0.12-0ubuntu2.1_all.deb Size: 1735332 MD5sum: f37635e5c13f681e812d919f30eb204d SHA1: 85c7575b18603c2ddc0df69f7d0dc2e6e61aaf14 SHA256: 0503a24bc8e8b1d87762fecf87c52bf96a5923b79f05f9d51f5425023440ca8c Description: EXIF/IPTC metadata manipulation library - HTML documentation Exiv2 HTML documentation. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libflac++-dev Priority: optional Section: libdevel Installed-Size: 324 Maintainer: Ubuntu Core Developers Original-Maintainer: Joshua Kwan Architecture: amd64 Source: flac Version: 1.1.2-5ubuntu2.1 Depends: libflac-dev, libflac++5c2 (= 1.1.2-5ubuntu2.1) Filename: pool/main/f/flac/libflac++-dev_1.1.2-5ubuntu2.1_amd64.deb Size: 50902 MD5sum: eb64b0e5e47ca12473f2510ed41d692c SHA1: 62ef1592effdba713c4e54c8ee7f82ceb2bb4a25 SHA256: da7ee67c9698b6d0172eb1712554e09a51a3f6e1ee57730d7e013ca14693815d Description: Free Lossless Audio Codec - C++ development library FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is similar to MP3, but lossless. The FLAC project consists of: . * The stream format * libFLAC, which implements a reference encoder, stream decoder, and file decoder * flac, which is a command-line wrapper around libFLAC to encode and decode .flac files * Input plugins for various music players (Winamp, XMMS, and more in the works) . This package contains the development library libFLAC++. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libflac++5c2 Priority: optional Section: libs Installed-Size: 188 Maintainer: Ubuntu Core Developers Original-Maintainer: Joshua Kwan Architecture: amd64 Source: flac Version: 1.1.2-5ubuntu2.1 Replaces: libflac++5 Depends: libc6 (>= 2.5-0ubuntu1), libflac7, libgcc1 (>= 1:4.1.2), libstdc++6 (>= 4.1.2) Conflicts: libflac++5 Filename: pool/main/f/flac/libflac++5c2_1.1.2-5ubuntu2.1_amd64.deb Size: 44660 MD5sum: 9319f8cd342a00fd7ac6df5eb34b7c3e SHA1: 7dd26dac85fd21c72500eaeffb47b149e0000933 SHA256: 55593c3520b0dc2f4c3291805c55201ace7cd7fd6988a83bf3173d6dc993f360 Description: Free Lossless Audio Codec - C++ runtime library FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is similar to MP3, but lossless. The FLAC project consists of: . * The stream format * libFLAC, which implements a reference encoder, stream decoder, and file decoder * flac, which is a command-line wrapper around libFLAC to encode and decode .flac files * Input plugins for various music players (Winamp, XMMS, and more in the works) . This package contains the runtime library libFLAC++. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: kubuntu-desktop Package: libflac-dev Priority: optional Section: libdevel Installed-Size: 828 Maintainer: Ubuntu Core Developers Original-Maintainer: Joshua Kwan Architecture: amd64 Source: flac Version: 1.1.2-5ubuntu2.1 Depends: libflac7 (= 1.1.2-5ubuntu2.1), libc6-dev Filename: pool/main/f/flac/libflac-dev_1.1.2-5ubuntu2.1_amd64.deb Size: 206168 MD5sum: ea57c2738402f58cbb5ecb1143f05650 SHA1: 5f350119c61677331e5fa78b5a9f615b2cfa29f6 SHA256: de7ee7c479cf73b41839b28011607a22e3e3447b4e5e97b6009c9dd4fe3e08fc Description: Free Lossless Audio Codec - C development library FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is similar to MP3, but lossless. The FLAC project consists of: . * The stream format * libFLAC, which implements a reference encoder, stream decoder, and file decoder * flac, which is a command-line wrapper around libFLAC to encode and decode .flac files * Input plugins for various music players (Winamp, XMMS, and more in the works) . This package contains the development library libFLAC. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libflac-doc Priority: optional Section: doc Installed-Size: 4768 Maintainer: Ubuntu Core Developers Original-Maintainer: Joshua Kwan Architecture: all Source: flac Version: 1.1.2-5ubuntu2.1 Recommends: doc-base Suggests: libflac-dev Filename: pool/main/f/flac/libflac-doc_1.1.2-5ubuntu2.1_all.deb Size: 448078 MD5sum: dd0a520052ac1b86ff0206e2bd0d8671 SHA1: 5dc40e028702b9d74710a7247929a155882c36a8 SHA256: 3f11e30fe7876642f7bd1075ddc6f11f66347b776b3c4738d72ce0e48fdb5a57 Description: Free Lossless Audio Codec - library documentation FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is similar to MP3, but lossless. The FLAC project consists of: . * The stream format * libFLAC, which implements a reference encoder, stream decoder, and file decoder * flac, which is a command-line wrapper around libFLAC to encode and decode .flac files * Input plugins for various music players (Winamp, XMMS, and more in the works) . This package contains the API documentation for all the FLAC libraries. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libflac7 Priority: optional Section: libs Installed-Size: 328 Maintainer: Ubuntu Core Developers Original-Maintainer: Joshua Kwan Architecture: amd64 Source: flac Version: 1.1.2-5ubuntu2.1 Replaces: libflac4 (= 1.1.1-1) Depends: libc6 (>= 2.5-0ubuntu1) Conflicts: libflac4 (= 1.1.1-1) Filename: pool/main/f/flac/libflac7_1.1.2-5ubuntu2.1_amd64.deb Size: 131488 MD5sum: fc1c8d7ac1d3fb37f3e89017bda9de59 SHA1: bc51a34669c5d959db1a51a8c239c9479384712e SHA256: 12be2bfd9d1a838fccc54c4d6d67b9dd494fb232c24eea2747db6d3177c7ef91 Description: Free Lossless Audio Codec - runtime C library FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is similar to MP3, but lossless. The FLAC project consists of: . * The stream format * libFLAC, which implements a reference encoder, stream decoder, and file decoder * flac, which is a command-line wrapper around libFLAC to encode and decode .flac files * Input plugins for various music players (Winamp, XMMS, and more in the works) . This package contains the runtime library libFLAC. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: libfreetype6 Priority: optional Section: libs Installed-Size: 688 Maintainer: Ubuntu Core Developers Original-Maintainer: Steve Langasek Architecture: amd64 Source: freetype Version: 2.2.1-5ubuntu1.2 Replaces: freetype0, freetype1 Depends: libc6 (>= 2.5-0ubuntu1), zlib1g (>= 1:1.2.1) Suggests: libfreetype6-dev Conflicts: freetype, xpdf-reader (<< 1.00-4) Filename: pool/main/f/freetype/libfreetype6_2.2.1-5ubuntu1.2_amd64.deb Size: 355868 MD5sum: 7c1ca824c4b99d0602f2ab3a48217daa SHA1: 18f6928f3cad3cbddbae30a7b8989f8fd452154d SHA256: 2f37d92c702647dbceeeda5a03e584b4aa23b8d998c00200deaf4b25b92deb77 Description: FreeType 2 font engine, shared library files The FreeType project is a team of volunteers who develop free, portable and high-quality software solutions for digital typography. They specifically target embedded systems and focus on bringing small, efficient and ubiquitous products. . The FreeType 2 library is their new software font engine. It has been designed to provide the following important features: * A universal and simple API to manage font files * Support for several font formats through loadable modules * High-quality anti-aliasing * High portability & performance . Supported font formats include: * TrueType files (.ttf) and collections (.ttc) * Type 1 font files both in ASCII (.pfa) or binary (.pfb) format * Type 1 Multiple Master fonts. The FreeType 2 API also provides routines to manage design instances easily * Type 1 CID-keyed fonts * OpenType/CFF (.otf) fonts * CFF/Type 2 fonts * Adobe CEF fonts (.cef), used to embed fonts in SVG documents with the Adobe SVG viewer plugin. * Windows FNT/FON bitmap fonts . This package contains the files needed to run programs that use the FreeType 2 library. . Home Page: http://www.freetype.org/ Authors: David Turner Robert Wilhelm Werner Lemberg Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: libfreetype6-dev Priority: optional Section: libdevel Installed-Size: 3148 Maintainer: Ubuntu Core Developers Original-Maintainer: Steve Langasek Architecture: amd64 Source: freetype Version: 2.2.1-5ubuntu1.2 Replaces: freetype0-dev, freetype1-dev Depends: libfreetype6 (= 2.2.1-5ubuntu1.2), libc6-dev | libc-dev, zlib1g-dev | libz-dev Conflicts: freetype0-dev, freetype1 (<= 1.0.0.1998-03-22-1), freetype1-dev Filename: pool/main/f/freetype/libfreetype6-dev_2.2.1-5ubuntu1.2_amd64.deb Size: 669160 MD5sum: 7c282fffc798a15c26611d605ab5f644 SHA1: d685444bf1ef18d33cbbc3d0ef93ce1561f7332a SHA256: f64be527b893e8ddc189adabd5d3a879e071169171ab983498c70418e834de98 Description: FreeType 2 font engine, development files The FreeType project is a team of volunteers who develop free, portable and high-quality software solutions for digital typography. They specifically target embedded systems and focus on bringing small, efficient and ubiquitous products. . This package contains all supplementary files (static library, headers and documentation) you need to develop your own programs using the FreeType 2 library. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libgd2-noxpm Priority: optional Section: libs Installed-Size: 644 Maintainer: Ubuntu Core Developers Original-Maintainer: Jonas Smedegaard Architecture: amd64 Source: libgd2 Version: 2.0.34~rc1-2ubuntu1.2 Replaces: libgd2 (<< 2.0.4-2) Depends: libc6 (>= 2.5-0ubuntu1), libfreetype6 (>= 2.2), libjpeg62, libpng12-0 (>= 1.2.13-4), zlib1g (>= 1:1.2.1) Suggests: libgd-tools Conflicts: libgd2-xpm, libgd2 (<< 2.0.4-5) Filename: pool/main/libg/libgd2/libgd2-noxpm_2.0.34~rc1-2ubuntu1.2_amd64.deb Size: 206754 MD5sum: 719326bc17188e87b05d18556a3be9c0 SHA1: 4370f7e8e767f2f8a3a21c42b2c98e0acf839b14 SHA256: 2c7c8bc99ca0321bf5fe16396d756debb99eec73c5cfa25cd514748d08bcb397 Description: GD Graphics Library version 2 (without XPM support) GD is a graphics library. It allows your code to quickly draw images complete with lines, arcs, text, multiple colours, cut and paste from other images, flood fills, and write out the result as a PNG file. This is particularly useful in World Wide Web applications, where PNG is one of the formats accepted for inline images by most browsers. . This is the runtime package of the library, built without XPM (X pixmap) or fontconfig support. . Homepage: http://libgd.org/ Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libgd2-noxpm-dev Priority: optional Section: libdevel Installed-Size: 944 Maintainer: Ubuntu Core Developers Original-Maintainer: Jonas Smedegaard Architecture: amd64 Source: libgd2 Version: 2.0.34~rc1-2ubuntu1.2 Provides: libgd2-dev Depends: libgd2-noxpm (= 2.0.34~rc1-2ubuntu1.2), libc6-dev, libfreetype6-dev, libjpeg62-dev, libpng12-0-dev, zlib1g-dev Conflicts: libgd-noxpm-dev, libgd-xpm-dev, libgd2-xpm-dev, libgd2-dev (<< 2.0.4-5), libgd-gif1-dev Filename: pool/main/libg/libgd2/libgd2-noxpm-dev_2.0.34~rc1-2ubuntu1.2_amd64.deb Size: 347520 MD5sum: 21bdaa7175d8394fd7cef3be7350c0c0 SHA1: 330bfb0bd1cc77fa53442f7a3ed080bbda0c28ad SHA256: fc2b77528c3d513f879f8a7a87d3c330138f511565ded501974962c84b40e72b Description: GD Graphics Library version 2 (development version) GD is a graphics library. It allows your code to quickly draw images complete with lines, arcs, text, multiple colours, cut and paste from other images, flood fills, and write out the result as a PNG file. This is particularly useful in World Wide Web applications, where PNG is one of the formats accepted for inline images by most browsers. . This is the full development version of the library, built without XPM (X pixmap) or fontconfig support. . Homepage: http://libgd.org/ Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libgd2-xpm Priority: optional Section: libs Installed-Size: 652 Maintainer: Ubuntu Core Developers Original-Maintainer: Jonas Smedegaard Architecture: amd64 Source: libgd2 Version: 2.0.34~rc1-2ubuntu1.2 Replaces: libgd2 (<< 2.0.4-2) Depends: libc6 (>= 2.5-0ubuntu1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.2), libjpeg62, libpng12-0 (>= 1.2.13-4), libx11-6, libxpm4, zlib1g (>= 1:1.2.1) Suggests: libgd-tools Conflicts: libgd2-noxpm, libgd2 (<< 2.0.4-5) Filename: pool/main/libg/libgd2/libgd2-xpm_2.0.34~rc1-2ubuntu1.2_amd64.deb Size: 209092 MD5sum: e41db7e1fa76df1293adc1e3d1a2c512 SHA1: 68460144dc4266b31bd7ba72a1b832a9adfb2fbc SHA256: 9f5d19ba30712da777135402d7641caf38f2a756ff3643497899be494adc6142 Description: GD Graphics Library version 2 GD is a graphics library. It allows your code to quickly draw images complete with lines, arcs, text, multiple colours, cut and paste from other images, flood fills, and write out the result as a PNG file. This is particularly useful in World Wide Web applications, where PNG is one of the formats accepted for inline images by most browsers. . This is the runtime package of the library, built with XPM (X pixmap) and fontconfig support. . Homepage: http://libgd.org/ Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libgd2-xpm-dev Priority: optional Section: libdevel Installed-Size: 952 Maintainer: Ubuntu Core Developers Original-Maintainer: Jonas Smedegaard Architecture: amd64 Source: libgd2 Version: 2.0.34~rc1-2ubuntu1.2 Depends: libgd2-xpm (= 2.0.34~rc1-2ubuntu1.2), libc6-dev, libfontconfig1-dev, libfreetype6-dev, libjpeg62-dev, libpng12-0-dev, libx11-dev, libxpm-dev, zlib1g-dev Conflicts: libgd-noxpm-dev, libgd-xpm-dev, libgd2-noxpm-dev, libgd2-dev (<< 2.0.4-5), libgd-gif1-dev Filename: pool/main/libg/libgd2/libgd2-xpm-dev_2.0.34~rc1-2ubuntu1.2_amd64.deb Size: 349876 MD5sum: c99c7515b42db73a4f54d76680471a16 SHA1: e3925613b903b0d8af334f5220fa11c4553997d4 SHA256: c8de39ab43888054f9c6e5a73f4f7c2b9e5f24ef315c58a76c2c3cbfe450b0f6 Description: GD Graphics Library version 2 (development version) GD is a graphics library. It allows your code to quickly draw images complete with lines, arcs, text, multiple colours, cut and paste from other images, flood fills, and write out the result as a PNG file. This is particularly useful in World Wide Web applications, where PNG is one of the formats accepted for inline images by most browsers. . This is the full development version of the library, built with XPM (X pixmap) and fontconfig support. . Homepage: http://libgd.org/ Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libgimp2.0 Priority: optional Section: libs Installed-Size: 2344 Maintainer: Ubuntu Core Developers Original-Maintainer: Ari Pollak Architecture: amd64 Source: gimp Version: 2.2.13-1ubuntu4.3 Depends: libatk1.0-0 (>= 1.13.1), libc6 (>= 2.5-0ubuntu1), libcairo2 (>= 1.4.2), libfontconfig1 (>= 2.4.0), libglib2.0-0 (>= 2.12.9), libgtk2.0-0 (>= 2.10.3), libpango1.0-0 (>= 1.16.2), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3 (>= 1:4.0.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1 Filename: pool/main/g/gimp/libgimp2.0_2.2.13-1ubuntu4.3_amd64.deb Size: 473860 MD5sum: 5a4beaea2dcaed31ca6f887af98b7ea6 SHA1: f2faeea28b90c7d62f53c1d949aa4e76b9c05dab SHA256: 547ac0e8b24385b71fb2bf2d3514f4616ccfc62ba4b11cfccae226b22d0171e9 Description: Libraries necessary to Run the GIMP This package includes the libgimp libraries, which are necessary to run The GIMP. . It has been split off from the main gimp package in order to facilitate easy development for packages that use libgimp, like SANE, the Scanner Access package for GIMP, as well as any other third-party plugins. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: libgimp2.0-dev Priority: optional Section: libdevel Installed-Size: 964 Maintainer: Ubuntu Core Developers Original-Maintainer: Ari Pollak Architecture: amd64 Source: gimp Version: 2.2.13-1ubuntu4.3 Depends: libgimp2.0 (= 2.2.13-1ubuntu4.3), libgtk2.0-dev (>= 2.4.4-1), pkg-config Suggests: libgimp2.0-doc Filename: pool/main/g/gimp/libgimp2.0-dev_2.2.13-1ubuntu4.3_amd64.deb Size: 120088 MD5sum: 95903f7a43680da53404664e7ca3e50b SHA1: 829590d23f880e09699daff4ab722c29e7474a32 SHA256: 3c43b3f7aef4932e5d44c807fb5a072efff4bad78905419950c130b40a4a2d99 Description: Headers and other files for compiling plugins for The GIMP This package contains the header files for the GNU Image Manipulation Program, along with the static versions of libgimp. It also includes the gimptool-2.0 utility. . Install this package if you wish to compile your own plugins, or if you wish to develop packages that use libgimp. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libgimp2.0-doc Priority: optional Section: doc Installed-Size: 4676 Maintainer: Ubuntu Core Developers Original-Maintainer: Ari Pollak Architecture: all Source: gimp Version: 2.2.13-1ubuntu4.3 Depends: lynx | www-browser Filename: pool/main/g/gimp/libgimp2.0-doc_2.2.13-1ubuntu4.3_all.deb Size: 556852 MD5sum: 95f5dc92da9e00ffef1a68bdf144901a SHA1: 4714b965cb714c47772f0400ac7ecf26826a1854 SHA256: 58cfbe3418f20c60b0947229a5137e37d20e5da0b9513b488ef51b4dadd9498e Description: Developers' Documentation for the GIMP library This package contains the HTML documentation for the GIMP library in /usr/share/gtk-doc/html/ . Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libgnutls-dev Priority: optional Section: libdevel Installed-Size: 1484 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian GnuTLS Maintainers Architecture: amd64 Source: gnutls13 Version: 1.4.4-3ubuntu0.1 Replaces: libgnutls11-dev, gnutls-dev (<< 0.4.0-0), gnutls0.4-dev Provides: gnutls-dev Depends: libgnutls13 (= 1.4.4-3ubuntu0.1), libgcrypt11-dev (>= 1.2.2), libc6-dev | libc-dev, zlib1g-dev, libtasn1-3-dev (>= 0.3.4), libopencdk8-dev, liblzo-dev Suggests: gnutls-doc, gnutls-bin Conflicts: libgnutls11-dev, gnutls-dev (<< 0.4.0-0), gnutls0.4-dev Filename: pool/main/g/gnutls13/libgnutls-dev_1.4.4-3ubuntu0.1_amd64.deb Size: 393370 MD5sum: c1e6fb2c19a59df693d8292723767cd2 SHA1: 6ab41074ba756b1cc894bde1077c105d66ed91d3 SHA256: d5e390d856f87b8569f3fb8b252b9985156ac952186a3c0b3c6896c877458ce2 Description: the GNU TLS library - development files gnutls is a portable library which implements the Transport Layer Security (TLS) 1.0 and Secure Sockets Layer (SSL) 3.0 protocols. . Currently gnutls implements: - the TLS 1.0 and SSL 3.0 protocols, without any US-export controlled algorithms - X509 Public Key Infrastructure (with several limitations). - SRP for TLS authentication. - TLS Extension mechanism . This package contains the gnutls development files. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libgnutls13 Priority: important Section: libs Installed-Size: 768 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian GnuTLS Maintainers Architecture: amd64 Source: gnutls13 Version: 1.4.4-3ubuntu0.1 Replaces: gnutls0, gnutls3, gnutls0.4 Depends: libc6 (>= 2.5-0ubuntu1), libgcrypt11 (>= 1.2.2), libgpg-error0 (>= 1.4), liblzo1, libopencdk8 (>= 0.5.8), libtasn1-3 (>= 0.3.4), zlib1g (>= 1:1.2.1) Suggests: gnutls-bin Conflicts: gnutls0, gnutls0.4 Filename: pool/main/g/gnutls13/libgnutls13_1.4.4-3ubuntu0.1_amd64.deb Size: 324090 MD5sum: 9582e129d9e7d8b8883e1fc58c676df0 SHA1: 2de57688f06586b125e3b0d441f4c70216a5a6d8 SHA256: b2ee2e127bb384724b77a011a38b8535c2c82fcbdef4935b1d4070062724d16c Description: the GNU TLS library - runtime library gnutls is a portable library which implements the Transport Layer Security (TLS) 1.0 and Secure Sockets Layer (SSL) 3.0 protocols. . Currently gnutls implements: - the TLS 1.0 and SSL 3.0 protocols, without any US-export controlled algorithms - X509 Public Key Infrastructure (with several limitations). - SRP for TLS authentication. - TLS Extension mechanism . This package contains the runtime libraries. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: minimal Package: libgnutls13-dbg Priority: extra Section: devel Installed-Size: 1688 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian GnuTLS Maintainers Architecture: amd64 Source: gnutls13 Version: 1.4.4-3ubuntu0.1 Depends: libgnutls13 (= 1.4.4-3ubuntu0.1) Filename: pool/main/g/gnutls13/libgnutls13-dbg_1.4.4-3ubuntu0.1_amd64.deb Size: 544788 MD5sum: 5c4040ce92955476d9a4839fa7723691 SHA1: 8644699d5f4a159ddfb257d0487e60fc9b5317f0 SHA256: 0b3d8aab8121379d768f68beb08fdf44fbb071c2deefde45435400cb2d29ba66 Description: GNU TLS library - debugger symbols gnutls is a portable library which implements the Transport Layer Security (TLS) 1.0 and Secure Sockets Layer (SSL) 3.0 protocols. . Currently gnutls implements: - the TLS 1.0 and SSL 3.0 protocols, without any US-export controlled algorithms - X509 Public Key Infrastructure (with several limitations). - SRP for TLS authentication. - TLS Extension mechanism . This package contains the debugger symbols. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libgs-esp-dev Priority: optional Section: text Installed-Size: 52 Maintainer: Ubuntu Core Developers Original-Maintainer: Masayuki Hatta (mhatta) Architecture: amd64 Source: gs-esp Version: 8.15.4.dfsg.1-0ubuntu1.1 Depends: libgs-esp8 Filename: pool/main/g/gs-esp/libgs-esp-dev_8.15.4.dfsg.1-0ubuntu1.1_amd64.deb Size: 14934 MD5sum: 375e6340506047210042e7c1bbe687e7 SHA1: afb62f2aae3b1ea2bab5480b1afaeea6c39f8925 SHA256: 6c9ddd838153b8044347b81330916a531c8b964955a10e029ab0a29a078fd28a Description: The Ghostscript PostScript Library - Development Files Ghostscript is used for PostScript preview and printing. Usually as a back-end to a program such as ghostview, it can display postscript documents in an X11 environment. . This package provides the development files for the Ghostscript library which makes the facilities of Ghostscript available to applications. . This version of gs is a fork of GNU Ghostscript with updated drivers and patches, intended mostly for use with the Common UNIX Printing System (CUPS) from Easy Software Products (www.easysw.com). The ESP Ghostscript homepage is available at: . http://www.cups.org/ghostscript.php Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libgs-esp8 Priority: optional Section: text Installed-Size: 5668 Maintainer: Ubuntu Core Developers Original-Maintainer: Masayuki Hatta (mhatta) Architecture: amd64 Source: gs-esp Version: 8.15.4.dfsg.1-0ubuntu1.1 Depends: libc6 (>= 2.5-0ubuntu1), libcupsimage2 (>= 1.2.5), libcupsys2 (>= 1.2.7), libfontconfig1 (>= 2.4.0), libgnutls13 (>= 1.4.0-0), libjpeg62, libpaper1, libpng12-0 (>= 1.2.13-4), libstdc++6 (>= 4.1.2), libtiff4, zlib1g (>= 1:1.2.1) Filename: pool/main/g/gs-esp/libgs-esp8_8.15.4.dfsg.1-0ubuntu1.1_amd64.deb Size: 1700230 MD5sum: 59798284f2517d8f3ced90214317a7ae SHA1: d7cb54bb907bba17494fc7974e0ea0b99cdd7fbc SHA256: 2973263c6470e35d51729cf9b7dbb55c4a2f86a77218145772ff9a7b84f4e210 Description: The Ghostscript PostScript Library Ghostscript is used for PostScript preview and printing. Usually as a back-end to a program such as ghostview, it can display postscript documents in an X11 environment. . This package provides the Ghostscript library which makes the facilities of Ghostscript available to applications. . This version of gs is a fork of GNU Ghostscript with updated drivers and patches, intended mostly for use with the Common UNIX Printing System (CUPS) from Easy Software Products (www.easysw.com). The ESP Ghostscript homepage is available at: . http://www.cups.org/ghostscript.php Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: libhsqldb-java Priority: optional Section: libs Installed-Size: 988 Maintainer: Ubuntu Core Developers Original-Maintainer: Peter Eisentraut Architecture: all Source: hsqldb Version: 1.8.0.7-1ubuntu2.1 Depends: gij | java-gcj-compat | java2-runtime, libservlet2.3-java Suggests: java-virtual-machine, libhsqldb-java-doc, libhsqldb-java-gcj Filename: pool/main/h/hsqldb/libhsqldb-java_1.8.0.7-1ubuntu2.1_all.deb Size: 845016 MD5sum: a93b2cf196bf2d20a5ab783c806d9972 SHA1: effb64b6dde2070906394e454e512b10aa404e08 SHA256: 51bf0f99e97e434888feeb53e4373fd53385bc34e0e3439bb9006029c749a835 Description: Java SQL database engine HSQLDB is an SQL relational database engine written in Java. It has a JDBC driver and supports a rich subset of SQL-92 (BNF tree format) plus SQL:1999 and SQL:2003 enhancements. It offers a small, fast database engine that offers both in-memory and disk-based tables. Embedded and server modes are available. Additionally, it includes tools such as a minimal web server, in-memory query and management tools (can be run as applets), and a number of demonstration examples. . Web site: http://hsqldb.org/ Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: libhsqldb-java-doc Priority: optional Section: doc Installed-Size: 3916 Maintainer: Ubuntu Core Developers Original-Maintainer: Peter Eisentraut Architecture: all Source: hsqldb Version: 1.8.0.7-1ubuntu2.1 Suggests: libhsqldb-java Filename: pool/main/h/hsqldb/libhsqldb-java-doc_1.8.0.7-1ubuntu2.1_all.deb Size: 859306 MD5sum: da5bb4062dc8d19b4cc4ef3045468a45 SHA1: ca7ffa4ec844c4ea4199d468b7525e06f0561de3 SHA256: 32355fe698936f8f1aa3af097fe5375c19b8ec2d478490585ecbeda9d45a8b62 Description: documentation for HSQLDB HSQLDB is an SQL relational database engine written in Java. It has a JDBC driver and supports a rich subset of SQL-92 (BNF tree format) plus SQL:1999 and SQL:2003 enhancements. It offers a small, fast database engine that offers both in-memory and disk-based tables. Embedded and server modes are available. Additionally, it includes tools such as a minimal web server, in-memory query and management tools (can be run as applets), and a number of demonstration examples. . This package contains the documentation of HSQLDB. . Web site: http://hsqldb.org/ Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libhsqldb-java-gcj Priority: optional Section: libs Installed-Size: 6052 Maintainer: Ubuntu Core Developers Original-Maintainer: Peter Eisentraut Architecture: amd64 Source: hsqldb Version: 1.8.0.7-1ubuntu2.1 Depends: libhsqldb-java (>= 1.8.0.7-1ubuntu2.1), libgcj-common (>> 1:4.1.1-13), libc6 (>= 2.5-0ubuntu1), libgcc1 (>= 1:4.1.2), libgcj-bc (>= 4.1), zlib1g (>= 1:1.2.1) Suggests: java-virtual-machine, libhsqldb-java-doc Filename: pool/main/h/hsqldb/libhsqldb-java-gcj_1.8.0.7-1ubuntu2.1_amd64.deb Size: 1741184 MD5sum: 6ecf9e4b45a81af91c2073dfe33a328a SHA1: 81a862190611dfc6618c1ceb4658d05aee683083 SHA256: 19e405cfa47b0d8fdae7fb6fd3feb82abb84120cd00011fe0a293d348861f392 Description: Java SQL database engine (native code) HSQLDB is an SQL relational database engine written in Java. It has a JDBC driver and supports a rich subset of SQL-92 (BNF tree format) plus SQL:1999 and SQL:2003 enhancements. It offers a small, fast database engine that offers both in-memory and disk-based tables. Embedded and server modes are available. Additionally, it includes tools such as a minimal web server, in-memory query and management tools (can be run as applets), and a number of demonstration examples. . This package contains the natively compiled code for use by gij. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libicu36 Priority: optional Section: libs Installed-Size: 13052 Maintainer: Ubuntu Core Developers Original-Maintainer: Jay Berkenbilt Architecture: amd64 Source: icu Version: 3.6-2ubuntu0.1 Replaces: icu, icu-locales Depends: libc6 (>= 2.5-0ubuntu1), libgcc1 (>= 1:4.1.2), libstdc++6 (>= 4.1.2) Conflicts: icu, icu-locales Filename: pool/main/i/icu/libicu36_3.6-2ubuntu0.1_amd64.deb Size: 5494132 MD5sum: 3b37f4197509a3815a588837377926ab SHA1: 4c9ce99f79953201ecbcfc31c723d8eb73ad3d7d SHA256: 94a8c69cf92de914fb63b19c2d374f25f7229cf16fe9b95ea31fbafd0919d24f Description: International Components for Unicode (libraries) ICU is a C++ and C library that provides robust and full-featured Unicode and locale support. This package contains the runtime libraries for ICU. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: libicu36-dev Priority: optional Section: libdevel Installed-Size: 19764 Maintainer: Ubuntu Core Developers Original-Maintainer: Jay Berkenbilt Architecture: amd64 Source: icu Version: 3.6-2ubuntu0.1 Replaces: libicu21-dev, libicu28-dev, icu-data, icu-i18ndata, libicu34-dev Provides: libicu-dev, libicu34-dev Depends: libicu36 (= 3.6-2ubuntu0.1), libc6-dev | libc-dev Suggests: icu-doc Conflicts: libicu21-dev, libicu28-dev, libicu-dev, icu-data, icu-i18ndata, libicu34-dev Filename: pool/main/i/icu/libicu36-dev_3.6-2ubuntu0.1_amd64.deb Size: 6582372 MD5sum: 05738b95cbea7e71f1c7389acea343c0 SHA1: c15ef42d7178b2abd3c461171781a8e586bddbde SHA256: 10c075b32c0008537c95d992cba700582d8f864d58c7a3849648b49394ee2334 Description: International Components for Unicode (development files) ICU is a C++ and C library that provides robust and full-featured Unicode and locale support. This package contains the development files for ICU along with programs used to manipulate data files found in the ICU sources. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libisc11 Priority: standard Section: libs Installed-Size: 436 Maintainer: Ubuntu Core Developers Original-Maintainer: LaMont Jones Architecture: amd64 Source: bind9 Version: 1:9.3.4-2ubuntu2.3 Replaces: libbind0 Depends: libc6 (>= 2.5-0ubuntu1) Conflicts: libbind0 Filename: pool/main/b/bind9/libisc11_9.3.4-2ubuntu2.3_amd64.deb Size: 191858 MD5sum: 067227f2f582db56911dbf3236e4aea2 SHA1: 10588dd6946310754129ca1c546a3abe599b1e7f SHA256: b1b5e99b52d3f483c5f036a6a81b830b9e18b9b9f3da5d5f50f2ef52986e4712 Description: ISC Shared Library used by BIND The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package delivers the libisc shared library used by BIND's daemons and clients. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: standard Package: libisccc0 Priority: standard Section: libs Installed-Size: 168 Maintainer: Ubuntu Core Developers Original-Maintainer: LaMont Jones Architecture: amd64 Source: bind9 Version: 1:9.3.4-2ubuntu2.3 Replaces: libbind0 Depends: libc6 (>= 2.5-0ubuntu1), libisc11 Conflicts: libbind0 Filename: pool/main/b/bind9/libisccc0_9.3.4-2ubuntu2.3_amd64.deb Size: 97646 MD5sum: ef6f169da9562b22237e6c7a3edbafda SHA1: ff4d6709ec17252f69808783eaa68a5e28996c0d SHA256: 5ec37dd032e03bd30d34a6db896f7411554f8bfa2c1c7fc712c1ed95d64e07ad Description: Command Channel Library used by BIND The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package delivers the libisccc shared library used by BIND's daemons and clients, particularly rndc. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: standard Package: libisccfg1 Priority: standard Section: libs Installed-Size: 236 Maintainer: Ubuntu Core Developers Original-Maintainer: LaMont Jones Architecture: amd64 Source: bind9 Version: 1:9.3.4-2ubuntu2.3 Replaces: libbind0 Depends: libc6 (>= 2.5-0ubuntu1), libdns22, libisc11, libisccc0 Conflicts: libbind0 Filename: pool/main/b/bind9/libisccfg1_9.3.4-2ubuntu2.3_amd64.deb Size: 112594 MD5sum: cf9a0a5c4a940b4ba2d169c9c081dd9f SHA1: 536cb9bb1c20e5fc149a6c8661865c876231c867 SHA256: eebe4ad847a60444111977f9a7c6849bf75afe9df3a917073c795557c55b5b30 Description: Config File Handling Library used by BIND The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package delivers the libisccfg shared library used by BIND's daemons and clients to read and write ISC-style configuration files like named.conf and rndc.conf. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: standard Package: libjasper-1.701-1 Priority: optional Section: libs Installed-Size: 368 Maintainer: Ubuntu Core Developers Original-Maintainer: Roland Stigge Architecture: amd64 Source: jasper Version: 1.701.0-2ubuntu0.7.04 Replaces: libjasper-1.700-2 Depends: libc6 (>= 2.5-0ubuntu1), libjpeg62 Suggests: libjasper-runtime Conflicts: libjasper-1.700-2 Filename: pool/main/j/jasper/libjasper-1.701-1_1.701.0-2ubuntu0.7.04_amd64.deb Size: 146276 MD5sum: 94bca2efb4c48c42d433e1b65b004a0e SHA1: 070bb50e534565351e601faf0e60b83f02195143 SHA256: d4f76eae4251940a28e17ddbb7c535923a03fd0f7e0748d6df3c1674cb7e21f8 Description: The JasPer JPEG-2000 runtime library JasPer is a collection of software (i.e., a library and application programs) for the coding and manipulation of images. This software can handle image data in a variety of formats. One such format supported by JasPer is the JPEG-2000 format defined in ISO/IEC 15444-1:2000. . This package contains the shared library. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-live, xubuntu-desktop Package: libjasper-1.701-dev Priority: optional Section: libdevel Installed-Size: 1336 Maintainer: Ubuntu Core Developers Original-Maintainer: Roland Stigge Architecture: amd64 Source: jasper Version: 1.701.0-2ubuntu0.7.04 Replaces: libjasper-dev, libjasper-1.700-2-dev Provides: libjasper-dev Depends: libjasper-1.701-1 (= 1.701.0-2ubuntu0.7.04) Conflicts: libjasper-dev, libjasper-1.700-2-dev Filename: pool/main/j/jasper/libjasper-1.701-dev_1.701.0-2ubuntu0.7.04_amd64.deb Size: 633106 MD5sum: 64276280a4fecb457fba855adc815743 SHA1: 4c8a79b7a5b6b6e5cc83278295d71aced35c3ec5 SHA256: 57fe82be04e2644ddb0f87dc6271fac906592d36d185857f732483f059a1baaf Description: Development files for the JasPer JPEG-2000 library JasPer is a collection of software (i.e., a library and application programs) for the coding and manipulation of images. This software can handle image data in a variety of formats. One such format supported by JasPer is the JPEG-2000 format defined in ISO/IEC 15444-1:2000. . This package contains the static library and headers. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libjasper-runtime Priority: optional Section: graphics Installed-Size: 116 Maintainer: Ubuntu Core Developers Original-Maintainer: Roland Stigge Architecture: amd64 Source: jasper Version: 1.701.0-2ubuntu0.7.04 Replaces: libjasper-progs Depends: freeglut3, libc6 (>= 2.5-0ubuntu1), libgl1-mesa-glx | libgl1, libglu1-mesa | libglu1, libice6 (>= 1:1.0.0), libjasper-1.701-1 (>= 1.701.0), libjpeg62, libsm6, libx11-6, libxext6, libxi6, libxmu6, libxt6 Conflicts: libjasper-progs Filename: pool/main/j/jasper/libjasper-runtime_1.701.0-2ubuntu0.7.04_amd64.deb Size: 24156 MD5sum: 56998ee09ef2d9db432157bd908f87a0 SHA1: 0a829ed502e5d85b3bf80286a44194f5ae8b7099 SHA256: 2d643c62e5aa91d9dc0ad695b9dd914ee81bef419c39d453e4fc8bd7cd4d2088 Description: Programs for manipulating JPEG-2000 files JasPer is a collection of software (i.e., a library and application programs) for the coding and manipulation of images. This software can handle image data in a variety of formats. One such format supported by JasPer is the JPEG-2000 format defined in ISO/IEC 15444-1:2000. . This package contains programs for manipulating JPEG-2000 files. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: kubuntu-desktop Package: libkadm55 Priority: optional Section: libs Installed-Size: 480 Maintainer: Ubuntu Core Developers Original-Maintainer: Sam Hartman Architecture: amd64 Source: krb5 Version: 1.4.4-5ubuntu3.4 Replaces: libkrb53 (<= 1.3) Depends: libc6 (>= 2.5-0ubuntu1), libcomerr2 (>= 1.33-3), libkrb53 (>= 1.4.2), libkrb53 (= 1.4.4-5ubuntu3.4) Filename: pool/main/k/krb5/libkadm55_1.4.4-5ubuntu3.4_amd64.deb Size: 194368 MD5sum: 2b6345b614c38e353a3ec4abd2957e6d SHA1: d38d7c06e09806998c00b8f98f81e7389052fc14 SHA256: 49651e5d828f521b8d1fdfdcdcf64c3fd8e938d41a1f726c1f1374297a5ccabd Description: MIT Kerberos administration runtime libraries Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos5. . This package contains the administration runtime libraries, used by the kadmin protocol and the KDC. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libkonq4 Priority: optional Section: libs Installed-Size: 932 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: kdebase Version: 4:3.5.6-0ubuntu20.4 Replaces: kdebase-libs (<< 4:3.0.0), konqueror (<< 4:3.0.0) Depends: kdelibs4c2a (>= 4:3.5.5-1), libarts1c2a (>= 1.5.0-1), libc6 (>= 2.5-0ubuntu1), libgcc1 (>= 1:4.1.2), libstdc++6 (>= 4.1.2) Conflicts: kdebase-libs (<< 4:3.0.0) Filename: pool/main/k/kdebase/libkonq4_3.5.6-0ubuntu20.4_amd64.deb Size: 303798 MD5sum: b8862c0f57be7f602cf7586c89ec7d34 SHA1: 9bbec9ddd1c0f65faca17e74b6fcfe0d1da09f48 SHA256: 4de1d8f86f0cf792d79b04e84ed39a5b4b18b780c6693129490f0cb6c4467df2 Description: core libraries for Konqueror These libraries are used by several KDE applications, most notably Konqueror and the kdesktop package. . This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: kubuntu-desktop Package: libkonq4-dev Priority: optional Section: libdevel Installed-Size: 244 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: kdebase Version: 4:3.5.6-0ubuntu20.4 Replaces: kdebase-dev (<< 4:3.0.0), libkonq-dev (<< 4:3.0.0), libkonq3 (<< 4:3.0.0) Depends: libkonq4 (= 4:3.5.6-0ubuntu20.4), kdelibs4-dev (>= 4:3.5.5) Conflicts: libkonq-dev (<< 4:3.0.0), libkonq3 (<< 4:3.0.0) Filename: pool/main/k/kdebase/libkonq4-dev_3.5.6-0ubuntu20.4_amd64.deb Size: 77708 MD5sum: 6713482b6459ee4c9d00f11f2a79c2fb SHA1: 215db1d35db94e165f9a98a0e68586a079a33368 SHA256: 44750036c5e1a8c871dda12dc522fde417b79f42b9b5a2cadf8ebe4e7cc61554 Description: development files for Konqueror's core libraries This package contains headers and other development files for the core Konqueror libraries. . This package is part of KDE, and a component of the KDE base module. See the 'kde' and 'kdebase' packages for more information. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libkpathsea-dev Priority: optional Section: libdevel Installed-Size: 480 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian TeX maintainers Architecture: amd64 Source: tetex-bin Version: 3.0-27ubuntu1.2 Replaces: libkpathsea4-dev, kpathsea-dev, tetex-dev, tetex-bin (<= 3.0-14) Provides: libkpathsea4-dev Depends: libkpathsea4 (= 3.0-27ubuntu1.2) Conflicts: kpathsea-dev, tetex-dev, libkpathsea4-dev Filename: pool/main/t/tetex-bin/libkpathsea-dev_3.0-27ubuntu1.2_amd64.deb Size: 76608 MD5sum: 84056c0827e0686e320be77737a0bef1 SHA1: b1b1985c4375a6818c02627ca35a3db267423b6a SHA256: ce5534280ce8824675b35acd38a982c183e5891fc09b7ef80fb7bcb3bd8b56b6 Description: path search library for teTeX (devel part) This package contains the static library and header files for the libkpathsea[rch] library. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libkpathsea4 Priority: optional Section: libs Installed-Size: 176 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian TeX maintainers Architecture: amd64 Source: tetex-bin Version: 3.0-27ubuntu1.2 Depends: libc6 (>= 2.5-0ubuntu1) Conflicts: tetex-bin (<< 2.0), jtex-bin (<< 1.9), multex-bin (<< 0.8), ptex-bin (<< 3.0.5), dvi2ps (<< 3.2j) Filename: pool/main/t/tetex-bin/libkpathsea4_3.0-27ubuntu1.2_amd64.deb Size: 84996 MD5sum: d01f5347200b625d2ad7bf6e5e539528 SHA1: 35d9dda61ad39a7fa21663181821b78c0a18812e SHA256: b65aa69457347c6ca69a1c341bcef44ac5d5a3a8c3c0238252a727a104417795 Description: path search library for teTeX (runtime part) This package contains the runtime part of the Kpathsea[rch] library, which implements generic path searching, configuration, and TeX-specific file searching. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: libkrb5-dbg Priority: extra Section: libdevel Installed-Size: 3808 Maintainer: Ubuntu Core Developers Original-Maintainer: Sam Hartman Architecture: amd64 Source: krb5 Version: 1.4.4-5ubuntu3.4 Depends: libkrb53 (= 1.4.4-5ubuntu3.4), libkadm55 (= 1.4.4-5ubuntu3.4) Filename: pool/main/k/krb5/libkrb5-dbg_1.4.4-5ubuntu3.4_amd64.deb Size: 1076886 MD5sum: d4e2d9d77afd78df99d96a6541730527 SHA1: 592e7d378b844a4c10dd4d186a06ee7fa2b17802 SHA256: bc681ec1f2cad9a43e97f2d2f8cb814f96f26d9df36ec0f4e47e190c6b776b52 Description: Debugging files for MIT Kerberos Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos5. . This package contains the debugging information for the MIT Kerberos libraries. Install this package if you need to trace problems inside the MIT Kerberos libraries with a debugger. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libkrb5-dev Priority: extra Section: libdevel Installed-Size: 3200 Maintainer: Ubuntu Core Developers Original-Maintainer: Sam Hartman Architecture: amd64 Source: krb5 Version: 1.4.4-5ubuntu3.4 Depends: libkrb53 (= 1.4.4-5ubuntu3.4), libkadm55 (= 1.4.4-5ubuntu3.4), comerr-dev Suggests: krb5-doc Conflicts: heimdal-dev Filename: pool/main/k/krb5/libkrb5-dev_1.4.4-5ubuntu3.4_amd64.deb Size: 772608 MD5sum: c3f93d5b94e84df6faac86b701f9836c SHA1: 2d7a36eee4e681e395cc4867746baa658d58dec3 SHA256: 3f74e76f69abe94c4db82355604b29fd26be32000595525a61fb8d5e8ca72a47 Description: Headers and development libraries for MIT Kerberos Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos5. . This package contains the symlinks, headers, and development libraries needed to compile and link programs that use the Kerberos libraries. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libkrb53 Priority: standard Section: libs Installed-Size: 1064 Maintainer: Ubuntu Core Developers Original-Maintainer: Sam Hartman Architecture: amd64 Source: krb5 Version: 1.4.4-5ubuntu3.4 Depends: libc6 (>= 2.5-0ubuntu1), libcomerr2 (>= 1.33-3) Suggests: krb5-doc, krb5-user Conflicts: openafs-krb5 (<< 1.3-10), ssh-krb5 (<< 3.8.1p1-10), libauthen-krb5-perl (<< 1.4-5), libapache-mod-auth-kerb (<= 4.996-5.0-rc6-2), libapache2-mod-auth-kerb (<= 4.996-5.0-rc6-2) Filename: pool/main/k/krb5/libkrb53_1.4.4-5ubuntu3.4_amd64.deb Size: 436580 MD5sum: f7e6430bf6f628592596b44e7341af30 SHA1: fb3a2f4b1f1e4b96ac2ccf5d203638b745120f77 SHA256: 5687bb06ac25eb009508326c49785d191b43f4e09b990317d6eb2066625e9c31 Description: MIT Kerberos runtime libraries Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos5. . This package contains the runtime libraries used by applications and Kerberos clients. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: standard Package: libldap-2.3-0 Priority: optional Section: libs Installed-Size: 672 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenLDAP Maintainers Architecture: amd64 Source: openldap2.3 Version: 2.3.30-2ubuntu0.3 Replaces: libldap2 Depends: libc6 (>= 2.5-0ubuntu1), libsasl2-2, libssl0.9.8 (>= 0.9.8c-1), libldap2 Conflicts: ldap-utils (<= 2.1.23-1) Filename: pool/main/o/openldap2.3/libldap-2.3-0_2.3.30-2ubuntu0.3_amd64.deb Size: 292432 MD5sum: 5e91f231274471465056dab7ac915579 SHA1: 9b1b8c49fde3ac0f829590fcac255e15a7219bcd SHA256: c213a77fce0b8f0e4048a13b9b34b685b7682f774efdbebafffbddd3907a77e1 Description: OpenLDAP libraries These are the run-time libraries for the OpenLDAP (Lightweight Directory Access Protocol) servers and clients. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: liblwres9 Priority: standard Section: libs Installed-Size: 228 Maintainer: Ubuntu Core Developers Original-Maintainer: LaMont Jones Architecture: amd64 Source: bind9 Version: 1:9.3.4-2ubuntu2.3 Replaces: libbind0 Depends: libc6 (>= 2.5-0ubuntu1) Conflicts: libbind0 Filename: pool/main/b/bind9/liblwres9_9.3.4-2ubuntu2.3_amd64.deb Size: 116228 MD5sum: 98dd0e9dcf07d0e49f0c4341e775bcf4 SHA1: 182f210781192ee7feeb7e356716c6cad55ed037 SHA256: e9b0d365375398579e7a06a64cb0e5268f81fb29b2980f3e0d215c2d9ae4cc8c Description: Lightweight Resolver Library used by BIND The Berkeley Internet Name Domain (BIND) implements an Internet domain name server. BIND is the most widely-used name server software on the Internet, and is supported by the Internet Software Consortium, www.isc.org. . This package delivers the liblwres shared library used by BIND's daemons and clients. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: standard Package: libmagic-dev Priority: optional Section: libdevel Installed-Size: 208 Maintainer: Ubuntu Core developers Original-Maintainer: Michael Piefel Architecture: amd64 Source: file Version: 4.19-1ubuntu2.1 Depends: libmagic1 (= 4.19-1ubuntu2.1) Suggests: file Filename: pool/main/f/file/libmagic-dev_4.19-1ubuntu2.1_amd64.deb Size: 60382 MD5sum: 2beb39d22d6863371b5319d189e1b56e SHA1: 59027e22489993eb610fcaef7af933bbdd451e91 SHA256: 4b0a867d5da051a00edcf9b110fa4e3c92a3e209d8d6d9dffcfdb1ff12da5184 Description: File type determination library (development) This library can be used to classify files according to magic number tests. It implements the core functionality of the file command. . This package contains the development files. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libmagic1 Priority: standard Section: libs Installed-Size: 1704 Maintainer: Ubuntu Core developers Original-Maintainer: Michael Piefel Architecture: amd64 Source: file Version: 4.19-1ubuntu2.1 Depends: libc6 (>= 2.5-0ubuntu1), zlib1g (>= 1:1.2.1) Suggests: file Conflicts: file (<= 4) Filename: pool/main/f/file/libmagic1_4.19-1ubuntu2.1_amd64.deb Size: 312384 MD5sum: 7b5300e80c06e8b1ac213074878ad896 SHA1: 5d6e594abe7e0dee0e52c61c774f3dfd955ddf5b SHA256: 0aef6878555c1ae30623a35aa892267a3b0108345554c044edd8853fd6a055ea Description: File type determination library using "magic" numbers This library can be used to classify files according to magic number tests. It implements the core functionality of the file command. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: standard Package: libmagick++9-dev Priority: optional Section: libdevel Installed-Size: 1528 Maintainer: Ubuntu Core Developers Original-Maintainer: Ryuichi Arafune Architecture: amd64 Source: imagemagick Version: 7:6.2.4.5.dfsg1-0.14ubuntu0.2 Replaces: libmagick++0-dev, libmagick++5.5.1 (<= 4:5.5.1.4-1), libmagick++-dev, imagemagick (<= 5:6.0.1.2-1), libmagick++6-dev Provides: libmagick++-dev Depends: libmagick++9c2a (= 7:6.2.4.5.dfsg1-0.14ubuntu0.2), libmagick9-dev (= 7:6.2.4.5.dfsg1-0.14ubuntu0.2) Conflicts: libmagick++0-dev, libmagick++5.5.1 (<= 4:5.5.1.4-1), libmagick++5, libmagick++-dev, imagemagick (<= 5:6.0.1.2-1), libmagick++6-dev Filename: pool/main/i/imagemagick/libmagick++9-dev_6.2.4.5.dfsg1-0.14ubuntu0.2_amd64.deb Size: 248398 MD5sum: 4969f6832002108c4a695b73387172fb SHA1: 8ba9c8a8ea2a1e8d9c34680f65c96d30879c972b SHA256: 4a6950416b1bef8feab3dfb3ae2df99ea1a5c5b44795e649f4a1f5322ac083be Description: The object-oriented C++ API to the ImageMagick library--development This are the include files and static libraries needed to compile programs using libMagick++. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libmagick++9c2a Priority: optional Section: libs Installed-Size: 688 Maintainer: Ubuntu Core Developers Original-Maintainer: Ryuichi Arafune Architecture: amd64 Source: imagemagick Version: 7:6.2.4.5.dfsg1-0.14ubuntu0.2 Replaces: libmagick5g++, libmagick++0, libmagick++5 (>= 4:5.5.1), libmagick++6.0.1, libmagick++6, libmagick++9 Depends: libc6 (>= 2.5-0ubuntu1), libfreetype6 (>= 2.2), libgcc1 (>= 1:4.1.2), libmagick9, libstdc++6 (>= 4.1.2), zlib1g (>= 1:1.2.1) Conflicts: libmagick5g++, libmagick++0, libmagick++4 (>= 4:5.5.1), libmagick++5.5.3, libmagick++6.0.1, libmagick++6, libmagick++9 Filename: pool/main/i/imagemagick/libmagick++9c2a_6.2.4.5.dfsg1-0.14ubuntu0.2_amd64.deb Size: 188416 MD5sum: eccb8048a8c954e94eaf08b22c810a7d SHA1: 7cacbb1c656935640f9b7aa15c34a4f0234c0db6 SHA256: 7e468d7c98cf1d9100d93e0706f0b3ee8bb9eb3e3f0c6f92c2bb82ee1371b5e6 Description: The object-oriented C++ API to the ImageMagick library Magick++ supports an object model which is inspired by PerlMagick. Magick++ executes faster than PerlMagick since it is accessed from a compiled language rather than from a scripting language. This makes it more suitable for Web CGI programs which must start-up and execute quickly. Images support implicit reference counting so that copy constructors and assignment incur almost no cost. The cost of actually copying an image (if necessary) is done just before modification and this copy is managed automatically by Magick++. De-referenced copies are automatically deleted. The image objects support value (rather than pointer) semantics so it is trivial to support multiple generations of an image in memory at one time. . Magick++ provides integrated support for STL. This support allows Magick++ to be used with the Standard Template Library (STL) so that the powerful containers available (e.g. deque, vector, list, and map) can be used to write programs similar to those possible with PERL & PerlMagick. STL-compatible template versions of ImageMagick's list-style operations are provided so that operations may be performed on multiple images stored in STL containers. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libmagick9 Priority: optional Section: libs Installed-Size: 4128 Maintainer: Ubuntu Core Developers Original-Maintainer: Ryuichi Arafune Architecture: amd64 Source: imagemagick Version: 7:6.2.4.5.dfsg1-0.14ubuntu0.2 Replaces: libmagick, libmagick-lzw, libmagick5g, imagemagick (<= 5:6.0.1.2-1), libmagick5 (>= 4:5.5.1) Depends: libbz2-1.0, libc6 (>= 2.5-0ubuntu1), libfreetype6 (>= 2.2), libice6 (>= 1:1.0.0), libjasper-1.701-1 (>= 1.701.0), libjpeg62, liblcms1 (>= 1.08-1), libpng12-0 (>= 1.2.13-4), libsm6, libtiff4, libx11-6, libxext6, libxml2 (>= 2.6.27), libxt6, zlib1g (>= 1:1.2.1) Suggests: libwmf-bin Conflicts: libmagick, libmagick-lzw, libmagick5g, imagemagick (<= 5:6.0.1.2-1), libmagick5 (>= 4:5.5.1-1 ), libmagick6.0.1 Filename: pool/main/i/imagemagick/libmagick9_6.2.4.5.dfsg1-0.14ubuntu0.2_amd64.deb Size: 1342718 MD5sum: b4c8ab3a699e291133fe5238abdbf50a SHA1: e9b39e0818c1dcd3f85e8dcf3c542bc65ecebc0f SHA256: 5d42c48584114b09f4e282d7b8c7ab106ba7effec729077a97009f7d3b844f26 Description: Image manipulation library LibMagick supports loading and saving a very large set of image formats. It allows a lot of image manipulation as well. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, xubuntu-desktop Package: libmagick9-dev Priority: optional Section: libdevel Installed-Size: 7352 Maintainer: Ubuntu Core Developers Original-Maintainer: Ryuichi Arafune Architecture: amd64 Source: imagemagick Version: 7:6.2.4.5.dfsg1-0.14ubuntu0.2 Replaces: imagemagick (<= 5:6.0.1.2-1), libmagick5.5.1 (<= 4:5.5.1.4-1), libmagick5, libmagick6-dev, libmagick-dev Provides: libmagick-dev Depends: libmagick9 (= 7:6.2.4.5.dfsg1-0.14ubuntu0.2), libjpeg62-dev, libbz2-dev, libtiff4-dev, libwmf-dev (>= 0.2.7-1), libz-dev, libpng12-dev, libx11-dev, libxt-dev, libxext-dev, libxml2-dev, libfreetype6-dev, liblcms1-dev, libexif-dev, libjasper-1.701-dev, libltdl3-dev Conflicts: imagemagick-dev, libmagick5.5.1 (<= 5:5.5.1.4-1), libmagick-dev, libmagick6-dev Filename: pool/main/i/imagemagick/libmagick9-dev_6.2.4.5.dfsg1-0.14ubuntu0.2_amd64.deb Size: 1686218 MD5sum: 8a3ab9db9b425b1a2be2970dd1fe9641 SHA1: 6f3a528e4f8b8857f21aff038e8e6d317735f7b8 SHA256: 7d672335dc17375c5cf4aaae119f4eb7e2ac6b99432d89d56cb20ebd7fcfcacd Description: Image manipulation library -- development This package includes header files and static libraries needed to compile programs using libMagick. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libmono-accessibility1.0-cil Priority: optional Section: libs Installed-Size: 96 Maintainer: Ubuntu Mono Team Original-Maintainer: Debian Mono Group Architecture: all Source: mono Version: 1.2.3.1-1ubuntu1.1 Replaces: mono-classlib-1.0 (<< 1.1.13.6-1), mono-classlib-1.0-dbg (<< 1.1.13.6-1) Depends: libmono-corlib1.0-cil (>= 1.0) Filename: pool/main/m/mono/libmono-accessibility1.0-cil_1.2.3.1-1ubuntu1.1_all.deb Size: 22014 MD5sum: 131b26450f33cf1747afde278c2deec6 SHA1: 4ed180ce430d39ef7b556fd1719a83ba01cc9a99 SHA256: a0e79a655b707d3a2779a0195c1eb070a428d8899731adcc64773b8241763da8 Description: Mono Accessibility library Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Accessibility library version 1.0. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libmono-accessibility2.0-cil Priority: optional Section: libs Installed-Size: 96 Maintainer: Ubuntu Mono Team Original-Maintainer: Debian Mono Group Architecture: all Source: mono Version: 1.2.3.1-1ubuntu1.1 Replaces: mono-classlib-2.0 (<< 1.1.13.6-1), mono-classlib-2.0-dbg (<< 1.1.13.6-1) Depends: libmono-corlib2.0-cil (>= 1.2.3) Filename: pool/main/m/mono/libmono-accessibility2.0-cil_1.2.3.1-1ubuntu1.1_all.deb Size: 21946 MD5sum: 74d4cd7d1037fa64847519c6df87ff95 SHA1: 7c1a4dd90e62072ff7cf5a796f62af421bba366a SHA256: c8c446552a28ca37564d4126b11a3854b4b6ba10dcafeff3bba41bc9410595ba Description: Mono Accessibility library Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Accessibility library version 2.0. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libmono-cairo1.0-cil Priority: optional Section: libs Installed-Size: 172 Maintainer: Ubuntu Mono Team Original-Maintainer: Debian Mono Group Architecture: all Source: mono Version: 1.2.3.1-1ubuntu1.1 Replaces: mono-classlib-1.0 (<< 1.1.13.6-1), mono-classlib-1.0-dbg (<< 1.1.13.6-1) Depends: libcairo2 (>= 1.2.4), libmono-corlib1.0-cil (>= 1.0) Filename: pool/main/m/mono/libmono-cairo1.0-cil_1.2.3.1-1ubuntu1.1_all.deb Size: 48860 MD5sum: fde5a1f531f39b3bd89c9b9213ca527f SHA1: 153ac27107766e753e9452b40b5b243c7886eb52 SHA256: fdfc2d2086c86c9c3c198dced88b0651a6aca2f3c089a9b1d03bb1ab1cf9da47 Description: Mono Cairo library Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Cairo library version 1.0. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop Package: libmono-cairo2.0-cil Priority: optional Section: libs Installed-Size: 160 Maintainer: Ubuntu Mono Team Original-Maintainer: Debian Mono Group Architecture: all Source: mono Version: 1.2.3.1-1ubuntu1.1 Replaces: mono-classlib-2.0 (<< 1.1.13.6-1), mono-classlib-2.0-dbg (<< 1.1.13.6-1) Depends: libcairo2 (>= 1.2.4), libmono-corlib2.0-cil (>= 1.2.3) Filename: pool/main/m/mono/libmono-cairo2.0-cil_1.2.3.1-1ubuntu1.1_all.deb Size: 48656 MD5sum: 956adfd5fd62f4bb8e8dce56bd19e38f SHA1: b0e714b9129508ddea8b8bbc3f153e4f216218db SHA256: 4e7581df22ab7722c70698cbd111df17eccae75db527ace7818a7f7fb11051f4 Description: Mono Cairo library Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Cairo library version 2.0. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libmono-corlib1.0-cil Priority: optional Section: libs Installed-Size: 5240 Maintainer: Ubuntu Mono Team Original-Maintainer: Debian Mono Group Architecture: all Source: mono Version: 1.2.3.1-1ubuntu1.1 Replaces: mono-classlib-1.0 (<< 1.1.13.6-2), mono-classlib-1.0-dbg (<< 1.1.13.6-1) Depends: mono-jit (>= 1.2.3.1), mono-jit (<< 1.2.3.2) Filename: pool/main/m/mono/libmono-corlib1.0-cil_1.2.3.1-1ubuntu1.1_all.deb Size: 1879974 MD5sum: 88be3dc1d9cec8e85b8ae06ee2bd6c22 SHA1: b68dfba1a2f8be77959d5eb0df33b603c58eb19c SHA256: d36be14acd956affbfe6206837e3bf5ac92046979cddd20c9492d9aecea5cd01 Description: Mono core library (1.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Core Library (mscorlib.dll) of Mono which is the glue between the Class Library and the JIT. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop Package: libmono-corlib2.0-cil Priority: optional Section: libs Installed-Size: 5988 Maintainer: Ubuntu Mono Team Original-Maintainer: Debian Mono Group Architecture: all Source: mono Version: 1.2.3.1-1ubuntu1.1 Replaces: mono-classlib-2.0 (<< 1.1.13.6-1), mono-classlib-2.0-dbg (<< 1.1.13.6-1) Depends: mono-jit (>= 1.2.3.1), mono-jit (<< 1.2.3.2) Filename: pool/main/m/mono/libmono-corlib2.0-cil_1.2.3.1-1ubuntu1.1_all.deb Size: 2144548 MD5sum: 6acf9bc711b3b321b5ae174d62d770e4 SHA1: 0a2233be71f3e21858d2a63588974223cd338549 SHA256: ff091f9970323aaa04c1cf98f08c0b27a40840edc6a9751ffdb9a9d5d3d22219 Description: Mono core library (2.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Core Library (mscorlib.dll) of Mono which is the glue between the Class Library and the JIT. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop Package: libmono-data-tds1.0-cil Priority: optional Section: libs Installed-Size: 212 Maintainer: Ubuntu Mono Team Original-Maintainer: Debian Mono Group Architecture: all Source: mono Version: 1.2.3.1-1ubuntu1.1 Replaces: mono-classlib-1.0 (<< 1.1.13.6-1), mono-classlib-1.0-dbg (<< 1.1.13.6-1) Depends: libmono-corlib1.0-cil (>= 1.0), libmono-security1.0-cil (>= 1.0), libmono-system1.0-cil (>= 1.0) Filename: pool/main/m/mono/libmono-data-tds1.0-cil_1.2.3.1-1ubuntu1.1_all.deb Size: 67620 MD5sum: 7fb13923a58cfa973ca2dcaf74e06e73 SHA1: 30e95d434eb1967e0f8df2b40bf48b8819335996 SHA256: 1a346a20a9f74155a7aa29cd4baf33b024b4c7e4a4d1452773b8a8629be7f0e6 Description: Mono Data library Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Data library version 1.0. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libmono-data-tds2.0-cil Priority: optional Section: libs Installed-Size: 220 Maintainer: Ubuntu Mono Team Original-Maintainer: Debian Mono Group Architecture: all Source: mono Version: 1.2.3.1-1ubuntu1.1 Replaces: mono-classlib-2.0 (<< 1.1.13.6-1), mono-classlib-2.0-dbg (<< 1.1.13.6-1) Depends: libmono-corlib2.0-cil (>= 1.2.3), libmono-security2.0-cil (>= 1.0), libmono-system2.0-cil (>= 1.2.3) Filename: pool/main/m/mono/libmono-data-tds2.0-cil_1.2.3.1-1ubuntu1.1_all.deb Size: 71376 MD5sum: ced0bdbc52bce2cba09a07a9e407cd06 SHA1: 474a2f8fd8b0c65f305b180074218e478a33da53 SHA256: 678882ab6500958e441593f535f46fc6d6e8f76643dce988cbbfa3c456b57071 Description: Mono Data Library Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Data library version 2.0. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop Package: libmono-dev Priority: optional Section: devel Installed-Size: 4836 Maintainer: Ubuntu Mono Team Original-Maintainer: Debian Mono Group Architecture: amd64 Source: mono Version: 1.2.3.1-1ubuntu1.1 Depends: libmono0 (= 1.2.3.1-1ubuntu1.1), libglib2.0-dev Filename: pool/main/m/mono/libmono-dev_1.2.3.1-1ubuntu1.1_amd64.deb Size: 1160054 MD5sum: 9793f7913c45c9c5ad2201b289b453d5 SHA1: 1ec01a65d77092c497ed84f817d76f88a2e1adea SHA256: c8cfd27479affbd5003ce76d247922514806beeec85ed3e0a721620e2a975f90 Description: libraries for the Mono JIT - Development files Header files and static libraries for libmono and libmono-profiler-conv. . Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libmono-microsoft-build2.0-cil Priority: optional Section: libs Installed-Size: 720 Maintainer: Ubuntu Mono Team Original-Maintainer: Debian Mono Group Architecture: all Source: mono Version: 1.2.3.1-1ubuntu1.1 Replaces: mono-classlib-2.0 (<< 1.1.13.6-1), mono-classlib-2.0-dbg (<< 1.1.13.6-1) Depends: libmono-corlib2.0-cil (>= 1.2.3), libmono-system2.0-cil (>= 1.2.3), libmono-winforms2.0-cil (>= 1.2.3) Filename: pool/main/m/mono/libmono-microsoft-build2.0-cil_1.2.3.1-1ubuntu1.1_all.deb Size: 226586 MD5sum: 253cb8946440908cb59b66776e4e6c55 SHA1: 501ec3f0ad8a8db155d599ce43e7171267dfd96b SHA256: dec097fbc998d4daf25718db7759d510c4c95e62f8818ae749fe46a6d9db26c6 Description: Mono Microsoft.Build libraries Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Microsoft.Build libraries version 2.0. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libmono-peapi1.0-cil Priority: optional Section: libs Installed-Size: 284 Maintainer: Ubuntu Mono Team Original-Maintainer: Debian Mono Group Architecture: all Source: mono Version: 1.2.3.1-1ubuntu1.1 Replaces: mono-classlib-1.0 (<< 1.1.13.6-1), mono-classlib-1.0-dbg (<< 1.1.13.6-1) Depends: libmono-corlib1.0-cil (>= 1.0) Filename: pool/main/m/mono/libmono-peapi1.0-cil_1.2.3.1-1ubuntu1.1_all.deb Size: 103062 MD5sum: a8525a2a52d35dbd3e7b0c4cacc29d56 SHA1: 9a6b4bb2ebeaed54a4f397ed044701914c3eb997 SHA256: d2f25654906311bd6c39be943f05cc673a0b444712c6bc9fd5d15a7df1fe4c28 Description: Mono PEAPI library Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono PEAPI library version 1.0. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libmono-peapi2.0-cil Priority: optional Section: libs Installed-Size: 284 Maintainer: Ubuntu Mono Team Original-Maintainer: Debian Mono Group Architecture: all Source: mono Version: 1.2.3.1-1ubuntu1.1 Replaces: mono-classlib-2.0 (<< 1.1.13.6-1), mono-classlib-2.0-dbg (<< 1.1.13.6-1) Depends: libmono-corlib2.0-cil (>= 1.2.3) Filename: pool/main/m/mono/libmono-peapi2.0-cil_1.2.3.1-1ubuntu1.1_all.deb Size: 103080 MD5sum: c569ebc6557469234f3cf3c5bcbc0210 SHA1: 21a8e681184f0f7961661fd39f3fb8486f4ef92f SHA256: 2237671873b18899e097002e21a0da8d7f55992c4c658a0e4e0717e481b4ffa3 Description: Mono PEAPI library Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono PEAPI library version 2.0. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libmono-relaxng1.0-cil Priority: optional Section: libs Installed-Size: 516 Maintainer: Ubuntu Mono Team Original-Maintainer: Debian Mono Group Architecture: all Source: mono Version: 1.2.3.1-1ubuntu1.1 Replaces: mono-classlib-1.0 (<< 1.1.13.6-1), mono-classlib-1.0-dbg (<< 1.1.13.6-1) Depends: libmono-corlib1.0-cil (>= 1.0), libmono-system1.0-cil (>= 1.0) Filename: pool/main/m/mono/libmono-relaxng1.0-cil_1.2.3.1-1ubuntu1.1_all.deb Size: 179986 MD5sum: c974132fa48d5a1c345f38f095facedc SHA1: 6c93e44c7a547bbf7fabf5d5fecece92c6603b6e SHA256: 314a7549d564c9e31823e575968bd87025aee90f38cc1a451bebb90b88c32c0d Description: Mono Relaxng library Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Relaxng library version 1.0. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libmono-security1.0-cil Priority: optional Section: libs Installed-Size: 668 Maintainer: Ubuntu Mono Team Original-Maintainer: Debian Mono Group Architecture: all Source: mono Version: 1.2.3.1-1ubuntu1.1 Replaces: mono-classlib-1.0 (<< 1.1.13.6-1), mono-classlib-1.0-dbg (<< 1.1.13.6-1) Depends: libmono-corlib1.0-cil (>= 1.0), libmono-system1.0-cil (>= 1.0) Filename: pool/main/m/mono/libmono-security1.0-cil_1.2.3.1-1ubuntu1.1_all.deb Size: 252394 MD5sum: 9838b79dd4b468943f0ab410946f2188 SHA1: 17703e04a60c3dc09177697170a06879a730d78b SHA256: d84a612d203c165a8ef128a09ba46ecaccf08cdf976fe2a46b5ed9f8df00513b Description: Mono Security library Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Security library version 1.0. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libmono-security2.0-cil Priority: optional Section: libs Installed-Size: 676 Maintainer: Ubuntu Mono Team Original-Maintainer: Debian Mono Group Architecture: all Source: mono Version: 1.2.3.1-1ubuntu1.1 Replaces: mono-classlib-2.0 (<< 1.1.13.6-1), mono-classlib-2.0-dbg (<< 1.1.13.6-1) Depends: libmono-corlib2.0-cil (>= 1.2.3), libmono-system2.0-cil (>= 1.2.3) Filename: pool/main/m/mono/libmono-security2.0-cil_1.2.3.1-1ubuntu1.1_all.deb Size: 253568 MD5sum: bcaaacd962a89669c8d9fe4e4c736054 SHA1: fb2546f8822387db5d80c6cb8bdb8fbca15ceaea SHA256: 0f54b8d881a4630749ea67df358a22afc80ef0369278637fa1c792cdb3037b1c Description: Mono Security library Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Security library version 2.0. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop Package: libmono-sharpzip0.6-cil Priority: optional Section: libs Installed-Size: 304 Maintainer: Ubuntu Mono Team Original-Maintainer: Debian Mono Group Architecture: all Source: mono Version: 1.2.3.1-1ubuntu1.1 Replaces: mono-classlib-1.0 (<< 1.1.13.6-1), mono-classlib-1.0-dbg (<< 1.1.13.6-1) Depends: libmono-corlib1.0-cil (>= 1.0) Filename: pool/main/m/mono/libmono-sharpzip0.6-cil_1.2.3.1-1ubuntu1.1_all.deb Size: 111964 MD5sum: 3ffa06961558e4483212fdae835d851a SHA1: 783c80c9a66550898943072aa1ef9a9f6e766382 SHA256: 3f3291f02e69114c75e6c43cf61a0adcb3f0186576b8468fd104ec6ae6a52a6b Description: Mono SharpZipLib library Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono SharpZipLib library version 0.6. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libmono-sharpzip0.84-cil Priority: optional Section: libs Installed-Size: 360 Maintainer: Ubuntu Mono Team Original-Maintainer: Debian Mono Group Architecture: all Source: mono Version: 1.2.3.1-1ubuntu1.1 Replaces: mono-classlib-1.0 (<< 1.1.13.6-1), mono-classlib-1.0-dbg (<< 1.1.13.6-1) Depends: libmono-corlib1.0-cil (>= 1.0), libmono-system1.0-cil (>= 1.0) Filename: pool/main/m/mono/libmono-sharpzip0.84-cil_1.2.3.1-1ubuntu1.1_all.deb Size: 134164 MD5sum: f2acbc2443f92184918c3c98ab9de4b6 SHA1: d0d92ccc2f424bf842be42468b4c1574dc957bb7 SHA256: 5592ea7f96e63bf75e02fb03016a4b636b5d42c59bcce14d748edabc835ae04d Description: Mono SharpZipLib library Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono SharpZipLib library version 0.84. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libmono-sharpzip2.84-cil Priority: optional Section: libs Installed-Size: 360 Maintainer: Ubuntu Mono Team Original-Maintainer: Debian Mono Group Architecture: all Source: mono Version: 1.2.3.1-1ubuntu1.1 Replaces: mono-classlib-2.0 (<< 1.1.13.6-1), mono-classlib-2.0-dbg (<< 1.1.13.6-1) Depends: libmono-corlib2.0-cil (>= 1.2.3), libmono-system2.0-cil (>= 1.2.3) Filename: pool/main/m/mono/libmono-sharpzip2.84-cil_1.2.3.1-1ubuntu1.1_all.deb Size: 134216 MD5sum: 01de9830de8e2a32575c462b2e8d517e SHA1: 06afcf84ce0f58cbb8c59159ba876a0312a9c5c2 SHA256: d7cb239e51665c17dd53d215653ca513204b9d04e62d16d0f63f2156f2f57adc Description: Mono SharpZipLib library Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono SharpZipLib library version 2.84. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop Package: libmono-sqlite1.0-cil Priority: optional Section: libs Installed-Size: 156 Maintainer: Ubuntu Mono Team Original-Maintainer: Debian Mono Group Architecture: all Source: mono Version: 1.2.3.1-1ubuntu1.1 Replaces: mono-classlib-1.0 (<< 1.1.13.6-1), mono-classlib-1.0-dbg (<< 1.1.13.6-1) Depends: libmono-corlib1.0-cil (>= 1.0), libmono-system-data1.0-cil (>= 1.0), libsqlite3-0 (>= 3.3.8) Suggests: libsqlite0 (>= 2.8.17) Filename: pool/main/m/mono/libmono-sqlite1.0-cil_1.2.3.1-1ubuntu1.1_all.deb Size: 47110 MD5sum: 7a9850142d7626b00794f703e677d478 SHA1: 40799a0eb1fa4231b2a2654b89fd911453501b87 SHA256: 77de35b75307c7cf8ac93baf4eaffb53e21d959a92d35f236c331df14d7a98a4 Description: Mono Sqlite library Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Sqlite library version 1.0. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libmono-sqlite2.0-cil Priority: optional Section: libs Installed-Size: 184 Maintainer: Ubuntu Mono Team Original-Maintainer: Debian Mono Group Architecture: all Source: mono Version: 1.2.3.1-1ubuntu1.1 Replaces: mono-classlib-2.0 (<< 1.1.13.6-1), mono-classlib-2.0-dbg (<< 1.1.13.6-1) Depends: libmono-corlib2.0-cil (>= 1.2.3), libmono-system-data2.0-cil (>= 1.0), libmono-system2.0-cil (>= 1.2.3), libsqlite3-0 (>= 3.3.8) Suggests: libsqlite0 (>= 2.8.17) Filename: pool/main/m/mono/libmono-sqlite2.0-cil_1.2.3.1-1ubuntu1.1_all.deb Size: 55998 MD5sum: 0dc9aa3d14d7718fea1b94bae23d6319 SHA1: a99d3e6555c5d7effda0288baeff4a73719f6330 SHA256: a732fbebb2e53dcd49aacb210182fbec0e6439727aa172eb63b78f2285752ffd Description: Mono Sqlite library Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono Sqlite library version 2.0. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop Package: libmono-system-data1.0-cil Priority: optional Section: libs Installed-Size: 1252 Maintainer: Ubuntu Mono Team Original-Maintainer: Debian Mono Group Architecture: all Source: mono Version: 1.2.3.1-1ubuntu1.1 Replaces: mono-classlib-1.0 (<< 1.1.13.6-1), mono-classlib-1.0-dbg (<< 1.1.13.6-1) Depends: libglib2.0-0 (>= 2.12.9), libmono-corlib1.0-cil (>= 1.0), libmono-data-tds1.0-cil (>= 1.0), libmono-system1.0-cil (>= 1.0) Filename: pool/main/m/mono/libmono-system-data1.0-cil_1.2.3.1-1ubuntu1.1_all.deb Size: 462328 MD5sum: 72ece8d72a42e54cbc7284dfdbf62e00 SHA1: 525464830f1b97a7a74559bc056cb9e6abdb48d0 SHA256: 26587e4eb5e15a2d7eac38bcdd6f1a2c4157a2603d189884a6896e50fbea2b6e Description: Mono System.Data library Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Data library version 1.0. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libmono-system-data2.0-cil Priority: optional Section: libs Installed-Size: 1552 Maintainer: Ubuntu Mono Team Original-Maintainer: Debian Mono Group Architecture: all Source: mono Version: 1.2.3.1-1ubuntu1.1 Replaces: mono-classlib-2.0 (<< 1.1.13.6-1), mono-classlib-2.0-dbg (<< 1.1.13.6-1) Depends: libglib2.0-0 (>= 2.12.9), libmono-corlib2.0-cil (>= 1.2.3), libmono-data-tds2.0-cil (>= 1.0), libmono-system2.0-cil (>= 1.2.3) Filename: pool/main/m/mono/libmono-system-data2.0-cil_1.2.3.1-1ubuntu1.1_all.deb Size: 563166 MD5sum: 8a45c1608a35fcadbe051b015d6a4d5a SHA1: d05c3c8aa7c8b6a54d55809ce3c6ed833bec238d SHA256: 2acc5ed481ff435e3666fb01762fdaae28384b88b0b28d62a93adfe652ebf7b9 Description: Mono System.Data Library Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Data library version 2.0. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop Package: libmono-system-runtime1.0-cil Priority: optional Section: libs Installed-Size: 356 Maintainer: Ubuntu Mono Team Original-Maintainer: Debian Mono Group Architecture: all Source: mono Version: 1.2.3.1-1ubuntu1.1 Replaces: mono-classlib-1.0 (<< 1.1.13.6-1), mono-classlib-1.0-dbg (<< 1.1.13.6-1) Depends: libmono-corlib1.0-cil (>= 1.0), libmono-system-web1.0-cil (>= 1.0), libmono-system1.0-cil (>= 1.0) Filename: pool/main/m/mono/libmono-system-runtime1.0-cil_1.2.3.1-1ubuntu1.1_all.deb Size: 121798 MD5sum: eda743d7fc277b8dbc39794dd104c79c SHA1: 3918588ef4f120e7c6d9ef1150f934952be27481 SHA256: 07b3063015c359861c06a067793fd4f99b1ef0e0598ebf1cbfcf784c495d9b89 Description: Mono System.Runtime library Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Runtime library version 1.0. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libmono-system-runtime2.0-cil Priority: optional Section: libs Installed-Size: 400 Maintainer: Ubuntu Mono Team Original-Maintainer: Debian Mono Group Architecture: all Source: mono Version: 1.2.3.1-1ubuntu1.1 Replaces: mono-classlib-2.0 (<< 1.1.13.6-1), mono-classlib-2.0-dbg (<< 1.1.13.6-1) Depends: libmono-corlib2.0-cil (>= 1.2.3), libmono-system-web2.0-cil (>= 1.0), libmono-system2.0-cil (>= 1.2.3) Filename: pool/main/m/mono/libmono-system-runtime2.0-cil_1.2.3.1-1ubuntu1.1_all.deb Size: 139712 MD5sum: bf80c1d5d7bd846f17da32f0f7215025 SHA1: 88b78da0ad82c9e9f94c7d3f8aed9488bf80a6fc SHA256: 132c67ebf9306c74a0ec978ba32698039039efdd616f61cad5148b3c738b2d1d Description: Mono System.Runtime Library Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Runtime library version 2.0. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libmono-system-web1.0-cil Priority: optional Section: libs Installed-Size: 2196 Maintainer: Ubuntu Mono Team Original-Maintainer: Debian Mono Group Architecture: all Source: mono Version: 1.2.3.1-1ubuntu1.1 Replaces: mono-classlib-1.0 (<< 1.1.13.6-1), mono-classlib-1.0-dbg (<< 1.1.13.6-1) Depends: libmono-corlib1.0-cil (>= 1.0), libmono-system-data1.0-cil (>= 1.0), libmono-system1.0-cil (>= 1.0) Filename: pool/main/m/mono/libmono-system-web1.0-cil_1.2.3.1-1ubuntu1.1_all.deb Size: 791618 MD5sum: 333430724f43b5378479fb698ee3e486 SHA1: 995b0603801fac736159d533a613b69e20c97037 SHA256: 9e41c1f44bd07cd2a49d9b0761592fa8743419e93a6fae5ed854ce3ba4b9443f Description: Mono System.Web library Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Web library version 1.0. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libmono-system-web2.0-cil Priority: optional Section: libs Installed-Size: 4444 Maintainer: Ubuntu Mono Team Original-Maintainer: Debian Mono Group Architecture: all Source: mono Version: 1.2.3.1-1ubuntu1.1 Replaces: mono-classlib-2.0 (<< 1.1.13.6-2), mono-classlib-2.0-dbg (<< 1.1.13.6-1) Depends: libmono-corlib2.0-cil (>= 1.2.3), libmono-system-data2.0-cil (>= 1.0), libmono-system2.0-cil (>= 1.2.3) Suggests: libmono-winforms2.0-cil (>= 1.2.3) Filename: pool/main/m/mono/libmono-system-web2.0-cil_1.2.3.1-1ubuntu1.1_all.deb Size: 1575472 MD5sum: e06545176fd76beb8713615af1b5d29c SHA1: d85bbbfb71613103eb529acc75f2af667c7b5203 SHA256: d03cf47878f64f121b33f5c494e24e9a7e32a924cd1bb90729137321e0aae227 Description: Mono System.Web Library Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Web library version 2.0. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop Package: libmono-system1.0-cil Priority: optional Section: libs Installed-Size: 5076 Maintainer: Ubuntu Mono Team Original-Maintainer: Debian Mono Group Architecture: all Source: mono Version: 1.2.3.1-1ubuntu1.1 Replaces: mono-classlib-1.0 (<< 1.1.13.6-1), mono-classlib-1.0-dbg (<< 1.1.13.6-1) Depends: libc6 (>= 2.5-0ubuntu1) | libc6.1 (>= 2.5-0ubuntu1) | libc0.1 (>= 2.5-0ubuntu1), libcupsys2 (>= 1.2.7), libgdiplus (>= 1.1.18), libmono-corlib1.0-cil (>= 1.0) Suggests: libgamin0, libgamin0 | libfam0, libx11-6 Filename: pool/main/m/mono/libmono-system1.0-cil_1.2.3.1-1ubuntu1.1_all.deb Size: 1805890 MD5sum: 85d9312224d8535dcf21c11512deff1b SHA1: 0af36d5cea4c67a4aacf82498b2ebe2b5b45975f SHA256: 08f0381442174f95eb17636574bfa6d41f7317468b7a7b42da4930fa3225a4ce Description: Mono System libraries (1.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the BCL (Base Class Libraries) of Mono. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop Package: libmono-system2.0-cil Priority: optional Section: libs Installed-Size: 6852 Maintainer: Ubuntu Mono Team Original-Maintainer: Debian Mono Group Architecture: all Source: mono Version: 1.2.3.1-1ubuntu1.1 Replaces: mono-classlib-2.0 (<< 1.1.13.6-1), mono-classlib-2.0-dbg (<< 1.1.13.6-1) Depends: libc6 (>= 2.5-0ubuntu1) | libc6.1 (>= 2.5-0ubuntu1) | libc0.1 (>= 2.5-0ubuntu1), libmono-corlib2.0-cil (>= 1.2.3), libmono-security2.0-cil (>= 1.0), libmono0 (>= 1.2.2) Suggests: libasound2 (>> 1.0.12), libcupsys2 (>= 1.2.7), libgamin0, libgamin0 | libfam0, libgdiplus (>= 1.1.18), libx11-6 Filename: pool/main/m/mono/libmono-system2.0-cil_1.2.3.1-1ubuntu1.1_all.deb Size: 2466720 MD5sum: 0b514eb292cd5d5c19896ed164a06249 SHA1: 1963a53158da817d7fd023893f434056392a0744 SHA256: 9c228a8d6df03881e46a8e9f1a0f7d95d9d105fe0dc06eacbc50ea113f7f5822 Description: Mono System libraries (2.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the BCL (Base Class Libraries) of Mono. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop Package: libmono-winforms1.0-cil Priority: optional Section: libs Installed-Size: 3868 Maintainer: Ubuntu Mono Team Original-Maintainer: Debian Mono Group Architecture: all Source: mono Version: 1.2.3.1-1ubuntu1.1 Replaces: mono-classlib-1.0 (<< 1.1.13.6-1), mono-classlib-1.0-dbg (<< 1.1.13.6-1) Depends: libgdiplus (>= 1.1.18), libglib2.0-0 (>= 2.12.9), libmono-accessibility1.0-cil (>= 1.0), libmono-corlib1.0-cil (>= 1.0), libmono-system-data1.0-cil (>= 1.0), libmono-system-web1.0-cil (>= 1.0), libmono-system1.0-cil (>= 1.0), libmono1.0-cil (>= 1.2.3), libx11-6 Suggests: libgnomeui-0 (>= 2.17.1), libgtk2.0-0 (>= 2.10.3), librsvg2-2 (>= 2.14.4) Filename: pool/main/m/mono/libmono-winforms1.0-cil_1.2.3.1-1ubuntu1.1_all.deb Size: 1501014 MD5sum: c9d89231925a26671d3febe9bc1b48d2 SHA1: db67d21e3a249bca847d670e8d359ccf035554e5 SHA256: ed3adf86ee7c5a39e922f21b2084430f6cd5923835bbd68420cef5b0c2b9f8f7 Description: Mono System.Windows.Forms library Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Windows.Forms library version 1.0. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libmono-winforms2.0-cil Priority: optional Section: libs Installed-Size: 5044 Maintainer: Ubuntu Mono Team Original-Maintainer: Debian Mono Group Architecture: all Source: mono Version: 1.2.3.1-1ubuntu1.1 Replaces: mono-classlib-2.0 (<< 1.1.13.6-1), mono-classlib-2.0-dbg (<< 1.1.13.6-1) Depends: libgdiplus (>= 1.1.18), libglib2.0-0 (>= 2.12.9), libmono-accessibility2.0-cil (>= 1.0), libmono-corlib2.0-cil (>= 1.2.3), libmono-system-data2.0-cil (>= 1.0), libmono-system-web2.0-cil (>= 1.0), libmono-system2.0-cil (>= 1.2.3), libmono2.0-cil (>= 1.2.3), libx11-6 Suggests: libgnomeui-0 (>= 2.17.1), libgtk2.0-0 (>= 2.10.3), librsvg2-2 (>= 2.14.4) Filename: pool/main/m/mono/libmono-winforms2.0-cil_1.2.3.1-1ubuntu1.1_all.deb Size: 1902876 MD5sum: 8d0b889b8269cffb917120c470d72258 SHA1: 26050e0f0d9f933221a095a8a30ede3d3332dc0a SHA256: d6120e751da7446c05d4c3fcfb0d8c8f9869dc1cc3d9b7aac69dc988574e06f5 Description: Mono System.Windows.Forms library Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono System.Windows.Forms library version 2.0. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libmono0 Priority: optional Section: libs Installed-Size: 2580 Maintainer: Ubuntu Mono Team Original-Maintainer: Debian Mono Group Architecture: amd64 Source: mono Version: 1.2.3.1-1ubuntu1.1 Replaces: libmono-dev (<= 1.1.6-4) Depends: libc6 (>= 2.5-0ubuntu1), libglib2.0-0 (>= 2.12.9), zlib1g (>= 1:1.2.1) Filename: pool/main/m/mono/libmono0_1.2.3.1-1ubuntu1.1_amd64.deb Size: 872514 MD5sum: 9c86734c35784d72af074e32bd7f7d8e SHA1: 2785cbeb1d4c32b81a2051e284726f0d2c03fda2 SHA256: ca1ade04abe9dcec6fce95318683bb6312e7d0d6a8dccb8625ddb5cd821318a6 Description: libraries for the Mono JIT Shared libraries for Mono, used for embedding/hosting of the JIT. The package also contains libmono-profiler-cov used for optimisation work. . Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop Package: libmono1.0-cil Priority: optional Section: libs Installed-Size: 1252 Maintainer: Ubuntu Mono Team Original-Maintainer: Debian Mono Group Architecture: all Source: mono Version: 1.2.3.1-1ubuntu1.1 Replaces: mono-classlib-1.0 (<< 1.1.13.6-1), mono-classlib-1.0-dbg (<< 1.1.13.6-1) Depends: mono-runtime (>= 1.0), libc6 (>= 2.5-0ubuntu1) | libc6.1 (>= 2.5-0ubuntu1) | libc0.1 (>= 2.5-0ubuntu1), libmono-corlib1.0-cil (>= 1.0), libmono-data-tds1.0-cil (>= 1.0), libmono-security1.0-cil (>= 1.0), libmono-sharpzip0.84-cil (>= 1.0), libmono-system-data1.0-cil (>= 1.0), libmono-system-web1.0-cil (>= 1.0), libmono-system1.0-cil (>= 1.0), libmono0 (>= 1.2.2) Filename: pool/main/m/mono/libmono1.0-cil_1.2.3.1-1ubuntu1.1_all.deb Size: 412734 MD5sum: e1e5b880522d47c3ff2bb538004ef610 SHA1: 061bce40fe2a6b9e4748b56c43a3b81996525118 SHA256: 06631ac27f92bd571991fe49a6d607bf644a5a61089f3c2a422bc6c80becd288 Description: Mono libraries (1.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono libraries. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libmono2.0-cil Priority: optional Section: libs Installed-Size: 1252 Maintainer: Ubuntu Mono Team Original-Maintainer: Debian Mono Group Architecture: all Source: mono Version: 1.2.3.1-1ubuntu1.1 Replaces: mono-classlib-2.0 (<< 1.1.13.6-1), mono-classlib-2.0-dbg (<< 1.1.13.6-1) Depends: mono-runtime (>= 1.1.8.1), libc6 (>= 2.5-0ubuntu1) | libc6.1 (>= 2.5-0ubuntu1) | libc0.1 (>= 2.5-0ubuntu1), libmono-corlib2.0-cil (>= 1.2.3), libmono-data-tds2.0-cil (>= 1.0), libmono-security2.0-cil (>= 1.0), libmono-sharpzip2.84-cil (>= 1.0), libmono-system-data2.0-cil (>= 1.0), libmono-system-web2.0-cil (>= 1.0), libmono-system2.0-cil (>= 1.2.3), libmono0 (>= 1.2.2) Filename: pool/main/m/mono/libmono2.0-cil_1.2.3.1-1ubuntu1.1_all.deb Size: 412750 MD5sum: d68d7787541b7dff8f3ae0969e6f218c SHA1: 87b1af21e3dcfb24dc1a8b52756184fd7781f394 SHA256: 4465ed820871d3dc5dbfacfa4570b7e3af805c68444813c9263b878d344c9658 Description: Mono libraries (2.0) Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Mono libraries. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop Package: libmysqlclient15-dev Priority: optional Section: libdevel Installed-Size: 25468 Maintainer: Ubuntu Core Developers Original-Maintainer: Christian Hammers Architecture: amd64 Source: mysql-dfsg-5.0 Version: 5.0.38-0ubuntu1.4 Provides: libmysqlclient-dev Depends: libmysqlclient15off (>= 5.0.38-0ubuntu1.4), zlib1g-dev, libc6 (>= 2.5-0ubuntu1) Conflicts: libmysqlclient14-dev, libmysqlclient12-dev, libmysqlclient10-dev Filename: pool/main/m/mysql-dfsg-5.0/libmysqlclient15-dev_5.0.38-0ubuntu1.4_amd64.deb Size: 7452022 MD5sum: 5d5cef49e1120b469c481f418a1d5f28 SHA1: 69f052f14ed5014c426af1a69660053339ff5b3d SHA256: c18a1d73fa1cb94edfa780492f91fb9180dfcf83abc82aa0c2773c3b1e4a24f4 Description: mysql database development files MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package includes development libraries and header files. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libmysqlclient15off Priority: optional Section: libs Installed-Size: 4276 Maintainer: Ubuntu Core Developers Original-Maintainer: Christian Hammers Architecture: amd64 Source: mysql-dfsg-5.0 Version: 5.0.38-0ubuntu1.4 Replaces: libmysqlclient15 Depends: mysql-common (>= 5.0.38-0ubuntu1.4), libc6 (>= 2.5-0ubuntu1), zlib1g (>= 1:1.2.1) Conflicts: libmysqlclient15 Filename: pool/main/m/mysql-dfsg-5.0/libmysqlclient15off_5.0.38-0ubuntu1.4_amd64.deb Size: 1893334 MD5sum: 9961759837da34d814488e226c7b20b6 SHA1: 0bad0f30014910b72a918986bc1cdf305ea37746 SHA256: 5b6229160ab7f97112c0e3a1df5c3db3c2b8ac050f9bf85152931e15cca8f731 Description: mysql database client library MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package includes the client library. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: lamp-server, kubuntu-desktop Package: libmythes-dev Priority: optional Section: libdevel Installed-Size: 264 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: amd64 Source: openoffice.org Version: 2.2.0-1ubuntu6 Suggests: perl Filename: pool/main/o/openoffice.org/libmythes-dev_2.2.0-1ubuntu6_amd64.deb Size: 120120 MD5sum: 0764335d0aede8bc82952f8967ad95b1 SHA1: 35c37739421cfd7000636e0f4f5ba9721df17579 SHA256: 63f13074b92776f51a2e36bcde7a984c1bbf3bbb79649aa5b496de7f7c1ef6df Description: simple thesaurus library (development files) MyThes is a simple thesaurus that uses a structured text data file and an index file with binary search to lookup words and phrases and return information on part of speech, meanings, and synonyms . This package contains the static library and header file needed to develop applications using mythes and the perl script to create the index files. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libnspr-dev Priority: optional Section: libdevel Installed-Size: 1256 Maintainer: Alexander Sack Architecture: amd64 Source: firefox (2.0.0.17+0nobinonly-0ubuntu0.7.4) Version: 2:1.firefox2.0.0.17+0nobinonly-0ubuntu0.7.4 Replaces: mozilla-dev (<< 1.2-2) Depends: libnspr4 (= 2:1.firefox2.0.0.17+0nobinonly-0ubuntu0.7.4) Filename: pool/main/f/firefox/libnspr-dev_1.firefox2.0.0.17+0nobinonly-0ubuntu0.7.4_amd64.deb Size: 228868 MD5sum: 29d5b7b2a4b164aac6381e6561bd6144 SHA1: 8692e1a5b22cc3e5528be083b16f8cdbf484263b SHA256: 6387dceba7e3aa0fb6b45063eeef5cd52f25ba98e2b5978e6579a2dbcd07bed9 Description: Netscape Portable Runtime library - development files NSPR provides platform independence for non-GUI operating system facilities including: * threads, * thread synchronisation, * normal file I/O and network I/O, * interval timing and calendar time, * basic memory management (malloc and free), * shared library linking. . This Ubuntu-specific version is built using the the Firefox NSPR. You need this package to get includes and static libraries for building programs linked to NSPR. . See http://www.mozilla.org/docs/refList/refNSPR/ for more information about NSPR. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libnspr4 Priority: optional Section: libs Installed-Size: 380 Maintainer: Alexander Sack Architecture: amd64 Source: firefox (2.0.0.17+0nobinonly-0ubuntu0.7.4) Version: 2:1.firefox2.0.0.17+0nobinonly-0ubuntu0.7.4 Replaces: libnspr3 Depends: libc6 (>= 2.5-0ubuntu1) Conflicts: libnspr3 Filename: pool/main/f/firefox/libnspr4_1.firefox2.0.0.17+0nobinonly-0ubuntu0.7.4_amd64.deb Size: 174386 MD5sum: 7a13e0a9fa9df9f66f88f70cea8ebc06 SHA1: 5b7ed50088f1bd0fc0c8a0d3588f11907d9b2677 SHA256: 26fa4d054cbaf3b1635dd6e6fcf33f465e917c5cd1857fb764bd5f4eea9e5900 Description: Netscape Portable Runtime Library This library provides platform independent non-GUI operating system facilities including: * threads, * thread synchronisation, * normal file I/O and network I/O, * interval timing and calendar time, * basic memory management (malloc and free), * shared library linking. This Ubuntu-specific version is built using the the Firefox NSPR. . See http://www.mozilla.org/docs/refList/refNSPR/ for more information about NSPR. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: libnss-dev Priority: optional Section: libdevel Installed-Size: 1308 Maintainer: Alexander Sack Architecture: amd64 Source: firefox (2.0.0.17+0nobinonly-0ubuntu0.7.4) Version: 2:1.firefox2.0.0.17+0nobinonly-0ubuntu0.7.4 Depends: libnss3 (= 2:1.firefox2.0.0.17+0nobinonly-0ubuntu0.7.4), libnspr-dev (= 2:1.firefox2.0.0.17+0nobinonly-0ubuntu0.7.4) Filename: pool/main/f/firefox/libnss-dev_1.firefox2.0.0.17+0nobinonly-0ubuntu0.7.4_amd64.deb Size: 254952 MD5sum: 55e0c0afef21b363fe31c744af4c6d77 SHA1: ebbaaee9da58e29434a3ae3d1c29acd0e1464a33 SHA256: 888f7da6a7688c2c4e1bf74493ba9ac65ef80cd3034aa7e13f8912ab8fd159db Description: Network Security Service Libraries - development This package provides the development files needed to compile programs that use the Netscape SSL/TLS layer. . This Ubuntu-specific version is built using the the Firefox libnss. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libnss3 Priority: optional Section: libs Installed-Size: 2184 Maintainer: Alexander Sack Architecture: amd64 Source: firefox (2.0.0.17+0nobinonly-0ubuntu0.7.4) Version: 2:1.firefox2.0.0.17+0nobinonly-0ubuntu0.7.4 Replaces: mozilla-psm (<< 2:0.9.9), firefox (<< 2:1.firefox1.5.dfsg-4ubuntu4) Depends: libc6 (>= 2.5-0ubuntu1), libnspr4 Filename: pool/main/f/firefox/libnss3_1.firefox2.0.0.17+0nobinonly-0ubuntu0.7.4_amd64.deb Size: 888180 MD5sum: 7f8ddc7f096215b1bcaaee5858e0cb88 SHA1: b1dbbef4906f6bd359bfd865c4208556dbc33254 SHA256: 271b4ba1e6a5b780df8b4a388c210920fcefd3ec8668f03b105bddcdb3b6c141 Description: Network Security Service Libraries - runtime This package provides the runtime libraries needed to use the Netscape SSL/TLS layer, including S/MIME and key management. . This Ubuntu-specific version is built using the the Firefox libnss. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: liboggflac++-dev Priority: optional Section: libdevel Installed-Size: 212 Maintainer: Ubuntu Core Developers Original-Maintainer: Joshua Kwan Architecture: amd64 Source: flac Version: 1.1.2-5ubuntu2.1 Replaces: libflac-dev (= 1.0.4-1) Depends: libflac++-dev, liboggflac-dev, liboggflac++2c2 (= 1.1.2-5ubuntu2.1) Conflicts: libflac-dev (= 1.0.4-1) Filename: pool/main/f/flac/liboggflac++-dev_1.1.2-5ubuntu2.1_amd64.deb Size: 27860 MD5sum: ea22887c2e5b75ef4f411beace0924b0 SHA1: 0cee486030a774504f371048dbd184ce98292015 SHA256: 3414d93de86ddf6d9cdfa1d71e8cab75ce78fcecd776183e552a933eb61735bf Description: Free Lossless Audio Codec - C++ development library (ogg) FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is similar to MP3, but lossless. The FLAC project consists of: . * The stream format * libFLAC, which implements a reference encoder, stream decoder, and file decoder * flac, which is a command-line wrapper around libFLAC to encode and decode .flac files * Input plugins for various music players (Winamp, XMMS, and more in the works) . This package contains the development library libOggFLAC++. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: liboggflac++2c2 Priority: optional Section: libs Installed-Size: 140 Maintainer: Ubuntu Core Developers Original-Maintainer: Joshua Kwan Architecture: amd64 Source: flac Version: 1.1.2-5ubuntu2.1 Replaces: liboggflac++2 Depends: libc6 (>= 2.5-0ubuntu1), libgcc1 (>= 1:4.1.2), liboggflac3, libstdc++6 (>= 4.1.2) Conflicts: liboggflac++2 Filename: pool/main/f/flac/liboggflac++2c2_1.1.2-5ubuntu2.1_amd64.deb Size: 28378 MD5sum: 45b905dcf2dde7279f9d54e63eac7b91 SHA1: 3f7f8985469f5eaac6a4c11d649a57a9bb0a7833 SHA256: 263df6b88c952a282c0fc04f54a58390dad782db2b560fe49236e9a2e77b2bbc Description: Free Lossless Audio Codec - C++ runtime library (ogg) FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is similar to MP3, but lossless. The FLAC project consists of: . * The stream format * libFLAC, which implements a reference encoder, stream decoder, and file decoder * flac, which is a command-line wrapper around libFLAC to encode and decode .flac files * Input plugins for various music players (Winamp, XMMS, and more in the works) . This package contains the runtime library libOggFLAC++. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: liboggflac-dev Priority: optional Section: libdevel Installed-Size: 400 Maintainer: Ubuntu Core Developers Original-Maintainer: Joshua Kwan Architecture: amd64 Source: flac Version: 1.1.2-5ubuntu2.1 Depends: libflac-dev, liboggflac3 (= 1.1.2-5ubuntu2.1) Filename: pool/main/f/flac/liboggflac-dev_1.1.2-5ubuntu2.1_amd64.deb Size: 60906 MD5sum: 9fc105c9d9e15286dd51d27477fbf0b2 SHA1: 8ee06872c13393ee4479698e07e4f9bf2fac0d40 SHA256: 30121081fe3e88847c53ff95c5f055d99a1e6eb8a7d218246478e2eff5bc8598 Description: Free Lossless Audio Codec - C development library (ogg) FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is similar to MP3, but lossless. The FLAC project consists of: . * The stream format * libFLAC, which implements a reference encoder, stream decoder, and file decoder * flac, which is a command-line wrapper around libFLAC to encode and decode .flac files * Input plugins for various music players (Winamp, XMMS, and more in the works) . This package contains the development library libOggFLAC. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: liboggflac3 Priority: optional Section: libs Installed-Size: 144 Maintainer: Ubuntu Core Developers Original-Maintainer: Joshua Kwan Architecture: amd64 Source: flac Version: 1.1.2-5ubuntu2.1 Depends: libc6 (>= 2.5-0ubuntu1), libflac7, libogg0 (>= 1.1.3) Filename: pool/main/f/flac/liboggflac3_1.1.2-5ubuntu2.1_amd64.deb Size: 36726 MD5sum: 50fe798e78748c94153ce73b2b8c9e8f SHA1: 0ccdf5508da51e2de3e8a253b629428dc0f74427 SHA256: 6d0b7f8dfb81116d117f2855c22a12f0d430d5823f5dd6ac9c4a8dd2d14bb5e8 Description: Free Lossless Audio Codec - runtime C library (ogg) FLAC stands for Free Lossless Audio Codec. Grossly oversimplified, FLAC is similar to MP3, but lossless. The FLAC project consists of: . * The stream format * libFLAC, which implements a reference encoder, stream decoder, and file decoder * flac, which is a command-line wrapper around libFLAC to encode and decode .flac files * Input plugins for various music players (Winamp, XMMS, and more in the works) . This package contains the runtime library libOggFLAC. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: kubuntu-desktop, edubuntu-live Package: libopal-2.2.0 Priority: optional Section: libs Installed-Size: 11688 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian VoIP Team Architecture: amd64 Source: opal Version: 2.2.3.dfsg-2ubuntu2.1 Depends: libc6 (>= 2.5-0ubuntu1), libexpat1 (>= 1.95.8), libgcc1 (>= 1:4.1.2), libldap2 (>= 2.1.17-1), libpt-1.10.0 (>= 1.10.3), libsasl2-2, libsdl1.2debian (>= 1.2.10-1), libspeex1 (>= 1.1.8), libssl0.9.8 (>= 0.9.8c-1), libstdc++6 (>= 4.1.2) Suggests: libopal-dev Filename: pool/main/o/opal/libopal-2.2.0_2.2.3.dfsg-2ubuntu2.1_amd64.deb Size: 3113332 MD5sum: e29de0ddb690dd360389c0e2a40bddb8 SHA1: 62732b26ad9d7f1dbdac64a7c847a3f011689b56 SHA256: 5cd4a4d4d680890acf40546ebf0b3c7dbb83a374c2e88ce78e846f38d6d1fc1c Description: Open Phone Abstraction Library - successor of OpenH323 This package contains the shared version of the OPAL library. . The OPAL project aims to create a full featured, interoperable, Open Source implementation of the H.323 and SIP protocols that can be used freely by everybody. These protocols are most used for Voice over IP (VoIP) conferencing. . For more information on the OPAL project visit them at http://www.voxgratia.org/ Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: libopal-dbg Priority: extra Section: libdevel Installed-Size: 2488 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian VoIP Team Architecture: amd64 Source: opal Version: 2.2.3.dfsg-2ubuntu2.1 Filename: pool/main/o/opal/libopal-dbg_2.2.3.dfsg-2ubuntu2.1_amd64.deb Size: 643418 MD5sum: 23b86253db671b09a49169c14b640239 SHA1: 3cbf19d3100ecc95c47804d683790ba570894460 SHA256: 5b7e943596dd6fb2411515c76757c175c4f5bbfb4f1f5445266cec8e93f5546b Description: OPAL library debug symbols This package contains the shared and static debug symbols of the OPAL library. . The OPAL project aims to create a full featured, interoperable, Open Source implementation of the H.323 and SIP protocols that can be used freely by everybody. These protocols are most used for Voice over IP (VoIP) conferencing. . For more information on the OPAL project visit them at http://www.voxgratia.org/ Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libopal-dev Priority: optional Section: libdevel Installed-Size: 3172 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian VoIP Team Architecture: amd64 Source: opal Version: 2.2.3.dfsg-2ubuntu2.1 Depends: libopal-2.2.0 (= 2.2.3.dfsg-2ubuntu2.1), libpt-dev (>= 1.10.0) Filename: pool/main/o/opal/libopal-dev_2.2.3.dfsg-2ubuntu2.1_amd64.deb Size: 448872 MD5sum: bf6977e923e71f2292352cec151524e3 SHA1: 0e3dedf12b64698ed5d3cb95700e398ae7907aa8 SHA256: a48ab7e4821b7afac84ca2073d164cc07c793673bcc619106f1b1c4618050f87 Description: OPAL library header files This package contains the the headers and a static version of the OPAL library. . The OPAL project aims to create a full featured, interoperable, Open Source implementation of the H.323 and SIP protocols that can be used freely by everybody. These protocols are most used for Voice over IP (VoIP) conferencing. . For more information on the OPAL project visit them at http://www.voxgratia.org/ Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libopal-doc Priority: extra Section: doc Installed-Size: 70896 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian VoIP Team Architecture: all Source: opal Version: 2.2.3.dfsg-2ubuntu2.1 Filename: pool/main/o/opal/libopal-doc_2.2.3.dfsg-2ubuntu2.1_all.deb Size: 7890546 MD5sum: 37012a53b21133c92eb20194f2455541 SHA1: c362e1a7a937fc18ee2f6f7aae8c0167a40b034c SHA256: a655cdaaadd562589fdbd1541304475eb1f954bac0e34355690765204ee358c0 Description: OPAL library documentation files This package contains the documentation and samples to program with the OPAL library. . The OPAL project aims to create a full featured, interoperable, Open Source implementation of the H.323 and SIP protocols that can be used freely by everybody. These protocols are most used for Voice over IP (VoIP) conferencing. . For more information on the OPAL project visit them at http://www.voxgratia.org/ Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libpam-smbpass Priority: extra Section: admin Installed-Size: 1152 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 3.0.24-2ubuntu1.7 Depends: libc6 (>= 2.5-0ubuntu1), libcomerr2 (>= 1.33-3), libkrb53 (>= 1.4.2), libldap2 (>= 2.1.17-1), libpam0g (>= 0.76), samba-common (= 3.0.24-2ubuntu1.7) Suggests: samba Filename: pool/main/s/samba/libpam-smbpass_3.0.24-2ubuntu1.7_amd64.deb Size: 482532 MD5sum: 4a599a7f3ceaacca5d352d40fb7569d5 SHA1: 60aac670c0c16691608594f4cd111abdae3c09fd SHA256: b74999458968a9def2c3994ac9acefd60a49dc79fe0707b78443461ed7249cf0 Description: pluggable authentication module for SMB/CIFS password database This is a stackable PAM module that allows a system administrator to easily migrate to using encrypted passwords for Samba and to keep smb passwords in sync with unix passwords. Unlike other solutions, it does this without requiring users to change their existing passwords or login to Samba using cleartext passwords. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libpcre3 Priority: optional Section: libs Installed-Size: 396 Maintainer: Ubuntu Core Developers Original-Maintainer: Mark Baker Architecture: amd64 Source: pcre3 Version: 7.4-0ubuntu0.7.04.3 Depends: libc6 (>= 2.5-0ubuntu1) Conflicts: libpcre3-dev (<= 4.3-3) Filename: pool/main/p/pcre3/libpcre3_7.4-0ubuntu0.7.04.3_amd64.deb Size: 199016 MD5sum: 259f7869305c8a5046c8a1ac707de287 SHA1: e019d4d323cd70da8729180754964717668cd603 SHA256: ef181c1d5d448c07a0c5d0745acc87b9ce73db569a007b259395b692367edad5 Description: Perl 5 Compatible Regular Expression Library - runtime files This is a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. . This package contains the runtime libraries. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: lamp-server, kubuntu-desktop, edubuntu-live, xubuntu-desktop Package: libpcre3-dev Priority: optional Section: libdevel Installed-Size: 680 Maintainer: Ubuntu Core Developers Original-Maintainer: Mark Baker Architecture: amd64 Source: pcre3 Version: 7.4-0ubuntu0.7.04.3 Depends: libc6-dev, libpcre3 (= 7.4-0ubuntu0.7.04.3), libpcrecpp0 (= 7.4-0ubuntu0.7.04.3) Conflicts: libpcre1-dev, libpcre2-dev Filename: pool/main/p/pcre3/libpcre3-dev_7.4-0ubuntu0.7.04.3_amd64.deb Size: 255290 MD5sum: aabfa0188644252c0a3920c5518b94dd SHA1: b97c0a9525e5a4a078f4b94009c1830fdd950ad9 SHA256: 7a6fa96d2656f997038154060de95a322800cf29ff241bbbe213efdaaec37d2c Description: Perl 5 Compatible Regular Expression Library - development files This is a library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. . This package contains the development files, including headers, static libraries, and documentation. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libpcrecpp0 Priority: optional Section: libs Installed-Size: 168 Maintainer: Ubuntu Core Developers Original-Maintainer: Mark Baker Architecture: amd64 Source: pcre3 Version: 7.4-0ubuntu0.7.04.3 Replaces: libpcre3 (<< 6.4-1.1) Depends: libc6 (>= 2.5-0ubuntu1), libgcc1 (>= 1:4.1.2), libpcre3 (>= 4.5), libstdc++6 (>= 4.1.2) Conflicts: libpcre3 (<< 6.4-1.1) Filename: pool/main/p/pcre3/libpcrecpp0_7.4-0ubuntu0.7.04.3_amd64.deb Size: 91624 MD5sum: 9ce46f293c9f9f05cbc38ad9d70be993 SHA1: 1bc121bdc3c08ec93f8644bea542e675a854fd26 SHA256: c9ab096c94eb5e941591b17899a36810d597f201de30598c118e2788bae7de38 Description: Perl 5 Compatible Regular Expression Library - C++ runtime files This is a C++ library of functions to support regular expressions whose syntax and semantics are as close as possible to those of the Perl 5 language. . This package contains the C++ runtime library. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libperl-dev Priority: optional Section: libdevel Installed-Size: 1984 Maintainer: Ubuntu Core Developers Original-Maintainer: Brendan O'Dea Architecture: amd64 Source: perl Version: 5.8.8-7ubuntu0.1 Depends: perl (= 5.8.8-7ubuntu0.1), libperl5.8 (= 5.8.8-7ubuntu0.1) Filename: pool/main/p/perl/libperl-dev_5.8.8-7ubuntu0.1_amd64.deb Size: 633990 MD5sum: 6f659d15fd70053cadabb6eb4a62af97 SHA1: a0828fc1b395b3f7fb8143b8910724fd81a17fe7 SHA256: 422b2a7e49a1cbb0b72d7303232a4346f51e6e17c63e53e7672bb216198bebe3 Description: Perl library: development files Files for developing applications which embed a Perl interpreter and for programs compiled with perlcc. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libperl5.8 Priority: optional Section: libs Installed-Size: 24 Maintainer: Ubuntu Core Developers Original-Maintainer: Brendan O'Dea Architecture: amd64 Source: perl Version: 5.8.8-7ubuntu0.1 Replaces: perl-base (<= 5.8.7-4) Depends: perl-base (= 5.8.8-7ubuntu0.1) Conflicts: libapache-mod-perl (<< 1.29.0.1-3) Filename: pool/main/p/perl/libperl5.8_5.8.8-7ubuntu0.1_amd64.deb Size: 1054 MD5sum: 9bce50cfb434976acdf5fde560b20488 SHA1: d1c2588928966d65aa46710085d4dfde5f7c3da0 SHA256: 662d9fe613cdb41d02850cb323cfc46191dbb30567750b9e232cc41a9a5b505b Description: Shared Perl library This package is required by programs which embed a Perl interpreter to ensure that the correct version of `perl-base' is installed. It additionally contains the shared Perl library on architectures where the perl binary is linked to libperl.a (currently only i386, for performance reasons). In other cases the actual library is in the `perl-base' package. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: libpgtypes2 Priority: optional Section: libs Installed-Size: 296 Maintainer: Martin Pitt Original-Maintainer: Martin Pitt Architecture: amd64 Source: postgresql-8.2 Version: 8.2.6-0ubuntu0.7.04.1 Depends: libc6 (>= 2.5-0ubuntu1) Filename: pool/main/p/postgresql-8.2/libpgtypes2_8.2.6-0ubuntu0.7.04.1_amd64.deb Size: 209170 MD5sum: e387adc5c316f04413b3af42499896c1 SHA1: 39b74aed8e349bc7fefe2145184d2ff5cd6d27d7 SHA256: 23c92efc6544973f1458fc55824a6cf557f612cb1caefe69d67177537d224189 Description: shared library libpgtypes for PostgreSQL 8.2 The libpgtypes shared library is used by programs built with ecpg. (Embedded PostgreSQL for C). . PostgreSQL is an object-relational SQL database management system. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libpng12-0 Priority: optional Section: libs Installed-Size: 368 Maintainer: Ubuntu Core Developers Original-Maintainer: Anibal Monsalve Salazar Architecture: amd64 Source: libpng Version: 1.2.15~beta5-1ubuntu1.1 Replaces: libpng12-dev (<= 1.2.8rel-7) Depends: libc6 (>= 2.5-0ubuntu1), zlib1g (>= 1:1.2.1) Conflicts: libpng12-dev (<= 1.2.8rel-7), mzscheme (<= 1:209-5), pngcrush (<= 1.5.10-2), pngmeta (<= 1.11-3), qemacs (<= 0.3.1-5), povray-3.5 (<= 3.5.0c-10) Filename: pool/main/libp/libpng/libpng12-0_1.2.15~beta5-1ubuntu1.1_amd64.deb Size: 189670 MD5sum: e6fb074e098472c8efeff4ca912d3407 SHA1: f66755f039feef73c8c7f87b6d258a60123c95c5 SHA256: b4c90f0892f45fa1b64ba38aeb756ee12b2106edbf46dac2f2e0056b3a5cb1bf Description: PNG library - runtime libpng is a library implementing an interface for reading and writing PNG (Portable Network Graphics) format files. . This package contains the runtime library files needed to run software using libpng. . Homepage: http://www.libpng.org/pub/png/libpng.html Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: libpng12-dev Priority: optional Section: libdevel Installed-Size: 556 Maintainer: Ubuntu Core Developers Original-Maintainer: Anibal Monsalve Salazar Architecture: amd64 Source: libpng Version: 1.2.15~beta5-1ubuntu1.1 Replaces: libpng3-dev (<= 1.2.5), libpng12-0-dev Provides: libpng-dev, libpng12-0-dev, libpng3-dev Depends: libpng12-0 (= 1.2.15~beta5-1ubuntu1.1), zlib1g-dev Conflicts: libpng2-dev, libpng-dev, libpng12-0-dev, libpng2 (<< 1.0.12-3) Filename: pool/main/libp/libpng/libpng12-dev_1.2.15~beta5-1ubuntu1.1_amd64.deb Size: 179942 MD5sum: 84c0679ab5c297d8b53b21cdf8eee998 SHA1: 697afa8b2b81aa1b72db9846dcc77cdb97f7d8da SHA256: 03bd2f30aae16aa6cddf4c4925964ff99b7bbb63fd36f20f1e28c80d08d19bdf Description: PNG library - development libpng is a library implementing an interface for reading and writing PNG (Portable Network Graphics) format files. . This package contains the header and development files needed to build programs and packages using libpng. . Homepage: http://www.libpng.org/pub/png/libpng.html Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libpoppler-dev Priority: optional Section: text Installed-Size: 3652 Maintainer: Ubuntu Core Developers Original-Maintainer: Ondřej Surý Architecture: amd64 Source: poppler Version: 0.5.4-0ubuntu8.3 Depends: libpoppler1 (= 0.5.4-0ubuntu8.3), libfontconfig1-dev Filename: pool/main/p/poppler/libpoppler-dev_0.5.4-0ubuntu8.3_amd64.deb Size: 827148 MD5sum: 8b88dc9214b016a95b433651ec168869 SHA1: c09476f5ea19419b889be4f09f2ad22ceb8a346e SHA256: a0e03913a084223aa0f90431b838a5b32c2444cd996bdbf4cce3447ecb457cf1 Description: PDF rendering library -- development files Poppler is a PDF rendering library based on xpdf PDF viewer. . This package contains the headers and development libraries needed to build applications using Poppler. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libpoppler-glib-dev Priority: optional Section: libdevel Installed-Size: 508 Maintainer: Ubuntu Core Developers Original-Maintainer: Ondřej Surý Architecture: amd64 Source: poppler Version: 0.5.4-0ubuntu8.3 Depends: libpoppler1-glib (= 0.5.4-0ubuntu8.3), libpoppler-dev (= 0.5.4-0ubuntu8.3), libglib2.0-dev, libpango1.0-dev, libcairo2-dev Filename: pool/main/p/poppler/libpoppler-glib-dev_0.5.4-0ubuntu8.3_amd64.deb Size: 102298 MD5sum: 01b4884850244dde45baffa9180d32bc SHA1: 520afdc1a0f214994581e2152d71ee2c950d3be4 SHA256: 74914735c0530fb217af37365c5b128de5e3a4b28a5d924f0a6508ef6025a0a2 Description: PDF rendering library -- development files (GLib interface) Poppler is a PDF rendering library based on xpdf PDF viewer. . This package provides a GLib-style interface to Poppler. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libpoppler-qt-dev Priority: optional Section: libdevel Installed-Size: 244 Maintainer: Ubuntu Core Developers Original-Maintainer: Ondřej Surý Architecture: amd64 Source: poppler Version: 0.5.4-0ubuntu8.3 Depends: libpoppler1-qt (= 0.5.4-0ubuntu8.3), libpoppler-dev (= 0.5.4-0ubuntu8.3), libqt3-mt-dev Filename: pool/main/p/poppler/libpoppler-qt-dev_0.5.4-0ubuntu8.3_amd64.deb Size: 69718 MD5sum: 8fe3e1dc1587e38787fb1516330e94cd SHA1: 0222813bb4f4d4aaf72ec942385e8c8ac672c4d5 SHA256: 9b7dd8f4566da3b95b04a77b679b0c21e6f94457181ec41272bf00786e9becef Description: PDF rendering library -- development files (Qt 3 interface) Poppler is a PDF rendering library based on xpdf PDF viewer. . This package provides a Qt 3 style interface to Poppler. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libpoppler-qt4-dev Priority: optional Section: libdevel Installed-Size: 736 Maintainer: Ubuntu Core Developers Original-Maintainer: Ondřej Surý Architecture: amd64 Source: poppler Version: 0.5.4-0ubuntu8.3 Depends: libpoppler1-qt4 (= 0.5.4-0ubuntu8.3), libpoppler-dev (= 0.5.4-0ubuntu8.3), libqt4-dev Filename: pool/main/p/poppler/libpoppler-qt4-dev_0.5.4-0ubuntu8.3_amd64.deb Size: 184018 MD5sum: cd317bec965c92d2d6e06add5501b08e SHA1: 7e9d82eeac8b3aed0f8baee06dd2ae742af5d440 SHA256: c5939ab8a355f26a0036edee3721d00e0d5dc6ebc5b9053422a923fb2570032d Description: PDF rendering library -- development files (Qt 4 interface) Poppler is a PDF rendering library based on xpdf PDF viewer. . This package provides a Qt 4 style interface to Poppler. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libpoppler1 Priority: optional Section: libs Installed-Size: 1788 Maintainer: Ubuntu Core Developers Original-Maintainer: Ondřej Surý Architecture: amd64 Source: poppler Version: 0.5.4-0ubuntu8.3 Depends: libc6 (>= 2.5-0ubuntu1), libcairo2 (>= 1.4.2), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.2), libgcc1 (>= 1:4.1.2), libjpeg62, libstdc++6 (>= 4.1.2), zlib1g (>= 1:1.2.1) Filename: pool/main/p/poppler/libpoppler1_0.5.4-0ubuntu8.3_amd64.deb Size: 607360 MD5sum: f95e4fb4cd177a82791d95b0047415e6 SHA1: 232aa2efae9df21627d5624442fcb3e93403d444 SHA256: 36cfe35d3956d911bf3f7f9c814b11bdfddd9ec70ac79808d9e378049f82b4e0 Description: PDF rendering library Poppler is a PDF rendering library based on xpdf PDF viewer. . This package contains the shared library. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: libpoppler1-glib Priority: optional Section: libs Installed-Size: 196 Maintainer: Ubuntu Core Developers Original-Maintainer: Ondřej Surý Architecture: amd64 Source: poppler Version: 0.5.4-0ubuntu8.3 Depends: libc6 (>= 2.5-0ubuntu1), libcairo2 (>= 1.4.2), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.2), libgcc1 (>= 1:4.1.2), libglib2.0-0 (>= 2.12.9), libgtk2.0-0 (>= 2.10.3), libpango1.0-0 (>= 1.16.2), libpoppler1 (>= 0.5.1), libstdc++6 (>= 4.1.2), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3 (>= 1:4.0.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, zlib1g (>= 1:1.2.1), libpoppler1 (= 0.5.4-0ubuntu8.3) Filename: pool/main/p/poppler/libpoppler1-glib_0.5.4-0ubuntu8.3_amd64.deb Size: 73632 MD5sum: 173a46eee30f3df8dace425fe69bdb99 SHA1: ff39dfae044cfd10d5f1158124488922b94990d6 SHA256: 5b30d52f553064cd0c84c312ca2d507a7c8b9908ecdeef1018a8406f620eb77b Description: PDF rendering library (GLib-based shared library) Poppler is a PDF rendering library based on xpdf PDF viewer. . This package provides the GLib-based shared library for applications using the GLib interface to Poppler. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: libpoppler1-qt Priority: optional Section: libs Installed-Size: 168 Maintainer: Ubuntu Core Developers Original-Maintainer: Ondřej Surý Architecture: amd64 Source: poppler Version: 0.5.4-0ubuntu8.3 Depends: libc6 (>= 2.5-0ubuntu1), libfreetype6 (>= 2.2), libgcc1 (>= 1:4.1.2), libpoppler1 (>= 0.5.1), libstdc++6 (>= 4.1.2), zlib1g (>= 1:1.2.1), libpoppler1 (= 0.5.4-0ubuntu8.3) Filename: pool/main/p/poppler/libpoppler1-qt_0.5.4-0ubuntu8.3_amd64.deb Size: 61442 MD5sum: e8236a71b8a03768a207ad439611db2c SHA1: a34d47cd443ab94f47b80a252829ba5796161edc SHA256: 2c70b1d0dd42f8353c524fe9e501af9440a7509ccf80dfe60687d9e4814503d2 Description: PDF rendering library (Qt 3 based shared library) Poppler is a PDF rendering library based on xpdf PDF viewer. . This package provides the Qt 3 based shared library for applications using the Qt interface to Poppler. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: kubuntu-desktop Package: libpoppler1-qt4 Priority: optional Section: libs Installed-Size: 424 Maintainer: Ubuntu Core Developers Original-Maintainer: Ondřej Surý Architecture: amd64 Source: poppler Version: 0.5.4-0ubuntu8.3 Depends: libc6 (>= 2.5-0ubuntu1), libgcc1 (>= 1:4.1.2), libpoppler1 (>= 0.5.1), libqt4-core (>= 4.2.3), libqt4-gui (>= 4.2.3), libstdc++6 (>= 4.1.2), libpoppler1 (= 0.5.4-0ubuntu8.3) Filename: pool/main/p/poppler/libpoppler1-qt4_0.5.4-0ubuntu8.3_amd64.deb Size: 155036 MD5sum: 3012823e188090e72462002f7e1b8677 SHA1: ba34c18b44ea416eecd974cb8f1b405922ed366e SHA256: b46d525105b82ccc15714c019bbba1b4f7370e5b9a8fde9ac9cec94cbf67e830 Description: PDF rendering library (Qt 4 based shared library) Poppler is a PDF rendering library based on xpdf PDF viewer. . This package provides the Qt 4 based shared library for applications using the Qt interface to Poppler. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libpq-dev Priority: optional Section: libdevel Installed-Size: 1136 Maintainer: Martin Pitt Original-Maintainer: Martin Pitt Architecture: amd64 Source: postgresql-8.2 Version: 8.2.6-0ubuntu0.7.04.1 Replaces: postgresql-dev Depends: libc6 (>= 2.5-0ubuntu1), libpq5 (= 8.2.6-0ubuntu0.7.04.1), libssl-dev, libkrb5-dev, comerr-dev Suggests: postgresql-doc-8.2 Conflicts: postgresql-dev (<< 7.5) Filename: pool/main/p/postgresql-8.2/libpq-dev_8.2.6-0ubuntu0.7.04.1_amd64.deb Size: 351390 MD5sum: 63648aa130b3119440153f117451db9d SHA1: 73c77adce29d18d57a817a189807a7ec10711c2d SHA256: 7dd0c6a71160e299a9893178568fc4b98bdbedab9cc3b423b627319fe4df2ba9 Description: header files for libpq5 (PostgreSQL library) Header files and static library for compiling C programs to link with the libpq library in order to communicate with a PostgreSQL database backend. . PostgreSQL is an object-relational SQL database management system. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libpq5 Priority: optional Section: libs Installed-Size: 788 Maintainer: Martin Pitt Original-Maintainer: Martin Pitt Architecture: amd64 Source: postgresql-8.2 Version: 8.2.6-0ubuntu0.7.04.1 Depends: libc6 (>= 2.5-0ubuntu1), libcomerr2 (>= 1.33-3), libkrb53 (>= 1.4.2), libssl0.9.8 (>= 0.9.8c-1) Filename: pool/main/p/postgresql-8.2/libpq5_8.2.6-0ubuntu0.7.04.1_amd64.deb Size: 239246 MD5sum: 0783a11726f25e3c59be96746d5377b7 SHA1: 19899983d9c39463e39fbc49a42e7888fa21dde6 SHA256: 016957c2682f36ff624413ed74d9ea3ed628da39fb2df9a0b0a847a7f250b30c Description: PostgreSQL C client library libpq is a C library that enables user programs to communicate with the PostgreSQL database server. The server can be on another machine and accessed through TCP/IP. This version of libpq is compatible with servers from PostgreSQL 8.2 or later. . This package contains the run-time library, needed by packages using libpq. . PostgreSQL is an object-relational SQL database management system. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: lamp-server, kubuntu-desktop Package: libpt-1.10.0 Priority: optional Section: libs Installed-Size: 3964 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian VoIP Team Architecture: amd64 Source: pwlib Version: 1.10.3-0ubuntu1.1 Replaces: libpt-1.8.7, libpt-1.8.3c2, libpt-1.8.3c2a Depends: libc6 (>= 2.5-0ubuntu1), libexpat1 (>= 1.95.8), libgcc1 (>= 1:4.1.2), libldap2 (>= 2.1.17-1), libsasl2-2, libssl0.9.8 (>= 0.9.8c-1), libstdc++6 (>= 4.1.2) Conflicts: libpt-1.8.7, libpt-1.8.3c2, libpt-1.8.3c2a Filename: pool/main/p/pwlib/libpt-1.10.0_1.10.3-0ubuntu1.1_amd64.deb Size: 1243910 MD5sum: c76eca20246ff4ec3ffbe5fbf7b88b71 SHA1: 4f8dc97c3b682d2bc9f59e67f2a497fe59fe4a33 SHA256: 6cabcef2f070a943071363d6362c99a0494261e930981ed8ee47b8bd4e6492c9 Description: Portable Windows Library This package contains the shared version of the library PWLib, which is a moderately large class library that has its genesis many years ago as a method to produce applications to run on both Microsoft Windows and Unix X-Window systems. . For more information on PWLib visit the development homepage http://www.openh323.org/ Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: libpt-dbg Priority: extra Section: libdevel Installed-Size: 13096 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian VoIP Team Architecture: amd64 Source: pwlib Version: 1.10.3-0ubuntu1.1 Depends: libpt-1.10.0 (= 1.10.3-0ubuntu1.1) Filename: pool/main/p/pwlib/libpt-dbg_1.10.3-0ubuntu1.1_amd64.deb Size: 3759664 MD5sum: 9852a4bb91f4a0f2b98bd60042ef6033 SHA1: e739ea1b889d8726878772eb16ed07cf693a9af2 SHA256: 4c732b9badf46d0c7d1aba68945042cfaa65ae9fd6bdd329b24758cef5e47778 Description: Portable Windows Library development debug files This package contains the shared and static debug version of the library PWLib, which is a moderately large class library that has its genesis many years ago as a method to produce applications to run on both Microsoft Windows and Unix X-Window systems. . For more information on PWLib visit the development homepage http://www.openh323.org/ Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libpt-dev Priority: optional Section: libdevel Installed-Size: 15348 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian VoIP Team Architecture: amd64 Source: pwlib Version: 1.10.3-0ubuntu1.1 Depends: libpt-1.10.0 (= 1.10.3-0ubuntu1.1), libc6-dev, libssl-dev, libldap2-dev, libsdl1.2-dev, libexpat1-dev, libsasl2-dev Filename: pool/main/p/pwlib/libpt-dev_1.10.3-0ubuntu1.1_amd64.deb Size: 2632108 MD5sum: 49d05196872918db993800220ad0c338 SHA1: 09cb1032889e92ee7db1b47ade665ed28f1f8642 SHA256: b0aa5633b2f3fa604d567809469ba1d71831b61a7de03a2dbb4f6d63f28cd8ea Description: Portable Windows Library development files This package contains the headers and a static version of the library PWLib, which is a moderately large class library that has its genesis many years ago as a method to produce applications to run on both Microsoft Windows and Unix X-Window systems. . For more information on PWLib visit the development homepage http://www.openh323.org/ Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libpt-doc Priority: extra Section: doc Installed-Size: 24376 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian VoIP Team Architecture: all Source: pwlib Version: 1.10.3-0ubuntu1.1 Filename: pool/main/p/pwlib/libpt-doc_1.10.3-0ubuntu1.1_all.deb Size: 3202976 MD5sum: 4f3112b25da8483b0d456abb0045fc11 SHA1: bcaca33acd79681b42017b260d556f8c65fa6176 SHA256: 2004c9b8dbb8714d94fa383dd6a9dfe625730e2afb90ef4cefbb0d04db82ccbf Description: Portable Windows Library documentation & sample files This package contains the documentation and samples to program with PWLib, which is a moderately large class library that has its genesis many years ago as a method to produce applications to run on both Microsoft Windows and Unix X-Window systems. . For more information on PWLib visit the development homepage http://www.openh323.org/ Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libpt-plugins-alsa Priority: optional Section: libs Installed-Size: 212 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian VoIP Team Architecture: amd64 Source: pwlib Version: 1.10.3-0ubuntu1.1 Depends: libasound2 (>> 1.0.12), libc6 (>= 2.5-0ubuntu1), libgcc1 (>= 1:4.1.2), libstdc++6 (>= 4.1.2), libpt-1.10.0 (= 1.10.3-0ubuntu1.1) Recommends: alsa-base Filename: pool/main/p/pwlib/libpt-plugins-alsa_1.10.3-0ubuntu1.1_amd64.deb Size: 49374 MD5sum: 4584f42ca266daedc5f6f76dd06363ce SHA1: 8e91e6c42883b6fdfc5da85ec8ce5c4a6b952404 SHA256: 113d5d618b204153f0f86bc17673bd931c4029e2d4f6df8204cc13f8101e4f81 Description: Portable Windows Library Audio Plugin for the ALSA Interface This package contains the PWLib plugin for usage with the Advanced Linux Sound Architecture interface. Install this package, if you are utilising this interface. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: libpt-plugins-v4l Priority: optional Section: libs Installed-Size: 216 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian VoIP Team Architecture: amd64 Source: pwlib Version: 1.10.3-0ubuntu1.1 Depends: libc6 (>= 2.5-0ubuntu1), libgcc1 (>= 1:4.1.2), libstdc++6 (>= 4.1.2), libpt-1.10.0 (= 1.10.3-0ubuntu1.1) Filename: pool/main/p/pwlib/libpt-plugins-v4l_1.10.3-0ubuntu1.1_amd64.deb Size: 50438 MD5sum: 82b6ea1e77b44dde9a38d4fc81c6df43 SHA1: d1f089663c28322e15b65ad4c67f63668e5a4d03 SHA256: 9c0a1e9755da534328ab454b34e6adb85e61495ecd17bef1304a6ac2d8a9cc73 Description: Portable Windows Library Video Plugin for Video4Linux This package contains the PWLib plugin for usage with Video4Linux devices. Install this package, if you want to use a video device that is not attached to FireWire. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: libpt-plugins-v4l2 Priority: optional Section: libs Installed-Size: 220 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian VoIP Team Architecture: amd64 Source: pwlib Version: 1.10.3-0ubuntu1.1 Depends: libc6 (>= 2.5-0ubuntu1), libgcc1 (>= 1:4.1.2), libstdc++6 (>= 4.1.2), libpt-1.10.0 (= 1.10.3-0ubuntu1.1) Filename: pool/main/p/pwlib/libpt-plugins-v4l2_1.10.3-0ubuntu1.1_amd64.deb Size: 51346 MD5sum: 0930516e87fbd3061a5a3b050edb2c15 SHA1: 9eec313abe57f41d9260dabd26e00650c01f7c50 SHA256: 15d3f59c57a41ff7fbbf59693b81554cfff6b5537a9f15af51e4c0389726a116 Description: Portable Windows Library Video Plugin for Video4Linux v2 This package contains the PWLib plugin for usage with Video4Linux v2 devices. Install this package, if you want to use a video device that is not attached to FireWire. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: libpulse-browse0 Priority: optional Section: sound Installed-Size: 68 Maintainer: Ubuntu Core Developers Original-Maintainer: CJ van den Berg Architecture: amd64 Source: pulseaudio Version: 0.9.5-5ubuntu4.2 Depends: libavahi-client3 (>= 0.6.13), libavahi-common3 (>= 0.6.10), libc6 (>= 2.5-0ubuntu1), libcap1, libpulse0 Filename: pool/main/p/pulseaudio/libpulse-browse0_0.9.5-5ubuntu4.2_amd64.deb Size: 11500 MD5sum: ce80e767d1e30f8de6fd2ee6a2ed548c SHA1: 2d91c39be5df4d0cb014df776976fe84c77ab058 SHA256: c19ebdd9d444db6d01fb45516fac1a58fce3ff087861422571aad5328a49f404 Description: PulseAudio client libraries PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . Client libraries used by applications that access a PulseAudio sound server via PulseAudio's native interface. . This package adds support for zeroconf (aka. Avahi, mdns) discovery of PulseAudio sinks and sources by client applications. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libpulse-dev Priority: optional Section: libdevel Installed-Size: 828 Maintainer: Ubuntu Core Developers Original-Maintainer: CJ van den Berg Architecture: amd64 Source: pulseaudio Version: 0.9.5-5ubuntu4.2 Depends: libpulse0 (= 0.9.5-5ubuntu4.2), libpulse-mainloop-glib0, libpulse-browse0, libx11-dev, x11proto-core-dev, libxt-dev, libglib2.0-dev, libavahi-client-dev Filename: pool/main/p/pulseaudio/libpulse-dev_0.9.5-5ubuntu4.2_amd64.deb Size: 181184 MD5sum: e3bda5b5754b975f7578462f7100de29 SHA1: 009b60a1c17b0536a7440d26cd5cdb6ae19aa995 SHA256: 475a999fc4cd83e4a6063d43c48b7ae2a000c6f8c50843c0d478b51793e300e4 Description: PulseAudio client development headers and libraries PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . Headers and libraries for developing applications that access a PulseAudio sound server via PulseAudio's native interface. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libpulse-mainloop-glib0 Priority: optional Section: sound Installed-Size: 68 Maintainer: Ubuntu Core Developers Original-Maintainer: CJ van den Berg Architecture: amd64 Source: pulseaudio Version: 0.9.5-5ubuntu4.2 Depends: libc6 (>= 2.5-0ubuntu1), libcap1, libglib2.0-0 (>= 2.12.9), libpulse0 Filename: pool/main/p/pulseaudio/libpulse-mainloop-glib0_0.9.5-5ubuntu4.2_amd64.deb Size: 11570 MD5sum: da9e293b1f61b6cf225ba70b07efdeb1 SHA1: 706773b14c6452dc6d8dc3cdec9924a9ea29b937 SHA256: d8763a24e1e8802d5ea5b3f69b1bf403cd7e341e00825e99d0bb76630d938117 Description: PulseAudio client libraries PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . Client libraries used by applications that access a PulseAudio sound server via PulseAudio's native interface. . This package adds support for glib2 client applications. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libpulse0 Priority: optional Section: libs Installed-Size: 320 Maintainer: Ubuntu Core Developers Original-Maintainer: CJ van den Berg Architecture: amd64 Source: pulseaudio Version: 0.9.5-5ubuntu4.2 Depends: libc6 (>= 2.5-0ubuntu1), libcap1, libice6 (>= 1:1.0.0), libsm6, libx11-6 Suggests: pulseaudio Filename: pool/main/p/pulseaudio/libpulse0_0.9.5-5ubuntu4.2_amd64.deb Size: 111218 MD5sum: e8631760459aadaeed2d0f9c42890f80 SHA1: a689a328982e11abc7bbfce070878d6cfd829c0c SHA256: 5c1353a020920cf81866132894675bbf38fcd3d4197ff02ff82f42875a44daad Description: PulseAudio client libraries PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . Client libraries used by applications that access a PulseAudio sound server via PulseAudio's native interface. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: kubuntu-desktop, edubuntu-server, xubuntu-desktop Package: libqt3-compat-headers Priority: optional Section: devel Installed-Size: 332 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: qt-x11-free Version: 3:3.3.8really3.3.7-0ubuntu5.2 Replaces: libqt3-mt-dev (<= 3:3.1.1-2), libqt3-dev (<= 3:3.1.1-2), libqt3-headers (<= 3:3.1.1-2) Depends: libqt3-headers (= 3:3.3.8really3.3.7-0ubuntu5.2) Recommends: libqt3-mt-dev Filename: pool/main/q/qt-x11-free/libqt3-compat-headers_3.3.8really3.3.7-0ubuntu5.2_amd64.deb Size: 78538 MD5sum: cdb7f51b94727338f1ec52c163f572dc SHA1: 3406f7d4f71bd8c5264dbdcb6111ace43c19cc68 SHA256: b84f1205ba537776bb3f01f22e280bf44fb018cf2930af2376054cd6dc1d0d74 Description: Qt 1.x and 2.x compatibility includes This package contains header files that are intended for build compatibility for applications that build with Qt3 but still use deprecated includes. It is meant as an intermediate solution and these header files are not part of the official Qt3 API. All sourcecode that is still using the headers of this package is subject to be changed to use the new header files which are in libqt3-headers. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libqt3-headers Priority: optional Section: devel Installed-Size: 2476 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: qt-x11-free Version: 3:3.3.8really3.3.7-0ubuntu5.2 Replaces: libqt3-mt-dev, libqt3-dev, libqt3-plugins-headers Recommends: libqt3-mt-dev Filename: pool/main/q/qt-x11-free/libqt3-headers_3.3.8really3.3.7-0ubuntu5.2_amd64.deb Size: 355072 MD5sum: 942901d5477554a3989786233fce4825 SHA1: 1e35935f45afbce5ce85c5ca4e743b8ca624b517 SHA256: ce31a2a0fc0e3d4db45a65bbcab10a0080a95940d4f558c5fa7c916a331c0abc Description: Qt3 header files This package contains all header files for libqt and libqt-mt which come with Qt3. If you want to compile or develop programs which use Qt3, you have to install this package. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libqt3-mt Priority: optional Section: libs Installed-Size: 11148 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: qt-x11-free Version: 3:3.3.8really3.3.7-0ubuntu5.2 Replaces: qt3-tools (<< 2:3.0.2-20020306-1), libqt3-helper, libqt3, libqt3c102-mt Depends: libaudio2, libc6 (>= 2.5-0ubuntu1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.2), libgcc1 (>= 1:4.1.2), libice6 (>= 1:1.0.0), libjpeg62, libmng1 (>= 1.0.3-1), libpng12-0 (>= 1.2.13-4), libsm6, libstdc++6 (>= 4.1.2), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.1), fontconfig Recommends: libgl1-mesa-glx | libgl1, libglu1-mesa | libglu1, libxmu6 (>= 4.3.0.dfsg.1-4) Suggests: libqt3-mt-psql, libqt3-mt-mysql, libqt3-mt-odbc Conflicts: libqt3c102-mt, libqui1-emb, libqt3c-mt Filename: pool/main/q/qt-x11-free/libqt3-mt_3.3.8really3.3.7-0ubuntu5.2_amd64.deb Size: 3627508 MD5sum: 60f44361ea08a857d6de6cef274d9ad3 SHA1: 3d0442949948c7d1513d6b50fd915b78d1fa0e96 SHA256: ccae4b1ec3847e900eb88c7c4d6173dfb36609b0f78fffc038e751b24780a06a Description: Qt GUI Library (Threaded runtime version), Version 3 This is the Trolltech Qt library, version 3. It's necessary for applications that link against the libqt-mt.so.3, e.g. all KDE3 applications. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: kubuntu-desktop, edubuntu-live Package: libqt3-mt-dev Priority: optional Section: libdevel Installed-Size: 168 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: qt-x11-free Version: 3:3.3.8really3.3.7-0ubuntu5.2 Replaces: libqt-mt-dev, libqt3-dev, libqt3-helper, libqt3-headers (<= 3:3.1.1-3), libqt3-emb (<= 3:3.0.3-1) Depends: libxext-dev (>= 4.3.0.dfsg.1-4), libxrandr-dev (>= 4.3.0.dfsg.1-4), libsm-dev (>= 4.3.0.dfsg.1-4), libxmu-dev (>= 4.3.0.dfsg.1-4), libice-dev (>= 4.3.0.dfsg.1-4), libx11-dev (>= 4.3.0.dfsg.1-4), libxt-dev (>= 4.3.0.dfsg.1-4), libxrender-dev, libxcursor-dev, libxinerama-dev, libxi-dev, zlib1g-dev, libjpeg62-dev, libmng-dev (>= 1.0.3), libpng12-dev | libpng12-0-dev, libfontconfig1-dev, libfreetype6-dev, libxft-dev, libaudio-dev, libcupsys2-dev, libgl1-mesa-dev | libgl-dev, libglu1-mesa-dev | libglu-dev, libc6-dev, libqt3-mt (= 3:3.3.8really3.3.7-0ubuntu5.2), libqt3-headers (= 3:3.3.8really3.3.7-0ubuntu5.2), qt3-dev-tools (= 3:3.3.8really3.3.7-0ubuntu5.2) Recommends: libqt3-compat-headers Suggests: libqt3-i18n, qt3-doc Conflicts: libqt-mt-dev, libqt3-emb (<= 3:3.0.3-1), libqt3-dev Filename: pool/main/q/qt-x11-free/libqt3-mt-dev_3.3.8really3.3.7-0ubuntu5.2_amd64.deb Size: 48680 MD5sum: eedd721fa0353b149bd1628f3a54ead1 SHA1: e3993719e05ceccbccc59857bfd143672bd73a82 SHA256: da2abc4a0fd5d46f28914a15dbdc13a98ba062c17c8c16a66a67d612a672f42b Description: Qt development files (Threaded) Qt is a C++ class library optimized for graphical user interface development. This package contains the libqt-mt.so symlink, necessary for building threaded Qt applications as well as the libqui.so symlink and the necessary header files for libqui.so. (See README.Debian and the Qt Documentation for instructions on libqui.so) . WARNING: If you plan to build some older Qt3 applications, you will most probably have to install the libqt3-compat-headers package. It contains all the headers which are not part of the official Qt3 API anymore but which are still used by some programs. So if you encounter problems with missing header files, please install this package first before you send a bugreport. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: librpcsecgss-dev Priority: optional Section: libdevel Installed-Size: 232 Maintainer: Ubuntu Core Developers Original-Maintainer: Anibal Monsalve Salazar Architecture: amd64 Source: librpcsecgss Version: 0.14-2ubuntu1.2 Depends: librpcsecgss3 (= 0.14-2ubuntu1.2) Filename: pool/main/libr/librpcsecgss/librpcsecgss-dev_0.14-2ubuntu1.2_amd64.deb Size: 47734 MD5sum: 0ccf7ef77d17fe755c93117cb96e927e SHA1: f46aa33ca092a6029882b8ea67310ba418d3f1e5 SHA256: 54eac6c1cff93e4b594ea7054f854f389611aa8534dc034ef4080c85f58d422b Description: header files and docs for librpcsecgss Contains the header files and documentation for librpcsecgss for use in developing applications that use the rpcsecgss library. . rpcsecgss allows secure rpc communication using the rpcsec_gss protocol. . Homepage: http://www.citi.umich.edu/projects/nfsv4/linux/ Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: librpcsecgss3 Priority: optional Section: libs Installed-Size: 132 Maintainer: Ubuntu Core Developers Original-Maintainer: Anibal Monsalve Salazar Architecture: amd64 Source: librpcsecgss Version: 0.14-2ubuntu1.2 Depends: libc6 (>= 2.5-0ubuntu1) Filename: pool/main/libr/librpcsecgss/librpcsecgss3_0.14-2ubuntu1.2_amd64.deb Size: 35262 MD5sum: fc03e42b23072e3d9348df7830547589 SHA1: b2ec6e751df889003cdb3e85e3f8564f5c023b84 SHA256: c852b30124a0c8c220d18be4eb0d27dee327283282b6a7566b0495583d06e4de Description: allows secure rpc communication using the rpcsec_gss protocol librpcsecgss allows secure rpc communication using the rpcsec_gss protocol. . Homepage: http://www.citi.umich.edu/projects/nfsv4/linux/ Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: edubuntu-server Package: libruby1.8 Priority: optional Section: libs Installed-Size: 5912 Maintainer: Ubuntu Core Developers Original-Maintainer: akira yamada Architecture: amd64 Source: ruby1.8 Version: 1.8.5-4ubuntu2.3 Replaces: libsdbm-ruby1.8, libdl-ruby1.8, libpty-ruby1.8, libbigdecimal-ruby1.8, libsyslog-ruby1.8, libstrscan-ruby1.8, libiconv-ruby1.8, libracc-runtime-ruby1.8, libdrb-ruby1.8, liberb-ruby1.8, libtest-unit-ruby1.8, librexml-ruby1.8, libxmlrpc-ruby1.8, libsoap-ruby1.8, libwebrick-ruby1.8, libyaml-ruby1.8, libzlib-ruby1.8, libcurses-ruby1.8 Provides: libsdbm-ruby1.8, libdl-ruby1.8, libpty-ruby1.8, libbigdecimal-ruby1.8, libsyslog-ruby1.8, libstrscan-ruby1.8, libiconv-ruby1.8, libracc-runtime-ruby1.8, libdrb-ruby1.8, liberb-ruby1.8, libtest-unit-ruby1.8, librexml-ruby1.8, libxmlrpc-ruby1.8, libsoap-ruby1.8, libwebrick-ruby1.8, libyaml-ruby1.8, libzlib-ruby1.8, libcurses-ruby1.8 Depends: libc6 (>= 2.5-0ubuntu1), libncurses5 (>= 5.4-5), zlib1g (>= 1:1.2.1) Conflicts: libsdbm-ruby1.8, libdl-ruby1.8, libpty-ruby1.8, libbigdecimal-ruby1.8, libsyslog-ruby1.8, libstrscan-ruby1.8, libiconv-ruby1.8, libracc-runtime-ruby1.8, libdrb-ruby1.8, liberb-ruby1.8, libtest-unit-ruby1.8, librexml-ruby1.8, libxmlrpc-ruby1.8, libsoap-ruby1.8, libwebrick-ruby1.8, libyaml-ruby1.8, libzlib-ruby1.8, libcurses-ruby1.8, libopenssl-ruby1.8 (= 1.8.3-2) Filename: pool/main/r/ruby1.8/libruby1.8_1.8.5-4ubuntu2.3_amd64.deb Size: 1596968 MD5sum: e9f65661585bb46986378212eb4c399b SHA1: 72b31fda7692929a719d7df80b7881c2224289d9 SHA256: 98264f5cebe36ae4046536a4692da3b99df9f6b5f39f2fead5c96c0a79303cc7 Description: Libraries necessary to run Ruby 1.8 Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. . This package includes the libruby, necessary to run Ruby 1.8. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: kubuntu-desktop Package: libruby1.8-dbg Priority: extra Section: libdevel Installed-Size: 3332 Maintainer: Ubuntu Core Developers Original-Maintainer: akira yamada Architecture: amd64 Source: ruby1.8 Version: 1.8.5-4ubuntu2.3 Depends: libruby1.8 (= 1.8.5-4ubuntu2.3) Filename: pool/main/r/ruby1.8/libruby1.8-dbg_1.8.5-4ubuntu2.3_amd64.deb Size: 1072174 MD5sum: aaaf8076bc670ce0535d52f7e06024c4 SHA1: e11015201300a5fc6a52946a51e2a4881ffb74e7 SHA256: 6a7bcce4a9a25f7075f6a53393fd62796e955acb0d218d267f26f7a0280aa5f3 Description: Debugging symbols for Ruby 1.8 Contains debugging symbols for libruby1.8. . This package is provided primarily to provide a backtrace with names in a debugger, this makes it somewhat easier to interpret core dumps. Most people will not need this package. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libsdl-image1.2 Priority: optional Section: libs Installed-Size: 104 Maintainer: Ubuntu Core Developers Original-Maintainer: Michael Koch Architecture: amd64 Source: sdl-image1.2 Version: 1.2.5-2ubuntu0.7.04.1 Depends: libc6 (>= 2.5-0ubuntu1), libpng12-0 (>= 1.2.13-4), libsdl1.2debian (>> 1.2.4), zlib1g (>= 1:1.2.1) Conflicts: criticalmass (<< 0.97-2), libsdl-perl (<< 1.16-2), burgerspace (<< 1.6.1-1), armagetron (<< 0.1.4.9-5), libparagui1.0 (<= 0.1.0-1) Filename: pool/main/s/sdl-image1.2/libsdl-image1.2_1.2.5-2ubuntu0.7.04.1_amd64.deb Size: 31678 MD5sum: 6ffdff8cd099fa61bbd642010855470b SHA1: 45391a6ec42a3e1358f144c690507b92b9306e1a SHA256: 1c583e831b4b7156dd8ada575612445f63a1996c8b72d695798aa547a2417350 Description: image loading library for Simple DirectMedia Layer 1.2 This is a simple library to load images of various formats as SDL surfaces. This library currently supports BMP, PPM, PCX, GIF, JPEG, PNG, TIFF, and XPM formats. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libsdl-image1.2-dev Priority: optional Section: libdevel Installed-Size: 160 Maintainer: Ubuntu Core Developers Original-Maintainer: Michael Koch Architecture: amd64 Source: sdl-image1.2 Version: 1.2.5-2ubuntu0.7.04.1 Depends: libsdl-image1.2 (= 1.2.5-2ubuntu0.7.04.1), libc6-dev, libsdl1.2-dev (>= 1.2.10), libjpeg62-dev, libpng12-dev, libtiff4-dev, zlib1g-dev Conflicts: libsdl-image-dev, libsdl-image1.0-dev, libsdl-image1.1-dev Filename: pool/main/s/sdl-image1.2/libsdl-image1.2-dev_1.2.5-2ubuntu0.7.04.1_amd64.deb Size: 38086 MD5sum: 3865a5c45b1f93f85093d497605978da SHA1: cd2aaa56abda5570761ae61af28f92113f5de8f0 SHA256: e956e904c0c81e675b2bb877e765fa147efefa68143e214153bf9bd8395886f0 Description: development files for SDL 1.2 image loading libray This is a simple library to load images of various formats as SDL surfaces. This library currently supports BMP, PPM, PCX, GIF, JPEG, PNG, TIFF, and XPM formats. . This package contains the include files and static libraries required to support development using the SDL 1.2 image loading library. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libsmbclient Priority: extra Section: libs Installed-Size: 2088 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 3.0.24-2ubuntu1.7 Depends: libc6 (>= 2.5-0ubuntu1), libcomerr2 (>= 1.33-3), libkrb53 (>= 1.4.2), libldap2 (>= 2.1.17-1) Filename: pool/main/s/samba/libsmbclient_3.0.24-2ubuntu1.7_amd64.deb Size: 869060 MD5sum: 1126cbd69a524ea2e401773ce6ce7483 SHA1: 020c28dd668b73ae252bd728dc897f277ac4b46e SHA256: 4228845bce26dee1c7be88d23d87a6a33b2c4f33fadfd5b5589c8818b1f51631 Description: shared library that allows applications to talk to SMB/CIFS servers libsmbclient allows to write applications that use the SMB/CIFS protocol. This gives applications the ability to talk to Microsoft Windows servers and Unix servers running Samba. . This package contains the libsmbclient shared library. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: libsmbclient-dev Priority: extra Section: libdevel Installed-Size: 324 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 3.0.24-2ubuntu1.7 Depends: libsmbclient (= 3.0.24-2ubuntu1.7) Filename: pool/main/s/samba/libsmbclient-dev_3.0.24-2ubuntu1.7_amd64.deb Size: 116738 MD5sum: fb29c3a65757ce4a93f99563b9b4cf5b SHA1: 9d1d80908b7d550657c9bf09793d1d51131b0a3f SHA256: ac97ebe467ebedf7b3983a9d3023e2c140779c2e21fc26c83a9595ec1aeda7fc Description: libsmbclient static libraries and headers libsmbclient allows to write applications that use the SMB/CIFS protocol. This gives applications the ability to talk to Microsoft Windows servers and Unix servers running Samba. . This package contains libraries and headers needed to build applications that use SMB/CIFS services. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libsndfile1 Priority: optional Section: libs Installed-Size: 440 Maintainer: Ubuntu Core Developers Original-Maintainer: Anand Kumria Architecture: amd64 Source: libsndfile Version: 1.0.16-1ubuntu0.7.04.1 Depends: libc6 (>= 2.5-0ubuntu1), libflac7 Filename: pool/main/libs/libsndfile/libsndfile1_1.0.16-1ubuntu0.7.04.1_amd64.deb Size: 188558 MD5sum: e92db334b4d9c1fd72b2fe00e54612e6 SHA1: 0e80cd6471bc3db79120c42d6e8e3fbddfca4bf4 SHA256: fd67bf06a44403dec9e878b53e2dde29f34e01eebe348d03af38a35764d37ad7 Description: Library for reading/writing audio files libsndfile is a library of C routines for reading and writing files containing sampled audio data. . Various versions of WAV (integer, floating point, GSM, and compressed formats); Microsoft PCM, A-law and u-law formats; AIFF, AIFC and RIFX; various AU/SND formats (Sun/NeXT, Dec AU, G721 and G723 ADPCM); RAW header-less PCM files; Amiga IFF/8SVX/16SV PCM files; Ensoniq PARIS (.PAF); Apple's Core Audio Format (CAF) and others. . Homepage: http://www.mega-nerd.com/libsndfile/ Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: libsndfile1-dev Priority: optional Section: libdevel Installed-Size: 1032 Maintainer: Ubuntu Core Developers Original-Maintainer: Anand Kumria Architecture: amd64 Source: libsndfile Version: 1.0.16-1ubuntu0.7.04.1 Replaces: libsndfile-dev Provides: libsndfile-dev Depends: libsndfile1 (= 1.0.16-1ubuntu0.7.04.1), pkg-config, libflac-dev Conflicts: libsndfile-dev, libsndfile0-dev Filename: pool/main/libs/libsndfile/libsndfile1-dev_1.0.16-1ubuntu0.7.04.1_amd64.deb Size: 322110 MD5sum: c271f688da6781c0fd298262f9f7f915 SHA1: 724a1fe5f4dc25ecb8de3936753c2e10892754f6 SHA256: ae6ea020915d40b879124646ea2ea98fb7bc5819985093a45d1ccc11bb785229 Description: Library for reading/writing audio files libsndfile is a library of C routines for reading and writing files containing sampled audio data. . This is the development version of libsndfile. You will need this only if you intend to compile programs that use this library. . Homepage: http://www.mega-nerd.com/libsndfile/ Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libsnmp-base Priority: optional Section: libs Installed-Size: 3032 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Net-SNMP Packaging Team Architecture: all Source: net-snmp Version: 5.2.3-4ubuntu1.1 Replaces: snmp (<= 3.6.2-3), libsnmp, zebra, zebra-pj, quagga Provides: libsnmp Conflicts: libsnmp Filename: pool/main/n/net-snmp/libsnmp-base_5.2.3-4ubuntu1.1_all.deb Size: 1200608 MD5sum: 58f2414d3a63d31b6840be871e5222bd SHA1: c5f950c1851585e39237f6a55720306410328f70 SHA256: da9a9a7d2b5dbd71e395a40d9cbaa1b72f6dac4d2bb1b3d81cfa29d320178e41 Description: NET SNMP (Simple Network Management Protocol) MIBs and Docs The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients. This package includes the MIBs (Management Information Bases) and documentation for the the SNMP libraries, agents and applications. MIBs contain a formal description of the data that can be managed using SNMP. They are used by NET SNMP libraries, agents and applications. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: libsnmp-perl Priority: optional Section: perl Installed-Size: 1352 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Net-SNMP Packaging Team Architecture: amd64 Source: net-snmp Version: 5.2.3-4ubuntu1.1 Depends: perlapi-5.8.8, perl (>= 5.8.8-7ubuntu0.1), libsnmp9 (= 5.2.3-4ubuntu1.1) Filename: pool/main/n/net-snmp/libsnmp-perl_5.2.3-4ubuntu1.1_amd64.deb Size: 919170 MD5sum: 721b9d47700df4178b58faf15149e034 SHA1: 7c29e786c94db28874c558b4473bd4387790977c SHA256: 922f899dec3c639d5a9bf5bc536f2b71f08232343fe0fcfc2743831c0322d9a4 Description: NET SNMP (Simple Network Management Protocol) Perl5 Support The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients. The NET SNMP perl5 support files provide the perl functions for integration of SNMP into applications, written in perl. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libsnmp9 Priority: optional Section: libs Installed-Size: 3424 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Net-SNMP Packaging Team Architecture: amd64 Source: net-snmp Version: 5.2.3-4ubuntu1.1 Replaces: snmp (<= 3.6.2-3), snmpd (<= 4.1.2-1) Depends: libsnmp-base (>= 5.2.3-4ubuntu1.1), libc6 (>= 2.5-0ubuntu1), libsensors3 (>= 1:2.10.1), libssl0.9.8 (>= 0.9.8c-1), libwrap0 Filename: pool/main/n/net-snmp/libsnmp9_5.2.3-4ubuntu1.1_amd64.deb Size: 1925878 MD5sum: 386f5dfefd3c007332c7e502fd02fa1c SHA1: 952ed22dc15ec8a54a313fcbd882b220e54a72c6 SHA256: 91013f40b1e31c6b8beb97d6998f385710352761faa81ecd8282471d9698d2e2 Description: NET SNMP (Simple Network Management Protocol) Library The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients. The NET SNMP library contains common functions for the construction, sending, receiving, decoding, and manipulation of the SNMP requests and responses. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: libsnmp9-dev Priority: optional Section: libdevel Installed-Size: 6968 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Net-SNMP Packaging Team Architecture: amd64 Source: net-snmp Version: 5.2.3-4ubuntu1.1 Replaces: libsnmp-dev, libsnmp-perl (<< 5.2.3-4ubuntu1.1) Provides: libsnmp-dev Depends: libc6-dev, libsnmp9 (= 5.2.3-4ubuntu1.1), libsnmp-perl (= 5.2.3-4ubuntu1.1), libwrap0-dev, libssl-dev, libsensors-dev (>= 2.8.5), procps Conflicts: libsnmp-dev, libsnmp5-dev Filename: pool/main/n/net-snmp/libsnmp9-dev_5.2.3-4ubuntu1.1_amd64.deb Size: 1567048 MD5sum: d8506073a134fbb6cdb68691893f27d7 SHA1: 4abdd589427ac202d906eab933da81b5b714d2c5 SHA256: e8217e466c62a0259de55eaed5cba595f0cc615357d7732697b4e81db2b6095c Description: NET SNMP (Simple Network Management Protocol) Development Files The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients. The NET SNMP development files include the library headers, static libraries, and documentation needed for development of custom SNMP applications. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libspeex-dev Priority: optional Section: libdevel Installed-Size: 408 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian VoIP Team Architecture: amd64 Source: speex Version: 1.1.12-3ubuntu0.7.04.1 Depends: libspeex1 (= 1.1.12-3ubuntu0.7.04.1) Filename: pool/main/s/speex/libspeex-dev_1.1.12-3ubuntu0.7.04.1_amd64.deb Size: 107898 MD5sum: ca461c3a1137db04b701f6abf359221c SHA1: d8808fde623a7ae710ec5fb02535b99257bde017 SHA256: 8531357cee7708952c65dbc2a446028e1a91b6ff7658222b0cf97c8919e095c2 Description: The Speex Speech Codec Unlike other codecs like MP3 and Ogg Vorbis, Speex is specially designed for compressing voice at low bit-rates for applications such as voice over IP (VoIP). In some sense, it is meant to be complementary to the Ogg Vorbis codec. . This package is only the library development files. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libspeex1 Priority: optional Section: libs Installed-Size: 200 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian VoIP Team Architecture: amd64 Source: speex Version: 1.1.12-3ubuntu0.7.04.1 Replaces: libspeex Depends: libc6 (>= 2.5-0ubuntu1) Suggests: speex Conflicts: libspeex Filename: pool/main/s/speex/libspeex1_1.1.12-3ubuntu0.7.04.1_amd64.deb Size: 81248 MD5sum: 63a3b920764b3c7a8c440ece3d5a6628 SHA1: 8d04e059305f09c4c2706772760a2fa61384c917 SHA256: 0432311632ef87db2c07c9c9c729e155b5d30f077af0b191afe7c46985735bd8 Description: The Speex Speech Codec Unlike other codecs like MP3 and Ogg Vorbis, Speex is specially designed for compressing voice at low bit-rates for applications such as voice over IP (VoIP). In some sense, it is meant to be complementary to the Ogg Vorbis codec. . This package is only the library. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: libss2 Priority: required Section: libs Installed-Size: 96 Maintainer: Ubuntu Core Developers Original-Maintainer: Theodore Y. Ts'o Architecture: amd64 Source: e2fsprogs Version: 1.39+1.40-WIP-2006.11.14+dfsg-2ubuntu1.1 Replaces: e2fsprogs (<< 1.34-1) Depends: libcomerr2 Filename: pool/main/e/e2fsprogs/libss2_1.39+1.40-WIP-2006.11.14+dfsg-2ubuntu1.1_amd64.deb Size: 38828 MD5sum: 79638464365f39821759cb3803a81115 SHA1: 89d1f440a31aae7ce4642f634b6d26ff64490bda SHA256: 9fb76a54f816a02cbe114b79561ec2b7877f9c3e64543b4a94d291a9559a7df0 Description: command-line interface parsing library This package includes a tool that parses a command table to generate a simple command-line interface parser, the include files needed to compile and use it, and the static libs. . It was originally inspired by the Multics SubSystem library. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: minimal Package: libssl-dev Priority: optional Section: libdevel Installed-Size: 6848 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenSSL Team Architecture: amd64 Source: openssl Version: 0.9.8c-4ubuntu0.3 Depends: libssl0.9.8 (= 0.9.8c-4ubuntu0.3), zlib1g-dev Conflicts: ssleay (<< 0.9.2b), libssl08-dev, libssl09-dev, libssl095a-dev, libssl096-dev Filename: pool/main/o/openssl/libssl-dev_0.9.8c-4ubuntu0.3_amd64.deb Size: 2186920 MD5sum: ebfec7f633c445ae170b06acb039175c SHA1: c3c6a1681586a745ac8eed3cc6705dccc31a0f6e SHA256: 8f1b04a9c11d0546ad678ea3a3853bce91f5ac6a514a2c4579c748f03c8b6ec7 Description: SSL development libraries, header files and documentation libssl and libcrypt development libraries, header files and manpages . It is part of the OpenSSL implementation of SSL. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libssl0.9.8 Priority: important Section: libs Installed-Size: 2172 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenSSL Team Architecture: amd64 Source: openssl Version: 0.9.8c-4ubuntu0.3 Depends: libc6 (>= 2.5-0ubuntu1), zlib1g (>= 1:1.2.1), debconf (>= 0.5) | debconf-2.0 Conflicts: ssleay (<< 0.9.2b), libssl, openssl (<< 0.9.6-2), libssl096-dev (<< 0.9.6-2) Filename: pool/main/o/openssl/libssl0.9.8_0.9.8c-4ubuntu0.3_amd64.deb Size: 918170 MD5sum: c282b7478265a81019e771a382ec99cd SHA1: 27b4e97dda56e041489904259cfc8f519bb4a1a0 SHA256: 7d9843154e989dd33b6e02f4e0ece2e7705729dc51555249629c6780c21457b0 Description: SSL shared libraries libssl and libcrypto shared libraries needed by programs like apache-ssl, telnet-ssl and openssh. . It is part of the OpenSSL implementation of SSL. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: minimal Package: libssl0.9.8-dbg Priority: extra Section: libdevel Installed-Size: 5848 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenSSL Team Architecture: amd64 Source: openssl Version: 0.9.8c-4ubuntu0.3 Depends: libssl0.9.8 (= 0.9.8c-4ubuntu0.3) Filename: pool/main/o/openssl/libssl0.9.8-dbg_0.9.8c-4ubuntu0.3_amd64.deb Size: 1645270 MD5sum: 3c37713de4ad97e6eb675f9f8a9b3ddd SHA1: fb5ed92cacd2a8697076949e482542adaa09ad4d SHA256: c3f056fb26d326b90ff31fa6b68ab557369dd15b0130a194c07926057aef3d74 Description: Symbol tables for libssl and libcrypt This package is part of the OpenSSL implementation of SSL. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libt1-5 Priority: optional Section: libs Installed-Size: 380 Maintainer: Ubuntu Core Developers Original-Maintainer: Artur R. Czechowski Architecture: amd64 Source: t1lib Version: 5.1.0-2ubuntu0.7.04.1 Depends: libc6 (>= 2.5-0ubuntu1) Filename: pool/main/t/t1lib/libt1-5_5.1.0-2ubuntu0.7.04.1_amd64.deb Size: 162000 MD5sum: 93299291d55d1d766c56d39b4b0798cb SHA1: 5250b1dc9f6d8db4c993a209c78c4ab1e372e8b0 SHA256: ac901821a8233b21badfe8bce04a27264d77750fdab838f0930aba50c41eccaa Description: Type 1 font rasterizer library - runtime T1lib is an enhanced rasterizer for Type 1 fonts. . T1lib is based on the X11R5 font rasterizer code, but operates independently of X11. It includes many enhancements, including underlining, antialiasing, user-defined slant and extension factors, and rotation. . This package contains the shared libraries needed to run programs using T1lib. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: xubuntu-desktop Package: libt1-dev Priority: optional Section: libdevel Installed-Size: 652 Maintainer: Ubuntu Core Developers Original-Maintainer: Artur R. Czechowski Architecture: amd64 Source: t1lib Version: 5.1.0-2ubuntu0.7.04.1 Depends: libt1-5 (= 5.1.0-2ubuntu0.7.04.1), libc6-dev, libice-dev, libsm-dev, libx11-dev, libxext-dev Recommends: libt1-doc Conflicts: t1lib-dev, t1lib1-dev Filename: pool/main/t/t1lib/libt1-dev_5.1.0-2ubuntu0.7.04.1_amd64.deb Size: 191176 MD5sum: 6ec71612dc9565b434ed22db4ae05abe SHA1: 4c8bb746f7539c22d9b36d2f9821b90fa05d63d6 SHA256: 7fa8059371ae5f0461d4c5fe307c6d9047cac9b1b182c16661a8f41944987daa Description: Type 1 font rasterizer library - development T1lib is an enhanced rasterizer for Type 1 fonts. . T1lib is based on the X11R5 font rasterizer code, but operates independently of X11. It includes many enhancements, including underlining, antialiasing, user-defined slant and extension factors, and rotation. . This package contains the header files and static libraries needed to develop programs using T1lib. . Please note, that PDF documentation is placed in libt1-doc Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libt1-doc Priority: optional Section: doc Installed-Size: 688 Maintainer: Ubuntu Core Developers Original-Maintainer: Artur R. Czechowski Architecture: all Source: t1lib Version: 5.1.0-2ubuntu0.7.04.1 Filename: pool/main/t/t1lib/libt1-doc_5.1.0-2ubuntu0.7.04.1_all.deb Size: 609006 MD5sum: c1b94d42f80cf0872c16803f35708e66 SHA1: b4a69c99920aeecc23cb2810556ad1d7208792df SHA256: e4f0b4c2b7cac2607290c2479136e5c34b45f2521110303472c5da23ba1b91c9 Description: Type 1 font rasterizer library - developers documentation T1lib is an enhanced rasterizer for Type 1 fonts. . T1lib is based on the X11R5 font rasterizer code, but operates independently of X11. It includes many enhancements, including underlining, antialiasing, user-defined slant and extension factors, and rotation. . This package contains developers documentation. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libtiff-tools Priority: optional Section: graphics Installed-Size: 556 Maintainer: Ubuntu Core Developers Original-Maintainer: Jay Berkenbilt Architecture: amd64 Source: tiff Version: 3.8.2-6ubuntu1 Replaces: libtiff3-gif Depends: libc6 (>= 2.5-0ubuntu1), libjpeg62, libtiff4, zlib1g (>= 1:1.2.1) Suggests: libtiff-opengl Conflicts: libtiff3 (<< 3.4beta037-1), libtiff3-gif Filename: pool/main/t/tiff/libtiff-tools_3.8.2-6ubuntu1_amd64.deb Size: 185580 MD5sum: b0e5244445e5b5842e15ede52b62a464 SHA1: fde4e440c545ad766b6865fca39bd169c8bd5909 SHA256: 29bb9e75b205777158cd710d1efbe7bc8e3a4adb108d515cc256532648ad259a Description: TIFF manipulation and conversion tools libtiff is a library providing support for the Tag Image File Format (TIFF), a widely used format for storing image data. This package includes tools for converting TIFF images to and from other formats and tools for doing simple manipulations of TIFF images. See also libtiff-opengl. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libtiff4 Priority: optional Section: libs Installed-Size: 1748 Maintainer: Ubuntu Core Developers Original-Maintainer: Jay Berkenbilt Architecture: amd64 Source: tiff Version: 3.8.2-6ubuntu1 Depends: libc6 (>= 2.5-0ubuntu1), libjpeg62, zlib1g (>= 1:1.2.1) Filename: pool/main/t/tiff/libtiff4_3.8.2-6ubuntu1_amd64.deb Size: 491096 MD5sum: f082f77dec69c785f86c7da6a34e30bf SHA1: 914b17c61586fbbf5e8c0a3ba124597536d1265c SHA256: 000d4065c918e63b9bda78583afdf22e8de6169c7112ce1039744896d82a2eb6 Description: Tag Image File Format (TIFF) library libtiff is a library providing support for the Tag Image File Format (TIFF), a widely used format for storing image data. This package includes the shared library. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: libtiff4-dev Priority: optional Section: libdevel Installed-Size: 828 Maintainer: Ubuntu Core Developers Original-Maintainer: Jay Berkenbilt Architecture: amd64 Source: tiff Version: 3.8.2-6ubuntu1 Provides: libtiff-dev Depends: libtiff4 (= 3.8.2-6ubuntu1), libtiffxx0c2 (= 3.8.2-6ubuntu1), libc6-dev | libc-dev, zlib1g-dev, libjpeg62-dev Conflicts: libtiff3g-dev, libtiff3-dev, libtiff-dev Filename: pool/main/t/tiff/libtiff4-dev_3.8.2-6ubuntu1_amd64.deb Size: 248558 MD5sum: f870334e57d6cf450c113b434ec7dc1f SHA1: a6e4646b971ea82adeb1035d66bc72f35d2268d9 SHA256: b2bd7ad121d4184c93d1b00fa8ee00a4e8c984eaa7c32d75c444f8d5b1abfb85 Description: Tag Image File Format library (TIFF), development files libtiff is a library providing support for the Tag Image File Format (TIFF), a widely used format for storing image data. This package includes the development files, static library, and header files. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libtiffxx0c2 Priority: optional Section: libs Installed-Size: 60 Maintainer: Ubuntu Core Developers Original-Maintainer: Jay Berkenbilt Architecture: amd64 Source: tiff Version: 3.8.2-6ubuntu1 Replaces: libtiffxx0 Depends: libc6 (>= 2.5-0ubuntu1), libgcc1 (>= 1:4.1.2), libjpeg62, libstdc++6 (>= 4.1.2), libtiff4, zlib1g (>= 1:1.2.1) Conflicts: libtiffxx0 Filename: pool/main/t/tiff/libtiffxx0c2_3.8.2-6ubuntu1_amd64.deb Size: 4948 MD5sum: 2af2beb4111fec29a89f4fc5b345dd4d SHA1: 7a48639df03c92668a2413e6186c0ef0a0f4d810 SHA256: efda633f3be5fb09b534f14c5957ebd12ebeeb64d671fc8c200b334cc4ab26a7 Description: Tag Image File Format (TIFF) library -- C++ interface libtiff is a library providing support for the Tag Image File Format (TIFF), a widely used format for storing image data. This package includes the shared library for the experimental C++ interfaces. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libuno-cil Priority: optional Section: editors Installed-Size: 944 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: amd64 Source: openoffice.org Version: 2.2.0-1ubuntu6 Depends: libc6 (>= 2.5-0ubuntu1), libgcc1 (>= 1:4.1.2), libglib2.0-0 (>= 2.12.9), libmono0 (>= 1.2.3), libstdc++6 (>= 4.1.2), libstlport5.1 (>= 5.1), openoffice.org-core (>> 2.2.0), mono-gac, cli-common (>= 0.4.0), libmono-corlib1.0-cil (>= 1.0), libmono-corlib2.0-cil (>= 1.2.3) Filename: pool/main/o/openoffice.org/libuno-cil_2.2.0-1ubuntu6_amd64.deb Size: 341030 MD5sum: 9fc992fcadbf9c0fd8fc3625b3b60fa1 SHA1: a45166ada35a39c60dfc3da1e914d0c5f0b62ced SHA256: 64403a7f9174e5b150a83868de59b3bdb2e54cecd31f1bbace096f98fcb953e8 Description: Mono binding for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the Mono (.net/CIL) bindings for OpenOffice.org for accessing the OpenOffice.org API via Mono/C#. . Note that currently the use of Mono/C# for add-ins & scripting inside OpenOffice.org is *not* yet supported. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libuuid1 Priority: required Section: libs Installed-Size: 84 Maintainer: Ubuntu Core Developers Original-Maintainer: Theodore Y. Ts'o Architecture: amd64 Source: e2fsprogs Version: 1.39+1.40-WIP-2006.11.14+dfsg-2ubuntu1.1 Replaces: e2fsprogs (<< 1.34-1) Depends: libc6 (>= 2.5-0ubuntu1) Filename: pool/main/e/e2fsprogs/libuuid1_1.39+1.40-WIP-2006.11.14+dfsg-2ubuntu1.1_amd64.deb Size: 33654 MD5sum: a3ff53eb72bd09f731a09ba05f62602d SHA1: 464eaf4531d76f5dd7a2dde6f8cff8c1ea1ba814 SHA256: f5c81304c9bac169bbb968c0ebf9ba3a5ba109342fa173a039816703d6db0edc Description: universally unique id library libuuid generates and parses 128-bit universally unique id's (UUID's). See RFC 4122 for more information. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: minimal Package: libvorbis-dev Priority: optional Section: libdevel Installed-Size: 3088 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Xiph.org Maintainers Architecture: amd64 Source: libvorbis Version: 1.1.2.dfsg-1.2ubuntu2 Depends: libogg-dev, libvorbis0a (= 1.1.2.dfsg-1.2ubuntu2), libvorbisenc2 (= 1.1.2.dfsg-1.2ubuntu2), libvorbisfile3 (= 1.1.2.dfsg-1.2ubuntu2) Filename: pool/main/libv/libvorbis/libvorbis-dev_1.1.2.dfsg-1.2ubuntu2_amd64.deb Size: 464416 MD5sum: 7b29fe0810e9fb3bb45d5349d0687248 SHA1: 6ce2870c6d58fb6d30c231bbef3486bf5903bfd9 SHA256: a41468059bbd1a5d1d60e7afade71fe4d8f81db0865f9eca50ff9f9ed77cf955 Description: The Vorbis General Audio Compression Codec (development files) Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format for audio and music at fixed and variable bitrates from 16 to 128 kbps/channel. . This package contains the header files and documentation needed to develop applications with libvorbis. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libvorbis0a Priority: optional Section: libs Installed-Size: 228 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Xiph.org Maintainers Architecture: amd64 Source: libvorbis Version: 1.1.2.dfsg-1.2ubuntu2 Replaces: libvorbis0 Depends: libc6 (>= 2.5-0ubuntu1), libogg0 (>= 1.1.3) Conflicts: libvorbis0 Filename: pool/main/libv/libvorbis/libvorbis0a_1.1.2.dfsg-1.2ubuntu2_amd64.deb Size: 102890 MD5sum: 6952444b08b0ac5ebd6cdca46f206f60 SHA1: cdab30ecdeccc090e27107789ab88de31f1e865c SHA256: b5c9522ce742aaf49a54a0597f6856a3dcb846b7bd95fad4bbade8837d377a7b Description: The Vorbis General Audio Compression Codec Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format for audio and music at fixed and variable bitrates from 16 to 128 kbps/channel. . The Vorbis library is the primary Ogg Vorbis library. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: libvorbisenc2 Priority: optional Section: libs Installed-Size: 1948 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Xiph.org Maintainers Architecture: amd64 Source: libvorbis Version: 1.1.2.dfsg-1.2ubuntu2 Replaces: libvorbis0 (<< 1.0.0) Depends: libc6 (>= 2.5-0ubuntu1), libvorbis0a (>= 1.1.2) Conflicts: libvorbis0 (<< 1.0.0) Filename: pool/main/libv/libvorbis/libvorbisenc2_1.1.2.dfsg-1.2ubuntu2_amd64.deb Size: 93954 MD5sum: 5d6036a45d9825510cecc78297ffa813 SHA1: addccda04eae6b81863bcfaa4b4c55389b39d618 SHA256: 9290007177b95deba9eea58ba011a7ef8f04efe96f66f7f1f95c42dc93665bb1 Description: The Vorbis General Audio Compression Codec Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format for audio and music at fixed and variable bitrates from 16 to 128 kbps/channel. . The Vorbisenc library provides a convenient API for setting up an encoding environment using libvorbis. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: libvorbisfile3 Priority: optional Section: libs Installed-Size: 76 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Xiph.org Maintainers Architecture: amd64 Source: libvorbis Version: 1.1.2.dfsg-1.2ubuntu2 Replaces: libvorbis0 (<< 1.0.0) Depends: libc6 (>= 2.5-0ubuntu1), libvorbis0a (>= 1.1.2) Conflicts: libvorbis0 (<< 1.0.0) Filename: pool/main/libv/libvorbis/libvorbisfile3_1.1.2.dfsg-1.2ubuntu2_amd64.deb Size: 17898 MD5sum: 2e2171a70149edaaea92fafda5666283 SHA1: e61caf815eb9df5a9d1387de150e5e245cc540db SHA256: 9ef81add06ef519afb7948c917aca8201852a61b4e96a7273f8f931d6fbe0adf Description: The Vorbis General Audio Compression Codec Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free, general-purpose compressed audio format for audio and music at fixed and variable bitrates from 16 to 128 kbps/channel. . The Vorbisfile library provides a convenient high-level API for decoding and basic manipulation of all Vorbis I audio streams. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: libwrap0 Priority: optional Section: base Installed-Size: 92 Maintainer: Ubuntu Core Developers Original-Maintainer: Anthony Towns Architecture: amd64 Source: tcp-wrappers Version: 7.6.dbs-11ubuntu0.1 Depends: libc6 (>= 2.5-0ubuntu1) Recommends: tcpd Conflicts: netbase (<< 3.16-1) Filename: pool/main/t/tcp-wrappers/libwrap0_7.6.dbs-11ubuntu0.1_amd64.deb Size: 30876 MD5sum: 81ab1ff3bc887cba421857b92599f064 SHA1: aaae0ae47a6405f59fd3e3cca364ab0328739846 SHA256: 5d954aaf41a6ff0355e27d59eebb1e977a64dd61f6cdd2f6e7b943fd055c50ea Description: Wietse Venema's TCP wrappers library Wietse Venema's network logger, also known as TCPD or LOG_TCP. . These programs log the client host name of incoming telnet, ftp, rsh, rlogin, finger etc. requests. Security options are: access control per host, domain and/or service; detection of host name spoofing or host address spoofing; booby traps to implement an early-warning system. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, lamp-server, kubuntu-desktop, edubuntu-desktop, edubuntu-server, xubuntu-desktop Package: libwrap0-dev Priority: optional Section: libdevel Installed-Size: 144 Maintainer: Ubuntu Core Developers Original-Maintainer: Anthony Towns Architecture: amd64 Source: tcp-wrappers Version: 7.6.dbs-11ubuntu0.1 Provides: libwrap-dev Depends: libwrap0 (= 7.6.dbs-11ubuntu0.1) Conflicts: libwrap-dev, netbase (<< 3.16-1) Filename: pool/main/t/tcp-wrappers/libwrap0-dev_7.6.dbs-11ubuntu0.1_amd64.deb Size: 37234 MD5sum: 297a97e32256bfd222a08b7a249fca50 SHA1: 3cbfe54624df1d487b4ffbe0744b0aa1e71828e6 SHA256: 8d9a921524e9a50f82dd7fa145dbe0f720ac3213d194cb93a3771bb99898675b Description: Wietse Venema's TCP wrappers library, development files Wietse Venema's network logger, also known as TCPD or LOG_TCP. . These programs log the client host name of incoming telnet, ftp, rsh, rlogin, finger etc. requests. Security options are: access control per host, domain and/or service; detection of host name spoofing or host address spoofing; booby traps to implement an early-warning system. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libxen3.0 Priority: extra Section: misc Installed-Size: 216 Maintainer: Chuck Short Architecture: amd64 Source: xen-3.0 Version: 3.0.3-0ubuntu10.1 Replaces: xen-utils-3.0 (<= 3.0.2+hg111412-5) Depends: libc6 (>= 2.5-0ubuntu1), zlib1g (>= 1:1.2.1) Filename: pool/main/x/xen-3.0/libxen3.0_3.0.3-0ubuntu10.1_amd64.deb Size: 73492 MD5sum: dd35493b60f4792e345abda43d20aa8b SHA1: 4072e35ae8afbb54b056ff88c6b74e493a20ae6b SHA256: 7fd5141c96216e85655f7ee529331ffca344efa69db940a9f7b044d549f10fc4 Description: library interface for Xen, a Virtual Machine Monitor library interface for Xen, a Virtual Machine Monitor Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libxen3.0-dev Priority: extra Section: misc Installed-Size: 380 Maintainer: Chuck Short Architecture: amd64 Source: xen-3.0 Version: 3.0.3-0ubuntu10.1 Replaces: xen-utils-3.0 (<= 3.0.2+hg111412-5) Depends: libxen3.0 (= 3.0.3-0ubuntu10.1) Filename: pool/main/x/xen-3.0/libxen3.0-dev_3.0.3-0ubuntu10.1_amd64.deb Size: 70804 MD5sum: ffc9f9d0ab7f8df7df2e0ffd8f08285c SHA1: 9d6b2002605bbc145b80a7de55171d7b4aeb0afb SHA256: 5a2f86350776b764c76b8e917641b5391f19f540740140721757108f895bb44b Description: headers for Xen, a Virtual Machine Monitor This package provides headers for interfacing with the Xen hypervisor and related libraries Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libxfcegui4-4 Priority: optional Section: libs Installed-Size: 1064 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: libxfcegui4 Version: 4.4.0-0ubuntu2.1 Replaces: libxfcegui4-1, libxfcegui4-3, xfce4-mcs-plugins (<< 4.4.0), xfce4-panel (<< 4.4.0) Depends: libatk1.0-0 (>= 1.13.1), libc6 (>= 2.5-0ubuntu1), libcairo2 (>= 1.4.2), libfontconfig1 (>= 2.4.0), libglib2.0-0 (>= 2.12.9), libgtk2.0-0 (>= 2.10.3), libice6 (>= 1:1.0.0), libpango1.0-0 (>= 1.16.2), libsm6, libstartup-notification0 (>= 0.8-1), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfce4util4, libxfixes3 (>= 1:4.0.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1 Conflicts: libxfcegui4-1, libxfcegui4-3 Filename: pool/main/libx/libxfcegui4/libxfcegui4-4_4.4.0-0ubuntu2.1_amd64.deb Size: 248790 MD5sum: 63b820192333a80631035a142ff2fb7d SHA1: 506b7bf7710656c52c3278869c5c1a2e83a5cf6f SHA256: e9448ef98825a2f37efef878b2ae11f3e4d8e043382a460de29ffbfe092dc6d1 Description: Basic GUI C functions for Xfce4 This package contains a library which provides the very basic GUI functions used by the Xfce4 desktop suite. If you intend to run Xfce4, then you need to install this package. . Homepage: http://www.xfce.org/ Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: xubuntu-desktop Package: libxfcegui4-dev Priority: optional Section: libdevel Installed-Size: 1372 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: libxfcegui4 Version: 4.4.0-0ubuntu2.1 Replaces: libxfcegui4-1-dev Depends: libxfcegui4-4 (= 4.4.0-0ubuntu2.1), libxfce4util-dev (>= 4.4.0), libxt-dev, libxpm-dev, libxml2-dev, libstartup-notification0-dev Conflicts: libxfcegui4-1-dev Filename: pool/main/libx/libxfcegui4/libxfcegui4-dev_4.4.0-0ubuntu2.1_amd64.deb Size: 297750 MD5sum: 222962ac54c077be2e71e44e4f222c7c SHA1: 44950ac544a15f0caf43f909b0f7621a45cac881 SHA256: 51b1134d2c6fe7a245df6e5395ca2679146761279ab9f6f74904b02e9c34e265 Description: Development files for libxfcegui4-4 This package contains the headers and the static library for libxfcegui4-4. If you intend to code applications which use some of these functions (probably Xfce4-based applications), then you have to install this package. . Homepage: http://www.xfce.org/ Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libxfont-dev Priority: optional Section: libdevel Installed-Size: 960 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian X Strike Force Architecture: amd64 Source: libxfont Version: 1:1.2.7-1ubuntu1.1 Replaces: xlibs-static-dev (<< 6.8.2-51) Depends: libxfont1 (= 1:1.2.7-1ubuntu1.1), libx11-dev, x11proto-core-dev, x11proto-fonts-dev, libfreetype6-dev, libfontenc-dev (>= 1:1.0.1-1) Pre-Depends: x11-common (>= 1:7.0.0) Filename: pool/main/libx/libxfont/libxfont-dev_1.2.7-1ubuntu1.1_amd64.deb Size: 289844 MD5sum: bcd223ca5593b3e70ace5bff8cbe83f3 SHA1: 1ae93d6a7534958c9ab43104a9228e1a334bf50b SHA256: 9da724fb4f3bd122547d874f9ccf8f8399314e7afa89a0778cc397ce8b254219 Description: X11 font rasterisation library (development headers) libXfont provides various services for X servers, most notably font selection and rasterisation (through external libraries). . This package contains the development headers for the library found in libxfont1. Non-developers likely have little use for this package. . More information about X.Org can be found at: Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libxfont1 Priority: optional Section: libs Installed-Size: 536 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian X Strike Force Architecture: amd64 Source: libxfont Version: 1:1.2.7-1ubuntu1.1 Depends: libc6 (>= 2.5-0ubuntu1), libfontenc1, libfreetype6 (>= 2.2), zlib1g (>= 1:1.2.1), x11-common Filename: pool/main/libx/libxfont/libxfont1_1.2.7-1ubuntu1.1_amd64.deb Size: 233980 MD5sum: c57ce65a1bf77fa58853eeb92efa1972 SHA1: 4d8326369d94f4067eae382e4d86c8d6a9d30722 SHA256: c98658d5a3fb72df3cf4c96410ed976b277faf23cb4f5db78d020ba285f0d5e3 Description: X11 font rasterisation library libXfont provides various services for X servers, most notably font selection and rasterisation (through external libraries). . More information about X.Org can be found at: Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: libxfont1-dbg Priority: extra Section: libdevel Installed-Size: 1120 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian X Strike Force Architecture: amd64 Source: libxfont Version: 1:1.2.7-1ubuntu1.1 Depends: x11-common, libxfont1 (= 1:1.2.7-1ubuntu1.1) Filename: pool/main/libx/libxfont/libxfont1-dbg_1.2.7-1ubuntu1.1_amd64.deb Size: 347992 MD5sum: d7a498f92ee3489e980b15027afbf6f9 SHA1: ec3fe8ef816fa4f0adc1df3ed026ece1df1426e6 SHA256: d55865955dd7aa3d2d603278fab21d9d0c38425bee95f1a4a6cf198b93a62592 Description: X11 font rasterisation library (debug package) libXfont provides various services for X servers, most notably font selection and rasterisation (through external libraries). . This package contains the debug versions of the library found in libxfont1. Non-developers likely have little use for this package. . More information about X.Org can be found at: Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libxine-dev Priority: optional Section: libdevel Installed-Size: 844 Maintainer: Ubuntu Core Developers Original-Maintainer: Reinhard Tartler Architecture: amd64 Source: xine-lib Version: 1.1.4-2ubuntu3.1 Depends: libxine1 (= 1.1.4-2ubuntu3.1), libc6-dev, zlib1g-dev | libz-dev, libslang2-dev | slang1-dev, libfreetype6-dev Filename: pool/main/x/xine-lib/libxine-dev_1.1.4-2ubuntu3.1_amd64.deb Size: 298136 MD5sum: fb5abad09abcc593744754079b14121d SHA1: 57318f01100d9277ac09f252df6d6e74e9a0c59a SHA256: 6d80de4a9cbcbf476d4db7cad1aaed9d8ca283b29375d8e64664cc59b0449869 Description: the xine video player library, development packages This contains development files (headers, documentation and the like) for the xine library (libxine). . Libxine provides the complete infrastructure for a video/media player. It supports MPEG 1/2 and some AVI and Quicktime videos out of the box, so you can use it to play DVDs, (S)VCDs and most video files out there. It supports network streams, subtitles and even MP3 or Ogg files. It's extensible to your heart's content via plugins for audio and video output, input media, demuxers (stream types), audio/video and subtitle codecs. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libxine1 Priority: optional Section: libs Installed-Size: 5272 Maintainer: Ubuntu Core Developers Original-Maintainer: Reinhard Tartler Architecture: amd64 Source: xine-lib Version: 1.1.4-2ubuntu3.1 Depends: libasound2 (>> 1.0.12), libc6 (>= 2.5-0ubuntu1), libflac7, libgl1-mesa-glx | libgl1, libglu1-mesa | libglu1, libmagick9, libmng1 (>= 1.0.3-1), libmodplug0c2 (>= 1:0.7-4.1), libogg0 (>= 1.1.3), libpulse0, libsdl1.2debian (>= 1.2.10-1), libsmbclient (>= 3.0.2a-1), libspeex1 (>= 1.1.8), libstdc++6 (>= 4.1.2), libtheora0, libvorbis0a (>= 1.1.2), libx11-6, libxext6, libxine1 (<< 1.1.5), libxine1 (>= 1.1.4), libxinerama1, libxv1, libxvmc1, zlib1g (>= 1:1.2.1) Recommends: libxine1-ffmpeg Suggests: libxine1-plugins, xine-ui, gxine Filename: pool/main/x/xine-lib/libxine1_1.1.4-2ubuntu3.1_amd64.deb Size: 2360482 MD5sum: a9b1699dcc18f5fb2d365606c92535f2 SHA1: be06376576ca41dbd475dd2fbcdd19c8b3d3685a SHA256: 3be4649f97c9c59e03fe3da2617b659bf05af10e0f32d9e3173eee264d9caa0e Description: the xine video/media player library, binary files This is the xine media player library (libxine). . Libxine provides the complete infrastructure for a video/media player. It supports MPEG 1/2 and some AVI and Quicktime videos out of the box, so you can use it to play DVDs, (S)VCDs and most video files out there. It supports network streams, subtitles and even MP3 or Ogg files. It's extensible to your heart's content via plugins for audio and video output, input media, demuxers (stream types), audio/video and subtitle codecs. . While this package does not provide a GUI, building a user-interface frontend around this should be quite easy. The xine-ui and gxine packages each provide one for your convenience. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: kubuntu-desktop, xubuntu-desktop Package: libxine1-dbg Priority: optional Section: libs Installed-Size: 9252 Maintainer: Ubuntu Core Developers Original-Maintainer: Reinhard Tartler Architecture: amd64 Source: xine-lib Version: 1.1.4-2ubuntu3.1 Depends: libxine1 (= 1.1.4-2ubuntu3.1) Recommends: libxine1-ffmpeg, libxine1-gnome, libxine1-kde, libxine1-console Filename: pool/main/x/xine-lib/libxine1-dbg_1.1.4-2ubuntu3.1_amd64.deb Size: 3029478 MD5sum: 68dd8f4ae60b3b4eea78e213938e638d SHA1: 243474b6ddba5f7fda70cdc2108177298e6bae33 SHA256: 1a45bc6f05df4ad6d9c586b64a3e3aa567bd25f601cbf69ec27694ca30f1fa22 Description: the xine video/media player library, debug data This is the xine media player library (libxine). . Libxine provides the complete infrastructure for a video/media player. It supports MPEG 1/2 and some AVI and Quicktime videos out of the box, so you can use it to play DVDs, (S)VCDs and most video files out there. It supports network streams, subtitles and even MP3 or Ogg files. It's extensible to your heart's content via plugins for audio and video output, input media, demuxers (stream types), audio/video and subtitle codecs. . This package contains debug data for the shared libraries. Its purpose is to allow debuggers to produce backtraces with names, making it easier to interpret core dumps. The data is installed in /usr/lib/debug. . Most people will not need this package. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libxine1-kde Priority: optional Section: libs Installed-Size: 96 Maintainer: Ubuntu Core Developers Original-Maintainer: Reinhard Tartler Architecture: amd64 Source: xine-lib Version: 1.1.4-2ubuntu3.1 Depends: libartsc0 (>= 1.5.0-1), libc6 (>= 2.5-0ubuntu1), libglib2.0-0 (>= 2.12.9), libxine1 (<< 1.1.5), libxine1 (>= 1.1.4) Filename: pool/main/x/xine-lib/libxine1-kde_1.1.4-2ubuntu3.1_amd64.deb Size: 44050 MD5sum: fb7af09d494a0cc5a9c7f261b9f9fd89 SHA1: d14afa31e6d1c8a6bd57dabdf639601d1d2af7a3 SHA256: b811442886bd2011329fe1dcf095cbd7ec6c840688806115aef658e079b9244c Description: the xine video/media player library, binary files This is the xine media player library (libxine). . Libxine provides the complete infrastructure for a video/media player. It supports MPEG 1/2 and some AVI and Quicktime videos out of the box, so you can use it to play DVDs, (S)VCDs and most video files out there. It supports network streams, subtitles and even MP3 or Ogg files. It's extensible to your heart's content via plugins for audio and video output, input media, demuxers (stream types), audio/video and subtitle codecs. . This package contains plugins, which are commongly used in a KDE environment. It includes the arts plugin. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libxml2 Priority: optional Section: libs Installed-Size: 1584 Maintainer: Ubuntu Core developers Original-Maintainer: Debian XML/SGML Group Architecture: amd64 Version: 2.6.27.dfsg-1ubuntu3.3 Depends: libc6 (>= 2.5-0ubuntu1), zlib1g (>= 1:1.2.1) Recommends: xml-core Conflicts: libxslt1.1 (<= 1.1.12-8) Filename: pool/main/libx/libxml2/libxml2_2.6.27.dfsg-1ubuntu3.3_amd64.deb Size: 809934 MD5sum: ebe61729c2b02353958a490175c2c931 SHA1: e14d08df955ab52f3d60c33595ab307dc57b3cde SHA256: 54a2612fd2cf6f9cfc4aa0207a7d7f29995cc015f4a1f26d762cc29f8821e043 Description: GNOME XML library XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package provides a library providing an extensive API to handle such XML data files. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, lamp-server, kubuntu-desktop, edubuntu-desktop, edubuntu-server, xubuntu-desktop Package: libxml2-dbg Priority: extra Section: libdevel Installed-Size: 2888 Maintainer: Ubuntu Core developers Original-Maintainer: Debian XML/SGML Group Architecture: amd64 Source: libxml2 Version: 2.6.27.dfsg-1ubuntu3.3 Depends: libxml2 (= 2.6.27.dfsg-1ubuntu3.3) Filename: pool/main/libx/libxml2/libxml2-dbg_2.6.27.dfsg-1ubuntu3.3_amd64.deb Size: 894942 MD5sum: 8d8f5338737fcd1d4ffc2571722a0825 SHA1: ff22ca063be5172a55b44263b628304beff54d7d SHA256: 81e709ec27199a5a8683445a421021bc565da477d1cdb8f94b5d84a8a38c6b7c Description: Debugging symbols for the GNOME XML library XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package provides the debugging symbols for the library and for the utilities provided by the libxml2-utils package. Debugging symbols for the python modules are not available. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libxml2-dev Priority: optional Section: libdevel Installed-Size: 2612 Maintainer: Ubuntu Core developers Original-Maintainer: Debian XML/SGML Group Architecture: amd64 Source: libxml2 Version: 2.6.27.dfsg-1ubuntu3.3 Replaces: libxml2 (<= 2.6.6-1), libxml2-headers (= 2.6.7-1) Depends: libxml2 (= 2.6.27.dfsg-1ubuntu3.3), zlib1g-dev | libz-dev Conflicts: libxml2 (<= 2.6.6-1), libxml2-headers (= 2.6.7-1) Filename: pool/main/libx/libxml2/libxml2-dev_2.6.27.dfsg-1ubuntu3.3_amd64.deb Size: 748010 MD5sum: df1863c983827a0eb1a8dfe2db7c49cb SHA1: 0b29fb514f98df91bd21e5e8ddc0fa76bc56cf16 SHA256: c2fe5d1b513341831ca98c80682575d8db5123c324dec87839c4febb6cccbcd5 Description: Development files for the GNOME XML library XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . Install this package if you wish to develop your own programs using the GNOME XML library. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libxml2-doc Priority: optional Section: doc Installed-Size: 9000 Maintainer: Ubuntu Core developers Original-Maintainer: Debian XML/SGML Group Architecture: all Source: libxml2 Version: 2.6.27.dfsg-1ubuntu3.3 Suggests: devhelp Filename: pool/main/libx/libxml2/libxml2-doc_2.6.27.dfsg-1ubuntu3.3_all.deb Size: 1293190 MD5sum: def20b492544e828c520732d112f1c78 SHA1: 96accf8a5fc8d315f480391fda132158dc59b656 SHA256: 3f6aa8c2e9b3a7bd458b0468cd74af1614bc53b7934ff945c9e45dd325ed07da Description: Documentation for the GNOME XML library XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package contains general information about the GNOME XML library and more specific API references. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libxml2-utils Priority: optional Section: text Installed-Size: 116 Maintainer: Ubuntu Core developers Original-Maintainer: Debian XML/SGML Group Architecture: amd64 Source: libxml2 Version: 2.6.27.dfsg-1ubuntu3.3 Replaces: libxml2 (<< 2.5.7-1) Depends: libc6 (>= 2.5-0ubuntu1), libncurses5 (>= 5.4-5), libreadline5 (>= 5.2), libxml2 (>= 2.6.27), zlib1g (>= 1:1.2.1) Conflicts: libxml2 (<< 2.5.7-1) Filename: pool/main/libx/libxml2/libxml2-utils_2.6.27.dfsg-1ubuntu3.3_amd64.deb Size: 37142 MD5sum: d4aab16417845d43044981078a42f204 SHA1: 23a9bfb3396d2562ba5936a769509829dcffdc4e SHA256: eb78a8d04697a2ead62bb33a218c63c6906842b6c5aadfb61015080a3a44464f Description: XML utilities XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package provides xmllint, a tool for validating and reformatting XML documents, and xmlcatalog, a tool to parse and manipulate XML or SGML catalog files. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: libxslt1-dbg Priority: extra Section: libdevel Installed-Size: 1000 Maintainer: Ubuntu Core developers Original-Maintainer: Debian XML/SGML Group Architecture: amd64 Source: libxslt Version: 1.1.20-0ubuntu2.2 Depends: libxslt1.1 (= 1.1.20-0ubuntu2.2) Filename: pool/main/libx/libxslt/libxslt1-dbg_1.1.20-0ubuntu2.2_amd64.deb Size: 363690 MD5sum: 4d8e0b3533ab4d53eea4bb5b5253f1f9 SHA1: c6f67e7b43ce6944ba4df4fedc95c7a43b27f4dd SHA256: bd6aff5e4d70f5748987e894bd15c824d92d22c0807bf0c5b7e414dc30c49ba6 Description: XSLT processing library - debugging symbols XSLT is an XML language for defining transformations of XML files from XML to some other arbitrary format, such as XML, HTML, plain text, etc. using standard XSLT stylesheets. libxslt is a C library which implements XSLT. . This package provides the debugging symbols for the library and for the xsltproc utility provided by the xsltproc package. Debugging symbols for the python modules are not available. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libxslt1-dev Priority: optional Section: libdevel Installed-Size: 2536 Maintainer: Ubuntu Core developers Original-Maintainer: Debian XML/SGML Group Architecture: amd64 Source: libxslt Version: 1.1.20-0ubuntu2.2 Provides: libxslt-dev Depends: libxslt1.1 (= 1.1.20-0ubuntu2.2), libxml2-dev (>= 2.6.26) Conflicts: libxslt-dev, libxslt0-dev Filename: pool/main/libx/libxslt/libxslt1-dev_1.1.20-0ubuntu2.2_amd64.deb Size: 608510 MD5sum: 838f1a4a1170f2307d28b53d6f9cf46b SHA1: 1bbd57abad7c21bde3b84bad1131b2c89558119d SHA256: 02d51091ae8b1c012670dc528e1c13799dd9d306df62e16c71bb0eed6994d4dc Description: XSLT processing library - development kit XSLT is an XML language for defining transformations of XML files from XML to some other arbitrary format, such as XML, HTML, plain text, etc. using standard XSLT stylesheets. libxslt is a C library which implements XSLT. . This package contains the development files libxslt. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: libxslt1.1 Priority: optional Section: libs Installed-Size: 476 Maintainer: Ubuntu Core developers Original-Maintainer: Debian XML/SGML Group Architecture: amd64 Source: libxslt Version: 1.1.20-0ubuntu2.2 Depends: libc6 (>= 2.5-0ubuntu1), libgcrypt11 (>= 1.2.2), libgpg-error0 (>= 1.4), libxml2 (>= 2.6.27) Conflicts: libxslt1 (<< 1.1.2-2) Filename: pool/main/libx/libxslt/libxslt1.1_1.1.20-0ubuntu2.2_amd64.deb Size: 229840 MD5sum: 5121bb96c07a576309d87fa7151c9b5d SHA1: ae0a58a64c70a178e1a4c416ce0dee15f0b7809b SHA256: 5f9ca4afcb8e91e2eb66445b6925465058fc602fc0e3d91a2c7a55b43957ef71 Description: XSLT processing library - runtime library XSLT is an XML language for defining transformations of XML files from XML to some other arbitrary format, such as XML, HTML, plain text, etc. using standard XSLT stylesheets. libxslt is a C library which implements XSLT. . This package contains libxslt library used by applications for XSLT transformations. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: linux-backports-modules-2.6.20-17-generic Priority: optional Section: base Installed-Size: 348 Maintainer: Ubuntu Kernel Team Architecture: amd64 Source: linux-backports-modules-2.6.20 Version: 2.6.20-17.12 Depends: linux-image-2.6.20-17-generic Pre-Depends: dpkg (>= 1.10.24) Filename: pool/main/l/linux-backports-modules-2.6.20/linux-backports-modules-2.6.20-17-generic_2.6.20-17.12_amd64.deb Size: 84016 MD5sum: 046b408466c3ad9cb2963634c15fcaf7 SHA1: cca85d05dd8af9c62aa82d75167c9fc9969a8fe5 SHA256: 4f6832ef84106c0b5fd6c6dfea2073ebde4b9f2bf5736b1ea56a4b0cfc94c0a7 Description: Ubuntu supplied Linux modules for version 2.6.20 on x86/x86_64 This package contains modules supplied by Ubuntu for Linux kernel 2.6.20 on x86/x86_64. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: linux-backports-modules-2.6.20-17-server Priority: optional Section: base Installed-Size: 356 Maintainer: Ubuntu Kernel Team Architecture: amd64 Source: linux-backports-modules-2.6.20 Version: 2.6.20-17.12 Depends: linux-image-2.6.20-17-server Pre-Depends: dpkg (>= 1.10.24) Filename: pool/main/l/linux-backports-modules-2.6.20/linux-backports-modules-2.6.20-17-server_2.6.20-17.12_amd64.deb Size: 83900 MD5sum: c077d33308773f0d98c7270f631148ec SHA1: c8e1169eda7609c9e1c74f5cc82253e01de8d788 SHA256: 6811c4eba63a936b1085e30a4a3a853964ef68f371a57adfd20589d4f6f56830 Description: Ubuntu supplied Linux modules for version 2.6.20 on x86/x86_64 This package contains modules supplied by Ubuntu for Linux kernel 2.6.20 on x86/x86_64. . You likely do not want to install this package directly. Instead, install the linux-server meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: linux-backports-modules-generic Priority: optional Section: devel Installed-Size: 52 Maintainer: Ubuntu Kernel Team Architecture: amd64 Source: linux-meta Version: 2.6.20.17.30 Depends: linux-backports-modules-2.6.20-17-generic Filename: pool/main/l/linux-meta/linux-backports-modules-generic_2.6.20.17.30_amd64.deb Size: 24646 MD5sum: 06689c80b58b42da0faec4a4780bc12a SHA1: 89b34dabd0a156b5e5fc2d9df05beb18e02dce24 SHA256: 396d66e793ca6b5a230eb0ed30e50dfcbbac9210cde143017663c0735ca15995 Description: Backported drivers for generic kernel image This empty package allows people to keep their backported modules up-to-date when upgrading their Linux kernel. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: linux-backports-modules-server Priority: optional Section: devel Installed-Size: 52 Maintainer: Ubuntu Kernel Team Architecture: amd64 Source: linux-meta Version: 2.6.20.17.30 Depends: linux-backports-modules-2.6.20-17-server Filename: pool/main/l/linux-meta/linux-backports-modules-server_2.6.20.17.30_amd64.deb Size: 24648 MD5sum: 4436f72238ca0f00448036321e532d57 SHA1: c54f8772ca7cebab0dd3e2e7fb505b20f396b718 SHA256: 9942fde24569efd5d46a318df2f8ab77b99900d4275082eadbd91cb337deee9d Description: Backported drivers for server kernel image This empty package allows people to keep their backported modules up-to-date when upgrading their Linux kernel. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: linux-doc Priority: optional Section: doc Installed-Size: 52 Maintainer: Ubuntu Kernel Team Architecture: all Source: linux-meta Version: 2.6.20.17.30 Depends: linux-doc-2.6.20 Filename: pool/main/l/linux-meta/linux-doc_2.6.20.17.30_all.deb Size: 24560 MD5sum: dd79c8dc277a4b4559bcbdc80c396a14 SHA1: 0559e418cb3e1615822c7b3ea40f28448e2292ae SHA256: 2dcdc5b320b31822c1c36635988622a7e3f91fed51cbaa6536a11e4f9514aef2 Description: Linux kernel documentation This package will always depend on the latest Linux kernel documentation available. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: linux-doc-2.6.20 Priority: optional Section: doc Installed-Size: 20616 Maintainer: Ubuntu Kernel Team Architecture: all Source: linux-source-2.6.20 Version: 2.6.20-17.39 Replaces: linux-doc-2.6 Provides: linux-doc-2.6 Depends: coreutils | fileutils (>= 4.0) Conflicts: linux-doc-2.6 Filename: pool/main/l/linux-source-2.6.20/linux-doc-2.6.20_2.6.20-17.39_all.deb Size: 4878916 MD5sum: 8a8ef8dcf395d264ec295a7cff2fd479 SHA1: 118a7480890d3060aca389d22c2413f03a0f45f3 SHA256: 74a8dde430e5d520f4841264e25517978a66acb35b02a9c3b05d06c674387f8f Description: Linux kernel specific documentation for version 2.6.20 This package provides the various readme's in the 2.6.20 kernel Documentation/ subdirectory: these typically contain kernel-specific installation notes for some drivers for example. See /usr/share/doc/linux-doc-2.6.20/Documentation/00-INDEX for a list of what is contained in each file. Please read the Changes file, as it contains information about the problems, which may result by upgrading your kernel. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: linux-headers-2.6.20-16 Priority: optional Section: devel Installed-Size: 56984 Maintainer: Ubuntu Kernel Team Architecture: amd64 Source: linux-source-2.6.20 Version: 2.6.20-16.35 Provides: linux-headers, linux-headers-2.6 Depends: coreutils | fileutils (>= 4.0) Filename: pool/main/l/linux-source-2.6.20/linux-headers-2.6.20-16_2.6.20-16.35_amd64.deb Size: 8130224 MD5sum: 3dcf3c5e3f2b885ef4194a9d96b96212 SHA1: c8700ae92feae5751e24f4c01182b42843a58790 SHA256: fc1b695f1a967308cff413c0e82aea673b42008506cc153d46ca437ca4d40cc4 Description: Header files related to Linux kernel version 2.6.20 This package provides kernel header files for version 2.6.20, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-2.6.20-16/debian.README.gz for details Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: linux-headers-2.6.20-16-generic Priority: optional Section: devel Installed-Size: 6952 Maintainer: Ubuntu Kernel Team Architecture: amd64 Source: linux-source-2.6.20 Version: 2.6.20-16.35 Provides: linux-headers, linux-headers-2.6 Depends: coreutils | fileutils (>= 4.0), linux-headers-2.6.20-16, libc6 (>= 2.5-0ubuntu1) Filename: pool/main/l/linux-source-2.6.20/linux-headers-2.6.20-16-generic_2.6.20-16.35_amd64.deb Size: 860386 MD5sum: 0128eec981d8d63213a691bb151f48f6 SHA1: ef317d181fa5626b4e3e18f137d1a2757ca3511c SHA256: a3a0e8c1fd5a9ba2a50595610408e8a4c77f5d2118bd7ceb7eda95e59989893c Description: Linux kernel headers for version 2.6.20 on x86/x86_64 This package provides kernel header files for version 2.6.20 on x86/x86_64. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-2.6.20-16/debian.README.gz for details. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: linux-headers-2.6.20-16-lowlatency Priority: optional Section: devel Installed-Size: 6952 Maintainer: Ubuntu Kernel Team Architecture: amd64 Source: linux-source-2.6.20 Version: 2.6.20-16.35 Provides: linux-headers, linux-headers-2.6 Depends: coreutils | fileutils (>= 4.0), linux-headers-2.6.20-16, libc6 (>= 2.5-0ubuntu1) Filename: pool/main/l/linux-source-2.6.20/linux-headers-2.6.20-16-lowlatency_2.6.20-16.35_amd64.deb Size: 856030 MD5sum: f7607c27f1935daf3b9eca8a2ece10c0 SHA1: d7a27ce1e1fac2eab5b4654c4f79fea55fead6a1 SHA256: 68d3de5975f31c43ddfc9c887cb5310d612686a036a0f40171a83d20bb398813 Description: Linux kernel headers for version 2.6.20 on x86/x86_64 This package provides kernel header files for version 2.6.20 on x86/x86_64. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-2.6.20-16/debian.README.gz for details. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: linux-headers-2.6.20-16-server Priority: optional Section: devel Installed-Size: 6964 Maintainer: Ubuntu Kernel Team Architecture: amd64 Source: linux-source-2.6.20 Version: 2.6.20-16.35 Provides: linux-headers, linux-headers-2.6 Depends: coreutils | fileutils (>= 4.0), linux-headers-2.6.20-16, libc6 (>= 2.5-0ubuntu1) Filename: pool/main/l/linux-source-2.6.20/linux-headers-2.6.20-16-server_2.6.20-16.35_amd64.deb Size: 862424 MD5sum: 4d04fa877acc38bc03d1786267b7ef63 SHA1: 528f5dd727acace432447a579df2911c8c535dae SHA256: 7f10debf885c9f67e6a2628d698e2d1810637e696aecf03071a6b7ee46cde150 Description: Linux kernel headers for version 2.6.20 on x86/x86_64 This package provides kernel header files for version 2.6.20 on x86/x86_64. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-2.6.20-16/debian.README.gz for details. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: linux-headers-2.6.20-17 Priority: optional Section: devel Installed-Size: 57028 Maintainer: Ubuntu Kernel Team Architecture: amd64 Source: linux-source-2.6.20 Version: 2.6.20-17.39 Provides: linux-headers, linux-headers-2.6 Depends: coreutils | fileutils (>= 4.0) Filename: pool/main/l/linux-source-2.6.20/linux-headers-2.6.20-17_2.6.20-17.39_amd64.deb Size: 8135378 MD5sum: e0a822f04dba2aee51db2d285c0200cc SHA1: c75b880fc18a04cefb1ef4c78cdca9576db62ba3 SHA256: e057fc0e8fe22d1caeef4a7ac3f131b7d40d847a5cce6701317d8a5ef7a4e9eb Description: Header files related to Linux kernel version 2.6.20 This package provides kernel header files for version 2.6.20, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-2.6.20-17/debian.README.gz for details Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: linux-headers-2.6.20-17-generic Priority: optional Section: devel Installed-Size: 6952 Maintainer: Ubuntu Kernel Team Architecture: amd64 Source: linux-source-2.6.20 Version: 2.6.20-17.39 Provides: linux-headers, linux-headers-2.6 Depends: coreutils | fileutils (>= 4.0), linux-headers-2.6.20-17, libc6 (>= 2.5-0ubuntu1) Filename: pool/main/l/linux-source-2.6.20/linux-headers-2.6.20-17-generic_2.6.20-17.39_amd64.deb Size: 861358 MD5sum: ddda5db461532cebe31dab9c7d4efcb9 SHA1: 3b78b9c6b1b94346fcce3dbdf0c84ada4b6596bf SHA256: 53ab43cb556b7d6a97f38240e29d5f7b7458aa82babf04b7984d931c8afc8ce6 Description: Linux kernel headers for version 2.6.20 on x86/x86_64 This package provides kernel header files for version 2.6.20 on x86/x86_64. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-2.6.20-17/debian.README.gz for details. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: linux-headers-2.6.20-17-lowlatency Priority: optional Section: devel Installed-Size: 6952 Maintainer: Ubuntu Kernel Team Architecture: amd64 Source: linux-source-2.6.20 Version: 2.6.20-17.39 Provides: linux-headers, linux-headers-2.6 Depends: coreutils | fileutils (>= 4.0), linux-headers-2.6.20-17, libc6 (>= 2.5-0ubuntu1) Filename: pool/main/l/linux-source-2.6.20/linux-headers-2.6.20-17-lowlatency_2.6.20-17.39_amd64.deb Size: 861730 MD5sum: 6fb2a5f7cacd980d541428b27dbcb9fd SHA1: 3ef32c621702380b13171a07636250998abea7d9 SHA256: abf3ed28afe98eb77802a01427b90c20bc45628986b51cb3831bc061e3ea6440 Description: Linux kernel headers for version 2.6.20 on x86/x86_64 This package provides kernel header files for version 2.6.20 on x86/x86_64. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-2.6.20-17/debian.README.gz for details. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: linux-headers-2.6.20-17-server Priority: optional Section: devel Installed-Size: 6964 Maintainer: Ubuntu Kernel Team Architecture: amd64 Source: linux-source-2.6.20 Version: 2.6.20-17.39 Provides: linux-headers, linux-headers-2.6 Depends: coreutils | fileutils (>= 4.0), linux-headers-2.6.20-17, libc6 (>= 2.5-0ubuntu1) Filename: pool/main/l/linux-source-2.6.20/linux-headers-2.6.20-17-server_2.6.20-17.39_amd64.deb Size: 860356 MD5sum: 76ae679c7ba8decd12ce6d8a87bec824 SHA1: ce3bf04fb67b963b1c6039e7d44f7a6a2baa8215 SHA256: 4a6b41e3c4892bb0f281d823ef2a0f9fdcdc061556d41d7c5f52eea196a1c154 Description: Linux kernel headers for version 2.6.20 on x86/x86_64 This package provides kernel header files for version 2.6.20 on x86/x86_64. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-2.6.20-17/debian.README.gz for details. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: linux-headers-amd64-generic Priority: optional Section: devel Installed-Size: 52 Maintainer: Ubuntu Kernel Team Architecture: amd64 Source: linux-meta Version: 2.6.20.17.30 Depends: linux-headers-generic (= 2.6.20.17.30) Filename: pool/main/l/linux-meta/linux-headers-amd64-generic_2.6.20.17.30_amd64.deb Size: 24592 MD5sum: 834f785ec9046e2e7ca9b2cacc3a8a33 SHA1: 68a66b507ac5c7a16587233dc97fd6293b69c61e SHA256: 403db9bb39e409fc4c573fcc6821c8adbc0e73e4615d90c2b9e2a8482c07ced8 Description: Obsoleted by: linux-headers-generic This package is only for upgrades. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: linux-headers-amd64-k8 Priority: optional Section: devel Installed-Size: 52 Maintainer: Ubuntu Kernel Team Architecture: amd64 Source: linux-meta Version: 2.6.20.17.30 Depends: linux-headers-generic (= 2.6.20.17.30) Filename: pool/main/l/linux-meta/linux-headers-amd64-k8_2.6.20.17.30_amd64.deb Size: 24584 MD5sum: 6e97866528d164fd87fb9ced89321464 SHA1: 983525288cde7659da23b0a399f77bba60113e0d SHA256: 5d9cb5c901e9f2d6b352ed75ef9cae461cda8b477cc3748e9281f26c3c9c2550 Description: Obsoleted by: linux-headers-generic This package is only for upgrades. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: linux-headers-amd64-server Priority: optional Section: devel Installed-Size: 52 Maintainer: Ubuntu Kernel Team Architecture: amd64 Source: linux-meta Version: 2.6.20.17.30 Depends: linux-headers-server (= 2.6.20.17.30) Filename: pool/main/l/linux-meta/linux-headers-amd64-server_2.6.20.17.30_amd64.deb Size: 24592 MD5sum: 830d04137df61015b199089a13cf474e SHA1: c758ac07cb90119077e3c48e72032cfa4c5d8890 SHA256: 18458fd0e9c2f0b1e3f4c1e1c8f86dfe6975c85ffb26bbc4ea3de867eb392582 Description: Obsoleted by: linux-headers-server This package is only for upgrades. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: linux-headers-amd64-xeon Priority: optional Section: devel Installed-Size: 52 Maintainer: Ubuntu Kernel Team Architecture: amd64 Source: linux-meta Version: 2.6.20.17.30 Depends: linux-headers-generic (= 2.6.20.17.30) Filename: pool/main/l/linux-meta/linux-headers-amd64-xeon_2.6.20.17.30_amd64.deb Size: 24590 MD5sum: c2ca6a9ba7d134ee0700412b77bf8c7f SHA1: 66a6362efe0ac005e0bc13462c8819cb5dede82d SHA256: 9232650e2c070f2a5280be3de1ef1a4aaefcb2a32e599a86490cf986047b571d Description: Obsoleted by: linux-headers-generic This package is only for upgrades. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: linux-headers-generic Priority: optional Section: devel Installed-Size: 52 Maintainer: Ubuntu Kernel Team Architecture: amd64 Source: linux-meta Version: 2.6.20.17.30 Depends: linux-headers-2.6.20-17-generic Filename: pool/main/l/linux-meta/linux-headers-generic_2.6.20.17.30_amd64.deb Size: 24604 MD5sum: efd8a26f8f5d2933bb09ebac86920528 SHA1: 66e287931d9aaf657a5851e640a1f953a1b3e8f7 SHA256: 41e92c1f4a530faafada0a9f7d69fea54bd249b51d9766acb570749b11ceb77d Description: Generic Linux kernel headers This package will always depend on the latest generic kernel headers available. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: linux-headers-server Priority: optional Section: devel Installed-Size: 52 Maintainer: Ubuntu Kernel Team Architecture: amd64 Source: linux-meta Version: 2.6.20.17.30 Depends: linux-headers-2.6.20-17-server Filename: pool/main/l/linux-meta/linux-headers-server_2.6.20.17.30_amd64.deb Size: 24614 MD5sum: 40bc69693cc8fa701e56d0d7db0bd559 SHA1: 14c7a918205a51345209a49573b45a2e25fde72b SHA256: 55135d26177baaae2eb08b2b934e32b5cb59f558abf9b5758dc8d6baf5c62a00 Description: Linux kernel headers on Server Equipment. This package will always depend on the latest kernel headers available for Server Equipment. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: linux-image-2.6.20-16-generic Priority: optional Section: base Installed-Size: 80756 Maintainer: Ubuntu Kernel Team Architecture: amd64 Source: linux-source-2.6.20 Version: 2.6.20-16.35 Provides: linux-image, linux-image-2.6, fuse-module, ndiswrapper-modules-1.9, ivtv-modules, kvm-modules-2, rhcs-modules2-1 Depends: initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.2.1-0ubuntu1) Recommends: lilo (>= 19.1) | grub Suggests: fdutils, linux-doc-2.6.20 | linux-source-2.6.20 Conflicts: hotplug (<< 0.0.20040105-1) Filename: pool/main/l/linux-source-2.6.20/linux-image-2.6.20-16-generic_2.6.20-16.35_amd64.deb Size: 23066246 MD5sum: 83308e982df06838b593e29f27c26d53 SHA1: ff6d90141f808407cf6698bb0a1e52231d91068a SHA256: be063905a30d8d4eb8cf6ee0056c10628dc30901180371518823ccbe626e852e Description: Linux kernel image for version 2.6.20 on x86/x86_64 This package contains the Linux kernel image for version 2.6.20 on x86/x86_64. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: linux-image-2.6.20-16-server Priority: optional Section: base Installed-Size: 93580 Maintainer: Ubuntu Kernel Team Architecture: amd64 Source: linux-source-2.6.20 Version: 2.6.20-16.35 Provides: linux-image, linux-image-2.6, fuse-module, rhcs-modules2-1, ndiswrapper-modules-1.9, ivtv-modules, kvm-modules-2 Depends: initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.2.1-0ubuntu1) Recommends: lilo (>= 19.1) | grub Suggests: fdutils, linux-doc-2.6.20 | linux-source-2.6.20 Conflicts: hotplug (<< 0.0.20040105-1) Filename: pool/main/l/linux-source-2.6.20/linux-image-2.6.20-16-server_2.6.20-16.35_amd64.deb Size: 23386690 MD5sum: 6747711d17df413916e72427944a17b9 SHA1: 2e94d812a3cba362cabc71ea5a474e171b2bef50 SHA256: ce112aafc32c776ae6993587235cb31084d4303235645030e7d549e80c4c2fac Description: Linux kernel image for version 2.6.20 on x86/x86_64 This package contains the Linux kernel image for version 2.6.20 on x86/x86_64. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Server processors. . Geared toward server systems. . You likely do not want to install this package directly. Instead, install the linux-server meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: linux-image-2.6.20-17-generic Priority: optional Section: base Installed-Size: 80756 Maintainer: Ubuntu Kernel Team Architecture: amd64 Source: linux-source-2.6.20 Version: 2.6.20-17.39 Provides: linux-image, linux-image-2.6, fuse-module, ndiswrapper-modules-1.9, ivtv-modules, kvm-modules-2, rhcs-modules2-1 Depends: initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.2.1-0ubuntu1) Recommends: lilo (>= 19.1) | grub Suggests: fdutils, linux-doc-2.6.20 | linux-source-2.6.20 Conflicts: hotplug (<< 0.0.20040105-1) Filename: pool/main/l/linux-source-2.6.20/linux-image-2.6.20-17-generic_2.6.20-17.39_amd64.deb Size: 23066066 MD5sum: 93560fd30ab2e4efbad9c5a2b1be6cf5 SHA1: ee5eaca2e74a96bc6c91a299f129514fddccb1e2 SHA256: 67836577fbbaa50f2078f613d1c0c420e4c3e708830ea18c9d2f326dab93c5e7 Description: Linux kernel image for version 2.6.20 on x86/x86_64 This package contains the Linux kernel image for version 2.6.20 on x86/x86_64. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Generic processors. . Geared toward desktop systems. . You likely do not want to install this package directly. Instead, install the linux-generic meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: linux-image-2.6.20-17-server Priority: optional Section: base Installed-Size: 93576 Maintainer: Ubuntu Kernel Team Architecture: amd64 Source: linux-source-2.6.20 Version: 2.6.20-17.39 Provides: linux-image, linux-image-2.6, fuse-module, rhcs-modules2-1, ndiswrapper-modules-1.9, ivtv-modules, kvm-modules-2 Depends: initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.2.1-0ubuntu1) Recommends: lilo (>= 19.1) | grub Suggests: fdutils, linux-doc-2.6.20 | linux-source-2.6.20 Conflicts: hotplug (<< 0.0.20040105-1) Filename: pool/main/l/linux-source-2.6.20/linux-image-2.6.20-17-server_2.6.20-17.39_amd64.deb Size: 23390230 MD5sum: ff52c66ef9ca942d67db929073d77b60 SHA1: 216823924fd542d34e92d2798bf07c3ab5ca3b29 SHA256: 637be65ddc5bada3b496bfb1ef8241b371c697741b84733cbf92eb1bcdd2d185 Description: Linux kernel image for version 2.6.20 on x86/x86_64 This package contains the Linux kernel image for version 2.6.20 on x86/x86_64. . Also includes the corresponding System.map file, the modules built by the packager, and scripts that try to ensure that the system is not left in an unbootable state after an update. . Supports Server processors. . Geared toward server systems. . You likely do not want to install this package directly. Instead, install the linux-server meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: linux-image-amd64-generic Priority: optional Section: base Installed-Size: 52 Maintainer: Ubuntu Kernel Team Architecture: amd64 Source: linux-meta Version: 2.6.20.17.30 Depends: linux-image-generic (= 2.6.20.17.30) Filename: pool/main/l/linux-meta/linux-image-amd64-generic_2.6.20.17.30_amd64.deb Size: 24586 MD5sum: 0526daf684f5c17bcf8eae75f667b58f SHA1: bcba3acb94121b46b7646a26273ad23fdffd659b SHA256: 64d9c35fb87f06101dd85c5681f45892747d329b22fbf50fe6a1e2e6bc1cf660 Description: Obsoleted by: linux-image-generic This package is only for upgrades. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: linux-image-amd64-k8 Priority: optional Section: base Installed-Size: 52 Maintainer: Ubuntu Kernel Team Architecture: amd64 Source: linux-meta Version: 2.6.20.17.30 Depends: linux-image-generic (= 2.6.20.17.30) Filename: pool/main/l/linux-meta/linux-image-amd64-k8_2.6.20.17.30_amd64.deb Size: 24580 MD5sum: 2a01d31802fcbef0375713d12bbecdb7 SHA1: d297ebc9f66e5826aa600bdaaeb76d8e368b74b6 SHA256: 9766bcb3fa8b8a8f8e53db7f75c533c91536b23e5224bb41eb139d9a8edf8b80 Description: Obsoleted by: linux-image-generic This package is only for upgrades. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: linux-image-amd64-server Priority: optional Section: base Installed-Size: 52 Maintainer: Ubuntu Kernel Team Architecture: amd64 Source: linux-meta Version: 2.6.20.17.30 Depends: linux-image-server (= 2.6.20.17.30) Filename: pool/main/l/linux-meta/linux-image-amd64-server_2.6.20.17.30_amd64.deb Size: 24592 MD5sum: 92307e9f2253ff084a318053d70c95ab SHA1: 9f6883112048287fc81d9d79ffafe43dca5aaf38 SHA256: 8eb69906ba27e48dfd3517336f4b09365b2d6ebd1dfb34edb0e193c6562f364c Description: Obsoleted by: linux-image-server This package is only for upgrades. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: linux-image-amd64-xeon Priority: optional Section: base Installed-Size: 52 Maintainer: Ubuntu Kernel Team Architecture: amd64 Source: linux-meta Version: 2.6.20.17.30 Depends: linux-image-generic (= 2.6.20.17.30) Filename: pool/main/l/linux-meta/linux-image-amd64-xeon_2.6.20.17.30_amd64.deb Size: 24586 MD5sum: a788b9664fff57aabd08c1f924aa54a4 SHA1: b64660dfdea67bb5d63ba98e8a74e103b169a9b1 SHA256: 4ab1f7231615f9b3b395709f3366de8ee91c1a58d738066e2d63ec7baa01ead3 Description: Obsoleted by: linux-image-generic This package is only for upgrades. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: linux-image-debug-2.6.20-16-generic Priority: optional Section: devel Installed-Size: 40468 Maintainer: Ubuntu Kernel Team Architecture: amd64 Source: linux-source-2.6.20 Version: 2.6.20-16.35 Provides: linux-debug Filename: pool/main/l/linux-source-2.6.20/linux-image-debug-2.6.20-16-generic_2.6.20-16.35_amd64.deb Size: 18428288 MD5sum: 9b6d7589a6e26167320d8295127d8909 SHA1: c63c79902f2a15b13d6f168efb0c2ceb12712ad6 SHA256: d10334bbb06ad0e6361adad81b1734a278a25deb3b4e2d2fe21d2fb80aa41297 Description: Linux kernel debug image for version 2.6.20 on x86/x86_64 This package provides a kernel debug image for version 2.6.20 on x86/x86_64. . This is for sites that wish to debug the kernel. . The kernel image contained in this package is NOT meant to boot from. It is uncompressed, and unstripped. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: linux-image-debug-2.6.20-16-server Priority: optional Section: devel Installed-Size: 41272 Maintainer: Ubuntu Kernel Team Architecture: amd64 Source: linux-source-2.6.20 Version: 2.6.20-16.35 Provides: linux-debug Filename: pool/main/l/linux-source-2.6.20/linux-image-debug-2.6.20-16-server_2.6.20-16.35_amd64.deb Size: 18699768 MD5sum: ac6718190b65f63fecc3c629d2d6c76f SHA1: 50cab892eaa15a842a964b2de5816561ca4db268 SHA256: b04c26c989a6efbc08dae6718fd587de49b4a3b635cbf8fbf654a2ebc0224f03 Description: Linux kernel debug image for version 2.6.20 on x86/x86_64 This package provides a kernel debug image for version 2.6.20 on x86/x86_64. . This is for sites that wish to debug the kernel. . The kernel image contained in this package is NOT meant to boot from. It is uncompressed, and unstripped. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: linux-image-debug-2.6.20-17-generic Priority: optional Section: devel Installed-Size: 40468 Maintainer: Ubuntu Kernel Team Architecture: amd64 Source: linux-source-2.6.20 Version: 2.6.20-17.39 Provides: linux-debug Filename: pool/main/l/linux-source-2.6.20/linux-image-debug-2.6.20-17-generic_2.6.20-17.39_amd64.deb Size: 18429524 MD5sum: a9346cfae42234bca860b3a9d8dd7a1d SHA1: c4846256b465dda723c5245c36ae803dc5d86a3a SHA256: c56fc11217550358bf93d73d59021ef7afe0389850fc2c3e4e6404249631650a Description: Linux kernel debug image for version 2.6.20 on x86/x86_64 This package provides a kernel debug image for version 2.6.20 on x86/x86_64. . This is for sites that wish to debug the kernel. . The kernel image contained in this package is NOT meant to boot from. It is uncompressed, and unstripped. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: linux-image-debug-2.6.20-17-server Priority: optional Section: devel Installed-Size: 41272 Maintainer: Ubuntu Kernel Team Architecture: amd64 Source: linux-source-2.6.20 Version: 2.6.20-17.39 Provides: linux-debug Filename: pool/main/l/linux-source-2.6.20/linux-image-debug-2.6.20-17-server_2.6.20-17.39_amd64.deb Size: 18703782 MD5sum: e1836906ad94abd7d926a20514373694 SHA1: d48d0cb36d34619abc24e09ce87d1430e353de64 SHA256: 597f6e67f92001c1f32cda5668fcadc47d3a0045eadf2373434e99ecefa6ea46 Description: Linux kernel debug image for version 2.6.20 on x86/x86_64 This package provides a kernel debug image for version 2.6.20 on x86/x86_64. . This is for sites that wish to debug the kernel. . The kernel image contained in this package is NOT meant to boot from. It is uncompressed, and unstripped. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: linux-image-generic Priority: optional Section: base Installed-Size: 52 Maintainer: Ubuntu Kernel Team Architecture: amd64 Source: linux-meta Version: 2.6.20.17.30 Depends: linux-image-2.6.20-17-generic Filename: pool/main/l/linux-meta/linux-image-generic_2.6.20.17.30_amd64.deb Size: 24598 MD5sum: ac277f08c38896846ae91f50932c92ed SHA1: 3b2e96fa01232eaa7bbdd262f03ac1210b1b740b SHA256: 3f8f187fc8fcb50f8d09dde0a590c8f4f75ca5e2a7f0fbb0c0f26b72b40726fe Description: Generic Linux kernel image This package will always depend on the latest generic kernel image available. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: linux-image-server Priority: optional Section: base Installed-Size: 52 Maintainer: Ubuntu Kernel Team Architecture: amd64 Source: linux-meta Version: 2.6.20.17.30 Depends: linux-image-2.6.20-17-server Filename: pool/main/l/linux-meta/linux-image-server_2.6.20.17.30_amd64.deb Size: 24606 MD5sum: d891167c5f747fe8c9b49add10775517 SHA1: 9402555b7ee6b7192c6f3280bd6e484242788ad9 SHA256: 2ce1cae87726509a9f0f9c04f898b3c00dda24d299fd1253e4206a5d24c890e0 Description: Linux kernel image on Server Equipment. This package will always depend on the latest kernel image available for Server Equipment. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: linux-kernel-devel Priority: optional Section: devel Installed-Size: 116 Maintainer: Ubuntu Kernel Team Architecture: all Source: linux-source-2.6.20 Version: 2.6.20-17.39 Depends: build-essential, git-core, gitk, rsync, curl, openssh-client, debhelper, kernel-package, kernel-wedge Filename: pool/main/l/linux-source-2.6.20/linux-kernel-devel_2.6.20-17.39_all.deb Size: 86634 MD5sum: a16d3b3316c4a93529013800f10a2c57 SHA1: b054d323b8bea75713c75f97472cc9eeda59b797 SHA256: 2750a03d8463af33d3371bc1c60f5605b80c53e4c071c8ffdd755c2aef0db7ce Description: Linux kernel hacking dependencies This is a dummy package that will install all possible packages required to hack comfortably on the kernel. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: linux-libc-dev Priority: optional Section: devel Installed-Size: 3788 Maintainer: Ubuntu Kernel Team Architecture: amd64 Source: linux-source-2.6.20 Version: 2.6.20-17.39 Replaces: linux-kernel-headers Provides: linux-kernel-headers Conflicts: linux-kernel-headers Filename: pool/main/l/linux-source-2.6.20/linux-libc-dev_2.6.20-17.39_amd64.deb Size: 669730 MD5sum: b2cc0187a9ffaf39bf695eb1de436dfc SHA1: 37b2437e1eafbabafff766b203b08efb890cfc03 SHA256: 19195b2ab751213ed20db4a76e45691030844a490ddcc24e36056df1342e2c5a Description: Linux Kernel Headers for development This package provides headers from the Linux kernel. These headers are used by the installed headers for GNU glibc and other system libraries. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: linux-source Priority: optional Section: devel Installed-Size: 52 Maintainer: Ubuntu Kernel Team Architecture: all Source: linux-meta Version: 2.6.20.17.30 Depends: linux-source-2.6.20 Filename: pool/main/l/linux-meta/linux-source_2.6.20.17.30_all.deb Size: 24594 MD5sum: d4ec2560e9c1b873437100003b89a35d SHA1: b8c0e6380378771a78097bf149df25667b5320b0 SHA256: 8f02b14bcef6b029b1aec133811d82b0f5dce1db0bf30bce9f42246bcaeb3f49 Description: Linux kernel source with Ubuntu patches This package will always depend on the latest Linux kernel source code available. The Ubuntu patches have been applied. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: linux-source-2.6.20 Priority: optional Section: devel Installed-Size: 46840 Maintainer: Ubuntu Kernel Team Architecture: all Version: 2.6.20-17.39 Provides: linux-source, linux-source-2.6 Depends: binutils, bzip2, coreutils | fileutils (>= 4.0) Recommends: libc-dev, gcc, make Suggests: libncurses-dev | ncurses-dev, kernel-package, libqt3-dev Filename: pool/main/l/linux-source-2.6.20/linux-source-2.6.20_2.6.20-17.39_all.deb Size: 47830268 MD5sum: e07388ecf9f9f345d2bdefd0e36b9be7 SHA1: aea7207bacd143c4a74ea7921ad3cdce973f27f3 SHA256: f71ad5e630c988fa4d00ffd6b2afba69be30f542b88dab0825d1281f852909b4 Description: Linux kernel source for version 2.6.20 with Ubuntu patches This package provides the source code for the Linux kernel version 2.6.20. . You may configure the kernel to your setup by typing "make config" and following instructions, but you could get ncursesX.X-dev and try "make menuconfig" for a jazzier, and easier to use interface. There are options to use QT or GNOME based configuration interfaces, but they need additional packages to be installed. Also, please read the detailed documentation in the file /usr/share/doc/linux-source-2.6.20/README.headers.gz. . If you wish to use this package to create a custom Linux kernel, then it is suggested that you investigate the package kernel-package, which has been designed to ease the task of creating kernel image packages. . If you are simply trying to build third-party modules for your kernel, you do not want this package. Install the appropriate linux-headers package instead. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: ltsp-client Priority: optional Section: misc Installed-Size: 292 Maintainer: Matt Zimmerman Architecture: amd64 Source: ltsp Version: 5.0.7.1 Replaces: ltsp-utils Depends: lsb-base, nbd-client, ldm | sdm-terminal | x-display-manager, initramfs-tools (>= 0.11) | initrd-netboot-tools, syslinux, lsb-release, kbd | console-tools, pulseaudio-esound-compat, ltspfsd Pre-Depends: debconf (>= 0.5) | debconf-2.0 Recommends: ubuntu-thin-client, esound | nas | pulseaudio Suggests: cryptsetup, inputattach Conflicts: ltsp-utils Filename: pool/main/l/ltsp/ltsp-client_5.0.7.1_amd64.deb Size: 60542 MD5sum: c862547c633f9840168ff0aa975e0cb7 SHA1: 035cb96c8c3518acc359bbe9e825edc227d8e21e SHA256: df5ab27649f04275673f037fc37ee962b9a8080ddb0cebb8b8ef7dc87a7adcc1 Description: LTSP client environment The scripts needed to configure and boot an LTSP client. . DO NOT install this package on a regular machine, it is intended only for installation inside a LTSP client filesystem. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: ltsp-server Priority: optional Section: misc Installed-Size: 536 Maintainer: Matt Zimmerman Architecture: all Source: ltsp Version: 5.0.7.1 Depends: debconf (>= 0.5) | debconf-2.0, debootstrap, nfs-kernel-server, lsb-release, tftpd-hpa, openssh-client | ssh, openbsd-inetd, iproute, debconf-utils, python (>= 2.4), nbd-server, update-inetd, tcpd, gettext-base Recommends: openssh-server | ssh, ltspfs Suggests: dhcp3-server, sdm, audiooss Filename: pool/main/l/ltsp/ltsp-server_5.0.7.1_all.deb Size: 55922 MD5sum: 279d71b5ca502b98ed1a90a4a2662f4f SHA1: e53b4a0ef7375518f8c50c0ccfc9348e97f92957 SHA256: 393ad722169ee9a1f2ab9f57f2945e8d0f7f8c12e75b14e148c1745d5b91ded7 Description: Basic LTSP server environment This is the basic environment depending on an external DHCP server to point the clients to the LTSP server. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: edubuntu-server Package: ltsp-server-standalone Priority: optional Section: misc Installed-Size: 80 Maintainer: Matt Zimmerman Architecture: all Source: ltsp Version: 5.0.7.1 Depends: ltsp-server, dhcp3-server, libasound2-plugins, libgstreamer-plugins-pulse0.10-0 Recommends: pulseaudio-esound-compat Filename: pool/main/l/ltsp/ltsp-server-standalone_5.0.7.1_all.deb Size: 29224 MD5sum: 552812e1820b5addc9b820de55b86080 SHA1: 39b1a3b4d89add2ec13baf16ea9f0b332648b89d SHA256: 9ece79db546e418c089ca0cb9363a3f6f905e7f2e17a8734e1e262a1e14a16b9 Description: Complete LTSP server environment This is the complete environment including a DHCP server to bootstrap the clients. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: edubuntu-server Package: mailman Priority: optional Section: mail Installed-Size: 39704 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Mailman for Debian Architecture: amd64 Version: 1:2.1.9-4ubuntu1.2 Depends: libc6 (>= 2.5-0ubuntu1), python (>= 2.3), python-support (>= 0.2), logrotate, cron (>= 3.0pl1-42), postfix | mail-transport-agent, apache2 | httpd, ucf (>= 0.28), pwgen, adduser, lsb-base (>= 3.0-6) Pre-Depends: debconf (>= 1.4.16) | debconf-2.0 Suggests: spamassassin, lynx, python-korean-codecs, python-japanese-codecs, listadmin Conflicts: suidmanager (<< 0.50), sendmail (<< 8.12.6) Filename: pool/main/m/mailman/mailman_2.1.9-4ubuntu1.2_amd64.deb Size: 8606862 MD5sum: 74502c6c9e9a8bb277c6f741abd46541 SHA1: 129f2449e3f78365a2b563a9d54550db18f60dd6 SHA256: cd40a698f4eafcc0edafbf65b2294e61d33beec0c233c979307e551116b2ad50 Description: Powerful, web-based mailing list manager The GNU Mailing List Manager, which manages email discussion lists much like Majordomo and Smartmail. Unlike most similar products, Mailman gives each mailing list a web page, and allows users to subscribe, unsubscribe, etc. over the web. Even the list manager can administer his or her list entirely from the web. . Mailman also integrates most things people want to do with mailing lists, including archiving, mail <-> news gateways, and so on. It has all of the features you expect from such a product, plus integrated support for the web (including web based archiving), automated bounce handling and integrated spam prevention. . Homepage: http://www.list.org/ Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: moinmoin-common Priority: optional Section: net Installed-Size: 10280 Maintainer: Ubuntu Core Developers Original-Maintainer: Jonas Smedegaard Architecture: all Source: moin Version: 1.5.3-1.1ubuntu3.1 Replaces: moin Depends: python (>= 2.1), python-support (>= 0.2) Recommends: python-moinmoin Conflicts: moin Filename: pool/main/m/moin/moinmoin-common_1.5.3-1.1ubuntu3.1_all.deb Size: 1574964 MD5sum: e73dd559227f0712c5d453b80a08f388 SHA1: 2becf2ccc8a137fab5c7141bc71ba83c2f859046 SHA256: 01019d5422d4c2758cf98e19c2d1c500f57e8ca4f6f27c8e4e034114a2100a8f Description: Python clone of WikiWiki - common data A WikiWikiWeb is a collaborative hypertext environment, with an emphasis on easy access to and modification of information. MoinMoin is a Python WikiClone that allows you to easily set up your own wiki, only requiring a Web server and a Python installation. . This package contains MoinMoin system pages and other data common for all flavors of MoinMoin. For a complete installation of MoinMoin you want python-moinmoin (or pythonXX-moinmoin) installed too. . Homepage: http://moinmoin.wikiwikiweb.de/ Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: mono Priority: optional Section: interpreters Installed-Size: 24 Maintainer: Ubuntu Mono Team Original-Maintainer: Debian Mono Group Architecture: amd64 Version: 1.2.3.1-1ubuntu1.1 Depends: mono-common (= 1.2.3.1-1ubuntu1.1), mono-jit (= 1.2.3.1-1ubuntu1.1) Recommends: libgdiplus, libmono-corlib1.0-cil Filename: pool/main/m/mono/mono_1.2.3.1-1ubuntu1.1_amd64.deb Size: 1254 MD5sum: 4c07d8202a0b2ebb14338edf1c53ef24 SHA1: 72c50126fe85e89541216f77796db8a56c7455e4 SHA256: a4076ca932ca83604e3aa045fb438a8b9e6c5d79158a1d348da53e812aa4e2fa Description: Mono CLI (.NET) runtime Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . mono is a metapackage containing dependencies for the runtime of Mono. If you do not need all of them (or try to work around X11 dependencies), install the core packages manually: mono-jit, mono-mcs or mono-utils. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: mono-common Priority: optional Section: interpreters Installed-Size: 640 Maintainer: Ubuntu Mono Team Original-Maintainer: Debian Mono Group Architecture: amd64 Source: mono Version: 1.2.3.1-1ubuntu1.1 Depends: libc6 (>= 2.5-0ubuntu1), libglib2.0-0 (>= 2.12.9), binfmt-support (>= 1.1.2) Filename: pool/main/m/mono/mono-common_1.2.3.1-1ubuntu1.1_amd64.deb Size: 98922 MD5sum: 101a536adcb35a8681c99e1e08f6347d SHA1: bdeddb512daabb1044ceb4fb042871a764ea8465 SHA256: c2ccbf7eb7eab121f8edcf418c556002754779998b25e70734a972d30782ac20 Description: common files for Mono Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains base configuration files and configures the system to run CIL executables like native applications. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop Package: mono-devel Priority: optional Section: interpreters Installed-Size: 48 Maintainer: Ubuntu Mono Team Original-Maintainer: Debian Mono Group Architecture: amd64 Source: mono Version: 1.2.3.1-1ubuntu1.1 Depends: mono (= 1.2.3.1-1ubuntu1.1), mono-mcs, mono-gac, mono-utils, mono-jay Suggests: mono-gmcs Filename: pool/main/m/mono/mono-devel_1.2.3.1-1ubuntu1.1_amd64.deb Size: 18162 MD5sum: c5a85008ea6779a153ed1d9ee601442e SHA1: 0baa145e24366f3a67e592d1208f32386cf10ae5 SHA256: 093e31a4662043bfe0e1b7f78f2b74790460984f0579073eceab667d0455c548 Description: Mono CLI runtime with development tools Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . mono-devel is a metapackage containing dependencies for the runtime and development components of Mono. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: mono-gac Priority: optional Section: devel Installed-Size: 132 Maintainer: Ubuntu Mono Team Original-Maintainer: Debian Mono Group Architecture: all Source: mono Version: 1.2.3.1-1ubuntu1.1 Provides: global-assembly-cache-tool Depends: mono-jit (>= 1.0), libc6 (>= 2.5-0ubuntu1) | libc6.1 (>= 2.5-0ubuntu1) | libc0.1 (>= 2.5-0ubuntu1), libmono-corlib1.0-cil (>= 1.0) Recommends: cli-common (>= 0.4.0) Filename: pool/main/m/mono/mono-gac_1.2.3.1-1ubuntu1.1_all.deb Size: 31966 MD5sum: 5f2e745f03cb1b1ceb153572754069b6 SHA1: 4737cef0b0f56dd38de3e74c7dd023f1d7b8a5c5 SHA256: 59cd063a7ef413f34f0c5029bc4bc1c9148eb845b747e53a0a27c4429e30846f Description: Mono GAC tool Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package includes the GAC (Global Assembly Cache) tool (gacutil) used by Mono to store shared CIL (Common Intermediate Language) libraries. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop Package: mono-gmcs Priority: optional Section: devel Installed-Size: 2516 Maintainer: Ubuntu Mono Team Original-Maintainer: Debian Mono Group Architecture: all Source: mono Version: 1.2.3.1-1ubuntu1.1 Replaces: mono-mcs (>= 1.1.10), mono-mcs (<= 1.1.13) Provides: c-sharp-2.0-compiler Depends: mono-runtime (>= 1.1.8.1), libc6 (>= 2.5-0ubuntu1) | libc6.1 (>= 2.5-0ubuntu1) | libc0.1 (>= 2.5-0ubuntu1), libmono-corlib2.0-cil (>= 1.2.3), libmono-microsoft-build2.0-cil (>= 1.0), libmono-peapi2.0-cil (>= 1.0), libmono-security2.0-cil (>= 1.0), libmono-sharpzip2.84-cil (>= 1.0), libmono-system-web2.0-cil (>= 1.0), libmono-system2.0-cil (>= 1.2.3), libmono2.0-cil (>= 1.2.3) Recommends: pkg-config Filename: pool/main/m/mono/mono-gmcs_1.2.3.1-1ubuntu1.1_all.deb Size: 882706 MD5sum: 4709798914444b14fd520cb62608769b SHA1: b90f10a0365e7c7867358da8a37d9ce3e41fa6d6 SHA256: 149ea33614b897559b94905275a8a3e590bc7e3b20c21b77f3d538c4f3d2e052 Description: Mono C# 2.0 compiler This is the Mono C# (C-Sharp) 2.0 compiler, a platform-independent compiler which produces CIL (Common Intermediate Language) binary executables. The gmcs compiler supports the C# 2.0 featureset like generics, anonymous methods, iterators, partial types and nullable types. . Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: mono-jay Priority: optional Section: devel Installed-Size: 176 Maintainer: Ubuntu Mono Team Original-Maintainer: Debian Mono Group Architecture: amd64 Source: mono Version: 1.2.3.1-1ubuntu1.1 Depends: libc6 (>= 2.5-0ubuntu1) Filename: pool/main/m/mono/mono-jay_1.2.3.1-1ubuntu1.1_amd64.deb Size: 62514 MD5sum: a139c143e11ea35a0a3716edc6387ca7 SHA1: d7fbe1438fd3f372d46d25687ef725faf45ab017 SHA256: 8d4083020b351858bbf1247a3a47ecdcd88bf1695a413dc084dd87ab803d9017 Description: LALR(1) parser generator oriented to Java/CLI Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . Jay is a Yacc implementation oriented to Java-like input syntax. It takes a grammar, specified in BNF and augmented with semantic actions, and generates tables and an interpreter which recognizes the language defined by the grammar and executes the semantic actions as their corresponding phrases are recognized. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: mono-jit Priority: optional Section: interpreters Installed-Size: 2260 Maintainer: Ubuntu Mono Team Original-Maintainer: Debian Mono Group Architecture: amd64 Source: mono Version: 1.2.3.1-1ubuntu1.1 Provides: cli-virtual-machine Depends: libc6 (>= 2.5-0ubuntu1), libglib2.0-0 (>= 2.12.9), mono-common (= 1.2.3.1-1ubuntu1.1) Filename: pool/main/m/mono/mono-jit_1.2.3.1-1ubuntu1.1_amd64.deb Size: 761144 MD5sum: 87853b5708df1ad7ecdccc70c83cefec SHA1: b9b44e917997ab954cefd2393818e6200295242c SHA256: 29de7714070f7cc10dbfc8b631b10093e1a48a59214f9e529ccf631f57d10686 Description: fast CLI JIT/AOT compiler for Mono Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package contains the Virtual Execution Environment and the JIT (Just-in-Time) and AOT (Ahead-of-Time) code generator "mono". "mono" runs CLI applications, which is currently only available for i386, powerpc, arm, amd64 and ia64 architectures. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop Package: mono-mcs Priority: optional Section: devel Installed-Size: 3024 Maintainer: Ubuntu Mono Team Original-Maintainer: Debian Mono Group Architecture: all Source: mono Version: 1.2.3.1-1ubuntu1.1 Provides: c-sharp-compiler, resource-file-generator, assembly-linker, strong-name-tool Depends: mono-runtime (>= 1.0), libc6 (>= 2.5-0ubuntu1) | libc6.1 (>= 2.5-0ubuntu1) | libc0.1 (>= 2.5-0ubuntu1), libglib2.0-0 (>= 2.12.9), libmono-corlib1.0-cil (>= 1.0), libmono-peapi1.0-cil (>= 1.0), libmono-relaxng1.0-cil (>= 1.0), libmono-security1.0-cil (>= 1.0), libmono-sharpzip0.84-cil (>= 1.0), libmono-system-data1.0-cil (>= 1.0), libmono-system-runtime1.0-cil (>= 1.0), libmono-system-web1.0-cil (>= 1.0), libmono-system1.0-cil (>= 1.0), libmono1.0-cil (>= 1.2.3) Recommends: pkg-config Filename: pool/main/m/mono/mono-mcs_1.2.3.1-1ubuntu1.1_all.deb Size: 1047490 MD5sum: 502702aa9438d586db51dc72f9401e8c SHA1: 3c6a26b7912c27eda80b5d11efa9b657120cf4b3 SHA256: f362e2d49345e07bf73770bfd2ce832bf46a3741dd0f7a81a72ff868adddb8e8 Description: Mono C# compiler This is the Mono C# (C-Sharp) compiler, a platform-independent compiler which produces CIL (Common Intermediate Language) binary executables, and the most development tools around it like ilasm, wsdl stub generator, assembly linker and security tools. . Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: mono-runtime Priority: optional Section: interpreters Installed-Size: 48 Maintainer: Ubuntu Mono Team Original-Maintainer: Debian Mono Group Architecture: amd64 Source: mono Version: 1.2.3.1-1ubuntu1.1 Provides: cli-runtime Depends: mono-jit (= 1.2.3.1-1ubuntu1.1), mono-gac (= 1.2.3.1-1ubuntu1.1) Filename: pool/main/m/mono/mono-runtime_1.2.3.1-1ubuntu1.1_amd64.deb Size: 18124 MD5sum: 91d4159f6231ea9275abdfd97c58ea07 SHA1: f4732c6240bc2628c7b0933aa0d047870a254649 SHA256: 0dc0dc5cd393a182325eb1a6c269c3ab6a068595af8ac4537a4428358d853de5 Description: Mono runtime Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package is a meta package and pulls the VM and the GAC in. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop Package: mono-utils Priority: optional Section: devel Installed-Size: 3024 Maintainer: Ubuntu Mono Team Original-Maintainer: Debian Mono Group Architecture: amd64 Source: mono Version: 1.2.3.1-1ubuntu1.1 Replaces: mono-mcs (<= 1.1.6-4) Provides: cil-disassembler Depends: libc6 (>= 2.5-0ubuntu1), libglib2.0-0 (>= 2.12.9), libmono0 (>= 1.2.3), libmono-corlib1.0-cil Suggests: libmono-corlib2.0-cil Filename: pool/main/m/mono/mono-utils_1.2.3.1-1ubuntu1.1_amd64.deb Size: 1158330 MD5sum: 21d562a70c2c5068c33af3e77b12f0fb SHA1: 8bb1d14fa4c5b0005334e43447f9ff8fb2d931d3 SHA256: 34aae8cf6ae6631277a0088e57b99c23d0f30dcde6153efe4cfed6af6a86a608 Description: Mono utilities Mono is a platform for running and developing applications based on the ECMA/ISO Standards. Mono is an open source effort led by Novell. Mono provides a complete CLR (Common Language Runtime) including compiler and runtime, which can produce and execute CIL (Common Intermediate Language) bytecode (aka assemblies), and a class library. . This package includes various tools useful for CLI developers, like dh_installxsp, pedump, monodiet, monodis and monograph. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: mount Essential: yes Priority: required Section: base Installed-Size: 436 Maintainer: Ubuntu Core Developers Original-Maintainer: LaMont Jones Architecture: amd64 Source: util-linux Version: 2.12r-17ubuntu2.1 Pre-Depends: libc6 (>= 2.5-0ubuntu1) Filename: pool/main/u/util-linux/mount_2.12r-17ubuntu2.1_amd64.deb Size: 195646 MD5sum: da3a145a93f1515451f5ab5ed5a7740f SHA1: c9359fb0f3e81f6ac561ac775dee04c80296137d SHA256: f689e5e9409992c5c3d5e7c9d7206047716459a96253e5da36af7de9c87aaade Description: Tools for mounting and manipulating filesystems This package provides the mount(8), umount(8), swapon(8), swapoff(8), and losetup(8) commands. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: minimal Package: mozilla-thunderbird Priority: optional Section: mail Installed-Size: 35392 Maintainer: Alexander Sack Architecture: amd64 Version: 1.5.0.13+1.5.0.15~prepatch080614g-0ubuntu0.7.04.1 Provides: mail-reader, imap-client Depends: libatk1.0-0 (>= 1.13.1), libc6 (>= 2.5-0ubuntu1), libcairo2 (>= 1.4.2), libfontconfig1 (>= 2.4.0), libgcc1 (>= 1:4.1.2), libglib2.0-0 (>= 2.12.9), libgtk2.0-0 (>= 2.10.3), libjpeg62, libpango1.0-0 (>= 1.16.2), libstdc++6 (>= 4.1.2), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3 (>= 1:4.0.1), libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.1), debconf (>= 0.5) | debconf-2.0, myspell-en-us | myspell-dictionary Suggests: mozilla-thunderbird-typeaheadfind, mozilla-thunderbird-inspector, firefox, ttf-bitstream-vera, ttf-freefont, mozilla-thunderbird-enigmail Filename: pool/main/m/mozilla-thunderbird/mozilla-thunderbird_1.5.0.13+1.5.0.15~prepatch080614g-0ubuntu0.7.04.1_amd64.deb Size: 12215314 MD5sum: 9dd393ff33240485e361c4afce069ee6 SHA1: 8de99d70fde6c7df2d84a4ffd7b219cc64a57668 SHA256: d5938aa179b0992921c6a4562db6e5aa8425764dfd5e468d5211a6b8deabe01e Description: Mozilla Thunderbird standalone mail client Mozilla Thunderbird is a redesign of the Mozilla mail component. The goal is to produce a cross platform stand alone mail application using the XUL user interface language. Mozilla Thunderbird leaves a somewhat smaller memory footprint than the Mozilla suite. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: xubuntu-desktop Package: mozilla-thunderbird-dev Priority: optional Section: mail Installed-Size: 28744 Maintainer: Alexander Sack Architecture: amd64 Source: mozilla-thunderbird Version: 1.5.0.13+1.5.0.15~prepatch080614g-0ubuntu0.7.04.1 Depends: mozilla-thunderbird (= 1.5.0.13+1.5.0.15~prepatch080614g-0ubuntu0.7.04.1), libc6 (>= 2.5-0ubuntu1), libglib2.0-0 (>= 2.12.9), libidl0 Filename: pool/main/m/mozilla-thunderbird/mozilla-thunderbird-dev_1.5.0.13+1.5.0.15~prepatch080614g-0ubuntu0.7.04.1_amd64.deb Size: 3594046 MD5sum: b179d32e1e4fb334af16c7c680562078 SHA1: 7206265e21bf53c012a9aae82a5e04c77b446886 SHA256: d40d9bf1eb688624e6db8e26aeaa14520460efac4d046fed65bb242cb203aa0e Description: mozilla thunderbird development files The Mozilla Thunderbird development files Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: mozilla-thunderbird-enigmail Priority: optional Section: mail Installed-Size: 1436 Maintainer: Alexander Sack Architecture: amd64 Source: enigmail Version: 2:0.94.2-0ubuntu3 Depends: mozilla-thunderbird (>= 1.5.0.4), mozilla-thunderbird (<< 1.5.0.99), libc6 (>= 2.5-0ubuntu1), libgcc1 (>= 1:4.1.2), libstdc++6 (>= 4.1.2), gnupg Filename: pool/main/e/enigmail/mozilla-thunderbird-enigmail_0.94.2-0ubuntu3_amd64.deb Size: 336586 MD5sum: 7f8e8d74c56ce8d41577190631490956 SHA1: e9d1fc608d809c4d643583793b5a65325e9f8150 SHA256: 9fad1bc26c00ac214e723a94f4d211ac576ab231e850981686e3dccaf9b2a84b Description: Enigmail - GPG support for Mozilla Thunderbird Enigmail is an extension for Mozilla Thunderbird. It allows users to access the features provided by the popular GnuPG software from within Mozilla Thunderbird. . Enigmail is capable of signing, authenticating, encrypting and decrypting email. Additionally, it supports both the inline PGP format, as well as the PGP/MIME format as described in RFC 3156. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: mozilla-thunderbird-inspector Priority: optional Section: mail Installed-Size: 1040 Maintainer: Alexander Sack Architecture: amd64 Source: mozilla-thunderbird Version: 1.5.0.13+1.5.0.15~prepatch080614g-0ubuntu0.7.04.1 Depends: mozilla-thunderbird (= 1.5.0.13+1.5.0.15~prepatch080614g-0ubuntu0.7.04.1), libc6 (>= 2.5-0ubuntu1), libgcc1 (>= 1:4.1.2), libstdc++6 (>= 4.1.2) Filename: pool/main/m/mozilla-thunderbird/mozilla-thunderbird-inspector_1.5.0.13+1.5.0.15~prepatch080614g-0ubuntu0.7.04.1_amd64.deb Size: 195620 MD5sum: 2d1d0135ce5e16313208743178b3e375 SHA1: 0e62df54b74b62e2145e1b507fe736d0f5006570 SHA256: 4ee8e1f583b142a244ae4cdeb8b0d2a94caa780c5b58178dcc02c25672605b78 Description: mozilla thunderbird dom inspector extension The Mozilla Thunderbird Dom Inspector extension allows inspection of the internal dom tree state in thunderbird. This extension is mainly a development and debugging feature. Users of mozilla thunderbird usually don't want this feature installed, so don't bother if you don't know what is this. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: mozilla-thunderbird-typeaheadfind Priority: optional Section: mail Installed-Size: 192 Maintainer: Alexander Sack Architecture: amd64 Source: mozilla-thunderbird Version: 1.5.0.13+1.5.0.15~prepatch080614g-0ubuntu0.7.04.1 Depends: mozilla-thunderbird (= 1.5.0.13+1.5.0.15~prepatch080614g-0ubuntu0.7.04.1), libc6 (>= 2.5-0ubuntu1), libgcc1 (>= 1:4.1.2), libstdc++6 (>= 4.1.2) Filename: pool/main/m/mozilla-thunderbird/mozilla-thunderbird-typeaheadfind_1.5.0.13+1.5.0.15~prepatch080614g-0ubuntu0.7.04.1_amd64.deb Size: 60724 MD5sum: e6331e4bd6ba56c6299b395b206f058a SHA1: c7f4a31c544c4c07aadaeb63433244aba196c424 SHA256: 65d280969dbba0e674b078bb3d95f9f3640702da3804f7f30676c0de51023bed Description: mozilla thunderbird typeaheadfind extension The Mozilla Thunderbird typeaheadfind is an accessibility extension adding enhanced search as you type capabilities to thunderbird. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: mysql-client Priority: optional Section: misc Installed-Size: 76 Maintainer: Ubuntu Core Developers Original-Maintainer: Christian Hammers Architecture: all Source: mysql-dfsg-5.0 Version: 5.0.38-0ubuntu1.4 Depends: mysql-client-5.0 Filename: pool/main/m/mysql-dfsg-5.0/mysql-client_5.0.38-0ubuntu1.4_all.deb Size: 46546 MD5sum: 8605101ef286847bc45f255cdc8f24b6 SHA1: 569d34caf72c238a998557e12287340b678d14b8 SHA256: ea47777d11c22389b57aa3cf82680283860428d8fc8f38a53442adc94b7f226d Description: mysql database client (meta package depending on the latest version) This is an empty package that depends on the current "best" version of mysql-client (currently mysql-client-5.0), as determined by the MySQL maintainers. Install this package if in doubt about which MySQL version you want, as this is the one we consider to be in the best shape. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: mysql-client-5.0 Priority: optional Section: misc Installed-Size: 18544 Maintainer: Ubuntu Core Developers Original-Maintainer: Christian Hammers Architecture: amd64 Source: mysql-dfsg-5.0 Version: 5.0.38-0ubuntu1.4 Replaces: mysql-client (<< 5.0.38-0ubuntu1.4), mysql-server, mysql-client-4.1 Provides: virtual-mysql-client, mysql-client, mysql-client-4.1 Depends: debianutils (>= 1.6), libdbi-perl, libdbd-mysql-perl (>= 1.2202), mysql-common (>= 5.0.38-0ubuntu1.4), libmysqlclient15off (>= 5.0.38-0ubuntu1.4), perl, libc6 (>= 2.5-0ubuntu1), libgcc1 (>= 1:4.1.2), libmysqlclient15off (>= 5.0.27-1), libncurses5 (>= 5.4-5), libreadline5 (>= 5.2), libstdc++6 (>= 4.1.2), libwrap0, zlib1g (>= 1:1.2.1) Conflicts: mysql-client (<< 5.0.38-0ubuntu1.4), mysql-client-4.1 Filename: pool/main/m/mysql-dfsg-5.0/mysql-client-5.0_5.0.38-0ubuntu1.4_amd64.deb Size: 7852460 MD5sum: bb2ac69cd8a172936630dc0fa1151b25 SHA1: bc91cffe230c4ec7567135dfb7b3b4bde67e0766 SHA256: 6aa344526dc22650db619d4043cf676282aafce9a7454176ee1098994de4ab59 Description: mysql database client binaries MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package includes the client binaries. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: lamp-server Package: mysql-common Priority: optional Section: misc Installed-Size: 136 Maintainer: Ubuntu Core Developers Original-Maintainer: Christian Hammers Architecture: all Source: mysql-dfsg-5.0 Version: 5.0.38-0ubuntu1.4 Replaces: mysql-common-4.1 Provides: mysql-common-4.1 Conflicts: mysql-common-4.1 Filename: pool/main/m/mysql-dfsg-5.0/mysql-common_5.0.38-0ubuntu1.4_all.deb Size: 55262 MD5sum: 1d732cc5e14c3c8d3846fd6e9aa5cf99 SHA1: 2607a36fae08d0f9f1eb4d50b8712a1219dece91 SHA256: fb25e8714bc83a4a59e5a44205b1500a2d55af3ec3e9a6431af4894aefded36f Description: mysql database common files (e.g. /etc/mysql/my.cnf) MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package includes files needed by all versions of the client library. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: lamp-server, kubuntu-desktop Package: mysql-server Priority: optional Section: misc Installed-Size: 84 Maintainer: Ubuntu Core Developers Original-Maintainer: Christian Hammers Architecture: all Source: mysql-dfsg-5.0 Version: 5.0.38-0ubuntu1.4 Depends: mysql-server-5.0 Filename: pool/main/m/mysql-dfsg-5.0/mysql-server_5.0.38-0ubuntu1.4_all.deb Size: 48622 MD5sum: e4cd52baa06d32d14312bbe8003fd6d6 SHA1: ac362365f8d36a890a217ca7873da8a6220de6ef SHA256: 16363d0a735f36024b113991797c1b08346fc9ec0063e6af3ed2b8dc782d1dc7 Description: mysql database server (meta package depending on the latest version) This is an empty package that depends on the current "best" version of mysql-server (currently mysql-server-5.0), as determined by the MySQL maintainers. Install this package if in doubt about which MySQL version you want, as this is the one we consider to be in the best shape. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: lamp-server Package: mysql-server-4.1 Priority: optional Section: misc Installed-Size: 84 Maintainer: Ubuntu Core Developers Original-Maintainer: Christian Hammers Architecture: amd64 Source: mysql-dfsg-5.0 Version: 5.0.38-0ubuntu1.4 Depends: mysql-server-5.0 Filename: pool/main/m/mysql-dfsg-5.0/mysql-server-4.1_5.0.38-0ubuntu1.4_amd64.deb Size: 48648 MD5sum: 007b1c1f29a83f6434219f21ff3868ea SHA1: b69aec93a4eaed5b962dbd00dfbbf8e7597a5264 SHA256: 055f0356dfa1b21852c14ae31d247eb952d50ed7b5b3829ebec5d4cfe839dc4b Description: mysql database server (transitional package) MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This is an empty transitional package and can safely be removed. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: mysql-server-5.0 Priority: optional Section: misc Installed-Size: 70848 Maintainer: Ubuntu Core Developers Original-Maintainer: Christian Hammers Architecture: amd64 Source: mysql-dfsg-5.0 Version: 5.0.38-0ubuntu1.4 Replaces: mysql-server (<< 5.0.38-0ubuntu1.4), mysql-server-4.1 Provides: mysql-server, virtual-mysql-server, mysql-server-4.1 Depends: mysql-client-5.0 (>= 5.0.38-0ubuntu1.4), libdbi-perl, perl (>= 5.6), libc6 (>= 2.5-0ubuntu1), libgcc1 (>= 1:4.1.2), libmysqlclient15off (>= 5.0.27-1), libncurses5 (>= 5.4-5), libreadline5 (>= 5.2), libstdc++6 (>= 4.1.2), libwrap0, zlib1g (>= 1:1.2.1), debconf (>= 0.5) | debconf-2.0, psmisc, passwd, lsb-base (>= 3.0-10) Pre-Depends: mysql-common (>= 5.0.38-0ubuntu1.4), adduser (>= 3.40) Recommends: mailx Suggests: tinyca Conflicts: mysql-server (<< 5.0.38-0ubuntu1.4), mysql-server-4.1 (<< 5.0.26-3) Filename: pool/main/m/mysql-dfsg-5.0/mysql-server-5.0_5.0.38-0ubuntu1.4_amd64.deb Size: 26509136 MD5sum: ce7ae9f91683aa497306f0c3355f9738 SHA1: 833ce7013830e7948bd651cd48b222a6e31ed18a SHA256: 998a00de0e2381e2471d58e7dfc335220662faa401fa36f1c774d9f0ae2ffb6a Description: mysql database server binaries MySQL is a fast, stable and true multi-user, multi-threaded SQL database server. SQL (Structured Query Language) is the most popular database query language in the world. The main goals of MySQL are speed, robustness and ease of use. . This package includes the server and ndb-cluster binaries. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: lamp-server Package: openoffice.org Priority: optional Section: editors Installed-Size: 28 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: amd64 Version: 2.2.0-1ubuntu6 Replaces: openoffice.org2 (<< 2.2.0-1ubuntu6), openoffice.org-debian-files, openoffice.org1-debian-files Provides: openoffice.org2 Depends: openoffice.org-core (= 2.2.0-1ubuntu6), openoffice.org-writer, openoffice.org-calc, openoffice.org-impress, openoffice.org-draw, openoffice.org-math, openoffice.org-base, openoffice.org-filter-mobiledev, openoffice.org-java-common Recommends: openoffice.org-filter-binfilter Suggests: hunspell-dictionary, myspell-dictionary, openoffice.org-help-2.2, openoffice.org-l10n-2.2, menu, unixodbc, cupsys-bsd, libsane, ttf-dejavu | ttf-bitstream-vera, openoffice.org-hyphenation, openoffice.org2-thesaurus, libxrender1, libgl1, msttcorefonts, openoffice.org-gnome | openoffice.org-kde, firefox | iceweasel | icedove | thunderbird | iceape-browser | mozilla-browser, openoffice.org-officebean, java-gcj-compat | j2re1.4 | java2-runtime, openclipart-openoffice.org, pstoedit, imagemagick, gstreamer0.10-plugins-base, gstreamer0.10-plugins-good, gstreamer0.10-plugins-ugly, gstreamer0.10-plugins-bad, gstreamer0.10-ffmpeg Conflicts: openoffice.org2 (<< 2.2.0-1ubuntu6), openoffice.org1-debian-files Filename: pool/main/o/openoffice.org/openoffice.org_2.2.0-1ubuntu6_amd64.deb Size: 3084 MD5sum: f613f01c5cc10e805825b9b49aa85a80 SHA1: 3a7a45ae4ef5091260dcd46144a966a396afa922 SHA256: be06556c05d90747f80084666184048064929fd7fa319d7f7caadee2d4134eaa Description: OpenOffice.org Office suite OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This metapackage installs all components of openoffice.org: * openoffice.org-writer: Word processor * openoffice.org-calc: Spreadsheet * openoffice.org-impress: Presentation * openoffice.org-draw: Drawing * openoffice.org-base: Database * openoffice.org-math: Equation editor * openoffice.org-filter-mobiledev: Mobile Devices filters * openoffice.org-filter-binfilter: legacy filters (e.g. StarOffice 5.2) . You can extend the functionality of OpenOffice.org by installing these packages: * hunspell-dictionary-*/myspell-dictionary-*: Hunspell/Myspell dictionaries for use with OpenOffice.org * openoffice.org-l10n-*: UI interface translation * openoffice.org-help-*: User help * openoffice.org-thesaurus-*: Thesauri for the use with OpenOffice.org * openoffice.org-hyphenation-*: Hyphenation patterns for OpenOffice.org * openoffice.org-gtk: Gtk UI Plugin, GNOME File Picker support, QuickStarter for GNOMEs notification are * openoffice.org-gnome: GNOME VFS, GConf backend * openoffice.org-kde: KDE UI Plugin and KDE File Picker support * menu: Will add openoffice.org menu entries for every Debian window manager. * unixodbc: ODBC database support * cupsys-bsd: Allows OpenOffice.org to detect your CUPS printer queues automatically * libsane: Use your sane-supported scanner with OpenOffice.org * libxrender1: Speed up display by using Xrender library * libgl1: OpenGL support * openclipart-openoffice.org: Open Clip Art Gallery with OOo index files * firefox | mozilla-browser | mozilla-firefox | mozilla-thunderbird: Mozilla profile with Certificates needed for XML Security... * msttcorefonts: Installs standard MS truetype fonts (contrib) * java-gcj-compat/gij-4.1 | j2re1.4 (non-free) | java2-runtime Java Runtime Environment for use with OpenOffice.org * pstoedit / imagemagick: helper tools for EPS thumbnails * gstreamer0.10-plugins-*: GStreamer plugins for use with OOos media backend Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: openoffice.org-base Priority: optional Section: editors Installed-Size: 11352 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: amd64 Source: openoffice.org Version: 2.2.0-1ubuntu6 Replaces: openoffice.org-core (<< 2.0.1), openoffice.org-common (<< 1.9.113-0pre1), openoffice.org-bin (<< 1.9), openoffice.org-debian-files, openoffice.org2-base (<< 2.2.0-1ubuntu6), openoffice.org-java Provides: openoffice.org2-base Depends: openoffice.org-core (= 2.2.0-1ubuntu6), libc6 (>= 2.5-0ubuntu1), libgcc1 (>= 1:4.1.2), libglib2.0-0 (>= 2.12.9), libmdbtools, libstdc++6 (>= 4.1.2), libstlport5.1 (>= 5.1), gij | java-gcj-compat | j2re1.4 | java2-runtime, libhsqldb-java (>= 1.8.0.0-2), openoffice.org-java-common Suggests: unixodbc, libmyodbc | odbc-postgresql | libsqliteodbc | tdsodbc | mdbtools, libmysql-java | libpg-java | libsapdbc-java, openoffice.org-gcj Conflicts: openoffice.org-debian-files, openoffice.org2-base (<< 2.2.0-1ubuntu6), openoffice.org-common (= 2.0.4-4) Filename: pool/main/o/openoffice.org/openoffice.org-base_2.2.0-1ubuntu6_amd64.deb Size: 3674186 MD5sum: 7927c16e8821c7ae76a0fc703e65d60a SHA1: 028db52010780555d267372a1a104b0bde6e4316 SHA256: 3ef41f8e5e7c3a394f25ba714cdfe1ccecb4efc3e8ec6f11f9012c37dca2a3f5 Description: OpenOffice.org office suite - database OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the database component for OpenOffice.org. . You can extend the functionality of OpenOffice.org Base by installing these packages: . * unixodbc: ODBC database support * libmyodbc | odbc-postgresql | libsqliteodbc | tdsodbc | mdbtools: ODBC drivers for: - MySQL - PostgreSQL - SQLite - MS SQL / Sybase SQL - *.mdb (JET / MS Access) * libmysql-java | libpg-java | libsapdbc-java: JDBC Drivers for: - MySQL - PostgreSQL - MaxDB Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: openoffice.org-calc Priority: optional Section: editors Installed-Size: 15316 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: amd64 Source: openoffice.org Version: 2.2.0-1ubuntu6 Replaces: openoffice.org2-core (<< 1.9.113-0pre1), openoffice.org (<< 1.9), openoffice.org-debian-files, openoffice.org-core (<< 2.0.2-0.1pre2), openoffice.org2-calc (<< 2.2.0-1ubuntu6), openoffice.org-common (<< 2.0.3+2.0.4m179) Provides: openoffice.org2-calc Depends: openoffice.org-core (= 2.2.0-1ubuntu6), libc6 (>= 2.5-0ubuntu1), libgcc1 (>= 1:4.1.2), libstdc++6 (>= 4.1.2), libstlport5.1 (>= 5.1) Conflicts: openoffice.org-bin (<< 1.9), openoffice.org-debian-files, openoffice.org2-calc (<< 2.2.0-1ubuntu6) Filename: pool/main/o/openoffice.org/openoffice.org-calc_2.2.0-1ubuntu6_amd64.deb Size: 5469594 MD5sum: 338803b58edee22536b5682f7138bcb9 SHA1: 4cf6be29d223f77f7155a1828c2e3dad8fbd8c6c SHA256: 073da06a5cc97c587bf71bbb90a183d1d3abda904ea8dcb471caa976c7c49170 Description: OpenOffice.org office suite - spreadsheet OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the spreadsheet component for OpenOffice.org. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: openoffice.org-common Priority: optional Section: editors Installed-Size: 34932 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org Version: 2.2.0-1ubuntu6 Replaces: openoffice.org-debian-files, openoffice.org-mimelnk, openoffice.org (<< 1.9), openoffice.org2-common, openoffice.org-l10n-en-us, openoffice.org-l10n-en, openoffice.org-calc (<< 2.0.4~rc1), openoffice.org-base (<< 2.0.4~rc1), openoffice.org-math (<< 2.0.4~rc1) Provides: openoffice.org2-common, openoffice.org-l10n-en-us Depends: dictionaries-common (>= 0.10) | openoffice.org-updatedicts, openoffice.org-core (>> 2.2.0) | openoffice.org-core-experimental (>> 2.2.0), desktop-file-utils, xml-core, openoffice.org-style-human | openoffice.org-style-crystal | openoffice.org-style-andromeda Pre-Depends: dpkg (>= 1.10.24) Recommends: openoffice.org-style-industrial, openoffice.org-style-human, openoffice.org-style-tango, openoffice.org-style-crystal, openoffice.org-style-andromeda, openoffice.org-style-hicontrast Conflicts: openoffice.org-debian-files, openoffice.org-mimelnk, openoffice.org2-common, openclipart-openoffice.org (<= 0.17+dfsg-4), openoffice.org-debian-menus, openoffice.org-core (= 2.0.4~rc3-1), openoffice.org-base (= 2.0.4-4) Filename: pool/main/o/openoffice.org/openoffice.org-common_2.2.0-1ubuntu6_all.deb Size: 11966518 MD5sum: 18caf572e817338c66d24f94915a7958 SHA1: 3f6cddd217bc4b6bfd27b5b125ec9fd9d9147493 SHA256: 8ba1f7bac8274efaa22d7f0025ac7f22dab171a8d5b944ecebd07e1e65e8e9de Description: OpenOffice.org office suite architecture independent files OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the architecture-independent files of OpenOffice.org. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: openoffice.org-core Priority: optional Section: editors Installed-Size: 109716 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: amd64 Source: openoffice.org Version: 2.2.0-1ubuntu6 Replaces: openoffice.org-bin, openoffice.org (<< 1.9), openoffice.org-gtk (<< 2.0.3+2.0.4m179), openoffice.org-gnome (<< 2.0.3-4), openoffice.org2-core, openoffice.org-java, openoffice.org2-hunspell, openoffice.org-hunspell, openoffice.org-common (<< 2.0.3+2.0.4m180) Provides: openoffice.org-bundled, openoffice.org2-core, openoffice.org-java, openoffice.org2-hunspell, openoffice.org-hunspell Depends: openoffice.org-common (>> 2.2.0), openoffice.org-hyphenation, ttf-opensymbol, libaudio2, libc6 (>= 2.5-0ubuntu1), libcairo2 (>= 1.4.2), libcurl3 (>= 7.15.5-1), libdb4.4, libexpat1 (>= 1.95.8), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.2), libgcc1 (>= 1:4.1.2), libglib2.0-0 (>= 2.12.9), libgstreamer-plugins-base0.10-0 (>= 0.10.12), libgstreamer0.10-0 (>= 0.10.12), libgtk2.0-0 (>= 2.10.3), libhunspell-1.1-0, libice6 (>= 1:1.0.0), libicu36, libjpeg62, libldap2 (>= 2.1.17-1), libneon25 (>= 0.25.5.dfsg), libpam0g (>= 0.76), libpango1.0-0 (>= 1.16.2), libpaper1, libportaudio0, libsm6, libsndfile1, libstartup-notification0 (>= 0.8-1), libstdc++6 (>= 4.1.2), libstlport5.1 (>= 5.1), libx11-6, libxau6, libxaw7, libxcursor1 (>> 1.1.2), libxext6, libxfixes3 (>= 1:4.0.1), libxi6, libxinerama1, libxml2 (>= 2.6.27), libxrandr2 (>= 2:1.2.0), libxrender1, libxslt1.1 (>= 1.1.20), libxt6, zlib1g (>= 1:1.2.1), fontconfig, debconf (>= 1.2.0) | debconf-2.0 Recommends: nfs-common Conflicts: openoffice.org-thesaurus, oooqstart-gnome, oooqs-kde, openoffice.org-unbundled, openoffice.org-l10n-1.9.108, openoffice.org-l11n-1.9.114, openoffice.org-l10n-1.9.121, openoffice.org-l10n-1.9.125, openoffice.org-l10n-1.9.129, openoffice.org-l10n-2.0.1, openoffice.org-l10n-2.0.1oob680m5, openoffice.org2-l10n-1.9.108, openoffice.org2-l11n-1.9.114, openoffice.org2-l10n-1.9.121, openoffice.org2-l10n-1.9.125, openoffice.org2-l10n-1.9.129, openoffice.org2-l10n-2.0.1, openoffice.org-help-1.9.129, openoffice.org-help-2.0.1, openoffice.org-help-2.0.1oob680m5, oooqs-kde (<< 2.0.3-7), ooqstart-gnome (<= 0.8.3-8), openoffice.org-help-de (<< 2.0), openoffice.org-help-en (<< 2.0), openoffice.org-help-el (<< 2.0), openoffice.org-help-es (<< 2.0), openoffice.org-help-fr (<< 2.0), openoffice.org-help-it (<< 2.0), openoffice.org-help-ja (<< 2.0), openoffice.org-help-ko (<< 2.0), openoffice.org-help-pt-br (<< 2.0), openoffice.org-help-sv (<< 2.0), openoffice.org-help-tr (<< 2.0), openoffice.org-help-zh-cn (<< 2.0), openoffice.org-help-zh-tw (<< 2.0), openoffice.org-help-2.0.0, openoffice.org-help-2.0.1, openoffice.org-help-2.0.2, openoffice.org-help-2.0.3, openoffice.org-bin, openoffice.org2-core, openoffice.org-crashrep, openoffice.org2-hunspell, openoffice.org-hunspell, openoffice.org-calc (<< 2.2.0-1ubuntu6), openoffice.org-writer (<< 2.2.0-1ubuntu6), openoffice.org-impress (<< 2.2.0-1ubuntu6), openoffice.org-draw (<< 2.2.0-1ubuntu6), openoffice.org-base (<< 2.2.0-1ubuntu6), openoffice.org-gtk (<< 2.2.0-1ubuntu6), openoffice.org-gnome (<< 2.2.0-1ubuntu6), openoffice.org-kde (<< 2.2.0-1ubuntu6), openoffice.org-evolution (<< 2.2.0-1ubuntu6), openoffice.org-officebean (<< 2.2.0-1ubuntu6), openoffice.org-dev (<< 2.2.0-1ubuntu6) Filename: pool/main/o/openoffice.org/openoffice.org-core_2.2.0-1ubuntu6_amd64.deb Size: 37489420 MD5sum: b7b3295c245fb204142362fc579168d4 SHA1: c8462031bdb5ed9211ae60b1b7d702d0e37df17a SHA256: e566372f1a7999848cff96e938db20777435a76cbde67936acfc47212b047f90 Description: OpenOffice.org office suite architecture dependent files OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the architecture-dependent core files of OpenOffice.org. See the openoffice.org package for more information. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: openoffice.org-dev Priority: optional Section: devel Installed-Size: 25700 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: amd64 Source: openoffice.org Version: 2.2.0-1ubuntu6 Replaces: openoffice.org2-core (<= 1.9.108-1), openoffice.org2-dev, openoffice.org-java, openoffice.org-common (<< 2.0.2-3), openoffice.org-dev-doc (<< 2.0.2-4) Provides: openoffice.org2-dev Depends: openoffice.org-core (= 2.2.0-1ubuntu6), libc6 (>= 2.5-0ubuntu1), libgcc1 (>= 1:4.1.2), libstdc++6 (>= 4.1.2), libstlport5.1 (>= 5.1), libx11-6, libstlport5.1-dev (>= 5.0.99rc2-5) Recommends: dmake, g++, java-gcj-compat-dev, openoffice.org-java-common Suggests: openoffice.org-dev-doc, libmythes-dev, c-shell Conflicts: openoffice.org-debian-files, openoffice.org2-dev Filename: pool/main/o/openoffice.org/openoffice.org-dev_2.2.0-1ubuntu6_amd64.deb Size: 3505712 MD5sum: c2f1d4f3ae78129949ad6690afccb876 SHA1: 182667565785f55c21fd55bf8a703eb81c5c995e SHA256: 3f6f1180c2c18112542cf8dd9a707c093619bd1f6405219e0889c038bd9519e6 Description: OpenOffice.org SDK -- development files OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the files needed to build plugins/add-ons for OpenOffice.org (includes, IDL files, build tools, ...). It also contains the zipped source of the UNO Java libraries for use in IDEs like eclipse. . For latest news on OpenOffice.org in Debian, see http://openoffice.debian.net Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: openoffice.org-dev-doc Priority: optional Section: doc Installed-Size: 66468 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org Version: 2.2.0-1ubuntu6 Replaces: openoffice.org-dev (<< 2.1), openoffice.org2-dev-doc Provides: openoffice.org2-dev-doc Recommends: www-browser Suggests: g++, java2-compiler, openoffice.org-dtd-officedocument1.0 Conflicts: openoffice.org2-dev-doc Filename: pool/main/o/openoffice.org/openoffice.org-dev-doc_2.2.0-1ubuntu6_all.deb Size: 4870366 MD5sum: dda6273672e58a4a9be71413accfc8f9 SHA1: 51bf292bc74bc402c08b78367b72bf66a7fc4ca2 SHA256: c8f0f9dd80bd1e76e6fbc83b8cf21b3c578688f061d2bcf28c4c138b9e6c7180 Description: OpenOffice.org SDK -- documentation OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the documentation of the OpenOffice.org SDK: . * C++/Java API reference * IDL reference * C++/Java/Basic examples . For latest news on OpenOffice.org in Debian, see http://openoffice.debian.net Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: openoffice.org-draw Priority: optional Section: editors Installed-Size: 7252 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: amd64 Source: openoffice.org Version: 2.2.0-1ubuntu6 Replaces: openoffice.org (<< 1.9), openoffice.org-debian-files, openoffice.org2-draw (<< 2.2.0-1ubuntu6), openoffice.org-core (<< 2.0.3-4), openoffice.org-common (<< 2.0.3+2.0.4m179) Provides: openoffice.org2-draw Depends: openoffice.org-core (= 2.2.0-1ubuntu6), libc6 (>= 2.5-0ubuntu1), libgcc1 (>= 1:4.1.2), libstdc++6 (>= 4.1.2), libstlport5.1 (>= 5.1), zlib1g (>= 1:1.2.1) Conflicts: openoffice.org-debian-files, openoffice.org2-draw (<< 2.2.0-1ubuntu6) Filename: pool/main/o/openoffice.org/openoffice.org-draw_2.2.0-1ubuntu6_amd64.deb Size: 2417502 MD5sum: 0ff704de015736d2167b08118051f17f SHA1: 771c2f0d05f2c654a4409d578dd7058d80b05416 SHA256: 5011affef4b1f21ae456b3b58e5c0ec68376d54d9915b5bb706e843f1e38cfb1 Description: OpenOffice.org office suite - drawing OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the drawing component for OpenOffice.org. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: openoffice.org-evolution Priority: optional Section: gnome Installed-Size: 376 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: amd64 Source: openoffice.org Version: 2.2.0-1ubuntu6 Replaces: openoffice.org2-evolution (<< 2.2.0-1ubuntu6) Provides: openoffice.org2-evolution Depends: openoffice.org-core (= 2.2.0-1ubuntu6), openoffice.org-base, libc6 (>= 2.5-0ubuntu1), libgcc1 (>= 1:4.1.2), libglib2.0-0 (>= 2.12.9), libstdc++6 (>= 4.1.2), libstlport5.1 (>= 5.1) Recommends: evolution Conflicts: openoffice.org2-evolution (<< 2.2.0-1ubuntu6) Filename: pool/main/o/openoffice.org/openoffice.org-evolution_2.2.0-1ubuntu6_amd64.deb Size: 95762 MD5sum: d2da3d1cfd477f585aac6cd29227df07 SHA1: 244d27f5ba62f729edfea33f448a50d73374d76b SHA256: 7bc7d8e14e5ece5c99dd899c0016f6a4b1c68256807ca48d75b59da9e85a849d Description: Evolution Addressbook support for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package allows OpenOffice.org to access Evolution address books. You need to install evolution separately. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: openoffice.org-filter-binfilter Priority: optional Section: misc Installed-Size: 30656 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: amd64 Source: openoffice.org Version: 2.2.0-1ubuntu6 Replaces: openoffice.org2-core (<= 1.9.108-1), openoffice.org-math (<< 1.9.113-0pre1), openoffice.org-calc (<< 1.9.113-0pre1), openoffice.org2-filter-so52, openoffice.org-filter-so52 Provides: openoffice.org2-filter-so52, openoffice.org-filter-so52 Depends: openoffice.org-core (= 2.2.0-1ubuntu6), libc6 (>= 2.5-0ubuntu1), libgcc1 (>= 1:4.1.2), libicu36, libstdc++6 (>= 4.1.2), libstlport5.1 (>= 5.1), libx11-6 Conflicts: openoffice.org2-filter-so52, openoffice.org-filter-so52 Filename: pool/main/o/openoffice.org/openoffice.org-filter-binfilter_2.2.0-1ubuntu6_amd64.deb Size: 9728758 MD5sum: f68d0006bbca318eace5dbaba257b18d SHA1: a5917689df36649a012e2d8226920c96f87fffc1 SHA256: b7d423d5884bc8c0295b6d410b0a5c013bedce46d5cd8888269e5c4edf25cbe6 Description: Legacy filters (e.g. StarOffice 5.2) for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the "binfilters", legacy filters for - the old StarOffice 5.2 formats - StarWriter 1.0/2.0 - StarWriter/DOS - *Writer* filters for + Excel + Lotus Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: openoffice.org-filter-mobiledev Priority: optional Section: misc Installed-Size: 212 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org Version: 2.2.0-1ubuntu6 Replaces: openoffice.org-java-common (<< 2.0.3+2.0.4m178), openoffice.org-common (<< 2.0.3+2.0.4m178) Depends: openoffice.org-java-common (= 2.2.0-1ubuntu6), gij | java-gcj-compat | j2re1.4 | java2-runtime Filename: pool/main/o/openoffice.org/openoffice.org-filter-mobiledev_2.2.0-1ubuntu6_all.deb Size: 96174 MD5sum: 87621a11b4bd4602f2ff521971d3285e SHA1: e972b3fe46a8a12d62e5b2c78b31f2c93a483dbb SHA256: c0c834629d5a798b0b748215d4d2498d2f0d4e85df4441eefc40e1072641eb29 Description: Mobile Devices Filters for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the filters for Mobile Devices: * AportisDoc (Palm) * PocketWord * PocketExcel Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: openoffice.org-gcj Priority: optional Section: libs Installed-Size: 21452 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: amd64 Source: openoffice.org Version: 2.2.0-1ubuntu6 Depends: libc6 (>= 2.5-0ubuntu1), libgcc1 (>= 1:4.1.2), libgcj-bc (>= 4.1), zlib1g (>= 1:1.2.1), openoffice.org-core (= 2.2.0-1ubuntu6), openoffice.org-java-common (>= 2.2.0-1ubuntu6), libgcj-common (>= 1:4.1.1-14), libxt-java-gcj, libxerces2-java-gcj, libxalan2-java-gcj, libhsqldb-java-gcj, bsh-gcj Filename: pool/main/o/openoffice.org/openoffice.org-gcj_2.2.0-1ubuntu6_amd64.deb Size: 5318784 MD5sum: 45145cc6c340d62f10a3167dd8a69370 SHA1: 3e8c4df6b037bbca854351e645990f5b5ec7a7dc SHA256: 3503fa71cd5c8261931779aeaa0ba26b668a85bd55d4900573f2759aaa8e888b Description: OpenOffice.orgs Java libraries (native for use with GIJ) OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the .jars from openoffice.org-java-common compiled to native to make the Java features of OOo faster when using gij. . This package has NO effect with Suns/Blackdowns/IBMs/etc. JDK. Enhances: openoffice.org-writer, openoffice.org-base Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: openoffice.org-gnome Priority: optional Section: gnome Installed-Size: 228 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: amd64 Source: openoffice.org Version: 2.2.0-1ubuntu6 Replaces: openoffice.org-gtk-gnome, openoffice.org2-gnome (<< 2.2.0-1ubuntu6), openoffice.org-kde (= 2.0.1-1), openoffice.org-common (<< 2.0.4~rc1-0) Provides: openoffice.org-gtk-gnome, openoffice.org2-gnome Depends: openoffice.org-core (= 2.2.0-1ubuntu6), openoffice.org-gtk, libc6 (>= 2.5-0ubuntu1), libgcc1 (>= 1:4.1.2), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.12.9), libgnomevfs2-0 (>= 1:2.17.90), liborbit2 (>= 1:2.14.1), libstdc++6 (>= 4.1.2), libstlport5.1 (>= 5.1), at-spi, gconf2 Suggests: openoffice.org-evolution Conflicts: openoffice.org2-gnome (<< 2.2.0-1ubuntu6) Filename: pool/main/o/openoffice.org/openoffice.org-gnome_2.2.0-1ubuntu6_amd64.deb Size: 59732 MD5sum: 762451bd16d9af8b00e5feae677c2618 SHA1: 53a471e873256b4594b9d94a6b8ca97cc1b00ce4 SHA256: bf3047abaf4a3f51ac48ede67a14a8b830642fb38f6f7752c93999e9e1dd6a95 Description: GNOME Integration for OpenOffice.org (VFS, GConf) OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the GNOME VFS support and a GConf backend. . You can extend the functionality of this by installing these packages: . * openoffice.org-evolution: Evolution addressbook support * evolution Enhances: openoffice.org Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: openoffice.org-gtk Priority: optional Section: gnome Installed-Size: 692 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: amd64 Source: openoffice.org Version: 2.2.0-1ubuntu6 Replaces: openoffice.org-gnome (<< 2.0.4~rc1-0), openoffice.org-common (<< 2.0.4~rc1-0) Depends: openoffice.org-core (= 2.2.0-1ubuntu6), gconf2, openoffice.org-style-human, libatk1.0-0 (>= 1.13.1), libc6 (>= 2.5-0ubuntu1), libcairo2 (>= 1.4.2), libdbus-1-3 (>= 0.94), libdbus-glib-1-2 (>= 0.73), libfontconfig1 (>= 2.4.0), libgcc1 (>= 1:4.1.2), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.12.9), libgtk2.0-0 (>= 2.10.3), liborbit2 (>= 1:2.14.1), libpango1.0-0 (>= 1.16.2), libstdc++6 (>= 4.1.2), libstlport5.1 (>= 5.1), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3 (>= 1:4.0.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1 Conflicts: ooqstart-gnome, oooqs-kde Filename: pool/main/o/openoffice.org/openoffice.org-gtk_2.2.0-1ubuntu6_amd64.deb Size: 229926 MD5sum: 0da730a2a9166bf483fe20a280616235 SHA1: a973346960f9502fc67ff811c4c499799ef57d14 SHA256: 008b232386f052004770768522a9050d68c65c8e4b3fdb33fe3e711a6ca2108e Description: GTK Integration for OpenOffice.org (Widgets, Dialogs, Quickstarter) OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the Gtk plugin for drawing OOo's widgets with Gtk+ and a Gtk/GNOMEish File Picker when running under GNOME. It also contains a QuickStarter for the "notification area". Enhances: openoffice.org Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: openoffice.org-impress Priority: optional Section: editors Installed-Size: 2768 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: amd64 Source: openoffice.org Version: 2.2.0-1ubuntu6 Replaces: openoffice.org (<< 1.9), openoffice.org-debian-files, openoffice.org2-impress (<< 2.2.0-1ubuntu6), openoffice.org-common (<< 2.0.3+2.0.4m179) Provides: openoffice.org2-impress Depends: openoffice.org-core (= 2.2.0-1ubuntu6), openoffice.org-draw (= 2.2.0-1ubuntu6), libc6 (>= 2.5-0ubuntu1), libgcc1 (>= 1:4.1.2), libstdc++6 (>= 4.1.2), libstlport5.1 (>= 5.1) Conflicts: openoffice.org-debian-files, openoffice.org2-impress (<< 2.2.0-1ubuntu6) Filename: pool/main/o/openoffice.org/openoffice.org-impress_2.2.0-1ubuntu6_amd64.deb Size: 674778 MD5sum: 4638fe1bf4b36294c1aa5943950c90ad SHA1: 785dc582451941fc688aaeb2e0589d6e924f1cd9 SHA256: 099b2afb210f5abc09c5fffd64db17eddee580bc1d996a03bcc914965700abe8 Description: OpenOffice.org office suite - presentation OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the presentation component for OpenOffice.org. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: openoffice.org-java-common Priority: optional Section: editors Installed-Size: 3432 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org Version: 2.2.0-1ubuntu6 Replaces: openoffice.org-common (<< 2.0.3-4), openoffice.org2-java-common Provides: openoffice.org2-java-common Depends: openoffice.org-common, libxerces2-java, libxalan2-java (>= 2.6.0-1), bsh (>= 2.0b4-1) Conflicts: openoffice.org2-java-common Filename: pool/main/o/openoffice.org/openoffice.org-java-common_2.2.0-1ubuntu6_all.deb Size: 2811654 MD5sum: 9bb34f4114b1c7807eba6ce94bcb3f3f SHA1: 4039c1bbf0e4556bdaf1854cb2a447ad817950ef SHA256: 0a1054f3197291e944acf52e787c80be8539d8973be94bf6fcf1373906bc1ea5 Description: OpenOffice.org office suite Java support arch. independent files OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the architecture-independent files of the Java support for OpenOffice.org (Java classes, scripts, config snippets). Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: openoffice.org-kde Priority: optional Section: kde Installed-Size: 824 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: amd64 Source: openoffice.org Version: 2.2.0-1ubuntu6 Replaces: openoffice.org2-kde (<< 2.2.0-1ubuntu6) Provides: openoffice.org2-kde Depends: openoffice.org-core (= 2.2.0-1ubuntu6), openoffice.org-style-crystal, kdelibs4c2a (>= 4:3.5.5-1), libc6 (>= 2.5-0ubuntu1), libgcc1 (>= 1:4.1.2), libqt3-mt (>= 3:3.3.8really3.3.7), libstdc++6 (>= 4.1.2), libstlport5.1 (>= 5.1), libx11-6, libxext6 Suggests: konqueror, kmail, kaddressbook Conflicts: openoffice.org2-kde (<< 2.2.0-1ubuntu6) Filename: pool/main/o/openoffice.org/openoffice.org-kde_2.2.0-1ubuntu6_amd64.deb Size: 241172 MD5sum: 98a00c695357342e460bea12add3a406 SHA1: 793f0cd80103d9dda419a59db09f4cd8859297e2 SHA256: ccdaacb31b989a4fdf7f843fd4efb063f6aed599755bcacdacb94d22556e7729 Description: KDE Integration for OpenOffice.org (Widgets, Dialogs, Addressbook) OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the KDE plugin for drawing OOo's widgets with KDE/Qt, a KDEish File Picker when running under KDE and KDE Addressbook integration. You can extend the functionality of this by installing these packages: . * konqueror / kmail * kaddressbook Enhances: openoffice.org Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: kubuntu-desktop Package: openoffice.org-l10n-en-us Priority: optional Section: editors Installed-Size: 24 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org Version: 2.2.0-1ubuntu6 Depends: openoffice.org-common (= 2.2.0-1ubuntu6) | language-support-en Filename: pool/main/o/openoffice.org/openoffice.org-l10n-en-us_2.2.0-1ubuntu6_all.deb Size: 1008 MD5sum: 92775cd2f3c810c3ddfee397cdc83f44 SHA1: 87ea74d8456fc6426aa55fe9670750425bc6aefa SHA256: b3442d3546268fa52a9789620c3d6a38d2c006d48a74a58d3776ba9a70a3fd23 Description: English_american language package for OpenOffice.org This package is a transitional package for upgrading to the new openoffice.org-common containing the -l10n-en-us files. . It can be safely removed when openoffice.org-common is installed. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: openoffice.org-l10n-in Priority: optional Section: editors Installed-Size: 24 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org Version: 2.2.0-1ubuntu6 Depends: openoffice.org, openoffice.org-l10n-as-in, openoffice.org-l10n-bn, openoffice.org-l10n-gu-in, openoffice.org-l10n-hi-in, openoffice.org-l10n-ml-in, openoffice.org-l10n-or-in, openoffice.org-l10n-pa-in, openoffice.org-l10n-ta-in, openoffice.org-l10n-te-in Recommends: ttf-indic-fonts Filename: pool/main/o/openoffice.org/openoffice.org-l10n-in_2.2.0-1ubuntu6_all.deb Size: 1070 MD5sum: 5e43394d2088dec0c6ff1c8f0036e56b SHA1: 7e32500b163b60686ad9c7079c6e3eb0bb68069c SHA256: 6ad0c65b244882f4fbd49e43065024beddf37b93c9c2e4d7a2dea1257387e9e3 Description: Indic language packages for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package is a metapackage installing l10n packages for all available indic languages. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: openoffice.org-l10n-za Priority: optional Section: editors Installed-Size: 24 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org Version: 2.2.0-1ubuntu6 Depends: openoffice.org, openoffice.org-l10n-af, openoffice.org-l10n-en-za, openoffice.org-l10n-nr, openoffice.org-l10n-ns, openoffice.org-l10n-ss, openoffice.org-l10n-st, openoffice.org-l10n-tn, openoffice.org-l10n-ts, openoffice.org-l10n-ve, openoffice.org-l10n-xh, openoffice.org-l10n-zu Filename: pool/main/o/openoffice.org/openoffice.org-l10n-za_2.2.0-1ubuntu6_all.deb Size: 1064 MD5sum: 817e3fcac93f7e6597316d50c8dcfe7b SHA1: 579a7f9564a7fc4e4d4e0bc035de51f7cb87cce4 SHA256: 388d33617c31cc67b895520d9650fa2586a384b746b264194c844e0e1b7d0717 Description: South African language packages for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package is a metapackage installing l10n packages for all 11 South African languages. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: openoffice.org-math Priority: optional Section: editors Installed-Size: 1192 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: amd64 Source: openoffice.org Version: 2.2.0-1ubuntu6 Replaces: openoffice.org (<< 1.9), openoffice.org-debian-files, openoffice.org2-math (<< 2.2.0-1ubuntu6), openoffice.org-common (<< 2.0.3+2.0.4m179) Provides: openoffice.org2-math Depends: openoffice.org-core (= 2.2.0-1ubuntu6), libc6 (>= 2.5-0ubuntu1), libgcc1 (>= 1:4.1.2), libstdc++6 (>= 4.1.2), libstlport5.1 (>= 5.1) Conflicts: openoffice.org-debian-files, openoffice.org2-math (<< 2.2.0-1ubuntu6) Filename: pool/main/o/openoffice.org/openoffice.org-math_2.2.0-1ubuntu6_amd64.deb Size: 322394 MD5sum: e5004e3e528b42778aa25bc32726d234 SHA1: 62cd00baab4abd11b26ad70a044c8c5e51e37075 SHA256: 74ea4a42e3466fbc5caa2417dba5d15560a9681a4eed1403a68cc27ed7b3d8ed Description: OpenOffice.org office suite - equation editor OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the equation editor component for OpenOffice.org. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: openoffice.org-officebean Priority: optional Section: misc Installed-Size: 104 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: amd64 Source: openoffice.org Version: 2.2.0-1ubuntu6 Replaces: openoffice.org-common (<< 1.9.113-0pre1), openoffice.org2-officebean Provides: openoffice.org2-officebean Depends: openoffice.org-core (= 2.2.0-1ubuntu6), libc6 (>= 2.5-0ubuntu1), libgcc1 (>= 1:4.1.2), libgcj7-0 (>= 4.1.2), libstdc++6 (>= 4.1.2), libgcj7-awt, openoffice.org-java-common Conflicts: openoffice.org2-officebean Filename: pool/main/o/openoffice.org/openoffice.org-officebean_2.2.0-1ubuntu6_amd64.deb Size: 39602 MD5sum: fb7faea1c5b032e78ebb7523441a96e4 SHA1: 71346f6aff68670745f12f0237b8f793a2fc3e67 SHA256: 8da4daef4142507ee93e927db1d92eb6fa707311be76b2d038d7ba105408b896 Description: OpenOffice.org Office Bean OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the OpenOffice.org Office Bean for embedding OpenOffice.org in custom Java applications. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: openoffice.org-qa-api-tests Priority: optional Section: devel Installed-Size: 29344 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org Version: 2.2.0-1ubuntu6 Depends: openoffice.org-qa-tools Filename: pool/main/o/openoffice.org/openoffice.org-qa-api-tests_2.2.0-1ubuntu6_all.deb Size: 2125398 MD5sum: d345960f1e00ed6d127487e9b2fc94c0 SHA1: ab388c50c4b07a384f2a8f41dbf15b08b47d89d2 SHA256: 985b29a27dd9bdb1c8f35412d553096869665c249b7cdacd74b8b3a29dfb6e7e Description: OpenOffice.org API Test Data OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the test data for the OpenOffice.org Java and Basic APIs. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: openoffice.org-qa-tools Priority: optional Section: devel Installed-Size: 1324 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: amd64 Source: openoffice.org Version: 2.2.0-1ubuntu6 Replaces: openoffice.org-common (<< 2.0.4~ood680m2) Depends: openoffice.org (>> 2.2.0), openoffice.org-filter-so52, openoffice.org-java-common Recommends: openoffice.org-qa-api-tests, openoffice.org-qa-ui-tests Filename: pool/main/o/openoffice.org/openoffice.org-qa-tools_2.2.0-1ubuntu6_amd64.deb Size: 628990 MD5sum: 3f2253047cb3cfb5df6407ee26785edb SHA1: 9c080eaf9d1ffb32153849dabcd4d4dc270ce0fe SHA256: 07327ad01b35cb234b2ad1705515be9054459bf268407d4d576e9a075dad348d Description: OpenOffice.org Automatic Test Programs OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the test tools to automatically test the OpenOffice.org programs. . Install the openoffice.org-qa-ui-tests and openoffice.org-qa-api-tests packages to get the official testscripts, or write your own scripts. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: openoffice.org-style-andromeda Priority: optional Section: editors Installed-Size: 5068 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org Version: 2.2.0-1ubuntu6 Replaces: openoffice.org-common (<< 2.1~m190), openoffice.org-style-default (<< 2.2.0-1ubuntu6) Provides: openoffice.org-style-default Depends: openoffice.org-common (= 2.2.0-1ubuntu6) Conflicts: openoffice.org-style-default (<< 2.2.0-1ubuntu6) Filename: pool/main/o/openoffice.org/openoffice.org-style-andromeda_2.2.0-1ubuntu6_all.deb Size: 3266218 MD5sum: 4b661eb82207fa09c5f7ed723e638e28 SHA1: 060ed2f3cac402e749482305e77ff2c0c6a19b54 SHA256: 258a93264b23f98c0c54a8e40966212e884d3334ca09314412bfb4e1c9bad5ce Description: Default symbol style for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the "Andromeda" symbol style from Sun, normally used on MS Windows (tm) and when not using GNOME or KDE, needs to be manually enabled in the OpenOffice.org option menu. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: openoffice.org-style-crystal Priority: optional Section: editors Installed-Size: 5896 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org Version: 2.2.0-1ubuntu6 Replaces: openoffice.org-common (<< 2.1~m190) Depends: openoffice.org-common (= 2.2.0-1ubuntu6) Suggests: kde-icons-crystal, crystalcursors Filename: pool/main/o/openoffice.org/openoffice.org-style-crystal_2.2.0-1ubuntu6_all.deb Size: 4047544 MD5sum: a61cf7412b2a43bc5f00629ad2f3686b SHA1: 07f4a55b6f9c8ed4c26c149295203cc4b5fd020c SHA256: 8e38c42e39dd6f2b84e40c6934cec3b8dd7ccbcf26cebe8bca9b42538899628f Description: Crystal symbol style for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the "crystal" symbol style, default style for KDE. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: kubuntu-desktop Package: openoffice.org-style-default Priority: optional Section: editors Installed-Size: 20 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org Version: 2.2.0-1ubuntu6 Depends: openoffice.org-style-andromeda (= 2.2.0-1ubuntu6) Filename: pool/main/o/openoffice.org/openoffice.org-style-default_2.2.0-1ubuntu6_all.deb Size: 866 MD5sum: 06d34bad783887d2c6804ad6a3e1cf69 SHA1: df603863ad63db2b0e770cd77794f763bedfb8ff SHA256: 9ac75cce74da2559a7261dc0520c6ca4498e86de61f74e0413a09d8ed577413d Description: Default symbol style for OpenOffice.org This package is a transitional package for upgrading to the renamed openoffice.org-style-andromeda style package. . It can be safely removed when openoffice.org-style-andromeda is installed. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: openoffice.org-style-human Priority: optional Section: editors Installed-Size: 6424 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org Version: 2.2.0-1ubuntu6 Replaces: openoffice.org-common (<< 2.1~m190) Depends: openoffice.org-common (= 2.2.0-1ubuntu6) Filename: pool/main/o/openoffice.org/openoffice.org-style-human_2.2.0-1ubuntu6_all.deb Size: 4483534 MD5sum: f0bc11de6554b2f9e9b9ce62c0ff8552 SHA1: e13242e046b26b7b175d9c798c64690d87c4dd87 SHA256: 50ffa17970c6229209d2e6c6d276958feb3dd84fd090053edcdd521572a20596 Description: Human symbol style for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the "human" symbol style, default style for GTK/Gnome. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: openoffice.org-style-industrial Priority: optional Section: editors Installed-Size: 5180 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org Version: 2.2.0-1ubuntu6 Replaces: openoffice.org-common (<< 2.1~m190) Depends: openoffice.org-common (= 2.2.0-1ubuntu6) Suggests: gtk2-engines, gnome-themes, industrial-cursor-theme Filename: pool/main/o/openoffice.org/openoffice.org-style-industrial_2.2.0-1ubuntu6_all.deb Size: 3527664 MD5sum: 563f47be421f41f46ed473ab47cbb97f SHA1: 0974fbeadd8fbc738870cb759d63d2ab6e9c12fd SHA256: b49545c2b9d02bbfedb1119f15d6a98eaa0a007d849b49c24a356eed896537bb Description: Industrial symbol style for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the "industrial" symbol style. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: openoffice.org-style-tango Priority: optional Section: editors Installed-Size: 5356 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org Version: 2.2.0-1ubuntu6 Replaces: openoffice.org-common (<< 2.1~m190) Depends: openoffice.org-common (= 2.2.0-1ubuntu6) Suggests: tango-icon-theme Filename: pool/main/o/openoffice.org/openoffice.org-style-tango_2.2.0-1ubuntu6_all.deb Size: 3567754 MD5sum: fad58cfdd2d179303cc0df246bf6292a SHA1: 676b91363f2cf41da6f5b3583549c41b87e94325 SHA256: 864beb61b0f1de57f1804b8d75b88ec151b04e72b8e6ce243afd6347b9571a2f Description: Tango symbol style for OpenOffice.org OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the "tango" symbol style. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: openoffice.org-writer Priority: optional Section: editors Installed-Size: 16200 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: amd64 Source: openoffice.org Version: 2.2.0-1ubuntu6 Replaces: openoffice.org (<< 1.9), openoffice.org-debian-files, openoffice.org2-writer (<< 2.2.0-1ubuntu6), openoffice.org-common (<< 2.0.3+2.0.4m179) Provides: openoffice.org2-writer, writer2latex Depends: openoffice.org-core (= 2.2.0-1ubuntu6), libc6 (>= 2.5-0ubuntu1), libgcc1 (>= 1:4.1.2), libicu36, libstdc++6 (>= 4.1.2), libstlport5.1 (>= 5.1), libwpd8c2a, libwps-0.1-1, libxml2 (>= 2.6.27), zlib1g (>= 1:1.2.1), python-uno (>= 2.2.0) Recommends: openoffice.org-filter-binfilter, gij | java-gcj-compat | j2re1.4 | java2-runtime, openoffice.org-java-common Suggests: openoffice.org-gcj, openoffice.org-base Conflicts: openoffice.org-debian-files, openoffice.org2-writer (<< 2.2.0-1ubuntu6) Filename: pool/main/o/openoffice.org/openoffice.org-writer_2.2.0-1ubuntu6_amd64.deb Size: 6045758 MD5sum: 7dc5f62bfd637587bd20037f38011ff3 SHA1: a5693b52328c84c8eb27decb1dc9f17f40f9c723 SHA256: cf5903c0eb11643441b3cd511f7b1944bca0dede6cb73821d23188a7e3a34dfa Description: OpenOffice.org office suite - word processor OpenOffice.org is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the wordprocessor component for OpenOffice.org. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: openssh-blacklist Priority: extra Section: net Installed-Size: 4096 Maintainer: Ubuntu Core Developers Original-Maintainer: Kees Cook Architecture: all Version: 0.1-1ubuntu0.7.04.1 Recommends: openssh-client Filename: pool/main/o/openssh-blacklist/openssh-blacklist_0.1-1ubuntu0.7.04.1_all.deb Size: 2124150 MD5sum: e75f2991548d08c4504299cf71e02419 SHA1: 065924bb51ec9dfb79eb5a4a4e396c0c746cafa5 SHA256: a0c450a04619bd10eef2932a3633bdf13d591357cece825a50dc97f73b226f0b Description: list of blacklisted OpenSSH RSA and DSA keys Contains the list of known-bad OpenSSH keys, for ssh-vulnkeys to use when examining suspect keys. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: openssh-client Priority: standard Section: net Installed-Size: 1820 Maintainer: Colin Watson Original-Maintainer: Matthew Vernon Architecture: amd64 Source: openssh Version: 1:4.3p2-8ubuntu1.5 Replaces: ssh, ssh-krb5 Provides: rsh-client, ssh-client Depends: libc6 (>= 2.5-0ubuntu1), libcomerr2 (>= 1.33-3), libedit2 (>= 2.5.cvs.20010821-1), libkrb53 (>= 1.4.2), libncurses5 (>= 5.4-5), libssl0.9.8 (>= 0.9.8c-1), zlib1g (>= 1:1.2.1), debconf (>= 1.2.0) | debconf-2.0, adduser (>= 3.10), dpkg (>= 1.7.0), passwd, libssl0.9.8 (>= 0.9.8c-4ubuntu0.3) Suggests: ssh-askpass, xbase-clients Conflicts: ssh (<< 1:3.8.1p1-9), sftp, rsh-client (<< 0.16.1-1), ssh-krb5 (<< 1:4.3p2-7) Filename: pool/main/o/openssh/openssh-client_4.3p2-8ubuntu1.5_amd64.deb Size: 739970 MD5sum: 2128e70e5ec789ae362d713835dceb78 SHA1: d2f45e3c184077b270cdfd62730ffe52b1d2726e SHA256: 717585dbb1f1663526661e9d0ead5d7bf4916edd23e93df2283c7fedf8cb58a6 Description: Secure shell client, an rlogin/rsh/rcp replacement This is the portable version of OpenSSH, a free implementation of the Secure Shell protocol as specified by the IETF secsh working group. . Ssh (Secure Shell) is a program for logging into a remote machine and for executing commands on a remote machine. It provides secure encrypted communications between two untrusted hosts over an insecure network. X11 connections and arbitrary TCP/IP ports can also be forwarded over the secure channel. It is intended as a replacement for rlogin, rsh and rcp, and can be used to provide applications with a secure communication channel. . This package provides the ssh, scp and sftp clients, the ssh-agent and ssh-add programs to make public key authentication more convenient, and the ssh-keygen, ssh-keyscan, ssh-copy-id and ssh-argv0 utilities. . -------------------------------------------------------------------- . In some countries it may be illegal to use any encryption at all without a special permit. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: standard Package: openssh-server Priority: optional Section: net Installed-Size: 628 Maintainer: Colin Watson Original-Maintainer: Matthew Vernon Architecture: amd64 Source: openssh Version: 1:4.3p2-8ubuntu1.5 Replaces: ssh, openssh-client (<< 1:3.8.1p1-11), ssh-krb5 Provides: ssh-server Depends: libc6 (>= 2.5-0ubuntu1), libcomerr2 (>= 1.33-3), libkrb53 (>= 1.4.2), libpam0g (>= 0.76), libselinux1 (>= 1.32), libssl0.9.8 (>= 0.9.8c-1), libwrap0, zlib1g (>= 1:1.2.1), debconf (>= 1.2.0) | debconf-2.0, libpam-runtime (>= 0.76-14), libpam-modules (>= 0.72-9), adduser (>= 3.9), dpkg (>= 1.9.0), openssh-client (= 1:4.3p2-8ubuntu1.5), lsb-base (>= 1.3-9ubuntu3), sysv-rc (>= 2.86.ds1-14.1ubuntu2), libssl0.9.8 (>= 0.9.8c-4ubuntu0.3), openssh-blacklist Suggests: ssh-askpass, xbase-clients, rssh, molly-guard Conflicts: ssh (<< 1:3.8.1p1-9), ssh-nonfree (<< 2), ssh-socks, ssh2, sftp, rsh-client (<< 0.16.1-1), ssh-krb5 (<< 1:4.3p2-7) Filename: pool/main/o/openssh/openssh-server_4.3p2-8ubuntu1.5_amd64.deb Size: 255666 MD5sum: e4a9dad306c9f93a5df4b95659813531 SHA1: 69094ca500230767a2b849facef34d5d0b42969f SHA256: 7d99becbfce3b9e3754d1baab89a1e4a945de0e3a0f24297390f88a079e7aa12 Description: Secure shell server, an rshd replacement This is the portable version of OpenSSH, a free implementation of the Secure Shell protocol as specified by the IETF secsh working group. . Ssh (Secure Shell) is a program for logging into a remote machine and for executing commands on a remote machine. It provides secure encrypted communications between two untrusted hosts over an insecure network. X11 connections and arbitrary TCP/IP ports can also be forwarded over the secure channel. It is intended as a replacement for rlogin, rsh and rcp, and can be used to provide applications with a secure communication channel. . This package provides the sshd server. . -------------------------------------------------------------------- . In some countries it may be illegal to use any encryption at all without a special permit. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: edubuntu-server Package: openssl Priority: optional Section: utils Installed-Size: 2308 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenSSL Team Architecture: amd64 Version: 0.9.8c-4ubuntu0.3 Depends: libc6 (>= 2.5-0ubuntu1), libssl0.9.8 (>= 0.9.8c-1), zlib1g (>= 1:1.2.1) Suggests: ca-certificates Conflicts: ssleay (<< 0.9.2b) Filename: pool/main/o/openssl/openssl_0.9.8c-4ubuntu0.3_amd64.deb Size: 1006504 MD5sum: a199460e3209b03f454afa205abbd979 SHA1: c175e63a805e4bad65890f84b3e92bee34df80a2 SHA256: 90c795e86aafa676faf5fcaf63b1f1581a0318abe849b66a121b5438be284167 Description: Secure Socket Layer (SSL) binary and related cryptographic tools This package contains the openssl binary and related tools. . It is part of the OpenSSL implementation of SSL. . You need it to perform certain cryptographic actions like: o Creation of RSA, DH and DSA Key Parameters o Creation of X.509 Certificates, CSRs and CRLs o Calculation of Message Digests o Encryption and Decryption with Ciphers o SSL/TLS Client and Server Tests o Handling of S/MIME signed or encrypted Mail Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: openssl-blacklist Priority: extra Section: net Installed-Size: 12232 Maintainer: Ubuntu Core Developers Original-Maintainer: Kees Cook Architecture: all Version: 0.3.3+0.4-0ubuntu0.7.04.2 Depends: python, openssl (>= 0.9.8c-4ubuntu0.2) Pre-Depends: dpkg (>= 1.10.24) Filename: pool/main/o/openssl-blacklist/openssl-blacklist_0.3.3+0.4-0ubuntu0.7.04.2_all.deb Size: 6332858 MD5sum: d805a05a0bc674c064256cf26f231881 SHA1: c0e0ed8e14f459a2661923110f4cc3c83a461135 SHA256: 9368612026afb71ef87fc01f19332973da7c413875fa31779fa25d939bcc7ff7 Description: list of blacklisted OpenSSL RSA keys Contains the list of known-bad OpenSSL keys for openssl-vulnkey to use when examining suspect keys: RSA-1024, RSA-2048 Python-Version: all Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: openssl-blacklist-extra Priority: optional Section: net Installed-Size: 12164 Maintainer: Ubuntu Core Developers Original-Maintainer: Kees Cook Architecture: all Source: openssl-blacklist Version: 0.3.3+0.4-0ubuntu0.7.04.2 Depends: openssl-blacklist Pre-Depends: dpkg (>= 1.10.24) Filename: pool/main/o/openssl-blacklist/openssl-blacklist-extra_0.3.3+0.4-0ubuntu0.7.04.2_all.deb Size: 6318082 MD5sum: cc4e2c235c71d36653ce1c2ef1b247bc SHA1: ea56b3c00de90748258ef8fe1f01e6212a00a518 SHA256: 85d514b697e6c80f6b6e0e2023d11fe2388b01400bb6665513bd8a1e15732e80 Description: list of non-default blacklisted OpenSSL RSA keys Contains the list of known-bad non-default OpenSSL keys for openssl-vulnkey to use when examining suspect keys: RSA-512, RSA-4096 Python-Version: all Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: perl Priority: important Section: perl Installed-Size: 16732 Maintainer: Ubuntu Core Developers Original-Maintainer: Brendan O'Dea Architecture: amd64 Version: 5.8.8-7ubuntu0.1 Replaces: perl-base (<< 5.8.8-1), perl-5.005 (<< 6), perl-5.6 (<< 6), perl-doc (<< 5.8.0-1), perl-modules (<< 5.8.1-1), libdigest-md5-perl, libmime-base64-perl, libtime-hires-perl, libstorable-perl Provides: data-dumper, perl5, libdigest-md5-perl, libmime-base64-perl, libtime-hires-perl, libstorable-perl Depends: perl-base (= 5.8.8-7ubuntu0.1), perl-modules (>= 5.8.8-7ubuntu0.1), libc6 (>= 2.5-0ubuntu1), libdb4.4, libgdbm3 Recommends: perl-doc Suggests: libterm-readline-gnu-perl | libterm-readline-perl-perl Conflicts: data-dumper, perl-5.004 (<< 6), perl-5.005 (<< 6), perl-5.6 (<< 6), perl-doc (<< 5.8.8-1), libdigest-md5-perl (<< 3.07-1), libmime-base64-perl (<< 3.07-1), libtime-hires-perl (<< 1.86-1), libstorable-perl (<< 2.15-1) Filename: pool/main/p/perl/perl_5.8.8-7ubuntu0.1_amd64.deb Size: 4053672 MD5sum: 6d4e46bffe916b65f60ad22646ffe04f SHA1: 6346801e8e18b9570437dd65d89499b13ea9bdfc SHA256: ece47f26e5373b3593e19064fca5b64a176d6c223118da37542be324ccb39220 Description: Larry Wall's Practical Extraction and Report Language An interpreted scripting language, known among some as "Unix's Swiss Army Chainsaw". . Perl is optimised for scanning arbitrary text files and system administration. It has built-in extended regular expression matching and replacement, a data-flow mechanism to improve security with setuid scripts and is extensible via modules that can interface to C libraries. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: minimal Package: perl-base Essential: yes Priority: required Section: base Installed-Size: 2276 Maintainer: Ubuntu Core Developers Original-Maintainer: Brendan O'Dea Architecture: amd64 Source: perl Version: 5.8.8-7ubuntu0.1 Replaces: perl-5.005-base (<< 6), perl-5.6-base (<< 6), perl (<< 5.8.8-5), perl-modules (<< 5.8.8-2), libperl5.8 (<< 5.8.0-20), libscalar-list-utils-perl, libclass-multimethods-perl (<< 1.70-4) Provides: perl5-base, perlapi-5.8.0, perlapi-5.8.1, perlapi-5.8.2, perlapi-5.8.3, perlapi-5.8.4, perlapi-5.8.6, perlapi-5.8.7, perlapi-5.8.8, libscalar-list-utils-perl Pre-Depends: libc6 (>= 2.5-0ubuntu1) Suggests: perl Conflicts: perl-5.004-base (<< 6), perl-5.005-base (<< 6), perl-5.6-base (<< 6), autoconf2.13 (<< 2.13-45), libscalar-list-utils-perl (<< 1:1.18-1) Filename: pool/main/p/perl/perl-base_5.8.8-7ubuntu0.1_amd64.deb Size: 825078 MD5sum: 097d8f4a1122478d3757e806ce87aa52 SHA1: 44bf197c745998bb5cbe2278ccc392c88b0418ce SHA256: 8beae3a607ac5a38626e391a723b462406c507af48950bc8668bdb25ffc8ba41 Description: The Pathologically Eclectic Rubbish Lister A scripting language with delusions of full language-hood, Perl is used in many system scripts and utilities. . This is a stripped down Perl with only essential libraries. To make full use of Perl, you'll want to install the `perl', `perl-modules' and optionally `perl-doc' packages which supplement this one. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: minimal Package: perl-debug Priority: optional Section: perl Installed-Size: 8616 Maintainer: Ubuntu Core Developers Original-Maintainer: Brendan O'Dea Architecture: amd64 Source: perl Version: 5.8.8-7ubuntu0.1 Replaces: perl-5.005-debug (<< 6), perl-5.6-debug (<< 6) Depends: perl (= 5.8.8-7ubuntu0.1), libc6 (>= 2.5-0ubuntu1) Conflicts: perl-5.004-debug (<< 6), perl-5.005-debug (<< 6), perl-5.6-debug (<< 6) Filename: pool/main/p/perl/perl-debug_5.8.8-7ubuntu0.1_amd64.deb Size: 2751476 MD5sum: 6f3d9b0d94b648240948c67cda43f5ea SHA1: ce1d93bcb02c6d6468af36dc5f207185b3d9a766 SHA256: c46d0af8b56e756b449a8793250ce22658fa8773281b6aa59d8478c8894ae87c Description: Debug-enabled Perl interpreter debugperl provides a debug-enabled version of Perl which can produce extensive information about the interpreter as it compiles and executes a program (see the -D switch in perlrun(1)). . Note that this package is primarily of use in debugging *Perl* rather than perl programs, which may be traced/debugged using the standard perl binary using the -d switch (see perldebug(1)). Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: perl-doc Priority: optional Section: doc Installed-Size: 12220 Maintainer: Ubuntu Core Developers Original-Maintainer: Brendan O'Dea Architecture: all Source: perl Version: 5.8.8-7ubuntu0.1 Replaces: perl-5.005-doc (<< 6), perl-5.6-doc (<< 6) Depends: perl (>= 5.8.8-1) Suggests: man-browser, groff Conflicts: perl-5.004-doc (<< 6), perl-5.005-doc (<< 6), perl-5.6-doc (<< 6) Filename: pool/main/p/perl/perl-doc_5.8.8-7ubuntu0.1_all.deb Size: 7352222 MD5sum: e55e069d2f8000557b7b5b2aa0a1adcb SHA1: 1460ecc7dee237e9622e39314cf60536b906534f SHA256: 7de92612d60e432094fe10f4d207af37d92b0d9c19ab89529cd756faeebfa44c Description: Perl documentation Perl manual pages, POD documentation and the `perldoc' program. If you are writing Perl programs, you almost certainly need this. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: perl-modules Priority: important Section: perl Installed-Size: 11728 Maintainer: Ubuntu Core Developers Original-Maintainer: Brendan O'Dea Architecture: all Source: perl Version: 5.8.8-7ubuntu0.1 Replaces: libpod-parser-perl, libansicolor-perl, libfile-temp-perl, libnet-perl, libattribute-handlers-perl, libcgi-pm-perl, libi18n-langtags-perl, liblocale-maketext-perl, libmath-bigint-perl, libnet-ping-perl, libtest-harness-perl, libtest-simple-perl, liblocale-codes-perl Provides: libpod-parser-perl, libansicolor-perl, libfile-temp-perl, libnet-perl, libattribute-handlers-perl, libcgi-pm-perl, libi18n-langtags-perl, liblocale-maketext-perl, libmath-bigint-perl, libnet-ping-perl, libtest-harness-perl, libtest-simple-perl, liblocale-codes-perl Depends: perl (>= 5.8.8-1) Conflicts: libpod-parser-perl (<< 1.32-1), libansicolor-perl (<< 1.10-1), libfile-temp-perl (<< 0.16-1), libnet-perl (<= 1:1.19-3), libattribute-handlers-perl (<< 0.78_02-1), libcgi-pm-perl (<< 3.15-1), libi18n-langtags-perl (<< 0.35-1), liblocale-maketext-perl (<< 1.08-1), libmath-bigint-perl (<< 1.77-1), libnet-ping-perl (<< 2.31-1), libtest-harness-perl (<< 2.56-1), libtest-simple-perl (<< 0.62-1), liblocale-codes-perl (<< 2.06.1-1) Filename: pool/main/p/perl/perl-modules_5.8.8-7ubuntu0.1_all.deb Size: 2309560 MD5sum: dd6bed420c639b12e8d87e1e1c17761f SHA1: c52e5bb66ff914382afa151a0c560447b2e323a6 SHA256: 5fb5d6196a247d09695cc4394e7af79e984f643bdff489ab340860930eb5cdd7 Description: Core Perl modules Architecture independent Perl modules. These modules are part of Perl and required if the `perl' package is installed. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: minimal Package: perl-suid Priority: optional Section: perl Installed-Size: 112 Maintainer: Ubuntu Core Developers Original-Maintainer: Brendan O'Dea Architecture: amd64 Source: perl Version: 5.8.8-7ubuntu0.1 Replaces: perl-5.005-suid (<< 6), perl-5.6-suid (<< 6) Depends: perl (= 5.8.8-7ubuntu0.1), libc6 (>= 2.5-0ubuntu1) Conflicts: perl-5.004-suid (<< 6), perl-5.005-suid (<< 6), perl-5.6-suid (<< 6) Filename: pool/main/p/perl/perl-suid_5.8.8-7ubuntu0.1_amd64.deb Size: 33584 MD5sum: d9a3ef3ef1fe338c5d8d4b8becd90e54 SHA1: b5af8ae72678a350807de8f83f65157aa58a0e5b SHA256: 4aeecfcf555f46a2120f886055e0818d6319b9eee9e9749332b41905f1a698c1 Description: Runs setuid Perl scripts suidperl is a setuid root helper program which is invoked by perl when executing scripts with setuid/gid bits set on systems (like linux) which don't have support setuid script execution natively in the kernel. . Usage of this program is now strongly deprecated upstream and support (along with this package) will probably be removed in 5.10. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: kubuntu-desktop Package: php-pear Priority: optional Section: web Installed-Size: 2192 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian PHP Maintainers Architecture: all Source: php5 Version: 5.2.1-0ubuntu1.6 Replaces: php4-pear (<< 4:4.4.0-0) Depends: php5-cli | php4-cli, php5-common (>= 5.2.1-0ubuntu1.6) Recommends: gnupg Suggests: php5-dev | php4-dev Filename: pool/main/p/php5/php-pear_5.2.1-0ubuntu1.6_all.deb Size: 307874 MD5sum: 2769f174f2739b129478dcab14e83521 SHA1: 248fc8f36209fd0d9444a3d03c6df48ec269cb84 SHA256: 9261f73aea655c1b4b4af64dcc269f8379e84c7d2c1bde8b9703f32531509dff Description: PEAR - PHP Extension and Application Repository This package contains the base PEAR classes for PHP, as well as the PEAR installer. Many PEAR classes are already packaged for Debian, and can be easily identified by names beginning with "php-", such as php-db and php-auth. Note: to build and install precompiled PECL extensions, you will need one of the php development packages installed. . PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: php5 Priority: optional Section: web Installed-Size: 20 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian PHP Maintainers Architecture: all Version: 5.2.1-0ubuntu1.6 Depends: libapache2-mod-php5 (>= 5.2.1-0ubuntu1.6) | php5-cgi (>= 5.2.1-0ubuntu1.6), php5-common (>= 5.2.1-0ubuntu1.6) Filename: pool/main/p/php5/php5_5.2.1-0ubuntu1.6_all.deb Size: 1080 MD5sum: 99071201ae01265ba44330bfed40940d SHA1: 0ef1a496d52ca9e8f3bdddc055e2da5f51f80c3e SHA256: df52648a51f579ca8582f8c8d216a12b09f2607fd1cf49ed506c6772471ab50f Description: server-side, HTML-embedded scripting language (meta-package) This package is a meta-package that, when installed, guarantees that you have at least one of the four server-side versions of the PHP5 interpreter installed. Removing this package won't remove PHP5 from your system, however it may remove other packages that depend on this one. . PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. . Homepage: http://www.php.net/ Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: php5-cgi Priority: optional Section: web Installed-Size: 11296 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php5 Version: 5.2.1-0ubuntu1.6 Provides: phpapi-20060613 Depends: libbz2-1.0, libc6 (>= 2.5-0ubuntu1), libcomerr2 (>= 1.33-3), libdb4.4, libkrb53 (>= 1.4.2), libpcre3 (>= 4.5), libssl0.9.8 (>= 0.9.8c-1), libxml2 (>= 2.6.27), zlib1g (>= 1:1.2.1), mime-support (>= 2.03-1), php5-common (= 5.2.1-0ubuntu1.6), libmagic1, ucf Suggests: php-pear Conflicts: php3 (<= 3.0.18-1) Filename: pool/main/p/php5/php5-cgi_5.2.1-0ubuntu1.6_amd64.deb Size: 5159290 MD5sum: 45cd8b8183acbb7902923bf2825e8385 SHA1: f00bc412def4f63cb50bf3e29eb82ee259aef8d1 SHA256: 86446965be724d9eda6da3f3b08b76d4b97ef0529d95487f2d695907a1bcdd9a Description: server-side, HTML-embedded scripting language (CGI binary) This package provides the /usr/lib/cgi-bin/php5 CGI interpreter built for use in apache 1.3 or apache 2 with mod_actions, or any other CGI httpd that supports a similar mechanism. Note that MOST apache users probably want the libapache-mod-php5 or libapache2-mod-php5 packages. . The following extensions are built in: bcmath bz2 calendar ctype date dba dom exif filter ftp gettext hash iconv json libxml mbstring mime_magic openssl pcre posix Reflection session shmop SimpleXML soap sockets SPL standard sysvmsg sysvsem sysvshm tokenizer wddx xml xmlreader xmlwriter zip zlib. . PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. . Homepage: http://www.php.net/ Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: php5-cli Priority: optional Section: web Installed-Size: 5744 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php5 Version: 5.2.1-0ubuntu1.6 Provides: phpapi-20060613 Depends: libbz2-1.0, libc6 (>= 2.5-0ubuntu1), libcomerr2 (>= 1.33-3), libdb4.4, libkrb53 (>= 1.4.2), libncurses5 (>= 5.4-5), libpcre3 (>= 4.5), libssl0.9.8 (>= 0.9.8c-1), libxml2 (>= 2.6.27), zlib1g (>= 1:1.2.1), mime-support (>= 2.03-1), php5-common (= 5.2.1-0ubuntu1.6), libmagic1, ucf Suggests: php-pear Conflicts: php3 (<= 3.0.18-1) Filename: pool/main/p/php5/php5-cli_5.2.1-0ubuntu1.6_amd64.deb Size: 2598776 MD5sum: f93e551336b5468d9ca28db9c7da06fe SHA1: 3a259ab5cebd763eab19a5aa12420d28341bbf8b SHA256: bcb1ec1142980dafc052447baefb73bec4d726326d095ed0f4172c09198d9b7b Description: command-line interpreter for the php5 scripting language This package provides the /usr/bin/php5 command interpreter, useful for testing PHP scripts from a shell, or perhaps even performing general shell scripting tasks, if you're frightened of perl and python. . The following extensions are built in: bcmath bz2 calendar ctype date dba dom exif filter ftp gettext hash iconv json libxml mbstring mime_magic ncurses openssl pcntl pcre posix Reflection session shmop SimpleXML soap sockets SPL standard sysvmsg sysvsem sysvshm tokenizer wddx xml xmlreader xmlwriter zip zlib. . PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. . Homepage: http://www.php.net/ Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: php5-common Priority: optional Section: web Installed-Size: 592 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php5 Version: 5.2.1-0ubuntu1.6 Depends: sed (>= 4.1.1-1) Filename: pool/main/p/php5/php5-common_5.2.1-0ubuntu1.6_amd64.deb Size: 227506 MD5sum: 3322d0086d2f1767d2c41de527ca3eed SHA1: 73b12bd19577c75f2fb899fe032582a711fac28e SHA256: a611e9ad97dfb25e4d58e045098252e4529c19a6d22e00250efbadabf9515ed0 Description: Common files for packages built from the php5 source This package contains the documentation and example files relevant to all the other packages built from the php5 source. . PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. . Homepage: http://www.php.net/ Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: lamp-server Package: php5-curl Priority: optional Section: web Installed-Size: 120 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php5 Version: 5.2.1-0ubuntu1.6 Depends: libc6 (>= 2.5-0ubuntu1), libcomerr2 (>= 1.33-3), libcurl3 (>= 7.15.5-1), libidn11 (>= 0.5.18), libkrb53 (>= 1.4.2), libssl0.9.8 (>= 0.9.8c-1), zlib1g (>= 1:1.2.1), phpapi-20060613, php5-common (= 5.2.1-0ubuntu1.6) Filename: pool/main/p/php5/php5-curl_5.2.1-0ubuntu1.6_amd64.deb Size: 25432 MD5sum: d3b2713970f62ee662133cacde4d8f8b SHA1: 756892648e2741aa0085466f9b0d22c51ffeae23 SHA256: e6a764746ac6fa556114ba58f909815a78f29b88343c338bdd49647febfddfed Description: CURL module for php5 CURL is a library for getting files from FTP, GOPHER, HTTP server. . PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: php5-dev Priority: optional Section: devel Installed-Size: 2744 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php5 Version: 5.2.1-0ubuntu1.6 Depends: autoconf, automake1.4, libssl-dev, libtool, shtool, php5-common (>= 5.2.1-0ubuntu1.6) Filename: pool/main/p/php5/php5-dev_5.2.1-0ubuntu1.6_amd64.deb Size: 348664 MD5sum: a6cf800af5c828fda9ebfc34bdd2778e SHA1: ca11e060133cad8d6b3af189459c84422f3a230f SHA256: d6a4ce8a2e90dc2b5d8bb8a60905831b47825d0015ed0e215d98db664af1d84a Description: Files for PHP5 module development This package provides the files from the PHP5 source needed for compiling additional modules. . PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: php5-gd Priority: optional Section: web Installed-Size: 192 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php5 Version: 5.2.1-0ubuntu1.6 Depends: libc6 (>= 2.5-0ubuntu1), libfreetype6 (>= 2.2), libgd2-xpm (>= 2.0.34~rc1), libjpeg62, libpng12-0 (>= 1.2.13-4), libt1-5 (>= 5.0.2), libx11-6, libxpm4, zlib1g (>= 1:1.2.1), phpapi-20060613, php5-common (= 5.2.1-0ubuntu1.6) Filename: pool/main/p/php5/php5-gd_5.2.1-0ubuntu1.6_amd64.deb Size: 37810 MD5sum: 7b99642ffb75dc9383e24f52c5badf33 SHA1: 4b98ccca3f6413acaf0dab4f8216ab8b13c01a24 SHA256: f80d3398df3c0f0a98b7141911db5243e659b8f59f9bef37af746682c0338bdc Description: GD module for php5 This package provides a module for handling graphics directly from PHP scripts. It supports the PNG, JPEG, XPM formats as well as Freetype/ttf fonts. . PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: php5-ldap Priority: optional Section: web Installed-Size: 104 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php5 Version: 5.2.1-0ubuntu1.6 Depends: libc6 (>= 2.5-0ubuntu1), libldap2 (>= 2.1.17-1), phpapi-20060613, php5-common (= 5.2.1-0ubuntu1.6) Filename: pool/main/p/php5/php5-ldap_5.2.1-0ubuntu1.6_amd64.deb Size: 19214 MD5sum: 0f49d06965a64fa616e7081090769ee1 SHA1: 919ce3ec2dd859ec61e412a63fb6c133de404303 SHA256: 18902be317647e842fe37d3bb28b5d02a32bb899d5fa87cdf073c419b4df5f0e Description: LDAP module for php5 This package provides a module for LDAP functions in PHP scripts. . PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: php5-mhash Priority: optional Section: web Installed-Size: 68 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php5 Version: 5.2.1-0ubuntu1.6 Depends: libc6 (>= 2.5-0ubuntu1), libmhash2, phpapi-20060613, php5-common (= 5.2.1-0ubuntu1.6) Filename: pool/main/p/php5/php5-mhash_5.2.1-0ubuntu1.6_amd64.deb Size: 5524 MD5sum: 64e7bda9439b2beb2bcdf0dcf5b1f50d SHA1: 498f8bcad63bec562c6334217cbf4f25152efab5 SHA256: eaef7f8faaf0636b5b344c7168b6e537f8432109e66fc29e5535959a68e84134 Description: MHASH module for php5 This package provides a module for mhash functions in PHP scripts. . PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: php5-mysql Priority: optional Section: web Installed-Size: 280 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php5 Version: 5.2.1-0ubuntu1.6 Replaces: php5-mysqli Depends: libc6 (>= 2.5-0ubuntu1), libmysqlclient15off (>= 5.0.27-1), phpapi-20060613, php5-common (= 5.2.1-0ubuntu1.6) Conflicts: php5-mysqli Filename: pool/main/p/php5/php5-mysql_5.2.1-0ubuntu1.6_amd64.deb Size: 73776 MD5sum: 7d1ced586e72c2826f46e6cf25514310 SHA1: 583cbf616ba52b76670e96bc2c879156d8117b9b SHA256: 8f94d75ec7e82b1c81d73337e1a0e68c8be815a0092aad729f0bdbb87520332d Description: MySQL module for php5 This package provides modules for MySQL database connections directly from PHP scripts. It includes the generic "mysql" module which can be used to connect to all versions of MySQL, an improved "mysqli" module for MySQL version 4.1 or later, and the pdo_mysql module for use with the PHP Data Object extension. . PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: lamp-server Package: php5-odbc Priority: optional Section: web Installed-Size: 156 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php5 Version: 5.2.1-0ubuntu1.6 Depends: libc6 (>= 2.5-0ubuntu1), unixodbc (>= 2.2.11-1), phpapi-20060613, php5-common (= 5.2.1-0ubuntu1.6) Filename: pool/main/p/php5/php5-odbc_5.2.1-0ubuntu1.6_amd64.deb Size: 37366 MD5sum: f2d800bfc216764bcbaa67eb5a6ae03e SHA1: d1b37e0487aeedaba534e9012e4b3cbe7c1c3deb SHA256: 2a9d7418c8d362cc1eae4d1f8dc313dfdb84b816da153677c2ca07b48a9c8513 Description: ODBC module for php5 This package provides a module for database access through ODBC drivers. It uses the unixODBC library as an ODBC provider. It also contains the pdo_odbc module, for use with the PHP Data Object extension. . PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: php5-pgsql Priority: optional Section: web Installed-Size: 200 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php5 Version: 5.2.1-0ubuntu1.6 Depends: libc6 (>= 2.5-0ubuntu1), libpq5, phpapi-20060613, php5-common (= 5.2.1-0ubuntu1.6) Filename: pool/main/p/php5/php5-pgsql_5.2.1-0ubuntu1.6_amd64.deb Size: 55792 MD5sum: 83c0f786ea1e54d5f3cc2b9c286238cd SHA1: bf48ca7ba097fef6abad0d5c4cb8525f34cbfaac SHA256: 4b94fc3ad8d9d3002b6802360b09d2ba2eeb3090b339a594ca53dd32ac8dece5 Description: PostgreSQL module for php5 This package provides a module for PostgreSQL database connections directly from PHP scripts. It also includes the pdo_pgsql module for use with the PHP Data Object extension. . PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: php5-pspell Priority: optional Section: web Installed-Size: 80 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php5 Version: 5.2.1-0ubuntu1.6 Depends: libaspell15 (>= 0.60), libc6 (>= 2.5-0ubuntu1), phpapi-20060613, php5-common (= 5.2.1-0ubuntu1.6) Filename: pool/main/p/php5/php5-pspell_5.2.1-0ubuntu1.6_amd64.deb Size: 9626 MD5sum: d4199091c83450f01b1be7e2c7689668 SHA1: 5b68682262653c02417069f3ace5394e5b11879b SHA256: e1726be98d25f37f8baaf5fb7d68ce3cfa0f8a01a8c2f4ebe65d041ab542474e Description: pspell module for php5 This package provides a module for pspell functions in PHP scripts. . PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: php5-recode Priority: optional Section: web Installed-Size: 68 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php5 Version: 5.2.1-0ubuntu1.6 Depends: libc6 (>= 2.5-0ubuntu1), librecode0 (>= 3.6), phpapi-20060613, php5-common (= 5.2.1-0ubuntu1.6) Filename: pool/main/p/php5/php5-recode_5.2.1-0ubuntu1.6_amd64.deb Size: 5004 MD5sum: 2de0eb07041b447fdf0584e98e0c364f SHA1: a607bbccc93541a4b8368b6f57592bcc815868a2 SHA256: 3b87874bb7ddbe3c865f2b69f4e597ce903030f8e194ddbf8abea38cda373c70 Description: recode module for php5 This package provides a module for recode - character set recoding. . PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: php5-snmp Priority: optional Section: web Installed-Size: 84 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php5 Version: 5.2.1-0ubuntu1.6 Depends: libc6 (>= 2.5-0ubuntu1), libsnmp9 (>= 5.2.3), libwrap0, phpapi-20060613, php5-common (= 5.2.1-0ubuntu1.6) Filename: pool/main/p/php5/php5-snmp_5.2.1-0ubuntu1.6_amd64.deb Size: 12458 MD5sum: 95def3f858c631b76ea3ab4bdab2fe17 SHA1: 1ff6f11fd26ed46222a65aeaccd3372c2058e8b8 SHA256: 10a7f53aa5506435ed7915a2a56f8c2f31dceddbef79adda5ee5627ab5f72540 Description: SNMP module for php5 This package provides a module for SNMP functions in PHP scripts. . PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: php5-sqlite Priority: optional Section: web Installed-Size: 160 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php5 Version: 5.2.1-0ubuntu1.6 Depends: libc6 (>= 2.5-0ubuntu1), libsqlite0 (>= 2.8.17), libsqlite3-0 (>= 3.3.13), phpapi-20060613, php5-common (= 5.2.1-0ubuntu1.6) Filename: pool/main/p/php5/php5-sqlite_5.2.1-0ubuntu1.6_amd64.deb Size: 38990 MD5sum: 5df37dc014154d08e43a1151a1e0c39d SHA1: 2b806b1fda8f8602b8956a8c84ec4bf44986c8f4 SHA256: f77825cd2084601c894391414206fbdb808651cac34c9032689de06e98025287 Description: SQLite module for php5 This package provides a module allowing you to use the SQLite self-contained database engine from within your PHP scripts, eliminating the need for a full SQL server installation like MySQL or PostgreSQL. It also includes the pdo_sqlite module, for use with the PHP Data Object extension. . PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: php5-sybase Priority: optional Section: web Installed-Size: 104 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php5 Version: 5.2.1-0ubuntu1.6 Depends: libc6 (>= 2.5-0ubuntu1), libct3 (>= 0.63-1), phpapi-20060613, php5-common (= 5.2.1-0ubuntu1.6) Filename: pool/main/p/php5/php5-sybase_5.2.1-0ubuntu1.6_amd64.deb Size: 19822 MD5sum: 8872eaff932115ad49824f2b60b1068c SHA1: f8dd47a45803cd33eee52e52813bd647d8d28b7a SHA256: 1690a6f8b2d0033e6ad9069a673dc695e268387737832ca59971340515076012 Description: Sybase / MS SQL Server module for php5 This package provides a module for Sybase and Microsoft SQL Server database connections directly from PHP scripts. . PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: php5-tidy Priority: optional Section: web Installed-Size: 100 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php5 Version: 5.2.1-0ubuntu1.6 Depends: libc6 (>= 2.5-0ubuntu1), libtidy-0.99-0, phpapi-20060613, php5-common (= 5.2.1-0ubuntu1.6) Filename: pool/main/p/php5/php5-tidy_5.2.1-0ubuntu1.6_amd64.deb Size: 17746 MD5sum: db619ccdcfbe7375d6b0660072f12595 SHA1: 6a448be5100078dfc1056bb491716d24610f87c6 SHA256: c79b937a50c85c3de7619af2d04a8c30ec99a9eabd7afce87a2b9a41af4e0c58 Description: tidy module for php5 This package provides a module for tidy functions in PHP scripts. . Tidy is an extension based on Libtidy (http://tidy.sf.net/) and allows a PHP developer to clean, repair, and traverse HTML, XHTML, and XML documents -- including ones with embedded scripting languages such as PHP or ASP within them using OO constructs. . PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: php5-xmlrpc Priority: optional Section: web Installed-Size: 152 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php5 Version: 5.2.1-0ubuntu1.6 Depends: libc6 (>= 2.5-0ubuntu1), libxml2 (>= 2.6.27), phpapi-20060613, php5-common (= 5.2.1-0ubuntu1.6) Filename: pool/main/p/php5/php5-xmlrpc_5.2.1-0ubuntu1.6_amd64.deb Size: 40582 MD5sum: 463eead1d551e7abede88695e2a9d467 SHA1: 1bfab4417bd55573e13b4453dc2c222af5bd3a19 SHA256: 3618d17c1c708f846919a4689cb5b86032df210db27000511f26b91e38a04406 Description: XML-RPC module for php5 This package provides a module for XML-RPC functions in PHP scripts. . PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: php5-xsl Priority: optional Section: web Installed-Size: 88 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian PHP Maintainers Architecture: amd64 Source: php5 Version: 5.2.1-0ubuntu1.6 Depends: libc6 (>= 2.5-0ubuntu1), libxml2 (>= 2.6.27), libxslt1.1 (>= 1.1.20), phpapi-20060613, php5-common (= 5.2.1-0ubuntu1.6) Filename: pool/main/p/php5/php5-xsl_5.2.1-0ubuntu1.6_amd64.deb Size: 13378 MD5sum: 9eb9c929dd8f2b2c1af55d9f4b19615b SHA1: 8ecb7a04df89e85d44807f486bf6e5eeb9897329 SHA256: 67f506fcf24800480952b747e1cca3851641a728aa843612f448d9d2e936232f Description: XSL module for php5 This package provides a module for XSL using the libxslt XSL parser. . PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed from C, Java and Perl with a couple of unique PHP-specific features thrown in. The goal of the language is to allow web developers to write dynamically generated pages quickly. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: poppler-utils Priority: optional Section: text Installed-Size: 316 Maintainer: Ubuntu Core Developers Original-Maintainer: Ondřej Surý Architecture: amd64 Source: poppler Version: 0.5.4-0ubuntu8.3 Replaces: xpdf-utils, pdftohtml, xpdf-reader Provides: xpdf-utils, pdftohtml Depends: libc6 (>= 2.5-0ubuntu1), libcairo2 (>= 1.4.2), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.2), libgcc1 (>= 1:4.1.2), libjpeg62, libpng12-0 (>= 1.2.13-4), libpoppler1 (>= 0.5.1), libstdc++6 (>= 4.1.2), libx11-6, libxrender1, zlib1g (>= 1:1.2.1) Conflicts: xpdf-utils, pdftohtml (<< 0.36-14ubuntu1) Filename: pool/main/p/poppler/poppler-utils_0.5.4-0ubuntu8.3_amd64.deb Size: 110058 MD5sum: 12ff706989babc2de17882bdfe21c0a9 SHA1: 9134c09a634e36049dbff784678b074756555401 SHA256: 1e6f05e722067da2a93f8293281e044a9355645104553c1a0ae8ac1a5292ecd5 Description: PDF utilitites (based on libpoppler) This package contains pdftops (PDF to PostScript converter), pdfinfo (PDF document information extractor), pdfimages (PDF image extractor), pdftotext (PDF to text converter), and pdffonts (PDF font analyzer). Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: postfix Priority: optional Section: mail Installed-Size: 2748 Maintainer: Ubuntu Core Developers Original-Maintainer: LaMont Jones Architecture: amd64 Version: 2.3.8-2ubuntu0.2 Replaces: postfix-doc (<< 1.1.7-0), postfix-tls, mail-transport-agent Provides: mail-transport-agent, postfix-tls Depends: libc6 (>= 2.5-0ubuntu1), libdb4.3 (>= 4.3.28-1), libsasl2-2, libssl0.9.8 (>= 0.9.8c-1), debconf (>= 0.5) | debconf-2.0, netbase, adduser (>= 3.48), dpkg (>= 1.8.3), lsb-base (>= 3.0-6), ssl-cert Recommends: mail-reader Suggests: procmail, postfix-mysql, postfix-pgsql, postfix-ldap, postfix-pcre, sasl2-bin, libsasl2-modules, resolvconf, postfix-cdb Conflicts: mail-transport-agent, smail, libnss-db (<< 2.2-3), postfix-tls Filename: pool/main/p/postfix/postfix_2.3.8-2ubuntu0.2_amd64.deb Size: 1160330 MD5sum: 43c90381ea4ddb9aa43ce4838bc4b007 SHA1: ac9f03a36ef57c9b7cd705f262ea4a9b328625a9 SHA256: 9b6cc9393256836b6f382ac3cae9cc65aba9af32671497b28017c40976a2a653 Description: A high-performance mail transport agent Postfix is Wietse Venema's mail transport agent that started life as an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and secure, while at the same time being sendmail compatible enough to not upset existing users. Thus, the outside has a sendmail-ish flavor, but the inside is completely different. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: postfix-cdb Priority: extra Section: mail Installed-Size: 100 Maintainer: Ubuntu Core Developers Original-Maintainer: LaMont Jones Architecture: amd64 Source: postfix Version: 2.3.8-2ubuntu0.2 Depends: libc6 (>= 2.5-0ubuntu1), libcdb1, postfix (= 2.3.8-2ubuntu0.2) Filename: pool/main/p/postfix/postfix-cdb_2.3.8-2ubuntu0.2_amd64.deb Size: 36536 MD5sum: 470e1c4c5b1a8c0fff01f74f3847f74c SHA1: 210f185b3a6a8b7469c90de23fa3d7d92cb10142 SHA256: 5497534e6a587aa633153ad58a0c6939b6d669af39d80b1066116cc924eb5c7c Description: CDB map support for Postfix Postfix is Wietse Venema's mail transport agent that started life as an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and secure, while at the same time being sendmail compatible enough to not upset existing users. Thus, the outside has a sendmail-ish flavor, but the inside is completely different. . This provides support for CDB (constant database) maps in Postfix. If you plan to use CDB maps with Postfix, you need this. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: postfix-dev Priority: optional Section: devel Installed-Size: 1164 Maintainer: Ubuntu Core Developers Original-Maintainer: LaMont Jones Architecture: all Source: postfix Version: 2.3.8-2ubuntu0.2 Depends: postfix (>= 2.3.8-0), postfix (<< 2.3.8.0-0) Filename: pool/main/p/postfix/postfix-dev_2.3.8-2ubuntu0.2_all.deb Size: 127836 MD5sum: 3b462fec112994ed01a2c29a29d0430f SHA1: cd564e6107cdfa161b094af62d84996311947474 SHA256: 2eb88422902d2072d3359344c3f52197947dc77c8565cfabb4b3e387df7871b5 Description: Postfix loadable modules development environment Postfix is Wietse Venema's mail transport agent that started life as an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and secure, while at the same time being sendmail compatible enough to not upset existing users. Thus, the outside has a sendmail-ish flavor, but the inside is completely different. . This provides the headers and library links to build additional map types for Postfix. If you're not developing postfix modules, then you do not need this. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: postfix-doc Priority: optional Section: doc Installed-Size: 2748 Maintainer: Ubuntu Core Developers Original-Maintainer: LaMont Jones Architecture: all Source: postfix Version: 2.3.8-2ubuntu0.2 Replaces: postfix (<< 0.0.20020113), postfix-tls Suggests: postfix Filename: pool/main/p/postfix/postfix-doc_2.3.8-2ubuntu0.2_all.deb Size: 765926 MD5sum: df5c11fb2547e7cddec34f1b46d61805 SHA1: 3acebcfdb70221606ec0ecdeed9189274e55e78f SHA256: 7ed9ab7c2c9cfe332b5477ebeb76efdd5cae4d46845b8243991be68f5621b961 Description: Postfix documentation Postfix is Wietse Venema's mail transport agent that started life as an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and secure, while at the same time being sendmail compatible enough to not upset existing users. Thus, the outside has a sendmail-ish flavor, but the inside is completely different. . This package provides documentation for Postfix. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: postfix-ldap Priority: optional Section: mail Installed-Size: 116 Maintainer: Ubuntu Core Developers Original-Maintainer: LaMont Jones Architecture: amd64 Source: postfix Version: 2.3.8-2ubuntu0.2 Depends: libc6 (>= 2.5-0ubuntu1), libldap2 (>= 2.1.17-1), postfix, postfix (= 2.3.8-2ubuntu0.2) Filename: pool/main/p/postfix/postfix-ldap_2.3.8-2ubuntu0.2_amd64.deb Size: 43404 MD5sum: 244e0c5f182913684b3e5a263f3eec3c SHA1: 5a75b2e387355d52a09ce10e675ee766d5b3203c SHA256: cb154295cf65c490671779aefdb81d6896445b132bd9ce8886cc571a7ad312a7 Description: LDAP map support for Postfix Postfix is Wietse Venema's mail transport agent that started life as an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and secure, while at the same time being sendmail compatible enough to not upset existing users. Thus, the outside has a sendmail-ish flavor, but the inside is completely different. . This provides support for LDAP maps in Postfix. If you plan to use LDAP maps with Postfix, you need this. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: postfix-mysql Priority: optional Section: mail Installed-Size: 104 Maintainer: Ubuntu Core Developers Original-Maintainer: LaMont Jones Architecture: amd64 Source: postfix Version: 2.3.8-2ubuntu0.2 Depends: libc6 (>= 2.5-0ubuntu1), libmysqlclient15off (>= 5.0.27-1), postfix, postfix (= 2.3.8-2ubuntu0.2) Filename: pool/main/p/postfix/postfix-mysql_2.3.8-2ubuntu0.2_amd64.deb Size: 38450 MD5sum: 1075d9af7fc0758a54619b7323c08382 SHA1: cc153e826becc03993d1e8cf07c2b99e03f3fb11 SHA256: 8c178ed0564ba3198c3e8ddf44c9e8b43648c83ce61433e87e0b9b3a33c40f51 Description: MYSQL map support for Postfix Postfix is Wietse Venema's mail transport agent that started life as an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and secure, while at the same time being sendmail compatible enough to not upset existing users. Thus, the outside has a sendmail-ish flavor, but the inside is completely different. . This provides support for MYSQL maps in Postfix. If you plan to use MYSQL maps with Postfix, you need this. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: postfix-pcre Priority: optional Section: mail Installed-Size: 104 Maintainer: Ubuntu Core Developers Original-Maintainer: LaMont Jones Architecture: amd64 Source: postfix Version: 2.3.8-2ubuntu0.2 Depends: libc6 (>= 2.5-0ubuntu1), libpcre3 (>= 4.5), postfix, postfix (= 2.3.8-2ubuntu0.2) Filename: pool/main/p/postfix/postfix-pcre_2.3.8-2ubuntu0.2_amd64.deb Size: 38496 MD5sum: 5abd4dafc463ab3504da1e39d97fa4a5 SHA1: f656c5623f40ce3128280f3b6b9c8ab7b88568b4 SHA256: 4dfb1a8f462c5d72d59a7205ba92d43a359c0769a813a1f89f0e44d671bfdc3f Description: PCRE map support for Postfix Postfix is Wietse Venema's mail transport agent that started life as an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and secure, while at the same time being sendmail compatible enough to not upset existing users. Thus, the outside has a sendmail-ish flavor, but the inside is completely different. . This provides support for PCRE (perl compatible regular expression) maps in Postfix. If you plan to use PCRE maps with Postfix, you need this. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: postfix-pgsql Priority: optional Section: mail Installed-Size: 104 Maintainer: Ubuntu Core Developers Original-Maintainer: LaMont Jones Architecture: amd64 Source: postfix Version: 2.3.8-2ubuntu0.2 Depends: libc6 (>= 2.5-0ubuntu1), libpq5, postfix, postfix (= 2.3.8-2ubuntu0.2) Filename: pool/main/p/postfix/postfix-pgsql_2.3.8-2ubuntu0.2_amd64.deb Size: 38560 MD5sum: 8705afde3e81b3094219e0cdbccdc497 SHA1: df43f4b77da1ab3b919a3d699d03bb95a47e66b7 SHA256: f9d07cf9438331e1736be9f3c3643c3971a2b6e88654d383e08eae421f30b71a Description: PGSQL map support for Postfix Postfix is Wietse Venema's mail transport agent that started life as an alternative to the widely-used Sendmail program. Postfix attempts to be fast, easy to administer, and secure, while at the same time being sendmail compatible enough to not upset existing users. Thus, the outside has a sendmail-ish flavor, but the inside is completely different. . This provides support for PGSQL maps in Postfix. If you plan to use PGSQL maps with Postfix, you need this. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: postgresql-8.2 Priority: optional Section: misc Installed-Size: 17740 Maintainer: Martin Pitt Original-Maintainer: Martin Pitt Architecture: amd64 Version: 8.2.6-0ubuntu0.7.04.1 Depends: libc6 (>= 2.5-0ubuntu1), libcomerr2 (>= 1.33-3), libkrb53 (>= 1.4.2), libpam0g (>= 0.76), libpq5, libssl0.9.8 (>= 0.9.8c-1), postgresql-client-8.2, postgresql-common (>= 63), tzdata Suggests: oidentd | ident-server Conflicts: postgresql (<< 7.5) Filename: pool/main/p/postgresql-8.2/postgresql-8.2_8.2.6-0ubuntu0.7.04.1_amd64.deb Size: 3706748 MD5sum: 97f0614d2c5427f8ef9c05ec33c1f95e SHA1: 649b6c1003f36284ad683520aeba4c56bd2b008c SHA256: 640f1d93c7118cb684662d6dd0b22664afecb9d75bd38d740c1695bd5753dc2a Description: object-relational SQL database, version 8.2 server PostgreSQL is a fully featured object-relational database management system. It supports a large part of the SQL standard and is designed to be extensible by users in many aspects. Some of the features are: ACID transactions, foreign keys, views, sequences, subqueries, triggers, user-defined types and functions, outer joins, multiversion concurrency control. Graphical user interfaces and bindings for many programming languages are available as well. . This package provides the database server for PostgreSQL 8.2. Servers for other major release versions can be installed simultaneously and are coordinated by the postgresql-common package. A package providing ident-server is needed if you want to authenticate remote connections with identd. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: postgresql-client-8.2 Priority: optional Section: misc Installed-Size: 4316 Maintainer: Martin Pitt Original-Maintainer: Martin Pitt Architecture: amd64 Source: postgresql-8.2 Version: 8.2.6-0ubuntu0.7.04.1 Provides: postgresql-client Depends: libc6 (>= 2.5-0ubuntu1), libpq5, libreadline5 (>= 5.2), libssl0.9.8 (>= 0.9.8c-1), zlib1g (>= 1:1.2.1), postgresql-client-common Suggests: postgresql-8.2, postgresql-doc-8.2 Conflicts: postgresql (<< 7.5) Filename: pool/main/p/postgresql-8.2/postgresql-client-8.2_8.2.6-0ubuntu0.7.04.1_amd64.deb Size: 861810 MD5sum: e2c6d65313d48f5767394d1542ecf721 SHA1: ba77901d40dfdf6b8333f82d1ae6befb0dab33d2 SHA256: ad30de56042254c21a74fa3c63ba0de0c421abb26b5177b6643d1bacf29d17bb Description: front-end programs for PostgreSQL 8.2 This package contains client and administrative programs for PostgreSQL: these are the interactive terminal client psql and programs for creating and removing users and databases. . This is the client package for PostgreSQL 8.2. If you install PostgreSQL 8.2 on a standalone machine, you need the server package postgresql-8.2, too. On a network, you can install this package on many client machines, while the server package may be installed on only one machine. . PostgreSQL is an object-relational SQL database management system. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: postgresql-contrib-8.2 Priority: optional Section: misc Installed-Size: 1912 Maintainer: Martin Pitt Original-Maintainer: Martin Pitt Architecture: amd64 Source: postgresql-8.2 Version: 8.2.6-0ubuntu0.7.04.1 Replaces: postgresql-client-8.2 (<< 8.2~beta1-2) Depends: postgresql-8.2, libc6 (>= 2.5-0ubuntu1), libpq5, libssl0.9.8 (>= 0.9.8c-1), libxml2 (>= 2.6.27), libxslt1.1 (>= 1.1.20), zlib1g (>= 1:1.2.1), postgresql-common (>= 39) Recommends: libdbd-pg-perl Conflicts: postgresql-contrib (<< 7.5) Filename: pool/main/p/postgresql-8.2/postgresql-contrib-8.2_8.2.6-0ubuntu0.7.04.1_amd64.deb Size: 708102 MD5sum: 7ffee5a108c6c66847c32a14149b80e6 SHA1: b657f3bc6d9428439c371b6b3bdf61fdec2a5ebe SHA256: fe4c510dc9fcd8de5753df4864d88ce4eb261b4b71e7b3acdf2d8e925af1dc7f Description: additional facilities for PostgreSQL The PostgreSQL contrib package provides several additional features for the PostgreSQL database. This version is built to work with the server package postgresql-8.2. contrib often serves as a testbed for features before they are adopted into PostgreSQL proper: . adminpack - File and log manipulation routines, used by pgAdmin btree_gist - B-Tree indexing using GiST (Generalised Search Tree) chkpass - An auto-encrypted password datatype cube - Multidimensional-cube datatype (GiST indexing example) dblink - Functions to return results from a remote database earthdistance - Operator for computing the distance (in miles) between two points on the earth's surface fuzzystrmatch - Levenshtein, metaphone, and soundex fuzzy string matching intagg - Integer aggregator/enumerator intarray - Index support for arrays of int4, using GiST isn - type extensions for ISBN, ISSN, ISMN, EAN13 product numbers lo - Large Object maintenance ltree - Tree-like data structures oid2name - Maps OIDs to table names pg_buffercache - Real time queries on the shared buffer cache pg_freespacemap- Displays the contents of the free space map (FSM) pg_trgm - Determine the similarity of text based on trigram matching pgbench - TPC-B like benchmark pgcrypto - Cryptographic functions pgrowlocks - A function to return row locking information pgstattuple - Returns the percentage of dead tuples in a table; this indicates whether a vacuum is required. seg - Confidence-interval datatype (GiST indexing example) spi - PostgreSQL Server Programming Interface; 4 examples of its use: autoinc - A function for implementing AUTOINCREMENT/ IDENTITY insert_username - function for inserting user names moddatetime - Update modification timestamps refint - Functions for implementing referential integrity (foreign keys). Note that this is now superseded by built-in referential integrity. timetravel - Re-implements in user code the time travel feature that was removed in 6.3. tsearch2 - Full-text-index support using GiST vacuumlo - Remove orphaned large objects xml2 - Manipulate XML documents in the database . PostgreSQL is an object-relational SQL database management system. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: postgresql-doc-8.2 Priority: optional Section: doc Installed-Size: 9232 Maintainer: Martin Pitt Original-Maintainer: Martin Pitt Architecture: all Source: postgresql-8.2 Version: 8.2.6-0ubuntu0.7.04.1 Conflicts: postgresql-doc (<< 7.5) Filename: pool/main/p/postgresql-8.2/postgresql-doc-8.2_8.2.6-0ubuntu0.7.04.1_all.deb Size: 1616440 MD5sum: 2fa0d29836aafc0f35e3855cb5eb9bd8 SHA1: 0fbefc551d7907903ef3a97345999dd7334c290b SHA256: 853ebf63b3c143a5c8a1814662fe2f836ca4721d55b3c658d7664006a9f91572 Description: documentation for the PostgreSQL database management system This package contains all README files, user manual, and examples for PostgreSQL 8.2. The manual is in HTML format. . PostgreSQL is an object-relational SQL database management system. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: postgresql-plperl-8.2 Priority: optional Section: misc Installed-Size: 304 Maintainer: Martin Pitt Original-Maintainer: Martin Pitt Architecture: amd64 Source: postgresql-8.2 Version: 8.2.6-0ubuntu0.7.04.1 Depends: libc6 (>= 2.5-0ubuntu1), libperl5.8 (>= 5.8.8), postgresql-8.2, perl Filename: pool/main/p/postgresql-8.2/postgresql-plperl-8.2_8.2.6-0ubuntu0.7.04.1_amd64.deb Size: 208120 MD5sum: f17ac3fa675a3aef6f7b483063bb31df SHA1: a027e95169ecf5c92d2b74dd5dcda0488ade1dbb SHA256: 7cce3bd56921922e707f06195eb9fe99bd331b60d2cf0493da0595b9f174bbac Description: PL/Perl procedural language for PostgreSQL 8.2 PL/Perl enables an SQL developer to write procedural language functions for PostgreSQL 8.2 in Perl. You need this package if you have any PostgreSQL 8.2 functions that use the languages plperl or plperlu. . PostgreSQL is an object-relational SQL database management system. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: postgresql-plpython-8.2 Priority: optional Section: misc Installed-Size: 288 Maintainer: Martin Pitt Original-Maintainer: Martin Pitt Architecture: amd64 Source: postgresql-8.2 Version: 8.2.6-0ubuntu0.7.04.1 Depends: libc6 (>= 2.5-0ubuntu1), python2.5 (>= 2.5), postgresql-8.2 Filename: pool/main/p/postgresql-8.2/postgresql-plpython-8.2_8.2.6-0ubuntu0.7.04.1_amd64.deb Size: 200344 MD5sum: c0aa2c997301a9b3cba2a0d5c4fe3d0d SHA1: b48218704e98ca8c54ef1e16095654ef49d431d7 SHA256: 88ee6e816c392ff5b5924e04ec39878540f2079dbdb3b447d13d18d16590c4ec Description: PL/Python procedural language for PostgreSQL 8.2 PL/Python enables an SQL developer to write procedural language functions for PostgreSQL 8.2 in Python. You need this package if you have any PostgreSQL 8.2 functions that use the languages plpython or plpythonu. . PostgreSQL is an object-relational SQL database management system. Python-Version: current Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: postgresql-pltcl-8.2 Priority: optional Section: misc Installed-Size: 296 Maintainer: Martin Pitt Original-Maintainer: Martin Pitt Architecture: amd64 Source: postgresql-8.2 Version: 8.2.6-0ubuntu0.7.04.1 Depends: libc6 (>= 2.5-0ubuntu1), tcl8.4 (>= 8.4.5), postgresql-8.2 Filename: pool/main/p/postgresql-8.2/postgresql-pltcl-8.2_8.2.6-0ubuntu0.7.04.1_amd64.deb Size: 197588 MD5sum: da01c3f7be7ab9762e584b30a1a3035e SHA1: 72cd630c60c146a11583d9cccfc122ebf8add426 SHA256: 19435181cd5868030f56e9c55f7d1592569a6616f88a94b5161ba302931e0167 Description: PL/Tcl procedural language for PostgreSQL 8.2 PL/Tcl enables an SQL developer to write procedural language functions for PostgreSQL 8.2 in Tcl. You need this package if you have any PostgreSQL 8.2 functions that use the languages pltcl or pltclu. . PostgreSQL is an object-relational SQL database management system. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: postgresql-server-dev-8.2 Priority: optional Section: libdevel Installed-Size: 3208 Maintainer: Martin Pitt Original-Maintainer: Martin Pitt Architecture: amd64 Source: postgresql-8.2 Version: 8.2.6-0ubuntu0.7.04.1 Replaces: pgxs Depends: libc6 (>= 2.5-0ubuntu1), libpq-dev (>= 8.2~beta) Conflicts: pgxs Filename: pool/main/p/postgresql-8.2/postgresql-server-dev-8.2_8.2.6-0ubuntu0.7.04.1_amd64.deb Size: 677658 MD5sum: f2e0fcea42c22d0fbbff6b9b905914ca SHA1: e966d436781202c1bd8ccf3c0c9fa683c979e9c5 SHA256: f8b8f6d392cf40965c0c4dd1e6f72e273da80edd9a92a8c9f55978c27da89ac4 Description: development files for PostgreSQL 8.2 server-side programming Header files for compiling SSI code to link into PostgreSQL's backend; for example, for C functions to be called from SQL. . This package also contains the Makefiles necessary for building add-on modules of PostgreSQL, which would otherwise have to be built in the PostgreSQL source-code tree. . PostgreSQL is an object-relational SQL database management system. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: pptpd Priority: optional Section: net Installed-Size: 244 Maintainer: Ubuntu Core Developers Original-Maintainer: Rene Mayrhofer Architecture: amd64 Version: 1.3.0-2ubuntu2.1 Depends: libc6 (>= 2.5-0ubuntu1), libwrap0, ppp (>= 2.4.4), netbase, debconf | debconf-2.0, bcrelay, sysv-rc (>= 2.86.ds1-14.1ubuntu2) Filename: pool/main/p/pptpd/pptpd_1.3.0-2ubuntu2.1_amd64.deb Size: 60236 MD5sum: c83890c810e301e953a7e727dea4fb5f SHA1: bf11089bc3e277f8f484b93bb5d9c2aa36c6eb53 SHA256: e140287513f514256dc09526a8c59cb71496578eb2d63647cdb93131f5ae8209 Description: PoPToP Point to Point Tunneling Server This implements a Virtual Private Networking Server (VPN) that is compatible with Microsoft VPN clients. It allows windows users to connect to an internal firewalled network using their dialup. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: pulseaudio Priority: optional Section: sound Installed-Size: 1128 Maintainer: Ubuntu Core Developers Original-Maintainer: CJ van den Berg Architecture: amd64 Version: 0.9.5-5ubuntu4.2 Depends: libasound2 (>> 1.0.12), libc6 (>= 2.5-0ubuntu1), libcap1, libltdl3 (>= 1.5.2-2), liboil0.3 (>= 0.3.8), libsamplerate0, libsndfile1, libwrap0, adduser, lsb-base (>= 3) Recommends: pulseaudio-module-hal, pulseaudio-module-x11, libasound2-plugins Suggests: pulseaudio-utils, paprefs, pavumeter, pavucontrol, padevchooser, paman, libgstreamer-plugins-pulse0.10-0, libao-pulse, pulseaudio-esound-compat Filename: pool/main/p/pulseaudio/pulseaudio_0.9.5-5ubuntu4.2_amd64.deb Size: 331220 MD5sum: d15cdd578190859a61588cfd69107e27 SHA1: 9bf8143555d7c210f19a8189125e0a477b8c9dde SHA256: 33c078b59ce92a189ffe7d6a106afa88231791016dfa46a72cd4db51f97c07f3 Description: PulseAudio sound server PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . These are some of PulseAudio's features: . * High quality software mixing of multiple audio streams with support for more than one sink/source. May be used to combine multiple sound cards into one (with sample rate adjustment). . * Wide range of supported client libraries. ESD, ALSA, oss, libao and gstreamer client applications are supported as-is. Native PulseAudio plug-ins are also available for xmms and mplayer. . * Good low latency behaviour and very accurate latency measurement for playback and recording. Ability to fully synchronize multiple playback streams. . * Network transparency, allowing an application to play back or record audio on a different machine than the one it is running on. . * Extensible plug-in architecture with plug-ins for multicast-rtp lirc and avahi, just to name a few. . This package contains the daemon and basic module set. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: pulseaudio-esound-compat Priority: optional Section: sound Installed-Size: 136 Maintainer: Ubuntu Core Developers Original-Maintainer: CJ van den Berg Architecture: amd64 Source: pulseaudio Version: 0.9.5-5ubuntu4.2 Replaces: esound Provides: esound Depends: libc6 (>= 2.5-0ubuntu1), libcap1, pulseaudio Conflicts: esound Filename: pool/main/p/pulseaudio/pulseaudio-esound-compat_0.9.5-5ubuntu4.2_amd64.deb Size: 27466 MD5sum: d4f6159b05f56e0a6d51a9f3f2af711e SHA1: 391071b74358dac5bbe6b0684686c7d83cb10d9f SHA256: 4e0a91b67c7edab84fc175a8c50c1bbe07ad2519554da440c90f04b3825040a8 Description: PulseAudio sound server PulseAudio, previously known as Polypaudio, is a sound server for POSIX and WIN32 systems. It is a drop in replacement for the ESD sound server with much better latency, mixing/re-sampling quality and overall architecture. . This package contains the ESD compatibility components and enables a PulseAudio sound server to fully replace ESD. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: python-libxml2 Priority: optional Section: python Installed-Size: 1376 Maintainer: Ubuntu Core developers Original-Maintainer: Debian XML/SGML Group Architecture: amd64 Source: libxml2 Version: 2.6.27.dfsg-1ubuntu3.3 Replaces: python2.3-libxml2 (<< 2.6.26.dfsg-2), python2.4-libxml2 (<< 2.6.26.dfsg-2) Provides: python2.5-libxml2, python2.4-libxml2 Depends: libc6 (>= 2.5-0ubuntu1), libxml2 (>= 2.6.27), python-support (>= 0.3.4), python (<< 2.6), python (>= 2.4) Suggests: python-libxml2-dbg Conflicts: python2.3-libxml2 (<< 2.6.26.dfsg-2), python2.4-libxml2 (<< 2.6.26.dfsg-2) Filename: pool/main/libx/libxml2/python-libxml2_2.6.27.dfsg-1ubuntu3.3_amd64.deb Size: 292854 MD5sum: 5d79c55c74cc1747ae18e161a065cfd8 SHA1: e69d6fd9e6fbdacb10dee299b2b70ab344282278 SHA256: 827f659c1bc1947ffd546db49de7c5b17dc9af0747c90af05ab46abcec7a80c8 Description: Python bindings for the GNOME XML library XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package contains the files needed to use the GNOME XML library in Python programs. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: python-libxml2-dbg Priority: extra Section: python Installed-Size: 3208 Maintainer: Ubuntu Core developers Original-Maintainer: Debian XML/SGML Group Architecture: amd64 Source: libxml2 Version: 2.6.27.dfsg-1ubuntu3.3 Depends: python-dbg, python-libxml2 (= 2.6.27.dfsg-1ubuntu3.3), libc6 (>= 2.5-0ubuntu1), libxml2 (>= 2.6.27) Filename: pool/main/libx/libxml2/python-libxml2-dbg_2.6.27.dfsg-1ubuntu3.3_amd64.deb Size: 862394 MD5sum: 4076a7a320c7a94d805df2ff4cfe3b6d SHA1: ea9ec433e89f1ca2e859dd6fdfff744b0cb014fc SHA256: 881b2fcfc552b6f38fa94fd693e8b3895deaf0cad1fc36a9e5cf4c19c56906b4 Description: Python bindings for the GNOME XML library (debug extension) XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package contains the extension built for the python debug interpreter. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: python-libxslt1 Priority: optional Section: python Installed-Size: 436 Maintainer: Ubuntu Core developers Original-Maintainer: Debian XML/SGML Group Architecture: amd64 Source: libxslt Version: 1.1.20-0ubuntu2.2 Replaces: python2.3-libxslt1 (<< 1.1.17-2), python2.4-libxslt1 (<< 1.1.17-2) Provides: python2.5-libxslt1, python2.4-libxslt1 Depends: libc6 (>= 2.5-0ubuntu1), libxslt1.1 (>= 1.1.20), python-support (>= 0.3.4), python (<< 2.6), python (>= 2.4), python-libxml2 Suggests: python-libxslt1-dbg Conflicts: python2.3-libxslt1 (<< 1.1.17-2), python2.4-libxslt1 (<< 1.1.17-2) Filename: pool/main/libx/libxslt/python-libxslt1_1.1.20-0ubuntu2.2_amd64.deb Size: 159374 MD5sum: 48b849d13858eab3dd4939e4ba3ffe28 SHA1: 3e4f02357b8b9ca2606bb81731f0c9a209ab755b SHA256: 19a6299aed0224d1e4e63c95dff54d44ac6e9a9970bc5453f25e392f7dae5e0e Description: Python bindings for libxslt1 XSLT is an XML language for defining transformations of XML files from XML to some other arbitrary format, such as XML, HTML, plain text, etc. using standard XSLT stylesheets. libxslt is a C library which implements XSLT. . This package contains Python bindings for libxslt, needed to use libxslt in Python programs. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: python-libxslt1-dbg Priority: extra Section: python Installed-Size: 932 Maintainer: Ubuntu Core developers Original-Maintainer: Debian XML/SGML Group Architecture: amd64 Source: libxslt Version: 1.1.20-0ubuntu2.2 Depends: python-libxslt1 (= 1.1.20-0ubuntu2.2), python-dbg, python-libxml2-dbg, libc6 (>= 2.5-0ubuntu1), libxslt1.1 (>= 1.1.20) Filename: pool/main/libx/libxslt/python-libxslt1-dbg_1.1.20-0ubuntu2.2_amd64.deb Size: 268506 MD5sum: 827d70aaaaaf64977589faa2978e46b4 SHA1: 30b78b5d94dd8761d1e2693f865a0f1438cbec8f SHA256: 0fe7509f9cef814da1408f16c35a7868e748192ab3b1690c98b14da9105450eb Description: Python bindings for libxslt1 (debug extension) XSLT is an XML language for defining transformations of XML files from XML to some other arbitrary format, such as XML, HTML, plain text, etc. using standard XSLT stylesheets. libxslt is a C library which implements XSLT. . This package contains Python bindings for libxslt build for the python debug interpreter, needed to use libxslt in Python programs. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: python-magic Priority: extra Section: python Installed-Size: 120 Maintainer: Ubuntu Core developers Original-Maintainer: Michael Piefel Architecture: amd64 Source: file Version: 4.19-1ubuntu2.1 Replaces: python2.3-magic, python2.4-magic Depends: libc6 (>= 2.5-0ubuntu1), libmagic1 Suggests: python-magic-dbg Conflicts: python2.3-magic, python2.4-magic Filename: pool/main/f/file/python-magic_4.19-1ubuntu2.1_amd64.deb Size: 26306 MD5sum: eb09f37e7153db073025287df7b94bcf SHA1: ba43d65439c1fe68eadcdc0b9bdbdf87fea76b02 SHA256: b1213e4ee2e7ecd783045e7f7ae88f36ec5cb640f6f81c37b97818aeb238a16e Description: Python binding for the magic library This Python library can be use to query /etc/magic information for a given file in Python. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: python-magic-dbg Priority: extra Section: python Installed-Size: 188 Maintainer: Ubuntu Core developers Original-Maintainer: Michael Piefel Architecture: amd64 Source: file Version: 4.19-1ubuntu2.1 Depends: python-magic (= 4.19-1ubuntu2.1), python-dbg, libc6 (>= 2.5-0ubuntu1), libmagic1 Filename: pool/main/f/file/python-magic-dbg_4.19-1ubuntu2.1_amd64.deb Size: 33386 MD5sum: 65dadcd9538cc9bfc114d0b95d592d9a SHA1: 95bb498d23c44b4eea9d3399e0c0d2899012247f SHA256: 13af8579316eb73373d4f7986cd1938b9cd511f222d1195e00d6a22584aa4f08 Description: Python binding for the magic library (debug extension) This Python library can be use to query /etc/magic information for a given file in Python. . This package contains the extension built for the python debug interpreter. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: python-moinmoin Priority: optional Section: python Installed-Size: 4092 Maintainer: Ubuntu Core Developers Original-Maintainer: Jonas Smedegaard Architecture: all Source: moin Version: 1.5.3-1.1ubuntu3.1 Replaces: python2.3-moinmoin (<< 1.5.3-1.1), python2.4-moinmoin (<< 1.5.3-1.1) Provides: python2.4-moinmoin, python2.3-moinmoin, python2.5-moinmoin Depends: python-support (>= 0.2), python (>= 2.1), moinmoin-common (= 1.5.3-1.1ubuntu3.1) Recommends: exim4 | mail-transport-agent Suggests: libapache2-mod-python | libapache-mod-python | python-twisted | libapache-mod-fastcgi | httpd, miscfiles | wordlist, python-4suite, python-gdchart, python-docutils (>= 0.3.10) Conflicts: moin, python2.3-moinmoin (<< 1.5.3-1.1), python2.4-moinmoin (<< 1.5.3-1.1) Filename: pool/main/m/moin/python-moinmoin_1.5.3-1.1ubuntu3.1_all.deb Size: 914232 MD5sum: 26c1e3c3344c2666c1150a77b0ffcccc SHA1: 1fcc13c6e8331e251aacc76c2bb157eabbae59db SHA256: 1669ac18fbb330730e90be51d0db552f32ea4a36754cd1417eb4b732d7a8a3e6 Description: Python clone of WikiWiki - library A WikiWikiWeb is a collaborative hypertext environment, with an emphasis on easy access to and modification of information. MoinMoin is a Python WikiClone that allows you to easily set up your own wiki, only requiring a Web server and a Python installation. . Homepage: http://moinmoin.wikiwikiweb.de/ Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: python-samba Priority: optional Section: python Installed-Size: 16300 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 3.0.24-2ubuntu1.7 Replaces: python2.3-samba (<< 3.0.23a-1), python2.4-samba Provides: python2.5-samba Depends: libc6 (>= 2.5-0ubuntu1), libcomerr2 (>= 1.33-3), libkrb53 (>= 1.4.2), libldap2 (>= 2.1.17-1), python-central (>= 0.5.8), python (>= 2.5), python (<< 2.6) Conflicts: python2.3-samba (<< 3.0.23a-1), python2.4-samba Filename: pool/main/s/samba/python-samba_3.0.24-2ubuntu1.7_amd64.deb Size: 6499296 MD5sum: d98b5c77de130ed9f6d5be7464189d0a SHA1: 29e3ef1e6e039bd317a07332f39b39a162975870 SHA256: 26e66d78ccbe187dfe1adf73a7a039f358cf76a067faba9c1bfee3efffa205e5 Description: Python bindings that allow access to various aspects of Samba The Samba Python bindings allow you to access various aspects of Samba. At the moment their status is "experimental" but they have been reported to work well. . See /usr/share/doc/python-samba/examples for a couple of examples. Python-Version: 2.5 Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: python-uno Priority: optional Section: python Installed-Size: 540 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: amd64 Source: openoffice.org Version: 2.2.0-1ubuntu6 Replaces: openoffice.org-common (<< 1.9.82) Provides: python2.5-uno Depends: openoffice.org-core (= 2.2.0-1ubuntu6), python-central (>= 0.5.8), python (>= 2.5), python (<< 2.6), libc6 (>= 2.5-0ubuntu1), libgcc1 (>= 1:4.1.2), libstdc++6 (>= 4.1.2), libstlport5.1 (>= 5.1), python2.5 (>= 2.5) Filename: pool/main/o/openoffice.org/python-uno_2.2.0-1ubuntu6_amd64.deb Size: 125798 MD5sum: 3e5bf3e890d76c5d19aaf43faffa0cd5 SHA1: edbd39c3aca88b83b6867e2efc3512cd1a7bb869 SHA256: 4b70bec2d9f02cb760833c0f046709bcd78e92e20b572de78e4740b18b63cdb1 Description: Python interface for OpenOffice.org The Python-UNO bridge allows use of the standard OpenOffice.org API with the python scripting language. It additionally allows others to develop UNO components in python, thus python UNO components may be run within the OpenOffice.org process and can be called from C++ or the built in StarBasic scripting language. . You can more information about Pyuno at http://udk.openoffice.org/python/python-bridge.html Enhances: openoffice.org Python-Version: 2.5 Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: python2.4 Priority: optional Section: python Installed-Size: 9768 Maintainer: Ubuntu Core Developers Original-Maintainer: Matthias Klose Architecture: amd64 Version: 2.4.4-2ubuntu7.2 Replaces: python2.4-minimal (<< 2.4-3), python2.4-dev (<= 2.4.4-2), idle-python2.4 (<< 2.4.3-8), python-tk (<< 2.4.3-2) Provides: python2.4-cjkcodecs Depends: python2.4-minimal (= 2.4.4-2ubuntu7.2), mime-support, libbz2-1.0, libc6 (>= 2.5-0ubuntu1), libdb4.4, libncursesw5 (>= 5.4-5), libreadline5 (>= 5.2), libssl0.9.8 (>= 0.9.8c-1) Suggests: python2.4-doc, python-profiler Conflicts: python2.4-dev (<< 2.3.95-2), python-central (<< 0.5), idle-python2.4 (<< 2.4.3-8), python-tk (<< 2.4.3-2) Filename: pool/main/p/python2.4/python2.4_2.4.4-2ubuntu7.2_amd64.deb Size: 2899052 MD5sum: 1f0cdceec1bb1142b92bcd26fbf074c5 SHA1: 09c55913f23bf9a1be1fd249900502fe3f2f620a SHA256: 358812a9acba47258c7bc1f6bd67202f3ee19d3897987cbbef2c2c7e6164543e Description: An interactive high-level object-oriented language (version 2.4) Version 2.4 of the high-level, interactive object oriented language, includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. Python-Version: 2.4 Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: python2.4-dbg Priority: extra Section: python Installed-Size: 22876 Maintainer: Ubuntu Core Developers Original-Maintainer: Matthias Klose Architecture: amd64 Source: python2.4 Version: 2.4.4-2ubuntu7.2 Depends: python2.4 (>= 2.4.4-2ubuntu7.2), blt (>= 2.4z), libbz2-1.0, libc6 (>= 2.5-0ubuntu1), libdb4.4, libgdbm3, libncursesw5 (>= 5.4-5), libreadline5 (>= 5.2), libssl0.9.8 (>= 0.9.8c-1), libx11-6, tcl8.4 (>= 8.4.5), tk8.4 (>= 8.4.5), zlib1g (>= 1:1.2.1) Filename: pool/main/p/python2.4/python2.4-dbg_2.4.4-2ubuntu7.2_amd64.deb Size: 6980942 MD5sum: 59ce0a2ad07d439fd2316b2397701370 SHA1: bc935a197bdb213aa871171e1e30b9ca91c9808b SHA256: ba5aba2c6536076d7f04b9491d6829ef43dd202a04fd046e2789e9f828a74043 Description: Debug Build of the Python Interpreter (version 2.4) Python interpreter configured with --pydebug. Dynamically loaded modules are searched in /usr/lib/python2.4/lib-dynload/debug first. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: python2.4-dev Priority: optional Section: python Installed-Size: 6112 Maintainer: Ubuntu Core Developers Original-Maintainer: Matthias Klose Architecture: amd64 Source: python2.4 Version: 2.4.4-2ubuntu7.2 Depends: python2.4 (= 2.4.4-2ubuntu7.2) Suggests: libc6-dev | libc-dev Filename: pool/main/p/python2.4/python2.4-dev_2.4.4-2ubuntu7.2_amd64.deb Size: 1618280 MD5sum: 92a5f4824b36bdefdf1fac46c2408d77 SHA1: 5d5166bec7e0878a2091475c4c4420f0ec7604cf SHA256: 4b6d69aeb91b190a2049c9e3ea8dd5932afedb0c322771012a0b1c015eb4be2d Description: Header files and a static library for Python (v2.4) Header files, a static library and development tools for building Python (v2.4) modules, extending the Python interpreter or embedding Python (v2.4) in applications. . Maintainers of Python packages should read README.maintainers. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: python2.4-doc Priority: optional Section: doc Installed-Size: 18316 Maintainer: Ubuntu Core Developers Original-Maintainer: Matthias Klose Architecture: all Source: python2.4 Version: 2.4.4-2ubuntu7.2 Suggests: python2.4 Filename: pool/main/p/python2.4/python2.4-doc_2.4.4-2ubuntu7.2_all.deb Size: 3467124 MD5sum: 9b0d217aa828f74f9bfe2c494dff3242 SHA1: 6583f98f90b9da245a25e0743cefa3bc125d2d19 SHA256: 953540cb28248ec0a9cfa664e342bdea694040a820311b2259d7dbc621fcff24 Description: Documentation for the high-level object-oriented language Python (v2.4) These is the official set of documentation for the interactive high-level object-oriented language Python (v2.4). All documents are provided in HTML format, some in info format. The package consists of ten documents: . * What's New in Python2.4 * Tutorial * Python Library Reference * Macintosh Module Reference * Python Language Reference * Extending and Embedding Python * Python/C API Reference * Installing Python Modules * Documenting Python * Distributing Python Modules Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: python2.4-examples Priority: optional Section: python Installed-Size: 3328 Maintainer: Ubuntu Core Developers Original-Maintainer: Matthias Klose Architecture: all Source: python2.4 Version: 2.4.4-2ubuntu7.2 Depends: python2.4 (>= 2.4.4-2ubuntu7.2) Filename: pool/main/p/python2.4/python2.4-examples_2.4.4-2ubuntu7.2_all.deb Size: 590720 MD5sum: b6c4a64c013757ebb242fd5795073dcc SHA1: 3f016d7fcd220e5ca4c3ac5737befd6e3afd1a1d SHA256: 6529ca14ffbbebeae13e0ef68efa752d985d5b8b24910da457428d177ef0543b Description: Examples for the Python language (v2.4) Examples, Demos and Tools for Python (v2.4). These are files included in the upstream Python distribution (v2.4). Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: python2.4-minimal Priority: optional Section: python Installed-Size: 3404 Maintainer: Ubuntu Core Developers Original-Maintainer: Matthias Klose Architecture: amd64 Source: python2.4 Version: 2.4.4-2ubuntu7.2 Replaces: python2.4 (<< 2.4.4-2ubuntu4) Depends: libc6 (>= 2.5-0ubuntu1), zlib1g (>= 1:1.2.1) Filename: pool/main/p/python2.4/python2.4-minimal_2.4.4-2ubuntu7.2_amd64.deb Size: 1047530 MD5sum: 9dca597560b8fb8f71e5dc9fd0dd5262 SHA1: d28fd48e8463d3606d1101d436ab95954f441cba SHA256: 50c33c83e7b98a5af0988eea6fefd66e40ddeb5056f2dc9321bd8acc7c6da98c Description: A minimal subset of the Python language (version 2.4) This package contains the interpreter and some essential modules. It can be used in the boot process for some basic tasks. See /usr/share/doc/python2.4-minimal/README.Debian for a list of the modules contained in this package. Python-Runtime: python2.4 Python-Version: 2.4 Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: python2.5 Priority: important Section: python Installed-Size: 10852 Maintainer: Ubuntu Core Developers Original-Maintainer: Matthias Klose Architecture: amd64 Version: 2.5.1-0ubuntu1.2 Replaces: python2.5-minimal (<< 2.5), python2.5-dev (<< 2.5-5ubuntu6), idle-python2.5 (<< 2.4.3+2.5b2-2), python-tk (<< 2.4.3-2) Provides: python2.5-cjkcodecs, python2.5-ctypes, python2.5-elementtree, python2.5-celementtree Depends: python2.5-minimal (= 2.5.1-0ubuntu1.2), mime-support, libbz2-1.0, libc6 (>= 2.5-0ubuntu1), libdb4.4, libncursesw5 (>= 5.4-5), libreadline5 (>= 5.2), libsqlite3-0 (>= 3.3.13), libssl0.9.8 (>= 0.9.8c-1) Suggests: python2.5-doc, python-profiler Conflicts: python-central (<< 0.5.9), idle-python2.5 (<< 2.4.3+2.5b2-2), python-tk (<< 2.4.3-2) Filename: pool/main/p/python2.5/python2.5_2.5.1-0ubuntu1.2_amd64.deb Size: 3208140 MD5sum: 4976a32e3287d31f655dc7beb970d254 SHA1: a6678df047620985c21c3481f07c848ab49052c5 SHA256: f46160b7e2df84b60a528a8f505a0fa58d766370a661e2b44b70e3861d7b4b5c Description: An interactive high-level object-oriented language (version 2.5) Version 2.5 of the high-level, interactive object oriented language, includes an extensive class library with lots of goodies for network programming, system administration, sounds and graphics. Python-Version: 2.5 Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: minimal Package: python2.5-dbg Priority: optional Section: python Installed-Size: 26424 Maintainer: Ubuntu Core Developers Original-Maintainer: Matthias Klose Architecture: amd64 Source: python2.5 Version: 2.5.1-0ubuntu1.2 Depends: python2.5 (>= 2.5.1-0ubuntu1.2), blt (>= 2.4z), libbz2-1.0, libc6 (>= 2.5-0ubuntu1), libdb4.4, libgdbm3, libncursesw5 (>= 5.4-5), libreadline5 (>= 5.2), libsqlite3-0 (>= 3.3.13), libssl0.9.8 (>= 0.9.8c-1), libx11-6, tcl8.4 (>= 8.4.5), tk8.4 (>= 8.4.5), zlib1g (>= 1:1.2.1) Filename: pool/main/p/python2.5/python2.5-dbg_2.5.1-0ubuntu1.2_amd64.deb Size: 8055664 MD5sum: 8b28335ab58c9c686351cbc850b1421f SHA1: c0ab04d8c81dafeeecfb864229eab804e1713cce SHA256: 63620f0dcb299433cadc8e5ae26a6d15305c492712b76bcb959b54124b5004a5 Description: Debug Build of the Python Interpreter (version 2.5) Python interpreter configured with --pydebug. Dynamically loaded modules are searched in /usr/lib/python2.5/lib-dynload/debug first. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: python2.5-dev Priority: optional Section: python Installed-Size: 6816 Maintainer: Ubuntu Core Developers Original-Maintainer: Matthias Klose Architecture: amd64 Source: python2.5 Version: 2.5.1-0ubuntu1.2 Replaces: python2.5 (<< 2.5-5ubuntu6) Depends: python2.5 (= 2.5.1-0ubuntu1.2) Suggests: libc6-dev | libc-dev Filename: pool/main/p/python2.5/python2.5-dev_2.5.1-0ubuntu1.2_amd64.deb Size: 1793064 MD5sum: 07bdf1e57eb63f780acfd4cab8cf2a2d SHA1: 675c30ad5a64eef60da98f00e0a3c04baa137a95 SHA256: 5d5dc058d5ccf3b1d1b10fde09a31a46d712405c529cffbb86e2e5ba797f8a32 Description: Header files and a static library for Python (v2.5) Header files, a static library and development tools for building Python (v2.5) modules, extending the Python interpreter or embedding Python (v2.5) in applications. . Maintainers of Python packages should read README.maintainers. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: kubuntu-desktop Package: python2.5-doc Priority: optional Section: doc Installed-Size: 18820 Maintainer: Ubuntu Core Developers Original-Maintainer: Matthias Klose Architecture: all Source: python2.5 Version: 2.5.1-0ubuntu1.2 Suggests: python2.5 Filename: pool/main/p/python2.5/python2.5-doc_2.5.1-0ubuntu1.2_all.deb Size: 2504620 MD5sum: f17f63d4222e0c9443fc0ec6e5c0dc43 SHA1: e86e1ce2ec37ee32e0c8f1068fc3ee036ace5d60 SHA256: aff5a5aa5db3bd66f1a7ecae2d17c8ebef3c1cdb45ff2bcba76df353e0605d2e Description: Documentation for the high-level object-oriented language Python (v2.5) These is the official set of documentation for the interactive high-level object-oriented language Python (v2.5). All documents are provided in HTML format, some in info format. The package consists of ten documents: . * What's New in Python2.5 * Tutorial * Python Library Reference * Macintosh Module Reference * Python Language Reference * Extending and Embedding Python * Python/C API Reference * Installing Python Modules * Documenting Python * Distributing Python Modules Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: python2.5-examples Priority: optional Section: python Installed-Size: 3668 Maintainer: Ubuntu Core Developers Original-Maintainer: Matthias Klose Architecture: all Source: python2.5 Version: 2.5.1-0ubuntu1.2 Depends: python2.5 (>= 2.5.1-0ubuntu1.2) Filename: pool/main/p/python2.5/python2.5-examples_2.5.1-0ubuntu1.2_all.deb Size: 647548 MD5sum: 272e8cb7a7d3446eeea7db9d5e0ed86e SHA1: a30cd4a7aecb8b688efa5ccde93ec5abd6517a3b SHA256: 432538451131b5edd2b4d069a2b92af890bf221bbfcf24b740eff31886596f01 Description: Examples for the Python language (v2.5) Examples, Demos and Tools for Python (v2.5). These are files included in the upstream Python distribution (v2.5). Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: python2.5-minimal Priority: required Section: python Installed-Size: 4564 Maintainer: Ubuntu Core Developers Original-Maintainer: Matthias Klose Architecture: amd64 Source: python2.5 Version: 2.5.1-0ubuntu1.2 Replaces: python2.5 (<< 2.5-5ubuntu9) Depends: libc6 (>= 2.5-0ubuntu1), zlib1g (>= 1:1.2.1) Filename: pool/main/p/python2.5/python2.5-minimal_2.5.1-0ubuntu1.2_amd64.deb Size: 1248758 MD5sum: 2af929adf69381f29ee94efbe32c01fb SHA1: 335453fe3ecc554b54d8afafd428f53738f6d529 SHA256: 0f4e271b17dbcb311cd9a153d3e2df09c6effb775e01010ec3d32831ff355204 Description: A minimal subset of the Python language (version 2.5) This package contains the interpreter and some essential modules. It can be used in the boot process for some basic tasks. See /usr/share/doc/python2.5-minimal/README.Debian for a list of the modules contained in this package. Python-Runtime: python2.5 Python-Version: 2.5 Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: minimal Package: qt-x11-free-dbg Priority: extra Section: libdevel Installed-Size: 105656 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: qt-x11-free Version: 3:3.3.8really3.3.7-0ubuntu5.2 Replaces: libqt3-mt-dbg Depends: libqt3-mt (= 3:3.3.8really3.3.7-0ubuntu5.2), gdb Conflicts: libqt3-mt-dbg Filename: pool/main/q/qt-x11-free/qt-x11-free-dbg_3.3.8really3.3.7-0ubuntu5.2_amd64.deb Size: 33043112 MD5sum: 9b1c0db4bd54618cf11c59f13b237414 SHA1: 6b8e9bba7a6191be163588d93ea1e17525bd9fe9 SHA256: fbeeb7e6798f3a93acc55ff6274d622de45b6f5957554d740af08a149af0cfe3 Description: debugging symbols for qt-x11-free binaries This package contains the debugging symbols associated with qt-x11-free. They will automatically be used by gdb for debugging Qt-related issues. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: qt3-apps-dev Priority: optional Section: devel Installed-Size: 13872 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: qt-x11-free Version: 3:3.3.8really3.3.7-0ubuntu5.2 Replaces: qt3-tools, libqt3-dev, libqt3-mt-dev Depends: libqt3-mt-dev Filename: pool/main/q/qt-x11-free/qt3-apps-dev_3.3.8really3.3.7-0ubuntu5.2_amd64.deb Size: 2685566 MD5sum: 320d22b1809956cd021db36f05711d8b SHA1: 59297ac017b0e5faffe2450f54dd30e7232fe9cb SHA256: b519db9a95fee3d260a1aa11bcbfc9f02a073e3fc4d9b39f83ba1021384720ca Description: Qt3 Developer applications development files This package is intended for developers who want to develop applications using the additional static libraries that ship with the applications included with Qt; the Qt Designer and the Qt Assistant. It allows integrating additional enhancements into the Qt Designer respectively faciliate the Qt Assistant from within your Qt application to interactively call the Assistant for displaying online help that the developer includes with his application. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: qt3-assistant Priority: optional Section: x11 Installed-Size: 724 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: qt-x11-free Version: 3:3.3.8really3.3.7-0ubuntu5.2 Replaces: qt3-tools, libqt3-dev, libqt3-mt-dev Depends: libc6 (>= 2.5-0ubuntu1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.2), libgcc1 (>= 1:4.1.2), libice6 (>= 1:1.0.0), libjpeg62, libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8really3.3.7), libsm6, libstdc++6 (>= 4.1.2), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, zlib1g (>= 1:1.2.1), qt3-doc Filename: pool/main/q/qt-x11-free/qt3-assistant_3.3.8really3.3.7-0ubuntu5.2_amd64.deb Size: 260250 MD5sum: 9ce6c2e6b5e276624efd8b7f9797ca05 SHA1: 922e79b7e7157eb4a5e2087a1253f2cfa037c5f9 SHA256: 19f7ec0a9b26d74f8f6e7c02f62319a090b87fcf931f5b00f9e4bdaa526f19df Description: The Qt3 assistant application This package contains the Qt3 Assistant, an easy to use frontend for the complete Qt3 documentation and serves as an online help viewer for any Qt program that wants to give the usesr access to online help. Within the Qt tools it is used as the help viewer for the online help for the Qt3 Designer and Linguist as well as qmake and the Qt 3 API documentation. . Developers of Qt Application who want to faciliate the Qt Assistant for online help display should refer to the README.Debian file for libqt3-mt-dev and the package qt3-apps-dev. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: qt3-designer Priority: optional Section: devel Installed-Size: 8188 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: qt-x11-free Version: 3:3.3.8really3.3.7-0ubuntu5.2 Replaces: qt3-tools, libqt3-dev, libqt3-mt-dev, qt3-doc (= 3:3.3.4-8) Depends: libc6 (>= 2.5-0ubuntu1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.2), libgcc1 (>= 1:4.1.2), libice6 (>= 1:1.0.0), libjpeg62, libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8really3.3.7), libsm6, libstdc++6 (>= 4.1.2), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, zlib1g (>= 1:1.2.1) Recommends: qt3-dev-tools Suggests: qt3-assistant, qt3-doc Conflicts: qt-designer (<= 3:2.3.2-9), qt-designer-doc Filename: pool/main/q/qt-x11-free/qt3-designer_3.3.8really3.3.7-0ubuntu5.2_amd64.deb Size: 4182626 MD5sum: 85a542669e690b6f71a0ca456ae90c02 SHA1: f0af9b36e8ee30264c78ecf735ceb58ee22730a9 SHA256: c827ee28142d33c7314b41bc8bff35e36703680ce3e966fde1ee47418f73254c Description: Qt3 Designer The Qt Designer is a GUI design program that interactively lets you construct user interfaces for the Qt library. Additionally it lets you create whole project and works together with the database drivers provided by Qt to create applications with easy database access through Qt. The resulting user interface files can then be converted to C++ classes using the uic commandline utility which is usually done automatically for the developer with a project management with qmake or automake. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: qt3-dev-tools Priority: optional Section: devel Installed-Size: 4240 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: amd64 Source: qt-x11-free Version: 3:3.3.8really3.3.7-0ubuntu5.2 Replaces: qt3-tools, libqt3-dev, libqt3-mt-dev, qt3-doc (<= 3:3.1.1-2) Depends: libc6 (>= 2.5-0ubuntu1), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.2), libgcc1 (>= 1:4.1.2), libice6 (>= 1:1.0.0), libjpeg62, libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.8really3.3.7), libsm6, libstdc++6 (>= 4.1.2), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, zlib1g (>= 1:1.2.1) Recommends: libqt3-mt-dev Conflicts: libqt-dev (<< 3:2.3.2-10), uic (<= 3:2.3.2-9) Filename: pool/main/q/qt-x11-free/qt3-dev-tools_3.3.8really3.3.7-0ubuntu5.2_amd64.deb Size: 1295824 MD5sum: 190c40806b597fbcc98e5b2b5c0ed8ff SHA1: 552b149ab26ff7b0a3df19cf214797c2ce6e93cd SHA256: ac31736b2a08fb34aa339069f6550a3d2fd018ba36535ede153b88f92f130b91 Description: Qt3 development tools This package contains all tools that are necessary to build programs that are written using Qt3. These are: qmake, uic and moc. For Qt3 development, you most likely want to install this package. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: qt3-doc Priority: extra Section: doc Installed-Size: 25924 Maintainer: Jonathan Riddell Original-Maintainer: Debian Qt/KDE Maintainers Architecture: all Source: qt-x11-free Version: 3:3.3.8really3.3.7-0ubuntu5.2 Replaces: qt-doc Suggests: libqt3-headers, qt3-assistant | www-browser Filename: pool/main/q/qt-x11-free/qt3-doc_3.3.8really3.3.7-0ubuntu5.2_all.deb Size: 5427702 MD5sum: 2f4c5f8f017c8b81733b661ca8de4c70 SHA1: 64addb1c9e607fc4f8af681753fc23341c917309 SHA256: 5362381c95cad973c0a9881dfbcb0373970a80dde81908900cb5704f6ea9ee6e Description: Qt3 API documentation This package contains the complete API documentation for Qt3. Examples to coding are in qt3-examples. The documentation is provided in HTML and manpage format; the HTML version can be viewed in conjunction with the Qt Assistant. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: quagga Priority: optional Section: net Installed-Size: 5356 Maintainer: Ubuntu Core developers Original-Maintainer: Christian Hammers Architecture: amd64 Version: 0.99.6-2ubuntu3.2 Replaces: zebra, zebra-pj Depends: libc6 (>= 2.5-0ubuntu1), libcap1, libpam0g (>= 0.76), libreadline5 (>= 5.2), logrotate (>= 3.2-11), iproute, debconf (>= 0.5) | debconf-2.0 Pre-Depends: adduser Suggests: snmpd Conflicts: zebra, zebra-pj Filename: pool/main/q/quagga/quagga_0.99.6-2ubuntu3.2_amd64.deb Size: 1477058 MD5sum: ea80dadac30ad0f541f723e9eec97c1d SHA1: 8031c5daf49c5078aaef85e494a1fe20d678e98a SHA256: 390aa936d5607a01f4527ea177c9570b0a3d6570a60818e40ac4e8ea76a9ff5f Description: unoff. successor of the Zebra BGP/OSPF/RIP routing daemon GNU Quagga is free software which manages TCP/IP based routing protocols. It supports BGP4, BGP4+, OSPFv2, OSPFv3, IS-IS, RIPv1, RIPv2, and RIPng as well as the IPv6 versions of these. . As the precessor Zebra has been considered orphaned, the Quagga project has been formed by members of the zebra mailing list and the former zebra-pj project to continue developing. . Quagga uses threading if the kernel supports it, but can also run on kernels that do not support threading. Each protocol has its own daemon. . It is more than a routed replacement, it can be used as a Route Server and a Route Reflector. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: quagga-doc Priority: optional Section: net Installed-Size: 796 Maintainer: Ubuntu Core developers Original-Maintainer: Christian Hammers Architecture: all Source: quagga Version: 0.99.6-2ubuntu3.2 Suggests: quagga Filename: pool/main/q/quagga/quagga-doc_0.99.6-2ubuntu3.2_all.deb Size: 720818 MD5sum: 750d2e8759af8e86bf0df4ef165fd438 SHA1: 037388168269056e7cc6479214fb97a7a2564018 SHA256: 0b3097506dc67c797fea77cfada2d019027732bbf925265a69fdd39ec45fa7ac Description: documentation files for quagga This package includes info files for quagga, a free software which manages TCP/IP based routing protocols. It supports BGP4, BGP4+, OSPFv2, OSPFv3, IS-IS, RIPv1, RIPv2, and RIPng as well as the IPv6 versions of these. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: racoon Priority: extra Section: net Installed-Size: 1024 Maintainer: Ubuntu Core Developers Original-Maintainer: Ganesan Rajagopal Architecture: amd64 Source: ipsec-tools Version: 1:0.6.6-3ubuntu3.1 Provides: ike-server Depends: ipsec-tools, libc6 (>= 2.5-0ubuntu1), libcomerr2 (>= 1.33-3), libkrb53 (>= 1.4.2), libpam0g (>= 0.76), libssl0.9.8 (>= 0.9.8c-1), debconf (>= 0.2.26) | debconf-2.0, perl Filename: pool/main/i/ipsec-tools/racoon_0.6.6-3ubuntu3.1_amd64.deb Size: 345490 MD5sum: cb1610211a35a5a4f8d27b962e67830b SHA1: ca59978a06142875acce6741ebd1944a62fd9bf6 SHA256: 98bf25f84cf335ea9738f9953a7b71f508640a817b52cae8c5c6f718dddd71e0 Description: IPsec IKE keying daemon racoon is the KAME IKE (ipsec key exchange) server. It can be used with the Linux ipsec implementation in 2.6 and later kernels or with the 2.4 backport of the ipsec changes. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: rdesktop Priority: optional Section: x11 Installed-Size: 468 Maintainer: Ubuntu Core Developers Original-Maintainer: Laszlo Boszormenyi (GCS) Architecture: amd64 Version: 1.5.0-1ubuntu1.1 Depends: libc6 (>= 2.5-0ubuntu1), libssl0.9.8 (>= 0.9.8c-1), libx11-6 Filename: pool/main/r/rdesktop/rdesktop_1.5.0-1ubuntu1.1_amd64.deb Size: 138228 MD5sum: 051403b954434d9f3abdeeeaf598ab6b SHA1: 38272c8966feca542549ff5453a4b818940870fb SHA256: b91ee1ccb2952000fefa5b5ca47760c793ddb0d5d70731eb2f27898b4cb49a9e Description: RDP client for Windows NT/2000 Terminal Server rdesktop is an open source client for Windows NT/2000 Terminal Server, capable of natively speaking its Remote Desktop Protocol (RDP) in order to present the user's NT/2000 desktop. Unlike Citrix ICA, no server extensions are required. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: redhat-cluster-suite Priority: optional Section: admin Installed-Size: 44 Maintainer: Fabio M. Di Nitto Architecture: all Version: 2.20070315-0ubuntu2.1 Depends: cman, gfs-tools, gfs2-tools, gnbd-client, gnbd-server, rgmanager, clvm Filename: pool/main/r/redhat-cluster-suite/redhat-cluster-suite_2.20070315-0ubuntu2.1_all.deb Size: 10176 MD5sum: 7bc5fe7dd3a6893f8583fbdac3c7a968 SHA1: bdb909bbaf051d78ca9b2d590ded8a49b4adc7d1 SHA256: af3aa0367899afffcc76b892dc05616c387fb81f40200b6a9955ee268ff5b056 Description: red hat cluster suite (meta package) The only scope for this package is to install the full Red Hat Cluster Suite in one shot. It is safe to remove it. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: rgmanager Priority: optional Section: admin Installed-Size: 960 Maintainer: Fabio M. Di Nitto Architecture: amd64 Source: redhat-cluster-suite Version: 2.20070315-0ubuntu2.1 Depends: libc6 (>= 2.5-0ubuntu1), libncurses5 (>= 5.4-5), libxml2 (>= 2.6.27), cman (= 2.20070315-0ubuntu2.1), iproute, iputils-arping, iputils-ping, nfs-kernel-server, nfs-common Conflicts: nfs-user-server Filename: pool/main/r/redhat-cluster-suite/rgmanager_2.20070315-0ubuntu2.1_amd64.deb Size: 261920 MD5sum: f953801ff7497e87ba5f8907508f5ede SHA1: 07b1a3fda6283e219615410f331682cb0839a493 SHA256: b101e44110b7c5dca9499fe36ad46907ec3e62e86a713f625964d2f4e234cf75 Description: clustered resource group manager Resource Group Manager provides high availability of critical server applications in the event of planned or unplanned system downtime. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: rsync Priority: standard Section: net Installed-Size: 532 Maintainer: Ubuntu Core Developers Original-Maintainer: Paul Slootman Architecture: amd64 Version: 2.6.9-3ubuntu1.2 Depends: libacl1 (>= 2.2.11-1), libc6 (>= 2.5-0ubuntu1), libpopt0 (>= 1.10), lsb-base (>= 3.0), sysv-rc (>= 2.86.ds1-14.1ubuntu2) Suggests: openssh-client, openssh-server Filename: pool/main/r/rsync/rsync_2.6.9-3ubuntu1.2_amd64.deb Size: 275936 MD5sum: 633f49faf8c061d199fa1fa109e4d46a SHA1: 3ca0fd3dfe09954b60bba44e005374053b6c882b SHA256: 707d1655b1140498aac5d37eafa4de78c08a9500b10f9e9761ef1261edb2efa9 Description: fast remote file copy program (like rcp) rsync is a program that allows files to be copied to and from remote machines in much the same way as rcp. It has many more options than rcp, and uses the rsync remote-update protocol to greatly speed up file transfers when the destination file already exists. . The rsync remote-update protocol allows rsync to transfer just the differences between two sets of files across the network link. . This package also includes rsyncd daemon functionality. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: standard Package: ruby1.8 Priority: optional Section: interpreters Installed-Size: 300 Maintainer: Ubuntu Core Developers Original-Maintainer: akira yamada Architecture: amd64 Version: 1.8.5-4ubuntu2.3 Depends: libc6 (>= 2.5-0ubuntu1), libruby1.8 (>= 1.8.5) Suggests: ruby1.8-examples, rdoc1.8, ri1.8 Filename: pool/main/r/ruby1.8/ruby1.8_1.8.5-4ubuntu2.3_amd64.deb Size: 218364 MD5sum: bb10a00299574adfcb18bf06b4701348 SHA1: f45746e74795f0e7c392cde5567f04fe6465bb72 SHA256: d711dca267b4f7042947b367573daf8bac3336bf62bc373fcb86b6eae4339bb7 Description: Interpreter of object-oriented scripting language Ruby 1.8 Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. . This package provides version 1.8 series of Ruby. . On Debian, Ruby 1.8 is provided as separate packages. You can get full Ruby 1.8 distribution by installing following packages. . ruby1.8 ruby1.8-dev ri1.8 rdoc1.8 irb1.8 ruby1.8-elisp ruby1.8-examples libdbm-ruby1.8 libgdbm-ruby1.8 libtcltk-ruby1.8 libopenssl-ruby1.8 libreadline-ruby1.8 Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: kubuntu-desktop Package: ruby1.8-dev Priority: optional Section: devel Installed-Size: 2088 Maintainer: Ubuntu Core Developers Original-Maintainer: akira yamada Architecture: amd64 Source: ruby1.8 Version: 1.8.5-4ubuntu2.3 Depends: libruby1.8 (= 1.8.5-4ubuntu2.3) Recommends: ruby1.8 (= 1.8.5-4ubuntu2.3) Filename: pool/main/r/ruby1.8/ruby1.8-dev_1.8.5-4ubuntu2.3_amd64.deb Size: 752802 MD5sum: 02f76304967648106724d05499276716 SHA1: aa492167a8d345eca0ee5b8a640deef5170732fa SHA256: e41c8d16e21e9c66189869ae5fe32829fccf1cd6edcd1aa83bb5fd37bf66967d Description: Header files for compiling extension modules for the Ruby 1.8 Ruby is the interpreted scripting language for quick and easy object-oriented programming. It has many features to process text files and to do system management tasks (as in perl). It is simple, straight-forward, and extensible. . This package contains the header files, necessary to make extension library for Ruby 1.8. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: samba Priority: optional Section: net Installed-Size: 8852 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Samba Maintainers Architecture: amd64 Version: 3.0.24-2ubuntu1.7 Replaces: samba-common (<= 2.0.5a-2) Depends: samba-common (= 3.0.24-2ubuntu1.7), netbase, logrotate, libacl1 (>= 2.2.11-1), libattr1 (>= 2.4.4-1), libc6 (>= 2.5-0ubuntu1), libcomerr2 (>= 1.33-3), libcupsys2 (>= 1.2.7), libgnutls13 (>= 1.4.0-0), libkrb53 (>= 1.4.2), libldap2 (>= 2.1.17-1), libpam0g (>= 0.76), libpopt0 (>= 1.10), zlib1g (>= 1:1.2.1), debconf (>= 0.5) | debconf-2.0, libpam-runtime (>= 0.76-13.1), libpam-modules, lsb-base (>= 3.0-6), procps, update-inetd Recommends: smbldap-tools Filename: pool/main/s/samba/samba_3.0.24-2ubuntu1.7_amd64.deb Size: 3758584 MD5sum: 3f7b4e9fa209a67e4c174cb3129af2b4 SHA1: 5b98d67446ce4edf51be572034096216d9fb0bc3 SHA256: 47dd8d8293bdebda7de1243ba40789a9e1e1880bba7b242b0f84f420d4898d76 Description: a LanManager-like file and printer server for Unix The Samba software suite is a collection of programs that implements the SMB/CIFS protocol for unix systems, allowing you to serve files and printers to Windows, NT, OS/2 and DOS clients. This protocol is sometimes also referred to as the LanManager or NetBIOS protocol. . This package contains all the components necessary to turn your Debian GNU/Linux box into a powerful file and printer server. . Currently, the Samba Debian packages consist of the following: . samba - LanManager-like file and printer server for Unix. samba-common - Samba common files used by both the server and the client. smbclient - LanManager-like simple client for Unix. swat - Samba Web Administration Tool samba-doc - Samba documentation. samba-doc-pdf - Samba documentation in PDF format. smbfs - Mount and umount commands for the smbfs (kernels 2.2.x and above). libpam-smbpass - pluggable authentication module for SMB/CIFS password database libsmbclient - Shared library that allows applications to talk to SMB/CIFS servers libsmbclient-dev - libsmbclient shared libraries winbind: Service to resolve user and group information from Windows NT servers python-samba: Python bindings that allow access to various aspects of Samba . It is possible to install a subset of these packages depending on your particular needs. For example, to access other SMB/CIFS servers you should only need the smbclient and samba-common packages. . http://www.samba.org/ Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: edubuntu-server Package: samba-common Priority: optional Section: net Installed-Size: 6168 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 3.0.24-2ubuntu1.7 Replaces: samba (<< 3.0.20b-1) Depends: libpam-modules, libc6 (>= 2.5-0ubuntu1), libcomerr2 (>= 1.33-3), libkrb53 (>= 1.4.2), libldap2 (>= 2.1.17-1), libncurses5 (>= 5.4-5), libpopt0 (>= 1.10), libreadline5 (>= 5.2), debconf (>= 0.5) | debconf-2.0 Filename: pool/main/s/samba/samba-common_3.0.24-2ubuntu1.7_amd64.deb Size: 2691948 MD5sum: 9b9f8276ef983a5439170f8fea747ba1 SHA1: 7fa9a9a85818a82e0f2792b87e0f9332a0009c5d SHA256: 5bf00a18e6db78dd1b48f988e44871677c908e99c04fcbc21890a25bbe485f0b Description: Samba common files used by both the server and the client The Samba software suite is a collection of programs that implements the SMB/CIFS protocol for unix systems, allowing you to serve files and printers to Windows, NT, OS/2 and DOS clients. This protocol is sometimes also referred to as the LanManager or NetBIOS protocol. . This package contains the common files that are used by both the server (provided in the samba package) and the client (provided in the smbclient package). Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, edubuntu-server, xubuntu-desktop Package: samba-dbg Priority: optional Section: devel Installed-Size: 37124 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 3.0.24-2ubuntu1.7 Depends: samba (= 3.0.24-2ubuntu1.7) Filename: pool/main/s/samba/samba-dbg_3.0.24-2ubuntu1.7_amd64.deb Size: 12265698 MD5sum: 9029745d6719e84b75772817999e73c6 SHA1: 96f314b01ac9c3d03e4b9480884bf0c24797cbfa SHA256: 729ee94accd9f65829e7c89427919b449baf4a6e0423f1b5283b96b42806ccf1 Description: Samba debugging symbols The Samba software suite is a collection of programs that implements the SMB/CIFS protocol for unix systems, allowing you to serve files and printers to Windows, NT, OS/2 and DOS clients. This protocol is sometimes also referred to as the LanManager or NetBIOS protocol. . This package contains debugging symbols for the programs included in the samba and smbclient packages. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: samba-doc Priority: optional Section: doc Installed-Size: 14512 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Samba Maintainers Architecture: all Source: samba Version: 3.0.24-2ubuntu1.7 Suggests: samba-doc-pdf Filename: pool/main/s/samba/samba-doc_3.0.24-2ubuntu1.7_all.deb Size: 6917768 MD5sum: 9196e1d4a66b28aac9d729febe9dd7aa SHA1: 24b37d23d548f5c0b8ad7614fda29d8fbd559703 SHA256: a2bce0ee972657b24b4e45bd5480a5944dcc12d34e7eeca13719840fc3ff52b5 Description: Samba documentation The Samba software suite is a collection of programs that implements the SMB/CIFS protocol for unix systems, allowing you to serve files and printers to Windows, NT, OS/2 and DOS clients. This protocol is sometimes also referred to as the LanManager or NetBIOS protocol. . This package contains all the documentation that comes in the original tarball, except in PDF format. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: samba-doc-pdf Priority: optional Section: doc Installed-Size: 6520 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Samba Maintainers Architecture: all Source: samba Version: 3.0.24-2ubuntu1.7 Filename: pool/main/s/samba/samba-doc-pdf_3.0.24-2ubuntu1.7_all.deb Size: 6603398 MD5sum: c420eb9e484a06adbe7c0d90f1c6881b SHA1: 50f96b598e06d149d34efdc109eb9a49c882087b SHA256: 051ca19906ae2a93178220da754b950aad532266f513bfeacc09cf9e7452bac2 Description: Samba documentation (PDF format) The Samba software suite is a collection of programs that implements the SMB/CIFS protocol for unix systems, allowing you to serve files and printers to Windows, NT, OS/2 and DOS clients. This protocol is sometimes also referred to as the LanManager or NetBIOS protocol. . This package contains all the documentation that comes in the original tarball in PDF format. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: slapd Priority: optional Section: net Installed-Size: 3116 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenLDAP Maintainers Architecture: amd64 Source: openldap2.3 Version: 2.3.30-2ubuntu0.3 Replaces: libldap2, ldap-utils (<< 2.2.23-3) Provides: ldap-server Depends: libc6 (>= 2.5-0ubuntu1), libdb4.2, libiodbc2 (>= 3.52.4), libldap-2.3-0, libltdl3 (>= 1.5.2-2), libperl5.8 (>= 5.8.8), libsasl2-2, libslp1, libssl0.9.8 (>= 0.9.8c-1), libwrap0, coreutils (>= 4.5.1-1), psmisc, perl (>> 5.8.0) | libmime-base64-perl, libldap-2.3-0 (= 2.3.30-2ubuntu0.3), adduser Pre-Depends: debconf (>= 0.5) | debconf-2.0 Recommends: libsasl2-modules Suggests: ldap-utils Conflicts: umich-ldapd, ldap-server, libbind-dev, bind-dev, libltdl3 (= 1.5.4-1) Filename: pool/main/o/openldap2.3/slapd_2.3.30-2ubuntu0.3_amd64.deb Size: 1228150 MD5sum: 2f5c3cff26ded73113db5c3ae9da2c81 SHA1: 19de48a72d00ce1b74dbb621f537c9d8871760e5 SHA256: 8902ec13067bc0029c5070fcb037a388b93728b181127e07b75a3fa61b5a3012 Description: OpenLDAP server (slapd) This is the OpenLDAP (Lightweight Directory Access Protocol) standalone server (slapd). The server can be used to provide a standalone directory service and also includes the slurpd replication server. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: smbclient Priority: optional Section: net Installed-Size: 10864 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 3.0.24-2ubuntu1.7 Replaces: samba (<< 2.999+3.0.alpha21-4), smbget Provides: samba-client Depends: samba-common (= 3.0.24-2ubuntu1.7), libc6 (>= 2.5-0ubuntu1), libcomerr2 (>= 1.33-3), libkrb53 (>= 1.4.2), libldap2 (>= 2.1.17-1), libncurses5 (>= 5.4-5), libpopt0 (>= 1.10), libreadline5 (>= 5.2) Suggests: smbfs Conflicts: smbget Filename: pool/main/s/samba/smbclient_3.0.24-2ubuntu1.7_amd64.deb Size: 4516566 MD5sum: 7183e0b88fa476b92ef357bdb973d5d3 SHA1: 3eb7f323c3ff79f98c6ee60baa89ff81c4b1204a SHA256: 9b3214a9f65a991dd0286bee1e3c2e36c96a4cec0b036de4581754c4ff9b6ed7 Description: a LanManager-like simple client for Unix The Samba software suite is a collection of programs that implements the SMB/CIFS protocol for unix systems, allowing you to serve files and printers to Windows, NT, OS/2 and DOS clients. This protocol is sometimes also referred to as the LanManager or NetBIOS protocol. . This package contains some client components of the Samba suite. In particular it includes the command line utilities smbclient, smbtar, and smbspool. If you want to mount shares exported from Microsoft Windows machines or a Samba server you must install the smbfs package. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: smbfs Priority: optional Section: otherosfs Installed-Size: 1100 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 3.0.24-2ubuntu1.7 Replaces: smbfsx Depends: netbase (>= 2.02), samba-common (= 3.0.24-2ubuntu1.7), libc6 (>= 2.5-0ubuntu1), libcomerr2 (>= 1.33-3), libkrb53 (>= 1.4.2), libldap2 (>= 2.1.17-1) Suggests: smbclient Conflicts: smbfsx, suidmanager (<< 0.50) Filename: pool/main/s/samba/smbfs_3.0.24-2ubuntu1.7_amd64.deb Size: 480050 MD5sum: f997320f1632df23733ea9ab52e97304 SHA1: 09a47527f49bd7677f322fdbded08bb9dd4d76b4 SHA256: 8775ad47ec783129e39cf9daf14815fc0647e1515532f1ab867dc5bc1b269038 Description: mount and umount commands for the smbfs (for kernels >= than 2.2.x) Smbfs is a filesystem which understands the SMB/CIFS protocol. This is the protocol Windows for Workgroups, Windows NT or LAN Manager use to talk to each other. It was inspired by samba, the program by Andrew Tridgell that turns any unix site into a file server for DOS or Windows clients. . If you want to use command-line utilities like smbclient, smbtar and/or smbspool you just need to install the smbclient package. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: snmp Priority: optional Section: net Installed-Size: 1328 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Net-SNMP Packaging Team Architecture: amd64 Source: net-snmp Version: 5.2.3-4ubuntu1.1 Depends: libc6 (>= 2.5-0ubuntu1), libsnmp9 (>= 5.2.3) Recommends: perl-modules Filename: pool/main/n/net-snmp/snmp_5.2.3-4ubuntu1.1_amd64.deb Size: 933078 MD5sum: e671bd51c3b52dbeee2b0d41f235b4f7 SHA1: 663d4fa68cc4ecde11208a53816e95edbf4e4d15 SHA256: 612bd0359e3e8d3088cb922e1a8238be58d429f420ed5df79dd6a9aeff72a73b Description: NET SNMP (Simple Network Management Protocol) Apps The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients. The NET SNMP applications are a collection of command line clients for issuing SNMP requests to agents. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: snmpd Priority: optional Section: net Installed-Size: 1064 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Net-SNMP Packaging Team Architecture: amd64 Source: net-snmp Version: 5.2.3-4ubuntu1.1 Replaces: snmptraplogd Depends: libc6 (>= 2.5-0ubuntu1), libsensors3 (>= 1:2.10.1), libsnmp9 (>= 5.2.3), libwrap0, adduser, debconf, sysv-rc (>= 2.86.ds1-14.1ubuntu2) Conflicts: snmp (<< 3.6-3), snmptraplogd Filename: pool/main/n/net-snmp/snmpd_5.2.3-4ubuntu1.1_amd64.deb Size: 834524 MD5sum: 49ed1155f0b3e846512b3b689baefdbd SHA1: 6efbd8d66994be5e8fa18c24a0df92f1fe816aa5 SHA256: 0ec2ff0485668bb9617e5ca177f0c3ec1ea17ff82150e1198df10207ad4562a0 Description: NET SNMP (Simple Network Management Protocol) Agents The Simple Network Management Protocol (SNMP) provides a framework for the exchange of management information between agents (servers) and clients. The NET SNMP agent is a daemon which listens for incoming SNMP requests from clients and provides responses. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: speex-doc Priority: optional Section: doc Installed-Size: 7524 Maintainer: Ubuntu MOTU Developers Original-Maintainer: Debian VoIP Team Architecture: all Source: speex Version: 1.1.12-3ubuntu0.7.04.1 Suggests: speex Filename: pool/main/s/speex/speex-doc_1.1.12-3ubuntu0.7.04.1_all.deb Size: 1621198 MD5sum: e693f69bee4af4022f1426628d8fa874 SHA1: d45a6968c10514fa036a2699db7c448f0cf1d2b5 SHA256: a027a0d9c77299c799987f6efc8540b0a39569f9ce162f0d1007747c264cca0e Description: Documentation for speex Unlike other codecs like MP3 and Ogg Vorbis, Speex is specially designed for compressing voice at low bit-rates for applications such as voice over IP (VoIP). In some sense, it is meant to be complementary to the Ogg Vorbis codec. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: squid Priority: optional Section: web Installed-Size: 1704 Maintainer: Ubuntu Core Developers Original-Maintainer: Luigi Gangitano Architecture: amd64 Version: 2.6.5-4ubuntu2.2 Replaces: squid-novm Depends: libc6 (>= 2.5-0ubuntu1), libdb4.4, libldap2 (>= 2.1.17-1), libpam0g (>= 0.76), netbase, adduser, logrotate (>= 3.5.4-1), squid-common (= 2.6.5-4ubuntu2.2), coreutils, lsb-base, ssl-cert (>= 1.0-11ubuntu1) Pre-Depends: debconf (>= 1.2.9) | debconf-2.0 Suggests: squidclient, squid-cgi, logcheck-database, resolvconf (>= 0.40), smbclient Conflicts: squid-novm, sarg (<< 1.1.1-2) Filename: pool/main/s/squid/squid_2.6.5-4ubuntu2.2_amd64.deb Size: 712118 MD5sum: a29a8669bac579cf09684f8a12364566 SHA1: e76da6e8b6942d31bf9bf33748f47afc2b6aaf7b SHA256: 3b36ec1ada043663df5292111f57a95a4c37995f44b9ea2ded5b682c59261b8d Description: Internet Object Cache (WWW proxy cache) This is the Squid Internet Object Cache developed by the National Laboratory for Applied Networking Research (NLANR) and Internet volunteers. This software is freely available for anyone to use. The Squid home page is http://www.squid-cache.org/ Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: squid-common Priority: optional Section: web Installed-Size: 4844 Maintainer: Ubuntu Core Developers Original-Maintainer: Luigi Gangitano Architecture: all Source: squid Version: 2.6.5-4ubuntu2.2 Replaces: squid (<< 2.6.1-1) Filename: pool/main/s/squid/squid-common_2.6.5-4ubuntu2.2_all.deb Size: 437594 MD5sum: aeeba77731882cd06e97134d4e371b37 SHA1: fb1dbce99a9c773bb01b3d9ebcc45d52c84bc3ce SHA256: 079ab4c0ec5be1c73dd2b6407f8f25519b99d249640c9294f6d96c20dea8a5ab Description: Internet Object Cache (WWW proxy cache) - common file This is the Squid Internet Object Cache developed by the National Laboratory for Applied Networking Research (NLANR) and Internet volunteers. This software is freely available for anyone to use. The Squid home page is http://www.squid-cache.org/ . This package contains common files (errors and icons) Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: ss-dev Priority: extra Section: libdevel Installed-Size: 268 Maintainer: Ubuntu Core Developers Original-Maintainer: Theodore Y. Ts'o Architecture: amd64 Source: e2fsprogs (1.39+1.40-WIP-2006.11.14+dfsg-2ubuntu1.1) Version: 2.0-1.39+1.40-WIP-2006.11.14+dfsg-2ubuntu1.1 Depends: libc6-dev | libc-dev, libss2 (= 1.39+1.40-WIP-2006.11.14+dfsg-2ubuntu1.1) Filename: pool/main/e/e2fsprogs/ss-dev_2.0-1.39+1.40-WIP-2006.11.14+dfsg-2ubuntu1.1_amd64.deb Size: 48004 MD5sum: 61684eda63fb23aa269d3f8e6d56a1ea SHA1: 350be4a477a455161f324aafb349902f8db48f54 SHA256: 197de325f06c9a50286d1abf9fedd510bd9629861e9446c174530d6b093c8b8a Description: command-line interface parsing library - headers and static libraries This package includes a tool that parses a command table to generate a simple command-line interface parser, the include files needed to compile and use it, and the static libs. . It was originally inspired by the Multics SubSystem library. . This package contains the development environment for the ss library. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: ssh Priority: optional Section: net Installed-Size: 32 Maintainer: Colin Watson Original-Maintainer: Matthew Vernon Architecture: all Source: openssh Version: 1:4.3p2-8ubuntu1.5 Depends: openssh-client, openssh-server Filename: pool/main/o/openssh/ssh_4.3p2-8ubuntu1.5_all.deb Size: 1086 MD5sum: 35b8dc75cb62b2ab9a01efcf9b5364d3 SHA1: 73a7953838f054b944b09ff162accbcf03100340 SHA256: d59f35f1e19adaa038bc16dbcb399d86590933dda7a8af4275f5e8011c2defe9 Description: Secure shell client and server (transitional package) This is a transitional package depending on both the OpenSSH client and the OpenSSH server, which are now in separate packages. You may remove it once the upgrade is complete and nothing depends on it. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: ssh-askpass-gnome Priority: optional Section: gnome Installed-Size: 184 Maintainer: Colin Watson Original-Maintainer: Matthew Vernon Architecture: amd64 Source: openssh Version: 1:4.3p2-8ubuntu1.5 Replaces: ssh (<< 1:3.5p1-3) Provides: ssh-askpass Depends: libatk1.0-0 (>= 1.13.1), libc6 (>= 2.5-0ubuntu1), libcairo2 (>= 1.4.2), libfontconfig1 (>= 2.4.0), libglib2.0-0 (>= 2.12.9), libgtk2.0-0 (>= 2.10.3), libpango1.0-0 (>= 1.16.2), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3 (>= 1:4.0.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, openssh-client | ssh (>= 1:1.2pre7-4) | ssh-krb5 Filename: pool/main/o/openssh/ssh-askpass-gnome_4.3p2-8ubuntu1.5_amd64.deb Size: 101964 MD5sum: 1a3d54cb2a88366ffdc8f92355684c0c SHA1: f4601fa33dd9d6bafe48de314f11ec765fc0e678 SHA256: 7214aaa98dc2accde3600b5c4efdac4e01b7bbd1d7272507231b2af6648bc61b Description: under X, asks user for a passphrase for ssh-add This has been split out of the main ssh package, so that the ssh will not need to depend upon the Gnome libraries. . You probably want the ssh-askpass package instead, but this is provided to add to your choice and/or confusion. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: ssl-cert Priority: optional Section: utils Installed-Size: 96 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Apache Maintainers Architecture: all Version: 1.0.13-0ubuntu0.7.04.1 Depends: debconf (>= 0.5) | debconf-2.0, openssl (>= 0.9.8c-4ubuntu0.3), adduser, openssl-blacklist Filename: pool/main/s/ssl-cert/ssl-cert_1.0.13-0ubuntu0.7.04.1_all.deb Size: 10378 MD5sum: 6d5c910cb0a5ece3b7273de556193a9a SHA1: e4f914a40fd29d6d4dbc8b509e3257f20e637916 SHA256: af50f2de01e14cfbdc6b295f687e8bf196d19cff18ed9b2a26858a1c4b70393c Description: Simple debconf wrapper for openssl This is a package to enable unattended installs of software that need to create ssl certificates. Basically, it's just a wrapper for openssl req that feeds it the correct user variables. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: swat Priority: optional Section: net Installed-Size: 2332 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 3.0.24-2ubuntu1.7 Depends: samba (= 3.0.24-2ubuntu1.7), samba-doc (= 3.0.24-2ubuntu1.7), libc6 (>= 2.5-0ubuntu1), libcomerr2 (>= 1.33-3), libcupsys2 (>= 1.2.7), libgnutls13 (>= 1.4.0-0), libkrb53 (>= 1.4.2), libldap2 (>= 2.1.17-1), libpam0g (>= 0.76), libpopt0 (>= 1.10), zlib1g (>= 1:1.2.1), netbase Filename: pool/main/s/samba/swat_3.0.24-2ubuntu1.7_amd64.deb Size: 904870 MD5sum: ebfc35cc77895b71fabc8e1c0e86aaf9 SHA1: bc10291685a3dff4e76bad1bf7760a31c56baddc SHA256: 8c91167da0c09604bf2f8a621c60ffc04422d6110b71b851676f3b97c15160b4 Description: Samba Web Administration Tool The Samba software suite is a collection of programs that implements the SMB/CIFS protocol for unix systems, allowing you to serve files and printers to Windows, NT, OS/2 and DOS clients. This protocol is sometimes also referred to as the LanManager or NetBIOS protocol. . This package contains the components of the Samba suite that are needed for Web administration of the Samba server. . SWAT will rewrite the smb.conf file. It will rearrange the entries and delete all comments, include= and copy= options. If you use a carefully crafted smb.conf, you should probably avoid using SWAT. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: tar Essential: yes Priority: required Section: base Installed-Size: 2012 Maintainer: Ubuntu Core Developers Original-Maintainer: Bdale Garbee Architecture: amd64 Version: 1.16-2ubuntu0.1 Replaces: cpio Pre-Depends: libc6 (>= 2.5-0ubuntu1) Suggests: bzip2 Conflicts: cpio (<= 2.4.2-38) Filename: pool/main/t/tar/tar_1.16-2ubuntu0.1_amd64.deb Size: 364462 MD5sum: 508888d63f0c6b469cabd7eb21ac665b SHA1: 4f419f18a284dd77b87062f6e19b8fb6f7cc10ad SHA256: 04dfe6ca620ff76551b47885092a27773558b7187f9561449f82cb09d3394c11 Description: GNU tar Tar is a program for packaging a set of files as a single archive in tar format. The function it performs is conceptually similar to cpio, and to things like PKZIP in the DOS world. It is heavily used by the Debian package management system, and is useful for performing system backups and exchanging sets of files with others. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: minimal Package: tcpd Priority: optional Section: base Installed-Size: 220 Maintainer: Ubuntu Core Developers Original-Maintainer: Anthony Towns Architecture: amd64 Source: tcp-wrappers Version: 7.6.dbs-11ubuntu0.1 Replaces: libwrap0 (<< 7.6-8) Depends: libc6 (>= 2.5-0ubuntu1), libwrap0, debconf (>= 0.5) | debconf-2.0 Conflicts: netbase (<< 3.16-1) Filename: pool/main/t/tcp-wrappers/tcpd_7.6.dbs-11ubuntu0.1_amd64.deb Size: 80144 MD5sum: c502d7ca97203abef9d8468ae14a2751 SHA1: eaea4d3ed041c041deb445d9ec26a614f854f49f SHA256: 3ddfa0a39bab6c7e8e5100a9de70c7030f9291e318a7497a4a334bc05e33a459 Description: Wietse Venema's TCP wrapper utilities Wietse Venema's network logger, also known as TCPD or LOG_TCP. . These programs log the client host name of incoming telnet, ftp, rsh, rlogin, finger etc. requests. Security options are: access control per host, domain and/or service; detection of host name spoofing or host address spoofing; booby traps to implement an early-warning system. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: edubuntu-server Package: tcpdump Priority: standard Section: net Installed-Size: 724 Maintainer: Ubuntu Core Developers Original-Maintainer: Romain Francoise Architecture: amd64 Version: 3.9.5-2ubuntu1 Depends: libc6 (>= 2.5-0ubuntu1), libpcap0.8 (>= 0.9.3-1), libssl0.9.8 (>= 0.9.8c-1) Filename: pool/main/t/tcpdump/tcpdump_3.9.5-2ubuntu1_amd64.deb Size: 317680 MD5sum: 164f2980e2673cc641661a859c260d98 SHA1: 2ad1d72566770f793b2b171842779f98f283d712 SHA256: 1de31908c768371b7b536881994850a2c48025ce04a9008667c8ec968a4513c7 Description: A powerful tool for network monitoring and data acquisition This program allows you to dump the traffic on a network. tcpdump is able to examine IPv4, ICMPv4, IPv6, ICMPv6, UDP, TCP, SNMP, AFS BGP, RIP, PIM, DVMRP, IGMP, SMB, OSPF, NFS and many other packet types. . It can be used to print out the headers of packets on a network interface, filter packets that match a certain expression. You can use this tool to track down network problems, to detect "ping attacks" or to monitor network activities. . Further information is available at Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: standard Package: tetex-bin Priority: optional Section: tex Installed-Size: 8148 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian TeX maintainers Architecture: amd64 Version: 3.0-27ubuntu1.2 Replaces: texidoc, dvipdfm, cweb, ctie, texdoctk Provides: dvipdfm, cweb, ctie, texdoctk Depends: libc6 (>= 2.5-0ubuntu1), libcairo2 (>= 1.4.2), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.2), libgcc1 (>= 1:4.1.2), libice6 (>= 1:1.0.0), libjpeg62, libkpathsea4, libpaper1, libpng12-0 (>= 1.2.13-4), libpoppler1 (>= 0.5.1), libsm6, libstdc++6 (>= 4.1.2), libt1-5 (>= 5.0.2), libx11-6, libxaw7, libxext6, libxmu6, libxpm4, libxrender1, libxt6, zlib1g (>= 1:1.2.1), debconf (>= 0.5) | debconf-2.0, perl, tetex-base (>= 3.0-4), ed, debianutils (>= 1.13.1), mime-support, sed (>= 4.0.5), ucf (>= 1.02), dialog | whiptail, tex-common (>= 0.34) Pre-Depends: dpkg (>= 1.6.8) Recommends: psutils, perl-tk, libxml-parser-perl Suggests: gs-gpl | gs-esp | gs-afpl, gv | postscript-viewer, xpdf-reader | pdf-viewer, tetex-extra, texinfo, texi2html, dvipng, chktex | lacheck, rubber, sam2p, xbase-clients Conflicts: dvipdfm, alml (<< 2002.08.29-4), jbibtex-bin (<< 3.0.5+0.04-2), jtex-bin (<= 1.8-5.1), passivetex (<< 1.21-5), ptex-bin (<< 3.0.5+0.04-2), xmltex (<< 1.9-4), cweb (<< 3.64.debian-1), ctie (<< 1.1.debian.1), arabtex (<= 3.10-5), tetex-base (<< 2.96.1), tetex-extra (<< 2.96.1), jadetex (<= 3.13-3), aleph (<< 1:0), xmltex (<= 1.9-10) Filename: pool/main/t/tetex-bin/tetex-bin_3.0-27ubuntu1.2_amd64.deb Size: 3990158 MD5sum: cb8e215c4f30a268cc38c60e338a50ec SHA1: bdd4d11f5d6fb9d08ef21b0aa79b2e31a1f7f6ac SHA256: 61022bc0b83083ee368ecc82e9173ac654521cbd67ee08b0c8107384d1f375e7 Description: The teTeX programs This is the compiled part of teTeX. This package contains all the programs belonging to teTeX, i.e. the TeX compiler itself, and variants for formats like e-TeX, pdfTeX, LaTeX, pdfLaTeX, etc. . It also contains auxiliary programs like bibtex, makeindex, dvips and xdvi, conversion tools and some tools for maintaining your teTeX system. Also included are man pages and info files about these programs. . Lambda, Omega, MetaPost, MetaFun and AmSTeX won't work without having tetex-extra installed. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: tk8.3 Priority: optional Section: libs Installed-Size: 2308 Maintainer: Ubuntu Core Developers Original-Maintainer: Chris Waters Architecture: amd64 Version: 8.3.5-6ubuntu2.1 Provides: wish Depends: libc6 (>= 2.5-0ubuntu1), libx11-6, tcl8.3 (>= 8.3.5) Recommends: xterm | x-terminal-emulator Conflicts: tk, tk40 (<= 4.0p3-2) Filename: pool/main/t/tk8.3/tk8.3_8.3.5-6ubuntu2.1_amd64.deb Size: 837440 MD5sum: e3f7627d608272b2968fed3097e56189 SHA1: a58cdeac168d88370baec17fa7c5f200a03a9970 SHA256: ac736afe076a988b8b934de662edaab9bda3c6a353e5ea17c3b2f71083495ed6 Description: Tk toolkit for Tcl and X11, v8.3 - run-time files Tk is a cross-platform graphical toolkit which provides the Motif look-and-feel and is implemented using the Tcl scripting language. This package contains everything you need to run Tk (wish) scripts and Tk-enabled apps. . Homepage: http://www.tcl.tk/ Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: tk8.3-dev Priority: optional Section: devel Installed-Size: 2300 Maintainer: Ubuntu Core Developers Original-Maintainer: Chris Waters Architecture: amd64 Source: tk8.3 Version: 8.3.5-6ubuntu2.1 Depends: libc6-dev | libc-dev, tcl8.3-dev, x-dev | xlibs-dev, libx11-dev | xlibs-dev, libxt-dev | xlibs-dev, tk8.3 (= 8.3.5-6ubuntu2.1) Suggests: tk8.3-doc Conflicts: tk, tk-dev Filename: pool/main/t/tk8.3/tk8.3-dev_8.3.5-6ubuntu2.1_amd64.deb Size: 695462 MD5sum: ef341b05ceb4442d2fa787c4601442ad SHA1: 10c1d02b7586539ee06729a445b3439440a64f8e SHA256: be3e9754b410e8071e72633d75b7c47d14468c60fe5585a9dce3708d9029da2a Description: Tk toolkit for Tcl and X11, v8.3 - development files Tk is a cross-platform graphical toolkit which provides the Motif look-and-feel and is implemented using the Tcl scripting language. This package contains the headers and libraries needed to extend or embed Tk. . Homepage: http://www.tcl.tk/ Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: tk8.3-doc Priority: optional Section: doc Installed-Size: 880 Maintainer: Ubuntu Core Developers Original-Maintainer: Chris Waters Architecture: all Source: tk8.3 Version: 8.3.5-6ubuntu2.1 Provides: tk-doc Suggests: tk8.3 Conflicts: tk, tk-dev, tk-doc Filename: pool/main/t/tk8.3/tk8.3-doc_8.3.5-6ubuntu2.1_all.deb Size: 657038 MD5sum: 41dcdb86d81385d0217b2ed01a9dadc5 SHA1: 9afadaaa926f06d900c219aeff862074a58299e9 SHA256: 6712f105ee5d7a208c34a311ebf16e63ee01967c9c174414da9681c02d3d2e2d Description: Tk toolkit for Tcl and X11, v8.3 - manual pages Tk is a cross-platform graphical toolkit which provides the Motif look-and-feel and is implemented using the Tcl scripting language. This package contains the manual pages for the Tk commands. . Homepage: http://www.tcl.tk/ Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: tk8.4 Priority: optional Section: libs Installed-Size: 2736 Maintainer: Ubuntu Core Developers Original-Maintainer: Chris Waters Architecture: amd64 Version: 8.4.14-0ubuntu2.1 Provides: wish Depends: libc6 (>= 2.5-0ubuntu1), libx11-6, tcl8.4 (>= 8.4.5) Recommends: xterm | x-terminal-emulator Conflicts: tk, tk40 (<= 4.0p3-2), libtk-img (<< 1.2.5) Filename: pool/main/t/tk8.4/tk8.4_8.4.14-0ubuntu2.1_amd64.deb Size: 1027922 MD5sum: e3965e81c3e0554c72ea50099ef1ae95 SHA1: 8114c997a1736a2b5acf1ae00ee8bf6d336a8437 SHA256: 63c84a1ed42f0d1d16e29bc6d16fa59de23e401e33488a51da22bf099e36061c Description: Tk toolkit for Tcl and X11, v8.4 - run-time files Tk is a cross-platform graphical toolkit which provides the Motif look-and-feel and is implemented using the Tcl scripting language. This package contains everything you need to run Tk (wish) scripts and Tk-enabled apps. . Homepage: http://www.tcl.tk/ Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: tk8.4-dev Priority: optional Section: devel Installed-Size: 2680 Maintainer: Ubuntu Core Developers Original-Maintainer: Chris Waters Architecture: amd64 Source: tk8.4 Version: 8.4.14-0ubuntu2.1 Provides: tk-dev Depends: libc6-dev | libc-dev, tcl8.4-dev (>= 8.4.14), x-dev | xlibs-dev, libx11-dev | xlibs-dev, libxt-dev | xlibs-dev, tk8.4 (= 8.4.14-0ubuntu2.1) Suggests: tk8.4-doc Conflicts: tk, tk-dev Filename: pool/main/t/tk8.4/tk8.4-dev_8.4.14-0ubuntu2.1_amd64.deb Size: 854790 MD5sum: cf06de203ba9f7e23533c3e988e6a092 SHA1: 75cb605cad1deb5d6cb07ff9020089c0a7ba39a8 SHA256: 0b70f08327f0c84d0a343ad9ba0fea8b0df8fcb37030aca0722cbc755a2b49e4 Description: Tk toolkit for Tcl and X11, v8.4 - development files Tk is a cross-platform graphical toolkit which provides the Motif look-and-feel and is implemented using the Tcl scripting language. This package contains the headers and libraries needed to extend or embed Tk. . Homepage: http://www.tcl.tk/ Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: tk8.4-doc Priority: optional Section: doc Installed-Size: 1028 Maintainer: Ubuntu Core Developers Original-Maintainer: Chris Waters Architecture: all Source: tk8.4 Version: 8.4.14-0ubuntu2.1 Provides: tk-doc Suggests: tk8.4 Conflicts: tk, tk-doc Filename: pool/main/t/tk8.4/tk8.4-doc_8.4.14-0ubuntu2.1_all.deb Size: 798298 MD5sum: a19b4b74e3ff8b307ba1312b01eb0846 SHA1: d3a2180115c59c980ca1faed2148b46b25e7afda SHA256: 5f3fa0a835140f84bcc7b061b71617b4add7ca62bd74e2d0a95f5a279eed494a Description: Tk toolkit for Tcl and X11, v8.4 - manual pages Tk is a cross-platform graphical toolkit which provides the Motif look-and-feel and is implemented using the Tcl scripting language. This package contains the manual pages for the Tk commands. . Homepage: http://www.tcl.tk/ Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: tomboy Priority: optional Section: x11 Installed-Size: 4120 Maintainer: Ubuntu Core developers Original-Maintainer: Dave Beckett Architecture: amd64 Version: 0.6.3-0ubuntu1.1 Depends: mono-runtime (>= 1.1.8.1), libc6 (>= 2.5-0ubuntu1) | libc6.1 (>= 2.5-0ubuntu1), libgconf2.0-cil (>= 2.15.0), libglib2.0-cil (>= 2.9.0), libgmime2.2-cil (>= 2.2.3), libgnome2.0-cil (>= 2.15.0), libgtk2.0-cil (>= 2.9.0), libgtkspell0 (>= 2.0.2), libmono-corlib2.0-cil (>= 1.2.3), libmono-system2.0-cil (>= 1.2.3), libmono2.0-cil (>= 1.2.3), libndesk-dbus-glib1.0-cil (>= 0.3), libndesk-dbus1.0-cil (>= 0.4), libpanel-applet2-0 (>= 1:2.18.1), gconf2 (>= 2.12.1-4ubuntu1), libart-2.0-2 (>= 2.3.16), libatk1.0-0 (>= 1.13.1), libc6 (>= 2.5-0ubuntu1), libcairo2 (>= 1.4.2), libfontconfig1 (>= 2.4.0), libglib2.0-0 (>= 2.12.9), libgnomecanvas2-0 (>= 2.11.1), libgnomeprint2.2-0 (>= 2.17.0), libgnomeprintui2.2-0 (>= 2.17.0), libgtk2.0-0 (>= 2.10.3), libpango1.0-0 (>= 1.16.2), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3 (>= 1:4.0.1), libxi6, libxinerama1, libxml2 (>= 2.6.27), libxrandr2 (>= 2:1.2.0), libxrender1, zlib1g (>= 1:1.2.1) Suggests: evolution Filename: pool/main/t/tomboy/tomboy_0.6.3-0ubuntu1.1_amd64.deb Size: 1198448 MD5sum: 78c9f1957ebe8496234fb583ed577909 SHA1: 099c73f26196053bdf6ab57a1bf07be51eba3f19 SHA256: 4a673f5398b3080d26301ee6d40bca50e10304931bc562923c671b341d6ee2cd Description: desktop note taking program using Wiki style links Tomboy is a desktop note-taking application which is simple and easy to use. It lets you organise your notes intelligently by allowing you to easily link ideas together with Wiki style interconnects. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop Package: ttf-opensymbol Priority: optional Section: x11 Installed-Size: 348 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenOffice Team Architecture: all Source: openoffice.org Version: 2.2.0-1ubuntu6 Replaces: openoffice.org (<= 1.1.1+1.1.2rc3) Recommends: fontconfig Filename: pool/main/o/openoffice.org/ttf-opensymbol_2.2.0-1ubuntu6_all.deb Size: 182698 MD5sum: b2c19a347ffbe97347ceec8840f9a667 SHA1: 64374ff41038f5619a4f1f4ea671ee5538774f30 SHA256: 431779dbbfea05fc52618bb0e7c208c0efad65fb235afa11f83db908e382c53e Description: The OpenSymbol TrueType font This package contains the OpenSymbol TrueType font included in OpenOffice.org. This font contains symbols (like fonts as Wingdings(tm)), bullets (needed for bullets in OpenOffice.org) and non-latin character Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop Package: unzip Priority: optional Section: utils Installed-Size: 352 Maintainer: Ubuntu Core Developers Original-Maintainer: Santiago Vila Architecture: amd64 Version: 5.52-9ubuntu3.1 Replaces: unzip-crypt (<< 5.41) Depends: libc6 (>= 2.5-0ubuntu1) Suggests: zip Conflicts: unzip-crypt (<< 5.41) Filename: pool/main/u/unzip/unzip_5.52-9ubuntu3.1_amd64.deb Size: 167272 MD5sum: 1b0f7e30281083c3c1f7ee7ea1edbff4 SHA1: 9ad6a7258f8252f885dc6b050ff774bcdcfddd98 SHA256: 95cf99bf037816b7e2ae1b8f23c79824519b99877882e13bad51333e1268d726 Description: De-archiver for .zip files InfoZIP's unzip program. With the exception of multi-volume archives (ie, .ZIP files that are split across several disks using PKZIP's /& option), this can handle any file produced either by PKZIP, or the corresponding InfoZIP zip program. . This version supports encryption. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: util-linux Essential: yes Priority: required Section: base Installed-Size: 1156 Maintainer: Ubuntu Core Developers Original-Maintainer: LaMont Jones Architecture: amd64 Version: 2.12r-17ubuntu2.1 Replaces: miscutils, setterm, fdisk Depends: lsb-base (>= 3.0-6), tzdata (>= 2006c-2) Pre-Depends: libc6 (>= 2.5-0ubuntu1), libncurses5 (>= 5.4-5), libslang2 (>= 2.0.6-3), libuuid1, zlib1g (>= 1:1.2.1) Suggests: util-linux-locales, kbd | console-tools, dosfstools Conflicts: setterm, fdisk, kbd (<< 1.05-3), console-tools (<< 1:0.2.3-21) Filename: pool/main/u/util-linux/util-linux_2.12r-17ubuntu2.1_amd64.deb Size: 400806 MD5sum: e84c0a0683cc98e6713f6e4974f41085 SHA1: 82bf6721847d605a63cd8ace45231336ac511d09 SHA256: 621b75bed05d81ed97bc13ab65fd25208badda9054cb309c8beaef101f4609bc Description: Miscellaneous system utilities This package contains a number of important utilities, most of which are oriented towards maintenance of your system. Some of the more important utilities included in this package allow you to partition your hard disk, view kernel messages, and create new filesystems. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: minimal Package: util-linux-locales Priority: important Section: utils Installed-Size: 3064 Maintainer: Ubuntu Core Developers Original-Maintainer: LaMont Jones Architecture: all Source: util-linux Version: 2.12r-17ubuntu2.1 Replaces: util-linux (<< 2.11b) Depends: util-linux (>= 2.12r-0), util-linux (<< 2.12r.0-0) Filename: pool/main/u/util-linux/util-linux-locales_2.12r-17ubuntu2.1_all.deb Size: 44988 MD5sum: 69af31de05c3a8e7fc6f693572a2ff23 SHA1: a335c825c13735d8e25d4b0d6715d669ae09f6e9 SHA256: cd32de2bffb32c4318c9c6d4cf9b63fdaffa482b54082a516a8c9ed1f11161f7 Description: Locales files for util-linux This package contains the internationalization files of for the util-linux package. . They are needed when you want the programs in util-linux to print their messages in other languages than English. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: minimal Package: uuid-dev Priority: extra Section: libdevel Installed-Size: 204 Maintainer: Ubuntu Core Developers Original-Maintainer: Theodore Y. Ts'o Architecture: amd64 Source: e2fsprogs (1.39+1.40-WIP-2006.11.14+dfsg-2ubuntu1.1) Version: 1.2-1.39+1.40-WIP-2006.11.14+dfsg-2ubuntu1.1 Replaces: e2fslibs-dev (<< 1.15) Depends: libc6-dev | libc-dev, libuuid1 (= 1.39+1.40-WIP-2006.11.14+dfsg-2ubuntu1.1) Filename: pool/main/e/e2fsprogs/uuid-dev_1.2-1.39+1.40-WIP-2006.11.14+dfsg-2ubuntu1.1_amd64.deb Size: 59544 MD5sum: d08df6b151833379b1c34c53646f3e42 SHA1: b4b49c34a3284e255411429f9e5cdc554d20b271 SHA256: b4d2c9419546d3ea08973c42b0ca93853792b635876be87cc5f038b7a8696b99 Description: universally unique id library - headers and static libraries libuuid generates and parses 128-bit universally unique id's (UUID's). See RFC 4122 for more information. . This package contains the development environment for the uuid library. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: vim Priority: optional Section: editors Installed-Size: 1596 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian VIM Maintainers Architecture: amd64 Version: 1:7.0-164+1ubuntu7.2 Replaces: vim-doc (<< 1:6.4-001+3), vim-full (<< 1:6.4-001+3), vim-gnome (<< 1:6.4-001+3), vim-gtk (<< 1:6.4-001+3), vim-lesstif (<< 1:6.4-001+3), vim-perl (<< 1:6.4-001+3), vim-python (<< 1:6.4-001+3), vim-ruby (<< 1:6.4-001+3), vim-tcl (<< 1:6.4-001+3), vim-tiny (<< 1:6.4-001+3) Provides: editor Depends: vim-common (= 1:7.0-164+1ubuntu7.2), vim-runtime (= 1:7.0-164+1ubuntu7.2), libc6 (>= 2.5-0ubuntu1), libgpmg1 (>= 1.19.6-1), libncurses5 (>= 5.4-5) Suggests: ctags, vim-doc, vim-scripts Conflicts: vim-doc (<< 1:6.4-001+3), vim-full (<< 1:6.4-001+3), vim-gnome (<< 1:6.4-001+3), vim-gtk (<< 1:6.4-001+3), vim-lesstif (<< 1:6.4-001+3), vim-perl (<< 1:6.4-001+3), vim-python (<< 1:6.4-001+3), vim-ruby (<< 1:6.4-001+3), vim-tcl (<< 1:6.4-001+3), vim-tiny (<< 1:6.4-001+3), vim-common (<< 1:6.4-001+3) Filename: pool/main/v/vim/vim_7.0-164+1ubuntu7.2_amd64.deb Size: 842860 MD5sum: cd63b03474ec799bc2d8fb4e98c1a9b2 SHA1: cef840a4f93a5c865c624b4ae71d62653fa88e0b SHA256: bbb0afb8b63a2a6ef5a561953bb99d1e1de962d2fcd7714e518603a8481f6ca4 Description: Vi IMproved - enhanced vi editor Vim is an almost compatible version of the UNIX editor Vi. . Many new features have been added: multi level undo, syntax highlighting, command line history, on-line help, filename completion, block operations, folding, Unicode support, etc. . This package contain a version of vim compiled with a rather standard set of features. See the other vim-* packages if you need more (or less). Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: vim-common Priority: important Section: editors Installed-Size: 568 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian VIM Maintainers Architecture: amd64 Source: vim Version: 1:7.0-164+1ubuntu7.2 Replaces: manpages-it (<= 0.3.4-3), manpages-pl (<= 20060331-1), vim (<< 1:6.4-001+3), vim-gnome (<< 1:6.4-001+3), vim-gtk (<< 1:6.4-001+3), vim-lesstif (<< 1:6.4-001+3), vim-perl (<< 1:6.4-001+3), vim-python (<< 1:6.4-001+3), vim-ruby (<< 1:6.4-001+3), vim-tcl (<< 1:6.4-001+3), vim-full (<< 1:6.4-001+3), vim-runtime (<< 1:7.0-010+1) Depends: libc6 (>= 2.5-0ubuntu1) Recommends: vim | vim-gnome | vim-gtk | vim-lesstif | vim-perl | vim-python | vim-ruby | vim-tcl | vim-full | vim-tiny Conflicts: vim (<< 1:6.4-001+3), vim-gnome (<< 1:6.4-001+3), vim-gtk (<< 1:6.4-001+3), vim-lesstif (<< 1:6.4-001+3), vim-perl (<< 1:6.4-001+3), vim-python (<< 1:6.4-001+3), vim-ruby (<< 1:6.4-001+3), vim-tcl (<< 1:6.4-001+3), vim-full (<< 1:6.4-001+3) Filename: pool/main/v/vim/vim-common_7.0-164+1ubuntu7.2_amd64.deb Size: 186484 MD5sum: 33395b4e222b58783d739c93e4512494 SHA1: aba2c6dedcaa78e6d6ecce4340c3e173885bf20a SHA256: 7792fec63747dfc743fc5b3c7b35c681b26a2b2c3030442d53a7ce7cb00dd4d8 Description: Vi IMproved - Common files Vim is an almost compatible version of the UNIX editor Vi. . Many new features have been added: multi level undo, syntax highlighting, command line history, on-line help, filename completion, block operations, folding, Unicode support, etc. . This package contains files shared by all non GUI-enabled vim variants (vim and vim-tiny currently) available in Debian. Examples of such shared files are: manpages, common executables like vimtutor and xxd, and configuration files. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: minimal Package: vim-doc Priority: optional Section: editors Installed-Size: 8196 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian VIM Maintainers Architecture: all Source: vim Version: 1:7.0-164+1ubuntu7.2 Filename: pool/main/v/vim/vim-doc_7.0-164+1ubuntu7.2_all.deb Size: 2038892 MD5sum: 18a75c717a878f2998afa22244db63b2 SHA1: 312b4dc7f0d49b3390a74e0309ea477dc75cd1f1 SHA256: f0fcf826d57692263793d075008099cacd8385050999973f45c03ba03f33db26 Description: Vi IMproved - HTML documentation Vim is an almost compatible version of the UNIX editor Vi. . Many new features have been added: multi level undo, syntax highlighting, command line history, on-line help, filename completion, block operations, folding, Unicode support, etc. . This package contains the HTML version of the online documentation. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: vim-gnome Priority: extra Section: editors Installed-Size: 2056 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian VIM Maintainers Architecture: amd64 Source: vim Version: 1:7.0-164+1ubuntu7.2 Replaces: vim (<= 1:6.3-068+1), vim-full (<< 1:6.4-001+3), vim-gtk (<< 1:6.4-001+3), vim-lesstif (<< 1:6.4-001+3), vim-perl (<< 1:6.4-001+3), vim-python (<< 1:6.4-001+3), vim-ruby (<< 1:6.4-001+3), vim-tcl (<< 1:6.4-001+3), vim-tiny (<< 1:6.4-001+3) Provides: gvim, editor Depends: vim-gui-common (= 1:7.0-164+1ubuntu7.2), vim-common (= 1:7.0-164+1ubuntu7.2), vim-runtime (= 1:7.0-164+1ubuntu7.2), libart-2.0-2 (>= 2.3.16), libatk1.0-0 (>= 1.13.1), libbonobo2-0 (>= 2.15.0), libbonoboui2-0 (>= 2.15.1), libc6 (>= 2.5-0ubuntu1), libcairo2 (>= 1.4.2), libfontconfig1 (>= 2.4.0), libgconf2-4 (>= 2.13.5), libglib2.0-0 (>= 2.12.9), libgnome-keyring0 (>= 0.7.1), libgnome2-0 (>= 2.14.1), libgnomecanvas2-0 (>= 2.11.1), libgnomeui-0 (>= 2.17.1), libgnomevfs2-0 (>= 1:2.17.90), libgpmg1 (>= 1.19.6-1), libgtk2.0-0 (>= 2.10.3), libice6 (>= 1:1.0.0), libncurses5 (>= 5.4-5), liborbit2 (>= 1:2.14.1), libpango1.0-0 (>= 1.16.2), libpopt0 (>= 1.10), libsm6, libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3 (>= 1:4.0.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, python2.5 (>= 2.5) Suggests: cscope, vim-doc, ttf-bitstream-vera, gnome-icon-theme Conflicts: vim-full (<< 1:6.4-001+3), vim-gtk (<< 1:6.4-001+3), vim-lesstif (<< 1:6.4-001+3), vim-perl (<< 1:6.4-001+3), vim-python (<< 1:6.4-001+3), vim-ruby (<< 1:6.4-001+3), vim-tcl (<< 1:6.4-001+3), vim-tiny (<< 1:6.4-001+3), vim-common (<< 1:6.4-001+3) Filename: pool/main/v/vim/vim-gnome_7.0-164+1ubuntu7.2_amd64.deb Size: 1053612 MD5sum: 53ee9314c6398f0252a3d51879d6cdb9 SHA1: 67aa552fa98361d4728efee0a9059d3471f5949b SHA256: 6636f72ae390ca4565a7c0c2a68c74eabb255d774ce79f8434e9cedec19a2089 Description: Vi IMproved - enhanced vi editor - with GNOME2 GUI Vim is an almost compatible version of the UNIX editor Vi. . Many new features have been added: multi level undo, syntax highlighting, command line history, on-line help, filename completion, block operations, folding, Unicode support, etc. . This package contains a version of vim compiled with support for GNOME2 GUI. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: vim-gui-common Priority: optional Section: editors Installed-Size: 468 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian VIM Maintainers Architecture: all Source: vim Version: 1:7.0-164+1ubuntu7.2 Replaces: manpages-pl (<= 20060331-1), vim (<< 1:6.4-001+3), vim-gnome (<< 1:6.4-001+3), vim-gtk (<< 1:6.4-001+3), vim-lesstif (<< 1:6.4-001+3), vim-perl (<< 1:6.4-001+3), vim-python (<< 1:6.4-001+3), vim-ruby (<< 1:6.4-001+3), vim-tcl (<< 1:6.4-001+3), vim-full (<< 1:6.4-001+3) Recommends: vim-gnome | vim-gtk | vim-lesstif | vim-perl | vim-python | vim-ruby | vim-tcl | vim-full Conflicts: vim (<< 1:6.4-001+3), vim-gnome (<< 1:6.4-001+3), vim-gtk (<< 1:6.4-001+3), vim-lesstif (<< 1:6.4-001+3), vim-perl (<< 1:6.4-001+3), vim-python (<< 1:6.4-001+3), vim-ruby (<< 1:6.4-001+3), vim-tcl (<< 1:6.4-001+3), vim-full (<< 1:6.4-001+3) Filename: pool/main/v/vim/vim-gui-common_7.0-164+1ubuntu7.2_all.deb Size: 146382 MD5sum: e62fb12f9f1888511a5d3b5a11e7e4d3 SHA1: 21eba806c8f05887f7e34ab6bf3e2c95489e1783 SHA256: 73884b3fd85324274e9d9b17f548865bcd90e1be97fdf8b1c00d512b42b63334 Description: Vi IMproved - Common GUI files Vim is an almost compatible version of the UNIX editor Vi. . Many new features have been added: multi level undo, syntax highlighting, command line history, on-line help, filename completion, block operations, folding, Unicode support, etc. . This package contains files shared by all GUI-enabled vim variants (vim-perl, vim-gnome, ...) available in Debian. Examples of such shared files are: icons, desktop environments settings, and menu entries. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: vim-runtime Priority: optional Section: editors Installed-Size: 21532 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian VIM Maintainers Architecture: all Source: vim Version: 1:7.0-164+1ubuntu7.2 Replaces: manpages-pl (<= 20060331-1), vim-common (<< 1:6.4-007+2), vim (<< 1:6.4-001+3), vim-gnome (<< 1:6.4-001+3), vim-gtk (<< 1:6.4-001+3), vim-lesstif (<< 1:6.4-001+3), vim-perl (<< 1:6.4-001+3), vim-python (<< 1:6.4-001+3), vim-ruby (<< 1:6.4-001+3), vim-tcl (<< 1:6.4-001+3), vim-full (<< 1:6.4-001+3) Pre-Depends: dpkg (>= 1.10.24) Recommends: vim | vim-gnome | vim-gtk | vim-lesstif | vim-perl | vim-python | vim-ruby | vim-tcl | vim-full | vim-tiny Conflicts: vim-common (<< 1:6.4-007+2), vim (<< 1:6.4-001+3), vim-gnome (<< 1:6.4-001+3), vim-gtk (<< 1:6.4-001+3), vim-lesstif (<< 1:6.4-001+3), vim-perl (<< 1:6.4-001+3), vim-python (<< 1:6.4-001+3), vim-ruby (<< 1:6.4-001+3), vim-tcl (<< 1:6.4-001+3), vim-full (<< 1:6.4-001+3) Filename: pool/main/v/vim/vim-runtime_7.0-164+1ubuntu7.2_all.deb Size: 5210012 MD5sum: f7d4aaffc9ddc7d7cf78f5bec4f8deaa SHA1: 11036a6436bc19eef1a296c9410f500f69575b6e SHA256: 21bbf58a4d288f2435158fc66ed21f2979b098e8610073f4256731fc033ef085 Description: Vi IMproved - Runtime files Vim is an almost compatible version of the UNIX editor Vi. . Many new features have been added: multi level undo, syntax highlighting, command line history, on-line help, filename completion, block operations, folding, Unicode support, etc. . This package contains the architecture independent runtime files, used, if available, by all vim variants available in Debian. Example of such runtime files are: online documentation, rules for language-specific syntax highlighting and indentation, color schemes, and standard plugins. Enhances: vim-tiny Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: xubuntu-desktop Package: vim-tiny Priority: important Section: editors Installed-Size: 1204 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian VIM Maintainers Architecture: amd64 Source: vim Version: 1:7.0-164+1ubuntu7.2 Provides: editor Depends: vim-common (= 1:7.0-164+1ubuntu7.2), libc6 (>= 2.5-0ubuntu1), libncurses5 (>= 5.4-5) Filename: pool/main/v/vim/vim-tiny_7.0-164+1ubuntu7.2_amd64.deb Size: 620008 MD5sum: a4a2d1bb31dfb84af4db433b33e397c6 SHA1: fdb127ba8d98cfeed06012f7010724b0b6285daa SHA256: 95507b4e811d090793d328b60f740243a2b3415c7c124290aa73c04124ad5b08 Description: Vi IMproved - enhanced vi editor - compact version Vim is an almost compatible version of the UNIX editor Vi. . Many new features have been added: multi level undo, syntax highlighting, command line history, on-line help, filename completion, block operations, folding, Unicode support, etc. . This package contains a minimal version of vim compiled with no GUI and a small subset of features in order to keep small the package size. This package does not depend on the vim-runtime package, but installing it you will get its additional benefits (online documentation, plugins, ...). Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: minimal Package: vorbis-tools Priority: optional Section: sound Installed-Size: 772 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Xiph.org Maintainers Architecture: amd64 Version: 1.1.1-6ubuntu0.1 Depends: libao2 (>= 0.8.6), libc6 (>= 2.5-0ubuntu1), libcurl3-gnutls (>= 7.15.5-1), libflac7, libogg0 (>= 1.1.3), liboggflac3, libspeex1 (>= 1.1.8), libvorbis0a (>= 1.1.2), libvorbisenc2 (>= 1.1.2), libvorbisfile3 (>= 1.1.2) Filename: pool/main/v/vorbis-tools/vorbis-tools_1.1.1-6ubuntu0.1_amd64.deb Size: 110322 MD5sum: d31b543e6a06d35e1b0297228660dcc1 SHA1: d4f9a2d2a7c7c24957e3bbf4d95c384ff5bf31f1 SHA256: d068019f78c6bd7d0da275d5ab6f5358f41f19c439c67eede5454ffe01d0cd3d Description: several Ogg Vorbis tools vorbis-tools contains oggenc (an encoder), ogg123 (a playback tool), ogginfo (displays ogg information), oggdec (decodes ogg files), vcut (ogg file splitter), and vorbiscomment (ogg comment editor). Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: kubuntu-desktop, edubuntu-live Package: winbind Priority: optional Section: net Installed-Size: 5188 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Samba Maintainers Architecture: amd64 Source: samba Version: 3.0.24-2ubuntu1.7 Replaces: samba (<= 2.2.3-2) Depends: libc6 (>= 2.5-0ubuntu1), libcomerr2 (>= 1.33-3), libkrb53 (>= 1.4.2), libldap2 (>= 2.1.17-1), libpam0g (>= 0.76), libpopt0 (>= 1.10), samba-common (= 3.0.24-2ubuntu1.7), lsb-base (>= 3.0-6), adduser Filename: pool/main/s/samba/winbind_3.0.24-2ubuntu1.7_amd64.deb Size: 2165388 MD5sum: e320925355392b5c4c090cabf9eb26c9 SHA1: 20a96fa4ae498247fdf62f7150d0fe1d7860a947 SHA256: 57ca1c5dfce832696c351d1863d366ea0d24fe5aaa5220a5f0eca055350094da Description: service to resolve user and group information from Windows NT servers This package provides the winbindd daemon, which provides a service for the Name Service Switch capability that is present in most modern C libraries (like the GNU C Library - glibc.) . The service provided by winbindd is called `winbind' and can be used to resolve user and group information from a Windows NT server. The service can also provide authentication services via an associated PAM module. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: xfce4-panel Priority: optional Section: x11 Installed-Size: 1836 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Xfce Maintainers Architecture: amd64 Version: 4.4.0-0ubuntu1.1 Replaces: xfce4 (<< 4.0.0.final-1), xfce4-iconbox (<< 4.3), xfce4-systray (<< 4.3), xfce4-utils (<< 4.3), xfce4-showdesktop-plugin, xfce4-windowlist-plugin Depends: libatk1.0-0 (>= 1.13.1), libc6 (>= 2.5-0ubuntu1), libcairo2 (>= 1.4.2), libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.2), libglib2.0-0 (>= 2.12.9), libgtk2.0-0 (>= 2.10.3), libice6 (>= 1:1.0.0), libpango1.0-0 (>= 1.16.2), libpng12-0 (>= 1.2.13-4), libsm6, libstartup-notification0 (>= 0.8-1), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfce4mcs-client3, libxfce4mcs-manager3, libxfce4util4, libxfcegui4-4, libxfixes3 (>= 1:4.0.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, zlib1g (>= 1:1.2.1), procps Conflicts: xfce4 (<< 4.0.0.final-1), xfce4-themes, xfce4-iconbox (<< 4.3), xfce4-systray (<< 4.3), xfce4-utils (<< 4.3), xfce4-showdesktop-plugin, xfce4-windowlist-plugin Filename: pool/main/x/xfce4-panel/xfce4-panel_4.4.0-0ubuntu1.1_amd64.deb Size: 411370 MD5sum: 85c668de00f3610fc15849037be657fe SHA1: 9ad949cac0b831669424383f1dff5076cf338e96 SHA256: b73174aef1551e0b464e2eb82e8b07bb7583cb7743832004fa94064a18ef96f4 Description: The Xfce4 desktop environment panel This is the panel provided by the Xfce4 desktop project. If you want a multifunctional panel that can even handle plugins and the like, xfce4-panel might be worth a try. . Homepage: http://www.xfce.org/ Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: xubuntu-desktop Package: xfce4-panel-dev Priority: optional Section: devel Installed-Size: 512 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Xfce Maintainers Architecture: amd64 Source: xfce4-panel Version: 4.4.0-0ubuntu1.1 Replaces: xfce4-dev (<= 4.0.0.final-1) Depends: xfce4-panel (= 4.4.0-0ubuntu1.1), libxml2-dev, xfce4-mcs-manager-dev (>= 4.3.99-1) Conflicts: xfce4-dev (<= 4.0.0.final-1), xfce4-panel (<< 4.3.30) Filename: pool/main/x/xfce4-panel/xfce4-panel-dev_4.4.0-0ubuntu1.1_amd64.deb Size: 140086 MD5sum: 8d47320cac66c9b2da36f8ad3a15eb5b SHA1: d9ed434b8035376171754394c7a1e986eb44a41e SHA256: 2582fd05bee41206003c6e94f16079398341136fb7882e711e0153b5df898d8f Description: The Xfce4 panel development files In this package, you can find the development files distributed with the Xfce4 panel, the main panel of Xfce4 desktop environment. The files in this package are mainly going to be of interest for you if you intend to code applications which use some of the Xfce4 C panel functions. . Homepage: http://www.xfce.org/ Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: xfce4-terminal Priority: optional Section: x11 Installed-Size: 2960 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Xfce Maintainers Architecture: amd64 Version: 0.2.6-0ubuntu3.1 Provides: x-terminal-emulator Depends: libatk1.0-0 (>= 1.13.1), libc6 (>= 2.5-0ubuntu1), libdbus-1-3 (>= 0.94), libdbus-glib-1-2 (>= 0.73), libexo-0.3-0 (>= 0.3.2), libglib2.0-0 (>= 2.12.9), libgtk2.0-0 (>= 2.10.3), libstartup-notification0 (>= 0.8-1), libvte9 (>= 1:0.16.0), libx11-6, libxfce4util4 Recommends: dbus-1-utils Conflicts: terminal, terminal.app Filename: pool/main/x/xfce4-terminal/xfce4-terminal_0.2.6-0ubuntu3.1_amd64.deb Size: 1014248 MD5sum: 8af1dd3b37a96344c3a892de94745867 SHA1: 925a4cf027358387dcaceb8c1d8f6d6c047b61d9 SHA256: d982384cb0fb40826d3318162a5be531c93273f533891eac15ed378bd7c430cc Description: Xfce terminal emulator This package contains Terminal, which is a lightweight and easy to use terminal emulator for X11. It was created to fit nicely into the Xfce desktop environment, but it also fits nice with other environments. . For people that already know GNOME 2 terminal and are searching for a lighter but comparable replacement, Terminal might be the answer. . Homepage: http://terminal.os-cillation.com/ Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: xubuntu-desktop Package: xfsdump Priority: optional Section: admin Installed-Size: 724 Maintainer: Ubuntu Core Developers Original-Maintainer: Nathan Scott Architecture: amd64 Version: 2.2.38-1ubuntu0.7.04.1 Depends: libattr1 (>= 2.0.0), libc6 (>= 2.5-0ubuntu1), libdm0 (>= 2.1.0), libncurses5 (>= 5.4-5), libuuid1, xfsprogs (>= 2.6.30) Filename: pool/main/x/xfsdump/xfsdump_2.2.38-1ubuntu0.7.04.1_amd64.deb Size: 308552 MD5sum: c61901d79e291f4ac7c64f0f721d02a8 SHA1: 69717c2063eccfb110ec2d839bc2768f3d8d6220 SHA256: 9c358dc0cf70398e0ede4c0ba8a4272168d2b1358a67c685cfd24f8c7685398f Description: Administrative utilities for the XFS filesystem The xfsdump package contains xfsdump, xfsrestore and a number of other administrative utilities for managing XFS filesystems. . xfsdump examines files in a filesystem, determines which need to be backed up, and copies those files to a specified disk, tape or other storage medium. It uses XFS-specific directives for optimizing the dump of an XFS filesystem, and also knows how to backup XFS extended attributes. Backups created with xfsdump are "endian safe" and can thus be transfered between Linux machines of different architectures and also between IRIX machines. . xfsrestore performs the inverse function of xfsdump; it can restore a full backup of a filesystem. Subsequent incremental backups can then be layered on top of the full backup. Single files and directory subtrees may be restored from full or partial backups. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: xnest Priority: optional Section: x11 Installed-Size: 3728 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian X Strike Force Architecture: amd64 Source: xorg-server Version: 2:1.2.0-3ubuntu8.4 Depends: libc6 (>= 2.5-0ubuntu1), libx11-6, libxau6, libxdmcp6, libxext6, libxfont1 Filename: pool/main/x/xorg-server/xnest_1.2.0-3ubuntu8.4_amd64.deb Size: 1490632 MD5sum: 361a7381309d1851de07c26f1601fef1 SHA1: 5638625e0bb64c0bf685732006d921d59ce32c37 SHA256: 43eebfdc39b089b20bcc237061b7387bb6dfb789f0337fba7e5f08878094dae3 Description: Nested X server Xnest is a nested X server that simply relays all its requests to another X server, where it runs as a client. This means that it appears as another window in your current X session. Xnest relies upon its parent X server for font services. . Use of the Xephyr X server instead of Xnest is recommended. . More information about X.Org can be found at: . This module can be found as the module 'xserver/xorg' at :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: xscreensaver Priority: optional Section: x11 Installed-Size: 2252 Maintainer: Ubuntu Core Developers Original-Maintainer: Ralf Hildebrandt Architecture: amd64 Version: 4.24-5ubuntu2.1 Depends: libatk1.0-0 (>= 1.13.1), libc6 (>= 2.5-0ubuntu1), libcairo2 (>= 1.4.2), libfontconfig1 (>= 2.4.0), libglade2-0 (>= 1:2.5.1), libglib2.0-0 (>= 2.12.9), libgtk2.0-0 (>= 2.10.3), libice6 (>= 1:1.0.0), libpam0g (>= 0.76), libpango1.0-0 (>= 1.16.2), libsm6, libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3 (>= 1:4.0.1), libxi6, libxinerama1, libxml2 (>= 2.6.27), libxmu6, libxpm4, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, libxxf86vm1, xscreensaver-data Recommends: xli | xloadimage, libjpeg-progs, perl5, miscfiles | wordlist Suggests: netpbm, xfishtank, xdaliclock, xscreensaver-gl, fortune, www-browser, qcam | streamer, dictionaries-common Conflicts: funny-manpages (<< 1.3-1), suidmanager (<< 0.50), xscreensaver-gnome (<< 4.09-2), xscreensaver-nognome (<< 4.09-2), gnome-control-center (<< 1:2) Filename: pool/main/x/xscreensaver/xscreensaver_4.24-5ubuntu2.1_amd64.deb Size: 294664 MD5sum: 9a02516eceece4ac9cd2e2ba2ba613c2 SHA1: a283ab31a132971da7e24df35aa7efa0ed809d68 SHA256: bfa1009f870aaa0b6aec2c7c5308e3b8dd6edb3e85d49c3b3555f1d8e48f1793 Description: Automatic screensaver for X The purpose of xscreensaver is to display pretty pictures on your screen when it is not in use, in keeping with the philosophy that unattended monitors should always be doing something interesting, just like they do in the movies. . The benefit that this program has over the combination of the xlock and xautolock programs is the ease with which new graphics hacks can be installed: you don't need to recompile this program to add a new display mode, you just change some resource settings. Any program which can be invoked in such a way that it draws on the root window of the screen can now be used as a screensaver without modification. The programs that are being run as screensavers don't need to have any special knowledge about what it means to be a screensaver. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: xubuntu-desktop Package: xscreensaver-data Priority: optional Section: x11 Installed-Size: 1264 Maintainer: Ubuntu Core Developers Original-Maintainer: Ralf Hildebrandt Architecture: amd64 Source: xscreensaver Version: 4.24-5ubuntu2.1 Replaces: xscreensaver (<< 4.23-2ubuntu4), gnome-screensaver (<< 2.15.4-0ubuntu1) Depends: libc6 (>= 2.5-0ubuntu1), libglib2.0-0 (>= 2.12.9), libgtk2.0-0 (>= 2.10.3), libice6 (>= 1:1.0.0), libjpeg62, libsm6, libx11-6, libxext6, libxmu6, libxpm4, libxt6 Filename: pool/main/x/xscreensaver/xscreensaver-data_4.24-5ubuntu2.1_amd64.deb Size: 454596 MD5sum: d48992c1a859586768b5ac46c4948ef2 SHA1: fe670c6bb047c500437d5c36dfa674ffd3977405 SHA256: 7f6e42fca3b02133ed934ef2c8a59c8990768e65e87c63e0a09328bcd668fa81 Description: data files to be shared among screensaver frontends This package contains the so called "hacks" (the single screensavers that get displayed from a screensaver app) its split out to be used with programs like gnome-screensaver that bring no own hacks, but can display them. Additionally it contains the various tools to load text or images from external sources. . This is the set of the shipped ubuntu non-gl screensavers Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, xubuntu-desktop Package: xscreensaver-gl Priority: optional Section: x11 Installed-Size: 4516 Maintainer: Ubuntu Core Developers Original-Maintainer: Ralf Hildebrandt Architecture: amd64 Source: xscreensaver Version: 4.24-5ubuntu2.1 Replaces: xscreensaver-data (<< 4.23-4ubuntu3) Depends: libc6 (>= 2.5-0ubuntu1), libgl1-mesa-glx | libgl1, libglib2.0-0 (>= 2.12.9), libglu1-mesa | libglu1, libgtk2.0-0 (>= 2.10.3), libice6 (>= 1:1.0.0), libsm6, libx11-6, libxext6, libxmu6, libxpm4, libxt6, libxxf86vm1 Recommends: xscreensaver Conflicts: xscreensaver (<< 4.14-2) Filename: pool/main/x/xscreensaver/xscreensaver-gl_4.24-5ubuntu2.1_amd64.deb Size: 1780960 MD5sum: 27a63ecad8c5306e2175b9f709a5463d SHA1: 67e2ba0f0e0abaf44c646b165de71e36cd438b35 SHA256: 7318758fce1507f4aabf551181b8e9578b951f6219eb95e6fb5cb26f5c3a6a81 Description: GL(Mesa) screen hacks for xscreensaver These are some extra hacks for xscreensaver that use the Mesa OpenGL-compatible library. They are included as an extra package so the base package doesn't require Mesa. In addition, these hacks function nicely as GL demos for people who want to try out hardware accelerated 3D with XFree86 4.x . This is the set of the shipped ubuntu gl screensavers Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, xubuntu-desktop Package: xserver-xorg-core Priority: optional Section: x11 Installed-Size: 12384 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian X Strike Force Architecture: amd64 Source: xorg-server Version: 2:1.2.0-3ubuntu8.4 Replaces: xserver-xorg (<< 6.8.2-38), xserver-xfree86 (<< 1:7.0.0) Provides: xserver Depends: x11-common (>= 1:7.0.0), libc6 (>= 2.5-0ubuntu1), libdrm2 (>= 2.3.0), libfontenc1, libxau6, libxdmcp6, libxfont1, xserver-xorg Recommends: xkb-data, xfonts-base Suggests: xfonts-100dpi | xfonts-75dpi, xfonts-scalable Conflicts: xserver-xorg (<< 6.8.2-38), xserver-xfree86 (<< 1:7.0.0), xkb-data (<< 0.9) Filename: pool/main/x/xorg-server/xserver-xorg-core_1.2.0-3ubuntu8.4_amd64.deb Size: 3937688 MD5sum: 096c7370744ef3dc6b716d06cc4315f2 SHA1: 1b98dfc413000793b2385d65e021a31910054cff SHA256: e63a9ca16e7613fb8663cf48a00d91a5a1e7a1cfb6d89ed47fe9541a3e097050 Description: X.Org X server -- core server The X.Org X server is an X server for several architectures and operating systems, which is derived from the XFree86 4.x series of X servers. . The X.Org server supports most modern graphics hardware from most vendors, and supersedes all XFree86 X servers. . The X.Org server either needs fonts installed on the local host, or needs to know of a remote hosts that provides font services (with xfs, for instance). The former means that fonts packages are mandatory. The latter means that font packages may be gratuitous. To err on the side of caution, install at least the xfonts-base, xfonts-100dpi or xfonts-75dpi, and xfonts-scalable packages. . More information about X.Org can be found at: . This module can be found as the module 'xserver/xorg' at :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, kubuntu-desktop, edubuntu-desktop, xubuntu-desktop Package: xserver-xorg-dev Priority: optional Section: x11 Installed-Size: 1600 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian X Strike Force Architecture: amd64 Source: xorg-server Version: 2:1.2.0-3ubuntu8.4 Filename: pool/main/x/xorg-server/xserver-xorg-dev_1.2.0-3ubuntu8.4_amd64.deb Size: 296864 MD5sum: 5ff1c92c2750a7115f8dea0a93e89e56 SHA1: 32b88a18ef703a28dbeeff59b65840d8114ce58b SHA256: 5ad9af4bc5f1af3901cc644f83ff0e9f0531eceff22390207b10d6d91a475d20 Description: X.Org X server -- development files This package provides development files for the X.Org ('Xorg') X server. This is not quite the same as the DDK (Driver Development Kit) from the XFree86 4.x and X.Org 6.7, 6.8 and 6.9 series of servers; it provides headers and a pkg-config file for drivers using autotools to build against. . Unless you are developing or building a driver, you probably want xserver-xorg and/or xserver-xorg-core instead. . More information about X.Org can be found at: . This module can be found as the module 'xserver/xorg' at :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Package: xsltproc Priority: optional Section: text Installed-Size: 180 Maintainer: Ubuntu Core developers Original-Maintainer: Debian XML/SGML Group Architecture: amd64 Source: libxslt Version: 1.1.20-0ubuntu2.2 Depends: libc6 (>= 2.5-0ubuntu1), libgcrypt11 (>= 1.2.2), libgpg-error0 (>= 1.4), libxml2 (>= 2.6.27), libxslt1.1 (>= 1.1.20) Filename: pool/main/libx/libxslt/xsltproc_1.1.20-0ubuntu2.2_amd64.deb Size: 108208 MD5sum: 4ce2d5f3e30fa38391f2cfb8122ec811 SHA1: 6d1dbe182055e3d876d77c9429af4bba16985635 SHA256: de3a8699e43a4aa7bb48ec918fd8f5d64e2e226732356dbececea541ceb2be47 Description: XSLT command line processor XSLT is an XML language for defining transformations of XML files from XML to some other arbitrary format, such as XML, HTML, plain text, etc. using standard XSLT stylesheets. . This package contains a command line tool that facilitates XSLT transformations. Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu Task: ubuntu-desktop, edubuntu-desktop Package: xvfb Priority: optional Section: x11 Installed-Size: 4032 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian X Strike Force Architecture: amd64 Source: xorg-server Version: 2:1.2.0-3ubuntu8.4 Depends: libc6 (>= 2.5-0ubuntu1), libfontenc1, libxau6, libxdmcp6, libxfont1, xauth, xfonts-base Recommends: xbase-clients Filename: pool/main/x/xorg-server/xvfb_1.2.0-3ubuntu8.4_amd64.deb Size: 1645052 MD5sum: 3793e0ec68341273021706369e13e03e SHA1: 60673c4f4f884769d44491b32cdf7348f4cd7b2b SHA256: 51304353c86422575fe8253df633bb65f03a5c291d888c507c6fe355cc6cf61b Description: Virtual Framebuffer 'fake' X server Xvfb provides an X server that can run on machines with no display hardware and no physical input devices. It emulates a dumb framebuffer using virtual memory. The primary use of this server was intended to be server testing, but other novel uses for it have been found, including testing clients against unusual depths and screen configurations, doing batch processing with Xvfb as a background rendering engine, load testing, as an aid to porting the X server to a new platform, and providing an unobtrusive way to run applications that don't really need an X server but insist on having one anyway. . This package also contains a convenience script called xvfb-run which simplifies the automated execution of X clients in a virtual server environment. This convenience script requires the use of the xauth program. . More information about X.Org can be found at: . This module can be found as the module 'xserver/xorg' at :pserver:anoncvs@cvs.freedesktop.org:/cvs/xorg Bugs: mailto:ubuntu-users@lists.ubuntu.com Origin: Ubuntu