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: i386 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_i386.deb Size: 1484 MD5sum: b9ab3e6acb3d599d3fe5151c99d4ed9b SHA1: a8446270525e736289f33dd3f0e70df8e4e49189 SHA256: bc1fdb85ad439ef8d5f39475ff8e0535d6e28419ab018937a1fa54ec2968ab3e 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: i386 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_i386.deb Size: 2348 MD5sum: 08f85de3ba757debc03542b7fc8bb7f2 SHA1: fa6e947b931b6c6bbc0564ee48f35bd43738460c SHA256: 4e6eb5265e57557f5bf8fa0c91d57f9529dd26870c83578c2b30a93445ee99ad 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: i386 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_i386.deb Size: 2370 MD5sum: ddc38a5cdc523d48f3b2245d15fab0e1 SHA1: 748d192f1d3ff05995e95affb6307f72630938d0 SHA256: 11dbc7b233b24bb903f5444170894c6cbb84c868346540c34094259eaa63f56f 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: i386 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_i386.deb Size: 2318 MD5sum: 10262b0fe6e8f4711dcf4f78e554ce48 SHA1: 99a5b67505fe43a73b04503b8f674bb92fdb40ee SHA256: 737a2cba86fa802454a2277b4f6c265ab8752d769d653a8f6e1f6ae00b696bde 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: i386 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_i386.deb Size: 136346 MD5sum: 8df092b1962d1f1b1a0fc2515ecba1ff SHA1: 945fc6b3bbe231e627c1876ff40609f13f67beae SHA256: 6f7c24176d5e9ec102bacb3583299104be9d5840eec12125187de0c6056121e6 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: i386 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_i386.deb Size: 137398 MD5sum: 7f456e656957af71a105b354c82da467 SHA1: 5e13ee3b025953d019118ac4763d1b03144806a8 SHA256: d1b907b48c16cc3aadcebcd0d9968f15aee11cc04ff388f78b8b17a0dd9feb94 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: 372 Maintainer: Ubuntu Developers Original-Maintainer: Debian Apache Maintainers Architecture: i386 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_i386.deb Size: 162926 MD5sum: 543ef93eca3885696733bdb701a90f11 SHA1: 94ae090bef4b3e6a0e141bfa0845cd4e43a9e588 SHA256: 3bb731c7b10a68c5a7cf9a841632e9ff74b628d852b86728278f1a073c972183 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: 6552 Maintainer: Ubuntu Developers Original-Maintainer: Debian Apache Maintainers Architecture: i386 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_i386.deb Size: 2599636 MD5sum: de6c8c71455af7457b3d5aed41f6a6a1 SHA1: 1e732225796e59c74d1bd8984406515ec4c36e58 SHA256: 8ae6fad5e7fdd0d85e80bb37a439e2d7b9729ff1854f1b1f08a57721f34c795b 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: i386 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_i386.deb Size: 301338 MD5sum: 0e03201bef1db838eae11578c300639c SHA1: f8d18da8904a5f4f24bf4e15ec7e779a963967df SHA256: 1e47e284b2496d78cc4f3ad3455969982cc0619331c7b9bfada713de53428a0b 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: 8180 Maintainer: Ubuntu Developers Original-Maintainer: Debian CUPS Maintainers Architecture: i386 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_i386.deb Size: 1913984 MD5sum: 24c777ce3787e4561a03af0acbf019f4 SHA1: bb09472abd056b89f37290e3dff46b5e15ff5a21 SHA256: ebb89b3a1a9d4a9c56acc6a10094afe51209c8ccca34daf1526af5286c0106c7 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: 204 Maintainer: Ubuntu Developers Original-Maintainer: Debian CUPS Maintainers Architecture: i386 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_i386.deb Size: 42808 MD5sum: 6ca99071a0e5db8db8afda1d57d501d6 SHA1: 1013cdb5bf9d8cfa61f32c959742cbb7cfb3e0a9 SHA256: 2088ab5083a10004161a2af575d4fe2b1d5c88d49b682e0df7554b70fe48da78 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: 472 Maintainer: Ubuntu Developers Original-Maintainer: Debian CUPS Maintainers Architecture: i386 Source: cups Version: 1.4.4-6ubuntu2.2 Depends: libc6 (>= 2.4), libcups2 (>= 1.4.0), libcupsimage2 (>= 1.4.0), zlib1g (>= 1:1.2.3.3.dfsg), 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_i386.deb Size: 131672 MD5sum: 42a732d03606b61e206c6fb66fdf4e23 SHA1: fa6a6ff84c327c431c225af79193362145cc5a2c SHA256: c5090e4f43ddea8703b6321d47d3d9cfaeb0e4545ac0fad7f78991129b0ba6b0 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: 196 Maintainer: Ubuntu Developers Original-Maintainer: Debian CUPS Maintainers Architecture: i386 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_i386.deb Size: 96308 MD5sum: a2af26576a082cfaf38557aa1a27070f SHA1: ad314c07d1c5498b8861c4b02205fe11c614d112 SHA256: db690b6fca3b95695d6f4a646a49edaf6e91d2bd6db7b2a3d4c7c06947f1d6e0 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: 672 Maintainer: Ubuntu Developers Original-Maintainer: Ari Pollak Architecture: i386 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_i386.deb Size: 221380 MD5sum: ea11f4f016def4f344fe29be80adc1dc SHA1: 57007fc1ae4545552a3c7b0fa4dab6c2881571ff SHA256: 811926e43f933273b85c69c4d588e684303da7da18cb81a81fbbd05c3125ca25 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: 29844 Maintainer: Ubuntu Mozilla Team Architecture: i386 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_i386.deb Size: 11311738 MD5sum: fed24b4113577477edad196d5d308178 SHA1: c3adc7d260e8ead26aa7598e1089fc80607b0051 SHA256: e12878ee606c72136857b6709c2b34b15a10827703385d78726aab159ea5a0f2 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: i386 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_i386.deb Size: 210764 MD5sum: abbfa4630dc3201c28ccfc67d918a6c4 SHA1: b5ab3cbe86cb34290cf0e631e48dade1b9752f34 SHA256: 8aa9bcfffe63e6247944f6a3078c428a2c73fef974e912b020058df3211f9121 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: 158224 Maintainer: Ubuntu Mozilla Team Architecture: i386 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_i386.deb Size: 63310506 MD5sum: e0effdcbc98a718f8fdb2c17ae188acf SHA1: cec5e2ed0e19619886333a9c1a793bcf1ef0b1d4 SHA256: 4e7f5ba7b7b8d011671709ce71de418986754c4ca21a08538966c9d83c2557e0 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: i386 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_i386.deb Size: 83610 MD5sum: c770eee2d3be5c078da9529729e066ac SHA1: a3b3f3bcaf956eecdf477fa88464d6b1bf0f4fda SHA256: 23b8e7736bc307b2e67e78d9f1c06efadbd942d442376d3f00ec4094f80def3e 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: 444 Maintainer: Ubuntu Mozilla Team Architecture: i386 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_i386.deb Size: 113202 MD5sum: 8bf387e504814b39ce09f2c740453dd8 SHA1: 1cdd4f4418350fa16e3f8598753828200edf7511 SHA256: a8117902f662093f0f20ab15c9d49bf482bb8be3065c24854caf59e5e2c371f3 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: 1064 Maintainer: Ubuntu Developers Original-Maintainer: OpenJDK Team Architecture: i386 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_i386.deb Size: 415868 MD5sum: 279469932039d052718b746beefbb096 SHA1: b01b61baa9b498c9fed17ddb8670e3f2f79fffae SHA256: 8f9221dfb75b7a0b8c3d4bb2fe2dd81bc86630fb7575764ec421aa71f590316c 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: 264 Maintainer: Ubuntu Developers Original-Maintainer: OpenJDK Team Architecture: i386 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.6-6~), 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_i386.deb Size: 78702 MD5sum: 1499544487aaa98e856b647703a7ab83 SHA1: 9b7f3301407fdc893b7be34c75daff8ccbefb768 SHA256: b24569d7fbeb6ddfee52c4b2ef71f16f53f434d2c2b8578092c247531d0071fe 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: i386 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_i386.deb Size: 102570 MD5sum: 2ad73e540e951dc1a5af042677061094 SHA1: bc9680d3b9a78e0bcbd8e292abd860163d435ba6 SHA256: 81c54dc34f845b9f7fc4edcb55b6cede7cd0bfbb9cf13fd40a1ea54f5b21f1c9 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: 344 Maintainer: Ubuntu Core Developers Original-Maintainer: Sam Hartman Architecture: i386 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_i386.deb Size: 126532 MD5sum: e13c30c0537e4775fbd85753cd7db6d9 SHA1: 1417667a52f0fdbdfcefa030ebc530cbf8af71bf SHA256: ac838a45463ee1099e78b303b8e0a9b628b210d3c00f1e4f693ad12458630a1e 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: 232 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Apache Maintainers Architecture: i386 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_i386.deb Size: 84260 MD5sum: 4c833f7c6dc2d91d143b9ec35cdedb62 SHA1: 978ad89e0bfd0ea1074de5c1a0257b0d7ce8b5f9 SHA256: 0ce0aa390e38173380b1d313452301dec4e0a2f8e5d2585479fc120858460bdd 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: 84 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Apache Maintainers Architecture: i386 Source: apr-util Version: 1.3.9+dfsg-3ubuntu0.10.10.1 Depends: libaprutil1 (= 1.3.9+dfsg-3ubuntu0.10.10.1), libc6 (>= 2.3.6-6~), libsqlite3-0 (>= 3.7.2) Filename: pool/main/a/apr-util/libaprutil1-dbd-sqlite3_1.3.9+dfsg-3ubuntu0.10.10.1_i386.deb Size: 27200 MD5sum: 1b68bd334e2ce184e01dc302142a6e47 SHA1: f15386ffe94a09dcdc59a04fb6450505a69c752c SHA256: 4e93f1d6ab8b756347cd8d107c02d889dcd93b25a882b5324a2c8ab4998cb195 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: 592 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Apache Maintainers Architecture: i386 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_i386.deb Size: 223824 MD5sum: a463174ac5570ad6a33e054b285b4dc0 SHA1: c6c53d5526d7f80670e52015c7623d469e333ee0 SHA256: a85ce4c4a8e7032f2aaee63640e59b7977281fcbc23bd3120cb22e8f5ab318fd 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: 4736 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian Apache Maintainers Architecture: i386 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_i386.deb Size: 542126 MD5sum: f1a99dac4c2bedbde4045e78824ca9f6 SHA1: 6f71ddd2a85c59dbacf9eff63b8a3a7e8c8d3ac2 SHA256: e75417395aa6774d96924e2d85cf0e0e59a5d6b9e9daaab109dab016d4a6b75e 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: i386 Source: apr-util Version: 1.3.9+dfsg-3ubuntu0.10.10.1 Depends: libaprutil1 (= 1.3.9+dfsg-3ubuntu0.10.10.1), libc6 (>= 2.3.6-6~), libldap-2.4-2 (>= 2.4.7) Filename: pool/main/a/apr-util/libaprutil1-ldap_1.3.9+dfsg-3ubuntu0.10.10.1_i386.deb Size: 25218 MD5sum: 0060476c56a2297e7ef8a3a22b54c8b9 SHA1: c0d0b1e3d6eb1f59a7d8546921759e09debd1ccc SHA256: 8eb4eaa1973740df291a61a7cfec5d384891c5ccda8eff8e8cc800b8c4c97de9 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: 1588 Maintainer: Ubuntu Core developers Original-Maintainer: GNU Libc Maintainers Architecture: i386 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_i386.deb Size: 738720 MD5sum: 28a6817fd72584441b44949da983823a SHA1: 07eb1db7f4e4e327eb3f8b6a0176fa0e6027a87a SHA256: 53f6dbc6b623bbd0923e16c57ca8c09a4ac6cafc6855abcb7f3f5a77173b0df5 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: 360 Maintainer: Ubuntu Core developers Original-Maintainer: GNU Libc Maintainers Architecture: i386 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_i386.deb Size: 215442 MD5sum: 3dc5d612d5add438d6241a51a80c3a0e SHA1: 15aa297220d4ed214b3bb9c5556d84806cfa325b SHA256: b53758eebc4e57c28726145e14c7a06dedbfd3820e90c81052c088aca28fc888 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: 9480 Maintainer: Ubuntu Core developers Original-Maintainer: GNU Libc Maintainers Architecture: i386 Source: eglibc Version: 2.12.1-0ubuntu8 Replaces: belocs-locales-bin Provides: glibc-2.11-1, libc6-i686 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, libc6-i686, tzdata (<< 2007k-1), tzdata-etch Breaks: nscd (<< 2.12) Filename: pool/main/e/eglibc/libc6_2.12.1-0ubuntu8_i386.deb Size: 3927864 MD5sum: c677e7403aba9ea894b3aff5565bf885 SHA1: 1e96ba1bf3b2d3a2870f32a7e930629a4c86a1e2 SHA256: dd1353a62963373913aa2033d643a9050a491b672f755606a9171fd41c7b9090 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-amd64 Priority: standard Section: libs Installed-Size: 9876 Maintainer: Ubuntu Core developers Original-Maintainer: GNU Libc Maintainers Architecture: i386 Source: eglibc Version: 2.12.1-0ubuntu8 Depends: libc6 (= 2.12.1-0ubuntu8) Conflicts: amd64-libs (<= 1.2) Filename: pool/main/e/eglibc/libc6-amd64_2.12.1-0ubuntu8_i386.deb Size: 4197652 MD5sum: c7cb9f5d49eb15e7d3e83d7986cad2a5 SHA1: a370ba58f6326758b79ce80c7fdeb41901d8af24 SHA256: 683be374aa2ba667df8a1e9a1bb19c4bd5e69008c887b150ec1b5fcb141c85d7 Description: GNU C Library: 64bit 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 64bit 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-dbg Priority: extra Section: debug Installed-Size: 45196 Maintainer: Ubuntu Core developers Original-Maintainer: GNU Libc Maintainers Architecture: i386 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_i386.deb Size: 13692964 MD5sum: 18db5ff534e6f8be403e481c5f06ceda SHA1: d84d92c1727d8f687d508d6fce63a898a158dbac SHA256: 2dc97de86d357fdfa50b891395dc76b8532659b212e70c16151f357ad519cb0f 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: 19104 Maintainer: Ubuntu Core developers Original-Maintainer: GNU Libc Maintainers Architecture: i386 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_i386.deb Size: 4920426 MD5sum: 1c2cb966f291035b202306837d8414fa SHA1: ef1ae76dd29c5471162660157b6e21af611e3a0b SHA256: c6311920f2841be564c9975ba42c0dbb7c0c7cc56bf11fe0a03834d7604bd1a6 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-amd64 Priority: optional Section: libdevel Installed-Size: 8260 Maintainer: Ubuntu Core developers Original-Maintainer: GNU Libc Maintainers Architecture: i386 Source: eglibc Version: 2.12.1-0ubuntu8 Replaces: amd64-libs-dev (<= 1.2) Provides: lib64c-dev Depends: libc6-amd64 (= 2.12.1-0ubuntu8), libc6-dev (= 2.12.1-0ubuntu8) Recommends: gcc-multilib Filename: pool/main/e/eglibc/libc6-dev-amd64_2.12.1-0ubuntu8_i386.deb Size: 2066558 MD5sum: adc8888d94f4072cf50a856a5e228bc0 SHA1: 98d6b3d74146e52cc0eda7766cefd7dce1ced925 SHA256: 6fd42c7db415a41e1c6fd2e59ad590a8bcf7ad987df82718917874f323bd7681 Description: GNU C Library: 64bit 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 64bit 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: 4644 Maintainer: Ubuntu Core developers Original-Maintainer: GNU Libc Maintainers Architecture: i386 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_i386.deb Size: 1269604 MD5sum: 409279238994c497096d88690bc14094 SHA1: 3f65d484a23ecc4c3a595f95fffef4bfbb98dce0 SHA256: fbedccd54e4f933eccb4fa23c22057e7a77068d24c6cdce88abd4a21cdd5435c 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: 5512 Maintainer: Ubuntu Core developers Original-Maintainer: GNU Libc Maintainers Architecture: i386 Source: eglibc Version: 2.12.1-0ubuntu8 Depends: libc6 (= 2.12.1-0ubuntu8) Filename: pool/main/e/eglibc/libc6-prof_2.12.1-0ubuntu8_i386.deb Size: 1590196 MD5sum: da76bd9b851ef9f6161736a1cb3c3829 SHA1: b99916221f4bfdf7f387983d155a29e927d7e3a1 SHA256: b5cc7a56c145ab8236a80050a33b0f716ff701249e30a27a2c30771180e58e4b 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: libc6-xen Priority: extra Section: libs Installed-Size: 2776 Maintainer: Ubuntu Core developers Original-Maintainer: GNU Libc Maintainers Architecture: i386 Source: eglibc Version: 2.12.1-0ubuntu8 Pre-Depends: libc6 (= 2.12.1-0ubuntu8) Filename: pool/main/e/eglibc/libc6-xen_2.12.1-0ubuntu8_i386.deb Size: 1242140 MD5sum: f17d00cf249db13352b3fd6c906a191b SHA1: 9496ce957c4fa85f79e84940edb6061a841941d7 SHA256: 5560df78a2b91ee03c25960588e2caefd49fd6ab688b58ab4b5697b35abe8473 Description: GNU C Library: Shared libraries [Xen version] 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. . This set of libraries is optimized for the Xen hypervisor, and will be selected instead when running under Xen. Homepage: http://www.eglibc.org Bugs: https://bugs.launchpad.net/ubuntu/+filebug Origin: Ubuntu Supported: 18m Task: uec Package: libcups2 Priority: optional Section: libs Installed-Size: 464 Maintainer: Ubuntu Developers Original-Maintainer: Debian CUPS Maintainers Architecture: i386 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_i386.deb Size: 226140 MD5sum: 44367d2d74bd739e25f983685daff823 SHA1: 2b9a0c05708502b316fc24bf516e12e8f8129404 SHA256: 87904e9ef7ae3695158faa83461be8af2e9352d2bd92fbdcaaa5b30c8ef85d66 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: 804 Maintainer: Ubuntu Developers Original-Maintainer: Debian CUPS Maintainers Architecture: i386 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_i386.deb Size: 211736 MD5sum: 211779c9213503647d776f788c5b3580 SHA1: b45634f93f4e30119e0be814ba9221b763c4e32f SHA256: 0c9146d61f9e1690d7c14c946029bd42549c57b12b600be3d608f1cf3a0d6c0f 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: 192 Maintainer: Ubuntu Developers Original-Maintainer: Debian CUPS Maintainers Architecture: i386 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_i386.deb Size: 32348 MD5sum: be93efacc44da73f922c6382d35ac209 SHA1: ef160ecb3465f05468be0bb8e53b54fc04008e21 SHA256: 6aec5a59740c5e799b860a3d3c5acbac883cea191c31f600df13dd60225514ef 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: 212 Maintainer: Ubuntu Developers Original-Maintainer: Debian CUPS Maintainers Architecture: i386 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_i386.deb Size: 109998 MD5sum: 0870942036e53f45529ccf1dca806589 SHA1: 385788c691d35a7f337e6487e031d676f746e40b SHA256: aee39b31942d13fcd05cd0967998f22c2de5ac54a0d5f4c97f5444203563edbf 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: i386 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_i386.deb Size: 21674 MD5sum: c06ea4a45f9f57333c31616813ef44d1 SHA1: 7a06cee127feceda5dfe3bbcd7a1899eb5d07061 SHA256: 1b1350944af130d166959af01091f67d1f309808cb0938cc19b5b1b16343bfa9 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: 180 Maintainer: Ubuntu Developers Original-Maintainer: Debian CUPS Maintainers Architecture: i386 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_i386.deb Size: 97520 MD5sum: ed3c79fcd54f7623e53b6f90bcf6a687 SHA1: 1f3ccb9c786e0140433d08ca1b1226f9f955c2ed SHA256: 5f4e422c76e4bd62f69478bc1783ec1557fb362e426a1ef9453aa2b8d6bfe54d 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: i386 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_i386.deb Size: 51362 MD5sum: 2462a012518bbba128e2d96bf553161f SHA1: 81b0ae5d89f7a804515b80d7acf2541ece3c7174 SHA256: 226cc91bc8750ba12c13c7172e25b0358962a14b873259725acf755658ede926 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: 200 Maintainer: Ubuntu Developers Original-Maintainer: Debian CUPS Maintainers Architecture: i386 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_i386.deb Size: 59976 MD5sum: 2535b265c1e982600f5c2eb09698eb8a SHA1: d42bdd3085e2c451d862c619c79094b647f677c1 SHA256: 6480bb723c9cf4195d37daccbee61012ed47e2ba4f2ea55a0f602e5d2ed888d7 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: i386 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_i386.deb Size: 14982 MD5sum: 74d2226e302531e22fc6922e1603e2a2 SHA1: 2e4de29f1bbee6ddb74cdfd85d1a8e8822edb7f4 SHA256: 38317db1efa4587a644c1c6c74b6d4e2801dae3c8f48df7092f9753c27e91b23 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: 156 Maintainer: Ubuntu Developers Original-Maintainer: Debian CUPS Maintainers Architecture: i386 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_i386.deb Size: 88434 MD5sum: d65bdc567e5c779e293a5c557c25f78e SHA1: b3a8bb899d4d61858cc6c33d91f318dac3576331 SHA256: 2b77b345a1969a1f59d35e9201d57beae881a7a11eeb9d31e4c5a0229340b7fb 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: 280 Maintainer: Ubuntu Developers Original-Maintainer: Debian CUPS Maintainers Architecture: i386 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_i386.deb Size: 60444 MD5sum: 719b73f78ba0bc49c30c0e3534ba31ec SHA1: 31cecaea1698694596d05d46e1c84bcba40f10bc SHA256: 990ecfe9d20f45bac44b570359204d81ae3730bb41256fb6330ec9795e816ff5 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: 376 Maintainer: Ubuntu Developers Original-Maintainer: Debian CUPS Maintainers Architecture: i386 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_i386.deb Size: 148776 MD5sum: e1782e56fcfb81bf87aaff80b5a87069 SHA1: 9e520639d589fbefa02662afb8d5705e9fd1b2cc SHA256: dc0c55b8ca6b74c992c9f45713529175a68588c040f65da461431ee150c08220 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: 84 Maintainer: Ubuntu Core Developers Original-Maintainer: Martin Pitt Architecture: i386 Source: postgresql-8.4 Version: 8.4.5-0ubuntu10.10 Depends: libc6 (>= 2.3.6-6~), libecpg6, libpgtypes3, libpq5 (>= 8.4~0cvs20090328) Filename: pool/main/p/postgresql-8.4/libecpg-compat3_8.4.5-0ubuntu10.10_i386.deb Size: 10310 MD5sum: 7c4f24a65407a0b9ff04e7d8b47b994a SHA1: bfcdc2e136c12c6de762eace23f2d413bcfe9235 SHA256: cc9008eb85f7840f43ce4cbcb844a6512b2e3236607c6b02f0d734ac2edea8fc 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: 952 Maintainer: Ubuntu Core Developers Original-Maintainer: Martin Pitt Architecture: i386 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_i386.deb Size: 226046 MD5sum: 419eb5e75f5d6c7864fd0c0bef7d1afd SHA1: b0222f2ae2f3a2777505d8a965c11de8736c65a1 SHA256: 110b67a66cf847c5d7687fa56affb8b229528495689cce556e5f2ee463905bd9 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: 120 Maintainer: Ubuntu Core Developers Original-Maintainer: Martin Pitt Architecture: i386 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_i386.deb Size: 32056 MD5sum: 1319f823acea5395a7d85887486def9d SHA1: 3ff3565388870feef7814530ee3b9cd6b9cf30a5 SHA256: 8d84756ad3aaeb48083da6e738898704e5f6cbda04a0495411571ee3157f79c1 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: 664 Maintainer: Ubuntu Core Developers Original-Maintainer: Steve Langasek Architecture: i386 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_i386.deb Size: 357254 MD5sum: fcf8acef6a9b0e9bb1c99d7e0a6116e2 SHA1: 6fdd3ce9f53d1650fa15e1d425aee6b8b300d1b3 SHA256: 7b6ec8544f25e00479d33df217cbc9a46de9eac5be0156d5fbfb1bd99a3f2f86 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: 3368 Maintainer: Ubuntu Core Developers Original-Maintainer: Steve Langasek Architecture: i386 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_i386.deb Size: 710936 MD5sum: aa3c4f0c2cb533023864cabdcdc2ae8e SHA1: c59dc9ae52dbb30f4895e9d6d20e3458ea4c1477 SHA256: f16b3767bad368c662befee468d437ff455d94d30a1b038aa4d5333bf056eb07 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: 284 Maintainer: Ubuntu Core Developers Original-Maintainer: Sam Hartman Architecture: i386 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_i386.deb Size: 119800 MD5sum: ddf0a9e5e5012e2db6d368d5aeb6aa30 SHA1: e2f2aeded9fb63049ca1d1036452a9e8c11c3096 SHA256: 281fc7255da970ab9fd25556fd10433ed6a34bacfa6f06dfa9b0819565508996 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: 196 Maintainer: Ubuntu Core Developers Original-Maintainer: Sam Hartman Architecture: i386 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_i386.deb Size: 74614 MD5sum: e604bf1959ebd6154245e41f996b4cd1 SHA1: e686515932e613689e2361838f1033442e7c281c SHA256: cf01b38050a817fd8f9ef954c7c7e070f07eca49447438aedfe86a30763ce72d 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: 240 Maintainer: Ubuntu Core Developers Original-Maintainer: Sam Hartman Architecture: i386 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_i386.deb Size: 95866 MD5sum: c1517ce2a1a5e8d10bfe622c99ae82e2 SHA1: a19c78c309b9dd7dc86840b5b756cc1f4aac7628 SHA256: 69ecf88b0ed286b93cdb9bff6e062d5812f4cbe7570b99f4f5a683dc76fd97e8 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: 168 Maintainer: Ubuntu Core Developers Original-Maintainer: Sam Hartman Architecture: i386 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_i386.deb Size: 58504 MD5sum: 184f588d89a11d190733fd2c1ab2fc54 SHA1: 2db3496643de5795d3927ea1ec55587bc54b9647 SHA256: 264dfa273d6ad9647e76e96f57c090cfc702c0d489740157fe687b2d82e04a50 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: 188 Maintainer: Ubuntu Core Developers Original-Maintainer: Sam Hartman Architecture: i386 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_i386.deb Size: 71204 MD5sum: b0501bdce35869fe4c00633b3b48679e SHA1: 5818e3c9d0287e4cfc2d87e9ea820711b6d3a3e3 SHA256: 89e843b3ac32a2531c88f3ce12e1571bc26b9b8d3821b86d0420d95624e16ec9 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: 160 Maintainer: Ubuntu Core Developers Original-Maintainer: Sam Hartman Architecture: i386 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_i386.deb Size: 58630 MD5sum: 880c9d051e03aaa47f3688687cf1948e SHA1: 652583c0f4b56ebd7598bc38b12b748633488998 SHA256: bc6d3d6046800f91f79278740e5a89e7c5560b53791d764186e5c7a4dc719505 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: 872 Maintainer: Ubuntu Core Developers Original-Maintainer: Sam Hartman Architecture: i386 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_i386.deb Size: 348112 MD5sum: 6b80a54943f102d2eb99e34d5e8598d4 SHA1: 55d28e925fb699f4ca4b0aa73a0908b5c04f6faa SHA256: 2f925b9ac9498798d3e2c66b337ae713f7cbb831bead2e0a81cdf32cfd1c4414 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: 4888 Maintainer: Ubuntu Core Developers Original-Maintainer: Sam Hartman Architecture: i386 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_i386.deb Size: 1612676 MD5sum: 681405ac6c28dd632ac2c53115870f79 SHA1: b1ca9fb4b77674daa2e5e0a8a70cb0dc09bbf324 SHA256: b91bc1edd97b8b6b608cbe04d28f637848154fee46e9ea237d56a2f07b606c27 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: i386 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_i386.deb Size: 36018 MD5sum: f6f1b515390b49728020dcb3d49d5dd8 SHA1: 2516aeecef9617824a9a3a7655f5c337fb1de003 SHA256: 23030cd4145eab6a33399ec93ed33ea00609903722a77fb349a336859578f7f8 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: 120 Maintainer: Ubuntu Core Developers Original-Maintainer: Sam Hartman Architecture: i386 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_i386.deb Size: 42234 MD5sum: 19918f3bb9d3bc2ea772f662629aaaa0 SHA1: add1f2180645c93be56c7423a1ace3e78ad10c6c SHA256: 8b9680c1538685642aa9522f4544bfc6eae40397ce0a164825a34b92aa5fa4ae 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: 8092 Maintainer: Ubuntu Developers Original-Maintainer: Debian MySQL Maintainers Architecture: i386 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.3.6-6~), 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_i386.deb Size: 3105726 MD5sum: 3004afe76e052d4d5f01516a11f0495b SHA1: 1835321dbda5e1c2a6053917abd3915a47fcf2a4 SHA256: 8cdf3f7814c29f8e84ddcd23142a1ba189ab081708ef6aba817760937bafadcc 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: 4072 Maintainer: Ubuntu Developers Original-Maintainer: Debian MySQL Maintainers Architecture: i386 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_i386.deb Size: 1881264 MD5sum: 5de57206e1461e9aa67390233b8b2d82 SHA1: b3356594313b992c7789b8c8d0dbdac12f7081b0 SHA256: c579de51f1d1e38e32305aa301b153a49f248bcdd362236a47291a850d15b791 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: 15872 Maintainer: Ubuntu Developers Original-Maintainer: Debian MySQL Maintainers Architecture: i386 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_i386.deb Size: 5470154 MD5sum: 48cc3113379fec6769668dd9ebcfa50c SHA1: aa919b757206f49f27fd7187dcf7017fa769a4f3 SHA256: 904e00cb3bda4b96d91585a814ce6114a5d4651db105b7238738ed7f1cfc8670 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: 12940 Maintainer: Ubuntu Developers Original-Maintainer: Debian MySQL Maintainers Architecture: i386 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_i386.deb Size: 4241500 MD5sum: a60587a1d9f508946ed32860fa530daa SHA1: 8262821293d95880ea6ea68e0456dc83ab7e966f SHA256: 780c6546711ead0f5f7238b7ff55eed6608c8dbb306c360610eedb31bbb914ea 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: 2764 Maintainer: Ubuntu Mozilla Team Original-Maintainer: Maintainers of Mozilla-related packages Architecture: i386 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_i386.deb Size: 1115896 MD5sum: c4d74af54f3c5533ff322b4bd796993b SHA1: 3629da5cb3e0be37cedd1536f862f548ee330d4e SHA256: 11e31eadef684160028c76e7ac356fb45def1e6297eb3b0454914e62a7dd3470 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: 8160 Maintainer: Ubuntu Mozilla Team Original-Maintainer: Maintainers of Mozilla-related packages Architecture: i386 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_i386.deb Size: 3195566 MD5sum: f0e61b84a66919b4d6565d863a48109f SHA1: 3fc28a75e13258dbac739bdcd0d70d433b470f68 SHA256: 3e9b0bff0d39c5d863e7b33aaa3b2458f3794573598d8c331c092abf3d1f7761 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: 1436 Maintainer: Ubuntu Mozilla Team Original-Maintainer: Maintainers of Mozilla-related packages Architecture: i386 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_i386.deb Size: 261760 MD5sum: 272dddbd255fe654b996f6fa3b5c729a SHA1: 50dc7b7a7cde4d69a1de538bedf4538ab32152de SHA256: b2249cabc93cdaa460eefdb60f1b3838b893d5e949e70d80272a4a96ba68428e 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: i386 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_i386.deb Size: 56300 MD5sum: 6ebc733abee6253e70f7862b8c8deead SHA1: 296c4b666aae450ef903ee10c79de553d74c9483 SHA256: 4028dabb51d0468e18f0f0ff338799d5fbb77067f5ecf11a019b6c62924f6d82 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: 1100 Maintainer: Ubuntu Core Developers Original-Maintainer: Steve Langasek Architecture: i386 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_i386.deb Size: 323066 MD5sum: 799c517fe7928f1afbf2b440c87e23c3 SHA1: e8e57cf13f67293d3a8b2e36cc42d8edfd0534e8 SHA256: 83786cb651a9b3d984f04153dfc1967fed5d82ca656a6514bd361295dcf0db37 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: 224 Maintainer: Ubuntu Core Developers Original-Maintainer: Steve Langasek Architecture: i386 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_i386.deb Size: 91718 MD5sum: 498d37554ea0e6327aa91c6a7fb7e2ca SHA1: 813535353a67114e3ce65d247636dd744f76c01b SHA256: 34ea4aaa4089139b2e66f8c97e5fdcb5127f6cfd59ffccf161799c148a69f747 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: 472 Maintainer: Ubuntu Core Developers Original-Maintainer: Steve Langasek Architecture: i386 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_i386.deb Size: 152140 MD5sum: 5fef5190dfed92ca9c30e11723d7dd09 SHA1: c62acc72d83c4c4a1afd84cc64dc8b16ee8c09ed SHA256: 34bf6880b70e7b0f90815d697cad23882e85a78dff59d0cb0edf22a2fc251d4d 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: 132 Maintainer: Ubuntu Core Developers Original-Maintainer: Martin Pitt Architecture: i386 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_i386.deb Size: 48064 MD5sum: 2e7044fcb4a110609eb22abaed4e72c8 SHA1: 843e57e44be45b2b35c98444ec57eb6a04a50494 SHA256: 490327b0ce00e4e93c78fcce4853aadd39ab4e03d77f3c71f332dafe82857774 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: 224 Maintainer: Ubuntu Desktop Team Original-Maintainer: Loic Minier Architecture: i386 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_i386.deb Size: 61226 MD5sum: 2daec50e448a0023cefc89ecdac63e2f SHA1: 89fd2f2c9e788306b33f04518745ad2cce9f3628 SHA256: db74ae4bdbf19d4a86dacea68e693472c1b6a9ebd9a53cca64fc7540b9a55714 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: i386 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_i386.deb Size: 31404 MD5sum: ad307f5350fd07a9cc409f4e9e1a76a3 SHA1: 290bf719f058dc25cba3ec8caf88e1a18e35e43a SHA256: c59681b77f93a19835132afc3bee783d7b36120bdc294887463579e9e4f48c1a 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: 3980 Maintainer: Ubuntu Desktop Team Original-Maintainer: Loic Minier Architecture: i386 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_i386.deb Size: 1031432 MD5sum: cb1b0f48c777da1e83104a1f8a92850c SHA1: e0da1ecc4acb0ce830a09de4e1c63a71adede5ae SHA256: 764521fa450112fd572a2122c8cb2de45948a222c328b83261170a74b7d97654 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: 972 Maintainer: Ubuntu Desktop Team Original-Maintainer: Loic Minier Architecture: i386 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_i386.deb Size: 156646 MD5sum: 33c97aaca1542522ac44c0c2c1aa32f9 SHA1: 9a638de496e751d0eb388bbe6fb004f3a9e7cf0c SHA256: 05c0266bbfa37788d526da9fe1572663ca99ad1327060c9cd1f5973dcbed21b9 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: 288 Maintainer: Ubuntu Desktop Team Original-Maintainer: Loic Minier Architecture: i386 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_i386.deb Size: 80682 MD5sum: 9c4b0a4534eb6719a7d9f974b2fc8b61 SHA1: 13c4c2d203c8d9817510899bab02c6b5c74699aa SHA256: 948f07b8fcf1af5fc97fb66532714a33d51577c7305f3a3497e15da911f419ef 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: 196 Maintainer: Ubuntu Desktop Team Original-Maintainer: Loic Minier Architecture: i386 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_i386.deb Size: 56974 MD5sum: 6d8a32bff9e98d95c8cf754c47aae4f6 SHA1: 3d0329e7a4794529214b88a96e79d6ef93d97c47 SHA256: 54506ecf2fa314467df1e18dac4d5a3cb02ecd2ef4c7192b42e4e5a0c55e3127 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: i386 Source: poppler Version: 0.14.3-0ubuntu1.1 Depends: libc6 (>= 2.1.3), 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_i386.deb Size: 25986 MD5sum: ce814f61d00c0be09742cff50d691d1a SHA1: 87ad5d5a5d6d9c6e7e72ac177d7d0cf23e6fe816 SHA256: 12bbe4506274e1834629a2be9f35c9a5ae44e7ce14d6bff94999cb6018a7bdff 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: 540 Maintainer: Ubuntu Desktop Team Original-Maintainer: Loic Minier Architecture: i386 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_i386.deb Size: 172378 MD5sum: d6a441c24baa014e23428de75ee78913 SHA1: b2a7318542fcd7f8a275a3b092eea7d2b8fcbfb7 SHA256: 50ff704e5c14d9dde235c341972480f7cacad82db54f868606d37051c5535f80 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: 864 Maintainer: Ubuntu Desktop Team Original-Maintainer: Loic Minier Architecture: i386 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_i386.deb Size: 246084 MD5sum: 0f3d944e284b2e96f78ff7c897d89310 SHA1: e2a5a548e08576f4cc675415f14ceb6d3272fa0f SHA256: 394a6e325009c80fd2102e6b92ea0076de45dc3e73fb7ccda1cd725fc7a32945 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: 1948 Maintainer: Ubuntu Desktop Team Original-Maintainer: Loic Minier Architecture: i386 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_i386.deb Size: 746296 MD5sum: c5b46a4f36381b2d6ac1f4cdc973a85d SHA1: 9bc50dc8b09afda10792a02f90ca276268ac4c12 SHA256: 7b976253d277cf9610b2f4d5a5bfb583fc6efba1fc42ecfb10e73387f66efba8 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: 740 Maintainer: Ubuntu Core Developers Original-Maintainer: Martin Pitt Architecture: i386 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_i386.deb Size: 193026 MD5sum: 80f3d8d52adb51ac873755fa28dd5bca SHA1: 85fd28e1e13d4d297d5f89ec4c2fd0f725e885c7 SHA256: 2e21ec616bde6064ba898d3d97d45b7ec6c3d3cd0f4f5c90d5d9c51bfb06c16b 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: 212 Maintainer: Ubuntu Core Developers Original-Maintainer: Martin Pitt Architecture: i386 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_i386.deb Size: 83006 MD5sum: 2fe4cf19bf4fab85621b09f397bf99a1 SHA1: 712495773bf3fb715f33beb056ed6cce78911bc8 SHA256: 9c37472416fd2afbff5f7e7d5df5d001f5aeef5c45153f612cbb2a2b161e7890 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: 4924 Maintainer: Ubuntu Developers Original-Maintainer: Ari Pollak Architecture: i386 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_i386.deb Size: 1778712 MD5sum: 5a83a543506d91985d7509f2d235a137 SHA1: 2843484e29def2cd2a76d3faae18173880f36518 SHA256: 748b7a2d282519f2fe15d52c1920c854fc6328039540991ed642048f91a4cfe7 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: 5732 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenSSL Team Architecture: i386 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_i386.deb Size: 2019446 MD5sum: 6d5dba75b78c9d4bc3115259a13ee7a1 SHA1: 8501757fd0196478b4b6c44427e1006c51e945d8 SHA256: bdb2c37c94f7fcb1eb6805d4a2be946bba6403245044aa136bb2cb4c3442a149 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: 1844 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenSSL Team Architecture: i386 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_i386.deb Size: 867398 MD5sum: 2b1938418f0536821825b819ec0d28fd SHA1: 57eb686c58def0d42f40ed7fd6e522158dc1261e SHA256: 68ffb7697776d0393ed79f09bae1e1e61aafee8a08d0e7f6a89fa57aba0c096f 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: 4764 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian OpenSSL Team Architecture: i386 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_i386.deb Size: 1553214 MD5sum: 133f3f1119a0efceaa2a32bc3513a509 SHA1: 0126ee999c9725fc39245f9f476b2e46565b29b5 SHA256: bb5f267e20f080054bfff636310e30d78f950b5e3c6e9021d842ebb80ef5fd58 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: 972 Maintainer: Ubuntu Core Developers Original-Maintainer: Sebastian Dröge Architecture: i386 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_i386.deb Size: 295092 MD5sum: ad95c819c44989c1dffe857e8f5d7756 SHA1: 54fff52242964b8f3508922392599210455cc8a5 SHA256: 030e0de734c44ec71bf495c3230ccd267687218559e84b04dbfd83650c23a1d9 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: 612 Maintainer: Ubuntu Core Developers Original-Maintainer: Sebastian Dröge Architecture: i386 Source: libvpx Version: 0.9.2-1ubuntu0.1 Depends: libc6 (>= 2.11) Filename: pool/main/libv/libvpx/libvpx0_0.9.2-1ubuntu0.1_i386.deb Size: 221952 MD5sum: 7ff75df2f1410385b6231d633eceeaec SHA1: ea1a88d801875d06332320d77d0414fd3065c8f3 SHA256: 2af3574a34d157fc45a65a15337f6314220ce06ee303a9220995bf800d9c9db8 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: 1156 Maintainer: Ubuntu Core Developers Original-Maintainer: Sebastian Dröge Architecture: i386 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_i386.deb Size: 482832 MD5sum: 47d4ef6d2a62ee070301fe4b5872acd2 SHA1: e67d6605a42cb2e203202dd853fa7bb0b04204af SHA256: f3fa1c1fc22dc32a210e4b8311ed75a108fa779ca28aaa3665c9b916e981640b 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: 14780 Maintainer: Ubuntu Developers Original-Maintainer: Debian WebKit Maintainers Architecture: i386 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), libgcc1 (>= 1:4.1.1), 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_i386.deb Size: 5132134 MD5sum: 804908022424e58a8dd07b1fdee9e3f6 SHA1: a13a038d2dd387a3b9d37477692611ac75864d2f SHA256: 7131a418541326407b1f91064335c8e3bf9c46b5a5304a791b1f9e84526292eb 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: 337196 Maintainer: Ubuntu Developers Original-Maintainer: Debian WebKit Maintainers Architecture: i386 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_i386.deb Size: 138310558 MD5sum: 186bca6b898b28bd118560dd74fd62b2 SHA1: 482c187d08f5ebc203553e4637596b6bc1d284ad SHA256: 2f59de7875024985709fa6d7a741ee81c850fa982f0c27b14cf0e5ab55cf21e8 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: i386 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_i386.deb Size: 129146 MD5sum: 6fa207cdf44a3e94dbe1bb2101e86803 SHA1: a13bcbbbce4931a8acb296edbb7c836f794fbb3a SHA256: 54a4c046526c4bb3ed7ccb7a2c97935e67a16dde9df2a5ca8456f290cba698cd 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: 1580 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian XML/SGML Group Architecture: i386 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_i386.deb Size: 823482 MD5sum: 6f5685d22535a5874121bbf72e6dec79 SHA1: 4ccd842fe4eae72de8e9cd0e0053b18eebcd837f SHA256: 8e1422ebf5e7d5b722591a2b9c3a04e209f03b9b4628469f33ab5fc14d6cb6f3 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: 940 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian XML/SGML Group Architecture: i386 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_i386.deb Size: 376084 MD5sum: d0b92ffdd68204a6835359651d205d9b SHA1: 44699c748356836a0f579a373e4f8d99b4b228e8 SHA256: a3deb80733b0b7d889d931c5e63ffdfc9f2dba26207ad9f9f5567d773c1af7e3 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: 2124 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian XML/SGML Group Architecture: i386 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_i386.deb Size: 752970 MD5sum: bdefd733d9f1b701229d10e450e09d4b SHA1: c112f10830a9b389056eb4cb3530b7c555504998 SHA256: 0b20f145933f34eaa8484cd77e3379174d0e60b0dbbdda59bc35d3c15a27a027 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: 196 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian XML/SGML Group Architecture: i386 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_i386.deb Size: 89374 MD5sum: 4babb1e9d4a528f57017115b1264d2b6 SHA1: 4b7e733ad423dc07dec0e81f4819c8b4273626d3 SHA256: b9afcd130e043aa28f6c0c0aab909d0093e2cbf8027463b1961c963a276011ff 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: 9788 Maintainer: Ubuntu Kernel Team Architecture: i386 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_i386.deb Size: 771352 MD5sum: e801bb37a4d8542367f237f1e989cc1e SHA1: 6d211d4ac208c764e00d31c99449b585110bb4ea SHA256: 6435966835d2de67608697b5b2c1d3570d57fc32a99bf3d97293a450e9e496b6 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-generic-pae Priority: optional Section: devel Installed-Size: 9868 Maintainer: Ubuntu Kernel Team Architecture: i386 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-pae_2.6.35-22.35_i386.deb Size: 776272 MD5sum: e9be30bee2ef9d09848b8987794c4d9e SHA1: ed40aa4da76df696c4b9aac0e23351b0fb802a59 SHA256: b6868499f869b63b1708a35542f6caf9a76eec25bc966bf1ad7184083e1051ba Description: Linux kernel headers for version 2.6.35 on x86 This package provides kernel header files for version 2.6.35 on x86. . 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: 9868 Maintainer: Ubuntu Kernel Team Architecture: i386 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_i386.deb Size: 773936 MD5sum: d761645b4ea2c766927fb29a245ae0cd SHA1: bc22fa680b5a43964a80600d881a2d1851c92125 SHA256: 3172b7fed5108f05c5d0a574cff81b6eabd521873fc10f379c042b2e63469d0e 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: 104636 Maintainer: Ubuntu Kernel Team Architecture: i386 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_i386.deb Size: 33845590 MD5sum: ebfa2fbeb7906c09f3ddd5e946094132 SHA1: 127fbc3a578b1f52e59f6b438c6214563bea2f3e SHA256: 1a63161b4cef20b8687ea9fc8658c9505f3fa8cf9fe9b8a69d975e8937d4144e 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-generic-pae Priority: optional Section: admin Installed-Size: 104916 Maintainer: Ubuntu Kernel Team Architecture: i386 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-pae_2.6.35-22.35_i386.deb Size: 34044962 MD5sum: 31b6748c01c941b670c73b7f7f250c4c SHA1: fb199bd886098b9585e85c1a843127b10f37e889 SHA256: 82cae6a0545160142fa9459e9f1c8ce443b6ce71ce944b429d2c4e3e11fbea09 Description: Linux kernel image for version 2.6.35 on x86 This package contains the Linux kernel image for version 2.6.35 on x86. . 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 32 bit desktop systems with more then 4GB RAM. . You likely do not want to install this package directly. Instead, install the linux-generic-pae 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: 24632 Maintainer: Ubuntu Kernel Team Architecture: i386 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_i386.deb Size: 10122704 MD5sum: 2bd7b0914a161048efaaafde6c87d3d9 SHA1: e2a0cd147c3122421509c02eb1fa55203621fd7f SHA256: a7681d41d733fd4d848c01eac63f05abf7d5681482fe5c66796d9c3b3b7fc46d 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: i386 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_i386.deb Size: 795192 MD5sum: 7fa69d83112e0fd4d6b58e23745d122c SHA1: a4325228641f2a610f567e2e1ce2cd4282b6301c SHA256: d492f35b1b98797c3c9002ff1a28847252f45972f05127cf3c1b26318b88034d 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: 484 Maintainer: Ubuntu Kernel Team Architecture: i386 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_i386.deb Size: 233780 MD5sum: 1c5e62bd0ceb5ae6b46b360a98f013eb SHA1: 5a652da87c48b1985d14acb27b3c42d8563cc662 SHA256: 57f73915edcf3f0c968fa2baaf1c4297d937dbf6ea1f9b8d53a1a3113d06a314 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: 19228 Maintainer: Ubuntu Developers Original-Maintainer: Debian MySQL Maintainers Architecture: i386 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_i386.deb Size: 8025360 MD5sum: 9a9904a2acd2ac6011ebf6292b20c720 SHA1: f95ee35e6e39f5c88152a34baf6924cd7f9c38c7 SHA256: 339e81edf489e5ed0b0a5bd933be81b859aa3447de7d24ba5be315ca0c32bdc1 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: 288 Maintainer: Ubuntu Developers Original-Maintainer: Debian MySQL Maintainers Architecture: i386 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_i386.deb Size: 143678 MD5sum: 12c55b61ff1a84aacb25ad2c8b66ba10 SHA1: 62d00b93ca80e3728a0347ae4fd250316b996ae3 SHA256: c3be7e2dc7367f08ce5a7732bdbdcbdba8be1d6de80abbce5bd7e64eac0d7117 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: 14552 Maintainer: Ubuntu Developers Original-Maintainer: Debian MySQL Maintainers Architecture: i386 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_i386.deb Size: 6968662 MD5sum: 14a3a361658f3d01fae0e382b3f5a2d3 SHA1: 01a42301b54b72639beb07aa6ea85ffa97bc1b29 SHA256: 01b220717752a26cd1a56c28b5155618a0937ae7175a9cef37f115e0cb5b8c7d 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: 11608 Maintainer: Ubuntu Developers Original-Maintainer: Debian MySQL Maintainers Architecture: i386 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_i386.deb Size: 4643116 MD5sum: 99ca4a15e99da47659b9092a920f99f0 SHA1: 46b2848ad68f0766664221b9c80eb4e697cf47c6 SHA256: 2ab42ad2266250bab4041ff00aa453fcba435a79fb2227bb82245232fa40e77e 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: 384720 Maintainer: Ubuntu Developers Original-Maintainer: OpenJDK Team Architecture: i386 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_i386.deb Size: 179616966 MD5sum: 7623e3fbcfd64c57fb8d2d7e255d8aad SHA1: 0a3407969fb9b8eb3f0508df3a3563fd4e228265 SHA256: d80131b0bf2ea5a1ee08ee3673c9684dabb9dfc79725bfbaf16e51063f51ec8d 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: 4496 Maintainer: Ubuntu Developers Original-Maintainer: OpenJDK Team Architecture: i386 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_i386.deb Size: 2348354 MD5sum: 2b98cd98e095e50c5492a722c9c7ba99 SHA1: 4c041785fc18a3405ebf6ef00c22240cd99f215f SHA256: 956142d65f7f12e358615a731cf50962b1ee99efc737d4e2480be6f572297380 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: i386 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_i386.deb Size: 10741114 MD5sum: 88b21b6a59d2667dfbf3f58a44ff69c1 SHA1: 92285941baa56cd39da6efe7f33a82d446fd0e88 SHA256: e30341e76852da36c8422d7ccf0fcb99262f4091f0e47501692c03d793c11dae 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: 820 Maintainer: Ubuntu Developers Original-Maintainer: OpenJDK Team Architecture: i386 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_i386.deb Size: 251300 MD5sum: d33344bb93a34cae1673cb7c533566cd SHA1: 1a9bc6e8ddf9b320cfcaf139544a5cde6195233e SHA256: 7b832d916bc71dd4334434a8b14bc2438697497ae07d960ed75c6bcec57bf0e2 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: 78356 Maintainer: Ubuntu Developers Original-Maintainer: OpenJDK Team Architecture: i386 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_i386.deb Size: 27291046 MD5sum: acd1e396d25d29ba9a59d00ea7c91d23 SHA1: 70d6e2d3a08ae949b7d403c4a6344238ee5eb8f6 SHA256: 780fd14fab5857b9d01f836afd99840aea0c2e390eae3c483deb41565329becd 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: i386 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_i386.deb Size: 400256 MD5sum: 6760d7da6ad7f9e4c78ccff24ace8cf4 SHA1: a0629d82eaef2a5c21ee6a9293ccc6eda93447a4 SHA256: 4035493ec263a8cb7e7fc75720f0db147f29ed602aaf0fcfdaa0f7dc5fd74f4e 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: 1656 Maintainer: Ubuntu Developers Original-Maintainer: Ari Pollak Architecture: i386 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_i386.deb Size: 549516 MD5sum: c82a9e629e6a349a7d39994fb0bd137f SHA1: d33a3235222c181374885224abf318c157c288e7 SHA256: 7a08c970d078e62d92d2f187748a4f2813007ef868a9f1ed8cf8569f23f2c5a5 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: 14544 Maintainer: Ubuntu Developers Original-Maintainer: Ari Pollak Architecture: i386 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_i386.deb Size: 6027262 MD5sum: 43a713f30909442d17571e5b7902d6a8 SHA1: 8dbdc3deb064c1d824d1a2655d6d18b71d22a522 SHA256: d3c7d738f2d22fd891d092207a6fd60bd34111870d78ee6c0ab5fe99e8208e7f 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: 9256 Maintainer: Ubuntu Desktop Team Original-Maintainer: Loic Minier Architecture: i386 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_i386.deb Size: 3694024 MD5sum: 28b7b242f8fe4b6decc198ce2cddc5e4 SHA1: 5a7453fc4535c6ac7716ce7f6ca122b1c1e3cd9c SHA256: 8cf74b7a5b3ffcfc8df023d4a3e60f759055a332068a1808bc7cd5f8f897ec0f 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: 312 Maintainer: Ubuntu Desktop Team Original-Maintainer: Loic Minier Architecture: i386 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_i386.deb Size: 79640 MD5sum: 326c2ea9f373fec8622ca654b942fee2 SHA1: ef0ff9cf090b560930d390a2eb76e8f73230c117 SHA256: bf7db413426fbc5ee9f10c823d65a46fc34aed5306f0f8c7960fbd2b8206fc7a 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: 9800 Maintainer: Ubuntu Core Developers Original-Maintainer: Martin Pitt Architecture: i386 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_i386.deb Size: 3883064 MD5sum: f1e96cb6c5338ef0c0d3ed565d02fba4 SHA1: f15ba82e15f156ace353b7733ddb76f699ee7d58 SHA256: bf0bae56ee8fade2400d42fd3decf733b1eadb178a8d528e709c996f4c9ecbdb 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: 2000 Maintainer: Ubuntu Core Developers Original-Maintainer: Martin Pitt Architecture: i386 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.2.3.3.dfsg), 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_i386.deb Size: 776358 MD5sum: f2b56866bd98a688fa76504e4b36647b SHA1: c4cb1db3155c0207eafd2cce0e686e481e30399c SHA256: 166a613ea5090d4bb3394942468111ada24c69090b37968bede8386fbc099f86 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: 1540 Maintainer: Ubuntu Core Developers Original-Maintainer: Martin Pitt Architecture: i386 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_i386.deb Size: 363476 MD5sum: 21f6d13a2d2b7f7b8a2d9a1e53130684 SHA1: 6c88df8a7a3cce8b75fe561a8b552d5c18595c63 SHA256: ec8aedaea209ee9da8f0c4ad03dd0f2a62b82c4ed85163b7509c67a784ab28e5 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: i386 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_i386.deb Size: 633542 MD5sum: 351ba2390d1ba28b8ff623cdf3839fd9 SHA1: f0bc82d43bc8fada5d7ff97463397e2ea208f620 SHA256: 82ee15b9c52120db6ede1dbaefe2087186373ce5a68a6aee3f1a1cbd8f65f75b 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: 964 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian XML/SGML Group Architecture: i386 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_i386.deb Size: 216480 MD5sum: b51359f40c9b66496439031128091043 SHA1: 03913d4f6b393663edd6038e2058a5d19eaccbb3 SHA256: de93ee44e96be05b9c7cbc92c04b6d19b1df90a63401056382ff786af62e38a7 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: 1396 Maintainer: Ubuntu Core Developers Original-Maintainer: Debian XML/SGML Group Architecture: i386 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_i386.deb Size: 436746 MD5sum: 99fecc2fe692be90a0284d9f087b43c0 SHA1: 7b306f6e91cdd08c22a9bd63501f71a51f3e5c60 SHA256: 4c708128781e836f766532a871cee39fdbc148a8594d566dfde98fece35f8534 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: 29848 Maintainer: Ubuntu Mozilla Team Architecture: i386 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_i386.deb Size: 11061082 MD5sum: 9568e3a98f2f4c09ac29e93aa2ce3b6f SHA1: cda2a0c90a5ef0a2f5ed965af1524faca7e861bc SHA256: d7e80c124353e42effd4e4989bfdc6003e82d5c26f135a663743548f5ba63360 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: 157900 Maintainer: Ubuntu Mozilla Team Architecture: i386 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_i386.deb Size: 63132362 MD5sum: 3cc813280f4f8ed0f03cdf209455827b SHA1: 37ef0d5b2fae87a49b3c90ff03f7a55d74c03f45 SHA256: dd87cfc69ddb639a440560a58b5e9fbd527d40f9cdae73de1f4a730c55d8410c 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: 35552 Maintainer: Ubuntu Mozilla Team Architecture: i386 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_i386.deb Size: 5141838 MD5sum: e8f55094bd63027f7cf4de71954eaef2 SHA1: 144013366137e19ce287fec28fdc204f70d100b3 SHA256: b5fde58c91fecd940ec414d6cfb97ae3525e73cebb56700a28a8c8b15a513ad5 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: i386 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_i386.deb Size: 9374 MD5sum: 94f851743f1aa6a3ff7774e6ee7f70f3 SHA1: 876898c2008e933479c556d8a571d666244e83c8 SHA256: d6662bb5b119297115dc07ef5a3daabb7785169119a1a4493a231cfa7c18e25a 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: 456 Maintainer: Ubuntu Mozilla Team Architecture: i386 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_i386.deb Size: 180428 MD5sum: ead1a493de66441def0552ad58f1c293 SHA1: 42e2ed249187c6fa922f07069a0f496c10747587 SHA256: 41d20202cb4aa14ea86537f673ad22e622169fa31550d8fb70d7fa4516ab755f 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: 24140 Maintainer: Ubuntu Mozilla Team Architecture: i386 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_i386.deb Size: 9358480 MD5sum: dfafa4a44f412369f8eded238b115e35 SHA1: 834a153755d8938484c7a2e935f1a630029034ec SHA256: 6c81ec3550869d3ef7d14207563fe1fcb16435c0e30a3309fa1d17565be3dee9 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: 165276 Maintainer: Ubuntu Mozilla Team Architecture: i386 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_i386.deb Size: 65985864 MD5sum: 53f61559e70e5cc80d2722272da97c76 SHA1: fc7baf98615b535d8fa4764b818fa18065172d8e SHA256: 79f3790387a6f2b2415f5755b70ccfceb9d7ff551902168931865a2772107f0d 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: 29528 Maintainer: Ubuntu Mozilla Team Architecture: i386 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_i386.deb Size: 4758448 MD5sum: a353b1406ce746eacd14a3937fbea70d SHA1: b0b1fa0dadfa1265a51c9d803824ff499f6fd43b SHA256: a743205df31c2859f9240383a02cfaa36dabcb1062f8cf7c28f11c20ab79b646 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: i386 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_i386.deb Size: 75920 MD5sum: de2b765ba9011eabdea5b4242055c06e SHA1: f4a5dc57a230ead2b667a8d491527893b1d138bc SHA256: c527c4ac0798731bd4a5a26f30d3de05a7cb9e440dfebec4a4cd7a17e47b9237 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: i386 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_i386.deb Size: 29730 MD5sum: f0246a73daa01ab0e298c0d7a4f7292a SHA1: f2c0fefb39978fb1db2da310a6c91dbbe9368133 SHA256: be7ba0507317aae1991fb3361c7a3c17643442fac06f129d868d805801a7c092 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