Package: abrowser Priority: optional Section: web Installed-Size: 136 Maintainer: Ubuntu Mozilla Team Architecture: all Source: firefox Version: 3.6.12+build1+nobinonly-0ubuntu0.10.10.1 Depends: firefox, abrowser-branding Filename: pool/main/f/firefox/abrowser_3.6.12+build1+nobinonly-0ubuntu0.10.10.1_all.deb Size: 83282 MD5sum: 6254e2e4686651f9d485d9fc309f5ce8 SHA1: 30f8b6d0599ec74bb811ad003da24be7824d6561 SHA256: e31c64c31f66079e0e7c28ecedcf03bd6030539656bb4c17d326809b532d3188 Description: metapackage for the unbranded abrowser ABrowser is an unbranded version of the popular Firefox webbrowser; it is written in the XUL language and designed to be lightweight and cross-platform. . This is a metapackage that will point to the latest abrowser package in your distribution. Don't remove this if you want to receive automatic major version upgrades for this package in future. Xul-Appid: {ec8030f7-c20a-464f-9b0e-13a3a9e97384} Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: apache2 Priority: optional Section: httpd Installed-Size: 36 Maintainer: Ubuntu Developers Original-Maintainer: Debian Apache Maintainers Architecture: amd64 Version: 2.2.16-1ubuntu3.1 Depends: apache2-mpm-worker (= 2.2.16-1ubuntu3.1) | apache2-mpm-prefork (= 2.2.16-1ubuntu3.1) | apache2-mpm-event (= 2.2.16-1ubuntu3.1) | apache2-mpm-itk (= 2.2.16-1ubuntu3.1), apache2.2-common (= 2.2.16-1ubuntu3.1) Filename: pool/main/a/apache2/apache2_2.2.16-1ubuntu3.1_amd64.deb Size: 1480 MD5sum: bf4687f34a36e2dd5fd6abeb8b4d4f95 SHA1: 8ab3cb59d31256c1b74907a4155d7a5d1ed83122 SHA256: 53a3d05214d29050d51fbe040ae45dc8253a8df78c2ae37b956826d31fbfe770 Description: Apache HTTP Server metapackage The Apache Software Foundation's goal is to build a secure, efficient and extensible HTTP server as standards-compliant open source software. The result has long been the number one web server on the Internet. . It features support for HTTPS, virtual hosting, CGI, SSI, IPv6, easy scripting and database integration, request/response filtering, many flexible authentication schemes, and more. Homepage: http://httpd.apache.org/ Original-Vcs-Browser: http://svn.debian.org/wsvn/pkg-apache/trunk/apache2 Original-Vcs-Svn: svn://svn.debian.org/pkg-apache/trunk/apache2 Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: eucalyptus-cluster, lamp-server Package: apache2-doc Priority: optional Section: doc Installed-Size: 12304 Maintainer: Ubuntu Developers Original-Maintainer: Debian Apache Maintainers Architecture: all Source: apache2 Version: 2.2.16-1ubuntu3.1 Filename: pool/main/a/apache2/apache2-doc_2.2.16-1ubuntu3.1_all.deb Size: 2281132 MD5sum: 494153ffbed2685dde1f6916f2a08cca SHA1: 572a1244450a2a0499f29bd18f61d2d7df75881a SHA256: 3a6ad103c8d44d98224c340b83d58469e1fe7eef6c0d529416f2978b3cd91e81 Description: Apache HTTP Server documentation This package provides the documentation for Apache 2. For more details see the apache2 package description. Homepage: http://httpd.apache.org/ Original-Vcs-Browser: http://svn.debian.org/wsvn/pkg-apache/trunk/apache2 Original-Vcs-Svn: svn://svn.debian.org/pkg-apache/trunk/apache2 Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: apache2-mpm-event Priority: optional Section: httpd Installed-Size: 68 Maintainer: Ubuntu Developers Original-Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.2.16-1ubuntu3.1 Provides: apache2, apache2-mpm, httpd, httpd-cgi Depends: apache2.2-common (= 2.2.16-1ubuntu3.1), apache2.2-bin (= 2.2.16-1ubuntu3.1) Conflicts: apache2-common, apache2-mpm Filename: pool/main/a/apache2/apache2-mpm-event_2.2.16-1ubuntu3.1_amd64.deb Size: 2346 MD5sum: 00e768131218fed520005c54e40e003d SHA1: 18025b970371015969f96171cf6079a8e7541d04 SHA256: 5a7564efee2dda92a97d60cf1f95b27126d743577967b1265689bde1afafaace Description: Apache HTTP Server - event driven model Each Apache Multi-Processing Module provides a different "flavor" of web server binary, compiled with a different processing model. . The event 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. It is especially suitable for sites that see extensive KeepAlive traffic. . This MPM is experimental and less tested than the worker and prefork MPMs. Homepage: http://httpd.apache.org/ Original-Vcs-Browser: http://svn.debian.org/wsvn/pkg-apache/trunk/apache2 Original-Vcs-Svn: svn://svn.debian.org/pkg-apache/trunk/apache2 Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: apache2-mpm-prefork Priority: optional Section: httpd Installed-Size: 68 Maintainer: Ubuntu Developers Original-Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.2.16-1ubuntu3.1 Provides: apache2, apache2-mpm, httpd, httpd-cgi Depends: apache2.2-common (= 2.2.16-1ubuntu3.1), apache2.2-bin (= 2.2.16-1ubuntu3.1) Conflicts: apache2-common, apache2-mpm Filename: pool/main/a/apache2/apache2-mpm-prefork_2.2.16-1ubuntu3.1_amd64.deb Size: 2374 MD5sum: 3d95d9e31bea8d0806c6eec320ac15cb SHA1: 606e77ba2a5768ef2bde994f3e30fbb9cbca2472 SHA256: 053de5eda2e54e7fefbe6805bd2727f117b833f03d1872b40cebca2126cc70a2 Description: Apache HTTP Server - traditional non-threaded model Each Apache Multi-Processing Module provides a different "flavor" of web server binary, compiled with a different processing model. . The prefork MPM provides a non-threaded, pre-forking implementation that handles requests in a manner similar to Apache 1.3. It is not as fast as threaded models, but is considered to be more stable. It is appropriate for sites that need to maintain compatibility with non-thread-safe libraries, and is the best MPM for isolating each request, so that a problem with a single request will not affect any other. Homepage: http://httpd.apache.org/ Original-Vcs-Browser: http://svn.debian.org/wsvn/pkg-apache/trunk/apache2 Original-Vcs-Svn: svn://svn.debian.org/pkg-apache/trunk/apache2 Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: lamp-server, edubuntu-server, mythbuntu-backend-master, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend Package: apache2-mpm-worker Priority: optional Section: httpd Installed-Size: 68 Maintainer: Ubuntu Developers Original-Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.2.16-1ubuntu3.1 Replaces: apache2-mpm-perchild (<< 2.2.0), apache2-mpm-threadpool (<< 2.0.53) Provides: apache2, apache2-mpm, httpd, httpd-cgi Depends: apache2.2-common (= 2.2.16-1ubuntu3.1), apache2.2-bin (= 2.2.16-1ubuntu3.1) Conflicts: apache2-common, apache2-mpm Filename: pool/main/a/apache2/apache2-mpm-worker_2.2.16-1ubuntu3.1_amd64.deb Size: 2318 MD5sum: ca7c42028becd3dc67b57e7bef8ef10a SHA1: 5daafacf01690aac40df9ff43235e0dba6e2d54d SHA256: 8427cc590317f1b2a8b83e037e7b487b7bfa0258648b5c13a5cc5abc54d78d60 Description: Apache HTTP Server - high speed threaded model Each Apache Multi-Processing Module provides a different "flavor" of web server binary, compiled with a different processing model. . The worker MPM provides the default threaded implementation. It is recommended especially for high-traffic sites because it is faster and has a smaller memory footprint than the traditional prefork MPM. Homepage: http://httpd.apache.org/ Original-Vcs-Browser: http://svn.debian.org/wsvn/pkg-apache/trunk/apache2 Original-Vcs-Svn: svn://svn.debian.org/pkg-apache/trunk/apache2 Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: eucalyptus-cluster, eucalyptus-node Package: apache2-prefork-dev Priority: extra Section: httpd Installed-Size: 688 Maintainer: Ubuntu Developers Original-Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.2.16-1ubuntu3.1 Depends: apache2.2-common (= 2.2.16-1ubuntu3.1), openssl, libaprutil1-dev Conflicts: apache2-threaded-dev Filename: pool/main/a/apache2/apache2-prefork-dev_2.2.16-1ubuntu3.1_amd64.deb Size: 136352 MD5sum: 9c6890b3ea07d4bdb3bf61434331eea1 SHA1: 50effae58bcedad56725b5d859aaf04c57b185c6 SHA256: f75f1ae93fed1f5142aff701307f528a217fb9a361cd998ab620dbe3b5509d35 Description: Apache development headers - non-threaded MPM 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 *must* support a non-threaded environment (for PHP, for example). Homepage: http://httpd.apache.org/ Original-Vcs-Browser: http://svn.debian.org/wsvn/pkg-apache/trunk/apache2 Original-Vcs-Svn: svn://svn.debian.org/pkg-apache/trunk/apache2 Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: apache2-threaded-dev Priority: extra Section: httpd Installed-Size: 696 Maintainer: Ubuntu Developers Original-Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.2.16-1ubuntu3.1 Provides: apache2-dev Depends: apache2.2-common (= 2.2.16-1ubuntu3.1), openssl, libaprutil1-dev Conflicts: apache2-prefork-dev Filename: pool/main/a/apache2/apache2-threaded-dev_2.2.16-1ubuntu3.1_amd64.deb Size: 137404 MD5sum: 47b6cf10e5d1d2f6694f7e66075bb78d SHA1: 1e174b94d844f47c15976fb33e1f52b891582f5c SHA256: 360d2a590fb2ca520bf328983e69b0d0c426b3647de4b7f2d1dfae16f863276e Description: Apache development headers - threaded MPM This package provides the development headers and apxs2 binary for threaded versions of apache2; see the apache2 package description for more details. Homepage: http://httpd.apache.org/ Original-Vcs-Browser: http://svn.debian.org/wsvn/pkg-apache/trunk/apache2 Original-Vcs-Svn: svn://svn.debian.org/pkg-apache/trunk/apache2 Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: apache2-utils Priority: optional Section: httpd Installed-Size: 384 Maintainer: Ubuntu Developers Original-Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.2.16-1ubuntu3.1 Replaces: apache-utils (<< 1.3.33-4), apache2-common Depends: libapr1 (>= 1.2.7), libaprutil1 (>= 1.2.7+dfsg), libc6 (>= 2.4), libssl0.9.8 (>= 0.9.8m-1) Conflicts: apache-common (<< 1.3.28.0.1-1) Filename: pool/main/a/apache2/apache2-utils_2.2.16-1ubuntu3.1_amd64.deb Size: 164446 MD5sum: 051b56eca89069afe34fa087d61c733c SHA1: 0949c459606d5949e647dfebbfd801508204ee95 SHA256: 5beb0f55a2d221dfe89e4be6f29a2f3d366912763b9cfab14560dd482a67e479 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) Homepage: http://httpd.apache.org/ Original-Vcs-Browser: http://svn.debian.org/wsvn/pkg-apache/trunk/apache2 Original-Vcs-Svn: svn://svn.debian.org/pkg-apache/trunk/apache2 Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: eucalyptus-cluster, eucalyptus-node, lamp-server, edubuntu-server, mythbuntu-backend-master, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend Package: apache2.2-bin Priority: optional Section: httpd Installed-Size: 7628 Maintainer: Ubuntu Developers Original-Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.2.16-1ubuntu3.1 Replaces: apache2.2-common (<< 2.2.14-2~) Depends: libapr1 (>= 1.4.2), libaprutil1 (>= 1.3.2+dfsg), libaprutil1-dbd-sqlite3 | libaprutil1-dbd-mysql | libaprutil1-dbd-odbc | libaprutil1-dbd-pgsql | libaprutil1-dbd-freetds, libaprutil1-ldap, libc6 (>= 2.4), libcap2 (>= 2.10), libldap-2.4-2 (>= 2.4.7), libpcre3 (>= 7.7), libssl0.9.8 (>= 0.9.8m-1), zlib1g (>= 1:1.1.4) Conflicts: apache2.2-common (<< 2.2.11-5~) Filename: pool/main/a/apache2/apache2.2-bin_2.2.16-1ubuntu3.1_amd64.deb Size: 2708768 MD5sum: c39117c9b15969612466f50b447c83fb SHA1: d6f093d03b28eeee397d02ff42f22644814520f0 SHA256: baa791108c4d330a5429ccc7dab8f1d6efd056a5b8cd64613c35537d0ff8085c Description: Apache HTTP Server common binary files The Apache Software Foundation's goal is to build a secure, efficient and extensible HTTP server as standards-compliant open source software. The result has long been the number one web server on the Internet. . This package contains all binaries but no configuration or support scripts. To get a stand-alone server, you need to install one of the apache2-mpm-* packages, such as worker or prefork. Other packages like gnome-user-share may bring their own Apache configuration, though. Homepage: http://httpd.apache.org/ Original-Vcs-Browser: http://svn.debian.org/wsvn/pkg-apache/trunk/apache2 Original-Vcs-Svn: svn://svn.debian.org/pkg-apache/trunk/apache2 Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: eucalyptus-cluster, eucalyptus-node, lamp-server, edubuntu-server, mythbuntu-backend-master, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend Package: apache2.2-common Priority: optional Section: httpd Installed-Size: 2156 Maintainer: Ubuntu Developers Original-Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apache2 Version: 2.2.16-1ubuntu3.1 Replaces: apache2-common Depends: apache2.2-bin (= 2.2.16-1ubuntu3.1), apache2-utils, libmagic1, mime-support, lsb-base, procps, perl Recommends: ssl-cert Suggests: www-browser, apache2-doc, apache2-suexec | apache2-suexec-custom, ufw Conflicts: apache, apache2-common Filename: pool/main/a/apache2/apache2.2-common_2.2.16-1ubuntu3.1_amd64.deb Size: 301360 MD5sum: 1dd5f68877240b580f4170eb8899ee78 SHA1: 573b4c92ec9e660e2ece4d99737e7655f0679d49 SHA256: 1965a28ff307968d73b911e4014a30c8df133eb20fa9b80bc86d6e7c7a156914 Description: Apache HTTP Server common files The Apache Software Foundation's goal is to build a secure, efficient and extensible HTTP server as standards-compliant open source software. The result has long been the number one web server on the Internet. . This package contains the configuration and support scripts. 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. Homepage: http://httpd.apache.org/ Original-Vcs-Browser: http://svn.debian.org/wsvn/pkg-apache/trunk/apache2 Original-Vcs-Svn: svn://svn.debian.org/pkg-apache/trunk/apache2 Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: eucalyptus-cluster, eucalyptus-node, lamp-server, edubuntu-server, mythbuntu-backend-master, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend Package: cups Priority: optional Section: net Installed-Size: 8292 Maintainer: Ubuntu Developers Original-Maintainer: Debian CUPS Maintainers Architecture: amd64 Version: 1.4.4-6ubuntu2.2 Replaces: cupsddk-drivers (<< 1.4.0) Provides: cupsddk-drivers Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.7), libcups2 (>= 1.4.4-3~), libcupscgi1 (>= 1.4.2), libcupsdriver1 (>= 1.4.0), libcupsimage2 (>= 1.4.0), libcupsmime1 (>= 1.4.0), libcupsppdc1 (>= 1.4.0), libdbus-1-3 (>= 1.0.2), libgcc1 (>= 1:4.1.1), libgnutls26 (>= 2.7.14-0), libgssapi-krb5-2 (>= 1.8+dfsg), libijs-0.35, libkrb5-3 (>= 1.6.dfsg.2), libldap-2.4-2 (>= 2.4.7), libpam0g (>= 0.99.7.1), libpaper1, libpoppler7, libslp1, libstdc++6 (>= 4.1.1), libusb-0.1-4 (>= 2:0.1.12), zlib1g (>= 1:1.1.4), debconf (>= 1.2.9) | debconf-2.0, upstart-job, poppler-utils (>= 0.12), procps, ghostscript, lsb-base (>= 3), cups-common (>= 1.4.4), cups-client (>= 1.4.4-6ubuntu2.2), ssl-cert (>= 1.0.11), adduser, bc, ttf-freefont, cups-ppdc Recommends: foomatic-filters (>= 4.0), cups-driver-gutenprint, ghostscript-cups Suggests: cups-bsd, foomatic-db-compressed-ppds | foomatic-db, hplip, xpdf-korean | xpdf-japanese | xpdf-chinese-traditional | xpdf-chinese-simplified, cups-pdf, smbclient (>= 3.0.9), udev Conflicts: cupsddk-drivers (<< 1.4.0) Breaks: foomatic-filters (<< 4.0) Filename: pool/main/c/cups/cups_1.4.4-6ubuntu2.2_amd64.deb Size: 1975102 MD5sum: 28b7000fc39385092fcc7f996d7d394c SHA1: 2f5baed1a4c80c47edc9048d75de6e212e5063cf SHA256: daaeb260c7f0087d29cb0923b4867653f8db7efa09899790aab595f8eb9c7f6d 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. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: ubuntu-desktop, print-server, kubuntu-desktop, kubuntu-mobile, kubuntu-netbook, edubuntu-desktop, xubuntu-desktop, ubuntu-netbook Package: cups-bsd Priority: extra Section: net Installed-Size: 212 Maintainer: Ubuntu Developers Original-Maintainer: Debian CUPS Maintainers Architecture: amd64 Source: cups Version: 1.4.4-6ubuntu2.2 Replaces: lpr Provides: lpr Depends: libc6 (>= 2.4), libcups2 (>= 1.4.0), debconf (>= 0.5) | debconf-2.0, cups-client (= 1.4.4-6ubuntu2.2), update-inetd, cups-common Suggests: cups Conflicts: lpr, lprng Filename: pool/main/c/cups/cups-bsd_1.4.4-6ubuntu2.2_amd64.deb Size: 44264 MD5sum: 142d5fafa4b5a00ca952c31c3b9e1656 SHA1: 0ed7cad9336705df5fc3baba747c8ededaa41278 SHA256: c2c156a37ae97619ce4d09cbf2ac5ee03016832f974f67fc64463a85bdc230e9 Description: Common UNIX Printing System(tm) - BSD commands The Common UNIX Printing System (or CUPS(tm)) is a printing system and general replacement for lpr, 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). Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: ubuntu-desktop, print-server, kubuntu-desktop, kubuntu-mobile, kubuntu-netbook, edubuntu-desktop, xubuntu-desktop, ubuntu-netbook Package: cups-client Priority: optional Section: net Installed-Size: 484 Maintainer: Ubuntu Developers Original-Maintainer: Debian CUPS Maintainers Architecture: amd64 Source: cups Version: 1.4.4-6ubuntu2.2 Depends: libc6 (>= 2.4), libcups2 (>= 1.4.0), libcupsimage2 (>= 1.4.0), zlib1g (>= 1:1.1.4), cups-common (>= 1.4.4), adduser Suggests: cups, kdeprint, gtklp, cups-pt, xpp, cups-bsd Conflicts: lprng Filename: pool/main/c/cups/cups-client_1.4.4-6ubuntu2.2_amd64.deb Size: 135544 MD5sum: 12d15cb1768076d24ff265dab2345fa3 SHA1: e59cccc8675d8ff753dd2192691f7ac571f0679e SHA256: 8e236f106737efe581943b202b7b72bd0d1401783131810a000dfb80040807f8 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. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: ubuntu-desktop, print-server, kubuntu-desktop, kubuntu-mobile, kubuntu-netbook, edubuntu-desktop, xubuntu-desktop, ubuntu-netbook Package: cups-common Priority: optional Section: net Installed-Size: 4176 Maintainer: Ubuntu Developers Original-Maintainer: Debian CUPS Maintainers Architecture: all Source: cups Version: 1.4.4-6ubuntu2.2 Filename: pool/main/c/cups/cups-common_1.4.4-6ubuntu2.2_all.deb Size: 1341676 MD5sum: ce0f9f35ebc3d604c79bb886c1a7aced SHA1: 79c5405665510e5492a4a145b7bce24bdf329bbd SHA256: 5f01a8d74d80d7f4e0ba91350e6a31ac12d368f6535af9dd9126ae95a81f534b 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. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: ubuntu-desktop, print-server, kubuntu-desktop, kubuntu-mobile, kubuntu-netbook, edubuntu-desktop, xubuntu-desktop, ubuntu-netbook Package: cups-dbg Priority: extra Section: debug Installed-Size: 216 Maintainer: Ubuntu Developers Original-Maintainer: Debian CUPS Maintainers Architecture: amd64 Source: cups Version: 1.4.4-6ubuntu2.2 Depends: cups (= 1.4.4-6ubuntu2.2) Filename: pool/main/c/cups/cups-dbg_1.4.4-6ubuntu2.2_amd64.deb Size: 97190 MD5sum: 81f6206c1d355db2c2dfe26dbb666490 SHA1: e9dff40a93b3576e568da61db631c807004499c9 SHA256: 1ba6c4b1f60c598644f1742cfb6c4deff3f395ada96b106eb7e235f258af36e7 Description: Common UNIX Printing System(tm) - debugging symbols 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 debugging symbols of CUPS. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: finch Priority: optional Section: net Installed-Size: 740 Maintainer: Ubuntu Developers Original-Maintainer: Ari Pollak Architecture: amd64 Source: pidgin Version: 1:2.7.3-1ubuntu3.1 Depends: pidgin-data (>= 1:2.7.3), pidgin-data (<< 1:2.7.3-z), libc6 (>= 2.7), libglib2.0-0 (>= 2.24.0), libgstreamer0.10-0 (>= 0.10.10), libncursesw5 (>= 5.7+20100313), libpurple0 (>= 1:2.7.0), libxml2 (>= 2.7.4) Suggests: libx11-6 Filename: pool/main/p/pidgin/finch_2.7.3-1ubuntu3.1_amd64.deb Size: 244476 MD5sum: 622200d9eefcc3d140a7ce3171c1a541 SHA1: 6f86cc9775d2f044cfa68a292f1e6d278ea6dc97 SHA256: 4c92b3d0184e4a634d3e872096b692542b2b6c8219424985d58c7e933169054e Description: text-based multi-protocol instant messaging client Finch is a text/console-based, modular instant messaging client capable of using multiple networks at once. Currently supported are: AIM/ICQ, Yahoo!, MSN, IRC, Jabber/XMPP/Google Talk, Napster, Zephyr, Gadu-Gadu, Bonjour, Groupwise, Sametime, SILC, SIMPLE, QQ, MySpaceIM, and MXit. . Some extra packages are suggested to use increased functionality: * libx11-6 - To use the Clipboard and/or Toaster plugins. Homepage: http://www.pidgin.im Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: finch-dev Priority: optional Section: devel Installed-Size: 380 Maintainer: Ubuntu Developers Original-Maintainer: Ari Pollak Architecture: all Source: pidgin Version: 1:2.7.3-1ubuntu3.1 Depends: finch (>= 1:2.7.3-1ubuntu3.1), pkg-config, libpurple-dev, libglib2.0-dev, libncursesw5-dev Filename: pool/main/p/pidgin/finch-dev_2.7.3-1ubuntu3.1_all.deb Size: 40084 MD5sum: c051d855433c3d43e7185f86959f8f41 SHA1: 5cb0db60338d3169e186124e291ceeebe249efb4 SHA256: cdbee069d52d2802d100a5ad4a32c02832c640037555dda9517550b4bb1d0647 Description: text-based multi-protocol instant messaging client - development This package contains the headers and other development files not included in the main finch package. Install this if you wish to compile your own plugins, or would like to compile programs that use the libgnt library. Homepage: http://www.pidgin.im Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: firefox Priority: optional Section: web Installed-Size: 36900 Maintainer: Ubuntu Mozilla Team Architecture: amd64 Version: 3.6.12+build1+nobinonly-0ubuntu0.10.10.1 Provides: iceweasel, www-browser Depends: fontconfig, psmisc, lsb-release, debianutils (>= 1.16), libasound2 (>> 1.0.22), libatk1.0-0 (>= 1.29.3), libc6 (>= 2.11), libcairo2 (>= 1.2.4), libdbus-1-3 (>= 1.0.2), libdbus-glib-1-2 (>= 0.78), libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.1.1), libgdk-pixbuf2.0-0 (>= 2.21.6), libglib2.0-0 (>= 2.24.0), libgtk2.0-0 (>= 2.18.0), libnspr4-0d (>= 4.8.6-0ubuntu1~), libnss3-1d (>= 3.12.6), libpango1.0-0 (>= 1.14.0), libpng12-0 (>= 1.2.13-4), libstartup-notification0 (>= 0.10), libstdc++6 (>= 4.1.1), libx11-6, libxext6, libxrender1, libxt6, zlib1g (>= 1:1.1.4), firefox-branding | abrowser-branding Recommends: ubufox Suggests: firefox-gnome-support (= 3.6.12+build1+nobinonly-0ubuntu0.10.10.1), firefox-kde-support, ttf-lyx, libthai0 Filename: pool/main/f/firefox/firefox_3.6.12+build1+nobinonly-0ubuntu0.10.10.1_amd64.deb Size: 12603834 MD5sum: 5a28c933acae8195fdf3a1be5d5df20d SHA1: 74a4f5d9c28f7e4227357e9c69ccafe14da1e10d SHA256: e971439d671c746bd701cbf98d765e713a54b59f2e635ece4f2b1f4814d1c921 Description: safe and easy web browser from Mozilla Firefox delivers safe, easy web browsing. A familiar user interface, enhanced security features including protection from online identity theft, and integrated search let you get the most out of the web. Xul-Appid: {ec8030f7-c20a-464f-9b0e-13a3a9e97384} Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: ubuntu-desktop, ubuntu-uec-live, edubuntu-desktop, edubuntu-uec-live, xubuntu-desktop, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, ubuntu-netbook Package: firefox-branding Priority: optional Section: web Installed-Size: 328 Maintainer: Ubuntu Mozilla Team Architecture: amd64 Source: firefox Version: 3.6.12+build1+nobinonly-0ubuntu0.10.10.1 Replaces: kubuntu-firefox-installer Provides: abrowser-branding Depends: firefox (= 3.6.12+build1+nobinonly-0ubuntu0.10.10.1) Conflicts: abrowser-branding Filename: pool/main/f/firefox/firefox-branding_3.6.12+build1+nobinonly-0ubuntu0.10.10.1_amd64.deb Size: 210760 MD5sum: 195d50d59d7a8b8a291271ceebb5a038 SHA1: 04e23d4e8ab550eb3f1fe81abcd32c988073dbbd SHA256: 349581a0f2a2f54df465e8296a703aabba02872342debc21b7fb22f410b67271 Description: Package that ships the firefox branding This package ships the Firefox branding bits. If you remove this package your user experience will become that of the abrowser. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: ubuntu-desktop, ubuntu-uec-live, edubuntu-desktop, edubuntu-uec-live, xubuntu-desktop, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, ubuntu-netbook Package: firefox-dbg Priority: extra Section: debug Installed-Size: 172412 Maintainer: Ubuntu Mozilla Team Architecture: amd64 Source: firefox Version: 3.6.12+build1+nobinonly-0ubuntu0.10.10.1 Depends: firefox (= 3.6.12+build1+nobinonly-0ubuntu0.10.10.1) Filename: pool/main/f/firefox/firefox-dbg_3.6.12+build1+nobinonly-0ubuntu0.10.10.1_amd64.deb Size: 62870670 MD5sum: 7a06d98eb0d009ce5d091c736d75c012 SHA1: 25ae982c70615ad06d2bbe47832988aafb50ebd4 SHA256: f2bb95487b043ebcd71c6edbc0b39ac3ab74eb15b86e239cdd0b27ad65c617be Description: firefox debug symbols Debug symbols for Firefox. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: firefox-gnome-support Priority: optional Section: gnome Installed-Size: 156 Maintainer: Ubuntu Mozilla Team Architecture: amd64 Source: firefox Version: 3.6.12+build1+nobinonly-0ubuntu0.10.10.1 Provides: gnome-www-browser Depends: libasound2 (>> 1.0.22), libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libgconf2-4 (>= 2.31.1), libglib2.0-0 (>= 2.12.0), libgnomevfs2-0 (>= 1:2.17.90), libnspr4-0d (>= 4.7.3-0ubuntu1~), libstdc++6 (>= 4.1.1), firefox (= 3.6.12+build1+nobinonly-0ubuntu0.10.10.1) Filename: pool/main/f/firefox/firefox-gnome-support_3.6.12+build1+nobinonly-0ubuntu0.10.10.1_amd64.deb Size: 83610 MD5sum: 8798c2c4fadec5d0bfa4795df5147c29 SHA1: cf34cdd729bb6ff9c230e7b4a6eb4bd16d0783dc SHA256: ff7dda9792e5b0150a03c3ce61d248b100115afdf851ee17e19f5119a83e0092 Description: Support for GNOME in Mozilla Firefox This is an extension to Firefox that allows it to use protocol handlers from GnomeVFS, such as smb or sftp, and other GNOME integration features. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: ubuntu-desktop, ubuntu-uec-live, edubuntu-desktop, edubuntu-uec-live, xubuntu-desktop, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, ubuntu-netbook Package: firefox-gnome-support-dbg Priority: extra Section: debug Installed-Size: 480 Maintainer: Ubuntu Mozilla Team Architecture: amd64 Source: firefox Version: 3.6.12+build1+nobinonly-0ubuntu0.10.10.1 Depends: firefox-gnome-support (= 3.6.12+build1+nobinonly-0ubuntu0.10.10.1), firefox-dbg (= 3.6.12+build1+nobinonly-0ubuntu0.10.10.1) Filename: pool/main/f/firefox/firefox-gnome-support-dbg_3.6.12+build1+nobinonly-0ubuntu0.10.10.1_amd64.deb Size: 113972 MD5sum: d011c22b1d0e2363aa4b900ccfb100b8 SHA1: 14fb926cbd4adb96ac893a0d2b012b3ed5e32b25 SHA256: e59f35605af4329b760ea6835fdf0d46fb1b6bd31b0c218608ff301cf8d4a822 Description: firefox gnome support debug symbols Debug symbols for the GNOME support files of Firefox. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: glibc-doc Priority: optional Section: doc Installed-Size: 8688 Maintainer: Ubuntu Core developers Original-Maintainer: GNU Libc Maintainers Architecture: all Source: eglibc Version: 2.12.1-0ubuntu8 Replaces: glibc-doc-reference Provides: glibc-doc-reference Depends: dpkg (>= 1.15.4) | install-info Conflicts: glibc-doc-reference Filename: pool/main/e/eglibc/glibc-doc_2.12.1-0ubuntu8_all.deb Size: 3756398 MD5sum: a69409405226eb0c5c6676d4bbd82286 SHA1: ae1dfafdd373536e5f91665ba94ac5117ed944a0 SHA256: 2ea0aab39b76f1895f1889fa89da035c3b08483131307b0a64c0446d8a3cec72 Description: Embedded GNU C Library: Documentation Contains The GNU C Library Reference manual in info and html format as well as the man pages for libpthread functions and the complete GNU C Library ChangeLog. Homepage: http://www.eglibc.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: icedtea-6-jre-cacao Priority: extra Section: java Installed-Size: 1124 Maintainer: Ubuntu Developers Original-Maintainer: OpenJDK Team Architecture: amd64 Source: openjdk-6 Version: 6b20-1.9.1-1ubuntu3 Provides: icedtea6-jre-cacao Depends: openjdk-6-jre-headless (= 6b20-1.9.1-1ubuntu3), libc6 (>= 2.11), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.1.4) Filename: pool/main/o/openjdk-6/icedtea-6-jre-cacao_6b20-1.9.1-1ubuntu3_amd64.deb Size: 432850 MD5sum: 160667a93e2c00e7dc3d0f19cb7d80b2 SHA1: 047718c4d373495a8ccf4a063437789455912b42 SHA256: 651efc98600a22cc26adbfa47be17dc28e85c117c87f905bc197c937eb8a64f7 Description: Alternative JVM for OpenJDK, using Cacao The package provides an alternative runtime using the Cacao VM and the Cacao Just In Time Compiler (JIT). This is a somewhat faster alternative than the Zero port on architectures like alpha, armel, m68k, mips, mipsel, powerpc and s390. . The VM is started with the option `-cacao'. See the README.Debian for details. Homepage: http://openjdk.java.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: ubuntu-dvd-live, eucalyptus-cloud, eucalyptus-storage, eucalyptus-walrus, tomcat-server, kubuntu-dvd-live, edubuntu-dvd-live Package: icedtea6-plugin Priority: extra Section: web Installed-Size: 276 Maintainer: Ubuntu Developers Original-Maintainer: OpenJDK Team Architecture: amd64 Source: openjdk-6 Version: 6b20-1.9.1-1ubuntu3 Replaces: icedtea-gcjwebplugin, openjdk-6-jre (<< 6b12) Depends: openjdk-6-jre (= 6b20-1.9.1-1ubuntu3), xulrunner-1.9.2, libatk1.0-0 (>= 1.29.3), libc6 (>= 2.3.4), libcairo2 (>= 1.2.4), libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1), libgdk-pixbuf2.0-0 (>= 2.21.6), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.8.0), libpango1.0-0 (>= 1.14.0), libpng12-0 (>= 1.2.13-4), libstdc++6 (>= 4.2.1) Conflicts: icedtea-gcjwebplugin (<< 1.0-1ubuntu4) Filename: pool/main/o/openjdk-6/icedtea6-plugin_6b20-1.9.1-1ubuntu3_amd64.deb Size: 83386 MD5sum: 0f926eced3d09115f7d141014ca3c31a SHA1: 958a966d1a41c2547f72619ba30dd24560c2274a SHA256: d49fc1ba05441bd20a925bc9bac372ac77caeaa526579e130318254965dfca54 Description: web browser plugin based on OpenJDK and IcedTea to execute Java applets IcedTeaPlugin is a web browser plugin to execute Java applets, supporting LiveConnect/JavaScript. It is targeted for xulrunner-1.9 and compatible browsers that support the NPAPI. . IcedTea is a temporary fork of OpenJDK Homepage: http://openjdk.java.net/ Npp-Applications: ec8030f7-c20a-464f-9b0e-13a3a9e97384, 92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a, aa5ca914-c309-495d-91cf-3141bbb04115 Npp-Description: IcedTea6 Java Web Browser Plugin (execution of applets on web pages) Npp-Mimetype: application/x-java-vm, application/x-java-applet, application/x-java-applet;version=1.1, application/x-java-applet;version=1.1.1, application/x-java-applet;version=1.1.2, application/x-java-applet;version=1.1.3, application/x-java-applet;version=1.2, application/x-java-applet;version=1.2.1, application/x-java-applet;version=1.2.2, application/x-java-applet;version=1.3, application/x-java-applet;version=1.3.1, application/x-java-applet;version=1.4, application/x-java-applet;version=1.4.1, application/x-java-applet;version=1.4.2, application/x-java-applet;version=1.5, application/x-java-applet;version=1.6, application/x-java-applet;jpi-version=1.6.0_00, application/x-java-bean, application/x-java-bean;version=1.1, application/x-java-bean;version=1.1.1, application/x-java-bean;version=1.1.2, application/x-java-bean;version=1.1.3, application/x-java-bean;version=1.2, application/x-java-bean;version=1.2.1, application/x-java-bean;version=1.2.2, application/x-java-bean;version=1.3, application/x-java-bean;version=1.3.1, application/x-java-bean;version=1.4, application/x-java-bean;version=1.4.1, application/x-java-bean;version=1.4.2, application/x-java-bean;version=1.5, application/x-java-bean;version=1.6, application/x-java-bean;jpi-version=1.6.0_00 Npp-Name: The IcedTea Web Browser Plugin Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: ubuntu-dvd-live, kubuntu-dvd-live, edubuntu-dvd-live Package: krb5-doc Priority: optional Section: doc Installed-Size: 2788 Maintainer: Ubuntu Core Developers Original-Maintainer: Sam Hartman Architecture: all Source: krb5 Version: 1.8.1+dfsg-5ubuntu0.1 Depends: dpkg (>= 1.15.4) | install-info Conflicts: heimdal-docs Filename: pool/main/k/krb5/krb5-doc_1.8.1+dfsg-5ubuntu0.1_all.deb Size: 2249140 MD5sum: f29b74548048cca53b27a6648a5e7317 SHA1: 6db27d460d43a33073b3d584393961f10d57b89a SHA256: 0482d66d33407a5970b21c3e595b146efef626f2ea154b498d3357a930cf7597 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 Kerberos V5. . This package contains the installation, administrator, and user reference manuals for MIT Kerberos and the man pages for the MIT Kerberos configuration files. Homepage: http://web.mit.edu/kerberos/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: krb5-multidev Priority: optional Section: libdevel Installed-Size: 500 Maintainer: Ubuntu Core Developers Original-Maintainer: Sam Hartman Architecture: amd64 Source: krb5 Version: 1.8.1+dfsg-5ubuntu0.1 Depends: libkrb5-3 (= 1.8.1+dfsg-5ubuntu0.1), libk5crypto3 (= 1.8.1+dfsg-5ubuntu0.1), libgssapi-krb5-2 (= 1.8.1+dfsg-5ubuntu0.1), libgssrpc4 (= 1.8.1+dfsg-5ubuntu0.1), libkadm5srv-mit7 (= 1.8.1+dfsg-5ubuntu0.1), libkadm5clnt-mit7 (= 1.8.1+dfsg-5ubuntu0.1), comerr-dev Suggests: krb5-doc Filename: pool/main/k/krb5/krb5-multidev_1.8.1+dfsg-5ubuntu0.1_amd64.deb Size: 102580 MD5sum: a286d40bdd016169f77da3a0fe8c6595 SHA1: 169b8e4214286693255f085a5c6371b37ed5a86d SHA256: 96d0770c798ca7b6ca0d422ee09ea89edba872d4795461fb8b279b592b7e2974 Description: Development files for MIT Kerberos without Heimdal conflict 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 Kerberos V5. . Most users wishing to build applications against MIT Kerberos should install libkrb5-dev. However, that package conflicts with heimdal-dev. This package installs libraries and headers in /usr/include/mit-krb5 and /usr/lib/mit-krb5 and can be installed along side heimdal-multidev, which provides the same facilities for Heimdal. Homepage: http://web.mit.edu/kerberos/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: krb5-user Priority: optional Section: net Installed-Size: 364 Maintainer: Ubuntu Core Developers Original-Maintainer: Sam Hartman Architecture: amd64 Source: krb5 Version: 1.8.1+dfsg-5ubuntu0.1 Depends: libc6 (>= 2.7), libcomerr2 (>= 1.01), libgssapi-krb5-2 (>= 1.6.dfsg.2), libgssrpc4 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.7+dfsg), libkadm5clnt-mit7 (>= 1.8+dfsg), libkeyutils1, libkrb5-3 (= 1.8.1+dfsg-5ubuntu0.1), libkrb5support0 (>= 1.7dfsg~beta2), libss2 (>= 1.01), krb5-config Conflicts: heimdal-clients Filename: pool/main/k/krb5/krb5-user_1.8.1+dfsg-5ubuntu0.1_amd64.deb Size: 135506 MD5sum: be88b076ba9382310026e573b32feac1 SHA1: 52acbe12bc182ce932a960437fe48d2aff500739 SHA256: 9bb0aab83714b86a8c8a0997e833e66541f495a3a37521acef13d4527fea8048 Description: Basic programs to authenticate using 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 Kerberos V5. . This package contains the basic programs to authenticate to MIT Kerberos, change passwords, and talk to the admin server (to create and delete principals, list principals, etc.). Homepage: http://web.mit.edu/kerberos/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: libaprutil1 Priority: optional Section: libs Installed-Size: 252 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apr-util Version: 1.3.9+dfsg-3ubuntu0.10.10.1 Depends: libapr1 (>= 1.2.7), libc6 (>= 2.4), libdb4.8, libexpat1 (>= 1.95.8), libuuid1 (>= 2.16) Conflicts: libaprutil1.0 Breaks: apache2.2-common (<< 2.2.11-3) Filename: pool/main/a/apr-util/libaprutil1_1.3.9+dfsg-3ubuntu0.10.10.1_amd64.deb Size: 89886 MD5sum: ee3dae0131a4f2a25553f3d266278c25 SHA1: ac64948caf317b9baa63f3c293401c4c130a0de4 SHA256: 0f6132dd11147d26f4661837ff78d09a4da3319770a8269730455e77ea92baa4 Description: The Apache Portable Runtime Utility Library APR is Apache's Portable Runtime Library, designed to be a support library that provides a predictable and consistent interface to underlying platform-specific implementations. . APR Util is a utilities library implemented on top of apr, providing database access, xml parsing, and other useful functionality. Homepage: http://apr.apache.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: eucalyptus-cluster, eucalyptus-node, lamp-server, edubuntu-server, mythbuntu-backend-master, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend Package: libaprutil1-dbd-sqlite3 Priority: optional Section: libs Installed-Size: 88 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apr-util Version: 1.3.9+dfsg-3ubuntu0.10.10.1 Depends: libaprutil1 (= 1.3.9+dfsg-3ubuntu0.10.10.1), libc6 (>= 2.2.5), libsqlite3-0 (>= 3.7.2) Filename: pool/main/a/apr-util/libaprutil1-dbd-sqlite3_1.3.9+dfsg-3ubuntu0.10.10.1_amd64.deb Size: 28108 MD5sum: 16754bc80776397934ef0134addf5e8c SHA1: 7efa163fb824139ea55821d39e8137ba1932dc4e SHA256: a36eff536ca9fb655ff7175be396fb4ae587c53e88135b3b62980ee2925b4bb7 Description: The Apache Portable Runtime Utility Library - SQLite3 Driver APR is Apache's Portable Runtime Library, designed to be a support library that provides a predictable and consistent interface to underlying platform-specific implementations. . APR Util is a utilities library implemented on top of apr, providing database access, xml parsing, and other useful functionality. . This package contains the SQLite3 database driver. Homepage: http://apr.apache.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: eucalyptus-cluster, eucalyptus-node, lamp-server, edubuntu-server, mythbuntu-backend-master, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend Package: libaprutil1-dbg Priority: extra Section: debug Installed-Size: 708 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apr-util Version: 1.3.9+dfsg-3ubuntu0.10.10.1 Depends: libaprutil1 (= 1.3.9+dfsg-3ubuntu0.10.10.1) Conflicts: libaprutil1.0-dev Filename: pool/main/a/apr-util/libaprutil1-dbg_1.3.9+dfsg-3ubuntu0.10.10.1_amd64.deb Size: 231162 MD5sum: 3848adad9ec2b61b5ce420333b076eb8 SHA1: 4ad794c2bc49309e88d26a05b846330c05fccb38 SHA256: 24ab87bac7376ec808203dd85ca964eb950f8ae1da36889c31c877444741e858 Description: The Apache Portable Runtime Utility Library - Debugging Symbols APR is Apache's Portable Runtime Library, designed to be a support library that provides a predictable and consistent interface to underlying platform-specific implementations. . APR Util is a utilities library implemented on top of apr, providing database access, xml parsing, and other useful functionality. . This package contains the debugging symbols for APR util. Homepage: http://apr.apache.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: libaprutil1-dev Priority: optional Section: libdevel Installed-Size: 4820 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apr-util Version: 1.3.9+dfsg-3ubuntu0.10.10.1 Depends: libaprutil1 (= 1.3.9+dfsg-3ubuntu0.10.10.1), libldap2-dev, libexpat1-dev, libdb4.8-dev, libpcre3-dev, libapr1-dev (>= 1.2.2-1), libsqlite3-dev, libpq-dev, libmysqlclient-dev Conflicts: libaprutil1.0-dev Filename: pool/main/a/apr-util/libaprutil1-dev_1.3.9+dfsg-3ubuntu0.10.10.1_amd64.deb Size: 596004 MD5sum: a0070ac70811d4ff2dcdbbf546d5b0c4 SHA1: d6e6f2952b707fdcdfd236087af04580f6c43b52 SHA256: 49ddd8bb983a1305306aeead0582f01a47d0aa68f9eb79246a33276bfe942952 Description: The Apache Portable Runtime Utility Library - Development Headers APR is Apache's Portable Runtime Library, designed to be a support library that provides a predictable and consistent interface to underlying platform-specific implementations. . APR Util is a utilities library implemented on top of apr, providing database access, xml parsing, and other useful functionality. . This package contains development headers for APR util. Homepage: http://apr.apache.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: libaprutil1-ldap Priority: optional Section: libs Installed-Size: 80 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Apache Maintainers Architecture: amd64 Source: apr-util Version: 1.3.9+dfsg-3ubuntu0.10.10.1 Depends: libaprutil1 (= 1.3.9+dfsg-3ubuntu0.10.10.1), libc6 (>= 2.2.5), libldap-2.4-2 (>= 2.4.7) Filename: pool/main/a/apr-util/libaprutil1-ldap_1.3.9+dfsg-3ubuntu0.10.10.1_amd64.deb Size: 25696 MD5sum: c636860329173b72d8a071d0cc0518d1 SHA1: 5f1dc6d2b09cb3ef73553ac50c3c0a021ff70178 SHA256: 6d49f2e9108eda1cdd6d6070b5d864fbbff1f9b1a48c0b875be8f227a795ca9a Description: The Apache Portable Runtime Utility Library - LDAP Driver APR is Apache's Portable Runtime Library, designed to be a support library that provides a predictable and consistent interface to underlying platform-specific implementations. . APR Util is a utilities library implemented on top of apr, providing database access, xml parsing, and other useful functionality. . This package contains the LDAP driver. Homepage: http://apr.apache.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: eucalyptus-cluster, eucalyptus-node, lamp-server, edubuntu-server, mythbuntu-backend-master, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend Package: libc-bin Priority: required Section: libs Installed-Size: 1796 Maintainer: Ubuntu Core developers Original-Maintainer: GNU Libc Maintainers Architecture: amd64 Source: eglibc Version: 2.12.1-0ubuntu8 Replaces: libc0.1, libc0.3, libc6, libc6.1 Breaks: libc0.1 (<< 2.10), libc0.3 (<< 2.10), libc6 (<< 2.10), libc6.1 (<< 2.10) Filename: pool/main/e/eglibc/libc-bin_2.12.1-0ubuntu8_amd64.deb Size: 816922 MD5sum: 8b66490a35d49e8c884966a3b950436f SHA1: 8895be4f3c0bdbc2b1956977b085fd95516c2a5a SHA256: ec8de1f8705e4ac100a85dcbc76d54283c570eb2c7b979b1fa51d7a60526c16b Description: Embedded GNU C Library: Binaries This package contains utility programs related to the GNU C Library. . * catchsegv: catch segmentation faults in programs * getconf: query system configuration variables * getent: get entries from administrative databases * iconv, iconvconfig: convert between character encodings * ldd, ldconfig: print/configure shared library dependencies * locale, localedef: show/generate locale definitions * rpcinfo: report RPC information * tzselect, zdump, zic: select/dump/compile time zones Homepage: http://www.eglibc.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: minimal Package: libc-dev-bin Priority: optional Section: libdevel Installed-Size: 372 Maintainer: Ubuntu Core developers Original-Maintainer: GNU Libc Maintainers Architecture: amd64 Source: eglibc Version: 2.12.1-0ubuntu8 Replaces: libc0.1-dev, libc0.3-dev, libc6-dev, libc6.1-dev Depends: libc6 (>> 2.12), libc6 (<< 2.13) Recommends: manpages-dev Filename: pool/main/e/eglibc/libc-dev-bin_2.12.1-0ubuntu8_amd64.deb Size: 227590 MD5sum: b7b4ea61d47009b15d529ad4ad551862 SHA1: 6146c8c386360623971fe4a4ac73a62b61b8693d SHA256: 00462c17e7be7bb818c1ee735c6c40cfa1fd34854d48b5195c9a4f9c1eaaf47b Description: Embedded GNU C Library: Development binaries This package contains utility programs related to the GNU C Library development package. Homepage: http://www.eglibc.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Build-Essential: yes Origin: Ubuntu Supported: 18m Task: ubuntu-desktop, ubuntu-uec-live, edubuntu-desktop, edubuntu-uec-live, xubuntu-desktop, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend Package: libc6 Priority: required Section: libs Installed-Size: 10228 Maintainer: Ubuntu Core developers Original-Maintainer: GNU Libc Maintainers Architecture: amd64 Source: eglibc Version: 2.12.1-0ubuntu8 Replaces: belocs-locales-bin Provides: glibc-2.11-1 Depends: libc-bin (= 2.12.1-0ubuntu8), libgcc1, tzdata, findutils (>= 4.4.0-2ubuntu2) Suggests: glibc-doc, debconf | debconf-2.0, locales Conflicts: belocs-locales-bin, tzdata (<< 2007k-1), tzdata-etch Breaks: nscd (<< 2.12) Filename: pool/main/e/eglibc/libc6_2.12.1-0ubuntu8_amd64.deb Size: 4258888 MD5sum: 213350dfc16867d09aaf64ff8998eb56 SHA1: bcfffd4f84faff7f1ffa31f5ebe068aa03b8b810 SHA256: 4c8ffb8b9849426b4116b08069ffffc79adadb61b9794551e882ae321d2b90ac Description: Embedded GNU C Library: Shared libraries Contains the standard libraries that are used by nearly all programs on the system. This package includes shared versions of the standard C library and the standard math library, as well as many others. Homepage: http://www.eglibc.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: minimal Package: libc6-dbg Priority: extra Section: debug Installed-Size: 37420 Maintainer: Ubuntu Core developers Original-Maintainer: GNU Libc Maintainers Architecture: amd64 Source: eglibc Version: 2.12.1-0ubuntu8 Provides: libc-dbg Depends: libc6 (= 2.12.1-0ubuntu8) Filename: pool/main/e/eglibc/libc6-dbg_2.12.1-0ubuntu8_amd64.deb Size: 10286862 MD5sum: 18c8b9d54f029d9c164cad69f42720ba SHA1: 4fa72108889546c3dd37e3fd8aec8a8bbaa8f742 SHA256: 96251b0a0aac5b3fad1ab5adddb5e0c7b74fcbc2a57e36d1ffcc2297dbe948e7 Description: Embedded GNU C Library: detached debugging symbols This package contains the detached debugging symbols for the GNU C library. Homepage: http://www.eglibc.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: libc6-dev Priority: optional Section: libdevel Installed-Size: 11732 Maintainer: Ubuntu Core developers Original-Maintainer: GNU Libc Maintainers Architecture: amd64 Source: eglibc Version: 2.12.1-0ubuntu8 Provides: libc-dev Depends: libc6 (= 2.12.1-0ubuntu8), libc-dev-bin (= 2.12.1-0ubuntu8), linux-libc-dev Recommends: gcc | c-compiler Suggests: glibc-doc, manpages-dev Conflicts: binutils (<< 2.20.1-1), binutils-gold (<< 2.20.1-11) Filename: pool/main/e/eglibc/libc6-dev_2.12.1-0ubuntu8_amd64.deb Size: 2725764 MD5sum: c9c304be9e35a2fa160ea151661b216f SHA1: 91317d76968bed8cfea718444c03534b56cb0b1c SHA256: 02ce16ddb55f4fb67a1ed2a06902fe81eec38886caf82d5def90d949315b617e Description: Embedded GNU C Library: Development Libraries and Header Files Contains the symlinks, headers, and object files needed to compile and link programs which use the standard C library. Homepage: http://www.eglibc.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Build-Essential: yes Origin: Ubuntu Supported: 18m Task: ubuntu-desktop, ubuntu-uec-live, edubuntu-desktop, edubuntu-uec-live, xubuntu-desktop, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend Package: libc6-dev-i386 Priority: optional Section: libdevel Installed-Size: 5428 Maintainer: Ubuntu Core developers Original-Maintainer: GNU Libc Maintainers Architecture: amd64 Source: eglibc Version: 2.12.1-0ubuntu8 Provides: lib32c-dev Depends: libc6-i386 (= 2.12.1-0ubuntu8), libc6-dev (= 2.12.1-0ubuntu8) Recommends: gcc-multilib Conflicts: ia32-libs-dev (<< 1.18) Filename: pool/main/e/eglibc/libc6-dev-i386_2.12.1-0ubuntu8_amd64.deb Size: 1568012 MD5sum: 89b06a668705837d63ef46f385cf1c41 SHA1: cf6e00f85d6716ae3b52a9f1d9fb5c08a160965d SHA256: 5becd7b82a27211df995dff41ce125d1fcd0a6731ec81a168e1e4bf1159ee0af Description: GNU C Library: 32-bit development libraries for AMD64 Contains the symlinks and object files needed to compile and link programs which use the standard C library. This is the 32bit version of the library, meant for AMD64 systems. Homepage: http://www.eglibc.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: libc6-i386 Priority: optional Section: libs Installed-Size: 9300 Maintainer: Ubuntu Core developers Original-Maintainer: GNU Libc Maintainers Architecture: amd64 Source: eglibc Version: 2.12.1-0ubuntu8 Replaces: libc6-dev-i386 Depends: libc6 (= 2.12.1-0ubuntu8) Conflicts: ia32-libs (<= 1.5) Filename: pool/main/e/eglibc/libc6-i386_2.12.1-0ubuntu8_amd64.deb Size: 3719510 MD5sum: db3853124c3b1a24e381c0634824bcb4 SHA1: f3654f258eafe194ff252751b403b5439dfd90cd SHA256: 10ab4c4feca045b57d62052406972abe749df11b632e6554e5db5c4c6338551b Description: GNU C Library: 32-bit shared libraries for AMD64 This package includes shared versions of the standard C library and the standard math library, as well as many others. This is the 32bit version of the library, meant for AMD64 systems. Homepage: http://www.eglibc.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: libc6-pic Priority: optional Section: libdevel Installed-Size: 6208 Maintainer: Ubuntu Core developers Original-Maintainer: GNU Libc Maintainers Architecture: amd64 Source: eglibc Version: 2.12.1-0ubuntu8 Provides: glibc-pic, libc-pic Depends: libc6 (= 2.12.1-0ubuntu8) Conflicts: libc-pic Filename: pool/main/e/eglibc/libc6-pic_2.12.1-0ubuntu8_amd64.deb Size: 1637544 MD5sum: e29a8e4815fa00d4a9d4d5d674dfb18a SHA1: a5ee6ae2d9b117785b127e8929b098f0458ac915 SHA256: d2201a2d1649af12aec50870f3fa5d91dc61b8ea8190394fe583fcc297c6cdde Description: Embedded GNU C Library: PIC archive library Contains an archive library (ar file) composed of individual shared objects. This is used for creating a library which is a smaller subset of the standard libc shared library. The reduced library is used on the Debian boot floppies. If you are not making your own set of Debian boot floppies using the `boot-floppies' package, you probably don't need this package. Homepage: http://www.eglibc.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: libc6-prof Priority: extra Section: libdevel Installed-Size: 8772 Maintainer: Ubuntu Core developers Original-Maintainer: GNU Libc Maintainers Architecture: amd64 Source: eglibc Version: 2.12.1-0ubuntu8 Depends: libc6 (= 2.12.1-0ubuntu8) Filename: pool/main/e/eglibc/libc6-prof_2.12.1-0ubuntu8_amd64.deb Size: 2175900 MD5sum: d7a087a917ce69c68719964ac4a485ae SHA1: 96ac15fe0d81d219157ff8fbe6a2f1a53d07d52f SHA256: dc29edc5380d646d1f03838e362aab552fbfe2f115095e21ddd4f9f6c1609e5e Description: Embedded GNU C Library: Profiling Libraries Static libraries compiled with profiling info (-pg) suitable for use with gprof. Homepage: http://www.eglibc.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: libcups2 Priority: optional Section: libs Installed-Size: 492 Maintainer: Ubuntu Developers Original-Maintainer: Debian CUPS Maintainers Architecture: amd64 Source: cups Version: 1.4.4-6ubuntu2.2 Provides: libcupsys2 Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.4), libgcrypt11 (>= 1.4.2), libgnutls26 (>= 2.7.14-0), libgssapi-krb5-2 (>= 1.7+dfsg), zlib1g (>= 1:1.1.4) Suggests: cups-common Breaks: cups (<< 1.4.4) Filename: pool/main/c/cups/libcups2_1.4.4-6ubuntu2.2_amd64.deb Size: 231892 MD5sum: f9d2b151e00be8c922b73bb5be334ab3 SHA1: f82a29a48000ffd3c365fb87b59581d457984958 SHA256: 962ddb57f845bb9429d69490d5e2290171f4ea3f155f611c88d25d41f593559f Description: Common UNIX Printing System(tm) - Core library 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. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: ubuntu-desktop, eucalyptus-cloud, eucalyptus-storage, eucalyptus-walrus, print-server, samba-server, tomcat-server, ubuntu-uec-live, kubuntu-desktop, kubuntu-mobile, kubuntu-netbook, edubuntu-desktop, edubuntu-uec-live, xubuntu-desktop, mythbuntu-backend-master, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, ubuntu-netbook Package: libcups2-dev Priority: optional Section: libdevel Installed-Size: 940 Maintainer: Ubuntu Developers Original-Maintainer: Debian CUPS Maintainers Architecture: amd64 Source: cups Version: 1.4.4-6ubuntu2.2 Provides: libcupsys2-dev Depends: libcups2 (= 1.4.4-6ubuntu2.2), libgnutls-dev, libkrb5-dev | heimdal-dev Filename: pool/main/c/cups/libcups2-dev_1.4.4-6ubuntu2.2_amd64.deb Size: 222624 MD5sum: bce72a79fb5e319039be1ab74a9b7e72 SHA1: 769a55024b744d901613ce21fdc43e140182afe1 SHA256: c6e1e416422bc692755f91c41e8ee7a5a80b2074300e0386f4b48fe0b5c1e1bf Description: Common UNIX Printing System(tm) - Development files CUPS library 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, as well as examples how to communicate with cups from different programming languages (Perl, Java, and PHP). Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: libcupscgi1 Priority: optional Section: libs Installed-Size: 196 Maintainer: Ubuntu Developers Original-Maintainer: Debian CUPS Maintainers Architecture: amd64 Source: cups Version: 1.4.4-6ubuntu2.2 Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.4), libcups2 (>= 1.4.0), libgcrypt11 (>= 1.4.2), libgnutls26 (>= 2.7.14-0) Filename: pool/main/c/cups/libcupscgi1_1.4.4-6ubuntu2.2_amd64.deb Size: 32636 MD5sum: 910d06798100e2644ccb187f0c293ebb SHA1: 98f6137e3b3ce8ea8f3795217f271fe8fb35082d SHA256: 776c9bd047b74abc049a3dcc8c4c5dbb1e92ccb487164332075483326e181621 Description: Common UNIX Printing System(tm) - CGI library 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 a shared library for CGI programs in the CUPS web interface Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: ubuntu-desktop, print-server, kubuntu-desktop, kubuntu-mobile, kubuntu-netbook, edubuntu-desktop, xubuntu-desktop, ubuntu-netbook Package: libcupscgi1-dev Priority: optional Section: libdevel Installed-Size: 236 Maintainer: Ubuntu Developers Original-Maintainer: Debian CUPS Maintainers Architecture: amd64 Source: cups Version: 1.4.4-6ubuntu2.2 Depends: libcupscgi1 (= 1.4.4-6ubuntu2.2), libcups2-dev (= 1.4.4-6ubuntu2.2) Filename: pool/main/c/cups/libcupscgi1-dev_1.4.4-6ubuntu2.2_amd64.deb Size: 110782 MD5sum: 7a18dbc64f8a2f9eaad3f41d372aa2d8 SHA1: a51cbe6cf2696fa6088de20bfe6279cd62f219b5 SHA256: d9c8825741d5fbcf94af4768f9a409ff226f9913ae1f34f21fbd22b7c050db6c Description: Common UNIX Printing System(tm) - Development files for CGI library 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 CGI programs for the CUPS web interface using libcupscgi. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: libcupsdriver1 Priority: optional Section: libs Installed-Size: 168 Maintainer: Ubuntu Developers Original-Maintainer: Debian CUPS Maintainers Architecture: amd64 Source: cups Version: 1.4.4-6ubuntu2.2 Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.4), libcups2 (>= 1.4.0), libgcrypt11 (>= 1.4.2), libgnutls26 (>= 2.7.14-0) Filename: pool/main/c/cups/libcupsdriver1_1.4.4-6ubuntu2.2_amd64.deb Size: 21932 MD5sum: fa4e2cc52a21a418cfd71a3821013156 SHA1: 89fe2b1ab5157493fc1d56e9781628946aafc4f8 SHA256: 907db466b9f4c4ea8fe9c50d3ec01301b9df76377294385a34883dc9aac5a817 Description: Common UNIX Printing System(tm) - Driver library 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 a shared library with useful functions for printer drivers. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: ubuntu-desktop, print-server, kubuntu-desktop, kubuntu-mobile, kubuntu-netbook, edubuntu-desktop, xubuntu-desktop, ubuntu-netbook Package: libcupsdriver1-dev Priority: optional Section: libdevel Installed-Size: 192 Maintainer: Ubuntu Developers Original-Maintainer: Debian CUPS Maintainers Architecture: amd64 Source: cups Version: 1.4.4-6ubuntu2.2 Depends: libcupsdriver1 (= 1.4.4-6ubuntu2.2), libcups2-dev (= 1.4.4-6ubuntu2.2), libcupsimage2-dev (= 1.4.4-6ubuntu2.2) Filename: pool/main/c/cups/libcupsdriver1-dev_1.4.4-6ubuntu2.2_amd64.deb Size: 97278 MD5sum: 7b4fc6c1762af750ff7ff9963cc30947 SHA1: e409a3f4b0c760eb265ad83b72ae699efc149cf5 SHA256: 9f77b022126b9297e0f0ce61151838a39e39fc3bebb288a34e3d698ab93ba750 Description: Common UNIX Printing System(tm) - Development files driver library 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 printer drivers using libcupsdriver. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: libcupsimage2 Priority: optional Section: libs Installed-Size: 236 Maintainer: Ubuntu Developers Original-Maintainer: Debian CUPS Maintainers Architecture: amd64 Source: cups Version: 1.4.4-6ubuntu2.2 Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.7), libcups2 (>= 1.4.0), libjpeg62, libpng12-0 (>= 1.2.13-4), libtiff4, zlib1g (>= 1:1.1.4) Filename: pool/main/c/cups/libcupsimage2_1.4.4-6ubuntu2.2_amd64.deb Size: 52406 MD5sum: 536630b4dd36426ac1467e101d6e5b2a SHA1: ba5fd1614dc19e6f9dd051b9330d544efa668403 SHA256: 204462b040343cb17381fd47beb6fe663b7dedb215be574f972a0ef36bbd81ea Description: Common UNIX Printing System(tm) - Raster image library 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. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: ubuntu-desktop, print-server, ubuntu-uec-live, kubuntu-desktop, kubuntu-mobile, kubuntu-netbook, edubuntu-desktop, edubuntu-uec-live, xubuntu-desktop, mythbuntu-backend-master, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, ubuntu-netbook Package: libcupsimage2-dev Priority: optional Section: libdevel Installed-Size: 232 Maintainer: Ubuntu Developers Original-Maintainer: Debian CUPS Maintainers Architecture: amd64 Source: cups Version: 1.4.4-6ubuntu2.2 Depends: libcupsimage2 (= 1.4.4-6ubuntu2.2), libcups2-dev (= 1.4.4-6ubuntu2.2), libpng-dev, libtiff4-dev, libjpeg8-dev | libjpeg-dev, zlib1g-dev Filename: pool/main/c/cups/libcupsimage2-dev_1.4.4-6ubuntu2.2_amd64.deb Size: 61232 MD5sum: 3e7220a9231c75ca921b7b753a219666 SHA1: ed6d54f1e4843a4b5f771d09621379a4641c589c SHA256: ab9c913612d953954bc9b21002dbe7c89e513cd68b355da970acb4aa6c2c4751 Description: Common UNIX Printing System(tm) - Development files CUPS image library 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. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: libcupsmime1 Priority: optional Section: libs Installed-Size: 156 Maintainer: Ubuntu Developers Original-Maintainer: Debian CUPS Maintainers Architecture: amd64 Source: cups Version: 1.4.4-6ubuntu2.2 Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.4), libcups2 (>= 1.4.0), libgcrypt11 (>= 1.4.2), libgnutls26 (>= 2.7.14-0) Filename: pool/main/c/cups/libcupsmime1_1.4.4-6ubuntu2.2_amd64.deb Size: 15280 MD5sum: bfc811b7d99615c885332d78e3931cb5 SHA1: 5509d31985a23c46b150a8915ffeb12dedaf2007 SHA256: dc07b0da745c4258fa768edbd67a1f038e802f793f7dae0321d5c1da9cf09e4c Description: Common UNIX Printing System(tm) - MIME library 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 a shared library for file type detection and file conversion filter chain building. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: ubuntu-desktop, print-server, kubuntu-desktop, kubuntu-mobile, kubuntu-netbook, edubuntu-desktop, xubuntu-desktop, ubuntu-netbook Package: libcupsmime1-dev Priority: optional Section: libdevel Installed-Size: 160 Maintainer: Ubuntu Developers Original-Maintainer: Debian CUPS Maintainers Architecture: amd64 Source: cups Version: 1.4.4-6ubuntu2.2 Depends: libcupsmime1 (= 1.4.4-6ubuntu2.2), libcups2-dev (= 1.4.4-6ubuntu2.2) Filename: pool/main/c/cups/libcupsmime1-dev_1.4.4-6ubuntu2.2_amd64.deb Size: 88474 MD5sum: e809bd9440142c134aa0a32ed1180e72 SHA1: 9bd03b3fce3037e85317905eabed1261f96bb908 SHA256: ee207aa097cad7cbce589ce43bd06598ddf11662ca0e168c438b4402dfab9958 Description: Common UNIX Printing System(tm) - Development files MIME library 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 programs using libcupsmime. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: libcupsppdc1 Priority: optional Section: libs Installed-Size: 276 Maintainer: Ubuntu Developers Original-Maintainer: Debian CUPS Maintainers Architecture: amd64 Source: cups Version: 1.4.4-6ubuntu2.2 Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.4), libcups2 (>= 1.4.0), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Filename: pool/main/c/cups/libcupsppdc1_1.4.4-6ubuntu2.2_amd64.deb Size: 59304 MD5sum: 2ee7b50ae995f1566b2bc5dc32d2ade6 SHA1: 9150edacb2534e5edfeab8e38cf9f1fb06e34974 SHA256: f13c16ba8f5d3fcee67657425dffc7527af2ae27ee2e47b922ddb497f3c8bfb2 Description: Common UNIX Printing System(tm) - PPD manipulation library 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 library for generating and manipulating PPD files. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: ubuntu-desktop, print-server, kubuntu-desktop, kubuntu-mobile, kubuntu-netbook, edubuntu-desktop, xubuntu-desktop, ubuntu-netbook Package: libcupsppdc1-dev Priority: optional Section: libdevel Installed-Size: 440 Maintainer: Ubuntu Developers Original-Maintainer: Debian CUPS Maintainers Architecture: amd64 Source: cups Version: 1.4.4-6ubuntu2.2 Depends: libcupsppdc1 (= 1.4.4-6ubuntu2.2), libcups2-dev (= 1.4.4-6ubuntu2.2) Filename: pool/main/c/cups/libcupsppdc1-dev_1.4.4-6ubuntu2.2_amd64.deb Size: 150044 MD5sum: 85a66060e7130b8b9cdc1160cf66a7cb SHA1: 3b79481672aa28ca72e54b3abe438a8788e62910 SHA256: f7ce4d45df50778ab20e94b76eae59f8c7a486f820f67daed97046fe60b5cd1d Description: Common UNIX Printing System(tm) - Development files PPD library 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 programs using libcupsppdc. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: libecpg-compat3 Priority: optional Section: libs Installed-Size: 88 Maintainer: Ubuntu Core Developers Original-Maintainer: Martin Pitt Architecture: amd64 Source: postgresql-8.4 Version: 8.4.5-0ubuntu10.10 Depends: libc6 (>= 2.3.4), libecpg6, libpgtypes3, libpq5 (>= 8.4~0cvs20090328) Filename: pool/main/p/postgresql-8.4/libecpg-compat3_8.4.5-0ubuntu10.10_amd64.deb Size: 11340 MD5sum: 130564cc4628ceafc3921713ab2e4dcc SHA1: a5511824f6f4ccb2fbabb1712a4e413ec7d9e48f SHA256: 4691f5e3901d3b0b1caea8d8aabe0c613fe6ce30d99857c706aa26ae06a68aec 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. Homepage: http://www.postgresql.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: libecpg-dev Priority: optional Section: libdevel Installed-Size: 1032 Maintainer: Ubuntu Core Developers Original-Maintainer: Martin Pitt Architecture: amd64 Source: postgresql-8.4 Version: 8.4.5-0ubuntu10.10 Depends: libc6 (>= 2.4), libpq-dev, libecpg6 (= 8.4.5-0ubuntu10.10), libecpg-compat3 (= 8.4.5-0ubuntu10.10), libpgtypes3 (= 8.4.5-0ubuntu10.10) Conflicts: libecpg3-dev, postgresql-dev Filename: pool/main/p/postgresql-8.4/libecpg-dev_8.4.5-0ubuntu10.10_amd64.deb Size: 240990 MD5sum: e3f6824a873520f17e230a62ad05ac80 SHA1: ddd06029ec2506d2d2a09be2c119d09a9a229097 SHA256: 94da41caa1f1da916ed84ae46a546dee8c353e5b919dc9a9ed373396fba79c17 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). Homepage: http://www.postgresql.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: libecpg6 Priority: optional Section: libs Installed-Size: 124 Maintainer: Ubuntu Core Developers Original-Maintainer: Martin Pitt Architecture: amd64 Source: postgresql-8.4 Version: 8.4.5-0ubuntu10.10 Depends: libc6 (>= 2.4), libpgtypes3, libpq5 (>= 8.4~0cvs20090328) Filename: pool/main/p/postgresql-8.4/libecpg6_8.4.5-0ubuntu10.10_amd64.deb Size: 33164 MD5sum: 308b7aaa612e6c680f5583590e62986e SHA1: f927ff5364f8fda2423026e98b1087e327f61586 SHA256: 0711ca87420cf89025e240faa63516c8b4888d434a3ad110ffad506f8e83612f 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. Homepage: http://www.postgresql.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: libfreetype6 Priority: optional Section: libs Installed-Size: 732 Maintainer: Ubuntu Core Developers Original-Maintainer: Steve Langasek Architecture: amd64 Source: freetype Version: 2.4.2-2ubuntu0.1 Depends: libc6 (>= 2.11), zlib1g (>= 1:1.1.4) Conflicts: freetype, xpdf-reader (<< 1.00-4) Filename: pool/main/f/freetype/libfreetype6_2.4.2-2ubuntu0.1_amd64.deb Size: 374776 MD5sum: 3275bf30a9c4a407ab37d16786a04902 SHA1: 6cb4ca3c03fa83178b093ba7a5d0c380d3732f4f SHA256: b7b38c0d4de89b9f6a1e5c2be89bf70a524cfd5908a7e3d900a1a50957df455d 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: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: standard, mythbuntu-backend-master, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, mythbuntu-frontend Package: libfreetype6-dev Priority: optional Section: libdevel Installed-Size: 3556 Maintainer: Ubuntu Core Developers Original-Maintainer: Steve Langasek Architecture: amd64 Source: freetype Version: 2.4.2-2ubuntu0.1 Replaces: freetype0-dev, freetype1-dev Depends: libfreetype6 (= 2.4.2-2ubuntu0.1), 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.4.2-2ubuntu0.1_amd64.deb Size: 746498 MD5sum: e9872033efee7e7b1a57c9d32581714a SHA1: 48505f141e6eef25a5cc0a0852b0dfaef7fec9d3 SHA256: b974bed64d9bcc2f96b9e5cb98cfcc5c3889f77dc695c416d06e8a89ee208f19 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: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: libgssapi-krb5-2 Priority: standard Section: libs Installed-Size: 312 Maintainer: Ubuntu Core Developers Original-Maintainer: Sam Hartman Architecture: amd64 Source: krb5 Version: 1.8.1+dfsg-5ubuntu0.1 Replaces: libkrb53 (<< 1.6.dfsg.4~beta1-7) Depends: libc6 (>= 2.7), libcomerr2 (>= 1.34), libk5crypto3 (>= 1.8+dfsg), libkeyutils1, libkrb5-3 (= 1.8.1+dfsg-5ubuntu0.1), libkrb5support0 (>= 1.7dfsg~beta2) Suggests: krb5-doc, krb5-user Filename: pool/main/k/krb5/libgssapi-krb5-2_1.8.1+dfsg-5ubuntu0.1_amd64.deb Size: 127880 MD5sum: 39489cee58717bf9c8c37f7bdec946dd SHA1: f9601cc4d9cb26623c6393ec5e285ac01991d8b0 SHA256: e79a0fd4d6314829bdb443ed943f83e16c10be4c195aa8787ed8b89adc224ff2 Description: MIT Kerberos runtime libraries - krb5 GSS-API Mechanism 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 Kerberos V5. . This package contains the runtime library for the MIT Kerberos implementation of GSS-API used by applications and Kerberos clients. Homepage: http://web.mit.edu/kerberos/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: standard, mythbuntu-backend-master, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, mythbuntu-frontend Package: libgssrpc4 Priority: standard Section: libs Installed-Size: 208 Maintainer: Ubuntu Core Developers Original-Maintainer: Sam Hartman Architecture: amd64 Source: krb5 Version: 1.8.1+dfsg-5ubuntu0.1 Replaces: libkadm55 (<< 1.6.dfsg.4~beta1-7) Depends: libc6 (>= 2.4), libcomerr2 (>= 1.01), libgssapi-krb5-2 (>= 1.8+dfsg), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2) Suggests: krb5-doc, krb5-user Filename: pool/main/k/krb5/libgssrpc4_1.8.1+dfsg-5ubuntu0.1_amd64.deb Size: 81260 MD5sum: 9c733722e50181a157d7620356ba6202 SHA1: 3506a4a713fbbc5ab45a842b526e31903342ef34 SHA256: 80a90eb4b7e70a937412b414d78727b327af59ea589acc4b013f17a4bf7c381b Description: MIT Kerberos runtime libraries - GSS enabled ONCRPC 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 Kerberos V5. . This package contains an RPC library used by the Kerberos administrative programs and potentially other applications. Homepage: http://web.mit.edu/kerberos/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: libk5crypto3 Priority: standard Section: libs Installed-Size: 252 Maintainer: Ubuntu Core Developers Original-Maintainer: Sam Hartman Architecture: amd64 Source: krb5 Version: 1.8.1+dfsg-5ubuntu0.1 Replaces: libkrb53 (<< 1.6.dfsg.4~beta1-7) Depends: libc6 (>= 2.4), libkeyutils1, libkrb5support0 (>= 1.7dfsg~beta2) Suggests: krb5-doc, krb5-user Breaks: libgssapi-krb5-2 (<= 1.8~aa), libkrb5-3 (<= 1.8~aa) Filename: pool/main/k/krb5/libk5crypto3_1.8.1+dfsg-5ubuntu0.1_amd64.deb Size: 103668 MD5sum: 28ba461fe0af19812a33b646a02cd85b SHA1: aa048e691b483e2a7f00211398dbfc7291caf5f6 SHA256: 10678b6ab8ccb8aea9652eb72bfbfdcdd5ff05360f5c55bf1e2dd49a897e85e8 Description: MIT Kerberos runtime libraries - Crypto Library 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 Kerberos V5. . This package contains the runtime cryptography libraries used by applications and Kerberos clients. Homepage: http://web.mit.edu/kerberos/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: standard, mythbuntu-backend-master, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, mythbuntu-frontend Package: libkadm5clnt-mit7 Priority: standard Section: libs Installed-Size: 176 Maintainer: Ubuntu Core Developers Original-Maintainer: Sam Hartman Architecture: amd64 Source: krb5 Version: 1.8.1+dfsg-5ubuntu0.1 Depends: libc6 (>= 2.7), libcomerr2 (>= 1.01), libgssapi-krb5-2 (>= 1.6.dfsg.2), libgssrpc4 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.8+dfsg), libkrb5support0 (>= 1.7dfsg~beta2) Suggests: krb5-doc, krb5-user Filename: pool/main/k/krb5/libkadm5clnt-mit7_1.8.1+dfsg-5ubuntu0.1_amd64.deb Size: 61872 MD5sum: aa139b218eb774df1458b34c76269eca SHA1: 95ce3a0b4934aa9821400e79063f80f48d3dd6d2 SHA256: ab56d4c975579f323c43a15d4852fb4bb8d56355d935e89f39512db47fdc26c0 Description: MIT Kerberos runtime libraries - Administration Clients 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 Kerberos V5. . This package contains the runtime library used by clients of the Kerberos administration protocol. Homepage: http://web.mit.edu/kerberos/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: libkadm5srv-mit7 Priority: standard Section: libs Installed-Size: 200 Maintainer: Ubuntu Core Developers Original-Maintainer: Sam Hartman Architecture: amd64 Source: krb5 Version: 1.8.1+dfsg-5ubuntu0.1 Depends: libc6 (>= 2.7), libcomerr2 (>= 1.01), libgssapi-krb5-2 (>= 1.6.dfsg.2), libgssrpc4 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.6.dfsg.2), libkdb5-4 (>= 1.8+dfsg), libkrb5-3 (>= 1.6.dfsg.2), libkrb5support0 (>= 1.7dfsg~beta2) Suggests: krb5-doc, krb5-user Filename: pool/main/k/krb5/libkadm5srv-mit7_1.8.1+dfsg-5ubuntu0.1_amd64.deb Size: 75642 MD5sum: a03133c019caba1fb9366c93d7edf9ca SHA1: 7534b404c83808f2458a02e74ed776335c1de301 SHA256: 7a2f061827aa0890b54ede7d03e302c439d060cde0d4a0747eea76f9fb435261 Description: MIT Kerberos runtime libraries - KDC and Admin Server 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 Kerberos V5. . This package contains the runtime library used by Kerberos administrative servers. Homepage: http://web.mit.edu/kerberos/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: libkdb5-4 Priority: standard Section: libs Installed-Size: 168 Maintainer: Ubuntu Core Developers Original-Maintainer: Sam Hartman Architecture: amd64 Source: krb5 Version: 1.8.1+dfsg-5ubuntu0.1 Replaces: libkadm55 (<< 1.6.dfsg.4~beta1-7) Depends: libc6 (>= 2.4), libcomerr2 (>= 1.01), libgssrpc4 (>= 1.7dfsg~alpha1), libk5crypto3 (>= 1.7+dfsg), libkeyutils1, libkrb5-3 (>= 1.7dfsg), libkrb5support0 (>= 1.7dfsg~beta2) Suggests: krb5-doc, krb5-user Conflicts: libkadm5srv6 Filename: pool/main/k/krb5/libkdb5-4_1.8.1+dfsg-5ubuntu0.1_amd64.deb Size: 61452 MD5sum: c85c1311d1abc41ca3d3d219cfce7c04 SHA1: 165b3d3e89359669f5d4be3c831a803ae7ce3196 SHA256: 7c9157c1246bb28b9ca429b469688a996b2e972c2cada3792fe81f9b7f1f6747 Description: MIT Kerberos runtime libraries - Kerberos database 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 Kerberos V5. . This package contains the internal Kerberos database libraries. Homepage: http://web.mit.edu/kerberos/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: libkrb5-3 Priority: standard Section: libs Installed-Size: 956 Maintainer: Ubuntu Core Developers Original-Maintainer: Sam Hartman Architecture: amd64 Source: krb5 Version: 1.8.1+dfsg-5ubuntu0.1 Replaces: libkrb53 (<< 1.6.dfsg.4~beta1-7) Depends: libc6 (>= 2.9), libcomerr2 (>= 1.34), libk5crypto3 (>= 1.8+dfsg), libkeyutils1, libkrb5support0 (= 1.8.1+dfsg-5ubuntu0.1) Suggests: krb5-doc, krb5-user Conflicts: libapache-mod-auth-kerb (<= 4.996-5.0-rc6-2), libapache2-mod-auth-kerb (<= 4.996-5.0-rc6-2), ssh-krb5 (<< 3.8.1p1-10) Filename: pool/main/k/krb5/libkrb5-3_1.8.1+dfsg-5ubuntu0.1_amd64.deb Size: 367060 MD5sum: dde10b588682e00d0011f32eabe9fba2 SHA1: 20d34a209c2376a2ddbffd4298ec2a29ecccd7a7 SHA256: 2c8e9aafc1e2e66b1e7a005c0c6089bf349482187c3fd59367a0c089e35a1711 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 Kerberos V5. . This package contains the runtime library for the main Kerberos v5 API used by applications and Kerberos clients. Homepage: http://web.mit.edu/kerberos/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: standard, mythbuntu-backend-master, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, mythbuntu-frontend Package: libkrb5-dbg Priority: extra Section: debug Installed-Size: 5520 Maintainer: Ubuntu Core Developers Original-Maintainer: Sam Hartman Architecture: amd64 Source: krb5 Version: 1.8.1+dfsg-5ubuntu0.1 Depends: libkrb5-3 (= 1.8.1+dfsg-5ubuntu0.1) | libk5crypto3 (= 1.8.1+dfsg-5ubuntu0.1) | libkrb5support0 (= 1.8.1+dfsg-5ubuntu0.1) Filename: pool/main/k/krb5/libkrb5-dbg_1.8.1+dfsg-5ubuntu0.1_amd64.deb Size: 1631962 MD5sum: 4f05ff95367b927a30b6006f7fed6265 SHA1: 460bcbd97933f318830918936f630f8c0af6b3a9 SHA256: 02755fd1742af9d7332709a58dba6b9c3b0c8b4cb8329aa2625251295b0cab0a 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 Kerberos V5. . 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. Homepage: http://web.mit.edu/kerberos/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: libkrb5-dev Priority: extra Section: libdevel Installed-Size: 128 Maintainer: Ubuntu Core Developers Original-Maintainer: Sam Hartman Architecture: amd64 Source: krb5 Version: 1.8.1+dfsg-5ubuntu0.1 Replaces: krb5-multidev (<< 1.8+dfsg~alpha1-3) Depends: krb5-multidev (= 1.8.1+dfsg-5ubuntu0.1) Suggests: krb5-doc Conflicts: heimdal-dev Filename: pool/main/k/krb5/libkrb5-dev_1.8.1+dfsg-5ubuntu0.1_amd64.deb Size: 36020 MD5sum: f6919e82b4c58fb00d8cc66d4c9f7646 SHA1: 78ec81132e23dc5f1f8cf93061d938a750c73e83 SHA256: 97d36bfffcb4b8adb8ec5ce682a22bf31fbe7d0b0fff90f2800682ddf6337964 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 Kerberos V5. . This package contains the symlinks, headers, and development libraries needed to compile and link programs that use the Kerberos libraries. Homepage: http://web.mit.edu/kerberos/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: libkrb5support0 Priority: standard Section: libs Installed-Size: 124 Maintainer: Ubuntu Core Developers Original-Maintainer: Sam Hartman Architecture: amd64 Source: krb5 Version: 1.8.1+dfsg-5ubuntu0.1 Replaces: libkrb53 (<< 1.6.dfsg.4~beta1-7) Depends: libc6 (>= 2.3.4), libkeyutils1 Suggests: krb5-doc, krb5-user Filename: pool/main/k/krb5/libkrb5support0_1.8.1+dfsg-5ubuntu0.1_amd64.deb Size: 44076 MD5sum: bc959964be0108123dd3fe6c246981eb SHA1: 7c9030344b8e21b9ecd02a9ce184c89838f249c2 SHA256: a6ec40fb7247aa0c21054453c3532fbdc7144bd6f4db92509de1f36726f5569e Description: MIT Kerberos runtime libraries - Support library 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 Kerberos V5. . This package contains an internal runtime support library used by other Kerberos libraries. Homepage: http://web.mit.edu/kerberos/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: standard, mythbuntu-backend-master, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, mythbuntu-frontend Package: libmysqlclient-dev Priority: optional Section: libdevel Installed-Size: 9604 Maintainer: Ubuntu Developers Original-Maintainer: Debian MySQL Maintainers Architecture: amd64 Source: mysql-5.1 Version: 5.1.49-1ubuntu8.1 Replaces: libmysqlclient15-dev Provides: libmysqlclient15-dev Depends: libmysqlclient16 (= 5.1.49-1ubuntu8.1), zlib1g-dev, libc6 (>= 2.2.5), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1) Conflicts: libmysqlclient10-dev, libmysqlclient12-dev, libmysqlclient14-dev, libmysqlclient15-dev Filename: pool/main/m/mysql-5.1/libmysqlclient-dev_5.1.49-1ubuntu8.1_amd64.deb Size: 3220050 MD5sum: dcd190be3d830c7467df1e7691be244d SHA1: 6540bc41e5fba513ac012796fc8366326d91c819 SHA256: 77730cf40eec235d1b99ec325d26199fe1d48f602e65c2bf4594061f918f6dcf 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. Homepage: http://dev.mysql.com/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: libmysqlclient16 Priority: optional Section: libs Installed-Size: 4328 Maintainer: Ubuntu Developers Original-Maintainer: Debian MySQL Maintainers Architecture: amd64 Source: mysql-5.1 Version: 5.1.49-1ubuntu8.1 Depends: mysql-common (>= 5.1.49-1ubuntu8.1), libc6 (>= 2.4), zlib1g (>= 1:1.1.4) Filename: pool/main/m/mysql-5.1/libmysqlclient16_5.1.49-1ubuntu8.1_amd64.deb Size: 1935174 MD5sum: b484f56c341c2dfe333251310eca9d05 SHA1: 983d181886bef822d01fd446f12350a8164605df SHA256: e8c512cbd63dc40824b5e897215a3377b3e0254ad34e7810c5c38fbd3a881b1c 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. Homepage: http://dev.mysql.com/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: lamp-server, mail-server, kubuntu-desktop, kubuntu-mobile, kubuntu-netbook, edubuntu-desktop-gnome, edubuntu-desktop-kde, edubuntu-server, mythbuntu-backend-master, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, mythbuntu-frontend Package: libmysqlclient16-dev Priority: optional Section: libdevel Installed-Size: 92 Maintainer: Ubuntu Developers Original-Maintainer: Debian MySQL Maintainers Architecture: all Source: mysql-5.1 Version: 5.1.49-1ubuntu8.1 Depends: libmysqlclient-dev (>= 5.1.49-1ubuntu8.1) Filename: pool/main/m/mysql-5.1/libmysqlclient16-dev_5.1.49-1ubuntu8.1_all.deb Size: 60646 MD5sum: 5c4d4c5704b346d44d5c7c8067186ebd SHA1: ef64fcf117edb5153a2742cba9ebc1cf4a9e3607 SHA256: a00201c36a5e0b9ba09a6c805c0b9f66797cff79dd05f1577f61896bc8467f11 Description: MySQL database development files - empty transitional package This is an empty package that depends on libmysqlclient-dev to ease the transition fro packages with versioned build-depends on libmysqlclient16-dev. Homepage: http://dev.mysql.com/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: libmysqld-dev Priority: optional Section: libdevel Installed-Size: 20620 Maintainer: Ubuntu Developers Original-Maintainer: Debian MySQL Maintainers Architecture: amd64 Source: mysql-5.1 Version: 5.1.49-1ubuntu8.1 Depends: libmysqlclient-dev (>= 5.1.49-1ubuntu8.1) Filename: pool/main/m/mysql-5.1/libmysqld-dev_5.1.49-1ubuntu8.1_amd64.deb Size: 5719086 MD5sum: a3485ac465903beb15c2637be8600dd2 SHA1: be57e47510c4f0ee001e012213a1f92df061ba87 SHA256: e0482bc4e5e673e525c9843d9a25cbbb285826390a354abe00055a898657396d Description: MySQL embedded 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 the embedded server library and header files. Homepage: http://dev.mysql.com/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: libmysqld-pic Priority: optional Section: libdevel Installed-Size: 17192 Maintainer: Ubuntu Developers Original-Maintainer: Debian MySQL Maintainers Architecture: amd64 Source: mysql-5.1 Version: 5.1.49-1ubuntu8.1 Depends: libmysqlclient-dev (>= 5.1.49-1ubuntu8.1) Filename: pool/main/m/mysql-5.1/libmysqld-pic_5.1.49-1ubuntu8.1_amd64.deb Size: 4471496 MD5sum: 1a5764de1b2fee475fcd25ff60ae9f2e SHA1: 517815212d1723f8924a0ce747ea86a8783b7d5b SHA256: 3e1e0af167253b86c5801261d6f47d222f936baf00312f749851d4843165b500 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 the -fPIC version of the embedded server library. Homepage: http://dev.mysql.com/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: libnss3-1d Priority: optional Section: libs Installed-Size: 3300 Maintainer: Ubuntu Mozilla Team Original-Maintainer: Maintainers of Mozilla-related packages Architecture: amd64 Source: nss Version: 3.12.8-0ubuntu0.10.10.1 Replaces: libnss3, libnss3-0d (<< 3.12.0~1.9b1), libnss3-dev (<< 3.12.0.3) Depends: libc6 (>= 2.7), libnspr4-0d (>= 4.8.6-0ubuntu1~), libsqlite3-0 (>= 3.7.2), zlib1g (>= 1:1.1.4) Conflicts: libnss3, libnss3-dev (<< 3.12.0.3) Filename: pool/main/n/nss/libnss3-1d_3.12.8-0ubuntu0.10.10.1_amd64.deb Size: 1229858 MD5sum: 063333471cff806f4567f4155610f0b2 SHA1: 266afa31566eec1e7fa595a58f721bf5188c1d63 SHA256: e0776d5dbdfa491060f03c263484b37c17212e42d2fe1284fa3e611f65fd8f98 Description: Network Security Service libraries This is a set of libraries designed to support cross-platform development of security-enabled client and server applications. It can support SSLv2 and v4, TLS, PKCS #5, #7, #11, #12, S/MIME, X.509 v3 certificates and other security standards. Homepage: http://www.mozilla.org/projects/security/pki/nss/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: ubuntu-desktop, eucalyptus-cloud, eucalyptus-storage, eucalyptus-walrus, tomcat-server, ubuntu-uec-live, kubuntu-desktop, kubuntu-mobile, kubuntu-netbook, edubuntu-desktop, edubuntu-desktop-kde, edubuntu-uec-live, xubuntu-desktop, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, ubuntu-netbook Package: libnss3-1d-dbg Priority: extra Section: debug Installed-Size: 9616 Maintainer: Ubuntu Mozilla Team Original-Maintainer: Maintainers of Mozilla-related packages Architecture: amd64 Source: nss Version: 3.12.8-0ubuntu0.10.10.1 Depends: libnss3-1d (= 3.12.8-0ubuntu0.10.10.1) Conflicts: libnss3-0d-dbg, libnss3-tools (>= 3.12.8-0ubuntu0.10.10.1.1~), libnss3-tools (<< 3.12.8-0ubuntu0.10.10.1) Filename: pool/main/n/nss/libnss3-1d-dbg_3.12.8-0ubuntu0.10.10.1_amd64.deb Size: 3247486 MD5sum: 2152917a55b493cbf7c12f2850baf809 SHA1: 8b6106ba270dc2693ee100eb9c97151b657a49b2 SHA256: 458f09eae0c9b659cd78d68e7b570cea3f979b50875816e5959b54d1dfee92ab Description: Development files for the Network Security Service libraries This is a set of libraries designed to support cross-platform development of security-enabled client and server applications. It can support SSLv2 and v4, TLS, PKCS #5, #7, #11, #12, S/MIME, X.509 v3 certificates and other security standards. . This package provides the debugging symbols for the library. Homepage: http://www.mozilla.org/projects/security/pki/nss/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: libnss3-dev Priority: optional Section: libdevel Installed-Size: 1460 Maintainer: Ubuntu Mozilla Team Original-Maintainer: Maintainers of Mozilla-related packages Architecture: amd64 Source: nss Version: 3.12.8-0ubuntu0.10.10.1 Depends: libnss3-1d (>= 3.12.8), libnss3-1d (<< 3.12.8-0ubuntu0.10.10.1.1~), libnspr4-dev Conflicts: libnss3 Filename: pool/main/n/nss/libnss3-dev_3.12.8-0ubuntu0.10.10.1_amd64.deb Size: 264488 MD5sum: 8ea3bd94bc93430cf36a9aea16fcaf64 SHA1: 9b60c76f7a609e7f6a59f08199de9e6980ff534b SHA256: 1e80789ad6f830b3501daf63be27ca61705cc59651d2f50e063e2ef4a088e605 Description: Development files for the Network Security Service libraries This is a set of libraries designed to support cross-platform development of security-enabled client and server applications. It can support SSLv2 and v4, TLS, PKCS #5, #7, #11, #12, S/MIME, X.509 v3 certificates and other security standards. . Install this package if you wish to develop your own programs using the Network Security Service Libraries. Homepage: http://www.mozilla.org/projects/security/pki/nss/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: libpam-cracklib Priority: optional Section: admin Installed-Size: 128 Maintainer: Ubuntu Core Developers Original-Maintainer: Steve Langasek Architecture: amd64 Source: pam Version: 1.1.1-4ubuntu2 Replaces: libpam-modules (<< 1.1.0-3), libpam0g-cracklib Depends: libc6 (>= 2.3), libcrack2 (>= 2.8.12), libpam0g (>= 1.1.1), libpam-runtime (>= 1.0.1-6), cracklib-runtime, wamerican | wordlist Filename: pool/main/p/pam/libpam-cracklib_1.1.1-4ubuntu2_amd64.deb Size: 56638 MD5sum: 2058636a296f011ee82fb1085bcf98a0 SHA1: 5da1239e667f48c299126610a5fdf97a55a747ad SHA256: a3775ce66f33ec90bc65067baf08ce523d43e54a668df2c139f09b1b890be80b Description: PAM module to enable cracklib support This package includes libpam_cracklib, a PAM module that tests passwords to make sure they are not too weak during password change. Homepage: http://pam.sourceforge.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: libpam-doc Priority: optional Section: doc Installed-Size: 1184 Maintainer: Ubuntu Core Developers Original-Maintainer: Steve Langasek Architecture: all Source: pam Version: 1.1.1-4ubuntu2 Provides: pam-doc Filename: pool/main/p/pam/libpam-doc_1.1.1-4ubuntu2_all.deb Size: 284250 MD5sum: ee51d0d5117e8005bd96d365160ab8fc SHA1: 1051a54609e4000d96b7f99f21a41656e101f7ea SHA256: 61b372099ac61e10bad735030abec2b061b38ee4064bc5baef1ac79a77b33b4d Description: Documentation of PAM Contains documentation (in HTML, ASCII, and PostScript format) for libpam, the Pluggable Authentication Modules library, a suite of shared libraries that enable the local system administrator to choose how applications authenticate users. Homepage: http://pam.sourceforge.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: libpam-modules Priority: required Section: admin Installed-Size: 1140 Maintainer: Ubuntu Core Developers Original-Maintainer: Steve Langasek Architecture: amd64 Source: pam Version: 1.1.1-4ubuntu2 Replaces: libpam-umask, libpam0g-util Provides: libpam-mkhomedir, libpam-motd, libpam-umask Depends: base-files (>= 5.0.0ubuntu6) Pre-Depends: libc6 (>= 2.8), libdb4.8, libpam0g (>= 1.1.0), libselinux1 (>= 2.0.85), debconf (>= 0.5) | debconf-2.0 Conflicts: libpam-mkhomedir, libpam-motd, libpam-umask Filename: pool/main/p/pam/libpam-modules_1.1.1-4ubuntu2_amd64.deb Size: 347314 MD5sum: d5f3e4cf08b35bf1c4772d0e17df9787 SHA1: 1f9aeb7ef24bf7e9b14c66dbef8f25cf9549dd91 SHA256: eddbf164f7d70fa88b84c3e5c23a40df83cc08911f03f93bce986eb7d8053419 Description: Pluggable Authentication Modules for PAM This package completes the set of modules for PAM. It includes the pam_unix_*.so module as well as some specialty modules. Homepage: http://pam.sourceforge.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: minimal Package: libpam-runtime Priority: required Section: admin Installed-Size: 292 Maintainer: Ubuntu Core Developers Original-Maintainer: Steve Langasek Architecture: all Source: pam Version: 1.1.1-4ubuntu2 Replaces: libpam0g-dev, libpam0g-util Depends: debconf (>= 1.5.19), libpam-modules (>= 1.0.1-6) Conflicts: libpam0g-util Filename: pool/main/p/pam/libpam-runtime_1.1.1-4ubuntu2_all.deb Size: 85274 MD5sum: 65b297ca5b321eef1b76c05b7e15da01 SHA1: 26cba1ebf85794e27ba92cac97b96f00c0468d31 SHA256: dbf66e92f348790d61d8908d5ba3395b66c95aaf3c83bad17c7a15d0fe8c47d0 Description: Runtime support for the PAM library Contains configuration files and directories required for authentication to work on Debian systems. This package is required on almost all installations. Homepage: http://pam.sourceforge.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: minimal Package: libpam0g Priority: required Section: libs Installed-Size: 240 Maintainer: Ubuntu Core Developers Original-Maintainer: Steve Langasek Architecture: amd64 Source: pam Version: 1.1.1-4ubuntu2 Replaces: libpam0g-util Depends: libc6 (>= 2.8), debconf (>= 0.5) | debconf-2.0 Suggests: libpam-doc Filename: pool/main/p/pam/libpam0g_1.1.1-4ubuntu2_amd64.deb Size: 94660 MD5sum: a3f147932dc1c9dc7c0fff522bc7f7cd SHA1: 6c936fe366574f03aee18a391124d7affc68fa56 SHA256: 50247462ce42472df66b07ee52971869235f2bae39f56496297fcdafb1839d01 Description: Pluggable Authentication Modules library Contains the C shared library for Linux-PAM, a suite of shared libraries that enable the local system administrator to choose how applications authenticate users. In other words, without rewriting or recompiling a PAM-aware application, it is possible to switch between the authentication mechanism(s) it uses. One may entirely upgrade the local authentication system without touching the applications themselves. Homepage: http://pam.sourceforge.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: minimal Package: libpam0g-dev Priority: optional Section: libdevel Installed-Size: 516 Maintainer: Ubuntu Core Developers Original-Maintainer: Steve Langasek Architecture: amd64 Source: pam Version: 1.1.1-4ubuntu2 Provides: libpam-dev Depends: libpam0g (= 1.1.1-4ubuntu2), libc6-dev | libc-dev Filename: pool/main/p/pam/libpam0g-dev_1.1.1-4ubuntu2_amd64.deb Size: 158630 MD5sum: 5b55c802a6e55ad7de7dca34853cadf5 SHA1: 26ce6c0879b36ebb45372681156850b7beb87af7 SHA256: 5a3798b45f9eb79161c56b83edb4a340d29bc23bb740ab0273aeb252809b9f88 Description: Development files for PAM Contains C header files and development shared libraries for libpam, the pluggable authentication modules, a suite of shared libraries that enable the local system administrator to choose how applications authenticate users. . PAM decouples applications from the authentication mechanism, making it possible to upgrade the authentication system without recompiling or rewriting the applications. Homepage: http://pam.sourceforge.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: libpgtypes3 Priority: optional Section: libs Installed-Size: 136 Maintainer: Ubuntu Core Developers Original-Maintainer: Martin Pitt Architecture: amd64 Source: postgresql-8.4 Version: 8.4.5-0ubuntu10.10 Depends: libc6 (>= 2.4) Filename: pool/main/p/postgresql-8.4/libpgtypes3_8.4.5-0ubuntu10.10_amd64.deb Size: 49340 MD5sum: f24763b931ba512742dd6d03f86d62c5 SHA1: 38b4d874ed7079207c114d6f1c6cd1fa550c2fda SHA256: 9ef059dcdc9be8f3b5f26bb04342572b73f7ede5be883ce2e869f35e17d773d0 Description: shared library libpgtypes for PostgreSQL 8.4 The libpgtypes shared library is used by programs built with ecpg. (Embedded PostgreSQL for C). . PostgreSQL is an object-relational SQL database management system. Homepage: http://www.postgresql.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: libpoppler-cpp-dev Priority: optional Section: libdevel Installed-Size: 256 Maintainer: Ubuntu Desktop Team Original-Maintainer: Loic Minier Architecture: amd64 Source: poppler Version: 0.14.3-0ubuntu1.1 Depends: libpoppler-cpp0 (= 0.14.3-0ubuntu1.1), libpoppler-dev (= 0.14.3-0ubuntu1.1) Filename: pool/main/p/poppler/libpoppler-cpp-dev_0.14.3-0ubuntu1.1_amd64.deb Size: 64468 MD5sum: 6a423398bc892f513b2f38e2e3d5c602 SHA1: 295ac73e6887fdda91f6db7c07c0b3460d6b90c3 SHA256: 1588436b79e4b23e3ad274a50a32f3fae7f06d2819946f23a611306fee231561 Description: PDF rendering library -- development files (CPP interface) Poppler is a PDF rendering library based on xpdf PDF viewer. . This package provides a CPP style interface to Poppler. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: libpoppler-cpp0 Priority: optional Section: libs Installed-Size: 156 Maintainer: Ubuntu Desktop Team Original-Maintainer: Loic Minier Architecture: amd64 Source: poppler Version: 0.14.3-0ubuntu1.1 Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libpoppler7, libstdc++6 (>= 4.2.1) Filename: pool/main/p/poppler/libpoppler-cpp0_0.14.3-0ubuntu1.1_amd64.deb Size: 31168 MD5sum: 539169982c29fbd85ad92d3564b46332 SHA1: bab8149f939b22167eac5379405b17b5551bc98b SHA256: 2f37d8e363b37e93bfaa21ac1c92686d3729add54f4d45855757e380cbd9fe17 Description: PDF rendering library (CPP based shared library) Poppler is a PDF rendering library based on xpdf PDF viewer. . This package provides the CPP based shared library for applications using the CPP interface to Poppler. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: libpoppler-dev Priority: optional Section: libdevel Installed-Size: 4916 Maintainer: Ubuntu Desktop Team Original-Maintainer: Loic Minier Architecture: amd64 Source: poppler Version: 0.14.3-0ubuntu1.1 Depends: libpoppler7 (= 0.14.3-0ubuntu1.1), libfontconfig1-dev Filename: pool/main/p/poppler/libpoppler-dev_0.14.3-0ubuntu1.1_amd64.deb Size: 1103468 MD5sum: a14ada191171b0af80c8ed455cc43602 SHA1: a82b14d5a811eb1e41055e56c89c8b59ea21e485 SHA256: c7e46cb932e4e1a7afee5ab9e179c90ac0f35f2a06e7749ecc1c52242f6d8cae 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: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: libpoppler-glib-dev Priority: optional Section: libdevel Installed-Size: 1076 Maintainer: Ubuntu Desktop Team Original-Maintainer: Loic Minier Architecture: amd64 Source: poppler Version: 0.14.3-0ubuntu1.1 Depends: libpoppler-glib5 (= 0.14.3-0ubuntu1.1), libpoppler-dev (= 0.14.3-0ubuntu1.1), libglib2.0-dev (>= 2.12), libpango1.0-dev, libcairo2-dev (>= 1.8.4), libc6 (>= 2.4), libcairo2 (>= 1.8.4), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1), libgdk-pixbuf2.0-0 (>= 2.21.6), libglib2.0-0 (>= 2.18), libgtk2.0-0 (>= 2.14), libpango1.0-0 (>= 1.14.0), libpng12-0 (>= 1.2.13-4), libpoppler7, libstdc++6 (>= 4.1.1) Filename: pool/main/p/poppler/libpoppler-glib-dev_0.14.3-0ubuntu1.1_amd64.deb Size: 165088 MD5sum: a094e30c378323c4e13fce76cb41eaef SHA1: 6baf863e708c55e909e446672e420cd9cc96574a SHA256: 8cfec047d2afee27bb49054c4c032a68c002b7169ecb6a743c8fa0d36c4721c1 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: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: libpoppler-glib5 Priority: optional Section: libs Installed-Size: 312 Maintainer: Ubuntu Desktop Team Original-Maintainer: Loic Minier Architecture: amd64 Source: poppler Version: 0.14.3-0ubuntu1.1 Depends: libc6 (>= 2.4), libcairo2 (>= 1.10.0), libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1), libgdk-pixbuf2.0-0 (>= 2.21.6), libglib2.0-0 (>= 2.24.0), libgtk2.0-0 (>= 2.14), libpango1.0-0 (>= 1.14.0), libpng12-0 (>= 1.2.13-4), libpoppler7, libstdc++6 (>= 4.1.1) Filename: pool/main/p/poppler/libpoppler-glib5_0.14.3-0ubuntu1.1_amd64.deb Size: 83900 MD5sum: ba49980dc7ae19ec805f2d2e0a9dd341 SHA1: b4b4fa73f5179e21a18064bca7d9a7828361cf88 SHA256: 9c7beb55e31aeaddbf65fabe4358c6c5ae9d287a7c7f1341e6cc6c1d589533d7 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: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: ubuntu-desktop, ubuntu-uec-live, edubuntu-desktop, edubuntu-desktop-kde, edubuntu-uec-live, xubuntu-desktop, ubuntu-netbook Package: libpoppler-qt-dev Priority: optional Section: libdevel Installed-Size: 224 Maintainer: Ubuntu Desktop Team Original-Maintainer: Loic Minier Architecture: amd64 Source: poppler Version: 0.14.3-0ubuntu1.1 Depends: libpoppler-qt2 (= 0.14.3-0ubuntu1.1), libpoppler-dev (= 0.14.3-0ubuntu1.1), libqt3-mt-dev Filename: pool/main/p/poppler/libpoppler-qt-dev_0.14.3-0ubuntu1.1_amd64.deb Size: 59162 MD5sum: 2e9264fd1688912c647a684349b04bc1 SHA1: 39335c6fc5e3e1f5b505177f8e14b1c820e4302c SHA256: 6c7d162dee7007b26861a3bd0e9c4d6ebd8b15493ff7f03c134c7a4858768760 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: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: libpoppler-qt2 Priority: optional Section: libs Installed-Size: 148 Maintainer: Ubuntu Desktop Team Original-Maintainer: Loic Minier Architecture: amd64 Source: poppler Version: 0.14.3-0ubuntu1.1 Depends: libc6 (>= 2.2.5), libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1), libpoppler7, libstdc++6 (>= 4.1.1) Filename: pool/main/p/poppler/libpoppler-qt2_0.14.3-0ubuntu1.1_amd64.deb Size: 26422 MD5sum: f2e204b7a284aa1c7762671eb764f65f SHA1: 6e0463a0a5ef46c806a19bc0091d52bb185c345a SHA256: ca1001e787db15ce1dea5ff82b63e15435b07457a1e6c72d41d7f2e09f96e0a8 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 3 interface to Poppler. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: libpoppler-qt4-3 Priority: optional Section: libs Installed-Size: 572 Maintainer: Ubuntu Desktop Team Original-Maintainer: Loic Minier Architecture: amd64 Source: poppler Version: 0.14.3-0ubuntu1.1 Depends: libc6 (>= 2.4), libfontconfig1 (>= 2.8.0), libgcc1 (>= 1:4.1.1), libpoppler7, libqt4-xml (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1) Filename: pool/main/p/poppler/libpoppler-qt4-3_0.14.3-0ubuntu1.1_amd64.deb Size: 175388 MD5sum: 12fdd82ec02447154cb66ffee97eb6bd SHA1: dbded608a943927d519f12de60d3521f66136491 SHA256: b8468350f4ddee3397467f5479f181735746309d04dba0f1fcd6db6417085f82 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 4 interface to Poppler. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: kubuntu-desktop, kubuntu-netbook, edubuntu-desktop-kde Package: libpoppler-qt4-dev Priority: optional Section: libdevel Installed-Size: 1136 Maintainer: Ubuntu Desktop Team Original-Maintainer: Loic Minier Architecture: amd64 Source: poppler Version: 0.14.3-0ubuntu1.1 Depends: libpoppler-qt4-3 (= 0.14.3-0ubuntu1.1), libpoppler-dev (= 0.14.3-0ubuntu1.1), libqt4-dev Filename: pool/main/p/poppler/libpoppler-qt4-dev_0.14.3-0ubuntu1.1_amd64.deb Size: 262250 MD5sum: 4b22149a50d268aff9c443f577272ec9 SHA1: d710b339bc694650544e7a3d7c280f8e300800b3 SHA256: b720d97899e56bf553dfe0d2b8423c40a39f29d59f222ce30fb6edcf6879e1b6 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: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: libpoppler7 Priority: optional Section: libs Installed-Size: 2188 Maintainer: Ubuntu Desktop Team Original-Maintainer: Loic Minier Architecture: amd64 Source: poppler Version: 0.14.3-0ubuntu1.1 Depends: libc6 (>= 2.11), libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1), libjpeg62, liblcms1 (>= 1.15-1), libpng12-0 (>= 1.2.13-4), libstdc++6 (>= 4.1.1), libxml2 (>= 2.7.4) Filename: pool/main/p/poppler/libpoppler7_0.14.3-0ubuntu1.1_amd64.deb Size: 783016 MD5sum: b6a88c5290d6584cf118e03486ee5b28 SHA1: 207c574127af26c62a4114b9e2b1631dfb9d408e SHA256: b97091e03489e87ec40ebcd0686db1539507585f7bc2418511b178911d9d5e6f Description: PDF rendering library Poppler is a PDF rendering library based on xpdf PDF viewer. . This package contains the shared library. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: ubuntu-desktop, print-server, ubuntu-uec-live, kubuntu-desktop, kubuntu-mobile, kubuntu-netbook, edubuntu-desktop, edubuntu-uec-live, xubuntu-desktop, ubuntu-netbook Package: libpq-dev Priority: optional Section: libdevel Installed-Size: 828 Maintainer: Ubuntu Core Developers Original-Maintainer: Martin Pitt Architecture: amd64 Source: postgresql-8.4 Version: 8.4.5-0ubuntu10.10 Replaces: postgresql-dev Depends: libc6 (>= 2.4), libpq5 (= 8.4.5-0ubuntu10.10), libssl-dev, libkrb5-dev, comerr-dev Suggests: postgresql-doc-8.4 Conflicts: postgresql-dev (<< 7.5) Filename: pool/main/p/postgresql-8.4/libpq-dev_8.4.5-0ubuntu10.10_amd64.deb Size: 201420 MD5sum: 36249bf7794d77cfb7c05ff4901c0317 SHA1: ec33539df52dd91f61e3811d5f0e33476810e9d5 SHA256: 9a1d984a66f3db39b5f842f765029749b8985fa671de878d12b0b7b826ffe3bf 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. Homepage: http://www.postgresql.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: libpq5 Priority: optional Section: libs Installed-Size: 236 Maintainer: Ubuntu Core Developers Original-Maintainer: Martin Pitt Architecture: amd64 Source: postgresql-8.4 Version: 8.4.5-0ubuntu10.10 Depends: libc6 (>= 2.4), libcomerr2 (>= 1.01), libgssapi-krb5-2 (>= 1.7+dfsg), libkrb5-3 (>= 1.6.dfsg.2), libldap-2.4-2 (>= 2.4.7), libssl0.9.8 (>= 0.9.8m-1) Filename: pool/main/p/postgresql-8.4/libpq5_8.4.5-0ubuntu10.10_amd64.deb Size: 88556 MD5sum: 20c083d536a138cc44bfa460b93d1eb3 SHA1: 4ae775201801bc091397282fb73b02a88762f15d SHA256: 7589e8f7546e9dd46002729d78c1350f2326ec934a5858b92c21db92e1a1fc3b 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. Homepage: http://www.postgresql.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: mail-server, postgresql-server, edubuntu-server Package: libpurple-bin Priority: optional Section: net Installed-Size: 116 Maintainer: Ubuntu Developers Original-Maintainer: Ari Pollak Architecture: all Source: pidgin Version: 1:2.7.3-1ubuntu3.1 Replaces: pidgin (<< 2.1.1-2), pidgin-data (<< 2.4.0-1) Depends: python, python-dbus Conflicts: pidgin (<< 2.1.1-2), pidgin-data (<< 2.4.0-1) Filename: pool/main/p/pidgin/libpurple-bin_2.7.3-1ubuntu3.1_all.deb Size: 48158 MD5sum: 44e19e8021f42ff6a984f352196e23d7 SHA1: bfd619ad440e8d199b08cd0b2ed162502d9eba5f SHA256: 4d446f5db6215ccf7e7d8bd458335d3352a4e23e94bbb6cb6a2949bdd882ef42 Description: multi-protocol instant messaging library - extra utilities This package contains the utilities not included in the main libpurple0 package. Currently included are: purple-remote, purple-send, purple-send-async, and purple-url-handler, Homepage: http://www.pidgin.im Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: ubuntu-desktop, edubuntu-desktop, xubuntu-desktop, ubuntu-netbook Package: libpurple-dev Priority: optional Section: libdevel Installed-Size: 1396 Maintainer: Ubuntu Developers Original-Maintainer: Ari Pollak Architecture: all Source: pidgin Version: 1:2.7.3-1ubuntu3.1 Depends: libpurple0 (>= 1:2.7.3-1ubuntu3.1), pkg-config, libglib2.0-dev, libdbus-glib-1-dev Filename: pool/main/p/pidgin/libpurple-dev_2.7.3-1ubuntu3.1_all.deb Size: 233556 MD5sum: fd481a9c76915707b4905dda096105e2 SHA1: 85eb668f5049f6c4dea7c7a93ba0c32b525d53ed SHA256: 466f38f9ca30fb17abfd8d64cabbc42589dc6f77279e11adb0ff37a29f032ce4 Description: multi-protocol instant messaging library - development files This package contains the headers and other development files not included in the main libpurple0 package. Install this if you wish to compile your own client-agnostic plugins, or would like to compile programs that use libpurple. Homepage: http://www.pidgin.im Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: libpurple0 Priority: optional Section: net Installed-Size: 5420 Maintainer: Ubuntu Developers Original-Maintainer: Ari Pollak Architecture: amd64 Source: pidgin Version: 1:2.7.3-1ubuntu3.1 Replaces: pidgin (<< 2.1.1-2), pidgin-data (<< 2.4.0-1) Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libavahi-glib1 (>= 0.6.16), libc6 (>= 2.7), libdbus-1-3 (>= 1.0.2), libdbus-glib-1-2 (>= 0.78), libgadu3 (>= 1:1.8.0+r592), libglib2.0-0 (>= 2.24.0), libgstfarsight0.10-0 (>= 0.0.3), libgstreamer-plugins-base0.10-0 (>= 0.10.0), libgstreamer0.10-0 (>= 0.10.15), libidn11 (>= 1.13), libmeanwhile1 (>= 1.0.2), libnspr4-0d (>= 4.7.3-0ubuntu1~), libnss3-1d (>= 3.12.2~rc1), libperl5.10 (>= 5.10.1), libsasl2-2, libsilc-1.1-2 (>= 1.1.3), libsilcclient-1.1-3 (>= 1.1.3), libxml2 (>= 2.7.4), libzephyr4, perl (>= 5.10.1-12ubuntu2), perlapi-5.10.1, libsasl2-modules Recommends: ca-certificates, libpurple-bin Suggests: tcl8.4 (>= 8.4.16), tk8.4 (>= 8.4.16) Conflicts: pidgin (<< 2.1.1-2), pidgin-data (<< 2.4.0-1) Filename: pool/main/p/pidgin/libpurple0_2.7.3-1ubuntu3.1_amd64.deb Size: 1935518 MD5sum: 52781e6834e4c8056251681dee82ab0f SHA1: e6f91bc440f66f6270b0c5ad0b901f6d8a6780fe SHA256: 411abbafd3eecf9118cc27ee0610e161cd4c6280e31137a56374e203df395e37 Description: multi-protocol instant messaging library libpurple is a library intended to be used by programmers seeking to write an IM client that connects to many IM networks. Currently supported are: AIM/ICQ, Yahoo!, MSN, IRC, Jabber/XMPP/Google Talk, Napster, Zephyr, Gadu-Gadu, Bonjour, Groupwise, Sametime, SILC, SIMPLE, QQ, MySpaceIM, and MXit. . Some extra packages are suggested to use increased functionality: * tcl8.4, tk8.4: - Support for writing plugins with Tcl/Tk Homepage: http://www.pidgin.im Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: ubuntu-desktop, edubuntu-desktop, xubuntu-desktop, ubuntu-netbook Package: libssl-dev Priority: optional Section: libdevel Installed-Size: 7028 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenSSL Team Architecture: amd64 Source: openssl Version: 0.9.8o-1ubuntu4.2 Depends: libssl0.9.8 (= 0.9.8o-1ubuntu4.2), zlib1g-dev Conflicts: libssl08-dev, libssl09-dev, libssl095a-dev, libssl096-dev, ssleay (<< 0.9.2b) Filename: pool/main/o/openssl/libssl-dev_0.9.8o-1ubuntu4.2_amd64.deb Size: 2160054 MD5sum: b604084db32fa210f941ef9616cd8790 SHA1: 1bdcbe2a04fbb61bc5a772e7daf228e4606711e1 SHA256: 4ce8690bfad9e13c256e28af868757d89f6d0acfe775a1b71e38df22f6049fb6 Description: SSL development libraries, header files and documentation libssl and libcrypto development libraries, header files and manpages. . It is part of the OpenSSL implementation of SSL. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: libssl0.9.8 Priority: important Section: libs Installed-Size: 2132 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenSSL Team Architecture: amd64 Source: openssl Version: 0.9.8o-1ubuntu4.2 Depends: libc6 (>= 2.7), zlib1g (>= 1:1.1.4), debconf (>= 0.5) | debconf-2.0 Conflicts: libssl, libssl096-dev (<< 0.9.6-2), openssl (<< 0.9.6-2), ssleay (<< 0.9.2b) Filename: pool/main/o/openssl/libssl0.9.8_0.9.8o-1ubuntu4.2_amd64.deb Size: 923292 MD5sum: 995e8c23b321386e920314b0e689c431 SHA1: c4f3231a26d5f03afce4115395c08479b6a13bb0 SHA256: 3efdf40bbe6dceaa217e513608fd842e091b11f08e1e4be85b0f791eec17e0a5 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: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: minimal Package: libssl0.9.8-dbg Priority: extra Section: debug Installed-Size: 5328 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenSSL Team Architecture: amd64 Source: openssl Version: 0.9.8o-1ubuntu4.2 Depends: libssl0.9.8 (= 0.9.8o-1ubuntu4.2) Filename: pool/main/o/openssl/libssl0.9.8-dbg_0.9.8o-1ubuntu4.2_amd64.deb Size: 1550408 MD5sum: 392da3a38355be1628248b7d0e3f4b05 SHA1: 3e81dd8a75c505fc325e484da3caf840498a4159 SHA256: 2eaaf8fe83a20e53de1c7c5e7d965e17fa2b3ca5b353609243513028581b8359 Description: Symbol tables for libssl and libcrypto This package is part of the OpenSSL implementation of SSL. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: libvpx-dev Priority: optional Section: libdevel Installed-Size: 1104 Maintainer: Ubuntu Core Developers Original-Maintainer: Sebastian Dröge Architecture: amd64 Source: libvpx Version: 0.9.2-1ubuntu0.1 Depends: libvpx0 (= 0.9.2-1ubuntu0.1) Filename: pool/main/libv/libvpx/libvpx-dev_0.9.2-1ubuntu0.1_amd64.deb Size: 317232 MD5sum: 2bba15922882c45e09e00734cba97992 SHA1: badbae40fdc2bb8724a4ec30eb997aa4552e5080 SHA256: 83485f6766c4460dbb0a6ac7648e39770336599f864aa42b2f469f2fb575b16f Description: VP8 video codec (development files) VP8 is an open video codec, originally developed by On2 and released as open source by Google Inc. It is the successor of the VP3 codec, on which the Theora codec was based. . This package contains the development libraries, header files needed by programs that want to compile with libvpx. Homepage: http://www.webmproject.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: libvpx-doc Priority: optional Section: doc Installed-Size: 1772 Maintainer: Ubuntu Core Developers Original-Maintainer: Sebastian Dröge Architecture: all Source: libvpx Version: 0.9.2-1ubuntu0.1 Recommends: lynx | www-browser Filename: pool/main/libv/libvpx/libvpx-doc_0.9.2-1ubuntu0.1_all.deb Size: 213800 MD5sum: 643f6dec01f57f032e3b0569fd740aea SHA1: e98f80e04aa121345c0003ab9e6a643a5742b5b9 SHA256: 8108b5e0d4fe6ac173af06ea12b3a88fa3e002a4d07bcd3b1b09e0518f18b9e1 Description: VP8 video codec (API documentation) VP8 is an open video codec, originally developed by On2 and released as open source by Google Inc. It is the successor of the VP3 codec, on which the Theora codec was based. . This package contains the HTML documentation for the libvpx library in /usr/share/doc/libvpx-doc. Homepage: http://www.webmproject.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: libvpx0 Priority: optional Section: libs Installed-Size: 644 Maintainer: Ubuntu Core Developers Original-Maintainer: Sebastian Dröge Architecture: amd64 Source: libvpx Version: 0.9.2-1ubuntu0.1 Depends: libc6 (>= 2.11) Filename: pool/main/libv/libvpx/libvpx0_0.9.2-1ubuntu0.1_amd64.deb Size: 242484 MD5sum: 29757fcd05cb208a7417c80c0e1480be SHA1: 8d632874b7c6d4c04d6ebf6d0e00b168640d6233 SHA256: 0db92ec4a0a03723d54100e4f259777037b759cf59c90cbb5afa187b52faac2a Description: VP8 video codec (shared library) VP8 is an open video codec, originally developed by On2 and released as open source by Google Inc. It is the successor of the VP3 codec, on which the Theora codec was based. . This package contains the shared libraries. Homepage: http://www.webmproject.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend Package: libvpx0-dbg Priority: extra Section: debug Installed-Size: 1412 Maintainer: Ubuntu Core Developers Original-Maintainer: Sebastian Dröge Architecture: amd64 Source: libvpx Version: 0.9.2-1ubuntu0.1 Depends: libvpx0 (= 0.9.2-1ubuntu0.1) Filename: pool/main/libv/libvpx/libvpx0-dbg_0.9.2-1ubuntu0.1_amd64.deb Size: 513174 MD5sum: e7e4950eaeb1451d3b65877ee6160740 SHA1: 61382f323677b3421026f3f8253f99073cde7dba SHA256: db10f37a8412d5b6c7f2b3ede569e075f13e739f232e32765cb013e6a83dcaa2 Description: VP8 video codec (debugging symbols) VP8 is an open video codec, originally developed by On2 and released as open source by Google Inc. It is the successor of the VP3 codec, on which the Theora codec was based. . Debugging symbols for the VPX library. This is needed to debug programs linked against libvpx0. Homepage: http://www.webmproject.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: libwebkit-1.0-2 Priority: optional Section: libs Installed-Size: 18528 Maintainer: Ubuntu Developers Original-Maintainer: Debian WebKit Maintainers Architecture: amd64 Source: webkit Version: 1.2.5-0ubuntu0.10.10.1 Depends: libatk1.0-0 (>= 1.29.3), libc6 (>= 2.11), libcairo2 (>= 1.6.0), libenchant1c2a (>= 1.6), libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.2.1), libgail18 (>= 1.18.0), libgdk-pixbuf2.0-0 (>= 2.21.6), libglib2.0-0 (>= 2.24.0), libgstreamer-plugins-base0.10-0 (>= 0.10.23), libgstreamer0.10-0 (>= 0.10.20), libgtk2.0-0 (>= 2.21.8), libicu42 (>= 4.2-1), libjpeg62, libpango1.0-0 (>= 1.22.0), libpng12-0 (>= 1.2.13-4), libsoup2.4-1 (>= 2.29.90), libsqlite3-0 (>= 3.7.2), libstdc++6 (>= 4.1.1), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), libxt6, libwebkit-1.0-common (>= 1.2.5) Filename: pool/main/w/webkit/libwebkit-1.0-2_1.2.5-0ubuntu0.10.10.1_amd64.deb Size: 5759738 MD5sum: 754ae8a24c22a6deb0d9093c6c3269ef SHA1: dff825c20261d87d0aba8dfebff0fc6d78081c9e SHA256: cc9efa8e66b8b17a27131352e1f90a5489e322b4a7875add21d87f9dc113079e Description: Web content engine library for Gtk+ WebKit is a web content engine, derived from KHTML and KJS from KDE, and used primarily in Apple's Safari browser. It is made to be embedded in other applications, such as mail readers, or web browsers. . It is able to display content such as HTML, SVG, XML, and others. It also supports DOM, XMLHttpRequest, XSLT, CSS, Javascript/ECMAscript and more. . This is the library for embedding in Gtk+ applications. Homepage: http://webkit.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: ubuntu-desktop, ubuntu-uec-live, edubuntu-desktop, edubuntu-uec-live, xubuntu-desktop, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, ubuntu-netbook Package: libwebkit-1.0-2-dbg Priority: extra Section: debug Installed-Size: 363584 Maintainer: Ubuntu Developers Original-Maintainer: Debian WebKit Maintainers Architecture: amd64 Source: webkit Version: 1.2.5-0ubuntu0.10.10.1 Depends: libwebkit-1.0-2 (= 1.2.5-0ubuntu0.10.10.1) Filename: pool/main/w/webkit/libwebkit-1.0-2-dbg_1.2.5-0ubuntu0.10.10.1_amd64.deb Size: 139228160 MD5sum: 62a0a9f279f2e4086e2605cf00dcaf99 SHA1: f0d4942af3c47ece57765b97865c4f2374eb70e6 SHA256: cd489f63bd72aa30e920277c0fd03f8c6f9bc90bb17147363e9246167f25a4be Description: Web content engine library for Gtk+ - Debugging symbols WebKit is a web content engine, derived from KHTML and KJS from KDE, and used primarily in Apple's Safari browser. It is made to be embedded in other applications, such as mail readers, or web browsers. . It is able to display content such as HTML, SVG, XML, and others. It also supports DOM, XMLHttpRequest, XSLT, CSS, Javascript/ECMAscript and more. . This package provides the debugging symbols for the Webkit library for Gtk+. Homepage: http://webkit.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: libwebkit-1.0-common Priority: optional Section: libs Installed-Size: 2644 Maintainer: Ubuntu Developers Original-Maintainer: Debian WebKit Maintainers Architecture: all Source: webkit Version: 1.2.5-0ubuntu0.10.10.1 Filename: pool/main/w/webkit/libwebkit-1.0-common_1.2.5-0ubuntu0.10.10.1_all.deb Size: 696876 MD5sum: 425ce7560407344b9a0bc967ca8859a4 SHA1: 694ba06e94fef574991097c800847f6696cb19b5 SHA256: 22091a714df829c049d2ea8f83e9cb044eff801a15d4fe3e5c1fcba9c885aa98 Description: Web content engine library for Gtk+ - data files WebKit is a web content engine, derived from KHTML and KJS from KDE, and used primarily in Apple's Safari browser. It is made to be embedded in other applications, such as mail readers, or web browsers. . It is able to display content such as HTML, SVG, XML, and others. It also supports DOM, XMLHttpRequest, XSLT, CSS, Javascript/ECMAscript and more. . This package provides the data files needed by the library. Homepage: http://webkit.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: ubuntu-desktop, ubuntu-uec-live, edubuntu-desktop, edubuntu-uec-live, xubuntu-desktop, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, ubuntu-netbook Package: libwebkit-dev Priority: extra Section: libdevel Installed-Size: 1284 Maintainer: Ubuntu Developers Original-Maintainer: Debian WebKit Maintainers Architecture: amd64 Source: webkit Version: 1.2.5-0ubuntu0.10.10.1 Replaces: gir-repository-dev, gobject-introspection-repository Depends: libwebkit-1.0-2 (= 1.2.5-0ubuntu0.10.10.1), libgtk2.0-dev, libsoup2.4-dev (>= 2.27.91) Filename: pool/main/w/webkit/libwebkit-dev_1.2.5-0ubuntu0.10.10.1_amd64.deb Size: 128206 MD5sum: ae712ec8851f357c54d28660d4b6e254 SHA1: 6fe0e5344ae9167d29c8806cad37e25b2821563f SHA256: 64bb56cc914196b35c2930e357d758e40291b2677be53dba8f0190b0935aa80b Description: Web content engine library for Gtk+ - Development files WebKit is a web content engine, derived from KHTML and KJS from KDE, and used primarily in Apple's Safari browser. It is made to be embedded in other applications, such as mail readers, or web browsers. . It is able to display content such as HTML, SVG, XML, and others. It also supports DOM, XMLHttpRequest, XSLT, CSS, Javascript/ECMAscript and more. . This package provides development files required to create Gtk+ applications embedding WebKit. Homepage: http://webkit.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: libxml2 Priority: standard Section: libs Installed-Size: 1736 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian XML/SGML Group Architecture: amd64 Version: 2.7.7.dfsg-4ubuntu0.1 Depends: libc6 (>= 2.7), zlib1g (>= 1:1.2.3.3.dfsg) Recommends: xml-core Filename: pool/main/libx/libxml2/libxml2_2.7.7.dfsg-4ubuntu0.1_amd64.deb Size: 869490 MD5sum: 8e20cf0a406048031938b898f56e9344 SHA1: 3022fc8e9bdc8e6605b987f52c2e5b0cdf543593 SHA256: 49b967383bf308119fef69b4c22da4f0c8600b8ac98cc89ce458b37aa211b102 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. Homepage: http://xmlsoft.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: standard, mythbuntu-backend-master, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, mythbuntu-frontend Package: libxml2-dbg Priority: extra Section: debug Installed-Size: 1128 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian XML/SGML Group Architecture: amd64 Source: libxml2 Version: 2.7.7.dfsg-4ubuntu0.1 Depends: libxml2 (= 2.7.7.dfsg-4ubuntu0.1) Filename: pool/main/libx/libxml2/libxml2-dbg_2.7.7.dfsg-4ubuntu0.1_amd64.deb Size: 374942 MD5sum: 0a8c8b7474783031cdf0ebb3c2596491 SHA1: f0f9244a7cc917822c431eb3cc142c3ce0e97d3b SHA256: 5bede3359f365187056f52ba1cb6b1ab78a951e3e138bd541aee041d50bad51f 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. Homepage: http://xmlsoft.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: libxml2-dev Priority: optional Section: libdevel Installed-Size: 2760 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian XML/SGML Group Architecture: amd64 Source: libxml2 Version: 2.7.7.dfsg-4ubuntu0.1 Depends: libxml2 (= 2.7.7.dfsg-4ubuntu0.1) Filename: pool/main/libx/libxml2/libxml2-dev_2.7.7.dfsg-4ubuntu0.1_amd64.deb Size: 832846 MD5sum: ebf5cc81726da51d2b541b9f4f96d815 SHA1: 678f282a3ab46b2c9b985409eeaed9b71d0b3e3b SHA256: 0eee41364811247a09c7b521887c198ef3e778ef78e0ff46a06e794a89267326 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. Homepage: http://xmlsoft.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: libxml2-doc Priority: optional Section: doc Installed-Size: 9160 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian XML/SGML Group Architecture: all Source: libxml2 Version: 2.7.7.dfsg-4ubuntu0.1 Suggests: devhelp Filename: pool/main/libx/libxml2/libxml2-doc_2.7.7.dfsg-4ubuntu0.1_all.deb Size: 1341608 MD5sum: 97295138f4a44f154090762b8fae6227 SHA1: 901a86bdda4d8ea176bfde40e1595cdbc0be4ca2 SHA256: 10413b048f12ef37f89efed9bea8e053da232a14dc4fbd4df9e61d6419419b05 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. Homepage: http://xmlsoft.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: libxml2-utils Priority: optional Section: text Installed-Size: 204 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian XML/SGML Group Architecture: amd64 Source: libxml2 Version: 2.7.7.dfsg-4ubuntu0.1 Depends: libc6 (>= 2.7), libreadline6 (>= 6.0), libxml2 (>= 2.7.4) Filename: pool/main/libx/libxml2/libxml2-utils_2.7.7.dfsg-4ubuntu0.1_amd64.deb Size: 92656 MD5sum: 119c5b98e1f56e874dd34999ba4cad92 SHA1: 428dcd0b761771b61837c3984d0c17f7a4d283d1 SHA256: 65020d87461dc26bd2dc86e389b886eb41227aafb015fd2fa1fa0ae784e0a66f 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. Homepage: http://xmlsoft.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: ubuntu-desktop, eucalyptus-node, ubuntu-uec-live, virt-host, kubuntu-desktop, kubuntu-mobile, kubuntu-netbook, edubuntu-desktop, edubuntu-desktop-kde, edubuntu-uec-live, xubuntu-desktop, ubuntu-netbook Package: linux-doc Priority: optional Section: doc Installed-Size: 29048 Maintainer: Ubuntu Kernel Team Architecture: all Source: linux Version: 2.6.35-22.35 Replaces: linux-doc-2.6 Conflicts: linux-doc-2.6 Filename: pool/main/l/linux/linux-doc_2.6.35-22.35_all.deb Size: 6665022 MD5sum: a7d2cd2feb91d91750b5d2af3a402eef SHA1: 2a21966ff17fb36384f0fb8b508d7790b5f765b0 SHA256: 1a358575bb85265a50b797467949961312ee5af32d746d03616367c9c3fa96f4 Description: Linux kernel specific documentation for version 2.6.35 This package provides the various documents in the 2.6.35 kernel Documentation/ subdirectory. These document kernel subsystems, APIs, device drivers, and so on. See /usr/share/doc/linux-doc/00-INDEX for a list of what is contained in each file. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: linux-headers-2.6.35-22 Priority: optional Section: devel Installed-Size: 78256 Maintainer: Ubuntu Kernel Team Architecture: all Source: linux Version: 2.6.35-22.35 Provides: linux-headers, linux-headers-2.6 Depends: coreutils | fileutils (>= 4.0) Filename: pool/main/l/linux/linux-headers-2.6.35-22_2.6.35-22.35_all.deb Size: 10304276 MD5sum: a41d044ce511dfbde463016779b60d07 SHA1: cc7811b90cd3688c2c97ea031225f1565d0d2c1d SHA256: dd2739bed1d05464ae16e07871a77eaaab2f85802abe89b9feb45bc9a506b67d Description: Header files related to Linux kernel version 2.6.35 This package provides kernel header files for version 2.6.35, for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-2.6.35-22/debian.README.gz for details Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: ubuntu-desktop, ubuntu-uec-live, edubuntu-desktop, edubuntu-uec-live, xubuntu-desktop, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, ubuntu-netbook Package: linux-headers-2.6.35-22-generic Priority: optional Section: devel Installed-Size: 9928 Maintainer: Ubuntu Kernel Team Architecture: amd64 Source: linux Version: 2.6.35-22.35 Provides: linux-headers, linux-headers-2.6 Depends: coreutils | fileutils (>= 4.0), linux-headers-2.6.35-22, libc6 (>= 2.7) Filename: pool/main/l/linux/linux-headers-2.6.35-22-generic_2.6.35-22.35_amd64.deb Size: 792584 MD5sum: 80a9a88da888dac4cf45031bbc49ff73 SHA1: a7aac4394e6b88aa849c7c41e7beedb67f875d4d SHA256: db6fe22b6cb85d194a1b386cdbb44e7ad03adf6e8d4d21dc124397e8b8d12544 Description: Linux kernel headers for version 2.6.35 on x86/x86_64 This package provides kernel header files for version 2.6.35 on x86/x86_64. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-2.6.35-22/debian.README.gz for details. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: ubuntu-desktop, ubuntu-uec-live, edubuntu-desktop, edubuntu-uec-live, xubuntu-desktop, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, ubuntu-netbook Package: linux-headers-2.6.35-22-server Priority: optional Section: devel Installed-Size: 9936 Maintainer: Ubuntu Kernel Team Architecture: amd64 Source: linux Version: 2.6.35-22.35 Provides: linux-headers, linux-headers-2.6 Depends: coreutils | fileutils (>= 4.0), linux-headers-2.6.35-22, libc6 (>= 2.7) Filename: pool/main/l/linux/linux-headers-2.6.35-22-server_2.6.35-22.35_amd64.deb Size: 790348 MD5sum: 879271998b963433226abaa3cd6481ed SHA1: cf8109cdd02290ea6227b5bf8d05c3a0ad695301 SHA256: a1d9a05d18d913d4b44063d7464f9ecf780e6356cb700dd14f916aedf0d5a083 Description: Linux kernel headers for version 2.6.35 on x86_64 This package provides kernel header files for version 2.6.35 on x86_64. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-2.6.35-22/debian.README.gz for details. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: linux-headers-2.6.35-22-virtual Priority: optional Section: devel Installed-Size: 9936 Maintainer: Ubuntu Kernel Team Architecture: amd64 Source: linux Version: 2.6.35-22.35 Provides: linux-headers, linux-headers-2.6 Depends: coreutils | fileutils (>= 4.0), linux-headers-2.6.35-22, libc6 (>= 2.7) Filename: pool/main/l/linux/linux-headers-2.6.35-22-virtual_2.6.35-22.35_amd64.deb Size: 790508 MD5sum: 1189bc87f1b892cd41b221f2b5483156 SHA1: 0a2451281a813e6f3301c811119e98f70ac6e7a2 SHA256: 0a0abbee72f03497b108a02eefdaae58342bb10b4cba9897e483c264b7772cfc Description: Linux kernel headers for version 2.6.35 on x86/x86_64 This package provides kernel header files for version 2.6.35 on x86/x86_64. . This is for sites that want the latest kernel headers. Please read /usr/share/doc/linux-headers-2.6.35-22/debian.README.gz for details. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: linux-image-2.6.35-22-generic Priority: optional Section: admin Installed-Size: 135488 Maintainer: Ubuntu Kernel Team Architecture: amd64 Source: linux Version: 2.6.35-22.35 Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, linux-image-2.6, ndiswrapper-modules-1.9, redhat-cluster-modules Depends: initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.3-pre11-4ubuntu3), wireless-crda Pre-Depends: dpkg (>= 1.10.24) Recommends: grub-pc | grub | lilo (>= 19.1) Suggests: fdutils, linux-doc-2.6.35 | linux-source-2.6.35, linux-tools Conflicts: hotplug (<< 0.0.20040105-1) Filename: pool/main/l/linux/linux-image-2.6.35-22-generic_2.6.35-22.35_amd64.deb Size: 33887132 MD5sum: 1474fb520d0fac3454c5ec448997d3b7 SHA1: 8331eb2dbcd6f626be58e0a9157cb226cc2108df SHA256: db9ce9f005c7273638cd907f3082aa4628653f0b24192219d231213a1c47b3c1 Description: Linux kernel image for version 2.6.35 on x86/x86_64 This package contains the Linux kernel image for version 2.6.35 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: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: linux-image-2.6.35-22-server Priority: optional Section: admin Installed-Size: 135076 Maintainer: Ubuntu Kernel Team Architecture: amd64 Source: linux Version: 2.6.35-22.35 Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, linux-image-2.6, ndiswrapper-modules-1.9, redhat-cluster-modules Depends: initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.3-pre11-4ubuntu3), wireless-crda Pre-Depends: dpkg (>= 1.10.24) Recommends: grub-pc | grub | lilo (>= 19.1) Suggests: fdutils, linux-doc-2.6.35 | linux-source-2.6.35, linux-tools Conflicts: hotplug (<< 0.0.20040105-1) Filename: pool/main/l/linux/linux-image-2.6.35-22-server_2.6.35-22.35_amd64.deb Size: 33869720 MD5sum: ace5491bd4ac1aa10b27bb1334d392b6 SHA1: 1dc8e009825e38de8d1de9ffc0282df0e9036ee4 SHA256: 0dfab53617111e734103df40df05d26c5942bd7dc0361a1b629c148e81ba1a9a Description: Linux kernel image for version 2.6.35 on x86_64 This package contains the Linux kernel image for version 2.6.35 on 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 64 bit 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: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: linux-image-2.6.35-22-virtual Priority: optional Section: admin Installed-Size: 29648 Maintainer: Ubuntu Kernel Team Architecture: amd64 Source: linux Version: 2.6.35-22.35 Provides: fuse-module, ivtv-modules, kvm-api-4, linux-image, linux-image-2.6, ndiswrapper-modules-1.9, redhat-cluster-modules Depends: initramfs-tools (>= 0.36ubuntu6), coreutils | fileutils (>= 4.0), module-init-tools (>= 3.3-pre11-4ubuntu3), wireless-crda Pre-Depends: dpkg (>= 1.10.24) Recommends: grub-pc | grub | lilo (>= 19.1) Suggests: fdutils, linux-doc-2.6.35 | linux-source-2.6.35, linux-tools Conflicts: hotplug (<< 0.0.20040105-1) Filename: pool/main/l/linux/linux-image-2.6.35-22-virtual_2.6.35-22.35_amd64.deb Size: 10333014 MD5sum: 380222de06f6f70a5e5cf7ae0e5b013f SHA1: 44888fe83593188de38cb21a7471ba69d5b08abf SHA256: 3fc4aa84ca88315b1323ccd2c977b5b1145dbddf950ad88fad72f25b442b93d1 Description: Linux kernel image for version 2.6.35 on x86/x86_64 This package contains the Linux kernel image for version 2.6.35 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 Virtual processors. . Geared toward virtual appliances. . You likely do not want to install this package directly. Instead, install the linux-virtual meta-package, which will ensure that upgrades work correctly, and that supporting packages are also installed. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: linux-libc-dev Priority: optional Section: devel Installed-Size: 4276 Maintainer: Ubuntu Kernel Team Architecture: amd64 Source: linux (2.6.35-22.35) Version: 2.6.35-1022.35 Replaces: dvb-dev (<< 1.0.1-6), libc6-dev (<< 2.3.2.ds1-6), libc6.1-dev (<< 2.3.2.ds1-6), libdrm-dev, linux-kernel-headers Provides: linux-kernel-headers Conflicts: amd64-libs-dev (<= 1.1), dvb-dev (<< 1.0.1-6), libc6-dev (<< 2.3.2.ds1-6), libc6.1-dev (<< 2.3.2.ds1-6), linux-kernel-headers Filename: pool/main/l/linux/linux-libc-dev_2.6.35-1022.35_amd64.deb Size: 795172 MD5sum: 127ed89755534879911f1b5617b337ca SHA1: 07bf0595fdc7d52eb4200ac9a0c4fd84168be11a SHA256: 99a339c60d15d901391fc281076cc2155649cb6e2a4cef9923db1107051c7052 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. They are NOT meant to be used to build third-party modules for your kernel. Use linux-headers-* packages for that. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Build-Essential: yes Origin: Ubuntu Supported: 18m Task: ubuntu-desktop, ubuntu-uec-live, edubuntu-desktop, edubuntu-uec-live, xubuntu-desktop, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend Package: linux-source-2.6.35 Priority: optional Section: devel Installed-Size: 77928 Maintainer: Ubuntu Kernel Team Architecture: all Source: linux Version: 2.6.35-22.35 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/linux-source-2.6.35_2.6.35-22.35_all.deb Size: 72355082 MD5sum: f666403a3c33e57f53b742b2baf93879 SHA1: dfef8ab3b6ed857d701e2def64299f145650bf5c SHA256: 54c66f08d97b6b013543629a681241113920a1fb563749f2e64397bb0e2f4a1f Description: Linux kernel source for version 2.6.35 with Ubuntu patches This package provides the source code for the Linux kernel version 2.6.35. . This package is mainly meant for other packages to use, in order to build custom flavours. . 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: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: linux-tools-2.6.35-22 Priority: optional Section: devel Installed-Size: 512 Maintainer: Ubuntu Kernel Team Architecture: amd64 Source: linux Version: 2.6.35-22.35 Depends: binutils (>= 2.20.51.20100908), binutils (<< 2.20.51.20100909), libc6 (>= 2.8), libdw1 (>= 0.143), libelf1 (>= 0.131), linux-tools-common Filename: pool/main/l/linux/linux-tools-2.6.35-22_2.6.35-22.35_amd64.deb Size: 246810 MD5sum: e5c6672b7a4ca47f567684d5b04f7c84 SHA1: 87fa1da3ad1a40468a243b279a1ac2d2fe27f5e6 SHA256: 40c5daed0ee65f49c21a6a54d9581df7fd925bda3cf6d44f435855cf8a803777 Description: Linux kernel tools for version 2.6.35-22 This package provides the architecture dependant parts for kernel version locked tools for version 2.6.35-22 on DESC. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: linux-tools-common Priority: optional Section: admin Installed-Size: 192 Maintainer: Ubuntu Kernel Team Architecture: all Source: linux Version: 2.6.35-22.35 Replaces: linux-tools (<= 2.6.32-16.25) Filename: pool/main/l/linux/linux-tools-common_2.6.35-22.35_all.deb Size: 85496 MD5sum: 5a3ea0020d73f0d4a6bb5c6a52d311c4 SHA1: 86e91f83e2d8f5af46629e6c0f84adac2d67bf22 SHA256: 0a2558a85c8d2b3c51a313bb960402d31b576295d7f98c2bbd59a761f6f49673 Description: Linux kernel specific tools for version 2.6.35 This package provides the architecture independent parts for kernel version locked tools in the 2.6.35 kernel source. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: mysql-client Priority: optional Section: database Installed-Size: 92 Maintainer: Ubuntu Developers Original-Maintainer: Debian MySQL Maintainers Architecture: all Source: mysql-5.1 Version: 5.1.49-1ubuntu8.1 Depends: mysql-client-5.1 Filename: pool/main/m/mysql-5.1/mysql-client_5.1.49-1ubuntu8.1_all.deb Size: 60704 MD5sum: 95d45d5a1a5752b684daf8baf10d7e13 SHA1: bc182ec8f8c8969248bb5da87a2ba4d9bc25cac5 SHA256: 00c2a5d1169b353996ca77603157e1135ceaf2f8fe7e04606803453c407ea0b1 Description: MySQL database client (metapackage depending on the latest version) This is an empty package that depends on the current "best" version of mysql-client (currently mysql-client-5.1), 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. Homepage: http://dev.mysql.com/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, mythbuntu-frontend Package: mysql-client-5.1 Priority: optional Section: database Installed-Size: 22568 Maintainer: Ubuntu Developers Original-Maintainer: Debian MySQL Maintainers Architecture: amd64 Source: mysql-5.1 Version: 5.1.49-1ubuntu8.1 Replaces: mysql-client (<< 5.1.49-1ubuntu8.1), mysql-client-5.0 Provides: mysql-client, mysql-client-4.1, virtual-mysql-client Depends: debianutils (>= 1.6), libdbi-perl, libdbd-mysql-perl (>= 1.2202), mysql-common (>= 5.1.49-1ubuntu8.1), libmysqlclient16 (>= 5.1.49-1ubuntu8.1), perl, libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), libwrap0 (>= 7.6-4~), zlib1g (>= 1:1.1.4), mysql-client-core-5.1 Suggests: libterm-readkey-perl Conflicts: mysql-client (<< 5.1.49-1ubuntu8.1), mysql-client-5.0 Filename: pool/main/m/mysql-5.1/mysql-client-5.1_5.1.49-1ubuntu8.1_amd64.deb Size: 8671758 MD5sum: da2ab2925e42cd21375afb783af04ad1 SHA1: 16bfb690dfadede5ac3350d34ce2f5015d8ee04b SHA256: 016fc936cab5648e871ea92efd4573630a0d12c067332af40517a5a0139d63b5 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 and the additional tools innotop and mysqlreport. Homepage: http://dev.mysql.com/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: lamp-server, mythbuntu-backend-master, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, mythbuntu-frontend Package: mysql-client-core-5.1 Priority: optional Section: database Installed-Size: 344 Maintainer: Ubuntu Developers Original-Maintainer: Debian MySQL Maintainers Architecture: amd64 Source: mysql-5.1 Version: 5.1.49-1ubuntu8.1 Replaces: mysql-client (<< 5.1.49-1ubuntu8.1), mysql-client-5.0, mysql-client-5.1 (<< 5.1.41-3ubuntu12) Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libmysqlclient16 (>= 5.1.49-1ubuntu8.1), libncurses5 (>= 5.7+20100313), libreadline6 (>= 6.0), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.1.4) Conflicts: mysql-client (<< 5.1.49-1ubuntu8.1), mysql-client-5.0 Filename: pool/main/m/mysql-5.1/mysql-client-core-5.1_5.1.49-1ubuntu8.1_amd64.deb Size: 153814 MD5sum: d1e5075ed246e2dcd1c098464ee5a08f SHA1: cb6d2a7e189a6912bce06e4ba4d4196a7dd4ec85 SHA256: 7e347a9c96d208af820315dd9ec80fd6b888345edd4a87aac6ac3f45f1f396c9 Description: MySQL database core 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 core client files, as used by Akonadi. Homepage: http://dev.mysql.com/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: lamp-server, kubuntu-desktop, kubuntu-mobile, kubuntu-netbook, edubuntu-desktop-kde, mythbuntu-backend-master, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, mythbuntu-frontend Package: mysql-common Priority: optional Section: database Installed-Size: 144 Maintainer: Ubuntu Developers Original-Maintainer: Debian MySQL Maintainers Architecture: all Source: mysql-5.1 Version: 5.1.49-1ubuntu8.1 Replaces: mysql-common-4.1 Provides: mysql-common-4.1 Conflicts: mysql-common-4.1 Filename: pool/main/m/mysql-5.1/mysql-common_5.1.49-1ubuntu8.1_all.deb Size: 64190 MD5sum: 600cb8fd550ce078dc43e857fa8c44b5 SHA1: 37d41757594d28f15ed62f21478c2738ec8d45d7 SHA256: 54a3d446762f6400df5db6f43eecd32c0d5955ae3dbc0acf3066995028500d04 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, e.g. /etc/mysql/my.cnf. Homepage: http://dev.mysql.com/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: lamp-server, mail-server, kubuntu-desktop, kubuntu-mobile, kubuntu-netbook, edubuntu-desktop-gnome, edubuntu-desktop-kde, edubuntu-server, mythbuntu-backend-master, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, mythbuntu-frontend Package: mysql-server Priority: optional Section: database Installed-Size: 92 Maintainer: Ubuntu Developers Original-Maintainer: Debian MySQL Maintainers Architecture: all Source: mysql-5.1 Version: 5.1.49-1ubuntu8.1 Depends: mysql-server-5.1 Filename: pool/main/m/mysql-5.1/mysql-server_5.1.49-1ubuntu8.1_all.deb Size: 60828 MD5sum: ee67984f242c5dd457bd9922b84584f5 SHA1: 6cba2467085ed5df7ead965555fdcbcd1523376a SHA256: e021eb6a0ee1f00f00f2a9674634464f38e258241eda7c58bee36cc30f7875c4 Description: MySQL database server (metapackage depending on the latest version) This is an empty package that depends on the current "best" version of mysql-server (currently mysql-server-5.1), as determined by the MySQL maintainers. Install this package if in doubt about which MySQL version you need. That will install the version recommended by the package maintainers. . 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. Homepage: http://dev.mysql.com/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: lamp-server, mythbuntu-backend-master, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend Package: mysql-server-5.1 Priority: optional Section: database Installed-Size: 15300 Maintainer: Ubuntu Developers Original-Maintainer: Debian MySQL Maintainers Architecture: amd64 Source: mysql-5.1 Version: 5.1.49-1ubuntu8.1 Replaces: libmysqlclient-dev (<= 5.1.41-1), mysql-server (<< 5.1.49-1ubuntu8.1), mysql-server-5.0 Provides: mysql-server, mysql-server-5.0, virtual-mysql-server Depends: mysql-client-5.1 (>= 5.1.49-1ubuntu8.1), libdbi-perl, perl (>= 5.6), libc6 (>= 2.7), libgcc1 (>= 1:4.1.1), libmysqlclient16 (>= 5.1.21-1), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.1.4), debconf (>= 0.5) | debconf-2.0, upstart-job, psmisc, passwd, lsb-base (>= 3.0-10), mysql-server-core-5.1 (= 5.1.49-1ubuntu8.1) Pre-Depends: mysql-common (>= 5.1.49-1ubuntu8.1), adduser (>= 3.40), debconf Recommends: libhtml-template-perl Suggests: tinyca, mailx Conflicts: mysql-server (<< 5.1.49-1ubuntu8.1), mysql-server-4.1 Filename: pool/main/m/mysql-5.1/mysql-server-5.1_5.1.49-1ubuntu8.1_amd64.deb Size: 7080970 MD5sum: 1dd0ef80777971812572d116b18d35c0 SHA1: 9e1fc2d33c5c71e004e39b07e8a99b1740ad03e7 SHA256: 1c049965c37eebead410298e5f228e25fa423e33a91eac18ec7b47c88d99bd22 Description: MySQL database server binaries and system database setup 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 contains all the infrastructure needed to setup system databases. Homepage: http://dev.mysql.com/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: lamp-server, mythbuntu-backend-master, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend Package: mysql-server-core-5.1 Priority: optional Section: database Installed-Size: 13252 Maintainer: Ubuntu Developers Original-Maintainer: Debian MySQL Maintainers Architecture: amd64 Source: mysql-5.1 Version: 5.1.49-1ubuntu8.1 Replaces: mysql-server-5.0, mysql-server-5.1 (<< 5.1.49-1ubuntu8.1), mysql-server-core-5.0 Provides: mysql-server-core, mysql-server-core-5.0 Depends: libc6 (>= 2.7), libgcc1 (>= 1:4.1.1), libmysqlclient16 (>= 5.1.21-1), libstdc++6 (>= 4.1.1), libwrap0 (>= 7.6-4~), zlib1g (>= 1:1.1.4) Conflicts: mysql-server-5.0 (<< 5.1.45-2), mysql-server-5.1 (<< 5.1.45-2) Filename: pool/main/m/mysql-5.1/mysql-server-core-5.1_5.1.49-1ubuntu8.1_amd64.deb Size: 4957194 MD5sum: cb8fd00319578705a7070f53771a8320 SHA1: f4589365b7b95a83cd7d1f485187b46f6db940d3 SHA256: 3c6cf95194aa776cc9e76a80714befb8a11edddf13dd30dd6382c5c098893bad 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 binaries but doesn't contain all the infrastructure needed to setup system databases. Homepage: http://dev.mysql.com/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: lamp-server, kubuntu-desktop, kubuntu-mobile, kubuntu-netbook, edubuntu-desktop-kde, mythbuntu-backend-master, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend Package: openjdk-6-dbg Priority: extra Section: debug Installed-Size: 261144 Maintainer: Ubuntu Developers Original-Maintainer: OpenJDK Team Architecture: amd64 Source: openjdk-6 Version: 6b20-1.9.1-1ubuntu3 Depends: openjdk-6-jre-headless (= 6b20-1.9.1-1ubuntu3) Recommends: openjdk-6-jre (= 6b20-1.9.1-1ubuntu3) Suggests: openjdk-6-jdk (= 6b20-1.9.1-1ubuntu3) Conflicts: openjdk-6-jre (<< 6b17~pre3-1), openjdk-6-jre-headless (<< 6b17~pre3-1) Filename: pool/main/o/openjdk-6/openjdk-6-dbg_6b20-1.9.1-1ubuntu3_amd64.deb Size: 112945964 MD5sum: b753bac7f8b7a35a33e9e38b1e4e0ab3 SHA1: 52d0301e4a03d106b772204365e2ffe60ea79aa7 SHA256: 94b23e36260b156cded1f30a0a1ad54c84317b1d7c5125694f6fce14a31a9e1c Description: Java runtime based on OpenJDK (debugging symbols) OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . This package contains the debugging symbols. . The packages are built using the IcedTea build support and patches from the IcedTea project. Homepage: http://openjdk.java.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: openjdk-6-demo Priority: extra Section: java Installed-Size: 4536 Maintainer: Ubuntu Developers Original-Maintainer: OpenJDK Team Architecture: amd64 Source: openjdk-6 Version: 6b20-1.9.1-1ubuntu3 Depends: openjdk-6-jre (>= 6b20-1.9.1-1ubuntu3), libc6 (>= 2.4), libgcc1 (>= 1:4.1.1) Conflicts: openjdk-6-jre (<< 6b17~pre3-1), openjdk-6-jre-headless (<< 6b17~pre3-1) Filename: pool/main/o/openjdk-6/openjdk-6-demo_6b20-1.9.1-1ubuntu3_amd64.deb Size: 2379922 MD5sum: 2b4933ddc1c32b82406af60219e97c18 SHA1: d076cad97f679b084470dac5ff7b3bf8151b065d SHA256: 7ad9078201badeb597cc4ac84a82fa7d4d0dc83b5e6da19302ba70e09d2e6915 Description: Java runtime based on OpenJDK (demos and examples) OpenJDK Java runtime . The packages are built using the IcedTea build support and patches from the IcedTea project. Homepage: http://openjdk.java.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: openjdk-6-doc Priority: extra Section: doc Installed-Size: 263820 Maintainer: Ubuntu Developers Original-Maintainer: OpenJDK Team Architecture: all Source: openjdk-6 Version: 6b20-1.9.1-1ubuntu3 Suggests: openjdk-6-jdk Conflicts: openjdk-6-jre (<< 6b17~pre3-1), openjdk-6-jre-headless (<< 6b17~pre3-1) Filename: pool/main/o/openjdk-6/openjdk-6-doc_6b20-1.9.1-1ubuntu3_all.deb Size: 19978052 MD5sum: fbb27721b0eb8cfa8d5de5e05841d162 SHA1: 11540c6bf27ea04c19f77c6c1fc37d6231cee6f6 SHA256: cbeca7e21eac89096848309cd9af681097bbfa3a444b376bbc04f12bd083d685 Description: OpenJDK Development Kit (JDK) documentation OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . This package contains the API documentation. . The packages are built using the IcedTea build support and patches from the IcedTea project. Homepage: http://openjdk.java.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: openjdk-6-jdk Priority: optional Section: java Installed-Size: 33964 Maintainer: Ubuntu Developers Original-Maintainer: OpenJDK Team Architecture: amd64 Source: openjdk-6 Version: 6b20-1.9.1-1ubuntu3 Provides: java-compiler, java-sdk, java2-sdk, java5-sdk, java6-sdk Depends: openjdk-6-jre (>= 6b20-1.9.1-1ubuntu3), libc6 (>= 2.4), libx11-6, zlib1g (>= 1:1.1.4) Recommends: libxt-dev Suggests: openjdk-6-demo, openjdk-6-source, visualvm Conflicts: openjdk-6-jre (<< 6b17~pre3-1), openjdk-6-jre-headless (<< 6b17~pre3-1) Filename: pool/main/o/openjdk-6/openjdk-6-jdk_6b20-1.9.1-1ubuntu3_amd64.deb Size: 10965436 MD5sum: 5545beef5ed4e4e40f0aa16b1a42da5e SHA1: 446108c6cf64dbd870503fbde500f495ce1c32bc SHA256: 98ee75252cdcd9e9009f6404aa041afb72705f03bef9a69cadcef356d5668896 Description: OpenJDK Development Kit (JDK) OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . The packages are built using the IcedTea build support and patches from the IcedTea project. Homepage: http://openjdk.java.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: openjdk-6-jre Priority: optional Section: java Installed-Size: 864 Maintainer: Ubuntu Developers Original-Maintainer: OpenJDK Team Architecture: amd64 Source: openjdk-6 Version: 6b20-1.9.1-1ubuntu3 Replaces: openjdk-6-jdk (<< 6b20-1.9.1-0ubuntu2), openjdk-6-jre-headless (<< 6b16~pre3) Provides: java-runtime, java2-runtime, java5-runtime, java6-runtime Depends: openjdk-6-jre-headless (>= 6b20-1.9.1-1ubuntu3), libasound2 (>> 1.0.22), libc6 (>= 2.11), libgif4 (>= 4.1.4), libjpeg62, libpng12-0 (>= 1.2.13-4), libpulse0 (>= 0.9.16), libx11-6, libxext6, libxi6, libxrender1, libxtst6, zlib1g (>= 1:1.1.4), libaccess-bridge-java-jni Recommends: ttf-dejavu-extra Suggests: icedtea6-plugin Conflicts: icedtea-gcjwebplugin (<< 1.0-1ubuntu4), openjdk-6-dbg (<< 6b17~pre3-1), openjdk-6-demo (<< 6b17~pre3-1), openjdk-6-doc (<< 6b17~pre3-1), openjdk-6-jdk (<< 6b17~pre3-1), openjdk-6-jre-headless (<< 6b17~pre3-1), openjdk-6-jre-lib (<< 6b17~pre3-1), openjdk-6-jre-zero (<< 6b17~pre3-1), openjdk-6-source (<< 6b17~pre3-1) Filename: pool/main/o/openjdk-6/openjdk-6-jre_6b20-1.9.1-1ubuntu3_amd64.deb Size: 266958 MD5sum: bb13ed961544089e795be06dc800da85 SHA1: 6d5b57f4d5c035d68d0fd8615592dd78449bd8c6 SHA256: a512493376f84b54a8b634d639af841f6777edb2734fbf65220c9e0a2713870a Description: OpenJDK Java runtime, using Hotspot JIT Full Java runtime environment - needed for executing Java GUI and Webstart programs. Using Hotspot JIT. The packages are built using the IcedTea build support and patches from the IcedTea project. Homepage: http://openjdk.java.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: ubuntu-dvd-live, kubuntu-dvd-live, edubuntu-dvd-live Package: openjdk-6-jre-headless Priority: optional Section: java Installed-Size: 75216 Maintainer: Ubuntu Developers Original-Maintainer: OpenJDK Team Architecture: amd64 Source: openjdk-6 Version: 6b20-1.9.1-1ubuntu3 Replaces: openjdk-6-jdk (<< 6b20-1.9.1-0ubuntu2), openjdk-6-jre (<< 6b09dfsg-0ubuntu2), openjdk-6-jre-lib (<< 6b06-0ubuntu11) Provides: java-runtime-headless, java2-runtime-headless, java5-runtime-headless, java6-runtime-headless Depends: openjdk-6-jre-lib (>= 6b20-1.9.1-1ubuntu3), ca-certificates-java, tzdata-java, java-common (>= 0.28), libcups2, liblcms1, libjpeg62, libnss3-1d (>= 3.12.3), libc6 (>= 2.11), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1), zlib1g (>= 1:1.1.4) Recommends: icedtea-6-jre-cacao (= 6b20-1.9.1-1ubuntu3) Suggests: libnss-mdns, sun-java6-fonts, ttf-dejavu-extra, ttf-baekmuk | ttf-unfonts | ttf-unfonts-core, ttf-sazanami-gothic | ttf-kochi-gothic, ttf-sazanami-mincho | ttf-kochi-mincho, ttf-wqy-microhei | ttf-wqy-zenhei, ttf-indic-fonts-core, ttf-telugu-fonts, ttf-oriya-fonts, ttf-kannada-fonts, ttf-bengali-fonts Conflicts: openjdk-6-dbg (<< 6b17~pre3-1), openjdk-6-demo (<< 6b17~pre3-1), openjdk-6-doc (<< 6b17~pre3-1), openjdk-6-jdk (<< 6b17~pre3-1), openjdk-6-jre (<< 6b17~pre3-1), openjdk-6-jre-lib (<< 6b17~pre3-1), openjdk-6-jre-zero (<< 6b17~pre3-1), openjdk-6-source (<< 6b17~pre3-1) Filename: pool/main/o/openjdk-6/openjdk-6-jre-headless_6b20-1.9.1-1ubuntu3_amd64.deb Size: 25507696 MD5sum: 0beb96691488a673e1b1352fe902c89a SHA1: c574d6d887abac94e21d4ac8ab1ad52a33e5e48d SHA256: db9dbdef561fd91559c5c5db66a02ed1c4cef9540166408051c1ef2099b31f06 Description: OpenJDK Java runtime, using Hotspot JIT (headless) Minimal Java runtime - needed for executing non GUI Java programs. Using Hotspot JIT. The packages are built using the IcedTea build support and patches from the IcedTea project. Homepage: http://openjdk.java.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: ubuntu-dvd-live, eucalyptus-cloud, eucalyptus-storage, eucalyptus-walrus, tomcat-server, kubuntu-dvd-live, edubuntu-dvd-live Package: openjdk-6-jre-lib Priority: optional Section: java Installed-Size: 8012 Maintainer: Ubuntu Developers Original-Maintainer: OpenJDK Team Architecture: all Source: openjdk-6 Version: 6b20-1.9.1-1ubuntu3 Depends: openjdk-6-jre-headless (>= 6b17) Conflicts: openjdk-6-jre (<< 6b17~pre3-1), openjdk-6-jre-headless (<< 6b17~pre3-1) Filename: pool/main/o/openjdk-6/openjdk-6-jre-lib_6b20-1.9.1-1ubuntu3_all.deb Size: 6155146 MD5sum: 07a2e90014f8bc21398b201f1be4d742 SHA1: a42ba4489bff69ca9bc630b29ef6357699a00587 SHA256: df0965380fb66f547c27fea4aa3521518251b82bbbc91590abf06944cf50697c Description: OpenJDK Java runtime (architecture independent libraries) OpenJDK Java runtime, using Hotspot JIT. The packages are built using the IcedTea build support and patches from the IcedTea project. Homepage: http://openjdk.java.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: ubuntu-dvd-live, eucalyptus-cloud, eucalyptus-storage, eucalyptus-walrus, tomcat-server, kubuntu-dvd-live, edubuntu-dvd-live Package: openjdk-6-source Priority: extra Section: java Installed-Size: 28128 Maintainer: Ubuntu Developers Original-Maintainer: OpenJDK Team Architecture: all Source: openjdk-6 Version: 6b20-1.9.1-1ubuntu3 Depends: openjdk-6-jre (>= 6b20-1.9.1-1ubuntu3), openjdk-6-jdk (>= 6b20-1.9.1-1ubuntu3) Conflicts: openjdk-6-jre (<< 6b17~pre3-1), openjdk-6-jre-headless (<< 6b17~pre3-1) Filename: pool/main/o/openjdk-6/openjdk-6-source_6b20-1.9.1-1ubuntu3_all.deb Size: 26835562 MD5sum: 5ea7d1b170a1e3a2f2565a8c2db42605 SHA1: 28fc3081c998c24e4a5ebc7ded673f4f414d0205 SHA256: 86e3b33923d930774581e6945749540d30c98a7a0227139e536177cb4d369555 Description: OpenJDK Development Kit (JDK) source files OpenJDK is a development environment for building applications, applets, and components using the Java programming language. . This package contains the Java programming language source files (src.zip) for all classes that make up the Java core API. . The packages are built using the IcedTea build support and patches from the IcedTea project. Homepage: http://openjdk.java.net/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: openssl Priority: optional Section: utils Installed-Size: 844 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenSSL Team Architecture: amd64 Version: 0.9.8o-1ubuntu4.2 Depends: libc6 (>= 2.7), libssl0.9.8 (>= 0.9.8m-1), zlib1g (>= 1:1.1.4) Suggests: ca-certificates, openssl-doc Conflicts: ssleay (<< 0.9.2b) Filename: pool/main/o/openssl/openssl_0.9.8o-1ubuntu4.2_amd64.deb Size: 406972 MD5sum: f38f8d9e1cfaf8c62e5dd018d401466b SHA1: b3920deb67a3693f946de8d4d8d7e212bed10da2 SHA256: b79f768fb5c0213e707b0422cb49cf2eb86d8acb574c30c0f4f6a20ef91cfe86 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: - Creation of RSA, DH and DSA key parameters; - Creation of X.509 certificates, CSRs and CRLs; - Calculation of message digests; - Encryption and decryption with ciphers; - SSL/TLS client and server tests; - Handling of S/MIME signed or encrypted mail. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: standard, mythbuntu-backend-master, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend Package: openssl-doc Priority: optional Section: doc Installed-Size: 1556 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenSSL Team Architecture: all Source: openssl Version: 0.9.8o-1ubuntu4.2 Filename: pool/main/o/openssl/openssl-doc_0.9.8o-1ubuntu4.2_all.deb Size: 654054 MD5sum: b647f3b682bc1575a39b0ceb5925b34b SHA1: 53b461f5401ed031e6806ca003120c446297ffda SHA256: 4432ce21dc90ec34647a69c160f03211047d6e7e4c0133afed8e61d673b91471 Description: Secure Socket Layer (SSL) documentation This package contains the OpenSSL documentation. . It is part of the OpenSSL implementation of SSL. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: pidgin Priority: optional Section: net Installed-Size: 1788 Maintainer: Ubuntu Developers Original-Maintainer: Ari Pollak Architecture: amd64 Version: 1:2.7.3-1ubuntu3.1 Replaces: gaim (<< 1:2.0.0+beta6-3), pidgin-data (<< 2.4.0-1) Depends: pidgin-data (>= 1:2.7.3), pidgin-data (<< 1:2.7.3-z), libatk1.0-0 (>= 1.29.3), libc6 (>= 2.7), libcairo2 (>= 1.2.4), libdbus-1-3 (>= 1.0.2), libdbus-glib-1-2 (>= 0.78), libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.2.1), libgdk-pixbuf2.0-0 (>= 2.21.6), libglib2.0-0 (>= 2.24.0), libgstreamer0.10-0 (>= 0.10.10), libgtk2.0-0 (>= 2.18.0), libgtkspell0 (>= 2.0.10), libice6 (>= 1:1.0.0), liblaunchpad-integration1 (>= 0.1.17), libpango1.0-0 (>= 1.18.0), libpng12-0 (>= 1.2.13-4), libpurple0 (>= 1:2.7.0), libsm6, libstartup-notification0 (>= 0.10), libx11-6, libxml2 (>= 2.6.27), libxss1, gconf2 (>= 2.28.1-2), perl (>= 5.10.1-12ubuntu2), perlapi-5.10.1 Recommends: gstreamer0.10-plugins-base, gstreamer0.10-plugins-good, pidgin-libnotify Suggests: gnome-panel (>= 2.1) | kdebase-workspace-bin | docker, evolution-data-server (>= 1.10.0), libsqlite3-0 (>= 3.7.2) Conflicts: gaim (<< 1:2.0.0+beta6-3), pidgin-data (<< 2.4.0-1) Filename: pool/main/p/pidgin/pidgin_2.7.3-1ubuntu3.1_amd64.deb Size: 602026 MD5sum: 5973db6a62c5b57e4a3b7919729a3fba SHA1: 9d68c1375369a38ae17415ae5701816af09fdb4b SHA256: 6852a1d733cae3bde72711259b92f0b12baad698927304f17414a1b5fcb4d55a Description: multi-protocol instant messaging client Instant message all your friends from one place. . Pidgin is an easy to use and free chat client used by millions. Connect to AIM, MSN, Yahoo, and more chat networks all at once. . Supported chat networks: * AIM * Bonjour * Gadu-Gadu * Google Talk * Groupwise * ICQ * IRC * MSN * MySpaceIM * QQ * SILC * SIMPLE * Sametime * XMPP * Yahoo! * Zephyr Homepage: http://www.pidgin.im Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: xubuntu-desktop Package: pidgin-data Priority: optional Section: net Installed-Size: 3752 Maintainer: Ubuntu Developers Original-Maintainer: Ari Pollak Architecture: all Source: pidgin Version: 1:2.7.3-1ubuntu3.1 Filename: pool/main/p/pidgin/pidgin-data_2.7.3-1ubuntu3.1_all.deb Size: 1225198 MD5sum: c3eb5ad32944f5a00e1d3d1de5eb63f0 SHA1: ef0ae427d3f42245293b1b3c1c19ff7312d66e03 SHA256: cb972d773b31808f2510abca65e1ddfc54f94f5440bf8405f2538f56658fe748 Description: multi-protocol instant messaging client - data files This package contains architecture-independent supporting data files required for use with pidgin, such as documentation, icons, translations, and sounds. Enhances: finch, libpurple0, pidgin Homepage: http://www.pidgin.im Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: xubuntu-desktop Package: pidgin-dbg Priority: extra Section: debug Installed-Size: 17192 Maintainer: Ubuntu Developers Original-Maintainer: Ari Pollak Architecture: amd64 Source: pidgin Version: 1:2.7.3-1ubuntu3.1 Replaces: gaim-dbg (<< 1:2.0.0+beta6-3) Depends: pidgin (= 1:2.7.3-1ubuntu3.1) | finch (= 1:2.7.3-1ubuntu3.1) | libpurple0 (= 1:2.7.3-1ubuntu3.1), pidgin-data (= 1:2.7.3-1ubuntu3.1) Conflicts: gaim-dbg (<< 1:2.0.0+beta6-3) Filename: pool/main/p/pidgin/pidgin-dbg_2.7.3-1ubuntu3.1_amd64.deb Size: 6264622 MD5sum: 370ecfe8333faa63249e855fecc3d6b2 SHA1: 71510d5a081b202088c3b8a1f4d26f30a70a3477 SHA256: 81322f39ba86b5712c0fe50500d9e6f1580b009b9cf19b9e53436c5b3b34e11c Description: Debugging symbols for Pidgin This package includes the debugging symbols useful for debugging Pidgin and its plugins, contained in the pidgin package. The debugging symbols are used for execution tracing and core dump analysis. Homepage: http://www.pidgin.im Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: pidgin-dev Priority: optional Section: devel Installed-Size: 14004 Maintainer: Ubuntu Developers Original-Maintainer: Ari Pollak Architecture: all Source: pidgin Version: 1:2.7.3-1ubuntu3.1 Replaces: gaim-dev (<< 1:2.0.0+beta6-3) Depends: pidgin (>= 1:2.7.3-1ubuntu3.1), pkg-config, libpurple-dev, libgtk2.0-dev Suggests: doc-base Conflicts: gaim-dev (<< 1:2.0.0+beta6-3) Filename: pool/main/p/pidgin/pidgin-dev_2.7.3-1ubuntu3.1_all.deb Size: 1591368 MD5sum: 4fb48a59952dd2e10e264a411345aa45 SHA1: 02f4b125eb2ba5c2cb47faf73d048cf4285ac2bc SHA256: 64a153eaf57abdaaa54ee3b6ea1cb53ec768d690762d0e08e15f474c35f00b45 Description: multi-protocol instant messaging client - development files This package contains the headers and other development files not included in the main pidgin package. Install this if you wish to compile your own plugins. . If you are creating a pidgin plugin package, please be sure to read /usr/share/doc/pidgin-dev/README.Debian.dev after installing pidgin-dev. Homepage: http://www.pidgin.im Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: poppler-dbg Priority: extra Section: debug Installed-Size: 10644 Maintainer: Ubuntu Desktop Team Original-Maintainer: Loic Minier Architecture: amd64 Source: poppler Version: 0.14.3-0ubuntu1.1 Depends: libpoppler7 (= 0.14.3-0ubuntu1.1) Filename: pool/main/p/poppler/poppler-dbg_0.14.3-0ubuntu1.1_amd64.deb Size: 3782700 MD5sum: 92aaee73614843eb71a1e894d6e6b6db SHA1: 0a944eac969d07296c1cfd96bcbf689bbdafcdd0 SHA256: 07e752d1471304f671c9a06530e84c762a3e4053c6d27c1c826db99e2ab2e452 Description: PDF rendering library - detached debugging symbols Poppler is a PDF rendering library based on xpdf PDF viewer. . This package contains the detached debugging symbols. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: poppler-utils Priority: optional Section: utils Installed-Size: 332 Maintainer: Ubuntu Desktop Team Original-Maintainer: Loic Minier Architecture: amd64 Source: poppler Version: 0.14.3-0ubuntu1.1 Replaces: pdftohtml (<< 0.36-14), xpdf-reader (<< 3.02-9), xpdf-utils (<< 3.02-9) Provides: pdftohtml, xpdf-utils Depends: libc6 (>= 2.4), libfontconfig1 (>= 2.8.0), libgcc1 (>= 1:4.1.1), libpoppler7, libstdc++6 (>= 4.1.1), libxml2 (>= 2.7.4) Recommends: ghostscript Breaks: pdftohtml (<< 0.36-14), xpdf-reader (<< 3.02-9), xpdf-utils (<< 3.02-9) Filename: pool/main/p/poppler/poppler-utils_0.14.3-0ubuntu1.1_amd64.deb Size: 84584 MD5sum: cff59800844c6d64d58481682d7096c2 SHA1: 478b255c5071c4fd4b36b217d56b565ea4a02b6b SHA256: c8cfaf7866cf29665c03f0a79abd4f14c7e93fbe9ae0b11a791c6440f5c8cf10 Description: PDF utilitites (based on libpoppler) This package contains pdftops (PDF to PostScript converter), pdfinfo (PDF document information extractor), pdfimages (PDF image extractor), pdftohtml (PDF to HTML converter), pdftotext (PDF to text converter), and pdffonts (PDF font analyzer). Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: ubuntu-desktop, print-server, kubuntu-desktop, kubuntu-mobile, kubuntu-netbook, edubuntu-desktop, xubuntu-desktop, ubuntu-netbook Package: postgresql Priority: optional Section: database Installed-Size: 52 Maintainer: Ubuntu Core Developers Original-Maintainer: Martin Pitt Architecture: all Source: postgresql-8.4 Version: 8.4.5-0ubuntu10.10 Depends: postgresql-8.4 Filename: pool/main/p/postgresql-8.4/postgresql_8.4.5-0ubuntu10.10_all.deb Size: 18084 MD5sum: 848a9af8970f015693af8ae73fe0a2cb SHA1: 62fc72bafa6c622dfd65e75b5374c76a19292664 SHA256: b651be27947dea6897e9e3373c72d7f8728d3cf69f7c4367c7bc49138701fbfb Description: object-relational SQL database (supported version) 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 always depends on the currently supported PostgreSQL database server version. Homepage: http://www.postgresql.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: postgresql-server, edubuntu-server Package: postgresql-8.4 Priority: optional Section: database Installed-Size: 10212 Maintainer: Ubuntu Core Developers Original-Maintainer: Martin Pitt Architecture: amd64 Version: 8.4.5-0ubuntu10.10 Depends: libc6 (>= 2.11), libcomerr2 (>= 1.01), libgssapi-krb5-2 (>= 1.8+dfsg), libkrb5-3 (>= 1.6.dfsg.2), libldap-2.4-2 (>= 2.4.7), libpam0g (>= 0.99.7.1), libpq5 (>= 8.4~0cvs20090328), libssl0.9.8 (>= 0.9.8m-1), libxml2 (>= 2.7.4), postgresql-client-8.4, postgresql-common (>= 109~), tzdata, ssl-cert, locales Suggests: oidentd | ident-server Conflicts: postgresql (<< 7.5) Filename: pool/main/p/postgresql-8.4/postgresql-8.4_8.4.5-0ubuntu10.10_amd64.deb Size: 4030288 MD5sum: 6384be605d8d3597b9d34be34fafaa03 SHA1: 8066c353fd02b139025db7ffedb1fdab1c1d1015 SHA256: edb55766645bd88b9bdaf2250f0edbeb4b0fe440a90ee65459fec9bfbbb6d367 Description: object-relational SQL database, version 8.4 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.4. 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. Homepage: http://www.postgresql.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: postgresql-server, edubuntu-server Package: postgresql-client Priority: optional Section: database Installed-Size: 52 Maintainer: Ubuntu Core Developers Original-Maintainer: Martin Pitt Architecture: all Source: postgresql-8.4 Version: 8.4.5-0ubuntu10.10 Depends: postgresql-client-8.4 Filename: pool/main/p/postgresql-8.4/postgresql-client_8.4.5-0ubuntu10.10_all.deb Size: 18046 MD5sum: 1c384292787a8d1a5dd42f17e2a7efc8 SHA1: 3ba356a5748bf2e09f680edfd11a526486dacc79 SHA256: 9907c1eca4a53ba1c68619897ae5d0557d86dd7db585570d8ca3c1e7a31cab4a Description: front-end programs for PostgreSQL (supported version) 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 package always depends on the currently supported database client package for PostgreSQL. If you install PostgreSQL on a standalone machine, you need the server package postgresql, 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. Homepage: http://www.postgresql.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: postgresql-server, edubuntu-server Package: postgresql-client-8.4 Priority: optional Section: database Installed-Size: 2172 Maintainer: Ubuntu Core Developers Original-Maintainer: Martin Pitt Architecture: amd64 Source: postgresql-8.4 Version: 8.4.5-0ubuntu10.10 Provides: postgresql-client Depends: libc6 (>= 2.11), libpq5 (>= 8.4~0cvs20090328), libreadline6 (>= 6.0), libssl0.9.8 (>= 0.9.8m-1), zlib1g (>= 1:1.1.4), postgresql-client-common (>= 104~) Suggests: postgresql-8.4, postgresql-doc-8.4 Conflicts: postgresql (<< 7.5) Filename: pool/main/p/postgresql-8.4/postgresql-client-8.4_8.4.5-0ubuntu10.10_amd64.deb Size: 822908 MD5sum: 055d780c681d443e7d31a0b36d7d5ed8 SHA1: b4aabd5e3918e100027e8fdf9c81ad0820cb6a50 SHA256: 7cfde0b2ad7e2c41787a8124cf78b6f4127332ef0ac829c7cb22c623b92f25d9 Description: front-end programs for PostgreSQL 8.4 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.4. If you install PostgreSQL 8.4 on a standalone machine, you need the server package postgresql-8.4, 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. Homepage: http://www.postgresql.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: postgresql-server, edubuntu-server Package: postgresql-contrib Priority: optional Section: database Installed-Size: 52 Maintainer: Ubuntu Core Developers Original-Maintainer: Martin Pitt Architecture: all Source: postgresql-8.4 Version: 8.4.5-0ubuntu10.10 Depends: postgresql-contrib-8.4 Filename: pool/main/p/postgresql-8.4/postgresql-contrib_8.4.5-0ubuntu10.10_all.deb Size: 17944 MD5sum: bd565d773cf1f570cfe8f90bbebac5dc SHA1: c65f388c704de107dca68f7a42e9974affe9d382 SHA256: dea9a07554453150de8a3c0bf1caa7b8b7b472b0835a34eda90ea8a3136d28cd Description: additional facilities for PostgreSQL (supported version) The PostgreSQL contrib package provides several additional features for the PostgreSQL database. contrib often serves as a testbed for features before they are adopted into PostgreSQL proper. . This package always depends on the currently supported contrib package for PostgreSQL. . PostgreSQL is an object-relational SQL database management system. Homepage: http://www.postgresql.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: postgresql-server Package: postgresql-contrib-8.4 Priority: optional Section: database Installed-Size: 1688 Maintainer: Ubuntu Core Developers Original-Maintainer: Martin Pitt Architecture: amd64 Source: postgresql-8.4 Version: 8.4.5-0ubuntu10.10 Depends: postgresql-8.4, libc6 (>= 2.4), libossp-uuid16, libpq5 (>= 8.4~0cvs20090328), libssl0.9.8 (>= 0.9.8m-1), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.1.4), postgresql-common (>= 109~) Suggests: libdbd-pg-perl Conflicts: postgresql-contrib (<< 7.5) Filename: pool/main/p/postgresql-8.4/postgresql-contrib-8.4_8.4.5-0ubuntu10.10_amd64.deb Size: 406728 MD5sum: 3230bf51c73075032ac03f65770ad976 SHA1: 93a5013564f46b212a52a45a8e4a542f4951df3f SHA256: 480156a17356ddca3538b09479193763a0bbe55c970d405cae8705f931ce6407 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.4. 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 hstore - Store (key, value) pairs intagg - Integer aggregator/enumerator _int - Index support for arrays of int4, using GiST (benchmark needs the libdbd-pg-perl package) 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 pageinspect - Inspection of database pages 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 pg_standby - Create a warm stand-by server 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. tablefunc - examples of functions returning tables uuid-ossp - UUID generation functions vacuumlo - Remove orphaned large objects . PostgreSQL is an object-relational SQL database management system. Homepage: http://www.postgresql.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: postgresql-server Package: postgresql-doc Priority: optional Section: doc Installed-Size: 52 Maintainer: Ubuntu Core Developers Original-Maintainer: Martin Pitt Architecture: all Source: postgresql-8.4 Version: 8.4.5-0ubuntu10.10 Depends: postgresql-doc-8.4 Filename: pool/main/p/postgresql-8.4/postgresql-doc_8.4.5-0ubuntu10.10_all.deb Size: 3450 MD5sum: 26111ec43a687d13ce3fa44f9664fe6a SHA1: c3cd96bceab5856bdd47160ddee79cfa78a5ea05 SHA256: c273e6c108ab1459169ed6d7717516540279442ac3e942c4d272f452dde0abf7 Description: documentation for the PostgreSQL database management system This package contains all README files, user manual, and examples for the currently supported PostgreSQL version. The manual is in HTML format. . PostgreSQL is an object-relational SQL database management system. Homepage: http://www.postgresql.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: postgresql-server Package: postgresql-doc-8.4 Priority: optional Section: doc Installed-Size: 12000 Maintainer: Ubuntu Core Developers Original-Maintainer: Martin Pitt Architecture: all Source: postgresql-8.4 Version: 8.4.5-0ubuntu10.10 Conflicts: postgresql-doc (<< 7.5) Filename: pool/main/p/postgresql-8.4/postgresql-doc-8.4_8.4.5-0ubuntu10.10_all.deb Size: 2118952 MD5sum: 1c0163b0b9458c91cee4f8f0f9a4cfe4 SHA1: 1ab9bea693b6a77ac4d2f7063f6944aa4f3759e2 SHA256: 99be9c27475d12c82f4861389a1ff51a828df6a5933be8a27c198581aca60b82 Description: documentation for the PostgreSQL database management system This package contains all README files, user manual, and examples for PostgreSQL 8.4. The manual is in HTML format. . PostgreSQL is an object-relational SQL database management system. Homepage: http://www.postgresql.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: postgresql-server Package: postgresql-server-dev-8.4 Priority: optional Section: libdevel Installed-Size: 3864 Maintainer: Ubuntu Core Developers Original-Maintainer: Martin Pitt Architecture: amd64 Source: postgresql-8.4 Version: 8.4.5-0ubuntu10.10 Depends: libc6 (>= 2.4), libpq-dev (>= 8.4~) Filename: pool/main/p/postgresql-8.4/postgresql-server-dev-8.4_8.4.5-0ubuntu10.10_amd64.deb Size: 630842 MD5sum: fb7866cb18076664c304d81e0b8cb021 SHA1: d305f7f0f5ac058e7379fd54e2edc15c1ee3645f SHA256: 8693371c459d48d2a808d89bc40e18f841dd341a9cd2e279a0726d8e11b8ec85 Description: development files for PostgreSQL 8.4 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. Homepage: http://www.postgresql.org/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: python-django Priority: optional Section: python Installed-Size: 20284 Maintainer: Ubuntu Core Developers Original-Maintainer: Chris Lamb Architecture: all Version: 1.2.3-1ubuntu0.1 Depends: python (>= 2.3), python-support (>= 0.90.0) Recommends: libjs-jquery Suggests: python-psycopg2, python-psycopg, python-mysqldb, python-flup, python-sqlite, python-yaml Filename: pool/main/p/python-django/python-django_1.2.3-1ubuntu0.1_all.deb Size: 4212250 MD5sum: 8c85dcb4ab4d9701cd546e2e119ae4e3 SHA1: ad6aade54cc751dccb53f53c66d9308e931279ef SHA256: 9316f2b2eccabf965755dc9dd2aefc409a798b20bea3a4abc2a6523cc8ca5ed3 Description: High-level Python web development framework Django is a high-level web application framework that loosely follows the model-view-controller design pattern. . Python's equivalent to Ruby on Rails, Django lets you build complex data-driven websites quickly and easily - Django focuses on automating as much as possible and adhering to the "Don't Repeat Yourself" (DRY) principle. . Django additionally emphasizes reusability and "pluggability" of components; many generic third-party "applications" are available to enhance projects or to simply to reduce development time even further. . Notable features include: * An object-relational mapper (ORM) * Automatic admin interface * Elegant URL dispatcher * Form serialization and validation system * Templating system * Lightweight, standalone web server for development and testing * Internationalization support * Testing framework and client Homepage: http://www.djangoproject.com/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: python-django-doc Priority: optional Section: doc Installed-Size: 8928 Maintainer: Ubuntu Core Developers Original-Maintainer: Chris Lamb Architecture: all Source: python-django Version: 1.2.3-1ubuntu0.1 Recommends: libjs-jquery Filename: pool/main/p/python-django/python-django-doc_1.2.3-1ubuntu0.1_all.deb Size: 1905856 MD5sum: 5f3ed62933c8f4970101ead2d57d7d4f SHA1: 290a2cc19e86a0b1bd5421eba4e9c332ce8531a5 SHA256: e1ab1fb9a187ceab5d434e49e2392a9908bdae93890c9cc7988705e81896d9e8 Description: High-level Python web development framework (documentation) Django is a high-level web application framework that loosely follows the model-view-controller design pattern. . Python's equivalent to Ruby on Rails, Django lets you build complex data-driven websites quickly and easily - Django focuses on automating as much as possible and adhering to the "Don't Repeat Yourself" (DRY) principle. . Django additionally emphasizes reusability and "pluggability" of components; many generic third-party "applications" are available to enhance projects or to simply to reduce development time even further. . This package contains the HTML documentation and example projects. Homepage: http://www.djangoproject.com/ Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: python-libxml2 Priority: optional Section: python Installed-Size: 1060 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian XML/SGML Group Architecture: amd64 Source: libxml2 Version: 2.7.7.dfsg-4ubuntu0.1 Provides: python2.6-libxml2 Depends: libc6 (>= 2.4), libxml2 (>= 2.7.4), python (<< 2.7), python (>= 2.6), python-support (>= 0.90.0) Filename: pool/main/libx/libxml2/python-libxml2_2.7.7.dfsg-4ubuntu0.1_amd64.deb Size: 233354 MD5sum: 558cc0eace45dc7b7164665703750ba4 SHA1: d7c11d16ecf03bcec7c937afec88d5097960e5d1 SHA256: e572a9b72e57b77bc45cea12f64b7995412a77dd57afc005c990c4b7ded3b319 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. Homepage: http://xmlsoft.org/ Python-Version: 2.6 Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: ubuntu-desktop, ubuntu-uec-live, edubuntu-desktop, edubuntu-uec-live, xubuntu-desktop, ubuntu-netbook Package: python-libxml2-dbg Priority: extra Section: debug Installed-Size: 1664 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian XML/SGML Group Architecture: amd64 Source: libxml2 Version: 2.7.7.dfsg-4ubuntu0.1 Provides: python2.6-libxml2-dbg Depends: python-dbg, python-libxml2 (= 2.7.7.dfsg-4ubuntu0.1), libc6 (>= 2.4), libxml2 (>= 2.7.4) Filename: pool/main/libx/libxml2/python-libxml2-dbg_2.7.7.dfsg-4ubuntu0.1_amd64.deb Size: 462604 MD5sum: 586d4a79a4a938bacfd39bc7f367c17a SHA1: 6fc2a6c30026c711eeb7b3ec7b20bde037ce702f SHA256: 3cdba4d1f919fc01600132b201ed5f70fc92a15bdd517114b9a8344a89298080 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 files needed to use the GNOME XML library in Python programs for use with the Python debug interpreter. Homepage: http://xmlsoft.org/ Python-Version: 2.6 Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: thunderbird Priority: optional Section: mail Installed-Size: 34300 Maintainer: Ubuntu Mozilla Team Architecture: amd64 Version: 3.1.6+build1+nobinonly-0ubuntu0.10.10.1 Replaces: mozilla-thunderbird, thunderbird-gnome-support (<= 3.0.4+nobinonly-0ubuntu3) Provides: mail-reader Depends: fontconfig, psmisc, debianutils (>= 1.16), libasound2 (>> 1.0.22), libatk1.0-0 (>= 1.29.3), libc6 (>= 2.11), libcairo2 (>= 1.6.0), libdbus-1-3 (>= 1.0.2), libdbus-glib-1-2 (>= 0.78), libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1), libgdk-pixbuf2.0-0 (>= 2.21.6), libglib2.0-0 (>= 2.24.0), libgtk2.0-0 (>= 2.18.0), libhunspell-1.2-0 (>= 1.2.11), libjpeg62, libnspr4-0d (>= 4.7.3-0ubuntu1~), libnss3-1d (>= 3.12.6), libpango1.0-0 (>= 1.14.0), libpixman-1-0 (>= 0.11.2), libpng12-0 (>= 1.2.13-4), libstartup-notification0 (>= 0.10), libstdc++6 (>= 4.1.1), libx11-6, libxrender1, libxt6, zlib1g (>= 1:1.1.4) Recommends: myspell-en-us | hunspell-dictionary | myspell-dictionary Suggests: thunderbird-gnome-support (= 3.1.6+build1+nobinonly-0ubuntu0.10.10.1), latex-xft-fonts, libthai0 Conflicts: mozilla-thunderbird Breaks: thunderbird-gnome-support (<= 3.0.4+nobinonly-0ubuntu3) Filename: pool/main/t/thunderbird/thunderbird_3.1.6+build1+nobinonly-0ubuntu0.10.10.1_amd64.deb Size: 12042628 MD5sum: 2bcc2525f79592ab59dafa483a5c8e5b SHA1: 3b3670b30a82493aa66c10b5f77d1e142103991a SHA256: 67ff90b54d283a484357d1aa2f856729f051f756ee4cdb0aa01ca6610267bace Description: mail/news client with RSS and integrated spam filter support Thunderbird is a lightweight mail/news/RSS client, based on the Mozilla suite. It supports different mail accounts (POP, IMAP, Gmail), has an integrated learning Spam filter, and offers easy organization of mails with tagging and virtual folders. Also, more features can be added by installing extensions. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: xubuntu-desktop Package: thunderbird-dbg Priority: optional Section: devel Installed-Size: 171952 Maintainer: Ubuntu Mozilla Team Architecture: amd64 Source: thunderbird Version: 3.1.6+build1+nobinonly-0ubuntu0.10.10.1 Depends: thunderbird Filename: pool/main/t/thunderbird/thunderbird-dbg_3.1.6+build1+nobinonly-0ubuntu0.10.10.1_amd64.deb Size: 62593152 MD5sum: c4874b01482a32364a896701461c3ddf SHA1: 55cbb0a1d299889e75fbdaf0960d75ddee1dc0c2 SHA256: 3adac5cfb1113b547d1c00b6e93266d7f56dc716dc22bf70b0a08f14bf26f135 Description: thunderbird debug symbols Debug symbols for Thunderbird. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: thunderbird-dev Priority: optional Section: mail Installed-Size: 35272 Maintainer: Ubuntu Mozilla Team Architecture: amd64 Source: thunderbird Version: 3.1.6+build1+nobinonly-0ubuntu0.10.10.1 Depends: thunderbird (= 3.1.6+build1+nobinonly-0ubuntu0.10.10.1), thunderbird-gnome-support (= 3.1.6+build1+nobinonly-0ubuntu0.10.10.1) Filename: pool/main/t/thunderbird/thunderbird-dev_3.1.6+build1+nobinonly-0ubuntu0.10.10.1_amd64.deb Size: 5002236 MD5sum: 0b64fddc48bad18820413944d81cf860 SHA1: 75ff3310105a616023e8ab25dd60ca8d02e91a20 SHA256: 3bd1ce666b04a16aa343445ff741b4685b61a4f552813ff9790b18d97dbf5925 Description: Development files for Mozilla Thunderbird This package contains the development headers, idl files and static libraries needed to develop applications using Mozilla Thunderbird. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: thunderbird-gnome-support Priority: optional Section: mail Installed-Size: 140 Maintainer: Ubuntu Mozilla Team Architecture: amd64 Source: thunderbird Version: 3.1.6+build1+nobinonly-0ubuntu0.10.10.1 Depends: libasound2 (>> 1.0.22), libatk1.0-0 (>= 1.29.3), libc6 (>= 2.4), libcairo2 (>= 1.2.4), libdbus-1-3 (>= 1.0.2), libdbus-glib-1-2 (>= 0.78), libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1), libgconf2-4 (>= 2.31.1), libgdk-pixbuf2.0-0 (>= 2.21.6), libglib2.0-0 (>= 2.12.0), libgnomevfs2-0 (>= 1:2.17.90), libgtk2.0-0 (>= 2.12), libnotify1 (>= 0.5.0), libnotify1-gtk2.10, libnspr4-0d (>= 4.7.3-0ubuntu1~), libpango1.0-0 (>= 1.14.0), libpng12-0 (>= 1.2.13-4), libstdc++6 (>= 4.1.1), thunderbird (= 3.1.6+build1+nobinonly-0ubuntu0.10.10.1) Filename: pool/main/t/thunderbird/thunderbird-gnome-support_3.1.6+build1+nobinonly-0ubuntu0.10.10.1_amd64.deb Size: 9376 MD5sum: e9698f308cc3aaa9840cf24aed579418 SHA1: 4f0dd56f2805f973c0877b23c97c651d969dfd68 SHA256: d3985819a08524c3e1730aaeb47c72a44a33ae6380fc80074752b7e086e1ba82 Description: Support for Gnome in Mozilla Thunderbird This is an extension to Thunderbird that allows it to use protocol handlers from Gnome-VFS, such as smb or sftp, and other Gnome integration features. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: thunderbird-gnome-support-dbg Priority: optional Section: devel Installed-Size: 492 Maintainer: Ubuntu Mozilla Team Architecture: amd64 Source: thunderbird Version: 3.1.6+build1+nobinonly-0ubuntu0.10.10.1 Depends: thunderbird-gnome-support Filename: pool/main/t/thunderbird/thunderbird-gnome-support-dbg_3.1.6+build1+nobinonly-0ubuntu0.10.10.1_amd64.deb Size: 181306 MD5sum: 27211d6a1d1bebd1d69fe8e6e4a07693 SHA1: d256d9b46292ff083e9125ea33195bc83c991b0f SHA256: b58c19276d577f75b0b13da964d22dd79b9b538e456cbd763d2ae5cfbde215da Description: thunderbird gnome support debug symbols Debug symbols for Thunderbird Gnome Support package. Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: xulrunner-1.9.2 Priority: optional Section: devel Installed-Size: 30072 Maintainer: Ubuntu Mozilla Team Architecture: amd64 Version: 1.9.2.12+build1+nobinonly-0ubuntu0.10.10.1 Depends: libasound2 (>> 1.0.22), libatk1.0-0 (>= 1.29.3), libc6 (>= 2.11), libcairo2 (>= 1.6.0), libdbus-1-3 (>= 1.0.2), libdbus-glib-1-2 (>= 0.78), libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1), libgdk-pixbuf2.0-0 (>= 2.21.6), libglib2.0-0 (>= 2.24.0), libgtk2.0-0 (>= 2.18.0), libhunspell-1.2-0 (>= 1.2.11), libidl0, libnspr4-0d (>= 4.7.3-0ubuntu1~), libnss3-1d (>= 3.12.6), libpango1.0-0 (>= 1.14.0), libpixman-1-0 (>= 0.11.2), libpng12-0 (>= 1.2.13-4), libsqlite3-0 (>= 3.7.2), libstartup-notification0 (>= 0.10), libstdc++6 (>= 4.1.1), libx11-6, libxext6, libxrender1, libxt6, zlib1g (>= 1:1.1.4) Conflicts: j2re1.4 Filename: pool/main/x/xulrunner-1.9.2/xulrunner-1.9.2_1.9.2.12+build1+nobinonly-0ubuntu0.10.10.1_amd64.deb Size: 10375976 MD5sum: 586c20704fccff6784cc8f10e455197d SHA1: eaeea3e33d46c101cad55610c915991239e3a128 SHA256: 46b6d005fa77bf28a8bb245369c84e7457a6859719e92913da6826e569e539ec Description: XUL + XPCOM application runner XULRunner is a single "gecko runtime" that can be used to bootstrap multiple XUL + XPCOM applications that are as rich as Firefox and Thunderbird. . XUL is Mozilla's XML based User Interface language that lets you build feature-rich cross platform applications. These applications are easily customized with alternative text, graphics and layout so that they can be readily branded or localized for various markets. Web developers already familiar with Dynamic HTML (DHTML) will learn XUL quickly and can start building applications right away. . XPCOM is a cross platform component model. It has multiple language bindings and IDL descriptions so programmers can plug their custom functionality into the framework and connect it with other components. Homepage: http://developer.mozilla.org/en/docs/XULRunner Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: ubuntu-desktop, ubuntu-uec-live, kubuntu-dvd-live, edubuntu-desktop, edubuntu-uec-live, xubuntu-desktop, ubuntu-netbook Package: xulrunner-1.9.2-dbg Priority: optional Section: devel Installed-Size: 178664 Maintainer: Ubuntu Mozilla Team Architecture: amd64 Source: xulrunner-1.9.2 Version: 1.9.2.12+build1+nobinonly-0ubuntu0.10.10.1 Filename: pool/main/x/xulrunner-1.9.2/xulrunner-1.9.2-dbg_1.9.2.12+build1+nobinonly-0ubuntu0.10.10.1_amd64.deb Size: 64773822 MD5sum: 2d402d1ee646b83b6471409dcb8eb106 SHA1: 5e64583bb44260973ff05d1c26bd041dbe29fb21 SHA256: 9e7b4a338e5aea7be977bcfd0b6c0fbed2ebdf9f583312ca9a4228628331163b Description: xulrunner-1.9.2 debug symbols Debug symbols for XULRunner 1.9.2. Homepage: http://developer.mozilla.org/en/docs/XULRunner Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: xulrunner-1.9.2-dev Priority: optional Section: devel Installed-Size: 29452 Maintainer: Ubuntu Mozilla Team Architecture: amd64 Source: xulrunner-1.9.2 Version: 1.9.2.12+build1+nobinonly-0ubuntu0.10.10.1 Depends: xulrunner-1.9.2 (= 1.9.2.12+build1+nobinonly-0ubuntu0.10.10.1), libnspr4-dev, libnss3-dev, libnotify-dev, libiw-dev Conflicts: libxul-dev, mozilla-dev, xulrunner-1.9-dev, xulrunner-1.9.1-dev Filename: pool/main/x/xulrunner-1.9.2/xulrunner-1.9.2-dev_1.9.2.12+build1+nobinonly-0ubuntu0.10.10.1_amd64.deb Size: 4729318 MD5sum: 677a11c098ddc124088794bfdc5428d0 SHA1: 536f0ce522c137a6182e081598ebd4ae1055c93a SHA256: bd366dc1130478194b98f6f9cbe36dfea4c46aedb7f7f58b344c340d86597a25 Description: XUL + XPCOM development files This package contains the development headers, idl files and static libraries needed to develop applications using Mozilla XUL Engine Homepage: http://developer.mozilla.org/en/docs/XULRunner Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: xulrunner-1.9.2-testsuite-dev Priority: optional Section: devel Installed-Size: 476 Maintainer: Ubuntu Mozilla Team Architecture: amd64 Source: xulrunner-1.9.2 Version: 1.9.2.12+build1+nobinonly-0ubuntu0.10.10.1 Depends: xulrunner-1.9.2-dev (= 1.9.2.12+build1+nobinonly-0ubuntu0.10.10.1) Conflicts: xulrunner-1.9.1-testsuite-dev Filename: pool/main/x/xulrunner-1.9.2/xulrunner-1.9.2-testsuite-dev_1.9.2.12+build1+nobinonly-0ubuntu0.10.10.1_amd64.deb Size: 75912 MD5sum: 8f2f24c6801a7f68a6208b472b8292e4 SHA1: 545b0fef18692a1e6da69e0158ef2df8bee213f0 SHA256: 0a21178387757f272593f2c2b9eb730714a818c03c2f11587aa894dfb4acae51 Description: Test Suite development files for XULRunner 1.9.2 This package contains the development files for the Test Suite of XULRunner 1.9.2 Homepage: http://developer.mozilla.org/en/docs/XULRunner Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Package: xulrunner-dev Priority: optional Section: devel Installed-Size: 76 Maintainer: Ubuntu Mozilla Team Architecture: amd64 Source: xulrunner-1.9.2 Version: 1.9.2.12+build1+nobinonly-0ubuntu0.10.10.1 Depends: xulrunner-1.9.2-dev Filename: pool/main/x/xulrunner-1.9.2/xulrunner-dev_1.9.2.12+build1+nobinonly-0ubuntu0.10.10.1_amd64.deb Size: 29730 MD5sum: 521c30ac830fee26597b6b90b525b1d9 SHA1: 15b5cdc2f4cc7449a980619618b17ff07727c25b SHA256: adc010f8e6fe4333e11cb1eebc0cdc8bfd7acf490b64130a40f85bb32e548f2a Description: Debian compatibility and meta package for XUL + XPCOM development files This (empty) package eases the life on sync's and merges in ubuntu by providing the package name used by debian. Also it defines the current default xulrunner development package in ubuntu. Homepage: http://developer.mozilla.org/en/docs/XULRunner Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m