Package: acpid
Priority: optional
Section: admin
Installed-Size: 216
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Acpi Team <pkg-acpi-devel@lists.alioth.debian.org>
Architecture: i386
Version: 1:2.0.7-1ubuntu2.4
Depends: libc6 (>= 2.7), upstart-job, lsb-base (>= 3.2-14), module-init-tools (>> 3.1-rel-2)
Filename: pool/main/a/acpid/acpid_2.0.7-1ubuntu2.4_i386.deb
Size: 33574
MD5sum: b7c46e5200f0a5a3aa0c8fe833c1b78f
SHA1: 8485d1aca46c58dc8da6aff42b6ad6674ab7f7d1
SHA256: 29a56e8b3ba205c4775383ea6a9f453b9dfad1d330c45f8107deea2ae6c799e8
Description: Advanced Configuration and Power Interface event daemon
 Modern computers support the Advanced Configuration and Power Interface (ACPI)
 to allow intelligent power management on your system and to query battery and
 configuration status.
 .
 ACPID is a completely flexible, totally extensible daemon for delivering
 ACPI events. It listens on netlink interface (or on the deprecated file
 /proc/acpi/event), and when an event occurs, executes programs to handle the
 event. The programs it executes are configured through a set of configuration
 files, which can be dropped into place by packages or by the admin.
Homepage: http://acpid.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop, xubuntu-desktop, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, ubuntu-netbook

Package: apache2
Priority: optional
Section: httpd
Installed-Size: 36
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Architecture: i386
Version: 2.2.17-1ubuntu1.2
Depends: apache2-mpm-worker (= 2.2.17-1ubuntu1.2) | apache2-mpm-prefork (= 2.2.17-1ubuntu1.2) | apache2-mpm-event (= 2.2.17-1ubuntu1.2) | apache2-mpm-itk (= 2.2.17-1ubuntu1.2), apache2.2-common (= 2.2.17-1ubuntu1.2)
Filename: pool/main/a/apache2/apache2_2.2.17-1ubuntu1.2_i386.deb
Size: 1484
MD5sum: 1956d53ea6c799ab12467aea8d444df2
SHA1: be9221f1810b02e42bd7c476da03101bf19c4473
SHA256: 2bced790d575459d019c94a8b96da20d826842087830aec13f94e8e952de4eef
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: 12324
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Architecture: all
Source: apache2
Version: 2.2.17-1ubuntu1.2
Filename: pool/main/a/apache2/apache2-doc_2.2.17-1ubuntu1.2_all.deb
Size: 2220076
MD5sum: 97159e7f9ef9f89b02135e0e9d001c49
SHA1: faef547a47877bce1b4f5f29cc495417dccdc33b
SHA256: 6549404bcdd6dccde46d319d40de116b18bd5b287994e0feecc7845ab96c3a01
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 <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Architecture: i386
Source: apache2
Version: 2.2.17-1ubuntu1.2
Provides: apache2, apache2-mpm, httpd, httpd-cgi
Depends: apache2.2-common (= 2.2.17-1ubuntu1.2), apache2.2-bin (= 2.2.17-1ubuntu1.2)
Conflicts: apache2-common, apache2-mpm
Filename: pool/main/a/apache2/apache2-mpm-event_2.2.17-1ubuntu1.2_i386.deb
Size: 2360
MD5sum: a30f3a35b2790f802d2029aa6e1949d4
SHA1: 850d893cc01a2c0cfa003f486f4ab0a27f8a8166
SHA256: 474e683c2fe0586c6e119c2b9ee9a53ab71eac2fd3418d131f8cf62fe3a2a19e
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-itk
Priority: extra
Section: universe/httpd
Installed-Size: 68
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Architecture: i386
Source: apache2
Version: 2.2.17-1ubuntu1.2
Provides: apache2, apache2-mpm, httpd, httpd-cgi
Depends: apache2.2-common (= 2.2.17-1ubuntu1.2), apache2.2-bin (= 2.2.17-1ubuntu1.2)
Conflicts: apache2-common, apache2-mpm
Filename: pool/main/a/apache2/apache2-mpm-itk_2.2.17-1ubuntu1.2_i386.deb
Size: 2386
MD5sum: a47201afdcb7acf92063150f516a2c2b
SHA1: e3d79f0ac3b6f6bd8ad17bbbc88d6969b354ad82
SHA256: 520fc33450daa84437a3cb99e50311f2127cf01a0c015d2c15304fe4ed8ac33d
Description: multiuser MPM for Apache 2.2
 The ITK Multi-Processing Module (MPM) works in about the same way as the
 classical "prefork" module (that is, without threads), except that it allows
 you to constrain each individual vhost to a particular system user. This
 allows you to run several different web sites on a single server without
 worrying that they will be able to read each others' files. This is a
 third-party MPM that is not included in the normal Apache httpd.
 .
 Please note that this MPM is somewhat less tested than the MPMs that come with
 Apache itself.
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

Package: apache2-mpm-prefork
Priority: optional
Section: httpd
Installed-Size: 68
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Architecture: i386
Source: apache2
Version: 2.2.17-1ubuntu1.2
Provides: apache2, apache2-mpm, httpd, httpd-cgi
Depends: apache2.2-common (= 2.2.17-1ubuntu1.2), apache2.2-bin (= 2.2.17-1ubuntu1.2)
Conflicts: apache2-common, apache2-mpm
Filename: pool/main/a/apache2/apache2-mpm-prefork_2.2.17-1ubuntu1.2_i386.deb
Size: 2386
MD5sum: 7bb3c3b18ec88f00a59c8741d85a1b61
SHA1: 9640547d8be22aba89d3fd725cc05d50a6471c80
SHA256: 8783d26ca5591d1e530fa78cd4e0334fff9a6494a87e85f7886564e5b5690cbe
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, 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 <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Architecture: i386
Source: apache2
Version: 2.2.17-1ubuntu1.2
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.17-1ubuntu1.2), apache2.2-bin (= 2.2.17-1ubuntu1.2)
Conflicts: apache2-common, apache2-mpm
Filename: pool/main/a/apache2/apache2-mpm-worker_2.2.17-1ubuntu1.2_i386.deb
Size: 2330
MD5sum: 1696ab7ca09959772d6586d9f32e4bae
SHA1: 53096e742e33369c41abe2b1ae7c9cea6f3750c2
SHA256: 1ef9172386ffd27d98f800f839affc7815d435e890ba8774bd2f0437d20aa852
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 <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Architecture: i386
Source: apache2
Version: 2.2.17-1ubuntu1.2
Depends: apache2.2-common (= 2.2.17-1ubuntu1.2), openssl, libaprutil1-dev
Conflicts: apache2-threaded-dev
Filename: pool/main/a/apache2/apache2-prefork-dev_2.2.17-1ubuntu1.2_i386.deb
Size: 137552
MD5sum: 07ece8af690543567b65709e9cb4b19b
SHA1: 4f4fd87799a9560d934d37758c194a5db30e9523
SHA256: 18435c470dfb3ae3329ac8cc2748ca36998d964d8035916f5271e25035335796
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-suexec
Priority: optional
Section: universe/httpd
Installed-Size: 144
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Architecture: i386
Source: apache2
Version: 2.2.17-1ubuntu1.2
Replaces: apache2-suexec
Depends: libc6 (>= 2.3.6-6~), apache2.2-common
Conflicts: apache-common, apache2-suexec
Filename: pool/main/a/apache2/apache2-suexec_2.2.17-1ubuntu1.2_i386.deb
Size: 19510
MD5sum: 9569c5e49afa326f436490e76fec187c
SHA1: ccf559eda95196723b4082d4842e304a9500befb
SHA256: a75a53f64e365586a47610f6bada0cd2d81aae6f0cf35e2ba29581c46c315f5a
Description: Standard suexec program for Apache 2 mod_suexec
 Provides the standard suexec helper program for mod_suexec. This version is
 compiled with document root /var/www and userdir suffix public_html. If you
 need different settings, use the package apache2-suexec-custom.
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

Package: apache2-suexec-custom
Priority: extra
Section: universe/httpd
Installed-Size: 164
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Architecture: i386
Source: apache2
Version: 2.2.17-1ubuntu1.2
Replaces: apache2-suexec
Provides: apache2-suexec
Depends: libc6 (>= 2.3.6-6~), apache2.2-common
Conflicts: apache-common, apache2-suexec
Filename: pool/main/a/apache2/apache2-suexec-custom_2.2.17-1ubuntu1.2_i386.deb
Size: 21120
MD5sum: b12ec17adcec4da4b999b94cc2b33907
SHA1: bb84046f485e1b564b93e2ef25893740db4e6b54
SHA256: a196f251495596b2b14ee82c86defbe164e2458414bca38f78a19279ad3db1cb
Description: Configurable suexec program for Apache 2 mod_suexec
 Provides a customizable version of the suexec helper program for mod_suexec.
 This is not the version from upstream, but can be configured with a
 configuration file.
 .
 If you do not need non-standard document root or userdir settings, it is
 recommended that you use the standard suexec helper program from the
 apache2-suexec package instead.
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

Package: apache2-threaded-dev
Priority: extra
Section: httpd
Installed-Size: 696
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Architecture: i386
Source: apache2
Version: 2.2.17-1ubuntu1.2
Provides: apache2-dev
Depends: apache2.2-common (= 2.2.17-1ubuntu1.2), openssl, libaprutil1-dev
Conflicts: apache2-prefork-dev
Filename: pool/main/a/apache2/apache2-threaded-dev_2.2.17-1ubuntu1.2_i386.deb
Size: 138658
MD5sum: dc328e88269fdebc561a703192c5e8a6
SHA1: 424ec3fef16274ccbb657fee51f3804cd13538ed
SHA256: b9187139243d0978ac849b888a5fb7c6d3a9b064a0d4fdb27ac597e1cdc918fc
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 <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Architecture: i386
Source: apache2
Version: 2.2.17-1ubuntu1.2
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.17-1ubuntu1.2_i386.deb
Size: 83898
MD5sum: cbbf1f83fe4e7ac5a5ecd2c1b22d9bf3
SHA1: d7bc79d2712451b4bf450ceb7b7a1492025ab328
SHA256: b6b7982284ec19af953e6148c87e22c077501558dcd5d6e530b88f1bdf41fb86
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, mythbuntu-backend-master, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend

Package: apache2.2-bin
Priority: optional
Section: httpd
Installed-Size: 6964
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Architecture: i386
Source: apache2
Version: 2.2.17-1ubuntu1.2
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 (>= 8.10), 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.17-1ubuntu1.2_i386.deb
Size: 2645362
MD5sum: aed0146ff967a45761eb6d37a5304843
SHA1: a91d5849c587aacbf3b178e847a4207f26cf2a24
SHA256: ef31f76c17a99ea22b6eb7a643d871a90886b93541102c7ba3bb904b3d55625d
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, mythbuntu-backend-master, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend

Package: apache2.2-common
Priority: optional
Section: httpd
Installed-Size: 2172
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Architecture: i386
Source: apache2
Version: 2.2.17-1ubuntu1.2
Replaces: apache2-common
Depends: apache2.2-bin (= 2.2.17-1ubuntu1.2), 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.17-1ubuntu1.2_i386.deb
Size: 225796
MD5sum: 0809bdefa22b80805503bfc43c9a2d04
SHA1: dfbc99af6fcafe1298d8ff2a0f110e46192ab6ed
SHA256: 1c273138485e2b5ceda7bb85ef361f8b023eb69420d1f0ef88736a5b40bfeccc
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, mythbuntu-backend-master, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend

Package: apparmor
Priority: standard
Section: admin
Installed-Size: 1240
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Version: 2.6.1-0ubuntu3.1
Replaces: apparmor-parser, libapache2-mod-apparmor (<< 2.5.1-0ubuntu3)
Depends: libc6 (>= 2.8), debconf (>= 0.5) | debconf-2.0, lsb-base, initramfs-tools, debconf
Suggests: apparmor-profiles, apparmor-docs
Breaks: libapache2-mod-apparmor (<< 2.5.1-0ubuntu3)
Filename: pool/main/a/apparmor/apparmor_2.6.1-0ubuntu3.1_i386.deb
Size: 327352
MD5sum: c7447c195c75437941cd5590965416ec
SHA1: b01e540c4fe688fcb658125601a6f706f46dfe9d
SHA256: ecba0b77d6e13936aac4446064bc3704cfdd0f00f42fd07282693ad2697675f9
Description: User-space parser utility for AppArmor
 This provides the system initialization scripts needed to use the
 AppArmor Mandatory Access Control system, including the AppArmor Parser
 which is required to convert AppArmor text profiles into machine-readable
 policies that are loaded into the kernel for use with the AppArmor Linux
 Security Module.
Homepage: http://apparmor.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: standard

Package: apparmor-docs
Priority: extra
Section: doc
Installed-Size: 288
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: apparmor
Version: 2.6.1-0ubuntu3.1
Filename: pool/main/a/apparmor/apparmor-docs_2.6.1-0ubuntu3.1_all.deb
Size: 235756
MD5sum: 77bfa239cc057aa9c7bcf3e4abe309ac
SHA1: cc3e940b2837df9157859f0042b3e4e5d5a060ea
SHA256: 8fde3cb32d3a0cd7b9fd937386d9706fadccdbcb0f715063703f6f16f6c4a900
Description: Documentation for AppArmor
 Thie provides some technical documentation for the AppArmor Mandatory
 Access Control system. Currently this is only a single PDF covering
 basic operation, written some time ago.
Homepage: http://apparmor.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: apparmor-notify
Priority: extra
Section: universe/admin
Installed-Size: 116
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: apparmor
Version: 2.6.1-0ubuntu3.1
Depends: libapparmor-perl, libnotify-bin, perl
Filename: pool/main/a/apparmor/apparmor-notify_2.6.1-0ubuntu3.1_all.deb
Size: 14406
MD5sum: ea67c03659c139cb5d4bfb27780b72f7
SHA1: f4348872801e06ffc0ec6a7db3c114acc2e35f72
SHA256: b2968297bc74f0d77d43c8a90dfe3562ec3ea96eb0933049adf7c2f47d4e1f20
Description: AppArmor notification system
 This package provides a utility to display AppArmor denial messages via
 desktop notifications. The utility can also be used to generate summary
 reports.
Homepage: http://apparmor.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: apparmor-profiles
Priority: extra
Section: universe/admin
Installed-Size: 616
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: apparmor
Version: 2.6.1-0ubuntu3.1
Recommends: apparmor
Filename: pool/main/a/apparmor/apparmor-profiles_2.6.1-0ubuntu3.1_all.deb
Size: 34426
MD5sum: bc8f2ee7713e1d6674f2f5dfa8766914
SHA1: d71e0e6380ca9d8845eae45b904906086b975e84
SHA256: b8b5d9098afc3c0cb2192d4aded5931a56b9040434d4ab7319d82e0224763592
Description: Profiles for AppArmor Security policies
 This provides various AppArmor profiles that have not been shipped by
 the packages they provide confinement for. By default, they ship in
 complain mode so that users can test and choose which are desired.
Homepage: http://apparmor.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: apparmor-utils
Priority: standard
Section: admin
Installed-Size: 508
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: apparmor
Version: 2.6.1-0ubuntu3.1
Depends: apparmor, liblocale-gettext-perl, libterm-readkey-perl, librpc-xml-perl, libapparmor-perl, perl
Suggests: apparmor-docs, libterm-readline-gnu-perl, vim-addon-manager
Filename: pool/main/a/apparmor/apparmor-utils_2.6.1-0ubuntu3.1_i386.deb
Size: 103852
MD5sum: 8527361a42328ce396f380ceb554ee02
SHA1: 85ed41b003ca166cb1e7a177b631b206d06b2a78
SHA256: 9491d48eb0f0dedca4016213c8d22c3ba9dc84ba2c9d4b2413760549c9e66c86
Description: Utilities for controlling AppArmor
 This provides the utilities to operate on AppArmor profiles, as well as
 the Perl modules needed for AppArmor audit log parsing. Profiles can be
 created, updated, enforced, set to complain mode, and disabled.
Homepage: http://apparmor.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: standard

Package: aptdaemon
Priority: extra
Section: admin
Installed-Size: 176
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Julian Andres Klode <jak@debian.org>
Architecture: all
Version: 0.41+bzr661-0ubuntu0.2
Depends: python, python-aptdaemon (= 0.41+bzr661-0ubuntu0.2)
Recommends: lintian
Breaks: software-center (<< 1.1.21)
Filename: pool/main/a/aptdaemon/aptdaemon_0.41+bzr661-0ubuntu0.2_all.deb
Size: 15892
MD5sum: 800fa2fa0b1a12b18e34dfa0c70a3e4a
SHA1: 8c334ae37a90a3085db7500de73e8db2458fef63
SHA256: 89a7f6cfb8545b802d3aef34f5aab5d675349eb62572ac17bdca4c52a3325ec5
Description: transaction based package management service
 Aptdaemon allows normal users to perform package management tasks, e.g.
 refreshing the cache, upgrading the system, installing or removing software
 packages.
 .
 Currently it comes with the following main features:
 .
  - Programming language independent D-Bus interface, which allows to
    write clients in several languages
  - Runs only if required (D-Bus activation)
  - Fine grained privilege management using PolicyKit, e.g. allowing all
    desktop user to query for updates without entering a password
  - Support for media changes during installation from DVD/CDROM
  - Support for debconf (Debian's package configuration system)
  - Support for attaching a terminal to the underlying dpkg call
 .
 This package contains the aptd script and all the data files required to run
 the daemon. Moreover it contains the aptdcon script, which is a command
 line client for aptdaemon. The API is not stable yet.
Homepage: https://launchpad.net/aptdaemon
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-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, ubuntu-netbook

Package: aptdaemon-data
Priority: extra
Section: admin
Installed-Size: 396
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Julian Andres Klode <jak@debian.org>
Architecture: all
Source: aptdaemon
Version: 0.41+bzr661-0ubuntu0.2
Replaces: python-aptdaemon-gtk (<= 0.41+bzr580-0ubuntu1)
Filename: pool/main/a/aptdaemon/aptdaemon-data_0.41+bzr661-0ubuntu0.2_all.deb
Size: 162938
MD5sum: b0bed85584a0694e3596f1cc3feb6664
SHA1: a9119d4fcfef717f42cc3d3352ebaaef5fa7bf6e
SHA256: 2cc186b65ad37e05f71b351d85c9f50630edd3f18a533160d1522555694f3058
Description: data files for clients
 Aptdaemon is a transaction based package management daemon. It allows
 normal users to perform package management tasks, e.g. refreshing the
 cache, upgrading the system, installing or removing software packages.
 .
 This package provides common data files (e.g. icons) for aptdaemon
 clients.
Homepage: https://launchpad.net/aptdaemon
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-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, ubuntu-netbook

Package: apturl
Priority: optional
Section: admin
Installed-Size: 136
Maintainer: Michael Vogt <mvo@ubuntu.com>
Architecture: i386
Version: 0.4.2ubuntu5.1
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8), gconf2 (>= 2.28.1-2), apturl-common (= 0.4.2ubuntu5.1), gksu (>= 2.0.0-1ubuntu3), gnome-icon-theme (>= 2.14.0-1), python-gobject, python-gtk2 (>= 2.12), python-webkit, python-vte (>= 1:0.11.15-4), software-properties-gtk, synaptic
Recommends: libgtk2-perl (>= 1:1.130)
Filename: pool/main/a/apturl/apturl_0.4.2ubuntu5.1_i386.deb
Size: 9014
MD5sum: b8096118c5574e1e75c53c1ab38f707d
SHA1: fc5dfef1e27050c0fadced45241f6bb1f6f494ed
SHA256: 0acc52a148024a8d4f4c2913ba8c64301cb709853e4bc536c0be19f0cd3f999c
Description: install packages using the apt protocol - GTK+ frontend
 AptUrl is a simple graphical application that takes an URL (which follows the
 apt-protocol) as a command line option, parses it and carries out the
 operations that the URL describes (that is, it asks the user if he wants the
 indicated packages to be installed and if the answer is positive does so for
 him).
 .
 This package contains the GTK+ frontend.
Python-Version: 2.7
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: apturl-common
Priority: optional
Section: admin
Installed-Size: 180
Maintainer: Michael Vogt <mvo@ubuntu.com>
Architecture: i386
Source: apturl
Version: 0.4.2ubuntu5.1
Replaces: apturl (<< 0.3.6ubuntu2)
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8), python-apt
Filename: pool/main/a/apturl/apturl-common_0.4.2ubuntu5.1_i386.deb
Size: 11824
MD5sum: 3fc89ea6e49b27ea8cbf910b38847e07
SHA1: 0e198b2b438dd52644f1a8b2a8cc174098027696
SHA256: fbfda211d0d1e61c190b7b3e49cfab56d55c9a838f116c05901a2ca87a49b520
Description: install packages using the apt protocol - common data
 AptUrl is a simple graphical application that takes an URL (which follows the
 apt-protocol) as a command line option, parses it and carries out the
 operations that the URL describes (that is, it asks the user if he wants the
 indicated packages to be installed and if the answer is positive does so for
 him).
 .
 This package contains the common data shared between the frontends.
Python-Version: 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, ubuntu-uec-live, kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop, edubuntu-desktop-kde, edubuntu-uec-live, xubuntu-desktop, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, ubuntu-netbook

Package: apturl-kde
Priority: optional
Section: admin
Installed-Size: 112
Maintainer: Michael Vogt <mvo@ubuntu.com>
Architecture: i386
Source: apturl
Version: 0.4.2ubuntu5.1
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8), python-qt4, python-kde4, apturl-common (= 0.4.2ubuntu5.1), kdesudo, qapt-batch, software-properties-kde (>= 0.75.2)
Filename: pool/main/a/apturl/apturl-kde_0.4.2ubuntu5.1_i386.deb
Size: 7398
MD5sum: e0d7d682ca0cbcf331a69c9a2a799b63
SHA1: 89cde2fecef0281048a3d92334ebf2383e3983fa
SHA256: ad74ce6887af47a7049aa94cd34d7852b50c594e08bc640f6c4c2cc7d02ec79b
Description: install packages using the apt protocol - KDE frontend
 AptUrl is a simple graphical application that takes an URL (which follows the
 apt-protocol) as a command line option, parses it and carries out the
 operations that the URL describes (that is, it asks the user if he wants the
 indicated packages to be installed and if the answer is positive does so for
 him).
 .
 This package contains the KDE frontend.
Python-Version: 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-kde

Package: ark
Priority: optional
Section: utils
Installed-Size: 1080
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdeutils
Version: 4:4.6.5-0ubuntu1.2
Replaces: filelight (<< 4:4.6.4-0ubuntu1~ppa2)
Depends: kdebase-runtime, libarchive1 (>= 2.8.0), libc6 (>= 2.4), libkdecore5 (>= 4:4.5), libkdeui5 (>= 4:4.5), libkfile4 (>= 4:4.5), libkhtml5 (>= 4:4.5), libkio5 (>= 4:4.5), libkonq5a (>= 4:4.3.4), libkparts4 (>= 4:4.5.80), libkpty4 (>= 4:4.5), libqt4-dbus (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1)
Suggests: bzip2, p7zip-full, zip, unzip, rar, unrar | unrar-free
Breaks: filelight (<< 4:4.6.4-0ubuntu1~ppa2)
Filename: pool/main/k/kdeutils/ark_4.6.5-0ubuntu1.2_i386.deb
Size: 235668
MD5sum: 621237ce02fb604b6b21601ffc2a314a
SHA1: 851912181b60dfcf28b03872d426404e0f070259
SHA256: 686f6d08f22cd706415932854e67929c110f8a84a77e572742d9b5b44cb1e004
Description: archive utility
 Ark manages various archive formats, including tar, gzip, bzip2, rar and zip.
 It can be used to browse, extract, create, and modify archives.
 .
 This package is part of the KDE utilities module.
Homepage: http://utils.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-kde

Package: arpwatch
Priority: optional
Section: universe/admin
Installed-Size: 632
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: KELEMEN Péter <fuji@debian.org>
Architecture: i386
Version: 2.1a15-1.1+squeeze1build0.11.04.1
Depends: adduser, libc6 (>= 2.7), libpcap0.8 (>= 0.9.8)
Filename: pool/main/a/arpwatch/arpwatch_2.1a15-1.1+squeeze1build0.11.04.1_i386.deb
Size: 186670
MD5sum: a5ed196b5d56e124e8cb3c753a05fe30
SHA1: 326846d86d9157b5fe86bc5f6042c493a84be4f1
SHA256: d7cd2d36f8a92ef819b7ba1bdb37dfa3e479ce3f0da249c52ff9f505b5286178
Description: Ethernet/FDDI station activity monitor
 Arpwatch maintains a database of Ethernet MAC addresses seen on the
 network, with their associated IP pairs.  Alerts the system administrator
 via e-mail if any change happens, such as new station/activity,
 flip-flops, changed and re-used old addresses.
Homepage: http://ee.lbl.gov/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: asterisk
Priority: optional
Section: universe/comm
Installed-Size: 9320
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>
Architecture: i386
Version: 1:1.6.2.9-2ubuntu2.1
Provides: asterisk-1.6.2
Depends: libasound2 (>> 1.0.24.1), libc-client2007e, libc6 (>= 2.8), libcap2 (>= 2.10), libcurl3 (>= 7.16.2-1), libgcc1 (>= 1:4.1.1), libgsm1 (>= 1.0.13), libiksemel3, libjack-jackd2-0 (>= 1.9.5~dfsg-14) | libjack-0.116, libldap-2.4-2 (>= 2.4.7), liblua5.1-0, libncurses5 (>= 5.5-5~), libnewt0.52, libogg0 (>= 1.0rc3), libopenais3 (>= 1.1.2), libopenr2-3, libpopt0 (>= 1.16), libpq5 (>= 8.4~0cvs20090328), libpri1.4 (>= 1.4.10), libradiusclient-ng2, libresample1 (>= 0.1.3), libsdl1.2debian (>= 1.2.10-1), libsnmp15 (>= 5.4.3~dfsg), libspandsp2, libspeex1 (>= 1.2~beta3-1), libspeexdsp1 (>= 1.2~beta3.2-1), libsqlite0 (>= 2.8.17), libss7-1 (>= 1.0), libssl0.9.8 (>= 0.9.8m-1), libstdc++6 (>= 4.1.1), libsybdb5 (>= 0.63), libtiff4, libtonezone2.0 (>= 1:2.2.1.1), libvorbis0a (>= 1.1.2), libvorbisenc2 (>= 1.1.2), libvpb0 (>= 4.2.22), libx11-6, libxml2 (>= 2.7.4), unixodbc (>= 2.2.11), zlib1g (>= 1:1.1.4), asterisk-config (= 1:1.6.2.9-2ubuntu2.1) | asterisk-config-custom, adduser, asterisk-prompt-en, dahdi
Recommends: sox
Suggests: asterisk-doc, asterisk-dev, asterisk-h323
Filename: pool/main/a/asterisk/asterisk_1.6.2.9-2ubuntu2.1_i386.deb
Size: 2964292
MD5sum: 1c97ec0b6c37add5e29a0773e596c320
SHA1: fddd78001a1de6a30b0aef32de24552a5c273a51
SHA256: d08869c81c4a2281c715994f312746c08974936ce4fdd94f3138a1b667d593d0
Description: Open Source Private Branch Exchange (PBX)
 Asterisk is an Open Source PBX and telephony toolkit.  It is, in a
 sense, middleware between Internet and telephony channels on the bottom,
 and Internet and telephony applications at the top.
 .
 Asterisk can be used with Voice over IP (SIP, H.323, IAX and more) standards,
 or the Public Switched Telephone Network (PSTN) through supported hardware.
 .
 Supported hardware:
 .
  * All Wildcard (tm) ISDN PRI cards from Digium (http://www.digium.com)
  * HFC-S/HFC-4S-based ISDN BRI cards (Junghanns.NET, beroNet, Digium etc.)
  * All TDM (FXO/FXS) cards from Digium
  * Various clones of Digium cards such as those by OpenVox
  * Xorcom Astribank USB telephony adapter (http://www.xorcom.com)
  * Voicetronix OpenPCI, OpenLine and OpenSwitch cards
  * CAPI-compatible ISDN cards (using the add-on package chan-capi)
  * Full Duplex Sound Card (ALSA or OSS) supported by Linux
  * Tormenta T1/E1 card (http://www.zapatatelephony.org)
  * QuickNet Internet PhoneJack and LineJack (http://www.quicknet.net)
 .
 This is the main package that includes the Asterisk daemon and most channel
 drivers and applications.
Homepage: http://www.asterisk.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: asterisk-config
Priority: optional
Section: universe/comm
Installed-Size: 1528
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>
Architecture: all
Source: asterisk
Version: 1:1.6.2.9-2ubuntu2.1
Recommends: asterisk
Conflicts: asterisk-config-custom
Filename: pool/main/a/asterisk/asterisk-config_1.6.2.9-2ubuntu2.1_all.deb
Size: 340734
MD5sum: 83ce9008ef307a67f8d75eb922fe439e
SHA1: 8e7ff1f5e394717e6682c7b3395d5c105db501c1
SHA256: b47d3a34d0dab4a8580fff901feb1364692394c749b9268a08036e3c3f6233ec
Description: Configuration files for Asterisk
 Asterisk is an Open Source PBX and telephony toolkit.
 .
 This package contains the default configuration files of Asterisk.
Homepage: http://www.asterisk.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: asterisk-dbg
Priority: extra
Section: universe/devel
Installed-Size: 64576
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: asterisk
Version: 1:1.6.2.9-2ubuntu2.1
Depends: asterisk (= 1:1.6.2.9-2ubuntu2.1)
Filename: pool/main/a/asterisk/asterisk-dbg_1.6.2.9-2ubuntu2.1_i386.deb
Size: 21125362
MD5sum: 2aff8badb89486491e2c1d3c5e223a06
SHA1: 0a28f3106da5cc3701fdef07f1a839b7cedd6fd8
SHA256: bb3793edb0f1f4ff4dda3c2cf8555f55e3d52bfc17171a72946dc016c1b30005
Description: Debugging symbols for Asterisk
 Asterisk is an Open Source PBX and telephony toolkit.
 .
 This package includes the debugging symbols useful for debugging
 Asterisk. The debugging symbols are used for execution tracing and core
 dump analysis.
Homepage: http://www.asterisk.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: asterisk-dev
Priority: optional
Section: universe/devel
Installed-Size: 1700
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>
Architecture: all
Source: asterisk
Version: 1:1.6.2.9-2ubuntu2.1
Replaces: asterisk (<< 1:1.4.21.1~dfsg-1)
Recommends: asterisk
Filename: pool/main/a/asterisk/asterisk-dev_1.6.2.9-2ubuntu2.1_all.deb
Size: 261884
MD5sum: 9da09d6fe39bbaa2fd81aaae054216a0
SHA1: d409bf5cd4ea58938244fd25bc85513f049dbb3e
SHA256: b6bba3896a2673f99fed2c2d64c42231951d6debcb798b85d5af82857c6cd2dd
Description: Development files for Asterisk
 Asterisk is an Open Source PBX and telephony toolkit.
 .
 This package contains the include files used if you wish to compile a
 package which requires Asterisk's source file headers.
Homepage: http://www.asterisk.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: asterisk-doc
Priority: optional
Section: universe/doc
Installed-Size: 3484
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>
Architecture: all
Source: asterisk
Version: 1:1.6.2.9-2ubuntu2.1
Recommends: asterisk
Filename: pool/main/a/asterisk/asterisk-doc_1.6.2.9-2ubuntu2.1_all.deb
Size: 1289234
MD5sum: e7bafbf5fbc61b7e181ee5684b753c77
SHA1: e130da1295a4122a7a566c58a7890036835cd390
SHA256: 2c68ced61a419ea55c42c96dde6331dd6498f9c10b0acc85e82ef5d413a63b9a
Description: Source code documentation for Asterisk
 Asterisk is an Open Source PBX and telephony toolkit.
 .
 This package contains the documentation for configuring an Asterisk system.
Homepage: http://www.asterisk.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: asterisk-h323
Priority: optional
Section: universe/comm
Installed-Size: 872
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: asterisk
Version: 1:1.6.2.9-2ubuntu2.1
Depends: asterisk, libc6 (>= 2.4), libexpat1 (>= 1.95.8), libgcc1 (>= 1:4.1.1), libldap-2.4-2 (>= 2.4.7), libopenh323-1.18.0 (>= 1.18.0~) | libopenh323-1.18.0-develop (>= 1.18.0~), libpt-1.10.10 (>= 1.10.10-3ubuntu1~), libsasl2-2, libssl0.9.8 (>= 0.9.8m-1), libstdc++6 (>= 4.4.0)
Filename: pool/main/a/asterisk/asterisk-h323_1.6.2.9-2ubuntu2.1_i386.deb
Size: 159400
MD5sum: 4a30f9e2b586c2e9b71acd9bd3cc8d19
SHA1: 58b7ac706549b52c442b3e9ca3cedded5a442213
SHA256: 86216c8c8e9f870f30d7b8371dea6bafa8ce7464bb1925e3663bbcd317f57058
Description: H.323 protocol support for Asterisk
 Asterisk is an Open Source PBX and telephony toolkit.
 .
 This channel driver (chan_h323) provides support for the H.323 protocol
 for Asterisk. This is an implementation originally contributed by NuFone and
 nowdays maintained and distributed by Digium, Inc. Hence, it is considered
 the official H.323 chanel driver.
 .
 This is one of many H.323 channel implementations for Asterisk with others
 being chan_oh323 and chan_ooh323c, distributed by Debian as asterisk-oh323 and
 asterisk-ooh323c, respectively.
 .
 For more information about the Asterisk PBX, have a look at the Asterisk
 package.
Homepage: http://www.asterisk.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: asterisk-sounds-main
Priority: optional
Section: universe/comm
Installed-Size: 3404
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>
Architecture: all
Source: asterisk
Version: 1:1.6.2.9-2ubuntu2.1
Replaces: asterisk-sounds-extra
Provides: asterisk-prompt-en, asterisk-prompt-en-us
Recommends: asterisk
Filename: pool/main/a/asterisk/asterisk-sounds-main_1.6.2.9-2ubuntu2.1_all.deb
Size: 1811772
MD5sum: baee9d006922ff52c0f8b5e81ceb283b
SHA1: 49e1d09e46fbe929a66bb09154329d5bcd675a67
SHA256: ad072fe750288c7011d335a25d87535912605c1466de91a55b36ff4f4137e774
Description: Core Sound files for Asterisk (English)
 Asterisk is an Open Source PBX and telephony toolkit.
 .
 This package contains the default (core) sound files in English, useful for
 the operation of Asterisk.
Homepage: http://www.asterisk.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: backuppc
Priority: optional
Section: utils
Installed-Size: 2460
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Ludovic Drolez <ldrolez@debian.org>
Architecture: all
Version: 3.2.0-3ubuntu4.3
Depends: perl, libdigest-md5-perl, libcompress-zlib-perl, libarchive-zip-perl, tar (>> 1.13), adduser (>= 3.9), dpkg (>= 1.8.3), apache2 | httpd, perl-suid, debconf (>= 0.5) | debconf-2.0, smbclient, samba-common-bin, bzip2, default-mta | mail-transport-agent, iputils-ping, ucf, libtime-modules-perl, libwww-perl, libsocket6-perl
Recommends: rsync, libfile-rsyncp-perl (>= 0.68), openssh-client | ssh-client, rrdtool, libio-dirent-perl
Suggests: w3m | www-browser, par2
Conflicts: libfile-rsyncp-perl (<< 0.68)
Filename: pool/main/b/backuppc/backuppc_3.2.0-3ubuntu4.3_all.deb
Size: 575542
MD5sum: 940bec9d969af1453e466bc8964b4ed6
SHA1: 92ae970b9138935e10086a9b4616c8b651191742
SHA256: 20f5b7d85c4c42a1edfbd4595193aa969bf9698d012538ccfc343d146ddba829
Description: high-performance, enterprise-grade system for backing up PCs
 BackupPC is disk based and not tape based. This particularity allows
 features not found in any other backup solution:
  * Clever pooling scheme minimizes disk storage and disk I/O.
    Identical files across multiple backups of the same or different PC are
    stored only once resulting in substantial savings in disk storage and disk
    writes. Also known as "data deduplication".
  * Optional compression provides additional reductions in storage.
    CPU impact of compression is low since only new files (those not already
    in the pool) need to be compressed.
  * A powerful http/cgi user interface allows administrators to view log files,
    configuration, current status and allows users to initiate and cancel
    backups and browse and restore files from backups very quickly.
  * No client-side software is needed. On WinXX the smb protocol is used.
    On Linux or Unix clients, rsync or tar (over ssh/rsh/nfs) can be used
  * Flexible restore options. Single files can be downloaded from any backup
    directly from the CGI interface. Zip or Tar archives for selected files
    or directories can also be downloaded from the CGI interface.
  * BackupPC supports mobile environments where laptops are only intermittently
    connected to the network and have dynamic IP addresses (DHCP).
  * Flexible configuration parameters allow multiple backups to be performed
    in parallel.
  * and more to discover in the manual...
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: bcfg2
Priority: optional
Section: universe/admin
Installed-Size: 732
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Arto Jantunen <viiru@debian.org>
Architecture: all
Version: 1.1.1-2ubuntu1.2
Depends: python2.7 | python2.6, python (>= 2.7.1-0ubuntu2), debsums, python-apt (>= 0.7.91), python-lxml (>= 0.9), ucf, lsb-base (>= 3.1-9)
Breaks: python (>= 2.8), python (<< 2.6)
Filename: pool/main/b/bcfg2/bcfg2_1.1.1-2ubuntu1.2_all.deb
Size: 89154
MD5sum: 4c7372b2deeb003271e2d971ce538a69
SHA1: 5281ff94a8878cc8dd5d768f66f8747df4a3499e
SHA256: fa3e38d3424704e44896e453a260138a91334797266b7b755575ac1c5f5f7e49
Description: Configuration management client
 Bcfg2 is a configuration management system that generates configuration sets
 for clients bound by client profiles.
 bcfg2 is the client portion of bcfg2 system which installs configuration
 images provided by bcfg2-server
Homepage: http://bcfg2.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: bcfg2-server
Priority: optional
Section: universe/admin
Installed-Size: 2112
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Arto Jantunen <viiru@debian.org>
Architecture: all
Source: bcfg2
Version: 1.1.1-2ubuntu1.2
Depends: python2.7 | python2.6, python (>= 2.7.1-0ubuntu2), python (<< 2.8), python-lxml (>= 0.9), libxml2-utils (>= 2.6.23), lsb-base (>= 3.1-9), ucf, bcfg2 (= 1.1.1-2ubuntu1.2), openssl, gamin | fam, python-gamin | python-fam, python-gamin | fam, python-fam | gamin
Recommends: python-genshi (>= 0.4.4), python-cheetah
Suggests: python-profiler, python-sqlalchemy (>= 0.5.0), python-django, mail-transport-agent, graphviz
Filename: pool/main/b/bcfg2/bcfg2-server_1.1.1-2ubuntu1.2_all.deb
Size: 177294
MD5sum: 7edae4742fba0ab8627a7b7400762207
SHA1: 54006e9c5d68e78e60efefd6c9b68a616d3898fa
SHA256: 28b5317fd74d800e751e838ebb22fd2e45e14ad5e35178cdd22163af2ad80d4f
Description: Configuration management server
 Bcfg2 is a configuration management system that generates configuration sets
 for clients bound by client profiles.
 bcfg2-server is the server for bcfg2 clients, which generates configuration
 sets and stores statistics of client system states.
Homepage: http://bcfg2.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: bind9
Priority: optional
Section: net
Installed-Size: 1036
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: LaMont Jones <lamont@debian.org>
Architecture: i386
Version: 1:9.7.3.dfsg-1ubuntu2.7
Replaces: apparmor-profiles (<< 2.1+1075-0ubuntu4), bind, dnsutils (<< 1:9.1.0-3)
Depends: libbind9-60 (= 1:9.7.3.dfsg-1ubuntu2.7), libc6 (>= 2.4), libcap2 (>= 2.10), libdb4.8, libdns69 (= 1:9.7.3.dfsg-1ubuntu2.7), libgssapi-krb5-2 (>= 1.6.dfsg.2), libisc62 (= 1:9.7.3.dfsg-1ubuntu2.7), libisccc60 (= 1:9.7.3.dfsg-1ubuntu2.7), libisccfg62 (= 1:9.7.3.dfsg-1ubuntu2.7), libldap-2.4-2 (>= 2.4.7), liblwres60 (= 1:9.7.3.dfsg-1ubuntu2.7), libssl0.9.8 (>= 0.9.8m-1), libxml2 (>= 2.7.4), debconf (>= 0.5) | debconf-2.0, netbase, adduser, lsb-base (>= 3.2-14), bind9utils (= 1:9.7.3.dfsg-1ubuntu2.7), net-tools
Suggests: dnsutils, bind9-doc, resolvconf, ufw
Conflicts: apparmor-profiles (<< 2.1+1075-0ubuntu4), bind
Filename: pool/main/b/bind9/bind9_9.7.3.dfsg-1ubuntu2.7_i386.deb
Size: 319706
MD5sum: 9f8d0714bc20c003e1247b6052b157cd
SHA1: 68a5552f07697be4532fc2d63534fcb69937e599
SHA256: 2f416cd854f0d6fec6840e076f1196ff01cd477bb6a3ebac3c47a6db4962d866
Description: Internet Domain Name Server
 The Berkeley Internet Name Domain (BIND) implements an Internet domain
 name server.  BIND is the most widely-used name server software on the
 Internet, and is supported by the Internet Software Consortium, www.isc.org.
 This package provides the server and related configuration files.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: dns-server

Package: bind9-doc
Priority: optional
Section: doc
Installed-Size: 1328
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: LaMont Jones <lamont@debian.org>
Architecture: all
Source: bind9
Version: 1:9.7.3.dfsg-1ubuntu2.7
Filename: pool/main/b/bind9/bind9-doc_9.7.3.dfsg-1ubuntu2.7_all.deb
Size: 215920
MD5sum: 7dec8b07b6a8ec2a1cc316b2e39eaeab
SHA1: 0399d1065e9cd09284795b87a7f2869e9cb33030
SHA256: aae3ee08ded2fe49abb11d55c8e2dbe2eb2bffba7183b3e5eda88f89bc3e88ff
Description: Documentation for BIND
 This package provides various documents that are useful for maintaining a
 working BIND installation.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: dns-server

Package: bind9-host
Priority: standard
Section: net
Installed-Size: 172
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: LaMont Jones <lamont@debian.org>
Architecture: i386
Source: bind9
Version: 1:9.7.3.dfsg-1ubuntu2.7
Replaces: dnsutils (<< 1:9.0.0), host (<< 1:9.7.0)
Provides: host
Depends: libbind9-60 (= 1:9.7.3.dfsg-1ubuntu2.7), libc6 (>= 2.4), libcap2 (>= 2.10), libdns69 (= 1:9.7.3.dfsg-1ubuntu2.7), libgssapi-krb5-2 (>= 1.6.dfsg.2), libisc62 (= 1:9.7.3.dfsg-1ubuntu2.7), libisccfg62 (= 1:9.7.3.dfsg-1ubuntu2.7), liblwres60 (= 1:9.7.3.dfsg-1ubuntu2.7), libssl0.9.8 (>= 0.9.8m-1), libxml2 (>= 2.6.27)
Conflicts: dnsutils (<< 1:9.0.0), host (<< 1:9.7.0)
Filename: pool/main/b/bind9/bind9-host_9.7.3.dfsg-1ubuntu2.7_i386.deb
Size: 52642
MD5sum: aef84d67eb224e73f977a063c5a19ce6
SHA1: 3a87f9d4de1a864b9abf89fd6cbeca12c5e75f80
SHA256: 4f9425fbc1cffe4cfd20ba5b6e5ddd247c0c61e247bede7abae2c88419ed68fe
Description: Version of 'host' bundled with BIND 9.X
 This package provides the 'host' program in the form that is bundled with
 the BIND 9.X sources.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: standard

Package: bind9utils
Priority: optional
Section: net
Installed-Size: 308
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: LaMont Jones <lamont@debian.org>
Architecture: i386
Source: bind9
Version: 1:9.7.3.dfsg-1ubuntu2.7
Replaces: bind9 (<= 1:9.5.0~b2-1)
Depends: libbind9-60, libc6 (>= 2.4), libcap2 (>= 2.10), libdns69, libgssapi-krb5-2 (>= 1.6.dfsg.2), libisc62, libisccc60, libisccfg62, libssl0.9.8 (>= 0.9.8m-1), libxml2 (>= 2.6.27)
Filename: pool/main/b/bind9/bind9utils_9.7.3.dfsg-1ubuntu2.7_i386.deb
Size: 102216
MD5sum: 820867fec815a86c230f6f7640f3bebe
SHA1: 155680a9f03b53579a2a2e069e49b854ede1a30d
SHA256: 6e5ac73429b005ca7fcfad4e3d7bc2dd5a02d75f35e1f997c564f7bd6d41ebb4
Description: Utilities for BIND
 This package provides various utilities that are useful for maintaining a
 working BIND installation.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: dns-server

Package: bindwood
Priority: optional
Section: universe/web
Installed-Size: 36
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Elliot Murphy <elliot@ubuntu.com>
Architecture: all
Version: 1.99.0-0ubuntu1.3
Depends: xul-ext-bindwood
Filename: pool/main/b/bindwood/bindwood_1.99.0-0ubuntu1.3_all.deb
Size: 1704
MD5sum: c59e63ad37f1451ac1ddc95f2110849d
SHA1: 2228d044ba99957dd062558fd8456f173cf16881
SHA256: 176f095faef4e118248e11054b9645ce6195ff7c31658e87fd5bf03c6b0c8ac1
Description: transitional dummy package
 This is a transitional dummy package to ease the migration
 from the bindwood to the new xul-ext-bindwood package.
 You can remove it safely.
Homepage: https://launchpad.net/bindwood
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: blinken
Priority: optional
Section: universe/misc
Installed-Size: 1192
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdeedu
Version: 4:4.6.5-0ubuntu1.1
Depends: kdebase-runtime, libc6 (>= 2.1.3), libkdecore5 (>= 4:4.5.2-0ubuntu1), libkdeedu4 (= 4:4.6.5-0ubuntu1.1), libkdeui5 (>= 4:4.5.2-0ubuntu1), libphonon4 (>= 4:4.7.0really4.4.4), libqt4-svg (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1), phonon, ttf-sjfonts
Suggests: khelpcenter4
Filename: pool/main/k/kdeedu/blinken_4.6.5-0ubuntu1.1_i386.deb
Size: 565854
MD5sum: 4740bb3d5a9890ac5537f1504af6aede
SHA1: 4fb1383f86e98ef658db3a95dca43b10fffc3040
SHA256: c0404ea36533a503a0ea0aa64017dc68060147c2bc58c7cf06b8db58e99c79eb
Description: KDE version of the Simon electronic memory game
 Blinken is based on an electronic game released in 1978, which
 challenges players to remember sequences of increasing length.  On
 the face of the device, there are 4 different color buttons, each
 with its own distinctive sound.  These buttons light up randomly,
 creating the sequence that the player must then recall.  If the
 player is successful in remembering the sequence of lights in the
 correct order, they advance to the next stage, where an identical
 sequence with one extra step is presented.
 .
 This package is part of the KDE education module.
Homepage: http://edu.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Task: edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: bsdcpio
Priority: optional
Section: universe/utils
Installed-Size: 96
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Andreas Henriksson <andreas@fatal.se>
Architecture: i386
Source: libarchive
Version: 2.8.4-1ubuntu0.11.04.1
Depends: libacl1 (>= 2.2.11-1), libarchive1 (>= 2.8.0), libattr1 (>= 2.4.41-1), libbz2-1.0, libc6 (>= 2.4), liblzma2 (>= 4.999.9beta), libxml2 (>= 2.6.27), zlib1g (>= 1:1.1.4)
Suggests: bsdtar
Filename: pool/main/liba/libarchive/bsdcpio_2.8.4-1ubuntu0.11.04.1_i386.deb
Size: 23776
MD5sum: dbe03a78e1f445298000e433e38ce299
SHA1: 8439de95c0d3ae4109a74f83b781bae668f488ca
SHA256: a8da4b63aa422685dd2c708be74bc8c4a67f20a4e1e6400b6b1f06e98b3455de
Description: cpio(1) from FreeBSD, using libarchive
 This package provides an interface similar to cpio(1), but using
 libarchive as the backend for the archiving and extraction of data.
 It can read CPIO, tar, pax, zip, jar, ar, and ISO9660 images and provides
 similar features to the bsdtar package.  Features include:
 .
  * Automatic format detection. Libarchive automatically detects the
    compression (none/gzip/bzip2) and format (old tar, ustar, gnutar,
    pax, cpio, iso9660, zip) when reading archives. It does this for
    any data source.
 .
  * Pax Interchange Format Support. This is a POSIX/SUSv3 extension to
    the old "ustar" tar format that adds arbitrary extended attributes
    to each entry. Does everything that GNU tar format does, only
    better.
 .
  * Handles file flags, ACLs, arbitrary pathnames, etc. Pax interchange
    format supports key/value attributes using an easily-extensible
    technique. Arbitrary pathnames, group names, user names, file sizes
    are part of the POSIX standard; libarchive extends this with
    support for file flags, ACLs, and arbitrary device numbers.
 .
  * GNU tar support. Libarchive reads most GNU tar archives. If there
    is demand, this can be improved further.
Homepage: http://code.google.com/p/libarchive/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: bsdtar
Priority: optional
Section: universe/utils
Installed-Size: 128
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Andreas Henriksson <andreas@fatal.se>
Architecture: i386
Source: libarchive
Version: 2.8.4-1ubuntu0.11.04.1
Depends: libacl1 (>= 2.2.11-1), libarchive1 (>= 2.8.0), libattr1 (>= 2.4.41-1), libbz2-1.0, libc6 (>= 2.4), liblzma2 (>= 4.999.9beta), libxml2 (>= 2.6.27), zlib1g (>= 1:1.1.4)
Suggests: bsdcpio
Filename: pool/main/liba/libarchive/bsdtar_2.8.4-1ubuntu0.11.04.1_i386.deb
Size: 42018
MD5sum: bf5fa259a90aa4679fba052b171e0a5f
SHA1: 776186bfe85d7ff102180b765e219634dc7eda6c
SHA256: f76296197686b3b6b47906a1198109ac15a70369365549bc415f57ae615955fd
Description: tar(1) from FreeBSD, using libarchive
 The bsdtar program has a number of advantages over previous tar
 implementations:
 .
  * Library. Since the core functionality is in a library, it can be
    used by other tools, such as pkg_add.
 .
  * Automatic format detection. Libarchive automatically detects the
    compression (none/gzip/bzip2) and format (old tar, ustar, gnutar,
    pax, cpio, iso9660, zip) when reading archives. It does this for
    any data source.
 .
  * Pax Interchange Format Support. This is a POSIX/SUSv3 extension to
    the old "ustar" tar format that adds arbitrary extended attributes
    to each entry. Does everything that GNU tar format does, only
    better.
 .
  * Handles file flags, ACLs, arbitrary pathnames, etc. Pax interchange
    format supports key/value attributes using an easily-extensible
    technique. Arbitrary pathnames, group names, user names, file sizes
    are part of the POSIX standard; libarchive extends this with
    support for file flags, ACLs, and arbitrary device numbers.
 .
  * GNU tar support. Libarchive reads most GNU tar archives. If there
    is demand, this can be improved further.
Homepage: http://code.google.com/p/libarchive/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: bzip2
Priority: optional
Section: utils
Installed-Size: 160
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Architecture: i386
Version: 1.0.5-6ubuntu1.11.04.1
Replaces: libbz2 (<< 0.9.5d-3)
Depends: libbz2-1.0 (= 1.0.5-6ubuntu1.11.04.1), libc6 (>= 2.4)
Suggests: bzip2-doc
Filename: pool/main/b/bzip2/bzip2_1.0.5-6ubuntu1.11.04.1_i386.deb
Size: 35854
MD5sum: 5b2a066a0ac49d42af76274a3ea39ccb
SHA1: a688e1832c593b07c9b743b332f9121cef65a69d
SHA256: 3e51fd6bbb35a298bbcb3782bc00965ea1114ee18b753f1ad6ea75dd8d855d09
Description: high-quality block-sorting file compressor - utilities
 bzip2 is a freely available, patent free, high-quality data compressor.
 It typically compresses files to within 10% to 15% of the best available
 techniques, whilst being around twice as fast at compression and six
 times faster at decompression.
 .
 bzip2 compresses files using the Burrows-Wheeler block-sorting text
 compression algorithm, and Huffman coding.  Compression is generally
 considerably better than that achieved by more conventional
 LZ77/LZ78-based compressors, and approaches the performance of the PPM
 family of statistical compressors.
 .
 The archive file format of bzip2 (.bz2) is incompatible with that of its
 predecessor, bzip (.bz).
Homepage: http://www.bzip.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Build-Essential: yes
Origin: Ubuntu
Supported: 18m
Task: minimal

Package: bzip2-doc
Priority: optional
Section: doc
Installed-Size: 472
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Architecture: all
Source: bzip2
Version: 1.0.5-6ubuntu1.11.04.1
Replaces: bzip2 (<< 1.0.4-0ubuntu2)
Filename: pool/main/b/bzip2/bzip2-doc_1.0.5-6ubuntu1.11.04.1_all.deb
Size: 323158
MD5sum: ba66b1302f8f6886da236e923c4c6c50
SHA1: 76bef69adf76ab69be660dd70a1e077fea38f740
SHA256: a0085b6aca7fbbf442b2607e9e87c9e9e856b7adae6a237fdfee041f00265b20
Description: high-quality block-sorting file compressor - documentation
 bzip2 is a freely available, patent free, high-quality data compressor.
 It typically compresses files to within 10% to 15% of the best available
 techniques, whilst being around twice as fast at compression and six
 times faster at decompression.
 .
 This package contains the bzip2 user manual.
Homepage: http://www.bzip.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: ca-certificates
Priority: standard
Section: misc
Installed-Size: 732
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Philipp Kern <pkern@debian.org>
Architecture: all
Version: 20090814+nmu2ubuntu0.1
Depends: openssl, debconf (>= 0.5) | debconf-2.0
Filename: pool/main/c/ca-certificates/ca-certificates_20090814+nmu2ubuntu0.1_all.deb
Size: 141192
MD5sum: 6cb9753ff532bcb34da865209b07afa4
SHA1: 53ee58e6b222dcd2b08653c04fe8f540e5154806
SHA256: 698b25987c65959b3323868c06ca0f665af1f3311306f5788ee4bea610a05e4b
Description: Common CA certificates
 This package includes PEM files of CA certificates to allow SSL-based
 applications to check for the authenticity of SSL connections.
 .
 It includes, among others, certificate authorities used by the Debian
 infrastructure and those shipped with Mozilla's browsers.
 .
 Please note that certificate authorities whose certificates are
 included in this package are not in any way audited for
 trustworthiness and RFC 3647 compliance, and that full responsibility
 to assess them belongs to the local system administrator.
Enhances: libssl0.9.8, openssl
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: ca-certificates-java
Priority: optional
Section: java
Installed-Size: 252
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: OpenJDK Team <openjdk@lists.launchpad.net>
Architecture: all
Version: 20100412ubuntu0.11.04.1
Depends: ca-certificates (>= 20090814), openjdk-6-jre-headless (>= 6b16-1.6.1-2) | java6-runtime-headless
Recommends: libnss3-1d
Filename: pool/main/c/ca-certificates-java/ca-certificates-java_20100412ubuntu0.11.04.1_all.deb
Size: 100506
MD5sum: 94f089b1a52331233b607ddea2adce5d
SHA1: 139d3f6c21217db801a6b3ae3174444a788ceddd
SHA256: 6d914508813e215526fb4e34d777ea864bdeae6e03607a4caaf15343b80ddaad
Description: Common CA certificates (JKS keystore)
 This package uses the hooks of the ca-certificates package to update the
 cacerts JKS keystore used for many java runtimes.
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, kubuntu-mobile-dvd-live, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: cacti
Priority: extra
Section: universe/web
Installed-Size: 5524
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Sean Finney <seanius@debian.org>
Architecture: all
Version: 0.8.7g-1ubuntu0.11.04.1
Depends: apache2 | apache | apache-ssl | apache-perl | httpd, libapache2-mod-php5 | php5, php5-mysql, php5-cli, php5-snmp, virtual-mysql-client, rrdtool, snmp, libphp-adodb (>= 4.50-1), ucf, dbconfig-common (>= 1.8.8), debconf (>= 0.5) | debconf-2.0
Recommends: mysql-server, iputils-ping, logrotate
Suggests: php5-ldap
Filename: pool/main/c/cacti/cacti_0.8.7g-1ubuntu0.11.04.1_all.deb
Size: 1881996
MD5sum: cc7f13c37235a62b81b5769075cfe1ab
SHA1: f9b3dbb7506ab0abacab9892661dfc943a8055c4
SHA256: e75447c566c17fd6ff0003df26f399105f7688d18bad4abc17f79cedecd577cc
Description: Frontend to rrdtool for monitoring systems and services
 Cacti is a complete frontend to rrdtool, it stores all of the necessary
 information to create graphs and populates them with data in a MySQL
 database.  The frontend is completely PHP driven.  Along with being able
 to maintain Graphs, Data Sources, and Round Robin Archives in a
 database, cacti handles the data gathering also.  There is also SNMP
 support for those used to creating traffic graphs with MRTG.
 .
 This package requires a functional MySQL database server on either the
 installation host or remotely accessible system.  If you do not already
 have a database server available, you should also install mysql-server.
Homepage: http://www.cacti.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: cantor
Priority: optional
Section: math
Installed-Size: 1268
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdeedu
Version: 4:4.6.5-0ubuntu1.1
Depends: kdebase-runtime, libc6 (>= 2.1.3), libkdecore5 (>= 4:4.5.2-0ubuntu1), libkdeui5 (>= 4:4.5.2-0ubuntu1), libkio5 (>= 4:4.5.2-0ubuntu1), libknewstuff3-4 (>= 4:4.5.2-0ubuntu1), libkparts4 (>= 4:4.5.80), libktexteditor4 (>= 4:4.5.2-0ubuntu1), libqt4-xml (>= 4:4.5.3), libqt4-xmlpatterns (>= 4:4.6.1), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.6.1), libspectre1 (>= 0.2.3), libstdc++6 (>= 4.1.1)
Recommends: cantor-backend-kalgebra
Suggests: cantor-backend-maxima, cantor-backend-sage, cantor-backend-octave
Filename: pool/main/k/kdeedu/cantor_4.6.5-0ubuntu1.1_i386.deb
Size: 266034
MD5sum: a47d15c825e028fef1e294cdcfb5f431
SHA1: 9d271e72005c16609be20b081f58de3b91facb57
SHA256: 3bd2b9e2c711a70efca03a837278243213df596373f490b99faee05ab5f80b62
Description: interface for mathematical applications
 Cantor is an application to allow you to you use your favorite mathematical
 applications from within an elegant KDE-integrated worksheet interface. It
 provides dialogs to assist with common tasks and allows you to share your
 worksheets with others.
 .
 Cantor supports various mathematical applications as backends (provided in
 external packages):
  * KAlgebra (cantor-backend-kalgebra)
  * Maxima Computer Algebra System (cantor-backend-maxima)
  * Sage Mathematics Software (cantor-backend-sage)
 .
 This package is part of the KDE education module.
Homepage: http://edu.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full

Package: cantor-backend-kalgebra
Priority: optional
Section: math
Installed-Size: 148
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdeedu
Version: 4:4.6.5-0ubuntu1.1
Depends: cantor (>= 4:4.6.5), kalgebra-common (>= 4:4.6.5), libc6 (>= 2.1.3), libkdecore5 (>= 4:4.5.2-0ubuntu1), libkdeui5 (>= 4:4.5.2-0ubuntu1), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1), kalgebra (= 4:4.6.5-0ubuntu1.1)
Filename: pool/main/k/kdeedu/cantor-backend-kalgebra_4.6.5-0ubuntu1.1_i386.deb
Size: 17468
MD5sum: a7062f8a9124359b11c3584db2e638ff
SHA1: b386e53062651ca2ddb862db5fdb4eb149f297c6
SHA256: ee0aeaac7743eb982fe2d0f6d2bbd95bae42c79c4fbd15f6f2e76a8a290a1113
Description: KAlgebra backend for Cantor
 Cantor is an application to allow you to you use your favorite mathematical
 applications from within an elegant KDE-integrated worksheet interface. It
 provides dialogs to assist with common tasks and allows you to share your
 worksheets with others.
 .
 This package provides the backend for using KAlgebra
 (http://edu.kde.org/kalgebra) in Cantor.
 .
 This package is part of the KDE education module.
Homepage: http://edu.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full

Package: cantor-backend-maxima
Priority: optional
Section: universe/math
Installed-Size: 316
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdeedu
Version: 4:4.6.5-0ubuntu1.1
Depends: cantor (>= 4:4.6.5), libc6 (>= 2.1.3), libkdecore5 (>= 4:4.5.2-0ubuntu1), libkdeui5 (>= 4:4.5.2-0ubuntu1), libkio5 (>= 4:4.5.2-0ubuntu1), libqt4-network (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1), maxima
Filename: pool/main/k/kdeedu/cantor-backend-maxima_4.6.5-0ubuntu1.1_i386.deb
Size: 52832
MD5sum: a5ab36728d098012a8a07da8c6cb8f44
SHA1: 324c741d990bb01655899964861246f5be3e025c
SHA256: b79f52329fdcfed81cd21f01314216e63c2f054d70e106399dbee18ec37f16cc
Description: Maxima backend for Cantor
 Cantor is an application to allow you to you use your favorite mathematical
 applications from within an elegant KDE-integrated worksheet interface. It
 provides dialogs to assist with common tasks and allows you to share your
 worksheets with others.
 .
 This package provides the backend for using the Maxima Computer Algebra System
 (http://maxima.sourceforge.net) in Cantor.
 .
 This package is part of the KDE education module.
Homepage: http://edu.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: cantor-backend-octave
Priority: optional
Section: universe/math
Installed-Size: 240
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdeedu
Version: 4:4.6.5-0ubuntu1.1
Depends: cantor (>= 4:4.6.5), libc6 (>= 2.1.3), libkdecore5 (>= 4:4.5.2-0ubuntu1), libkdeui5 (>= 4:4.5.2-0ubuntu1), libkio5 (>= 4:4.5.2-0ubuntu1), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1), octave
Filename: pool/main/k/kdeedu/cantor-backend-octave_4.6.5-0ubuntu1.1_i386.deb
Size: 34658
MD5sum: 35371219af468a410dfa997127e3c9f1
SHA1: aa2325df63728b9b709a0599f0fb73168f15417e
SHA256: 2982a9933568f36826812bcedf69955bb64ba5943ec5168f7775da25955e96d3
Description: Octave backend for Cantor
 Cantor is an application to allow you to you use your favorite mathematical
 applications from within an elegant KDE-integrated worksheet interface. It
 provides dialogs to assist with common tasks and allows you to share your
 worksheets with others.
 .
 This package provides the backend for using Octave in Cantor.
 .
 This package is part of the KDE education module.
Homepage: http://edu.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: cantor-backend-sage
Priority: optional
Section: universe/math
Installed-Size: 232
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdeedu
Version: 4:4.6.5-0ubuntu1.1
Depends: cantor (>= 4:4.6.5), libc6 (>= 2.1.3), libkdecore5 (>= 4:4.5.2-0ubuntu1), libkdeui5 (>= 4:4.5.2-0ubuntu1), libkio5 (>= 4:4.5.2-0ubuntu1), libkpty4 (>= 4:4.5.2-0ubuntu1), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1)
Filename: pool/main/k/kdeedu/cantor-backend-sage_4.6.5-0ubuntu1.1_i386.deb
Size: 36762
MD5sum: 4f4df396dc65dd567a8e9c4bb24aaf68
SHA1: 2b9391e57a1fae5ffae4c1308f949ce1d4b3a345
SHA256: 040c3e252bd84ff5e831f97cfcd9438276d5d92ead6241ab388581b972512f30
Description: Sage backend for Cantor
 Cantor is an application to allow you to you use your favorite mathematical
 applications from within an elegant KDE-integrated worksheet interface. It
 provides dialogs to assist with common tasks and allows you to share your
 worksheets with others.
 .
 This package provides the backend for using the Sage Mathematics Software
 (http://www.sagemath.org) in Cantor.
 .
 This package is part of the KDE education module.
Homepage: http://edu.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: cgi-mapserver
Priority: optional
Section: universe/web
Installed-Size: 2056
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Architecture: i386
Source: mapserver
Version: 5.6.5-2ubuntu0.1
Depends: libc6 (>= 2.7), libcomerr2 (>= 1.01), libcurl3-gnutls (>= 7.16.2-1), libedit2 (>= 2.11-20080614-1), libexpat1 (>= 1.95.8), libfcgi0ldbl, libfreetype6 (>= 2.2.1), libfribidi0 (>= 0.19.2), libgcc1 (>= 1:4.1.1), libgd2-xpm (>= 2.0.36~rc1~dfsg), libgdal1-1.6.0, libgeos-c1 (>= 3.2.0), libgif4 (>= 4.1.4), libgssapi-krb5-2 (>= 1.6.dfsg.2), libhdf4-0-alt, libhdf5-serial-1.8.4 | libhdf5-1.8.4, libjasper1 (>= 1.900.1), libjpeg62 (>= 6b1), libkrb5-3 (>= 1.6.dfsg.2), libming1, libmysqlclient16 (>= 5.1.21-1), libnetcdf6, libogdi3.2, libpam0g (>= 0.99.7.1), libpng12-0 (>= 1.2.13-4), libpq5 (>= 8.4~0cvs20090328), libproj0, libsqlite3-0 (>= 3.7.3), libssl0.9.8 (>= 0.9.8m-1), libstdc++6 (>= 4.1.1), libx11-6, libxml2 (>= 2.7.4), libxpm4, libxslt1.1 (>= 1.1.25), odbcinst1debian2 (>= 2.2.11-3), unixodbc (>= 2.2.11), zlib1g (>= 1:1.1.4)
Suggests: mapserver-bin, mapserver-doc
Filename: pool/main/m/mapserver/cgi-mapserver_5.6.5-2ubuntu0.1_i386.deb
Size: 669648
MD5sum: 191761108e71eb845ff1555d5cda3d23
SHA1: 44d10f640bca715bd70f869667d6dbed5da3cf64
SHA256: 0c0998d583ffeef86486af45a55e388923547b276acd3fb5f4611a5f97887c28
Description: CGI executable for MapServer
 This package contains the mapserv CGI program. It provides the
 MapServer template language, and can be used to implement Web Map
 Service applications.
 .
 MapServer is a CGI-based framework for Internet map services which
 supports Open Geospatial Consortium (OGC) standards. Scripting
 functionality in MapScript is provided by the suggested mapscript
 library packages.
Homepage: http://www.mapserver.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: chasen
Priority: optional
Section: universe/misc
Installed-Size: 596
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: NOKUBI Takatsugu <knok@daionet.gr.jp>
Architecture: i386
Version: 2.4.4-11+squeeze2build0.11.04.1
Depends: libc6 (>= 2.3.4), libchasen2 (>= 2.4.4), naist-jdic-utf8 | naist-jdic | ipadic (>= 2.6.3) | chasen-cannadic
Filename: pool/main/c/chasen/chasen_2.4.4-11+squeeze2build0.11.04.1_i386.deb
Size: 452344
MD5sum: 8776e8d8d1a0f952a74adf40d6457bd4
SHA1: 4ed126dccadc529a1fa57a06e33b66c7dd64d9f1
SHA256: 6e256418996d4140c4878df46ce7754472908c9b07ec0516ce0f80d72a84f725
Description: a Japanese Morphological Analysis System
 ChaSen is a morphological analysis system. It can segment and
 tokenize Japanese text string, and can output with many additional
 information (pronunciation, semantic information, and others).
 It will print the result of such an operation to the standard output,
 so that it can be either written to a file or further processed.
Homepage: http://chasen-legacy.sourceforge.jp/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: chasen-dictutils
Priority: optional
Section: universe/misc
Installed-Size: 100
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: NOKUBI Takatsugu <knok@daionet.gr.jp>
Architecture: i386
Source: chasen
Version: 2.4.4-11+squeeze2build0.11.04.1
Depends: libc6 (>= 2.4), libchasen2 (>= 2.4.4)
Filename: pool/main/c/chasen/chasen-dictutils_2.4.4-11+squeeze2build0.11.04.1_i386.deb
Size: 15396
MD5sum: 3409fd223e781c11d33aaf358895ebf8
SHA1: 622d90bdd3112ed31b8f95a97c8bbe83febcdfe4
SHA256: e9300f6cbba66b7eab76feda2adbe5ab74657b062ce6600c55ee5623db17c6f4
Description: a Japanese Morphological Analysis System - utilities for dictionary
 Dictionary utilities for ChaSen.
 ChaSen is a morphological analysis system. It can segment and
 tokenize Japanese text string, and can output with many additional
 information (pronunciation, semantic information, and others).
Homepage: http://chasen-legacy.sourceforge.jp/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: cifs-utils
Priority: optional
Section: otherosfs
Installed-Size: 124
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>
Architecture: i386
Version: 2:4.5-2ubuntu0.11.04.1
Replaces: smbfs (<< 2:4.0~rc1-1)
Depends: samba-common, libc6 (>= 2.4), libkeyutils1, libkrb5-3 (>= 1.7dfsg), libtalloc2 (>= 2.0.4~git20101213)
Suggests: smbclient
Filename: pool/main/c/cifs-utils/cifs-utils_4.5-2ubuntu0.11.04.1_i386.deb
Size: 38066
MD5sum: bd142665dffce02e9dd9d6713acb0ff8
SHA1: af34e307ea8964f36c198892a90f2f51897a606c
SHA256: a57cbd3ca9b1d5e7d100a65b3dc15d173b9300349cba000f662d0bea4d150e8f
Description: Common Internet File System utilities
 The SMB/CIFS protocol provides support for cross-platform file sharing with
 Microsoft Windows, OS X, and other Unix systems.
 .
 This package provides utilities for managing mounts of CIFS network
 file systems.
Homepage: http://www.samba.org/~jlayton/cifs-utils/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-live, samba-server, xubuntu-live

Package: clamav
Priority: optional
Section: utils
Installed-Size: 588
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: ClamAV Team <pkg-clamav-devel@lists.alioth.debian.org>
Architecture: i386
Version: 0.97.5+dfsg-1ubuntu0.11.04.3
Depends: libc6 (>= 2.7), libclamav6 (>= 0.97.5+dfsg), zlib1g (>= 1:1.1.4), clamav-freshclam | clamav-data
Recommends: clamav-base
Suggests: clamav-docs
Filename: pool/main/c/clamav/clamav_0.97.5+dfsg-1ubuntu0.11.04.3_i386.deb
Size: 127842
MD5sum: b726bbcee29c8d1b4023bb312d5722fd
SHA1: 731a55bec54c1f1b14c1a40cfc8b1b1cdf5d80db
SHA256: e4ddcd07ad167044246808d1c57b9febf721784b1773830e832b4a69e40b1bb2
Description: anti-virus utility for Unix - command-line interface
 Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of
 this software is the integration with mail servers (attachment
 scanning). The package provides a flexible and scalable
 multi-threaded daemon in the clamav-daemon package, a command-line
 scanner in the clamav package, and a tool for automatic updating via
 the Internet in the clamav-freshclam package. The programs are based
 on libclamav6, which can be used by other software.
 .
 This package contains the command line interface. Features:
  - built-in support for various archive formats, including Zip, Tar,
    Gzip, Bzip2, OLE2, Cabinet, CHM, BinHex, SIS and others;
  - built-in support for almost all mail file formats;
  - built-in support for ELF executables and Portable Executable files
    compressed with UPX, FSG, Petite, NsPack, wwpack32, MEW, Upack and
    obfuscated with SUE, Y0da Cryptor and others;
  - built-in support for popular document formats including Microsoft
    Office and Mac Office files, HTML, RTF and PDF.
 .
 For scanning to work, a virus database is needed. There are two options
 for getting it:
  - clamav-freshclam: updates the database from Internet. This is
    recommended with Internet access.
  - clamav-data: for users without Internet access. The package is
    not updated once installed. The clamav-getfiles package allows
    creating custom packages from an Internet-connected computer.
Homepage: http://www.clamav.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: clamav-base
Priority: optional
Section: utils
Installed-Size: 528
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: ClamAV Team <pkg-clamav-devel@lists.alioth.debian.org>
Architecture: all
Source: clamav
Version: 0.97.5+dfsg-1ubuntu0.11.04.3
Depends: debconf (>= 0.5) | debconf-2.0, adduser, ucf, logrotate
Recommends: clamav
Filename: pool/main/c/clamav/clamav-base_0.97.5+dfsg-1ubuntu0.11.04.3_all.deb
Size: 103190
MD5sum: f9a8dc6d206d3479dd9f8d9db24845da
SHA1: 73259935908f3efa5b14e21b1da3b08fbcf7e9e0
SHA256: 069441ff9340e670490c006e4250dbfb45175e757da7ed92663fdbc82c1e7007
Description: anti-virus utility for Unix - base package
 Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of
 this software is the integration with mail servers (attachment
 scanning). The package provides a flexible and scalable
 multi-threaded daemon in the clamav-daemon package, a command-line
 scanner in the clamav package, and a tool for automatic updating via
 the Internet in the clamav-freshclam package. The programs are based
 on libclamav6, which can be used by other software.
 .
 This package mainly manages the clamav system account. It is not really
 useful without the clamav package. It also handles the configuration
 for both the clamav-daemon and the clamav-milter packages.
Homepage: http://www.clamav.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: clamav-daemon
Priority: optional
Section: utils
Installed-Size: 844
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: ClamAV Team <pkg-clamav-devel@lists.alioth.debian.org>
Architecture: i386
Source: clamav
Version: 0.97.5+dfsg-1ubuntu0.11.04.3
Depends: libbz2-1.0, libc6 (>= 2.4), libclamav6 (>= 0.97.5+dfsg), libncurses5 (>= 5.5-5~), libtommath0, zlib1g (>= 1:1.2.0.2), clamav-base (= 0.97.5+dfsg-1ubuntu0.11.04.3), clamav-freshclam | clamav-data, lsb-base (>= 3.2-13), ucf
Suggests: daemon, clamav-docs, apparmor (>= 2.3+1289)
Filename: pool/main/c/clamav/clamav-daemon_0.97.5+dfsg-1ubuntu0.11.04.3_i386.deb
Size: 215450
MD5sum: 317315cc6cb088028e0e405efb891293
SHA1: f7dff0683c70ca1cf8f0087404f8a8ed4d2cbb1e
SHA256: 218f26f8e320690e83d9aa3deeb7265384ffa5eec64cdee34b7fec22afb5dac8
Description: anti-virus utility for Unix - scanner daemon
 Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of
 this software is the integration with mail servers (attachment
 scanning). The package provides a flexible and scalable
 multi-threaded daemon in the clamav-daemon package, a command-line
 scanner in the clamav package, and a tool for automatic updating via
 the Internet in the clamav-freshclam package. The programs are based
 on libclamav6, which can be used by other software.
 .
 This package contains the daemon and its command line interface,
 featuring:
  - fast, multi-threaded daemon;
  - easy integration with MTA's;
  - support for on-access scanning;
  - remote scanning;
  - able to be run supervised by daemon.
Homepage: http://www.clamav.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: clamav-dbg
Priority: extra
Section: debug
Installed-Size: 78804
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: ClamAV Team <pkg-clamav-devel@lists.alioth.debian.org>
Architecture: i386
Source: clamav
Version: 0.97.5+dfsg-1ubuntu0.11.04.3
Depends: libclamav6, clamav (= 0.97.5+dfsg-1ubuntu0.11.04.3)
Filename: pool/main/c/clamav/clamav-dbg_0.97.5+dfsg-1ubuntu0.11.04.3_i386.deb
Size: 28592560
MD5sum: 811cf450ebc8753af01f0d0b827a9be1
SHA1: b9442de7daf8817d59ebec1398f6290796d9e275
SHA256: 7a07f16a8ad91aa9a93829757fd03a44607072968d6f0b692bad7bedb2380d4b
Description: debug symbols for ClamAV
 Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of
 this software is the integration with mail servers (attachment
 scanning). The package provides a flexible and scalable
 multi-threaded daemon in the clamav-daemon package, a command-line
 scanner in the clamav package, and a tool for automatic updating via
 the Internet in the clamav-freshclam package. The programs are based
 on libclamav6, which can be used by other software.
 .
 This package contains the stripped debugging symbols for the ClamAV suite.
Homepage: http://www.clamav.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: clamav-docs
Priority: optional
Section: doc
Installed-Size: 1748
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: ClamAV Team <pkg-clamav-devel@lists.alioth.debian.org>
Architecture: all
Source: clamav
Version: 0.97.5+dfsg-1ubuntu0.11.04.3
Filename: pool/main/c/clamav/clamav-docs_0.97.5+dfsg-1ubuntu0.11.04.3_all.deb
Size: 1069758
MD5sum: 5c4e957d3ab3ca8442650602d2f756e4
SHA1: 6981c817f126990b2b938f052d849af2791b1f73
SHA256: 1d78a1c5cbd484e8f984a9aa10d862a2a749055e69ecb03752b8e6f05382dafb
Description: anti-virus utility for Unix - documentation
 Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of
 this software is the integration with mail servers (attachment
 scanning). The package provides a flexible and scalable
 multi-threaded daemon in the clamav-daemon package, a command-line
 scanner in the clamav package, and a tool for automatic updating via
 the Internet in the clamav-freshclam package. The programs are based
 on libclamav6, which can be used by other software.
 .
 This package contains the documentation for the ClamAV suite.
Homepage: http://www.clamav.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: clamav-freshclam
Priority: optional
Section: utils
Installed-Size: 668
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: ClamAV Team <pkg-clamav-devel@lists.alioth.debian.org>
Architecture: i386
Source: clamav
Version: 0.97.5+dfsg-1ubuntu0.11.04.3
Provides: clamav-data
Depends: debconf (>= 0.5) | debconf-2.0, clamav-base (>= 0.97.5+dfsg-1ubuntu0.11.04.3), libc6 (>= 2.7), libclamav6 (>= 0.97.5+dfsg), zlib1g (>= 1:1.1.4), ucf, logrotate, lsb-base (>= 3.2-13)
Suggests: clamav-docs, apparmor (>= 2.3+1289)
Conflicts: clamav-data, libclamav2, libclamav3
Filename: pool/main/c/clamav/clamav-freshclam_0.97.5+dfsg-1ubuntu0.11.04.3_i386.deb
Size: 115892
MD5sum: 80b967499ee2ecf6718e59b0ead51faa
SHA1: f3e114e245ea2ffcacc382798be4bacd30727b39
SHA256: 85c229eb32ac281d1e3ed3b1f32f8189fa4de2ccf1e494a95b1a711cbce40647
Description: anti-virus utility for Unix - virus database update utility
 Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of
 this software is the integration with mail servers (attachment
 scanning). The package provides a flexible and scalable
 multi-threaded daemon in the clamav-daemon package, a command-line
 scanner in the clamav package, and a tool for automatic updating via
 the Internet in the clamav-freshclam package. The programs are based
 on libclamav6, which can be used by other software.
 .
 This package contains the freshclam program and scripts to automate virus
 database updating. It relies on an Internet connection, but can be
 run in a variety of ways to compensate for intermittent connections.
Homepage: http://www.clamav.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: clamav-milter
Priority: extra
Section: universe/utils
Installed-Size: 712
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: ClamAV Team <pkg-clamav-devel@lists.alioth.debian.org>
Architecture: i386
Source: clamav
Version: 0.97.5+dfsg-1ubuntu0.11.04.3
Depends: libc6 (>= 2.4), libmilter1.0.1, clamav-base (>= 0.97.5+dfsg-1ubuntu0.11.04.3), clamav-freshclam | clamav-data, lsb-base (>= 3.2-13), debconf (>= 0.5) | debconf-2.0, adduser, ucf, logrotate
Recommends: clamav-daemon
Suggests: daemon, clamav-docs
Filename: pool/main/c/clamav/clamav-milter_0.97.5+dfsg-1ubuntu0.11.04.3_i386.deb
Size: 150656
MD5sum: 1545a767278ed97ddfb81a7a6aa8c031
SHA1: 8603dd27077a2060a9ea2f6a9bfccc7538b495e8
SHA256: 21d2f136a77270e8293acac13527906a27106e3c0871ff6a998f22855b27bc70
Description: anti-virus utility for Unix - sendmail integration
 Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of
 this software is the integration with mail servers (attachment
 scanning). The package provides a flexible and scalable
 multi-threaded daemon in the clamav-daemon package, a command-line
 scanner in the clamav package, and a tool for automatic updating via
 the Internet in the clamav-freshclam package. The programs are based
 on libclamav6, which can be used by other software.
 .
 This package contains the ClamAV milter for use with sendmail. It can
 be configured to be run either standalone, or using clamav-daemon.
Homepage: http://www.clamav.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: clamav-testfiles
Priority: optional
Section: universe/utils
Installed-Size: 6856
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: ClamAV Team <pkg-clamav-devel@lists.alioth.debian.org>
Architecture: all
Source: clamav
Version: 0.97.5+dfsg-1ubuntu0.11.04.3
Filename: pool/main/c/clamav/clamav-testfiles_0.97.5+dfsg-1ubuntu0.11.04.3_all.deb
Size: 5061602
MD5sum: 31fcb5f45ea69d42b6f4afb71a0b7dbe
SHA1: cfce3186cef587b0fb78b98c515623ba22344640
SHA256: 1373b52eb344ecf7723f11caf67fd56b2accc6795728284c8cc3b3da0abcb1b1
Description: anti-virus utility for Unix - test files
 Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of
 this software is the integration with mail servers (attachment
 scanning). The package provides a flexible and scalable
 multi-threaded daemon in the clamav-daemon package, a command-line
 scanner in the clamav package, and a tool for automatic updating via
 the Internet in the clamav-freshclam package. The programs are based
 on libclamav6, which can be used by other software.
 .
 This package contains files 'infected' with a test signature. The test
 signature (ClamAV-Test-Signature) should be detectable by all
 anti-virus programs.
Homepage: http://www.clamav.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: clearsilver-dev
Priority: optional
Section: universe/python
Installed-Size: 1140
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Jesus Climent <jesus.climent@hispalinux.es>
Architecture: i386
Source: clearsilver
Version: 0.10.5-1+squeeze1build0.11.04.1
Depends: libc6-dev
Conflicts: libcgi-dev
Filename: pool/main/c/clearsilver/clearsilver-dev_0.10.5-1+squeeze1build0.11.04.1_i386.deb
Size: 265544
MD5sum: cd1d2141a47627e2628cf72f14c28c7d
SHA1: d1536b8a7b9e0a233290d96f9f2e8a3878d4ca39
SHA256: 8b4225c8017b362712e04a131f8c0b86912266fd209ae9b27fd488265ff3222d
Description: headers and static library for clearsilver
 Clearsilver is a fast, powerful, and language-neutral HTML template system.
 In both static content sites and dynamic HTML applications, it
 provides a separation between presentation code and application logic which
 makes working with your project easier.
Homepage: http://www.clearsilver.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: cli-uno-bridge
Priority: optional
Section: universe/editors
Installed-Size: 184
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: i386
Source: libreoffice
Version: 1:3.3.4-0ubuntu1.4
Replaces: libuno-cil
Provides: libuno-cil
Depends: libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libmono0 (>= 2.6.7), libstdc++6 (>= 4.1.1), libstlport4.6ldbl, ure (>= 1.7.0), libreoffice-core (>> 1:3.3.4), libuno-cli-basetypes1.0-cil, libuno-cli-uretypes1.0-cil, libuno-cli-oootypes1.0-cil, libuno-cli-cppuhelper1.0-cil, libuno-cli-ure1.0-cil, cli-common (>= 0.5.1), libmono-corlib2.0-cil (>= 2.6.3)
Conflicts: libuno-cil, libuno-cli-types1.1-cil
Filename: pool/main/libr/libreoffice/cli-uno-bridge_3.3.4-0ubuntu1.4_i386.deb
Size: 31544
MD5sum: 78ae7f76af45c4fb7f5d1827bba872bb
SHA1: 832a29f46e6246cec8c4ff4badd0461daf84c07c
SHA256: 40488912294beb824d9ceb1ce8472d09a84ad47ec661f6abad7330ecb10b6a30
Description: LibreOffice bindings for Mono CLI
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the CLI bindings to LibreOffice for
 accessing the LibreOffice API from Mono languages (e.g. C# and Boo) and
 for using Mono for components.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: cups
Priority: optional
Section: net
Installed-Size: 8248
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian CUPS Maintainers <pkg-cups-devel@lists.alioth.debian.org>
Architecture: i386
Version: 1.4.6-5ubuntu1.4
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), liblcms1 (>= 1.15-1), libldap-2.4-2 (>= 2.4.7), libpam0g (>= 0.99.7.1), libpaper1, libpoppler13, 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.6), cups-client (>= 1.4.6-5ubuntu1.4), ssl-cert (>= 1.0.11), adduser, bc, ttf-freefont, cups-ppdc
Recommends: avahi-daemon, foomatic-filters (>= 4.0), cups-driver-gutenprint, ghostscript-cups
Suggests: cups-bsd, foomatic-db-compressed-ppds | foomatic-db, hplip, cups-pdf, udev, smbclient
Conflicts: cupsddk-drivers (<< 1.4.0)
Breaks: foomatic-filters (<< 4.0)
Filename: pool/main/c/cups/cups_1.4.6-5ubuntu1.4_i386.deb
Size: 1962770
MD5sum: fb7e11772995d81015c78f836ac1713d
SHA1: 7c2a3cb2209b61c17862db38556711a5e263483c
SHA256: fda71919672ace01047d60c6c1982b115f84cca03581bac1d6609d6d43881200
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-desktop, kubuntu-mobile, edubuntu-desktop, xubuntu-desktop, ubuntu-netbook

Package: cups-bsd
Priority: extra
Section: net
Installed-Size: 204
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian CUPS Maintainers <pkg-cups-devel@lists.alioth.debian.org>
Architecture: i386
Source: cups
Version: 1.4.6-5ubuntu1.4
Replaces: lpr
Provides: lpr
Depends: libc6 (>= 2.4), libcups2 (>= 1.4.0), debconf (>= 0.5) | debconf-2.0, cups-client (= 1.4.6-5ubuntu1.4), update-inetd, cups-common
Suggests: cups
Conflicts: lpr, lprng
Filename: pool/main/c/cups/cups-bsd_1.4.6-5ubuntu1.4_i386.deb
Size: 44490
MD5sum: ad9b7962733f9575b5abcaa22ace25a6
SHA1: ab9dc9edf97e23423bd64e86dfbdc0cfd8d07c31
SHA256: ebe220873c435be7699dd5327fb031256106a14d8253c696a4c4213db26d6fd2
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-desktop, kubuntu-mobile, edubuntu-desktop, xubuntu-desktop, ubuntu-netbook

Package: cups-client
Priority: optional
Section: net
Installed-Size: 456
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian CUPS Maintainers <pkg-cups-devel@lists.alioth.debian.org>
Architecture: i386
Source: cups
Version: 1.4.6-5ubuntu1.4
Depends: libc6 (>= 2.4), libcups2 (>= 1.4.0), libcupsimage2 (>= 1.4.0), cups-common (>= 1.4.6), adduser
Recommends: smbclient
Suggests: cups, xpp, cups-bsd
Conflicts: lprng
Filename: pool/main/c/cups/cups-client_1.4.6-5ubuntu1.4_i386.deb
Size: 125822
MD5sum: 6b8c488a5c41be34157e4f2329172418
SHA1: 7885206206e2b4f3abbab5ecc0ac60880ae2585c
SHA256: e51eb926a7887aef505da5cce8e7687c9bddbf485cb341fdc911234d8c45fddf
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-desktop, kubuntu-mobile, edubuntu-desktop, xubuntu-desktop, ubuntu-netbook

Package: cups-common
Priority: optional
Section: net
Installed-Size: 4180
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian CUPS Maintainers <pkg-cups-devel@lists.alioth.debian.org>
Architecture: all
Source: cups
Version: 1.4.6-5ubuntu1.4
Filename: pool/main/c/cups/cups-common_1.4.6-5ubuntu1.4_all.deb
Size: 1274336
MD5sum: 01cc91ef5ac375c2e6d5154d8ac4c4ef
SHA1: 2b6bf4e0e8e46ab3018aa1c595b4df18259c5506
SHA256: f97f543da4e064e68ae0c75e45270d50c09afcd5d45ec8c479c85680f9e441f4
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-desktop, kubuntu-mobile, edubuntu-desktop, xubuntu-desktop, ubuntu-netbook

Package: cups-dbg
Priority: extra
Section: debug
Installed-Size: 204
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian CUPS Maintainers <pkg-cups-devel@lists.alioth.debian.org>
Architecture: i386
Source: cups
Version: 1.4.6-5ubuntu1.4
Depends: cups (= 1.4.6-5ubuntu1.4)
Filename: pool/main/c/cups/cups-dbg_1.4.6-5ubuntu1.4_i386.deb
Size: 27100
MD5sum: e1e3a5b9b035f72fa106dabba714dcaf
SHA1: 9181b7020a58a08ed485b3ded918caddcd2f0486
SHA256: d82db441ed18175053da6453e74a94c89bcf86c54cfd8a11ba59fc5159616717
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: cups-ppdc
Priority: optional
Section: net
Installed-Size: 296
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian CUPS Maintainers <pkg-cups-devel@lists.alioth.debian.org>
Architecture: i386
Source: cups
Version: 1.4.6-5ubuntu1.4
Replaces: cupsddk (<< 1.4.0)
Provides: cupsddk
Depends: libc6 (>= 2.4), libcups2 (>= 1.4.0), libcupsppdc1 (>= 1.4.0), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), cups-common
Conflicts: cupsddk (<< 1.4.0)
Filename: pool/main/c/cups/cups-ppdc_1.4.6-5ubuntu1.4_i386.deb
Size: 34102
MD5sum: cfd02fc7e698994d535a8077407474f2
SHA1: 87c06626428b015aa175591d059a9a257d8ac621
SHA256: d3d863fd1806fd33e82e2b75545afbc7da37f89b5649e814e139733da233dd22
Description: Common UNIX Printing System(tm) - PPD manipulation utilities
 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 utilities to generate and manipulate PPD files.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, print-server, kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop, xubuntu-desktop, ubuntu-netbook

Package: cupsddk
Priority: extra
Section: universe/oldlibs
Installed-Size: 116
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian CUPS Maintainers <pkg-cups-devel@lists.alioth.debian.org>
Architecture: all
Source: cups
Version: 1.4.6-5ubuntu1.4
Depends: cups-ppdc
Filename: pool/main/c/cups/cupsddk_1.4.6-5ubuntu1.4_all.deb
Size: 7804
MD5sum: b61c3863c73561eb21985f1603c4c18e
SHA1: 6680d6188c1ef526a9d50836480d818c19a62704
SHA256: c7bbd43e6f4885768f7512d941b9e6d5e1a0ac33ec7cf68f4a4ba3ad8befffad
Description: Common UNIX Printing System (transitional package)
 This is a dummy package to ease transition to new package name.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: curl
Priority: optional
Section: web
Installed-Size: 364
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Ramakrishnan Muthukrishnan <rkrishnan@debian.org>
Architecture: i386
Version: 7.21.3-1ubuntu1.5
Replaces: curl-ssl
Provides: curl-ssl
Depends: libc6 (>= 2.7), libcurl3 (>= 7.16.2-1), zlib1g (>= 1:1.1.4)
Filename: pool/main/c/curl/curl_7.21.3-1ubuntu1.5_i386.deb
Size: 179366
MD5sum: 952003cda5e14aecfef447b0162c7cc4
SHA1: b96f464f4f0d88e49bd53374d40a23c8f9e4348f
SHA256: 325d85bd41b04b08c2a45c9c502c8a7d0bef651cf85b7a0180dcbe2526d5a2e3
Description: Get a file from an HTTP, HTTPS or FTP server
 curl is a client to get files from servers using any of the supported
 protocols. The command is designed to work without user interaction
 or any kind of interactivity.
 .
 curl offers a busload of useful tricks like proxy support, user
 authentication, ftp upload, HTTP post, file transfer resume and more.
Homepage: http://curl.haxx.se
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: uec, mythbuntu-backend-master

Package: cvs
Priority: optional
Section: devel
Installed-Size: 3708
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Steve McIntyre <93sam@debian.org>
Architecture: i386
Version: 1:1.12.13-12ubuntu1.11.04.1
Replaces: cvs-doc (<< 1.11-2)
Provides: cvs-doc
Depends: libc6 (>= 2.11), libpam0g (>= 0.99.7.1), zlib1g (>= 1:1.1.4), debconf (>= 0.5.00) | debconf-2.0, libpam-runtime (>= 0.76-14), update-inetd
Recommends: netbase (>= 2.08-1), info | info-browser
Conflicts: cvs-doc, cvs2cl (<< 2.55-1)
Filename: pool/main/c/cvs/cvs_1.12.13-12ubuntu1.11.04.1_i386.deb
Size: 1251418
MD5sum: 50f9fa995082d1f0ad6e22cbfe5bf0ba
SHA1: bd50d9d1a876228957efa088b8f07fb14a5257cb
SHA256: 3962f36ec3490ebb1d3f0761a786639e73599343b431b6a5629334715a4952f3
Description: Concurrent Versions System
 CVS is a version control system, which allows you to keep old versions
 of files (usually source code), keep a log of who, when, and why
 changes occurred, etc., like RCS or SCCS.  Unlike the simpler systems,
 CVS does not just operate on one file at a time or one directory at
 a time, but operates on hierarchical collections of directories
 consisting of version controlled files.
 .
 CVS helps to manage releases and to control the concurrent editing of
 source files among multiple authors.  CVS allows triggers to
 enable/log/control various operations and works well over a wide area
 network.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: dbus
Priority: optional
Section: devel
Installed-Size: 648
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: i386
Version: 1.4.6-1ubuntu6.4
Depends: libc6 (>= 2.10), libdbus-1-3 (>= 1.0.2), libexpat1 (>= 1.95.8), libselinux1 (>= 1.32), upstart-job, adduser, lsb-base (>= 3.2-14), upstart (>= 0.6.3-6)
Suggests: dbus-x11
Filename: pool/main/d/dbus/dbus_1.4.6-1ubuntu6.4_i386.deb
Size: 207988
MD5sum: 8e8cd4e55c0e166230f88f8964aa6bc2
SHA1: c50a8254c6fa74bcfa0aa481616f4c2c2295b945
SHA256: 05d3c05a46d5931ef95f84ca3ef44c819e5127df0a2b7b2199c67d5b0cf93662
Description: simple interprocess messaging system
 D-Bus is a message bus, used for sending messages between applications.
 Conceptually, it fits somewhere in between raw sockets and CORBA in
 terms of complexity.
 .
 D-Bus supports broadcast messages, asynchronous messages (thus
 decreasing latency), authentication, and more. It is designed to be
 low-overhead; messages are sent using a binary protocol, not using
 XML. D-Bus also supports a method call mapping for its messages, but
 it is not required; this makes using the system quite simple.
 .
 It comes with several bindings, including GLib, Python, Qt and Java.
 .
 This package contains the D-Bus daemon and related utilities.
 .
 The client-side library can be found in the libdbus-1-3 package, as it is no
 longer contained in this package.
Multi-Arch: foreign
Homepage: http://dbus.freedesktop.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, eucalyptus-cloud, eucalyptus-cluster, eucalyptus-node, eucalyptus-storage, eucalyptus-walrus, print-server, ubuntu-uec-live, kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, 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: dbus-1-dbg
Priority: extra
Section: debug
Installed-Size: 2520
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: dbus
Version: 1.4.6-1ubuntu6.4
Depends: libdbus-1-3 (= 1.4.6-1ubuntu6.4)
Recommends: dbus (= 1.4.6-1ubuntu6.4), dbus-x11 (= 1.4.6-1ubuntu6.4)
Filename: pool/main/d/dbus/dbus-1-dbg_1.4.6-1ubuntu6.4_i386.deb
Size: 905122
MD5sum: 1838f4ad02e9fbd2bd2e3f50ed893839
SHA1: c8cda72779d9c5041f50a8c92aba1a572c5bf34f
SHA256: 6c8b4a958fe6132d1fd8e330f0feea98da590bf1c9bb2dfd1cf64a24a3e16ae0
Description: simple interprocess messaging system (debug symbols)
 D-Bus is a message bus, used for sending messages between applications.
 Conceptually, it fits somewhere in between raw sockets and CORBA in
 terms of complexity.
 .
 This package provides support for debugging programs that use the core
 D-Bus shared library.
 .
 See the dbus package description for more information about D-Bus in general.
Homepage: http://dbus.freedesktop.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: dbus-1-doc
Priority: optional
Section: doc
Installed-Size: 15864
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: all
Source: dbus
Version: 1.4.6-1ubuntu6.4
Suggests: libdbus-1-dev
Filename: pool/main/d/dbus/dbus-1-doc_1.4.6-1ubuntu6.4_all.deb
Size: 2118448
MD5sum: 87d89911c91fdceed1d0fd04ea70faad
SHA1: a9d50b231c84e9fa550bb375d513fb68737a4c46
SHA256: b71372c05bb36fbd76aa59bdd1ec013a8391a23ab8702e457da46e842602fc72
Description: simple interprocess messaging system (documentation)
 D-Bus is a message bus, used for sending messages between applications.
 Conceptually, it fits somewhere in between raw sockets and CORBA in
 terms of complexity.
 .
 This package contains the API documentation for D-Bus, as well as
 the protocol specification.
 .
 See the dbus description for more information about D-Bus in general.
Homepage: http://dbus.freedesktop.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: dbus-x11
Priority: optional
Section: x11
Installed-Size: 128
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: dbus
Version: 1.4.6-1ubuntu6.4
Depends: libc6 (>= 2.4), libx11-6, dbus
Breaks: x11-common (<< 1:7.5+4)
Filename: pool/main/d/dbus/dbus-x11_1.4.6-1ubuntu6.4_i386.deb
Size: 29738
MD5sum: d24eb2a3167454ae6ccd3784f0a44afc
SHA1: a1abb25374a9cf7138c963a758b3305fb5f55152
SHA256: eb3f4c0f9710f4697ae944a53f183bd2c7e0f1efc3f8de1f6d8fd9070e67a480
Description: simple interprocess messaging system (X11 deps)
 D-Bus is a message bus, used for sending messages between applications.
 Conceptually, it fits somewhere in between raw sockets and CORBA in
 terms of complexity.
 .
 This package contains the dbus-launch utility which is necessary for
 packages using a D-Bus session bus.
 .
 See the dbus description for more information about D-Bus in general.
Multi-Arch: foreign
Homepage: http://dbus.freedesktop.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, ubuntu-uec-live, kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop, edubuntu-desktop-kde, 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: devscripts
Priority: optional
Section: devel
Installed-Size: 1796
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Devscripts Devel Team <pkg-devscripts@teams.debian.net>
Architecture: i386
Version: 2.10.69ubuntu2.2
Depends: dpkg-dev (>= 1.15.4.1), perl, libc6 (>= 2.3.4)
Recommends: at, curl | wget, dctrl-tools, dput | dupload, fakeroot, gnupg, libauthen-sasl-perl, libparse-debcontrol-perl, libterm-size-perl, libtimedate-perl, liburi-perl, libwww-perl, lintian, lsb-release, bsd-mailx | mailx, man-db, patch, patchutils, ssh-client, strace, unzip, wdiff, www-browser, subversion | cvs | darcs | tla | bzr | git-core | mercurial, lzma, xz-utils, sensible-utils, libjson-perl
Suggests: build-essential, cvs-buildpackage, devscripts-el, gnuplot, libfile-desktopentry-perl, libnet-smtp-ssl-perl (>= 1.01-2), mutt, svn-buildpackage, w3m, debian-keyring, debian-maintainers, equivs, ubuntu-dev-tools, libcrypt-ssleay-perl, libsoap-lite-perl, libyaml-syck-perl
Filename: pool/main/d/devscripts/devscripts_2.10.69ubuntu2.2_i386.deb
Size: 582972
MD5sum: 7c5692e35252d46401c77c93440c1334
SHA1: b9fbd94f69d380e8736975b4d23c50f107a3f9c9
SHA256: 7c2b40f39a6e1212e222643f82f828e4ad04d152f16c99d863624c4ab0e5b4b4
Description: scripts to make the life of a Debian Package maintainer easier
 Contains the following scripts, dependencies/recommendations shown in
 brackets afterwards:
 .
  - annotate-output: run a command and prepend time and stream (O for stdout,
    E for stderr) for every line of output
  - archpath: print tla/Bazaar package names [tla | bazaar]
  - bts: a command-line tool for manipulating the BTS [www-browser,
    libauthen-sasl-perl, libnet-smtp-ssl-perl, libsoap-lite-perl, libwww-perl,
    bsd-mailx | mailx]
  - build-rdeps: Searches for all packages that build-depend on a
    given package [dctrl-tools]
  - chdist: tool to easily play with several distributions [dctrl-tools]
  - checkbashisms: check whether a /bin/sh script contains any common
    bash-specific contructs
  - cowpoke: upload a Debian source package to a cowbuilder host and build it,
    optionally also signing and uploading the result to an incoming queue
    [ssh-client]
  - cvs-debi, cvs-debc: wrappers around debi and debc respectively (see below)
    which allow them to be called from the CVS working directory.
    [cvs-buildpackage]
  - cvs-debrelease: wrapper around debrelease which allows it to be called
    from the CVS working directory. [cvs-buildpackage, dupload | dput,
    ssh-client]
  - cvs-debuild: A wrapper for cvs-buildpackage to use debuild as its package
    building program. [cvs-buildpackage, fakeroot, lintian, gnupg]
  - dcmd: run a given command replacing the name of a .changes or .dsc file
    with each of the files referenced therein
  - dcontrol: remotely query package and source control files for all Debian
    distributions. [liburl-perl, libwww-perl]
  - dd-list: given a list of packages, pretty-print it ordered by maintainer
  - debc: display the contents of just-built .debs
  - debchange/dch: automagically add entries to debian/changelog files
    [libparse-debcontrol-perl, libsoap-lite-perl, lsb-release]
  - debcheckout: checkout the development repository of a Debian package
  - debclean: purge a Debian source tree [fakeroot]
  - debcommit: commit changes to cvs, darcs, svn, svk, tla, bzr, git, or hg,
    basing commit message on changelog
    [cvs | darcs | subversion | svk | tla | bzr | git-core | mercurial]
  - debdiff: compare two versions of a Debian package to check for
    added and removed files [wdiff, patchutils]
  - debi: install a just-built package
  - debpkg: dpkg wrapper to be able to manage/test packages without su
  - debrelease: wrapper around dupload or dput [dupload | dput, ssh-client]
  - debsign, debrsign: sign a .changes/.dsc pair without needing any of
    the rest of the package to be present; can sign the pair remotely
    or fetch the pair from a remote machine for signing [gnupg,
    debian-keyring, ssh-client]
  - debsnap: grab packages from http://snapshot.debian.org [libwww-perl,
    libjson-perl]
  - debuild: wrapper to build a package without having to su or worry
    about how to invoke dpkg to build using fakeroot.  Also deals
    with common environment problems, umask etc. [fakeroot,
    lintian, gnupg]
  - deb-reversion: increases a binary package version number and repacks the
    archive
  - desktop2menu: produce a skeleton menu file from a freedesktop.org
    desktop file [libfile-desktopentry-perl]
  - dget: downloads Debian source and binary packages [wget | curl]
  - dpkg-depcheck, dpkg-genbuilddeps: determine the packages used during
    the build of a Debian package; useful for determining the Build-Depends
    control field needed [build-essential, strace]
  - diff2patches: extract patches from a .diff.gz file placing them  under
    debian/ or, if present, debian/patches [patchutils]
  - dscverify: verify the integrity of a Debian package from the
    .changes or .dsc files [gnupg, debian-keyring, libdigest-md5-perl]
  - getbuildlog: download package build logs from Debian auto-builders [wget]
  - grep-excuses: grep the update_excuses.html file for your packages
    [libterm-size-perl, wget, w3m]
  - licensecheck: attempt to determine the license of source files
  - list-unreleased: searches for unreleased packages
  - manpage-alert: locate binaries without corresponding manpages [man-db]
  - mass-bug: mass-file bug reports [bsd-mailx | mailx]
  - mergechanges: merge .changes files from a package built on different
    architectures
  - mk-build-deps: Given a package name and/or control file, generate a binary
    package which may be installed to satisfy the build-dependencies of the
    given packages. [equivs]
  - namecheck: Check project names are not already taken.
  - nmudiff: mail a diff of the current package against the previous version
    to the BTS to assist in tracking NMUs [patchutils, mutt]
  - plotchangelog: view a nice plot of the data in a changelog file
    [libtimedate-perl, gnuplot]
  - pts-subscribe: subscribe to the PTS for a limited period of time
    [bsd-mailx | mailx, at]
  - rc-alert: list installed packages which have release-critical bugs [wget]
  - rmadison: remotely query the Debian archive database about packages
    [wget | curl, liburi-perl]
  - svnpath: print svn repository paths [subversion]
  - tagpending: runs from a Debian source tree and tags bugs that are to
    be closed in the latest changelog as pending. [libsoap-lite-perl]
  - transition-check: Check a list of source packages for involvement in
    transitions for which uploads to unstable are currently blocked
    [libwww-perl, libyaml-syck-perl]
  - uscan: scan upstream sites for new releases of packages
    [libcrypt-ssleay-perl, libwww-perl, unzip, lzma, xz-utils]
  - uupdate: integrate upstream changes into a source package [patch]
  - whodepends: check which maintainers' packages depend on a package
  - who-uploads: determine the most recent uploaders of a package to the Debian
    archive [gnupg, debian-keyring, debian-maintainers, wget]
  - wnpp-alert: list installed packages which are orphaned or up for
    adoption [wget]
  - wnpp-check: check whether there is an open request for packaging or
    intention to package bug for a package [wget]
 .
 Also included are a set of example mail filters for filtering mail
 from Debian mailing lists using exim, procmail, etc.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: dhcp3-client
Priority: extra
Section: universe/oldlibs
Installed-Size: 64
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian ISC DHCP maintainers <pkg-dhcp-devel@lists.alioth.debian.org>
Architecture: all
Source: isc-dhcp
Version: 4.1.1-P1-15ubuntu9.6
Depends: isc-dhcp-client
Filename: pool/main/i/isc-dhcp/dhcp3-client_4.1.1-P1-15ubuntu9.6_all.deb
Size: 4594
MD5sum: 6d9e190603dae4a3d86e975ecf60cd7a
SHA1: 8ac5d064a9d832f5138c47fd4cb2a52874f0583b
SHA256: 924811a6dc886b869c0f417bda55d6adc9191b1e00c9917aabf78532b6a45c4b
Description: ISC DHCP server (transitional package)
 This is the client from the Internet Software Consortium's implementation of
 DHCP. For more information visit http://www.isc.org.
 .
 Dynamic Host Configuration Protocol (DHCP) is a protocol like BOOTP
 (actually dhcpd includes much of the functionality of bootpd). It
 gives client machines "leases" for IP addresses and can
 automatically set their network configuration. If your machine
 depends on DHCP (especially likely if it's a workstation on a large
 network, or a laptop, or attached to a cable modem), keep this or
 another DHCP client installed.
 .
 This is a dummy package to aid in transitioning from the v3 DHCP packages
 to the new-style DHCP packages.
 .
 This dummy package may be safely removed after upgrading to squeeze
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: dhcp3-common
Priority: extra
Section: universe/oldlibs
Installed-Size: 60
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian ISC DHCP maintainers <pkg-dhcp-devel@lists.alioth.debian.org>
Architecture: all
Source: isc-dhcp
Version: 4.1.1-P1-15ubuntu9.6
Depends: isc-dhcp-common
Filename: pool/main/i/isc-dhcp/dhcp3-common_4.1.1-P1-15ubuntu9.6_all.deb
Size: 4150
MD5sum: 04d5aefac8866339a36e414538399bfb
SHA1: 5229e3cbe1c0c26fa20ce98181de6b45aa5768b5
SHA256: 0269e5c7840664bb634c9ee660ab8710d4aab23cf5418c63b120943b23982c91
Description: ISC DHCP common files (transitional package)
 This package contains the files used by all the packages from ISC
 DHCP.
 .
 This is a dummy package to aid in transitioning from the v3 DHCP packages
 to the new-style DHCP packages.
 .
 This dummy package may be safely removed after upgrading to squeeze
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: dhcp3-dev
Priority: extra
Section: oldlibs
Installed-Size: 60
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian ISC DHCP maintainers <pkg-dhcp-devel@lists.alioth.debian.org>
Architecture: all
Source: isc-dhcp
Version: 4.1.1-P1-15ubuntu9.6
Depends: isc-dhcp-dev
Filename: pool/main/i/isc-dhcp/dhcp3-dev_4.1.1-P1-15ubuntu9.6_all.deb
Size: 4194
MD5sum: 224d6b7bc3507f4349aa05cec7f55189
SHA1: e659630ce6df6de43cbadb66c0dc02ee935c2660
SHA256: c947d09b3ad6b43c17c893a73dfec9f3c6e150f79b25179189c671d94758e2ae
Description: ISC DHCP development files (transitional package)
 This package contains development files for the Internet Software Consortium's
 implementation of DHCP. For more information visit http://www.isc.org.
 .
 This is a dummy package to aid in transitioning from the v3 DHCP packages
 to the new-style DHCP packages.
 .
 This dummy package may be safely removed after upgrading to squeeze
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: dhcp3-relay
Priority: extra
Section: universe/oldlibs
Installed-Size: 64
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian ISC DHCP maintainers <pkg-dhcp-devel@lists.alioth.debian.org>
Architecture: all
Source: isc-dhcp
Version: 4.1.1-P1-15ubuntu9.6
Depends: isc-dhcp-relay
Filename: pool/main/i/isc-dhcp/dhcp3-relay_4.1.1-P1-15ubuntu9.6_all.deb
Size: 4722
MD5sum: bd874147ac6794eefc30177eb6831739
SHA1: 4ef141004832820a646d9b593ec4aa727340b12f
SHA256: bd8a1076a4ea21c8e33217c099d512a3b71e46a3fca7f4a7e1d864b07eb7d2d9
Description: ISC DHCP relay (transitional package)
 This is the relay from the Internet Software Consortium's implementation of
 DHCP. For more information visit
 http://www.isc.org.
 .
 Installing this package will make the machine a DHCP relay, which
 requires a reachable DHCP or BOOTP server in order to function.
 .
 This is a dummy package to aid in transitioning from the v3 DHCP packages
 to the new-style DHCP packages.
 .
 This dummy package may be safely removed after upgrading to squeeze
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: dhcp3-server
Priority: extra
Section: oldlibs
Installed-Size: 68
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian ISC DHCP maintainers <pkg-dhcp-devel@lists.alioth.debian.org>
Architecture: all
Source: isc-dhcp
Version: 4.1.1-P1-15ubuntu9.6
Depends: isc-dhcp-server
Filename: pool/main/i/isc-dhcp/dhcp3-server_4.1.1-P1-15ubuntu9.6_all.deb
Size: 5014
MD5sum: 9b915ee0720532b5e720af7123981caf
SHA1: ab8e077fe0876c1e70217e661671ebd992497485
SHA256: d4a404d87318478f664c671ce48028b49294d808c978d1a9b6e61a9a6f2b549b
Description: ISC DHCP server (transitional package)
 This is the server from the Internet Software Consortium's implementation of
 DHCP. For more information, visit http://www.isc.org.
 .
 Dynamic Host Configuration Protocol (DHCP) is a protocol like BOOTP
 (actually dhcpd includes much of the functionality of bootpd). It
 gives client machines "leases" for IP addresses and can
 automatically set their network configuration.
 .
 This server can handle multiple ethernet interfaces.
 .
 This is a dummy package to aid in transitioning from the v3 DHCP packages
 to the new-style DHCP packages.
 .
 This dummy package may be safely removed after upgrading to squeeze
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: dhcpcd
Priority: optional
Section: universe/net
Installed-Size: 192
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Simon Kelley <simon@thekelleys.org.uk>
Architecture: i386
Version: 1:3.2.3-7ubuntu0.11.04.1
Replaces: dhcpcd-sv
Depends: libc6 (>= 2.7), bsdutils (>= 2.11n), procps
Conflicts: dhcpcd-sv, ifupdown (<< 0.6.4-4)
Filename: pool/main/d/dhcpcd/dhcpcd_3.2.3-7ubuntu0.11.04.1_i386.deb
Size: 45312
MD5sum: ec55b2336821a3adf034fc22fdd94b45
SHA1: aa35877d95abf386f722c0865dde7de8a7b73616
SHA256: 280d0da128987647b60a35794eac80a60668bb1cb7e6146180f92598b7e5ca2b
Description: DHCP client for automatically configuring IPv4 networking
 Simple configuration: supports executions of a script when the
 IP address changes.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: dnsutils
Priority: standard
Section: net
Installed-Size: 372
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: LaMont Jones <lamont@debian.org>
Architecture: i386
Source: bind9
Version: 1:9.7.3.dfsg-1ubuntu2.7
Replaces: bind, bind9 (<< 1:9.1.0-3)
Depends: libbind9-60 (= 1:9.7.3.dfsg-1ubuntu2.7), libc6 (>= 2.4), libcap2 (>= 2.10), libdns69 (= 1:9.7.3.dfsg-1ubuntu2.7), libgssapi-krb5-2 (>= 1.6.dfsg.2), libisc62 (= 1:9.7.3.dfsg-1ubuntu2.7), libisccfg62 (= 1:9.7.3.dfsg-1ubuntu2.7), liblwres60 (= 1:9.7.3.dfsg-1ubuntu2.7), libssl0.9.8 (>= 0.9.8m-1), libxml2 (>= 2.6.27), bind9-host | host
Suggests: rblcheck
Conflicts: netstd (<< 2.00)
Filename: pool/main/b/bind9/dnsutils_9.7.3.dfsg-1ubuntu2.7_i386.deb
Size: 137096
MD5sum: 938d9e90925cce14baee4215146054b5
SHA1: b4ba6f69d4c372e6b2853bc950478828fce960c9
SHA256: 9678584b091fff1fb6ec8dd3a18f09c901ab9fcb9e75c3a28b3ecf45ee46a61a
Description: Clients provided with BIND
 The Berkeley Internet Name Domain (BIND) implements an Internet domain
 name server.  BIND is the most widely-used name server software on the
 Internet, and is supported by the Internet Software Consortium, www.isc.org.
 This package delivers various client programs related to DNS that are
 derived from the BIND source tree.
 .
  - dig - query the DNS in various ways
  - nslookup - the older way to do it
  - nsupdate - perform dynamic updates (See RFC2136)
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: standard

Package: dovecot-common
Priority: optional
Section: mail
Installed-Size: 10820
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Dovecot Maintainers <jaldhar-dovecot@debian.org>
Architecture: i386
Source: dovecot
Version: 1:1.2.15-3ubuntu2.1
Replaces: dovecot
Depends: libbz2-1.0, libc6 (>= 2.7), libcomerr2 (>= 1.01), libdb4.8, libgssapi-krb5-2 (>= 1.8+dfsg), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libldap-2.4-2 (>= 2.4.7), libmysqlclient16 (>= 5.1.21-1), libpam0g (>= 0.99.7.1), libpq5 (>= 8.4~0cvs20090328), libsqlite3-0 (>= 3.7.3), libssl0.9.8 (>= 0.9.8m-1), zlib1g (>= 1:1.2.3.3.dfsg), libpam-runtime (>= 0.76-13.1), openssl, adduser, ucf (>= 2.0020), ssl-cert (>= 1.0-11ubuntu1), lsb-base (>= 3.2-12ubuntu3), upstart-job
Recommends: ntpdate
Suggests: ntp, ufw
Filename: pool/main/d/dovecot/dovecot-common_1.2.15-3ubuntu2.1_i386.deb
Size: 4813592
MD5sum: af481687fb713143c56fe081c07b4843
SHA1: 886b7cd4ffd40f790127edfa36f3d5b90df70877
SHA256: b40c90ca601b10e1f5c7ba9919c7036b154332d23470291bcd98701b7e607bff
Description: secure mail server that supports mbox and maildir mailboxes
 Dovecot is a mail server whose major goals are security and extreme
 reliability. It tries very hard to handle all error conditions and verify
 that all data is valid, making it nearly impossible to crash. It should
 also be pretty fast, extensible, and portable.
 .
 This package contains the files used by both the dovecot IMAP and POP3 servers
 and the Dovecot LDA (deliver).
Homepage: http://dovecot.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: mail-server

Package: dovecot-dbg
Priority: extra
Section: debug
Installed-Size: 43376
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Dovecot Maintainers <jaldhar-dovecot@debian.org>
Architecture: i386
Source: dovecot
Version: 1:1.2.15-3ubuntu2.1
Depends: dovecot-common (= 1:1.2.15-3ubuntu2.1)
Filename: pool/main/d/dovecot/dovecot-dbg_1.2.15-3ubuntu2.1_i386.deb
Size: 16177022
MD5sum: a7cec74bd1bc516c06b3a64f947ec617
SHA1: 306f333829c7fefb667c3c0e0301c4c17ab0264f
SHA256: b7f06b5faf891b40f111e37dee81a2801691250884f17e857c80c1742f0b6037
Description: debug symbols for Dovecot
 Dovecot is a mail server whose major goals are security and extreme
 reliability. It tries very hard to handle all error conditions and verify
 that all data is valid, making it nearly impossible to crash. It should
 also be pretty fast, extensible, and portable.
 .
 This package contains debug symbols for Dovecot.
Homepage: http://dovecot.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: dovecot-dev
Priority: optional
Section: mail
Installed-Size: 1844
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Dovecot Maintainers <jaldhar-dovecot@debian.org>
Architecture: i386
Source: dovecot
Version: 1:1.2.15-3ubuntu2.1
Replaces: dovecot-common (<< 1.1.11-1)
Depends: dovecot-common (= 1:1.2.15-3ubuntu2.1)
Breaks: dovecot-common (<< 1.1.11-1)
Filename: pool/main/d/dovecot/dovecot-dev_1.2.15-3ubuntu2.1_i386.deb
Size: 148658
MD5sum: ac8aa6a07bf7c97b8b2e9fee559dfe7b
SHA1: cb623cacb4392dd01a247a3808ff3ca22b655c67
SHA256: aed2b48426c3c29db258e24f101c59df6d9c681cf29e55f282180d46e690a7ab
Description: header files for the dovecot mail server
 Dovecot is a mail server whose major goals are security and extreme
 reliability. It tries very hard to handle all error conditions and verify
 that all data is valid, making it nearly impossible to crash. It should
 also be pretty fast, extensible, and portable.
 .
 This package contains header files needed to compile plugins for the
 dovecot mail server.
Homepage: http://dovecot.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: dovecot-imapd
Priority: optional
Section: mail
Installed-Size: 1880
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Dovecot Maintainers <jaldhar-dovecot@debian.org>
Architecture: i386
Source: dovecot
Version: 1:1.2.15-3ubuntu2.1
Replaces: dovecot-common, imap-server
Provides: imap-server
Depends: libc6 (>= 2.7), libldap-2.4-2 (>= 2.4.7), libssl0.9.8 (>= 0.9.8m-1), dovecot-common (= 1:1.2.15-3ubuntu2.1)
Filename: pool/main/d/dovecot/dovecot-imapd_1.2.15-3ubuntu2.1_i386.deb
Size: 652132
MD5sum: cab05821c9c94c8b094d912e1e05b0cd
SHA1: 073feba983b385b53a18a65c5c0c0eda57b38486
SHA256: 246991dbf2d3755defa8b3b7238e7001472af92aabf5b0c4c397fbfb9bf87861
Description: secure IMAP server that supports mbox and maildir mailboxes
 Dovecot is a mail server whose major goals are security and extreme
 reliability. It tries very hard to handle all error conditions and verify
 that all data is valid, making it nearly impossible to crash. It should
 also be pretty fast, extensible, and portable.
 .
 This package contains the dovecot IMAP server.
Homepage: http://dovecot.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: mail-server

Package: dovecot-pop3d
Priority: optional
Section: mail
Installed-Size: 1660
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Dovecot Maintainers <jaldhar-dovecot@debian.org>
Architecture: i386
Source: dovecot
Version: 1:1.2.15-3ubuntu2.1
Replaces: dovecot-common, pop3-server
Provides: pop3-server
Depends: libc6 (>= 2.7), libldap-2.4-2 (>= 2.4.7), libssl0.9.8 (>= 0.9.8m-1), dovecot-common (= 1:1.2.15-3ubuntu2.1)
Filename: pool/main/d/dovecot/dovecot-pop3d_1.2.15-3ubuntu2.1_i386.deb
Size: 549848
MD5sum: 44c2f3813aada1f0f0620051c6924b21
SHA1: 582937c49dfe933f405235cc4d267829170baccb
SHA256: a72b224c28eb594e6dc4470bd862415c21b35f2db31271e8cf4c4b2d0a2a856d
Description: secure POP3 server that supports mbox and maildir mailboxes
 Dovecot is a mail server whose major goals are security and extreme
 reliability. It tries very hard to handle all error conditions and verify
 that all data is valid, making it nearly impossible to crash. It should
 also be pretty fast, extensible, and portable.
 .
 This package contains the dovecot POP3 server.
Homepage: http://dovecot.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: mail-server

Package: dovecot-postfix
Priority: optional
Section: mail
Installed-Size: 548
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Dovecot Maintainers <jaldhar-dovecot@debian.org>
Architecture: all
Source: dovecot
Version: 1:1.2.15-3ubuntu2.1
Depends: mail-stack-delivery
Filename: pool/main/d/dovecot/dovecot-postfix_1.2.15-3ubuntu2.1_all.deb
Size: 6484
MD5sum: 5c3aafa9b8dd470c4cce866a0079c2e0
SHA1: e2e6ac519d0ffee1463b3b4df9993b30e6a65502
SHA256: d1a2ae1f25bd99b0ac8c4ad7e67f7ca434041fbe70789bea77479c4824ff1aa8
Description: mail server delivery agent stack provided by Ubuntu server team
 Ubuntu's mail stack provides fully operational delivery agent with
 safe defaults and additional options. Out of the box it supports IMAP,
 POP3 and SMTP services with SASL authentication and Maildir as default
 storage engine.
 .
 This is a transitional package to support upgrades and may be safely removed
 after installation.
Homepage: http://dovecot.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: dropbear
Priority: optional
Section: universe/net
Installed-Size: 596
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Gerrit Pape <pape@smarden.org>
Architecture: i386
Version: 0.52-5+squeeze1build0.11.04.1
Provides: ssh-server
Depends: libc6 (>= 2.7), zlib1g (>= 1:1.1.4)
Suggests: openssh-client, udev, runit, xauth
Filename: pool/main/d/dropbear/dropbear_0.52-5+squeeze1build0.11.04.1_i386.deb
Size: 212314
MD5sum: 3c2f94e1d9314d92b4c1a94e0bb62e76
SHA1: 690cafea31e805bad577c5395ebaa5cc804ff5b8
SHA256: 29eff964b0dece2fd6afcdaf1a5fe625b1477fbd5beed707a693e2929fb99193
Description: lightweight SSH2 server and client
 dropbear is a SSH 2 server and client designed to be small enough to
 be used in small memory environments, while still being functional and
 secure enough for general use.
 .
 It implements most required features of the SSH 2 protocol, and other
 features such as X11 and authentication agent forwarding.
 .
 See http://matt.ucc.asn.au/dropbear/dropbear.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: ecryptfs-utils
Priority: optional
Section: misc
Installed-Size: 512
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Daniel Baumann <daniel@debian.org>
Architecture: i386
Version: 87-0ubuntu1.2
Depends: upstart-job, libc6 (>= 2.8), libecryptfs0 (>= 77), libkeyutils1, libpam0g (>= 0.99.7.1), keyutils, libnss3-1d, libpam-runtime (>= 1.0.1-6), gettext-base
Recommends: lsof, rsync
Suggests: cryptsetup, opencryptoki
Filename: pool/main/e/ecryptfs-utils/ecryptfs-utils_87-0ubuntu1.2_i386.deb
Size: 99946
MD5sum: 26688901ce654f23017030654cb54eac
SHA1: 1a91cb12bc7696a243817b4fbc76fb17f75f731b
SHA256: 420e44da2f20adf29017fbd9f3e0608d54eb77205c8d5eb1b47d92983bba99cd
Description: ecryptfs cryptographic filesystem (utilities)
 eCryptfs is a POSIX-compliant enterprise-class stacked cryptographic filesystem
 for Linux.
 .
 It provides advanced key management and policy features. eCryptfs stores
 cryptographic metadata in the header of each file written, so that encrypted
 files can be copied between hosts; the file will be decryptable with the proper
 key, and there is no need to keep track of any additional information aside
 from what is already in the encrypted file itself. Think of eCryptfs as a sort
 of "gnupgfs".
 .
 eCryptfs is a native Linux filesystem. The kernel module component of eCryptfs
 is part of the Linux kernel since 2.6.19.
 .
 This package contains the userland utilities.
Homepage: https://launchpad.net/ecryptfs
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-live, kubuntu-live, kubuntu-mobile-live, kubuntu-mobile-live, edubuntu-live, xubuntu-live, mythbuntu-live, netbook-live

Package: ejabberd
Priority: optional
Section: universe/net
Installed-Size: 4172
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Konstantin Khomoutov <flatworm@users.sourceforge.net>
Architecture: i386
Version: 2.1.5-3+squeeze1build0.11.04.1
Depends: adduser, erlang-asn1 (>= 1:13.b.3-dfsg), erlang-base (>= 1:13.b.3-dfsg) | erlang-base-hipe (>= 1:13.b.3-dfsg), erlang-crypto (>= 1:13.b.3-dfsg), erlang-inets (>= 1:13.b.3-dfsg), erlang-mnesia (>= 1:13.b.3-dfsg), erlang-odbc (>= 1:13.b.3-dfsg), erlang-ssl (>= 1:13.b.3-dfsg), erlang-syntax-tools (>= 1:13.b.3-dfsg), erlang-abi-13.a, openssl, ucf, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.7), libexpat1 (>= 1.95.8), libpam0g (>= 0.99.7.1), libssl0.9.8 (>= 0.9.8m-1), zlib1g (>= 1:1.1.4)
Suggests: libunix-syslog-perl, imagemagick | graphicsmagick-imagemagick-compat
Filename: pool/main/e/ejabberd/ejabberd_2.1.5-3+squeeze1build0.11.04.1_i386.deb
Size: 1720202
MD5sum: 4ec1b415368a57588daf01f10480643f
SHA1: f226d5afa1944080d36c003fd24490a930ef22e4
SHA256: e7717cbe8ec9c54e1b5e2df196089014d38e1ed06fffa671d6ddf7df1f668ba5
Description: distributed, fault-tolerant Jabber/XMPP server written in Erlang
 ejabberd is a distributed, fault-tolerant Jabber/XMPP server written in Erlang.
 Its features contain:
  - XMPP-compliant
  - Web based administration
  - Load balancing: can run in a cluster of machines
  - Fault-tolerance: database can be replicated and stored on multiple
    nodes (nodes can be added or replaced 'on the fly')
  - Virtual hosting: several virtual domains can be served using single ejabberd
    instance
  - SSL/TLS support
  - Multi-User Chat (MUC/conference)
  - IRC transport
  - Jabber Users Directory, based on users vCards
  - Service Discovery
  - Shared roster
Homepage: http://www.process-one.net/en/projects/ejabberd/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: empathy
Priority: optional
Section: gnome
Installed-Size: 2592
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Telepathy maintainers <pkg-telepathy-maintainers@lists.alioth.debian.org>
Architecture: i386
Version: 2.34.0-0ubuntu3.2
Replaces: libempathy-gtk-common
Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.7), libcairo2 (>= 1.2.4), libcamel1.2-19 (>= 2.32), libcamel1.2-19 (<< 2.33), libcanberra-gtk0 (>= 0.4), libcanberra0 (>= 0.2), libdbus-1-3 (>= 1.0.2), libdbus-glib-1-2 (>= 0.78), libdbusmenu-glib3 (>= 0.4.2), libdee-1.0-1 (>= 0.5.2), libebook1.2-10 (>= 2.32.2), libedataserver1.2-14 (>= 2.32.2), libenchant1c2a (>= 1.6), libfolks-telepathy22 (>= 0.4.0), libfolks22 (>= 0.4.0), libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.2.1), libgconf2-4 (>= 2.31.1), libgcr0 (>= 2.26.0), libgdk-pixbuf2.0-0 (>= 2.22.0), libgee2 (>= 0.5.2), libglib2.0-0 (>= 2.28.0), libgnome-keyring0 (>= 2.26.0), libgnutls26 (>= 2.7.14-0), libgp11-0 (>= 2.24), libgstfarsight0.10-0 (>= 0.0.1), libgstreamer-plugins-base0.10-0 (>= 0.10.0), libgstreamer0.10-0 (>= 0.10.32), libgtk2.0-0 (>= 2.22.0), libido-0.1-0 (>= 0.1.8), libindicate-gtk2 (>= 0.2.2), libindicate5 (>= 0.4.90), liblaunchpad-integration1 (>= 0.1.17), libnm-glib2 (>= 0.8~a~git.20090826t185111.79489be), libnotify4 (>= 0.7.0), libnspr4 (>= 4.7.0~1.9b1), libnss3 (>= 3.12.2~rc1), libpango1.0-0 (>= 1.18.0), libsoup2.4-1 (>= 2.4.0), libsqlite3-0 (>= 3.7.3), libtasn1-3 (>= 1.6-0), libtelepathy-farsight0 (>= 0.0.6), libtelepathy-glib0 (>= 0.14.1), libtelepathy-logger2 (>= 0.2.0), libunique-1.0-0 (>= 1.0.0), libunity4 (>= 3.4.6), libwebkitgtk-1.0-0 (>= 1.3.10), libx11-6, libxml2 (>= 2.7.4), empathy-common (= 2.34.0-0ubuntu3.2), telepathy-mission-control-5, gnome-icon-theme (>= 2.30.0), dbus-x11, telepathy-logger
Recommends: telepathy-gabble, telepathy-salut, libdconf0, gvfs-backends, telepathy-haze, telepathy-butterfly, nautilus-sendto-empathy
Suggests: telepathy-idle, vino
Breaks: telepathy-butterfly (<< 0.5.10)
Filename: pool/main/e/empathy/empathy_2.34.0-0ubuntu3.2_i386.deb
Size: 956108
MD5sum: d61e7e15e492905c799ca7795de76c83
SHA1: 9da41b54c6aee3ccca6dc09f24bb6c9c309efaaf
SHA256: 9c6bcfee10e950699ec162091736cf9c07c4d8302855619f4127ea1326b497c4
Description: GNOME multi-protocol chat and call client
 Instant messaging program supporting text, voice, video, file transfers
 and inter-application communication over many different protocols,
 including: AIM, MSN, Google Talk (Jabber/XMPP), Facebook, Yahoo!, Salut,
 Gadu-Gadu, Groupwise, ICQ and QQ.
 .
 This package contains the Empathy IM application and account manager.
Homepage: http://live.gnome.org/Empathy
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, edubuntu-desktop, ubuntu-netbook

Package: empathy-common
Priority: optional
Section: gnome
Installed-Size: 3676
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Telepathy maintainers <pkg-telepathy-maintainers@lists.alioth.debian.org>
Architecture: all
Source: empathy
Version: 2.34.0-0ubuntu3.2
Replaces: empathy (<< 2.27.92), empathy-doc, libempathy-common, libempathy-gtk-common
Provides: empathy-doc, libempathy-common, libempathy-gtk-common
Recommends: yelp
Conflicts: empathy-doc, libempathy-common, libempathy-gtk-common
Filename: pool/main/e/empathy/empathy-common_2.34.0-0ubuntu3.2_all.deb
Size: 388850
MD5sum: 0889f2525000390f58390181822a5fe0
SHA1: b851933c08fe6e2735ce446cb7275e38709f5144
SHA256: cad1d7141831d0223222e3061bbd143db5e8afaa29fc6b305d019e3b87f4ad2f
Description: GNOME multi-protocol chat and call client (common files)
 Instant messaging program supporting text, voice, video, file transfers
 and inter-application communication over many different protocols,
 including: AIM, MSN, Google Talk (Jabber/XMPP), Facebook, Yahoo!, Salut,
 Gadu-Gadu, Groupwise, ICQ and QQ.
 .
 This package contains the architecture independent files for Empathy
 IM application.
Homepage: http://live.gnome.org/Empathy
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, edubuntu-desktop, ubuntu-netbook

Package: empathy-dbg
Priority: extra
Section: debug
Installed-Size: 7180
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Telepathy maintainers <pkg-telepathy-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: empathy
Version: 2.34.0-0ubuntu3.2
Depends: empathy (= 2.34.0-0ubuntu3.2)
Filename: pool/main/e/empathy/empathy-dbg_2.34.0-0ubuntu3.2_i386.deb
Size: 2823678
MD5sum: e91b30db241ef8335f48899c8789477a
SHA1: f51e18572006ad66ccd7cb56cc6cb9b18ba756f1
SHA256: b9e0f2666ba9d5fa25096d81025bb1d72f0c2ab2a579aa40aee4a823ffeefbe7
Description: GNOME multi-protocol chat and call client (debug symbols)
 Instant messaging program supporting text, voice, video, file transfers
 and inter-application communication over many different protocols,
 including: AIM, MSN, Google Talk (Jabber/XMPP), Facebook, Yahoo!, Salut,
 Gadu-Gadu, Groupwise, ICQ and QQ.
 .
 This package contains debug symbols for the Empathy IM application and
 account manager.
Homepage: http://live.gnome.org/Empathy
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: enigmail
Priority: optional
Section: universe/mail
Installed-Size: 4416
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Original-Maintainer: Alexander Sack <asac@debian.org>
Architecture: i386
Version: 2:1.4.5-0ubuntu0.11.04.1
Provides: seamonkey-enigmail, thunderbird-enigmail, xul-ext-enigmail
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), gnupg
Recommends: thunderbird (>= 16.0) | seamonkey (>= 2.13)
Filename: pool/main/e/enigmail/enigmail_1.4.5-0ubuntu0.11.04.1_i386.deb
Size: 1151862
MD5sum: 2ce5f1f130aa8b272687ce8d890916b0
SHA1: 5ecc68706a70a016a9513d4bc1fa17e994c08622
SHA256: b2df76125c74def0efbc719b5e5ea6b9a1a5ce402e301901ccbb32074dd4ee04
Description: GPG support for Thunderbird and Debian Icedove
 OpenPGP extension for Thunderbird. Enigmail allows users to access the
 features provided by the popular GnuPG software from within Thunderbird.
 .
 Enigmail is capable of signing, authenticating, encrypting and decrypting
 email. Additionally, it supports both the inline PGP format, as well as the
 PGP/MIME format as described in RFC 3156.
Enhances: seamonkey, thunderbird
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: eucalyptus-admin-tools
Priority: extra
Section: admin
Installed-Size: 200
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: eucalyptus
Version: 2.0.1+bzr1256-0ubuntu4.1
Replaces: eucalyptus-common (<= 2.0.1+bzr1256-0ubuntu2)
Depends: python2.7 | python2.6, python (>= 2.6), python (<< 2.8), python-boto, python-psutil
Conflicts: eucalyptus-common (<= 2.0.1+bzr1256-0ubuntu2)
Filename: pool/main/e/eucalyptus/eucalyptus-admin-tools_2.0.1+bzr1256-0ubuntu4.1_i386.deb
Size: 12904
MD5sum: 590f092277cb27338052255f762dcb35
SHA1: d132b9809f2ae1eb6a9aba24e461f9446d22f292
SHA256: a9de8958d382caf8f739d950a538d571915e7f87f8fef847a3dbb559af70d154
Description: Elastic Utility Computing Architecture - Admin tools
 EUCALYPTUS is an open source service overlay that implements elastic
 computing using existing resources. The goal of EUCALYPTUS is to allow
 sites with existing clusters and server infrastructure to co-host an
 elastic computing service that is interface-compatible with Amazon's EC2.
 .
 This package contains the eucalyptus admin tools.
Homepage: http://open.eucalyptus.com/
Python-Version: 2.6, 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: eucalyptus-cloud

Package: eucalyptus-cc
Priority: extra
Section: admin
Installed-Size: 2192
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: eucalyptus
Version: 2.0.1+bzr1256-0ubuntu4.1
Depends: libaxis2c0, libc6 (>= 2.7), libcap2 (>= 2.10), libcurl3-gnutls (>= 7.16.2-1), librampart0, libssl0.9.8 (>= 0.9.8m-1), zlib1g (>= 1:1.1.4), debconf (>= 0.5) | debconf-2.0, upstart-job, eucalyptus-common, apache2, libapache2-mod-axis2c, eucalyptus-gl, uec-component-listener, wget
Recommends: bridge-utils, vlan, powerwake, isc-dhcp-server, libpam-modules (>= 1.0.1-9ubuntu3)
Suggests: vtun
Conflicts: apache2-mpm-itk
Filename: pool/main/e/eucalyptus/eucalyptus-cc_2.0.1+bzr1256-0ubuntu4.1_i386.deb
Size: 459996
MD5sum: efc775b8f4b9086f97cc454cd8a4ebd2
SHA1: 58a389578bf1d484215d85da0349a7117a6119d7
SHA256: 0f00fbf772352e2933cdfb72b7ff6f7db1daa23459d1c4821544ebfbc70ee489
Description: Elastic Utility Computing Architecture - Cluster controller
 EUCALYPTUS is an open source service overlay that implements elastic
 computing using existing resources. The goal of EUCALYPTUS is to allow
 sites with existing clusters and server infrastructure to co-host an
 elastic computing service that is interface-compatible with Amazon's EC2.
 .
 This package contains the cluster controller part of eucalyptus.
Homepage: http://open.eucalyptus.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: eucalyptus-cluster

Package: eucalyptus-cloud
Priority: extra
Section: admin
Installed-Size: 496
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: eucalyptus
Version: 2.0.1+bzr1256-0ubuntu4.1
Replaces: eucalyptus-cc (<= 1.6~bzr919-0ubuntu3), eucalyptus-sc (<= 1.6~bzr919-0ubuntu3), eucalyptus-walrus (<= 1.6~bzr919-0ubuntu3)
Depends: upstart-job, eucalyptus-common, uec-component-listener, eucalyptus-java-common, eucalyptus-admin-tools
Recommends: python-image-store-proxy, postfix | mail-transport-agent, munin
Filename: pool/main/e/eucalyptus/eucalyptus-cloud_2.0.1+bzr1256-0ubuntu4.1_i386.deb
Size: 298108
MD5sum: 9169a1df64a6952cb3e6da2f4dfae099
SHA1: e1a2374df1f491cf7f46dc7cf37956fbcc8261d0
SHA256: 35cdd6a9e46f23cd47ec1717761e9139fbd025dab5fb414fc88f7947d7745992
Description: Elastic Utility Computing Architecture - Cloud controller
 EUCALYPTUS is an open source service overlay that implements elastic
 computing using existing resources. The goal of EUCALYPTUS is to allow
 sites with existing clusters and server infrastructure to co-host an
 elastic computing service that is interface-compatible with Amazon's EC2.
 .
 This package contains the cloud controller part of eucalyptus.
Homepage: http://open.eucalyptus.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: eucalyptus-cloud

Package: eucalyptus-common
Priority: extra
Section: admin
Installed-Size: 1920
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: eucalyptus
Version: 2.0.1+bzr1256-0ubuntu4.1
Depends: libaxis2c0, libc6 (>= 2.7), libcap2 (>= 2.10), libcurl3-gnutls (>= 7.16.2-1), librampart0, libssl0.9.8 (>= 0.9.8m-1), zlib1g (>= 1:1.1.4), upstart-job, adduser, openssh-server (>= 1:5.2p1-1ubuntu1), openssh-client, avahi-utils
Recommends: unzip, munin-node
Filename: pool/main/e/eucalyptus/eucalyptus-common_2.0.1+bzr1256-0ubuntu4.1_i386.deb
Size: 355524
MD5sum: 8c0fe225da8cbd0a2666b4e444454e14
SHA1: 773f5e783ef6ff6368d76488a7f1b60187a843d2
SHA256: 3304c0d2851963f043ee4fc4023e3efdfa26aeabbaa6cf91f2722d95ac3c206d
Description: Elastic Utility Computing Architecture - Common files
 EUCALYPTUS is an open source service overlay that implements elastic
 computing using existing resources. The goal of EUCALYPTUS is to allow
 sites with existing clusters and server infrastructure to co-host an
 elastic computing service that is interface-compatible with Amazon's EC2.
 .
 This package contains the common parts: you will need to install either
 eucalyptus-cloud, eucalyptus-cc or eucalyptus-nc (or all of them).
Homepage: http://open.eucalyptus.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: eucalyptus-cloud, eucalyptus-cluster, eucalyptus-node, eucalyptus-storage, eucalyptus-walrus

Package: eucalyptus-gl
Priority: extra
Section: admin
Installed-Size: 272
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: eucalyptus
Version: 2.0.1+bzr1256-0ubuntu4.1
Depends: libaxis2c0, libc6 (>= 2.7), libcap2 (>= 2.10), librampart0, libssl0.9.8 (>= 0.9.8m-1), zlib1g (>= 1:1.1.4), eucalyptus-common
Filename: pool/main/e/eucalyptus/eucalyptus-gl_2.0.1+bzr1256-0ubuntu4.1_i386.deb
Size: 53668
MD5sum: f1d56140af9b37fff91df045e3f58e95
SHA1: 94f08a749bcb95510b057a42d662db562e3407f2
SHA256: 9f78abb8b0ccd00259049e8bb9b976e14d0e52be64c9c19e787b4c8133c8ac40
Description: Elastic Utility Computing Architecture - Logging service
 EUCALYPTUS is an open source service overlay that implements elastic
 computing using existing resources. The goal of EUCALYPTUS is to allow
 sites with existing clusters and server infrastructure to co-host an
 elastic computing service that is interface-compatible with Amazon's EC2.
 .
 This package contains the internal log service of eucalyptus.
Homepage: http://open.eucalyptus.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: eucalyptus-cluster, eucalyptus-node

Package: eucalyptus-java-common
Priority: extra
Section: admin
Installed-Size: 6908
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: eucalyptus
Version: 2.0.1+bzr1256-0ubuntu4.1
Replaces: eucalyptus-cloud (<= 1.6.2~bzr1120-0ubuntu2), eucalyptus-common, eucalyptus-javadeps
Depends: libc6 (>= 2.7), antlr3, default-jre-headless | java5-runtime-headless, dmsetup, eucalyptus-common, groovy (>= 1.7), janino, junit, libantlr-java, libasm3-java, libaxiom-java, libbackport-util-concurrent-java, libbcel-java, libbcprov-java, libbsf-java, libc3p0-java, libcglib-java, libcommons-beanutils-java, libcommons-cli-java, libcommons-codec-java, libcommons-collections3-java, libcommons-discovery-java, libcommons-fileupload-java, libcommons-httpclient-java, libcommons-io-java, libcommons-jxpath-java, libcommons-lang-java, libcommons-logging-java, libcommons-pool-java (>= 1.4), libdnsjava-java, libdom4j-java, libdrools-core-java, libecj-java, libeucalyptus-commons-ext-java (>= 0.5.0), libexcalibur-logkit-java, libezmorph-java, libgeronimo-ejb-3.0-spec-java, libgeronimo-interceptor-3.0-spec-java, libgeronimo-j2ee-connector-1.5-spec-java, libgeronimo-jacc-1.1-spec-java, libgeronimo-jms-1.1-spec-java, libgeronimo-jpa-3.0-spec-java, libgeronimo-jta-1.0.1b-spec-java, libgnujaf-java, libgnumail-java, libgoogle-collections-java, libgwt-user-java, libhsqldb-java, libjavassist-java, libjaxen-java, libjaxp1.3-java, libjetty-java, libjibx-java (>= 1.1.6a), libjson-java, libjug-java, liblog4j1.2-java, libmvel-java, libnetty-java, libproxool-java, libregexp-java, libservlet2.5-java, libslf4j-java, libwoodstox-java, libwsdl4j-java, libwss4j-java, libxalan2-java, libxerces2-java, libxml-security-java (>= 1.4.2-1ubuntu1), libxom-java, libxpp3-java, lvm2, openssh-server, vblade, libjetty-extra-java
Filename: pool/main/e/eucalyptus/eucalyptus-java-common_2.0.1+bzr1256-0ubuntu4.1_i386.deb
Size: 5960676
MD5sum: 45a2a3488ef187a187c9f84f55caed8d
SHA1: ed6cda99872348e20e25944b87ed6ef9946b8102
SHA256: 5f42e8a5875f1c355d49b4954ab16a930b2922db29b2a8e3f01831a435d35331
Description: Elastic Utility Computing Architecture - Common Java package
 EUCALYPTUS is an open source service overlay that implements elastic
 computing using existing resources. The goal of EUCALYPTUS is to allow
 sites with existing clusters and server infrastructure to co-host an
 elastic computing service that is interface-compatible with Amazon's EC2.
 .
 This package contains everything the java based packages share.
Homepage: http://open.eucalyptus.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: eucalyptus-cloud, eucalyptus-storage, eucalyptus-walrus

Package: eucalyptus-nc
Priority: extra
Section: admin
Installed-Size: 1232
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: eucalyptus
Version: 2.0.1+bzr1256-0ubuntu4.1
Depends: libaxis2c0, libc6 (>= 2.7), libcap2 (>= 2.10), libcurl3-gnutls (>= 7.16.2-1), librampart0, libssl0.9.8 (>= 0.9.8m-1), libvirt0 (>= 0.3.0), zlib1g (>= 1:1.1.4), debconf (>= 0.5) | debconf-2.0, upstart-job, eucalyptus-common, apache2-mpm-worker | apache2-mpm-prefork, libvirt-bin (>= 0.8.3-1ubuntu7), libapache2-mod-axis2c, eucalyptus-gl, adduser, iptables, xorriso
Recommends: qemu-kvm, vlan, bridge-utils, powernap, open-iscsi, libcrypt-openssl-random-perl, libcrypt-openssl-rsa-perl, libcrypt-openssl-x509-perl
Suggests: aoetools
Conflicts: apache2-mpm-itk
Filename: pool/main/e/eucalyptus/eucalyptus-nc_2.0.1+bzr1256-0ubuntu4.1_i386.deb
Size: 261952
MD5sum: 00656de5fb9d91b470c3c9c539013c61
SHA1: ffec5d2cf1fccc170b937449016382e9ff964b89
SHA256: d44968c692b2b3463e73e330be808aa3bc66c5d65cbb752535419c310811655d
Description: Elastic Utility Computing Architecture - Node controller
 EUCALYPTUS is an open source service overlay that implements elastic
 computing using existing resources. The goal of EUCALYPTUS is to allow
 sites with existing clusters and server infrastructure to co-host an
 elastic computing service that is interface-compatible with Amazon's EC2.
 .
 This package contains the node controller part of eucalyptus.
Homepage: http://open.eucalyptus.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: eucalyptus-node

Package: eucalyptus-sc
Priority: extra
Section: admin
Installed-Size: 204
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: eucalyptus
Version: 2.0.1+bzr1256-0ubuntu4.1
Depends: debconf (>= 0.5) | debconf-2.0, upstart-job, eucalyptus-common, eucalyptus-java-common, tgt
Recommends: open-iscsi, munin
Suggests: aoetools
Filename: pool/main/e/eucalyptus/eucalyptus-sc_2.0.1+bzr1256-0ubuntu4.1_i386.deb
Size: 83578
MD5sum: 7532ecdc589679eeadfce6ac254ad7d7
SHA1: 6a47da8d292742df947f50ca5989e949291f5ddf
SHA256: 3dae12d6110669ac1777008d73266e18ffb16d8a8f803574927e1dea6945c266
Description: Elastic Utility Computing Architecture - Storage controller
 EUCALYPTUS is an open source service overlay that implements elastic
 computing using existing resources. The goal of EUCALYPTUS is to allow
 sites with existing clusters and server infrastructure to co-host an
 elastic computing service that is interface-compatible with Amazon's EC2.
 .
 This package contains the storage controller part of eucalyptus.
Homepage: http://open.eucalyptus.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: eucalyptus-storage

Package: eucalyptus-walrus
Priority: extra
Section: admin
Installed-Size: 208
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: eucalyptus
Version: 2.0.1+bzr1256-0ubuntu4.1
Depends: upstart-job, eucalyptus-common, eucalyptus-java-common
Recommends: munin-node, bittornado | bittorrent
Filename: pool/main/e/eucalyptus/eucalyptus-walrus_2.0.1+bzr1256-0ubuntu4.1_i386.deb
Size: 96324
MD5sum: 94151d320a8dada560f043b4a287480e
SHA1: 91342086968de291fb08e93782cdda1bc37491e0
SHA256: 720ffd4c3132159eba2d67ffbf697bde3e7a60b5001cfff39dd837cd885c85d0
Description: Elastic Utility Computing Architecture - Walrus (S3)
 EUCALYPTUS is an open source service overlay that implements elastic
 computing using existing resources. The goal of EUCALYPTUS is to allow
 sites with existing clusters and server infrastructure to co-host an
 elastic computing service that is interface-compatible with Amazon's EC2.
 .
 This package contains Walrus, the S3 part of eucalyptus.
Homepage: http://open.eucalyptus.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: eucalyptus-walrus

Package: evince
Priority: optional
Section: gnome
Installed-Size: 668
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: i386
Version: 2.32.0-0ubuntu12.4
Provides: djvu-viewer, pdf-viewer, postscript-viewer
Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libcairo2 (>= 1.10.0), libevdocument3 (>= 2.31.90-0ubuntu1), libevview3 (>= 2.31.90-0ubuntu1), libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.2.1), libgail18 (>= 2.21.5), libgconf2-4 (>= 2.31.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.26.0), libgnome-keyring0 (>= 2.22.2), libgtk2.0-0 (>= 2.22.0), libice6 (>= 1:1.0.0), liblaunchpad-integration1 (>= 0.1.17), libnautilus-extension1 (>= 2.30), libpango1.0-0 (>= 1.14.0), libsm6, libx11-6, libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4), gconf2 (>= 2.28.1-2), evince-common (>= 2.32), evince-common (<< 2.33), gnome-icon-theme (>= 2.17.1), shared-mime-info
Recommends: dbus-x11, gvfs
Suggests: unrar, poppler-data, nautilus, apparmor
Conflicts: evince-gtk
Filename: pool/main/e/evince/evince_2.32.0-0ubuntu12.4_i386.deb
Size: 181872
MD5sum: 700fef680fceb6fa0cf16e067102dd85
SHA1: 2697accf2641efc15308d5a46cdef471b90db90e
SHA256: 975b6c8620465d735edcb6bd4541ba0b5c0bf45d0239138081b310660812924c
Description: Document (postscript, pdf) viewer
 Evince is a simple multi-page document viewer.  It can display and print
 PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI and Portable
 Document Format (PDF) files.
 When supported by the document, it also allows searching for text,
 copying text to the clipboard, hypertext navigation, and
 table-of-contents bookmarks.
Homepage: http://www.gnome.org/projects/evince/
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: evince-common
Priority: optional
Section: gnome
Installed-Size: 876
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: all
Source: evince
Version: 2.32.0-0ubuntu12.4
Replaces: evince (<< 2.30.3-1ubuntu1), evince-gtk (<< 2.30.1-2)
Filename: pool/main/e/evince/evince-common_2.32.0-0ubuntu12.4_all.deb
Size: 105228
MD5sum: f472fcb648ff8f77e435d2a506fc5270
SHA1: e8623b5827a582b10e94048975f022f6fd219976
SHA256: 0e9b8ab3c1af0ec8f92767fa8d2be9a01859a40af26aaf4cea23c42a37dd8178
Description: Document (postscript, pdf) viewer - common files
 Evince is a simple multi-page document viewer.  It can display and print
 PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI and Portable
 Document Format (PDF) files.
 When supported by the document, it also allows searching for text,
 copying text to the clipboard, hypertext navigation, and
 table-of-contents bookmarks.
 .
 This package contains shared files for evince and evince-gtk packages.
Homepage: http://www.gnome.org/projects/evince/
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: evince-dbg
Priority: extra
Section: debug
Installed-Size: 3600
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: evince
Version: 2.32.0-0ubuntu12.4
Depends: evince (= 2.32.0-0ubuntu12.4)
Filename: pool/main/e/evince/evince-dbg_2.32.0-0ubuntu12.4_i386.deb
Size: 1424842
MD5sum: a23e31f5cc7d856ad99aed663ec10bff
SHA1: 48068826d5e590a91001a634e821f2d5ae4d7d96
SHA256: 03f63dada50ccfcf52eec1152801418f077220e45f67a454f0253d0e6aba3894
Description: Document (postscript, pdf) viewer - debugging symbols
 Evince is a simple multi-page document viewer.  It can display and print
 PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI and Portable
 Document Format (PDF) files.
 When supported by the document, it also allows searching for text,
 copying text to the clipboard, hypertext navigation, and
 table-of-contents bookmarks.
 .
 This package contains the debugging symbols needed by gdb.
Homepage: http://www.gnome.org/projects/evince/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: evince-gtk
Priority: optional
Section: universe/x11
Installed-Size: 564
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: evince
Version: 2.32.0-0ubuntu12.4
Provides: djvu-viewer, pdf-viewer, postscript-viewer
Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libcairo2 (>= 1.10.0), libevdocument3 (>= 2.31.90-0ubuntu1), libevview3 (>= 2.31.90-0ubuntu1), libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.2.1), libgail18 (>= 2.21.5), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.26.0), libgtk2.0-0 (>= 2.22.0), libice6 (>= 1:1.0.0), liblaunchpad-integration1 (>= 0.1.17), libpango1.0-0 (>= 1.14.0), libsm6, libx11-6, libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4), evince-common (>= 2.32), evince-common (<< 2.33), gnome-icon-theme (>= 2.17.1), shared-mime-info
Recommends: dbus-x11
Suggests: gvfs, unrar, poppler-data, nautilus
Conflicts: evince
Filename: pool/main/e/evince/evince-gtk_2.32.0-0ubuntu12.4_i386.deb
Size: 162172
MD5sum: b8d9e3310d039a8b010dfa82a6117297
SHA1: 35f5e369f09e2531e1fa50f9641e4eb961e6b935
SHA256: 250be57e48b9b64a664ef98cfa2aa4428680c2e14cafe22767b62c61d04111ff
Description: Document (postscript, pdf) viewer (GTK+ version)
 Evince is a simple multi-page document viewer.  It can display and print
 PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI and Portable
 Document Format (PDF) files.
 When supported by the document, it also allows searching for text,
 copying text to the clipboard, hypertext navigation, and
 table-of-contents bookmarks.
 .
 This version of evince is built without GConf and GNOME keyring
 support.
Homepage: http://www.gnome.org/projects/evince/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: exim4
Priority: optional
Section: mail
Installed-Size: 60
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Exim4 Maintainers <pkg-exim4-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 4.74-1ubuntu1.3
Depends: debconf (>= 0.5) | debconf-2.0, debconf (>= 1.4.69) | cdebconf (>= 0.39), exim4-base (>= 4.74), exim4-daemon-light | exim4-daemon-heavy | exim4-daemon-custom
Filename: pool/main/e/exim4/exim4_4.74-1ubuntu1.3_all.deb
Size: 7862
MD5sum: 3012804828dc0b2b69d731f08844300c
SHA1: aa86714257a514495ec933797dae86b951674e7c
SHA256: f52a58c38a3b89812b1dc01a639c8a8755bdb9737ec45335c91ec76e8077ca67
Description: metapackage to ease Exim MTA (v4) installation
 Exim (v4) is a mail transport agent. exim4 is the metapackage depending
 on the essential components for a basic exim4 installation.
 .
 The Debian exim4 packages have their own web page,
 http://pkg-exim4.alioth.debian.org/. There is also a Debian-specific
 FAQ list. Information about the way the Debian packages are
 configured can be found in
 /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains
 information about the way the Debian binary packages are built. The
 very extensive upstream documentation is shipped in
 /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven
 configuration process in a standard setup, invoke dpkg-reconfigure
 exim4-config. There is a Debian-centered mailing list,
 pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific
 questions there, and only write to the upstream exim-users mailing
 list if you are sure that your question is not Debian-specific. You
 can find the subscription web page on
 http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users
Homepage: http://www.exim.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: exim4-base
Priority: extra
Section: mail
Installed-Size: 1700
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Exim4 Maintainers <pkg-exim4-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: exim4
Version: 4.74-1ubuntu1.3
Replaces: exim, exim-tls, exim4-daemon-custom, exim4-daemon-heavy, exim4-daemon-light
Depends: libc6 (>= 2.7), libdb4.8, debconf (>= 0.5) | debconf-2.0, cron | fcron, exim4-config (>= 4.30) | exim4-config-2, adduser, netbase, lsb-base (>= 3.0-6)
Recommends: psmisc, mailx, perl-modules
Suggests: mail-reader, eximon4, exim4-doc-html | exim4-doc-info, gnutls-bin | openssl, file, spf-tools-perl, swaks
Conflicts: exim, exim-tls
Breaks: exim4-daemon-custom (<< 4.74), exim4-daemon-heavy (<< 4.74), exim4-daemon-light (<< 4.74)
Filename: pool/main/e/exim4/exim4-base_4.74-1ubuntu1.3_i386.deb
Size: 866578
MD5sum: 7022a6c14a166d14392cfd5b71e491b1
SHA1: 55375baacd4e8188daf1b2fc7eb5b32c21f9ae90
SHA256: 2204c0962584e28db59f1827e59f757773f2444a1044844eecb6cd59f0c32d08
Description: support files for all Exim MTA (v4) packages
 Exim (v4) is a mail transport agent. exim4-base provides the support
 files needed by all exim4 daemon packages. You need an additional package
 containing the main executable. The available packages are:
 .
  exim4-daemon-light
  exim4-daemon-heavy
 .
 If you build exim4 from the source package locally, you can also
 build an exim4-daemon-custom package tailored to your own feature set.
 .
 The Debian exim4 packages have their own web page,
 http://pkg-exim4.alioth.debian.org/. There is also a Debian-specific
 FAQ list. Information about the way the Debian packages are
 configured can be found in
 /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains
 information about the way the Debian binary packages are built. The
 very extensive upstream documentation is shipped in
 /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven
 configuration process in a standard setup, invoke dpkg-reconfigure
 exim4-config. There is a Debian-centered mailing list,
 pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific
 questions there, and only write to the upstream exim-users mailing
 list if you are sure that your question is not Debian-specific. You
 can find the subscription web page on
 http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users
Homepage: http://www.exim.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: exim4-config
Priority: extra
Section: mail
Installed-Size: 1184
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Exim4 Maintainers <pkg-exim4-maintainers@lists.alioth.debian.org>
Architecture: all
Source: exim4
Version: 4.74-1ubuntu1.3
Provides: exim4-config-2
Depends: debconf (>= 0.5) | debconf-2.0, adduser
Conflicts: courier-mta, esmtp-run, exim, exim-tls, exim4-config, exim4-config-2, hula-mta, masqmail, mta-dummy, nullmailer, postfix, sendmail-bin, smail, ssmtp, xmail, zmailer
Breaks: exim4-daemon-heavy (<< 4.69.1), exim4-daemon-light (<< 4.69.1)
Filename: pool/main/e/exim4/exim4-config_4.74-1ubuntu1.3_all.deb
Size: 318990
MD5sum: e35d3db64551097a250a2a434aff29ec
SHA1: 4151d0c3ed73cba33c85e072c5998eaceaae1305
SHA256: 0c17c479588049c72f04a4ab428c854460e10a9d218ae325ec1782ee41174475
Description: configuration for the Exim MTA (v4)
 Exim (v4) is a mail transport agent. exim4-config provides the configuration
 for the exim4 daemon packages. The configuration framework has been split
 off the main package to allow sites to replace the configuration scheme
 with their own without having to change the actual exim4 packages.
 .
 Sites with special configuration needs (having a lot of identically
 configured machines for example) can use this to distribute their own
 custom configuration via the packaging system, using the magic
 available with dpkg's conffile handling, without having to do local
 changes on all of these machines.
 .
 The Debian exim4 packages have their own web page,
 http://pkg-exim4.alioth.debian.org/. There is also a Debian-specific
 FAQ list. Information about the way the Debian packages are
 configured can be found in
 /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains
 information about the way the Debian binary packages are built. The
 very extensive upstream documentation is shipped in
 /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven
 configuration process in a standard setup, invoke dpkg-reconfigure
 exim4-config. There is a Debian-centered mailing list,
 pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific
 questions there, and only write to the upstream exim-users mailing
 list if you are sure that your question is not Debian-specific. You
 can find the subscription web page on
 http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users
Homepage: http://www.exim.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: exim4-daemon-heavy
Priority: optional
Section: mail
Installed-Size: 1188
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Exim4 Maintainers <pkg-exim4-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: exim4
Version: 4.74-1ubuntu1.3
Replaces: exim4-base (<= 4.61-1), mail-transport-agent
Provides: exim4-localscanapi-1.0, exim4-localscanapi-1.1, mail-transport-agent
Depends: exim4-base (>= 4.74), libc6 (>= 2.7), libdb4.8, libgnutls26 (>= 2.7.14-0), libldap-2.4-2 (>= 2.4.7), libmysqlclient16 (>= 5.1.21-1), libpam0g (>= 0.99.7.1), libpcre3 (>= 8.10), libperl5.10 (>= 5.10.1), libpq5 (>= 8.4~0cvs20090328), libsasl2-2, libsqlite3-0 (>= 3.7.3), debconf (>= 0.5) | debconf-2.0
Conflicts: mail-transport-agent
Breaks: clamav-daemon (<< 0.95)
Filename: pool/main/e/exim4/exim4-daemon-heavy_4.74-1ubuntu1.3_i386.deb
Size: 499858
MD5sum: ec28448d3020e8d7778d2636ae5d4403
SHA1: 2df4f6dbeb0099d1fb62f3322d7ab99ffdfc9066
SHA256: 184f71852b9aa3062bd9663a85265edf75df9fe5cece3f0999be05ba0351e1e0
Description: Exim MTA (v4) daemon with extended features, including exiscan-acl
 Exim (v4) is a mail transport agent. This package contains the exim4
 daemon with extended features. In addition to the features already
 supported by exim4-daemon-light, exim4-daemon-heavy includes LDAP,
 sqlite, PostgreSQL and MySQL data lookups, SASL and SPA SMTP authentication,
 embedded Perl interpreter, and the content scanning extension
 (formerly known as "exiscan-acl") for integration of virus scanners
 and spamassassin.
 .
 The Debian exim4 packages have their own web page,
 http://pkg-exim4.alioth.debian.org/. There is also a Debian-specific
 FAQ list. Information about the way the Debian packages are
 configured can be found in
 /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains
 information about the way the Debian binary packages are built. The
 very extensive upstream documentation is shipped in
 /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven
 configuration process in a standard setup, invoke dpkg-reconfigure
 exim4-config. There is a Debian-centered mailing list,
 pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific
 questions there, and only write to the upstream exim-users mailing
 list if you are sure that your question is not Debian-specific. You
 can find the subscription web page on
 http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users
Homepage: http://www.exim.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: exim4-daemon-heavy-dbg
Priority: extra
Section: debug
Installed-Size: 2320
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Exim4 Maintainers <pkg-exim4-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: exim4
Version: 4.74-1ubuntu1.3
Depends: exim4-daemon-heavy
Filename: pool/main/e/exim4/exim4-daemon-heavy-dbg_4.74-1ubuntu1.3_i386.deb
Size: 928722
MD5sum: 56bfceed350d60ce9aec9f684c242807
SHA1: 8e63ce744f9880136600d1fd0a67cb2848562f64
SHA256: 577d2b2765c8c2903e4cdd881df59d7f0007c3abfd5bf35e5ade2b51279a1080
Description: debugging symbols for the Exim MTA (v4) packages
 Exim (v4) is a mail transport agent. This package contains
 debugging symbols for the binaries contained in the
 exim4-daemon-heavy package.
 .
 The Debian exim4 packages have their own web page,
 http://pkg-exim4.alioth.debian.org/. There is also a Debian-specific
 FAQ list. Information about the way the Debian packages are
 configured can be found in
 /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains
 information about the way the Debian binary packages are built. The
 very extensive upstream documentation is shipped in
 /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven
 configuration process in a standard setup, invoke dpkg-reconfigure
 exim4-config. There is a Debian-centered mailing list,
 pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific
 questions there, and only write to the upstream exim-users mailing
 list if you are sure that your question is not Debian-specific. You
 can find the subscription web page on
 http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users
Homepage: http://www.exim.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: exim4-daemon-light
Priority: extra
Section: mail
Installed-Size: 1064
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Exim4 Maintainers <pkg-exim4-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: exim4
Version: 4.74-1ubuntu1.3
Replaces: exim4-base (<= 4.61-1), mail-transport-agent
Provides: exim4-localscanapi-1.0, exim4-localscanapi-1.1, mail-transport-agent
Depends: exim4-base (>= 4.74), libc6 (>= 2.7), libdb4.8, libgnutls26 (>= 2.7.14-0), libpcre3 (>= 8.10), debconf (>= 0.5) | debconf-2.0
Conflicts: mail-transport-agent
Filename: pool/main/e/exim4/exim4-daemon-light_4.74-1ubuntu1.3_i386.deb
Size: 445110
MD5sum: ee0f419f75c59982037662f0c0ae6c1f
SHA1: 30f11b36f50736fd7e25940cf50dbe1d2a5e4939
SHA256: 2701a370f78f1f0ed57817609a3b1c41fed17c9be9e11fd635380b6c50b953ec
Description: lightweight Exim MTA (v4) daemon
 Exim (v4) is a mail transport agent. This package contains the exim4
 daemon with only basic features enabled. It works well with the
 standard setups that are provided by Debian and includes support for
 TLS encryption and the dlopen patch to allow dynamic loading of a
 local_scan function.
 .
 The Debian exim4 packages have their own web page,
 http://pkg-exim4.alioth.debian.org/. There is also a Debian-specific
 FAQ list. Information about the way the Debian packages are
 configured can be found in
 /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains
 information about the way the Debian binary packages are built. The
 very extensive upstream documentation is shipped in
 /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven
 configuration process in a standard setup, invoke dpkg-reconfigure
 exim4-config. There is a Debian-centered mailing list,
 pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific
 questions there, and only write to the upstream exim-users mailing
 list if you are sure that your question is not Debian-specific. You
 can find the subscription web page on
 http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users
Homepage: http://www.exim.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: exim4-daemon-light-dbg
Priority: extra
Section: debug
Installed-Size: 2060
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Exim4 Maintainers <pkg-exim4-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: exim4
Version: 4.74-1ubuntu1.3
Depends: exim4-daemon-light
Filename: pool/main/e/exim4/exim4-daemon-light-dbg_4.74-1ubuntu1.3_i386.deb
Size: 817748
MD5sum: 98ef440b82c9b106aec21aa097b35ce4
SHA1: c29005f05c65ad92698f80a5453b0710a3b2d8ca
SHA256: de6dfd55c27437b98b034ae1a4ab224207678a33b5f500cfa037e9830069a8dd
Description: debugging symbols for the Exim MTA (v4) packages
 Exim (v4) is a mail transport agent. This package contains
 debugging symbols for the binaries contained in the
 exim4-daemon-light package.
 .
 The Debian exim4 packages have their own web page,
 http://pkg-exim4.alioth.debian.org/. There is also a Debian-specific
 FAQ list. Information about the way the Debian packages are
 configured can be found in
 /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains
 information about the way the Debian binary packages are built. The
 very extensive upstream documentation is shipped in
 /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven
 configuration process in a standard setup, invoke dpkg-reconfigure
 exim4-config. There is a Debian-centered mailing list,
 pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific
 questions there, and only write to the upstream exim-users mailing
 list if you are sure that your question is not Debian-specific. You
 can find the subscription web page on
 http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users
Homepage: http://www.exim.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: exim4-dbg
Priority: extra
Section: debug
Installed-Size: 716
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Exim4 Maintainers <pkg-exim4-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: exim4
Version: 4.74-1ubuntu1.3
Depends: exim4-base, exim4-config
Recommends: eximon4
Filename: pool/main/e/exim4/exim4-dbg_4.74-1ubuntu1.3_i386.deb
Size: 255806
MD5sum: 82fe836984dbe22cedc4c623190b57ae
SHA1: 49e995ae358c34592cc3499f5a951abc17a60aa7
SHA256: cd5441f73805932eafb2fe39ca32df59a81c84077f5016c9c7ed270965cadd4f
Description: debugging symbols for the Exim MTA (v4) packages
 Exim (v4) is a mail transport agent. This package contains
 debugging symbols for the binaries contained in the exim4
 packages. The daemon packages have their own debug package.
 .
 The Debian exim4 packages have their own web page,
 http://pkg-exim4.alioth.debian.org/. There is also a Debian-specific
 FAQ list. Information about the way the Debian packages are
 configured can be found in
 /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains
 information about the way the Debian binary packages are built. The
 very extensive upstream documentation is shipped in
 /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven
 configuration process in a standard setup, invoke dpkg-reconfigure
 exim4-config. There is a Debian-centered mailing list,
 pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific
 questions there, and only write to the upstream exim-users mailing
 list if you are sure that your question is not Debian-specific. You
 can find the subscription web page on
 http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users
Homepage: http://www.exim.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: exim4-dev
Priority: extra
Section: mail
Installed-Size: 160
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Exim4 Maintainers <pkg-exim4-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: exim4
Version: 4.74-1ubuntu1.3
Filename: pool/main/e/exim4/exim4-dev_4.74-1ubuntu1.3_i386.deb
Size: 17526
MD5sum: 55633b171719cad5d31ebbd137596416
SHA1: 07ac90266cd1ec8916ac07944f1599c1415fc482
SHA256: 005c66e0dbff6685d77115537427b2120b465287004e81dc6a530e7e31bc5f23
Description: header files for the Exim MTA (v4) packages
 Exim (v4) is a mail transport agent. This package contains header
 files that can be used to compile code that is then dynamically linked
 to exim's local_scan interface.
 .
 The Debian exim4 packages have their own web page,
 http://pkg-exim4.alioth.debian.org/. There is also a Debian-specific
 FAQ list. Information about the way the Debian packages are
 configured can be found in
 /usr/share/doc/exim4-base/README.Debian.gz, which additionally contains
 information about the way the Debian binary packages are built. The
 very extensive upstream documentation is shipped in
 /usr/share/doc/exim4-base/spec.txt.gz. To repeat the debconf-driven
 configuration process in a standard setup, invoke dpkg-reconfigure
 exim4-config. There is a Debian-centered mailing list,
 pkg-exim4-users@lists.alioth.debian.org. Please ask Debian-specific
 questions there, and only write to the upstream exim-users mailing
 list if you are sure that your question is not Debian-specific. You
 can find the subscription web page on
 http://lists.alioth.debian.org/mailman/listinfo/pkg-exim4-users
Homepage: http://www.exim.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: eximon4
Priority: optional
Section: mail
Installed-Size: 228
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Exim4 Maintainers <pkg-exim4-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: exim4
Version: 4.74-1ubuntu1.3
Replaces: eximon
Depends: libc6 (>= 2.7), libpcre3 (>= 8.10), libx11-6, libxaw7, libxext6, libxmu6, libxt6, exim4-base (>= 4.10)
Conflicts: eximon
Filename: pool/main/e/exim4/eximon4_4.74-1ubuntu1.3_i386.deb
Size: 50008
MD5sum: c524f3ac5ea2a8719f85338db4236eb4
SHA1: ad134e8416b492cf58a0e6c2b4ca4b4a4353f6fe
SHA256: c761a45f075684162e00a5192b3e3001e4a0c0ea577e8310ae999545fd49efe4
Description: monitor application for the Exim MTA (v4) (X11 interface)
 Eximon is a helper program for the Exim MTA (v4). It allows
 administrators to view the mail queue and logs, and perform a variety
 of actions on queued messages, such as freezing, bouncing and thawing
 messages.
Homepage: http://www.exim.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: expat
Priority: optional
Section: text
Installed-Size: 80
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
Architecture: i386
Version: 2.0.1-7ubuntu3.11.04.1
Depends: libc6 (>= 2.3.4), libexpat1 (>= 1.95.8)
Filename: pool/main/e/expat/expat_2.0.1-7ubuntu3.11.04.1_i386.deb
Size: 16290
MD5sum: de307d8b13bd416f3c1c33a4891bdf6c
SHA1: a43dc5a6c1dba7896e3f444190b6f6c20076972b
SHA256: 3dd433affe4a349f1ba963d15bca0e8c8961fba8f28a31f347c34c615b6024e1
Description: XML parsing C library - example application
 This package contains xmlwf, an example application of expat, the C
 library for parsing XML.  The arguments to xmlwf are one or more
 files which are each to be checked for XML well-formedness.
Homepage: http://expat.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: extplorer
Priority: optional
Section: universe/web
Installed-Size: 1992
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Thomas Goirand <zigo@debian.org>
Architecture: all
Version: 2.1.0b6+dfsg.2-1+squeeze1build0.11.04.1
Depends: libapache2-mod-php5 | php5-cgi, libjs-edit-area, libjs-extjs, libjs-yui, php-pear, php-net-ftp, php-auth-http, php-auth, php-geshi, php-compat, php-mail-mime, php-mail-mimedecode, php-http-webdav-server, php-services-json, php-mime-type
Filename: pool/main/e/extplorer/extplorer_2.1.0b6+dfsg.2-1+squeeze1build0.11.04.1_all.deb
Size: 341224
MD5sum: 1376e3b56e827912501a4c169458533a
SHA1: 22f5e6eb699d42e3dc30763114fd7b85ae7fa15b
SHA256: 2222b1adeead4a421d4ad327c1f13d67a5e0a55b261ad9b38737d5453765fa08
Description: a web file explorer and manager using Ext JS
 a web-based File Manager. You can use it to:
    * browse directories & files on the server and
    * edit, copy, move, delete files,
    * search, upload and download files,
    * create and extract archives,
    * create new files and directories,
    * change file permissions (chmod) and much more...
 .
 You can even use eXtplorer to login to the FTP server (like net2ftp) and work
 as if you were using an FTP client. Access via WebDAV is also possible
 (requires some extra work and a database!).
 .
 eXtplorer is released under a dual-license: You can choose wether you want to
 use eXtplorer under the Mozilla Public License (MPL 1.1) or under the GNU
 General Public License (GNU/GPL). Note that if you decide to distribute/use
 eXtplorer under the MPL, you are not allowed to use the ExtJS Javascript
 library.
Homepage: http://extplorer.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: fckeditor
Priority: optional
Section: universe/web
Installed-Size: 5000
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Frank Habermann <lordlamer@lordlamer.de>
Architecture: all
Version: 1:2.6.6-1squeeze1build0.11.04.1
Depends: apache2 | httpd
Recommends: aspell
Suggests: php5, perl, python
Filename: pool/main/f/fckeditor/fckeditor_2.6.6-1squeeze1build0.11.04.1_all.deb
Size: 859010
MD5sum: 91c67b34e62b3b63f5f091d5aff8bd85
SHA1: 794618cf81e8a34d25651820639d733bcb1d74ad
SHA256: 3c1a957f1bdf6b0e75b044f972ad0c1e47dd94b997e350540ed4f02f69adfc16
Description: rich text format javascript web editor
 FCKeditor is an HTML/DHTML editor for PHP, Java, Perl, Python, ASP, ASP.NET,
 ColdFusion, PHP, and JavaScript that brings to the Web much of the powerful
 functionality of known desktop editors like Word. It's very lightweight, and
 doesn't require any kind of installation on the client computer.
Homepage: http://www.fckeditor.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: fex
Priority: optional
Section: universe/web
Installed-Size: 456
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Giuseppe Iuculano <iuculano@debian.org>
Architecture: all
Version: 20100208+debian1-1+squeeze3build0.11.04.1
Depends: perl, adduser, xinetd
Recommends: perl-modules, libnet-dns-perl, libdigest-md5-file-perl
Filename: pool/main/f/fex/fex_20100208+debian1-1+squeeze3build0.11.04.1_all.deb
Size: 139362
MD5sum: 979892a7455fced1065a6d735e095562
SHA1: 26d87d9d9378e7984e9b7e7c4f150681eb0139a5
SHA256: 3cbf0a6448c25aa58793cf0148376133cc8ab3dcc829535c49d234f65767452e
Description: web service for transfering very large files
 F*EX (Frams's Fast File EXchange) is a service that can be used to allow
 users anywhere on the Internet to exchange very large files quickly and
 conveniently.
 .
 The sender uploads the file to the F*EX-server and the recipient
 automatically gets a notification e-mail with a download-URL.
 .
 Main features of F*EX:
 .
  * file transfer of virtually unlimited file size
  * sender and recipient only need an e-mail program and a web browser
    (of any kind; they do not have to install any software)
  * RESEND and REGET for resuming after link failures at last sent byte
  * auto-notification of recipient
  * auto-deletion after download
  * auto-deletion after expiration date (default: 5 days)
  * full-users can create sub-users, who can send only to this full-user
  * maintenance-free: no administration necessary beyond creating new
    F*EX accounts
  * multiple recipients only require one stored copy
  * F*EX uses HTTP and needs no firewall tunnels
  * support for streams, too (SEX: Stream EXchange)
  * shell clients provided for commandline users: fexsend and fexget.
    (fex-utils package)
Homepage: http://fex.rus.uni-stuttgart.de/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: fex-utils
Priority: optional
Section: universe/web
Installed-Size: 136
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Giuseppe Iuculano <iuculano@debian.org>
Architecture: all
Source: fex
Version: 20100208+debian1-1+squeeze3build0.11.04.1
Depends: perl
Recommends: libdigest-md5-file-perl
Filename: pool/main/f/fex/fex-utils_20100208+debian1-1+squeeze3build0.11.04.1_all.deb
Size: 21450
MD5sum: 4c4730c40faa3c43a32fb7369823f120
SHA1: 8b268709c27bd01a26766993dde8e5f9a5af8c93
SHA256: e25394bd54cdc33811c0c42414ad3ba9e346bcfd1ddd484f65c5491e7245ea86
Description: web service for transfering very large files (utils)
 F*EX (Frams's Fast File EXchange) is a service that can be used to allow
 users anywhere on the Internet to exchange very large files quickly and
 conveniently.
 .
 The sender uploads the file to the F*EX-server and the recipient
 automatically gets a notification e-mail with a download-URL.
 .
 This package includes:
 .
   fexsend
   fexget
   sexsend
   sexget
Homepage: http://fex.rus.uni-stuttgart.de/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: ffmpeg
Priority: optional
Section: video
Installed-Size: 1020
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian multimedia packages maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: libav
Version: 4:0.6.6-0ubuntu0.11.04.1
Replaces: libavcodec-extra-52 (<< 4:0.6~), libavcodec52 (<< 4:0.6.6-0ubuntu0.11.04.1)
Depends: libavcodec52 (>= 4:0.6.6-0ubuntu0.11.04.1) | libavcodec-extra-52 (>= 4:0.6.6), libavcodec52 (<< 4:0.6.6-99) | libavcodec-extra-52 (<< 4:0.6.6-99), libavdevice52 (>= 4:0.6.6-0ubuntu0.11.04.1) | libavdevice-extra-52 (>= 4:0.6.6), libavdevice52 (<< 4:0.6.6-99) | libavdevice-extra-52 (<< 4:0.6.6-99), libavfilter1 (>= 4:0.6.6-0ubuntu0.11.04.1) | libavfilter-extra-1 (>= 4:0.6.6), libavfilter1 (<< 4:0.6.6-99) | libavfilter-extra-1 (<< 4:0.6.6-99), libavformat52 (>= 4:0.6.6-0ubuntu0.11.04.1) | libavformat-extra-52 (>= 4:0.6.6), libavformat52 (<< 4:0.6.6-99) | libavformat-extra-52 (<< 4:0.6.6-99), libavutil50 (>= 4:0.6.6-0ubuntu0.11.04.1) | libavutil-extra-50 (>= 4:0.6.6), libavutil50 (<< 4:0.6.6-99) | libavutil-extra-50 (<< 4:0.6.6-99), libc6 (>= 2.7), libpostproc51 (>= 4:0.6.6-0ubuntu0.11.04.1) | libpostproc-extra-51 (>= 4:0.6.6), libpostproc51 (<< 4:0.6.6-99) | libpostproc-extra-51 (<< 4:0.6.6-99), libsdl1.2debian (>= 1.2.10-1), libswscale0 (>= 4:0.6.6-0ubuntu0.11.04.1) | libswscale-extra-0 (>= 4:0.6.6), libswscale0 (<< 4:0.6.6-99) | libswscale-extra-0 (<< 4:0.6.6-99)
Conflicts: ffprobe
Filename: pool/main/liba/libav/ffmpeg_0.6.6-0ubuntu0.11.04.1_i386.deb
Size: 245848
MD5sum: 858f4c6c4d8af8e352dbd3ac6a1814ea
SHA1: e17cf78b0b3f9666c17429b5b7ae0c69f3fbd4ec
SHA256: 54ba4c49e8ff0feb9827538e66a878757fffbb5dbc6962be06c0c9606be290e3
Description: Multimedia player, server, encoder and transcoder
 This package contains the ffplay multimedia player, the ffserver streaming
 server and the ffmpeg audio and video encoder. They support most existing
 file formats (AVI, MPEG, OGG, Matroska, ASF...) and encoding formats (MPEG,
 DivX, MPEG4, AC3, DV...).
Homepage: http://ffmpeg.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: ffmpeg-dbg
Priority: extra
Section: debug
Installed-Size: 80
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian multimedia packages maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: libav
Version: 4:0.6.6-0ubuntu0.11.04.1
Replaces: libav-dbg (<< 4:0.6.6-0ubuntu0.11.04.1)
Depends: libav-dbg
Breaks: libav-dbg (<< 4:0.6.6-0ubuntu0.11.04.1)
Filename: pool/main/liba/libav/ffmpeg-dbg_0.6.6-0ubuntu0.11.04.1_i386.deb
Size: 13210
MD5sum: 44092f34bc8d9d2087ee2cd16035efdf
SHA1: e989be25d669dbb9fde381a4d0de1afc1306d6d1
SHA256: 8d39fb6b3df6a17eeb37595fda713b2aa7724004dc18920204f624edaf432fb1
Description: Debug symbols for Libav related packages
 This package contains debug data of the Libav related shared libraries.
 .
 Most people will not need this package. Please install it to produce useful
 stacktraces to help debugging the Libav libraries.
 .
 This package is only used for transitional purposes and can be safely
 removed.
Homepage: http://ffmpeg.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: ffmpeg-doc
Priority: optional
Section: doc
Installed-Size: 80
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian multimedia packages maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Architecture: all
Source: libav
Version: 4:0.6.6-0ubuntu0.11.04.1
Depends: libav-doc
Filename: pool/main/liba/libav/ffmpeg-doc_0.6.6-0ubuntu0.11.04.1_all.deb
Size: 13132
MD5sum: 3de3a04375ac5506d3ca168729544f43
SHA1: 20646b48823c405972a5269aa6c31399553aa42d
SHA256: ce923c10c43a475a9bad656ee74525e1f0c3e1c67b373db1c4d111fa5a7e5fa0
Description: Documentation of the Libav API (transitional package)
 This package contains the html doxygen documentation of the Libav API.
 .
 Only application developers will find this package useful.
 .
 This package is only used for transitional purposes and can be safely
 removed.
Homepage: http://ffmpeg.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: filelight
Priority: optional
Section: universe/kde
Installed-Size: 696
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdeutils
Version: 4:4.6.5-0ubuntu1.2
Depends: kdebase-runtime, libc6 (>= 2.2), libgcc1 (>= 1:4.1.1), libkdecore5 (>= 4:4.5), libkdeui5 (>= 4:4.5), libkfile4 (>= 4:4.5), libkio5 (>= 4:4.5), libkparts4 (>= 4:4.5.80), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libsolid4 (>= 4:4.5), libstdc++6 (>= 4.1.1)
Filename: pool/main/k/kdeutils/filelight_4.6.5-0ubuntu1.2_i386.deb
Size: 288542
MD5sum: dae449b73ac9832f050b778ee73df1af
SHA1: ac0e603982883a5540ea01698ad75e091b1f806e
SHA256: d1187f9e9ab3229ef67948fd78a71883c5cdfbf5e7c9ad9ad1e97ee1232d0a09
Description: show where your diskspace is being used
 Filelight allows you to understand your disk usage by graphically
 representing your filesystem as a set of concentric, segmented rings.
 .
 It is like a pie-chart, but the segments nest, allowing you to see both
 which directories take up all your space, and which directories
 and files inside those directories are the real culprits.
Homepage: http://utils.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: foomatic-filters
Priority: optional
Section: text
Installed-Size: 324
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Printing Group <debian-printing@lists.debian.org>
Architecture: i386
Version: 4.0.7-0ubuntu1.1
Replaces: cupsomatic-ppd, foomatic-bin (<< 2.9)
Depends: libc6 (>= 2.4), debconf (>= 0.5) | debconf-2.0, ucf (>= 0.30)
Pre-Depends: bash (>= 2.05)
Recommends: cups-client | lpr | lprng | rlpr, ghostscript, cups | enscript | a2ps | mpage, foomatic-db-engine (>= 4.0), poppler-utils (>= 0.11.2)
Breaks: cupsomatic-ppd (<< 20030507), foomatic-bin (<< 2.9)
Filename: pool/main/f/foomatic-filters/foomatic-filters_4.0.7-0ubuntu1.1_i386.deb
Size: 87270
MD5sum: 7333b788793058be9c90d3ab5a0d48bb
SHA1: 6500990bb2192c3534b63cd9d442abbed656e6b1
SHA256: 057942f5cc7aabe2ba92cc1b64244cfc2f95ad050f54c11dd3fe647e282bf681
Description: OpenPrinting printer support - filters
 Foomatic is a printer database designed to make it easier to set up
 common printers for use with UNIX-like operating systems.
 It provides the "glue" between a print spooler (like CUPS or lpr) and
 the printer, by processing files sent to the printer.
 .
 This package consists of filters used by the printer spoolers
 to convert the incoming PostScript data into the printer's native
 format using a printer-specific, but spooler-independent PPD file.
 .
 For use with CUPS, you will need both the cups and cups-client
 packages installed on your system.
Homepage: http://www.openprinting.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, print-server, kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop, xubuntu-desktop, ubuntu-netbook

Package: freeradius
Priority: optional
Section: net
Installed-Size: 2212
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Josip Rodin <joy-packages@debian.org>
Architecture: i386
Version: 2.1.10+dfsg-2ubuntu2.1
Provides: radius-server
Depends: lsb-base (>= 3.1-23.2), libc6 (>= 2.4), libfreeradius2 (= 2.1.10+dfsg-2ubuntu2.1), libgdbm3 (>= 1.8.3), libltdl7 (>= 2.2.6b), libpam0g (>= 0.99.7.1), libperl5.10 (>= 5.10.1), libpython2.7 (>= 2.7), libssl0.9.8 (>= 0.9.8m-1), zlib1g (>= 1:1.1.4), freeradius-common, ssl-cert, ca-certificates, adduser
Recommends: freeradius-utils
Suggests: freeradius-ldap, freeradius-postgresql, freeradius-mysql, freeradius-krb5
Filename: pool/main/f/freeradius/freeradius_2.1.10+dfsg-2ubuntu2.1_i386.deb
Size: 593472
MD5sum: e50bc32be12c4927239062b5661220e2
SHA1: f8ee825c0b0c7386fc2d73bc88ea4ee56fcc4ef0
SHA256: fd3bc0fb723e075d56b35f5b2c6137b5b51f79a50d9b8b3619a85e1737bb5ade
Description: a high-performance and highly configurable RADIUS server
 FreeRADIUS is a high-performance RADIUS server with support for:
  - many vendor-specific attributes
  - proxying and replicating requests by any criteria
  - authentication on system passwd, SQL, Kerberos, LDAP, users file, or PAM
  - multiple DEFAULT configurations
  - regexp matching in string attributes
 and lots more.
Homepage: http://www.freeradius.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: freeradius-common
Priority: optional
Section: net
Installed-Size: 1292
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Josip Rodin <joy-packages@debian.org>
Architecture: all
Source: freeradius
Version: 2.1.10+dfsg-2ubuntu2.1
Replaces: freeradius (<< 2.0)
Depends: adduser
Conflicts: radiusd-livingston, xtradius, yardradius
Filename: pool/main/f/freeradius/freeradius-common_2.1.10+dfsg-2ubuntu2.1_all.deb
Size: 213748
MD5sum: dc0d31bda60f398f860795317bb52e08
SHA1: d9c9992533d8cc94298d25892d4a4d7fca835069
SHA256: fdef8eb91cc8078f38721cad07486a06db97b7aa3b22dade852cbda4c1078c96
Description: FreeRADIUS common files
 This package contains common files used by several of the other packages from
 the FreeRADIUS project.
Homepage: http://www.freeradius.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: freeradius-dbg
Priority: optional
Section: net
Installed-Size: 3248
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Josip Rodin <joy-packages@debian.org>
Architecture: i386
Source: freeradius
Version: 2.1.10+dfsg-2ubuntu2.1
Depends: freeradius (= 2.1.10+dfsg-2ubuntu2.1)
Filename: pool/main/f/freeradius/freeradius-dbg_2.1.10+dfsg-2ubuntu2.1_i386.deb
Size: 1252994
MD5sum: e79ceb2a2b3103fa4c5211bfe6fdbc2b
SHA1: 37fa5afbc31a1c64e41cfa7e8b49e76c11956683
SHA256: f2b3c7e0c578077c76093b6ecc7a8351bb795d14f64493be54b5195a7f861100
Description: debug symbols for the FreeRADIUS packages
 FreeRADIUS is a modular, high performance and feature-rich RADIUS server.
 This package contains the detached debugging symbols for the Debian FreeRADIUS
 packages.
Homepage: http://www.freeradius.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: freeradius-dialupadmin
Priority: optional
Section: universe/net
Installed-Size: 968
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Josip Rodin <joy-packages@debian.org>
Architecture: all
Source: freeradius
Version: 2.1.10+dfsg-2ubuntu2.1
Depends: php5 | libapache2-mod-php5 | php5-cgi, apache2-mpm-prefork | httpd
Suggests: php5-mysql | php5-pgsql, php5-ldap, libdate-manip-perl
Filename: pool/main/f/freeradius/freeradius-dialupadmin_2.1.10+dfsg-2ubuntu2.1_all.deb
Size: 110676
MD5sum: e2c54577ef02e0f2eb9ed720a2a92574
SHA1: a2ef509debe9fd38ef28628ed69922150d2e25c2
SHA256: a81dd58a20166d8c044f3fdfee3a647b08dd5d1b6f927abd4c0561acee800526
Description: set of PHP scripts for administering a FreeRADIUS server
 These scripts provide a web-based interface for administering a FreeRADIUS
 server which stores authentication information in either SQL or LDAP.
Homepage: http://www.freeradius.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: freeradius-iodbc
Priority: optional
Section: universe/net
Installed-Size: 88
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Josip Rodin <joy-packages@debian.org>
Architecture: i386
Source: freeradius
Version: 2.1.10+dfsg-2ubuntu2.1
Depends: freeradius (= 2.1.10+dfsg-2ubuntu2.1), libc6 (>= 2.4), libiodbc2 (>= 3.52.6)
Filename: pool/main/f/freeradius/freeradius-iodbc_2.1.10+dfsg-2ubuntu2.1_i386.deb
Size: 10596
MD5sum: 924c60ddb68ad3a789f0eefeb66d14f4
SHA1: b2deaadc68044f3922b7c1f1d4084af1ced09589
SHA256: e34c42e516045fc93ed897cb5494a351c992b453ee0b285cca93ea8a8226b29e
Description: iODBC module for FreeRADIUS server
 The FreeRADIUS server can use iODBC to access databases to authenticate users
 and do accounting, and this module is necessary for that.
Homepage: http://www.freeradius.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: freeradius-krb5
Priority: optional
Section: universe/net
Installed-Size: 100
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Josip Rodin <joy-packages@debian.org>
Architecture: i386
Source: freeradius
Version: 2.1.10+dfsg-2ubuntu2.1
Depends: freeradius (= 2.1.10+dfsg-2ubuntu2.1), libc6 (>= 2.4), libcomerr2 (>= 1.01), libfreeradius2, libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.7dfsg)
Filename: pool/main/f/freeradius/freeradius-krb5_2.1.10+dfsg-2ubuntu2.1_i386.deb
Size: 11516
MD5sum: bed7adfba2455e896476d2dcae7675f5
SHA1: b443011f32f96ade185aaacd9742a4226ab5b1c4
SHA256: 8426dc662bcc9ba84061adeda2ecc1d1502000f2b523315a708d9cfc75c6f5b2
Description: kerberos module for FreeRADIUS server
 The FreeRADIUS server can use Kerberos to authenticate users, and this module
 is necessary for that.
Homepage: http://www.freeradius.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: freeradius-ldap
Priority: optional
Section: universe/net
Installed-Size: 144
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Josip Rodin <joy-packages@debian.org>
Architecture: i386
Source: freeradius
Version: 2.1.10+dfsg-2ubuntu2.1
Depends: freeradius (= 2.1.10+dfsg-2ubuntu2.1), libc6 (>= 2.4), libfreeradius2, libldap-2.4-2 (>= 2.4.7)
Filename: pool/main/f/freeradius/freeradius-ldap_2.1.10+dfsg-2ubuntu2.1_i386.deb
Size: 30252
MD5sum: 157d59ffb4784a98ba3c2fcd3b2904f4
SHA1: 5aa6838e85991d8527cb7da06e423f080e4509bf
SHA256: 152522a95b2171b0a8e17d87381e2c7024a760c2c20f28836a46c757c32aa5cc
Description: LDAP module for FreeRADIUS server
 The FreeRADIUS server can use LDAP to authenticate users, and this module
 is necessary for that.
Homepage: http://www.freeradius.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: freeradius-mysql
Priority: optional
Section: universe/net
Installed-Size: 176
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Josip Rodin <joy-packages@debian.org>
Architecture: i386
Source: freeradius
Version: 2.1.10+dfsg-2ubuntu2.1
Depends: freeradius (= 2.1.10+dfsg-2ubuntu2.1), libc6 (>= 2.1.3), libmysqlclient16 (>= 5.1.21-1)
Filename: pool/main/f/freeradius/freeradius-mysql_2.1.10+dfsg-2ubuntu2.1_i386.deb
Size: 19038
MD5sum: 6af70b2f8f8ae86c373554993293351e
SHA1: 5e4aba48777703a1f3ddcf3b0deb88fcb8765418
SHA256: f10a243f98129a889b0881245d4de60e14219c37318be2cf2fb60ca40df44e00
Description: MySQL module for FreeRADIUS server
 The FreeRADIUS server can use MySQL to authenticate users and do accounting,
 and this module is necessary for that.
Homepage: http://www.freeradius.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: freeradius-postgresql
Priority: optional
Section: universe/net
Installed-Size: 204
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Josip Rodin <joy-packages@debian.org>
Architecture: i386
Source: freeradius
Version: 2.1.10+dfsg-2ubuntu2.1
Depends: freeradius (= 2.1.10+dfsg-2ubuntu2.1), libc6 (>= 2.4), libpq5 (>= 8.4~0cvs20090328)
Filename: pool/main/f/freeradius/freeradius-postgresql_2.1.10+dfsg-2ubuntu2.1_i386.deb
Size: 29390
MD5sum: c9992c06bfef14664cde9e1f7a792e0c
SHA1: 38d78e8139259eac34e383a082ddc1b4712307c9
SHA256: 844648c2cdd93b60fe887eb46500e48d7657dcde6792ee69063593bdf95cf0d4
Description: PostgreSQL module for FreeRADIUS server
 The FreeRADIUS server can use PostgreSQL to authenticate users and do
 accounting, and this module is necessary for that.
Homepage: http://www.freeradius.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: freeradius-utils
Priority: optional
Section: net
Installed-Size: 260
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Josip Rodin <joy-packages@debian.org>
Architecture: i386
Source: freeradius
Version: 2.1.10+dfsg-2ubuntu2.1
Replaces: freeradius (<< 2.0)
Depends: libc6 (>= 2.4), libfreeradius2 (= 2.1.10+dfsg-2ubuntu2.1), libgdbm3 (>= 1.8.3), libpcap0.8 (>= 0.9.8), libssl0.9.8 (>= 0.9.8m-1), freeradius-common
Recommends: libdbi-perl
Conflicts: radiusd-livingston, yardradius
Filename: pool/main/f/freeradius/freeradius-utils_2.1.10+dfsg-2ubuntu2.1_i386.deb
Size: 71020
MD5sum: c36d2cfaf2d3edef498ca5891c012f5c
SHA1: 38f431cf83b0a8a5a0f01117b494e11ecaf19596
SHA256: ae0f43b81a987177014e792b1dfff7161dbd70922ef1d1dbfdf38212835806f5
Description: FreeRADIUS client utilities
 This package contains various client programs and utilities from
 the FreeRADIUS Server project, including:
  - radclient
  - radeapclient
  - radlast
  - radsniff
  - radsqlrelay
  - radtest
  - radwho
  - radzap
  - rlm_dbm_cat
  - rlm_dbm_parser
  - rlm_ippool_tool
  - smbencrypt
Homepage: http://www.freeradius.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: freespacenotifier
Priority: optional
Section: kde
Installed-Size: 240
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdebase-workspace
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdebase-workspace-bin (<= 4:4.5.2-0ubuntu1), kdebase-workspace-data (<= 4:4.5.2-0ubuntu1)
Depends: libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libkdecore5 (>= 4:4.5.2-0ubuntu1), libkdeui5 (>= 4:4.5.2-0ubuntu1), libkio5 (>= 4:4.5.2-0ubuntu1), libqt4-dbus (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1)
Breaks: kdebase-workspace-bin (<= 4:4.5.2-0ubuntu1)
Filename: pool/main/k/kdebase-workspace/freespacenotifier_4.6.5-0ubuntu1.1_i386.deb
Size: 32042
MD5sum: fdd5d43e475c1fc3fc3cc3b3b81a5f02
SHA1: d5384e30dd0d5d24d8359cdcec277beb92d84aac
SHA256: 18ccd03ffc0da2928147bec62c8de5ecada726c8846fc9ae2d9485b3d2c54f75
Description: free space notification module for KDE
 This module notifies the user when /home or one of the other directories
 which you can configure it to monitor are running out of space.
 .
 More technically, this package provides a module for kded, the KDE Daemon.
 .
 This package is part of the KDE base workspace module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, edubuntu-desktop-kde

Package: freetype2-demos
Priority: optional
Section: universe/utils
Installed-Size: 496
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Steve Langasek <vorlon@debian.org>
Architecture: i386
Source: freetype
Version: 2.4.4-1ubuntu2.3
Replaces: freetype-tools
Depends: libc6 (>= 2.7), libfreetype6 (>= 2.4.0), libx11-6, zlib1g (>= 1:1.1.4)
Filename: pool/main/f/freetype/freetype2-demos_2.4.4-1ubuntu2.3_i386.deb
Size: 184776
MD5sum: 02348b5ec97766c1b725e7da1911fc5e
SHA1: ce9670dd4934016d23dc6afd06c900daa337dd6c
SHA256: fd82ef33a547f5a2985b8ae97fc90b5c4eaf93bc011dbe2e600e499b6a1a7b7c
Description: FreeType 2 demonstration programs
 This package contains some demonstration programs and utilities
 which showcase the features of the FreeType 2 font engine.
Homepage: http://www.freetype.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: gajim
Priority: optional
Section: universe/net
Installed-Size: 14172
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Yann Leboulanger <asterix@lagaule.org>
Architecture: i386
Version: 0.13.4-3ubuntu2.2
Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libcairo2 (>= 1.2.4), libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.2.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.8.0), libpango1.0-0 (>= 1.14.0), python (<< 2.8), python (>= 2.7), python-support (>= 0.90.0), python-glade2 (>= 2.12.0), python-gtk2 (>= 2.12.0), dnsutils
Recommends: dbus, python-dbus, notification-daemon, python-gnupginterface, python-openssl (>= 0.9), python-crypto
Suggests: python-gconf, python-gnome2, nautilus-sendto, avahi-daemon, python-avahi, network-manager, libgtkspell0, aspell-en, python-gnomekeyring, gnome-keyring, python-sexy, python-kerberos (>= 1.1), texlive-latex-base, dvipng
Filename: pool/main/g/gajim/gajim_0.13.4-3ubuntu2.2_i386.deb
Size: 4249160
MD5sum: eb8d80aa9d508c6da4e2bddf172ddb35
SHA1: 7ae09b330781ca7f0cd00aa3d13bed365f17e0f0
SHA256: 926c0ae5ea295ef08d5ea0a4cb05463a3612dd73a44676577eb75130deced570
Description: Jabber client written in PyGTK
 Gajim is a Jabber client. It has a tabbed user interface with normal chats,
 group chats, and has many features such as, TLS, GPG, SSL, multiple accounts,
 avatars, file transfers, D-Bus and Metacontacts.
Homepage: http://www.gajim.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: gchempaint
Priority: optional
Section: universe/science
Installed-Size: 2864
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Architecture: i386
Source: gnome-chemistry-utils
Version: 0.12.7-1ubuntu1.1
Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1), libgcu0 (>= 0.12), libgcu0 (<< 0.13), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.18.0), libgoffice-0.8-8 (>= 0.8.8), libgtk2.0-0 (>= 2.18.0), libpango1.0-0 (>= 1.14.0), libstdc++6 (>= 4.5), libxml2 (>= 2.7.4), gconf2 (>= 2.28.1-2)
Suggests: chemical-mime-data, gcu-bin
Filename: pool/main/g/gnome-chemistry-utils/gchempaint_0.12.7-1ubuntu1.1_i386.deb
Size: 1152056
MD5sum: 60d5c13a5117af64c74c6074094a0e6a
SHA1: 2227e955397c741e5dd25c3605e39d36ad20b2cf
SHA256: 6cd7561ec7ac05291c94681dcdc606383f29ae7bd93e8ec96da5c213491e94cc
Description: 2D chemical structures editor for the GNOME2 desktop
 GChemPaint is an editor for 2D chemical structures with a multiple
 document interface. Drawn molecules can be searched at NIST Webbook
 and PubChem.
Homepage: http://www.nongnu.org/gchemutils/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: gcrystal
Priority: optional
Section: universe/science
Installed-Size: 1072
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Architecture: i386
Source: gnome-chemistry-utils
Version: 0.12.7-1ubuntu1.1
Depends: libc6 (>= 2.4), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.1.1), libgcu0 (>= 0.12), libgcu0 (<< 0.13), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.18.0), libgoffice-0.8-8 (>= 0.8.8), libgsf-1-114 (>= 1.14.9), libgtk2.0-0 (>= 2.18.0), libgtkglext1, libstdc++6 (>= 4.5), libxml2 (>= 2.7.4), gconf2 (>= 2.28.1-2), chemical-mime-data
Filename: pool/main/g/gnome-chemistry-utils/gcrystal_0.12.7-1ubuntu1.1_i386.deb
Size: 475750
MD5sum: 1dfc8ece7ccc12eaae8e974e7dccb2ef
SHA1: bfb17fcadab959879b1171e33d9b6a8c6a9ccad9
SHA256: 80b9e434652c2f6f137e6025d5d23fe5fe4697147f46f9b5371dc9e50e68d405
Description: lightweight crystal structures visualizer
 GNOME Crystal is a light model visualizer for crystal-structures. It
 is based on the GNOME Chemistry Utils and should display models of all
 sorts of crystal microscopic structures using OpenGL.
Homepage: http://www.nongnu.org/gchemutils/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: gcu-bin
Priority: optional
Section: universe/science
Installed-Size: 1884
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Architecture: i386
Source: gnome-chemistry-utils
Version: 0.12.7-1ubuntu1.1
Depends: libc6 (>= 2.4), libcairo2 (>= 1.6.0), libgcc1 (>= 1:4.1.1), libgcu0 (>= 0.12), libgcu0 (<< 0.13), libglib2.0-0 (>= 2.24.0), libgoffice-0.8-8 (>= 0.8.8), libgsf-1-114 (>= 1.14.9), libgtk2.0-0 (>= 2.18.0), libgtkglext1, libstdc++6 (>= 4.5), libxml2 (>= 2.7.4), chemical-mime-data
Suggests: gchempaint, gcrystal
Filename: pool/main/g/gnome-chemistry-utils/gcu-bin_0.12.7-1ubuntu1.1_i386.deb
Size: 966812
MD5sum: 24d84b39198b121bec26acca6ddd1ccc
SHA1: 510bad6cc6c3679805e58c303b92852a0c2ec50b
SHA256: a047f1f01f289f89677497dd6b5791825e792f56e2309c89f9b534b8526af42e
Description: GNOME chemistry utils (helper applications)
 The GNOME Chemistry Utils provide C++ classes and Gtk+-2 widgets
 related to chemistry. They will be used in future versions of both
 gcrystal and gchempaint.
 .
 This package provides 4 applications:
 .
  * a molecular structures viewer (GChem3D)
  * a molar mass calculator (GChemCalc)
  * a periodic table of the elements (GChemTable)
  * a spectra viewer (GSpectrum)
Homepage: http://www.nongnu.org/gchemutils/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: gcu-plugin
Priority: optional
Section: universe/science
Installed-Size: 108
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Architecture: i386
Source: gnome-chemistry-utils
Version: 0.12.7-1ubuntu1.1
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libgcu0 (>= 0.12), libgcu0 (<< 0.13), libglib2.0-0 (>= 2.16.1), libgoffice-0.8-8 (>= 0.8.8), libgtk2.0-0 (>= 2.18.0), libstdc++6 (>= 4.2.1), libx11-6, libxml2 (>= 2.7.4), firefox | seamonkey | galeon
Filename: pool/main/g/gnome-chemistry-utils/gcu-plugin_0.12.7-1ubuntu1.1_i386.deb
Size: 21420
MD5sum: 60fc3163f98b0076f0659229e9c18de1
SHA1: 34d24e2c532c290c9d4de58d175646eeeb7ea520
SHA256: 3ffe1e99e196ae5555d0795bc693180acdd05b34bc6e3b272a67228a4aff9bf9
Description: GNOME chemistry utils (browser plugin)
 The GNOME Chemistry Utils provide C++ classes and Gtk+-2 widgets
 related to chemistry. They will be used in future versions of both
 gcrystal and gchempaint.
 .
 This package provides a browser plugin for Gecko-based browsers.
 It does not (yet) work with WebKit-based browsers.
Homepage: http://www.nongnu.org/gchemutils/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: gdm-guest-session
Priority: optional
Section: gnome
Installed-Size: 112
Maintainer: Martin Pitt <martin.pitt@ubuntu.com>
Architecture: all
Version: 0.24ubuntu0.1
Depends: gdm (>= 2.30.0-0ubuntu5), passwd
Recommends: apparmor
Filename: pool/main/g/gdm-guest-session/gdm-guest-session_0.24ubuntu0.1_all.deb
Size: 7732
MD5sum: 50a14fc641d6e491b0b6078c7a30eb06
SHA1: 4036232de2f1dd781d08f7df6717e8c97c5c3888
SHA256: 26da82d779a133066869e2a0df56059c47b7fca40a9762c2867390a87e8b4c0a
Description: gdm extension for guest session
 This package adds support for starting a guest session through gdm's
 flexiserver, which any already logged in user can launch.
 .
 It creates a temporary guest account with a temporary home directory and
 some restricted privileges (such as not being able to read any home
 directory or do any permanent change to the system).
 .
 Call just guest-session to start the session.
 .
 The tutorial http://ubuntuforums.org/showthread.php?t=1566078 shows some
 ways to customize the appearance and behavior.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, ubuntu-uec-live, edubuntu-desktop, edubuntu-uec-live, ubuntu-netbook

Package: gimp
Priority: optional
Section: graphics
Installed-Size: 12168
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
Original-Maintainer: Ari Pollak <ari@debian.org>
Architecture: i386
Version: 2.6.11-1ubuntu6.3
Replaces: gimp-data (<< 2.3.17-2), gimp-gnomevfs (<< 2.6.0), gimp-helpbrowser, gimp-libcurl (<< 2.6.0), gimp-print (<= 5.0.1-3), gimp-python (<< 2.6.0), gimp-svg, gimp-wget (<< 2.3.12-1), libgimp-perl (<= 2.0.dfsg+2.2pre1.dfsg-2)
Provides: gimp-helpbrowser, gimp-python
Depends: libaa1 (>= 1.4p5), libatk1.0-0 (>= 1.12.4), libbabl-0.0-0, libc6 (>= 2.11), libcairo2 (>= 1.2.4), libdbus-1-3 (>= 1.0.2), libdbus-glib-1-2 (>= 0.88), libexif12, libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.2.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libgegl-0.0-0 (>= 0.0.22), libgimp2.0 (>= 2.6.11), libglib2.0-0 (>= 2.24.0), libgtk2.0-0 (>= 2.20.0), libjpeg62 (>= 6b1), liblcms1 (>= 1.15-1), libmng1 (>= 1.0.10), libpango1.0-0 (>= 1.18.0), libpng12-0 (>= 1.2.13-4), libpoppler-glib6 (>= 0.16), librsvg2-2 (>= 2.26.0), libtiff4, libwebkitgtk-1.0-0 (>= 1.3.10), libwmf0.2-7 (>= 0.2.8.4), libx11-6, libxext6, libxfixes3 (>= 1:4.0.1), libxmu6, libxpm4, zlib1g (>= 1:1.1.4), python (<< 2.8), python (>= 2.7), python-support (>= 0.90.0), libgimp2.0 (<= 2.6.11-z), gimp-data (>= 2.6.11), gimp-data (<= 2.6.11-z), python-gtk2 (>= 2.8.0)
Suggests: gimp-help-en | gimp-help, gimp-data-extras, gvfs-backends, libasound2, ghostscript
Conflicts: gimp-data (<< 2.3.17-2), gimp-gnomevfs (<< 2.6.0), gimp-help (<< 2+0.13-1), gimp-helpbrowser, gimp-libcurl (<< 2.6.0), gimp-print (<= 5.0.1-3), gimp-python (<< 2.6.0), gimp-svg, gimp-wget (<< 2.3.12-1), libgimp-perl (<= 2.0.dfsg+2.2pre1.dfsg-2)
Filename: pool/main/g/gimp/gimp_2.6.11-1ubuntu6.3_i386.deb
Size: 4354872
MD5sum: 68fc43f62d5dee50a7586559a72d0881
SHA1: bf485d918bff72db7280ba61473ce3a84b2e2776
SHA256: f89b069bd615392bf062f6395bc5a2fbcd1263545b854a7e5bcec3b7f71abf1a
Description: The GNU Image Manipulation Program
 GIMP is an advanced picture editor. You can use it to edit, enhance,
 and retouch photos and scans, create drawings, and make your own
 images. Lots of tools are available; you can sharpen and resize photos,
 and remove dust and red-eyes, for example.
 .
 It has a large collection of professional-level editing tools and
 filters, similar to the ones you might find in PhotoShop. Numerous
 fine-control settings and features like layers, paths, masks, and
 scripting give you total control over your images.
 .
 Many image file formats are supported, including JPEG, PhotoShop
 (.psd), and Paint Shop Pro (.psp) files. It can also be used to scan
 and print photos.
Homepage: http://www.gimp.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: edubuntu-desktop-gnome, xubuntu-desktop

Package: gimp-data
Priority: optional
Section: graphics
Installed-Size: 6584
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
Original-Maintainer: Ari Pollak <ari@debian.org>
Architecture: all
Source: gimp
Version: 2.6.11-1ubuntu6.3
Replaces: gimp (<< 2.4.0~rc2-2), gimp-python (<< 2.6.0)
Recommends: gimp
Conflicts: gimp (<< 2.4.0~rc2-2), gimp-python (<< 2.6.0)
Filename: pool/main/g/gimp/gimp-data_2.6.11-1ubuntu6.3_all.deb
Size: 1970286
MD5sum: a6eb8ad7e5bafb21ae69141198ed6405
SHA1: 195e7b8fa06f4c8c597cf596c84f78744967523f
SHA256: 238741561cbbcc944fbd71774226c673a9a8e2eb9c5ae3a82775632ba3f107cd
Description: Data files for GIMP
 This package contains architecture-independent supporting data files
 for use with GIMP.
Homepage: http://www.gimp.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: edubuntu-desktop-gnome, xubuntu-desktop

Package: gimp-dbg
Priority: extra
Section: debug
Installed-Size: 37044
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
Original-Maintainer: Ari Pollak <ari@debian.org>
Architecture: i386
Source: gimp
Version: 2.6.11-1ubuntu6.3
Depends: gimp (= 2.6.11-1ubuntu6.3) | libgimp2.0 (= 2.6.11-1ubuntu6.3)
Filename: pool/main/g/gimp/gimp-dbg_2.6.11-1ubuntu6.3_i386.deb
Size: 14715142
MD5sum: 13607a00ea1b057494f3b6379ea04979
SHA1: 364a98f69bdca26695123a5fc1b4e685cdb5c2b6
SHA256: 29c045251497787be488c2955fed8fe31b5f7a9ded6803e2d8c98fb165ee648d
Description: Debugging symbols for GIMP
 This package includes the debugging symbols useful for debugging
 GIMP and its libraries, contained in the gimp and libgimp2.0 packages.
 The debugging symbols are used for execution tracing and core dump
 analysis.
Homepage: http://www.gimp.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: gir1.2-evince-2.32
Priority: optional
Section: libs
Installed-Size: 180
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: evince
Version: 2.32.0-0ubuntu12.4
Replaces: gir1.0-evince-2.32
Provides: gir1.2-evince-document-2.32, gir1.2-evince-view-2.32
Depends: gir1.2-atk-1.0, gir1.2-freedesktop, gir1.2-gdkpixbuf-2.0, gir1.2-glib-2.0, gir1.2-gtk-2.0, gir1.2-pango-1.0, libevdocument3 (>= 2.31.90-0ubuntu1), libevview3 (>= 2.31.90-0ubuntu1)
Conflicts: gir1.0-evince-2.32
Filename: pool/main/e/evince/gir1.2-evince-2.32_2.32.0-0ubuntu12.4_i386.deb
Size: 27760
MD5sum: f50a6eeec46c37af0afb7e38c9a5215e
SHA1: 69b9662662066d59e656eb8210e56a0b756bdb5e
SHA256: 94c99e58d9644e5af4f8ad7fded9b52fcc73fec3a48ab3d8a932fcb0246de737
Description: GObject introspection data for the libevince library
 This package contains introspection data for the libevince library.
 .
 Evince is a simple multi-page document viewer.  It can display and print
 PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI and Portable
 Document Format (PDF) files.
 When supported by the document, it also allows searching for text,
 copying text to the clipboard, hypertext navigation, and
 table-of-contents bookmarks.
 .
 It can be used by packages using the GIRepository format to generate
 dynamic bindings.
Homepage: http://www.gnome.org/projects/evince/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: gir1.2-gdata-0.0
Priority: optional
Section: libs
Installed-Size: 184
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Sebastian Dröge <slomo@debian.org>
Architecture: i386
Source: libgdata
Version: 0.8.0-0ubuntu1.1
Depends: gir1.2-freedesktop, gir1.2-glib-2.0, gir1.2-soup-2.4, libgdata11
Conflicts: gir1.0-gdata-0.0
Filename: pool/main/libg/libgdata/gir1.2-gdata-0.0_0.8.0-0ubuntu1.1_i386.deb
Size: 36028
MD5sum: 8a22a25f95ea95c1e01fd1c4aa2c1ac7
SHA1: c69aa654b9371b0ebd36885042b17386cdcb60f4
SHA256: 537f4f29a9fb534fefb8a8d54a5d59ee543d19baf7d27c70cca90574b3ec61f3
Description: Description: GObject introspection data for the GData webservices library
 This package contains introspection data for the GData webservices
 library.
 .
 libgdata is a GLib-based library for accessing online service APIs using
 the GData protocol — most notably, Google's services. It provides APIs
 to access the common Google services, and has full asynchronous support.
 .
 It can be used by packages using the GIRepository format to generate
 dynamic bindings.
Homepage: http://live.gnome.org/libgdata
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: gir1.2-soup-2.4
Priority: optional
Section: libs
Installed-Size: 156
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: libsoup2.4
Version: 2.34.0-0ubuntu1.1
Provides: gir1.2-soup-gnome-2.4
Depends: gir1.2-glib-2.0, libsoup-gnome2.4-1 (>= 2.27.4), libsoup2.4-1 (>= 2.33.92)
Conflicts: gir1.0-soup-2.4, gir1.0-soup-gnome-2.4
Filename: pool/main/libs/libsoup2.4/gir1.2-soup-2.4_2.34.0-0ubuntu1.1_i386.deb
Size: 24596
MD5sum: 7c28ca305ecd306b3cdc60d4efb71764
SHA1: 7a2cc00dba34798b646e7e3e283e65442fc5056f
SHA256: 6d5d71e527b75b6156e4d4d7e7b1e477b05c8f58eaf2025a6a4d787f60c8f43f
Description: GObject introspection data for the libsoup HTTP library
 This package contains introspection data for the libsoup HTTP library.
 .
 libsoup uses the Glib main loop and is designed to work well with GTK+
 applications.  This enables GNOME applications to access HTTP servers
 on the network in a completely asynchronous fashion, very similar to
 the GTK+ programming model (a synchronous operation mode is also
 supported for those who want it).
 .
 It can be used by packages using the GIRepository format to generate
 dynamic bindings.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, ubuntu-uec-live, edubuntu-desktop, edubuntu-uec-live, ubuntu-netbook

Package: globus-gridftp-server-control-dbg
Priority: extra
Section: universe/debug
Installed-Size: 264
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Mattias Ellert <mattias.ellert@fysast.uu.se>
Architecture: i386
Source: globus-gridftp-server-control
Version: 0.43-1ubuntu0.1
Depends: libglobus-gridftp-server-control0 (= 0.43-1ubuntu0.1)
Filename: pool/main/g/globus-gridftp-server-control/globus-gridftp-server-control-dbg_0.43-1ubuntu0.1_i386.deb
Size: 85036
MD5sum: 836b67658ea100c66f1aaa3e30017cd3
SHA1: b16bb1f6969a645e4fc4f9bd703a8e72009c869c
SHA256: 7d00fbd08bc0c6ad79683d92be429a52bbe047421f88bb93d387329eb5d9f825
Description: Globus Toolkit - Globus GridFTP Server Library Debug Symbols
 The Globus Toolkit is an open source software toolkit used for
 building Grid systems and applications. It is being developed by the
 Globus Alliance and many others all over the world. A growing number
 of projects and companies are using the Globus Toolkit to unlock the
 potential of grids for their cause.
 .
 The globus-gridftp-server-control-dbg package contains:
 Globus GridFTP Server Library Debug Symbols
Homepage: http://www.globus.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: globus-gridftp-server-dbg
Priority: extra
Section: universe/debug
Installed-Size: 712
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Mattias Ellert <mattias.ellert@fysast.uu.se>
Architecture: i386
Source: globus-gridftp-server
Version: 3.23-1ubuntu0.1
Depends: libglobus-gridftp-server0 (= 3.23-1ubuntu0.1) | globus-gridftp-server-progs (= 3.23-1ubuntu0.1)
Filename: pool/main/g/globus-gridftp-server/globus-gridftp-server-dbg_3.23-1ubuntu0.1_i386.deb
Size: 267138
MD5sum: da10bf357cb7a6eef29d033ed652586f
SHA1: ec04452c28900445d15789ee53e6e09cfe1983f7
SHA256: a27e4e96a523a6d5450db083c7f8c9d075199fbf4ce6eeeaf94587a604c59fe7
Description: Globus Toolkit - Globus GridFTP Server Debug Symbols
 The Globus Toolkit is an open source software toolkit used for
 building Grid systems and applications. It is being developed by the
 Globus Alliance and many others all over the world. A growing number
 of projects and companies are using the Globus Toolkit to unlock the
 potential of grids for their cause.
 .
 The globus-gridftp-server-dbg package contains:
 Globus GridFTP Server Debug Symbols
Homepage: http://www.globus.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: globus-gridftp-server-progs
Priority: optional
Section: universe/net
Installed-Size: 160
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Mattias Ellert <mattias.ellert@fysast.uu.se>
Architecture: i386
Source: globus-gridftp-server
Version: 3.23-1ubuntu0.1
Depends: libc6 (>= 2.4), libglobus-authz-callout-error0, libglobus-authz0, libglobus-callout0, libglobus-common0, libglobus-ftp-control1, libglobus-gfork0, libglobus-gridftp-server-control0, libglobus-gridftp-server0, libglobus-gsi-callback0, libglobus-gsi-cert-utils0, libglobus-gsi-credential1, libglobus-gsi-openssl-error0, libglobus-gsi-proxy-core0, libglobus-gsi-proxy-ssl1, libglobus-gsi-sysconfig1, libglobus-gss-assist3, libglobus-gssapi-error2, libglobus-gssapi-gsi4, libglobus-io3, libglobus-openssl-module0, libglobus-usage0, libglobus-xio0, libltdl7 (>= 2.2.6b), libssl0.9.8 (>= 0.9.8m-1), libglobus-xio-gsi-driver0
Filename: pool/main/g/globus-gridftp-server/globus-gridftp-server-progs_3.23-1ubuntu0.1_i386.deb
Size: 25784
MD5sum: b7b908aaa80f37f186a5b82088c96454
SHA1: 95ff00c5e202a55573ce1480d59125110c2d573b
SHA256: 937c77b8e428ae0ac7630d3b6b2a053b177606da689b58cd0d4be55c7feb147c
Description: Globus Toolkit - Globus GridFTP Server Programs
 The Globus Toolkit is an open source software toolkit used for
 building Grid systems and applications. It is being developed by the
 Globus Alliance and many others all over the world. A growing number
 of projects and companies are using the Globus Toolkit to unlock the
 potential of grids for their cause.
 .
 The globus-gridftp-server-progs package contains:
 Globus GridFTP Server Programs
Homepage: http://www.globus.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: gnupg
Priority: important
Section: utils
Installed-Size: 1812
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian GnuPG-Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Architecture: i386
Version: 1.4.11-3ubuntu1.11.04.1
Depends: libbz2-1.0, libc6 (>= 2.4), libreadline6 (>= 6.0), libusb-0.1-4 (>= 2:0.1.12), zlib1g (>= 1:1.1.4), dpkg (>= 1.15.4) | install-info, gpgv
Suggests: gnupg-curl, gnupg-doc, xloadimage | imagemagick | eog, libpcsclite1
Filename: pool/main/g/gnupg/gnupg_1.4.11-3ubuntu1.11.04.1_i386.deb
Size: 748084
MD5sum: bcf2310fd54e281c9bf9fa4fbb95b61c
SHA1: 4fdc5eb6ddfef5658cd0d06a812b6acf27fe4d04
SHA256: 34aa4b9888493b247e30d02df6d01a2770ac7a11abe77d316cde8d1c16d1dbd7
Description: GNU privacy guard - a free PGP replacement
 GnuPG is GNU's tool for secure communication and data storage.
 It can be used to encrypt data and to create digital signatures.
 It includes an advanced key management facility and is compliant
 with the proposed OpenPGP Internet standard as described in RFC 4880.
 .
 GnuPG 1.4 is the standalone, non-modularized series. In contrast to
 the version 2 series, shipped with the gnupg2 package, it comes
 with no support for S/MIME and some other tools useful for desktop
 environments, but also with less dependencies.
 .
 The gnupg package is built without libcurl. So it does not support
 HKPS keyservers. Install the gnupg-curl package if you want to use
 the keyserver helper tools built with libcurl and supporting HKPS.
 .
 GnuPG does not use any patented algorithms. This means it cannot be
 compatible with PGP2, because that uses IDEA (which is patented in
 a number of countries).
Homepage: http://www.gnupg.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Build-Essential: yes
Origin: Ubuntu
Supported: 18m
Task: minimal

Package: gnupg-agent
Priority: optional
Section: utils
Installed-Size: 652
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Eric Dorland <eric@debian.org>
Architecture: i386
Source: gnupg2
Version: 2.0.14-2ubuntu1.2
Replaces: newpg
Depends: libc6 (>= 2.7), libgcrypt11 (>= 1.4.6), libgpg-error0 (>= 1.10), libpth20 (>= 2.0.7), libreadline6 (>= 6.0), pinentry-gtk2 | pinentry-curses | pinentry
Recommends: gnupg2 | gpgsm | gnupg
Conflicts: newpg
Filename: pool/main/g/gnupg2/gnupg-agent_2.0.14-2ubuntu1.2_i386.deb
Size: 275278
MD5sum: 683df11305c0c460fd061e1db97f9411
SHA1: 2228261369ea11bda425781ebe47b9db58afda05
SHA256: a4fc4d49123aa4d1b894db844e17f7fc3d8dda00f32d22f5b56401242dbd094c
Description: GNU privacy guard - password agent
 GnuPG is GNU's tool for secure communication and data storage.
 It can be used to encrypt data and to create digital signatures.
 It includes an advanced key management facility and is compliant
 with the proposed OpenPGP Internet standard as described in RFC2440.
 .
 This package contains the agent program gpg-agent which keeps a
 temporary secure storage of your passphrases.
Homepage: http://www.gnupg.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, edubuntu-desktop-kde

Package: gnupg-curl
Priority: optional
Section: universe/utils
Installed-Size: 156
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian GnuPG-Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Architecture: i386
Source: gnupg
Version: 1.4.11-3ubuntu1.11.04.1
Depends: libc6 (>= 2.4), libcurl3-gnutls (>= 7.16.2-1), gnupg
Filename: pool/main/g/gnupg/gnupg-curl_1.4.11-3ubuntu1.11.04.1_i386.deb
Size: 20550
MD5sum: fd9856e6a0c9b0c65b5a0cd4e91ba109
SHA1: 3664cda0f5ba3bc63b6f2f152ca02076038777c8
SHA256: 2baaf56f8e48c80f8e67396ef63a599a4cf8337ecd6094b168648d880eb4514b
Description: GNU privacy guard - a free PGP replacement (cURL)
 GnuPG is GNU's tool for secure communication and data storage.
 It can be used to encrypt data and to create digital signatures.
 It includes an advanced key management facility and is compliant
 with the proposed OpenPGP Internet standard as described in RFC 4880.
 .
 This package contains the keyserver helper tools built with libcurl,
 which replace the ones in the gnupg package built with the "curl shim"
 variant of gnupg. This package provides support for HKPS keyservers.
 .
 GnuPG does not use any patented algorithms. This means it cannot be
 compatible with PGP2, because that uses IDEA (which is patented in
 a number of countries).
Homepage: http://www.gnupg.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: gnupg2
Priority: extra
Section: utils
Installed-Size: 2428
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Eric Dorland <eric@debian.org>
Architecture: i386
Version: 2.0.14-2ubuntu1.2
Depends: gnupg-agent (= 2.0.14-2ubuntu1.2), libbz2-1.0, libc6 (>= 2.7), libcurl3-gnutls (>= 7.16.2-1), libgcrypt11 (>= 1.4.6), libgpg-error0 (>= 1.10), libksba8 (>= 1.0.2), libreadline6 (>= 6.0), zlib1g (>= 1:1.1.4), dpkg (>= 1.15.4) | install-info
Recommends: libldap-2.4-2 (>= 2.4.7)
Suggests: gnupg-doc, xloadimage
Conflicts: gpg-idea (<= 2.2)
Filename: pool/main/g/gnupg2/gnupg2_2.0.14-2ubuntu1.2_i386.deb
Size: 1014772
MD5sum: 6a9b3d15a5c600cd477a39e02002a92e
SHA1: 1242c2ee71e5cdc47274fa06b2fc243d0e08ab9c
SHA256: a310238115f013c7f1554731e483d1a3d11ab894bdfdd726f8303f4827bdd426
Description: GNU privacy guard - a free PGP replacement (new v2.x)
 GnuPG is GNU's tool for secure communication and data storage.
 It can be used to encrypt data and to create digital signatures.
 It includes an advanced key management facility and is compliant
 with the proposed OpenPGP Internet standard as described in RFC2440.
 .
 GnuPG 2.x is the new modularized version of GnuPG supporting OpenPGP
 and S/MIME.
 .
 GnuPG does not use any patented algorithms so it cannot be compatible
 with PGP2 because it uses IDEA (which is patented worldwide).
Homepage: http://www.gnupg.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, edubuntu-desktop-kde

Package: gnutls-bin
Priority: optional
Section: net
Installed-Size: 488
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: i386
Source: gnutls26
Version: 2.8.6-1ubuntu2.1
Replaces: gnutls-dev (<< 0.4.0-0), gnutls0.4-dev, libgnutls5-dev
Depends: libc6 (>= 2.4), libgcrypt11 (>= 1.4.6), libgnutls26 (>= 2.7.14-0), libreadline6 (>= 6.0), libtasn1-3 (>= 1.6-0), zlib1g (>= 1:1.1.4)
Conflicts: gnutls-dev (<< 0.4.0-0), gnutls0.4-dev, libgnutls5-dev
Filename: pool/main/g/gnutls26/gnutls-bin_2.8.6-1ubuntu2.1_i386.deb
Size: 129062
MD5sum: 7d1f1c3f10c44a9548b3abc1ff6a2364
SHA1: 432a49b459e2c4d555cec56ae238501a4455fb23
SHA256: 6866c70fddb0ae95be0eecc92a68c493b048bacf80555ebba26c3baacd39f780
Description: the GNU TLS library - commandline utilities
 gnutls is a portable library which implements the Transport Layer
 Security (TLS) 1.0 and Secure Sockets Layer (SSL) 3.0 protocols.
 .
 This package contains a commandline interface to the GNU TLS library,
 which can be used to set up secure connections from e.g. shell scripts.
Multi-Arch: foreign
Homepage: http://www.gnutls.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: gnutls-doc
Priority: optional
Section: doc
Installed-Size: 8004
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: all
Source: gnutls26
Version: 2.8.6-1ubuntu2.1
Depends: dpkg (>= 1.15.4) | install-info
Filename: pool/main/g/gnutls26/gnutls-doc_2.8.6-1ubuntu2.1_all.deb
Size: 2724586
MD5sum: 2902939fabd158582cd1af0dc502c5fd
SHA1: 156bf94412195e2445d10f98c7365090c43d1c49
SHA256: df6151af43a247093a5ec40e31deada56533586bfdb470b4d9ce0d8820a8085c
Description: the GNU TLS library - documentation and examples
 gnutls is a portable library which implements the Transport Layer
 Security (TLS) 1.0 and Secure Sockets Layer (SSL) 3.0 protocols.
 .
 This package contains all the gnutls documentation.
Multi-Arch: foreign
Homepage: http://www.gnutls.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: gpgsm
Priority: optional
Section: utils
Installed-Size: 1008
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Eric Dorland <eric@debian.org>
Architecture: i386
Source: gnupg2
Version: 2.0.14-2ubuntu1.2
Replaces: gnupg-agent, gnupg2 (<< 2.0.0-2)
Depends: libbz2-1.0, libc6 (>= 2.7), libgcrypt11 (>= 1.4.6), libgpg-error0 (>= 1.10), libksba8 (>= 1.0.2), libpth20 (>= 2.0.7), libreadline6 (>= 6.0), libusb-0.1-4 (>= 2:0.1.12), zlib1g (>= 1:1.1.4)
Filename: pool/main/g/gnupg2/gpgsm_2.0.14-2ubuntu1.2_i386.deb
Size: 457386
MD5sum: afdd51ae6bbbd515a99f467bcdd02c22
SHA1: 96e1ac98347c285ea2a8f488e308abd05b2e0a6c
SHA256: 0468a372dd0448f163af4d36ef3175d449ea114f1b203a9f77556aeae91bc5cc
Description: GNU privacy guard - S/MIME version
 GnuPG is GNU's tool for secure communication and data storage.
 It can be used to encrypt data and to create digital signatures.
 It includes an advanced key management facility and is compliant
 with the proposed OpenPGP Internet standard as described in RFC2440.
 .
 This package contains the gpgsm program. gpgsm is a tool to provide
 digital encryption and signing services on X.509 certificates and the
 CMS protocol. gpgsm includes complete certificate management.
Homepage: http://www.gnupg.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, edubuntu-desktop-kde

Package: gpgv
Priority: important
Section: utils
Installed-Size: 404
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian GnuPG-Maintainers <pkg-gnupg-maint@lists.alioth.debian.org>
Architecture: i386
Source: gnupg
Version: 1.4.11-3ubuntu1.11.04.1
Depends: libbz2-1.0, libc6 (>= 2.4), libreadline6 (>= 6.0), zlib1g (>= 1:1.1.4)
Suggests: gnupg
Filename: pool/main/g/gnupg/gpgv_1.4.11-3ubuntu1.11.04.1_i386.deb
Size: 163536
MD5sum: 2404c8994fa385f2f3041772c26f9164
SHA1: e3ac06d5e4d8259b0f22738f708ed11b242b7fa8
SHA256: 319568467f49bfb56d9e1a9ba62e2be137c7c15b72b38279a4ee3e912c41291a
Description: GNU privacy guard - signature verification tool
 GnuPG is GNU's tool for secure communication and data storage.
 .
 gpgv is a stripped-down version of gnupg which is only able to check
 signatures.  It is smaller than the full-blown gnupg and uses a
 different (and simpler) way to check that the public keys used to
 make the signature are trustworthy.
Homepage: http://www.gnupg.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Build-Essential: yes
Origin: Ubuntu
Supported: 18m
Task: minimal

Package: gsettings-desktop-schemas
Priority: optional
Section: libs
Installed-Size: 140
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 3.0.0-0ubuntu1.1
Filename: pool/main/g/gsettings-desktop-schemas/gsettings-desktop-schemas_3.0.0-0ubuntu1.1_all.deb
Size: 13762
MD5sum: 86f1faec7bb05531426c1888ef3715a6
SHA1: 929c2413f3db55072c46616fbe2f57901aefe16f
SHA256: bca176f1e953193a882e74d11baa733a70f1cf8e6c50a2041741bc21a7c22656
Description: GSettings deskop-wide schemas
 gsettings-desktop-schemas contains a collection of GSettings schemas for
 settings shared by various components of a desktop.
Homepage: http://www.gnome.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, ubuntu-uec-live, edubuntu-desktop, edubuntu-uec-live, ubuntu-netbook

Package: gsettings-desktop-schemas-dev
Priority: optional
Section: libs
Installed-Size: 64
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: all
Source: gsettings-desktop-schemas
Version: 3.0.0-0ubuntu1.1
Depends: gsettings-desktop-schemas (= 3.0.0-0ubuntu1.1)
Filename: pool/main/g/gsettings-desktop-schemas/gsettings-desktop-schemas-dev_3.0.0-0ubuntu1.1_all.deb
Size: 2760
MD5sum: 57c8b7e102ab41defdc9f571cbd35de0
SHA1: f9faa2342158c46c913b74d731dbfaaa6d852abf
SHA256: b0b27bb4bffef8c491552fc521da713f75c4bd69c76639f34172f878254a93bd
Description: Development files for GSettings desktop-wide schemas
 gsettings-desktop-schemas contains a collection of GSettings schemas for
 settings shared by various components of a desktop.
 .
 This package contains the development files.
Homepage: http://www.gnome.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: guile-gnutls
Priority: optional
Section: universe/lisp
Installed-Size: 372
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: i386
Source: gnutls26
Version: 2.8.6-1ubuntu2.1
Depends: guile-1.8-libs (>= 1.8.5+1-2ubuntu1), libc6 (>= 2.4), libgmp3c2, libgnutls26 (>= 2.7.14-0), libltdl7 (>= 2.2.6b), guile-1.8
Pre-Depends: multiarch-support
Filename: pool/main/g/gnutls26/guile-gnutls_2.8.6-1ubuntu2.1_i386.deb
Size: 61800
MD5sum: e216c4ce4bc43a121218f40bf535917c
SHA1: e1f8f19db16841bad21844aeb2f5dd397b97998b
SHA256: e7a7190db4c85ec6aa8eaab5cda0fed98d83cd20e5dd01d6fc7cbd3adddaa7ff
Description: the GNU TLS library - GNU Guile bindings
 gnutls is a portable library which implements the Transport Layer
 Security (TLS) 1.0 and Secure Sockets Layer (SSL) 3.0 protocols.
 .
 Currently gnutls implements:
  - the TLS 1.0 and SSL 3.0 protocols, without any US-export
    controlled algorithms
  - X509 Public Key Infrastructure (with several limitations).
  - SRP for TLS authentication.
  - TLS Extension mechanism
 .
 This package contains the GNU Guile 1.8 modules.
Multi-Arch: same
Homepage: http://www.gnutls.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: gwenview
Priority: optional
Section: graphics
Installed-Size: 3052
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdegraphics
Version: 4:4.6.5-0ubuntu1.1
Depends: kdebase-runtime, libc6 (>= 2.11), libexiv2-10, libgcc1 (>= 1:4.1.1), libjpeg62 (>= 6b1), libkdecore5 (>= 4:4.5), libkdeui5 (>= 4:4.5.80), libkfile4 (>= 4:4.5), libkio5 (>= 4:4.5), libkipi8 (>= 4:4.5.80), libkparts4 (>= 4:4.5.80), libnepomuk4 (>= 4:4.5), libphonon4 (>= 4:4.7.0really4.4.4), libqt4-svg (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.7.0~beta1), libstdc++6 (>= 4.5), phonon
Filename: pool/main/k/kdegraphics/gwenview_4.6.5-0ubuntu1.1_i386.deb
Size: 1767478
MD5sum: fd23253b1e4a5a5eae96afc06246a679
SHA1: 02fe91c7973ab663a824d33ad24784c6322ef9cb
SHA256: d0e963e44501a30d6d7ae396ccd9b063b54cd2f932aafbb1ac17abc3abe65949
Description: image viewer for KDE
 Gwenview is an image viewer, ideal for browsing and displaying a collection of
 images.  It is capable of showing images in a full-screen slideshow view and
 making simple adjustments, such as rotating or cropping images.
 .
 This package is part of the KDE graphics module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-kde

Package: gypsy-daemon
Priority: optional
Section: universe/utils
Installed-Size: 120
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Linaro User Platforms <linaro-dev@lists.linaro.org>
Architecture: i386
Source: gypsy
Version: 0.8-0ubuntu2.1
Depends: libbluetooth3 (>= 4.66), libc6 (>= 2.4), libdbus-1-3 (>= 1.0.2), libdbus-glib-1-2 (>= 0.88), libglib2.0-0 (>= 2.14.0)
Filename: pool/main/g/gypsy/gypsy-daemon_0.8-0ubuntu2.1_i386.deb
Size: 22516
MD5sum: bc28111efce4dc405a452307fb3efa62
SHA1: ab845a1341b6f6f117e1dd34c65b75ede46e6a0d
SHA256: e83fcc891e95a6a0a74e206235efedbc1b89cf69006b7c2293f103ef342b0725
Description: A GPS Multiplexing Daemon
 Gypsy is a GPS multiplexing daemon which allows multiple clients to access GPS
 data from multiple GPS sources concurrently.
 .
 Without some sort of multiplexing system, a GPS device can only safely be
 accessed by one client. In a server situation this may not cause any problems,
 but on modern desktop which could potentially have multiple location aware
 devices, this could be an issue.
 .
 Gypsy hides the tricky details of parsing NMEA from the client applications,
 passing the data as simple values for the clients to use.
 .
 Gypsy uses D-Bus to notify clients about location changes, sitting on the
 system bus, issuing signals as the GPS data changes. This design allows clients
 to only be notified about the changes they care about and ignore the rest.
 Gypsy has fine grained signals, so a client only interested in position changes
 will not be woken up for any other changes like, for example, satellite detail
 changes.
 .
 Gypsy is designed to be usable on all manner of systems, from low powered
 devices (such as Nokia N810 and Openmoko Neo) to regular high powered desktop
 systems. As the signals it emits are fine grained applications are woken up
 only when they absolutely need to be, keeping power requirements to a minimum.
 .
 Gypsy was designed to fix the numerous design flaws found in GPSD.
 .
 Included with Gypsy is libgypsy which is a GObject based C wrapper for the
 D-Bus API making writing clients very simple, although any language with D-Bus
 bindings can be used to write a Gypsy client (See simple-gps-python.py in the
 Gypsy sources for an example written in Python).
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: host
Priority: standard
Section: universe/net
Installed-Size: 48
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: LaMont Jones <lamont@debian.org>
Architecture: all
Source: bind9
Version: 1:9.7.3.dfsg-1ubuntu2.7
Depends: bind9-host
Filename: pool/main/b/bind9/host_9.7.3.dfsg-1ubuntu2.7_all.deb
Size: 4806
MD5sum: 637ec1b3f7daea114a1bdd39fb363c90
SHA1: d4dba4ac231ac82b29ab177fcf4d1d528a4c1913
SHA256: 1c539dfddd33cef9ec40c72a42a4319b88fd04485a3f657ca2a1cfcf20336e7e
Description: Transitional package
 This dummy package is provided for a smooth transition from the previous
 host package.  It may safely be removed after installation.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: hostapd
Priority: optional
Section: universe/net
Installed-Size: 832
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian/Ubuntu wpasupplicant Maintainers <pkg-wpa-devel@lists.alioth.debian.org>
Architecture: i386
Version: 1:0.6.10-2+squeeze1build0.11.04.1
Depends: libc6 (>= 2.4), libnl1 (>= 1.1), libssl0.9.8 (>= 0.9.8m-1), lsb-base (>= 3.2-13)
Filename: pool/main/h/hostapd/hostapd_0.6.10-2+squeeze1build0.11.04.1_i386.deb
Size: 315312
MD5sum: 63820589860c23a75cdcdf206bbc5cc5
SHA1: e8ef337cfecd86320cd4811490eb325da10c7a3c
SHA256: 8bc425ce728c27b43c5544eb306d63335a5e4073562dc4142f3658f056c85c6e
Description: user space IEEE 802.11 AP and IEEE 802.1X/WPA/WPA2/EAP Authenticator
 Originally, hostapd was an optional user space component for Host AP
 driver. It adds more features to the basic IEEE 802.11 management
 included in the kernel driver: using external RADIUS authentication
 server for MAC address based access control, IEEE 802.1X Authenticator
 and dynamic WEP keying, RADIUS accounting, WPA/WPA2 (IEEE 802.11i/RSN)
 Authenticator and dynamic TKIP/CCMP keying.
 .
 The current version includes support for other drivers, an integrated
 EAP authenticator (i.e., allow full authentication without requiring
 an external RADIUS authentication server), and RADIUS authentication
 server for EAP authentication.
 .
 hostapd works with the following drivers:
 .
  * mac80211 based drivers with support for master mode
  * Host AP driver for Prism2/2.5/3,
  * madwifi driver for cards based on Atheros chip set (ar521x),
  * Any wired Ethernet driver for wired IEEE 802.1X authentication.
Homepage: http://w1.fi/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: icedtea-6-jre-cacao
Priority: extra
Section: java
Installed-Size: 1128
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: OpenJDK Team <openjdk@lists.launchpad.net>
Architecture: i386
Source: openjdk-6
Version: 6b24-1.11.5-0ubuntu1~11.04.1
Provides: icedtea6-jre-cacao
Depends: openjdk-6-jre-headless (= 6b24-1.11.5-0ubuntu1~11.04.1), libc6 (>= 2.11), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.5), zlib1g (>= 1:1.1.4)
Filename: pool/main/o/openjdk-6/icedtea-6-jre-cacao_6b24-1.11.5-0ubuntu1~11.04.1_i386.deb
Size: 417140
MD5sum: 7ddba77a8654747871e5d1882c808b7e
SHA1: 41f33bd8987bc887c526ee711ce5e6a4cbdfb682
SHA256: 6f3b8d932c167505c579ece105f89ec9a950fa8bdb1eedce13e375a4439af355
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, kubuntu-mobile-dvd-live, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: icedtea-6-jre-jamvm
Priority: extra
Section: java
Installed-Size: 1512
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: OpenJDK Team <openjdk@lists.launchpad.net>
Architecture: i386
Source: openjdk-6
Version: 6b24-1.11.5-0ubuntu1~11.04.1
Depends: openjdk-6-jre-headless (= 6b24-1.11.5-0ubuntu1~11.04.1), libc6 (>= 2.4), zlib1g (>= 1:1.1.4)
Filename: pool/main/o/openjdk-6/icedtea-6-jre-jamvm_6b24-1.11.5-0ubuntu1~11.04.1_i386.deb
Size: 541462
MD5sum: 049fe68c4e4f807467c8bf68f9c79e51
SHA1: c1d4321a3f3b4bedfbf1083c493250253f883d10
SHA256: 6f15b85bf3d6cd3ab07cee017dcc0a8c04d4a9e865061c9a0d6f9e563debe1ed
Description: Alternative JVM for OpenJDK, using JamVM
 The package provides an alternative runtime using the JamVM.  This is a
 somewhat faster alternative than the Zero port on architectures like armel,
 mips, mipsel, powerpc.
 .
 The VM is started with the option `-jamvm'. 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, kubuntu-mobile-dvd-live, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: icedtea-6-plugin
Priority: extra
Section: web
Installed-Size: 408
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: OpenJDK Team <openjdk@lists.launchpad.net>
Architecture: i386
Source: icedtea-web
Version: 1.2-2ubuntu0.11.04.3
Replaces: icedtea-gcjwebplugin, icedtea-plugin (<< 1.2~pre1-1~), openjdk-6-jre (<< 6b18-1.8.7-3)
Provides: icedtea6-plugin
Depends: openjdk-6-jre, icedtea-netx (= 1.2-2ubuntu0.11.04.3), libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libcairo2 (>= 1.2.4), libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.8.0), libpango1.0-0 (>= 1.14.0), libstdc++6 (>= 4.5)
Conflicts: icedtea-gcjwebplugin (<< 1.0-1ubuntu4), icedtea-plugin (<< 1.2~pre1-1~), icedtea6-plugin (<< 6b21.2~pre1-1~)
Filename: pool/main/i/icedtea-web/icedtea-6-plugin_1.2-2ubuntu0.11.04.3_i386.deb
Size: 195868
MD5sum: 66f6f58052d9c0abe5eeec3a355126cd
SHA1: 38b6df7c1aa4b3e5396d9daf85fec805728464a2
SHA256: 75682a80325c3b59290965175531dae7df6f12649eb5bba569e3836a91a9c317
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.
Homepage: http://icedtea.classpath.org/wiki/IcedTea-Web
Npp-Applications: ec8030f7-c20a-464f-9b0e-13a3a9e97384, 92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a, aa5ca914-c309-495d-91cf-3141bbb04115
Npp-Description: IcedTea Java Web Browser Plugin for OpenJDK 6 (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

Package: icedtea-netx
Priority: extra
Section: java
Installed-Size: 752
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: OpenJDK Team <openjdk@lists.launchpad.net>
Architecture: i386
Source: icedtea-web
Version: 1.2-2ubuntu0.11.04.3
Replaces: openjdk-6-jre (<< 6b18-1.8.7-3), openjdk-6-jre-headless (<< 6b18-1.8.7-3)
Depends: openjdk-6-jre (>= 6b23~pre10~) | openjdk-7-jre
Conflicts: openjdk-6-jre (<< 6b18-1.8.7-3), openjdk-6-jre-headless (<< 6b18-1.8.7-3)
Filename: pool/main/i/icedtea-web/icedtea-netx_1.2-2ubuntu0.11.04.3_i386.deb
Size: 493796
MD5sum: f93daf98e6875ac54dd7a50352510d63
SHA1: c9f7b43619051eb82aefe8ef0df34f20280ff2a1
SHA256: 735a3f7ef6585d3f34452626985a5d625cb92c47cb3b9f1a6524e044bc6f17ee
Description: NetX - implementation of the Java Network Launching Protocol (JNLP)
 NetX provides a drop-in replacement for javaws (Java Web Start). Since
 upstream NetX is dormant, IcedTea is hosting and modifying the sources
 in the IcedTea-Web directory.
 .
 IcedTea's NetX currently supports verification of signed jars, trusted
 certificate storing, system certificate store checking, and provides
 the services specified by the jnlp API.
Homepage: http://icedtea.classpath.org/wiki/IcedTea-Web
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, eucalyptus-cloud, eucalyptus-storage, eucalyptus-walrus, kubuntu-dvd-live, kubuntu-mobile-dvd-live, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: icedtea-plugin
Priority: extra
Section: web
Installed-Size: 36
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: OpenJDK Team <openjdk@lists.launchpad.net>
Architecture: all
Source: icedtea-web
Version: 1.2-2ubuntu0.11.04.3
Depends: icedtea-6-plugin
Filename: pool/main/i/icedtea-web/icedtea-plugin_1.2-2ubuntu0.11.04.3_all.deb
Size: 4526
MD5sum: 03f132f949f32363ecbfd3f9c989c387
SHA1: d12134684b8f3c3d37209e68204d49397f5eb27f
SHA256: 75d44e1a8305871e79bba913eb005f57477d9c0003feebb4bf33108374a244c0
Description: web browser plugin to execute Java applets (dependency package)
 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.
 .
 This is a dependency package, it can be safely removed after upgrade.
Homepage: http://icedtea.classpath.org/wiki/IcedTea-Web
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-mobile-dvd-live, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: icedtea6-plugin
Priority: extra
Section: universe/web
Installed-Size: 24
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: OpenJDK Team <openjdk@lists.launchpad.net>
Architecture: all
Source: icedtea-web (1.2-2ubuntu0.11.04.3)
Version: 6b21.2-2ubuntu0.11.04.3
Depends: icedtea-6-plugin
Filename: pool/main/i/icedtea-web/icedtea6-plugin_6b21.2-2ubuntu0.11.04.3_all.deb
Size: 934
MD5sum: 90f6c88206eeef3d52d5000b38951fdb
SHA1: 14d446533ec41493ce5dcfab3089c1f1e518cc73
SHA256: d11d3f0412c1282253d59393fdbe6d40e216b94984d7a5c6b3b3d2a9f1da2e67
Description: web browser plugin to execute Java applets (dependency package)
 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.
 .
 This is a dependency package, it can be safely removed after upgrade.
Homepage: http://icedtea.classpath.org/wiki/IcedTea-Web
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Task: edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: icu-doc
Priority: optional
Section: doc
Installed-Size: 31540
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Jay Berkenbilt <qjb@debian.org>
Architecture: all
Source: icu
Version: 4.4.2-2ubuntu0.11.04.1
Filename: pool/main/i/icu/icu-doc_4.4.2-2ubuntu0.11.04.1_all.deb
Size: 3876870
MD5sum: 31313fb613b89f3e4e5952fdccb01c54
SHA1: e23f3dc1511c34b20a604ab4b64d2f3a7e131022
SHA256: 8d065232a8765d36297ced7eecbaa2e550e77694958c4346e9b3a5fce5c12d9f
Description: API documentation for ICU classes and functions
 ICU is a C++ and C library that provides robust and full-featured
 Unicode and locale support.  This package contains HTML files
 documenting the ICU APIs.
Homepage: http://www.icu-project.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: idle-python2.6
Priority: optional
Section: universe/python
Installed-Size: 1152
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Matthias Klose <doko@debian.org>
Architecture: all
Source: python2.6
Version: 2.6.6-6ubuntu7.1
Replaces: python2.6 (<< 2.6.1-2)
Depends: python2.6, python-tk (>= 2.6~a3), python2.6-tk
Filename: pool/main/p/python2.6/idle-python2.6_2.6.6-6ubuntu7.1_all.deb
Size: 247180
MD5sum: ddd353caf581f55418d3887000e0bd0f
SHA1: 93ac3add497291f3e0d473cd09b9ae9546bab521
SHA256: c5fa4addce713c52c88f6c3885f68dc2714c8bf794114e4c75b92bc42b2bed72
Description: An IDE for Python (v2.6) using Tkinter
 IDLE is an Integrated Development Environment for Python (v2.6).
 IDLE is written using Tkinter and therefore quite platform-independent.
Enhances: python2.6
Python-Version: 2.6
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: idle-python2.7
Priority: optional
Section: python
Installed-Size: 1152
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Matthias Klose <doko@debian.org>
Architecture: all
Source: python2.7
Version: 2.7.1-5ubuntu2.2
Replaces: python2.7 (<< 2.6.1-2)
Depends: python2.7, python-tk (>= 2.6~a3), python2.7-tk
Filename: pool/main/p/python2.7/idle-python2.7_2.7.1-5ubuntu2.2_all.deb
Size: 248222
MD5sum: 1c9e35e19d5d95e5ca540075373a1cd1
SHA1: 779de84cf8da38fbf87351146553d7ca57755e7a
SHA256: fc044c513d557d9d3e43c7ff43d5fd8e6f0af4a404353bd66239de2ac3f34345
Description: An IDE for Python (v2.7) using Tkinter
 IDLE is an Integrated Development Environment for Python (v2.7).
 IDLE is written using Tkinter and therefore quite platform-independent.
Enhances: python2.7
Python-Version: 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: idle-python3.1
Priority: optional
Section: universe/python
Installed-Size: 224
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Matthias Klose <doko@debian.org>
Architecture: all
Source: python3.1
Version: 3.1.3-1ubuntu1.2
Depends: python3.1, python3-tk, python3.1-tk
Filename: pool/main/p/python3.1/idle-python3.1_3.1.3-1ubuntu1.2_all.deb
Size: 36288
MD5sum: 5b7e07438cd2aaec82ed5140f08bf090
SHA1: 384d400372c32f6cfedc41a7f32ae553e0fd9843
SHA256: d912254514a3b836ce7bb1119b9e926d58aed7e72041ded413938570a621e622
Description: An IDE for Python (v3.1) using Tkinter
 IDLE is an Integrated Development Environment for Python (v3.1).
 IDLE is written using Tkinter and therefore quite platform-independent.
Enhances: python3.1
Python-Version: 3.1
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: idle-python3.2
Priority: optional
Section: universe/python
Installed-Size: 220
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Matthias Klose <doko@debian.org>
Architecture: all
Source: python3.2
Version: 3.2-1ubuntu1.2
Depends: python3.2, python3-tk, python3.2-tk
Filename: pool/main/p/python3.2/idle-python3.2_3.2-1ubuntu1.2_all.deb
Size: 32022
MD5sum: 203b64b30dfb8b9522db25fac8761fe2
SHA1: 9fd02589564d6dd5a9b58292c8822257e912fbd6
SHA256: 8f7c2b4f8f6c5141830d292b8715dd2f62deed84d410fe079fccb9b9c6f89438
Description: An IDE for Python (v3.2) using Tkinter
 IDLE is an Integrated Development Environment for Python (v3.2).
 IDLE is written using Tkinter and therefore quite platform-independent.
Enhances: python3.2
Python-Version: 3.2
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: imagemagick
Priority: optional
Section: graphics
Installed-Size: 284
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: ImageMagick Packaging Team <pkg-gmagick-im-team@lists.alioth.debian.org>
Architecture: i386
Version: 7:6.6.2.6-1ubuntu4.2
Depends: libbz2-1.0, libc6 (>= 2.3.6-6~), libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.2.1), libglib2.0-0 (>= 2.12.0), libgomp1 (>= 4.2.1), libice6 (>= 1:1.0.0), libjpeg62 (>= 6b1), liblcms1 (>= 1.15-1), liblqr-1-0 (>= 0.1.0), libltdl7 (>= 2.2.6b), libmagickcore3 (>= 7:6.6.2.6), libmagickwand3 (>= 7:6.6.2.6), libsm6, libtiff4, libx11-6, libxext6, libxt6, zlib1g (>= 1:1.1.4)
Recommends: libmagickcore3-extra, ghostscript, netpbm
Suggests: imagemagick-doc, autotrace, cups-bsd | lpr | lprng, curl, enscript, ffmpeg, gimp, gnuplot, grads, groff-base, hp2xx, html2ps, libwmf-bin, mplayer, povray, radiance, sane-utils, texlive-base-bin, transfig, xdg-utils, ufraw-batch
Filename: pool/main/i/imagemagick/imagemagick_6.6.2.6-1ubuntu4.2_i386.deb
Size: 49666
MD5sum: 544100ea8f6c4048dcbbe7dc5b4eef29
SHA1: 9b56460382b353e71a8641e3f183f9c480218777
SHA256: 375f732df7d4a9f1be8312e4a3282fde83405bbd397dfd805fb7af880256c255
Description: image manipulation programs
 ImageMagick is a software suite to create, edit, and compose bitmap images.
 It can read, convert and write images in a variety of formats (over 100)
 including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript,
 SVG, and TIFF. Use ImageMagick to translate, flip, mirror, rotate, scale,
 shear and transform images, adjust image colors, apply various special
 effects, or draw text, lines, polygons, ellipses and Bézier curves.
 All manipulations can be achieved through shell commands as well as through
 an X11 graphical interface (display).
Homepage: http://www.imagemagick.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: imagemagick-dbg
Priority: extra
Section: debug
Installed-Size: 10492
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: ImageMagick Packaging Team <pkg-gmagick-im-team@lists.alioth.debian.org>
Architecture: i386
Source: imagemagick
Version: 7:6.6.2.6-1ubuntu4.2
Depends: imagemagick (= 7:6.6.2.6-1ubuntu4.2), libmagick++3 (= 7:6.6.2.6-1ubuntu4.2), libmagickcore3-extra (= 7:6.6.2.6-1ubuntu4.2), perlmagick (= 7:6.6.2.6-1ubuntu4.2)
Filename: pool/main/i/imagemagick/imagemagick-dbg_6.6.2.6-1ubuntu4.2_i386.deb
Size: 3970924
MD5sum: 32df4a51348a447f36841534dd0c6380
SHA1: 0bb004afdba54ad91113ee7b2088b775f5328a6b
SHA256: e31b5c6f20c0cf6318dd7ece6508e19eb73d1dec4d2210d659b869cb4fdcb030
Description: debugging symbols for ImageMagick
 This package contains the debugging symbols for ImageMagick, a software suite
 to create, edit, and compose bitmap images.
Homepage: http://www.imagemagick.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: imagemagick-doc
Priority: optional
Section: doc
Installed-Size: 21756
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: ImageMagick Packaging Team <pkg-gmagick-im-team@lists.alioth.debian.org>
Architecture: all
Source: imagemagick
Version: 7:6.6.2.6-1ubuntu4.2
Recommends: www-browser
Suggests: imagemagick
Conflicts: imagemagick (<= 7:6.4.0)
Filename: pool/main/i/imagemagick/imagemagick-doc_6.6.2.6-1ubuntu4.2_all.deb
Size: 4371000
MD5sum: 0890b49e5e48124cd142bee1be674633
SHA1: f7edea2d3c4ece861399a642d2a6e25674f9fcad
SHA256: 59c5a2fa34e53f2a4ff9ddd9e43f06cffa6b789e1e5d7790add98fc05ff74146
Description: document files of ImageMagick
 This package contains the document files shipped with ImageMagick, a software
 suite to create, edit, and compose bitmap images.
Homepage: http://www.imagemagick.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: inspircd
Priority: optional
Section: universe/net
Installed-Size: 5916
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian IRC Team <pkg-irc-maintainers@lists.alioth.debian.org>
Architecture: i386
Version: 1.1.22+dfsg-4squeeze1build0.11.04.1
Provides: ircd
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libgnutls26 (>= 2.7.14-0), libstdc++6 (>= 4.5)
Filename: pool/main/i/inspircd/inspircd_1.1.22+dfsg-4squeeze1build0.11.04.1_i386.deb
Size: 1778554
MD5sum: 9d3a6cd211948c646771b6a3cf750414
SHA1: 17462e4ed953249000967cdb1b1143f6c730fcca
SHA256: 5023d83bf3a5d27b0eed9c9cca88fd2e4a77602b8918f3a65912e9ac200d79ba
Description: Modular IRCd written in C++
 InspIRCd is a modular C++ IRC Daemon for several operating systems created
 to provide a stable, modern, lightweight irc server from scratch and provide
 a vast number of features in a modularised form using an advanced module API.
 By keeping the functionality of the main core to a minimum, the server is very
 stable, fast and customizable.
 .
 This package contains the daemon.
Homepage: http://www.inspircd.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: inspircd-dbg
Priority: extra
Section: universe/debug
Installed-Size: 4172
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian IRC Team <pkg-irc-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: inspircd
Version: 1.1.22+dfsg-4squeeze1build0.11.04.1
Depends: inspircd
Filename: pool/main/i/inspircd/inspircd-dbg_1.1.22+dfsg-4squeeze1build0.11.04.1_i386.deb
Size: 780420
MD5sum: a0a7a56adaeb00e352b25bc1aad3e7a4
SHA1: 90180ab28aeaf1ef05712f94e291dc557a2fb9ca
SHA256: ba08fd465ac1feb7f7730164067c7773b6392c9f8cd7ac5568cd6ed4e25484ca
Description: Modular IRCd written in C++ - debugging symbols
 InspIRCd is a modular C++ IRC Daemon for several operating systems created
 to provide a stable, modern, lightweight irc server from scratch and provide
 a vast number of features in a modularised form using an advanced module API.
 By keeping the functionality of the main core to a minimum, the server is very
 stable, fast and customizable.
 .
 This package contains the debugging symbols.
Homepage: http://www.inspircd.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: isc-dhcp-client
Priority: important
Section: net
Installed-Size: 736
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian ISC DHCP maintainers <pkg-dhcp-devel@lists.alioth.debian.org>
Architecture: i386
Source: isc-dhcp
Version: 4.1.1-P1-15ubuntu9.6
Replaces: dhcp3-client
Provides: dhcp3-client
Depends: debianutils (>= 2.8.2), isc-dhcp-common (= 4.1.1-P1-15ubuntu9.6), iproute, libc6 (>= 2.7)
Suggests: resolvconf, avahi-autoipd, apparmor
Conflicts: dhcp-client (<< 3.0), ifupdown (<< 0.6.8+nmu3), resolvconf (<= 1.45), samba-common (<< 3.0.0beta1-2)
Breaks: network-manager (<< 0.8.2~rc1)
Filename: pool/main/i/isc-dhcp/isc-dhcp-client_4.1.1-P1-15ubuntu9.6_i386.deb
Size: 265978
MD5sum: c1d080841d1d34b21b695110785140f6
SHA1: 64a4d294165a570efa112e28bbbc4e2f7325bf01
SHA256: 765aed062daf1ab8be235bec7ac2b7ec70afe1bb4329298fb52c7d99a6c1099d
Description: ISC DHCP client
 This is the client from the Internet Software Consortium's implementation of
 DHCP. For more information visit http://www.isc.org.
 .
 Dynamic Host Configuration Protocol (DHCP) is a protocol like BOOTP
 (actually dhcpd includes much of the functionality of bootpd). It
 gives client machines "leases" for IP addresses and can
 automatically set their network configuration. If your machine
 depends on DHCP (especially likely if it's a workstation on a large
 network, or a laptop, or attached to a cable modem), keep this or
 another DHCP client installed.
 .
 Extra documentation can be found in the package isc-dhcp-common.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: minimal

Package: isc-dhcp-client-dbg
Priority: extra
Section: debug
Installed-Size: 1728
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian ISC DHCP maintainers <pkg-dhcp-devel@lists.alioth.debian.org>
Architecture: i386
Source: isc-dhcp
Version: 4.1.1-P1-15ubuntu9.6
Depends: debianutils (>= 2.8.2), isc-dhcp-common (= 4.1.1-P1-15ubuntu9.6)
Suggests: resolvconf, avahi-autoipd
Conflicts: dhcp-client (<< 3.0), samba-common (<< 3.0.0beta1-2)
Filename: pool/main/i/isc-dhcp/isc-dhcp-client-dbg_4.1.1-P1-15ubuntu9.6_i386.deb
Size: 657128
MD5sum: 49e499d31edb23e6234ea1147136b707
SHA1: 6adc8702a59452f531ab55951bdcf45132efe0cd
SHA256: 2ed47ad131a23ec7dbf301fa8d5e51098cc9ba08959ba6f30a841e46e64216bb
Description: ISC DHCP client (debugging symbols)
 This is the client from the Internet Software Consortium's implementation of
 DHCP. For more information visit http://www.isc.org.
 .
 This package contains the debugging symbols for isc-dhcp-client
 .
 Dynamic Host Configuration Protocol (DHCP) is a protocol like BOOTP
 (actually dhcpd includes much of the functionality of bootpd). It
 gives client machines "leases" for IP addresses and can
 automatically set their network configuration. If your machine
 depends on DHCP (especially likely if it's a workstation on a large
 network, or a laptop, or attached to a cable modem), keep this or
 another DHCP client installed.
 .
 Extra documentation can be found in the package isc-dhcp-common.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: isc-dhcp-common
Priority: important
Section: net
Installed-Size: 656
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian ISC DHCP maintainers <pkg-dhcp-devel@lists.alioth.debian.org>
Architecture: i386
Source: isc-dhcp
Version: 4.1.1-P1-15ubuntu9.6
Replaces: dhcp3-common
Provides: dhcp3-common
Depends: debianutils (>= 2.8.2), libc6 (>= 2.7)
Filename: pool/main/i/isc-dhcp/isc-dhcp-common_4.1.1-P1-15ubuntu9.6_i386.deb
Size: 319294
MD5sum: c1a0a5780c3bce30e61b3f75e72147b8
SHA1: 82b5e8f7dedfce62b75bb959e16ee1341071dcab
SHA256: 194cb5a3695d5d1668838560594c5d3e9739138b8a11ea93459243a730abcbf8
Description: common files used by all the isc-dhcp* packages
 This package contains the files used by all the packages from ISC
 DHCP.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: minimal

Package: isc-dhcp-dev
Priority: optional
Section: devel
Installed-Size: 1740
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian ISC DHCP maintainers <pkg-dhcp-devel@lists.alioth.debian.org>
Architecture: i386
Source: isc-dhcp
Version: 4.1.1-P1-15ubuntu9.6
Replaces: dhcp3-dev
Provides: dhcp3-dev
Depends: libc6-dev
Filename: pool/main/i/isc-dhcp/isc-dhcp-dev_4.1.1-P1-15ubuntu9.6_i386.deb
Size: 693244
MD5sum: 4dc79cb77272e2abf7ebae6083855498
SHA1: d9fd0affe2c6be9ab008cf5453eeb05ec19b71c1
SHA256: 0357beb3c8ebe08b2620e80f3fdd1a2563d48d23c175e030e28e14b81d0628fd
Description: API for accessing and modifying the DHCP server and client state
 OMAPI is an API for accessing and modifying the DHCP server and
 client state.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: isc-dhcp-relay
Priority: optional
Section: universe/net
Installed-Size: 560
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian ISC DHCP maintainers <pkg-dhcp-devel@lists.alioth.debian.org>
Architecture: i386
Source: isc-dhcp
Version: 4.1.1-P1-15ubuntu9.6
Replaces: dhcp3-relay
Provides: dhcp3-relay
Depends: debianutils (>= 2.8.2), isc-dhcp-common (= 4.1.1-P1-15ubuntu9.6), libc6 (>= 2.7), debconf (>= 0.5) | debconf-2.0
Conflicts: dhcp-relay
Filename: pool/main/i/isc-dhcp/isc-dhcp-relay_4.1.1-P1-15ubuntu9.6_i386.deb
Size: 207942
MD5sum: 469b4541551386d986d6dd0a7286ec3e
SHA1: 6561f742b4c0a68a1d3609f99da10ddc528c2ed7
SHA256: 5680f7086b7da2ac4133ae6da0bff84c405ec97d2b7189fec6ef01c995dec1b5
Description: ISC DHCP relay daemon
 This is the relay from the Internet Software Consortium's implementation of
 DHCP. For more information visit
 http://www.isc.org.
 .
 Installing this package will make the machine a DHCP relay, which
 requires a reachable DHCP or BOOTP server in order to function.
 .
 Extra documentation can be found in the package isc-dhcp-common.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: isc-dhcp-relay-dbg
Priority: extra
Section: debug
Installed-Size: 1604
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian ISC DHCP maintainers <pkg-dhcp-devel@lists.alioth.debian.org>
Architecture: i386
Source: isc-dhcp
Version: 4.1.1-P1-15ubuntu9.6
Depends: debianutils (>= 2.8.2), isc-dhcp-common (= 4.1.1-P1-15ubuntu9.6)
Conflicts: dhcp-relay
Filename: pool/main/i/isc-dhcp/isc-dhcp-relay-dbg_4.1.1-P1-15ubuntu9.6_i386.deb
Size: 600056
MD5sum: a65d2ad74487f1e6950a4ca6f771ca04
SHA1: 9de6bd56515c9e45e348ac49c00e224d4dfde4f7
SHA256: 34f170ad6005ab91f9a50554a1e30a91a790f258cd7a3654c2cbaf5ea04a8764
Description: DHCP relay daemon (debugging symbols)
 This is the relay from the Internet Software Consortium's implementation of
 DHCP. For more information visit
 http://www.isc.org.
 .
 This package contains the debugging symbols for isc-dhcp-relay
 .
 Installing this package will make the machine a DHCP relay, which
 requires a reachable DHCP or BOOTP server in order to function.
 .
 Extra documentation can be found in the package isc-dhcp-common.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: isc-dhcp-server
Priority: optional
Section: net
Installed-Size: 976
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian ISC DHCP maintainers <pkg-dhcp-devel@lists.alioth.debian.org>
Architecture: i386
Source: isc-dhcp
Version: 4.1.1-P1-15ubuntu9.6
Replaces: dhcp3-server
Provides: dhcp3-server
Depends: debianutils (>= 2.8.2), isc-dhcp-common (= 4.1.1-P1-15ubuntu9.6), lsb-base, adduser, libc6 (>= 2.7), libcap2 (>= 2.10), debconf (>= 0.5) | debconf-2.0
Suggests: isc-dhcp-server-ldap, apparmor
Conflicts: dhcp
Filename: pool/main/i/isc-dhcp/isc-dhcp-server_4.1.1-P1-15ubuntu9.6_i386.deb
Size: 400926
MD5sum: 5475eabe71982136c9f9b722e7666738
SHA1: d14b13f910e414d17fb9eb54c3a1f23c7c1be5ba
SHA256: d5eaaf030a61ae23a91d7f196474dd70bf095887f1051c6cbd82e29bc8346b3a
Description: ISC DHCP server for automatic IP address assignment
 This is the server from the Internet Software Consortium's implementation of
 DHCP. For more information, visit http://www.isc.org.
 .
 Dynamic Host Configuration Protocol (DHCP) is a protocol like BOOTP
 (actually dhcpd includes much of the functionality of bootpd). It
 gives client machines "leases" for IP addresses and can
 automatically set their network configuration.
 .
 This server can handle multiple ethernet interfaces.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: eucalyptus-cluster

Package: isc-dhcp-server-dbg
Priority: extra
Section: debug
Installed-Size: 2276
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian ISC DHCP maintainers <pkg-dhcp-devel@lists.alioth.debian.org>
Architecture: i386
Source: isc-dhcp
Version: 4.1.1-P1-15ubuntu9.6
Depends: debianutils (>= 2.8.2), isc-dhcp-common (= 4.1.1-P1-15ubuntu9.6), lsb-base
Suggests: isc-dhcp-server-ldap
Conflicts: dhcp
Filename: pool/main/i/isc-dhcp/isc-dhcp-server-dbg_4.1.1-P1-15ubuntu9.6_i386.deb
Size: 874518
MD5sum: 3fda3a02031e761be026cb6b3fb97609
SHA1: f345d09fccecfe05f418d832b0314645974b8097
SHA256: c899561ca052f65d05b6c0d25234c420bba46ffc9b3fea5a6c92a04adf8c9289
Description: ISC DHCP server for automatic IP address assignment (debug)
 This is the server from the Internet Software Consortium's implementation of
 DHCP. For more information, visit http://www.isc.org.
 .
 This package contains the debugging symbols for isc-dhcp-server
 .
 Dynamic Host Configuration Protocol (DHCP) is a protocol like BOOTP
 (actually dhcpd includes much of the functionality of bootpd). It
 gives client machines "leases" for IP addresses and can
 automatically set their network configuration.
 .
 This server can handle multiple ethernet interfaces.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: isc-dhcp-server-ldap
Priority: optional
Section: universe/net
Installed-Size: 864
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian ISC DHCP maintainers <pkg-dhcp-devel@lists.alioth.debian.org>
Architecture: i386
Source: isc-dhcp
Version: 4.1.1-P1-15ubuntu9.6
Replaces: dhcp3-server-ldap
Provides: dhcp3-server-ldap
Depends: debianutils (>= 2.8.2), isc-dhcp-common (= 4.1.1-P1-15ubuntu9.6), isc-dhcp-server (= 4.1.1-P1-15ubuntu9.6), libc6 (>= 2.7), libcap2 (>= 2.10), libldap-2.4-2 (>= 2.4.7), libssl0.9.8 (>= 0.9.8m-1)
Conflicts: dhcp
Filename: pool/main/i/isc-dhcp/isc-dhcp-server-ldap_4.1.1-P1-15ubuntu9.6_i386.deb
Size: 357890
MD5sum: 597bb42a5db78efef7b45739822dc1db
SHA1: b7ba424bde1c4d886784238156325c70f5e1bab2
SHA256: b146e5baf235595d1bd24a3f993c977abfb321d968220507aad65ebe885d2112
Description: DHCP server able to use LDAP as backend
 This is the server from the Internet Software Consortium's implementation of
 DHCP. For more information, visit http://www.isc.org.
 .
 Dynamic Host Configuration Protocol (DHCP) is a protocol like BOOTP
 (actually dhcpd includes much of the functionality of bootpd). It
 gives client machines "leases" for IP addresses and can
 automatically set their network configuration.
 .
 This is the DHCP server with LDAP patches applied to it.
Enhances: isc-dhcp-server
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: jabber
Priority: optional
Section: universe/net
Installed-Size: 52
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Miguel Landaeta <miguel@miguel.cc>
Architecture: all
Source: jabberd14
Version: 1.6.1.1-5+squeeze1build0.11.04.1
Depends: jabberd14
Filename: pool/main/j/jabberd14/jabber_1.6.1.1-5+squeeze1build0.11.04.1_all.deb
Size: 10156
MD5sum: c005e7fe7cf97464939055eb6140789f
SHA1: 2f573e788b843176ebda3d001191f789dd9b4add
SHA256: bbb47838dfe432780e43cd5cc04285c0fac7e358c85c09900466661d830741ab
Description: Transitional package for jabber rename
 Package to ease upgrading from older jabber packages
 to the new jabberd14 package.
 .
 This package can be purged at anytime once the jabberd14
 package has been installed.
Homepage: http://jabberd.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: jabberd14
Priority: optional
Section: universe/net
Installed-Size: 1080
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Miguel Landaeta <miguel@miguel.cc>
Architecture: i386
Version: 1.6.1.1-5+squeeze1build0.11.04.1
Replaces: jabber (<< 1.6.1.1-1), jabber-1.4, jabber-transport
Provides: jabber, jabber-1.4, jabber-transport
Depends: adduser, lsb-base (>= 3.0-6), openssl, libjabberd2 (= 1.6.1.1-5+squeeze1build0.11.04.1), libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libidn11 (>= 1.13), libmysqlclient16 (>= 5.1.21-1), libpopt0 (>= 1.16), libpq5 (>= 8.4~0cvs20090328), libpth20 (>= 2.0.7), libstdc++6 (>= 4.5)
Conflicts: jabber (<< 1.6.1.1-1), jabber-aim (<= 20030314-6), jabber-jit (<= 1.1.6-6), jabber-jud (<= 0.4-7), jabber-msn (<= 1.2.1-1.2.8rc1-1), jabber-muc (<= 0.5.2-6), jabber-yahoo (<= 2.2.0-1), jabberd14-dev (<< 1.6.1.1-5+squeeze1build0.11.04.1)
Filename: pool/main/j/jabberd14/jabberd14_1.6.1.1-5+squeeze1build0.11.04.1_i386.deb
Size: 331458
MD5sum: 29255030becfff369f56386af5024735
SHA1: 4a81c6d994c0c5c1e6db770b37dcde076289c6da
SHA256: 9f36f23c4d6039e370e14b071802789efd7bc135898296901782a3cff5b26b61
Description: Instant messaging server using the Jabber/XMPP protocol
 Jabber is a Free Instant Messaging System.
 .
 In this package you will find jabberd14, a message transport server
 based on an XML Message Routing Infrastructure.
 .
 All this high-tech is simply used to provide you with your own IM Server.
 See http://www.jabberd.org/ for more details.
 .
 Jabber supports connecting to AIM, ICQ, IRC, MSN and a lot of others, so
 you can use all available IM systems from one client.
 .
 This package does not provide a Jabber/XMPP client.  Some clients are
 compared at http://en.wikipedia.org/wiki/List_of_Jabber_client_software
Homepage: http://jabberd.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: jabberd2
Priority: optional
Section: universe/net
Installed-Size: 1720
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian XMPP Maintainers <pkg-xmpp-devel@lists.alioth.debian.org>
Architecture: i386
Version: 2.2.8-2ubuntu4.1
Replaces: jabber, jabberd2-bdb, jabberd2-ldap-bdb, jabberd2-ldap-mysql, jabberd2-ldap-pgsql, jabberd2-mysql, jabberd2-pgsql
Depends: adduser, libc6 (>= 2.7), libdb4.8, libexpat1 (>= 1.95.8), libgsasl7 (>= 1.1), libidn11 (>= 1.13), libldap-2.4-2 (>= 2.4.7), libmysqlclient16 (>= 5.1.21-1), libpam0g (>= 0.99.7.1), libpq5 (>= 8.4~0cvs20090328), libsqlite3-0 (>= 3.7.3), libssl0.9.8 (>= 0.9.8m-1), libudns0 (>= 0.0.9), zlib1g (>= 1:1.1.4)
Conflicts: jabber, jabberd2-bdb, jabberd2-ldap-bdb, jabberd2-ldap-mysql, jabberd2-ldap-pgsql, jabberd2-mysql, jabberd2-pgsql
Filename: pool/main/j/jabberd2/jabberd2_2.2.8-2ubuntu4.1_i386.deb
Size: 488948
MD5sum: 959b46d95db285508af49a8fc7380866
SHA1: 2a1e91565febe135adfd1d5e4af6116e54fd7e81
SHA256: 411a02ec062f8e99de75a1286e6557a2bcaf24a00549f445f7ab745c86384a52
Description: Jabber instant messenger server
 Jabber is a free instant messaging server based on XMPP.
 .
 This package contains Jabberd 2, the next generation of the Jabberd
 server. It has been rewritten from the ground up to be scalable,
 architecturally sound, and to support the latest protocol extensions
 coming out of the XSF.
Homepage: http://jabberd2.xiaoka.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: jetty
Priority: optional
Section: universe/java
Installed-Size: 1164
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 6.1.24-6ubuntu0.11.04.1
Depends: libjetty-java (>= 6.1.24-6ubuntu0.11.04.1), adduser, jsvc, apache2-utils, default-jre-headless | java5-runtime-headless
Suggests: libjetty-extra-java (>= 6.1.24-6ubuntu0.11.04.1), libjetty-extra (>= 6.1.24-6ubuntu0.11.04.1), libjetty-java-doc (>= 6.1.24-6ubuntu0.11.04.1)
Filename: pool/main/j/jetty/jetty_6.1.24-6ubuntu0.11.04.1_all.deb
Size: 793986
MD5sum: be78a58f2f54f0a46bd344e9c3f42374
SHA1: cad09c2116f932b972067ffb9cc46bf4e24e80df
SHA256: 0604c2c6c5c3221204584d64a19b2792c109be5b3c00906a0f85ccfaa267473b
Description: Java servlet engine and webserver
 Jetty is an Open Source HTTP Servlet Server written in 100% Java.
 It is designed to be light weight, high performance, embeddable,
 extensible and flexible, thus making it an ideal platform for serving
 dynamic HTTP requests from any Java application.
Homepage: http://jetty.mortbay.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: jsvc
Priority: optional
Section: utils
Installed-Size: 92
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: commons-daemon
Version: 1.0.4-1ubuntu0.1
Depends: libc6 (>= 2.4), libcap2 (>= 2.10), libcommons-daemon-java
Filename: pool/main/c/commons-daemon/jsvc_1.0.4-1ubuntu0.1_i386.deb
Size: 23598
MD5sum: 01d7d7749d635969abc738efc896f753
SHA1: 2fce5539f9d2a66be3014f53a981fe266d47fcbd
SHA256: 7e0450f574ffc47f796ec696b76c5fb10e93ebc239d27589e2aa413be5f50f3a
Description: wrapper to launch Java applications as daemons
 This is the native application for launching Java applications
 implementing certain interfaces from the libcommons-daemon-java
 package as daemons.
Homepage: http://commons.apache.org/daemon/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: kacpimon
Priority: extra
Section: universe/utils
Installed-Size: 88
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Acpi Team <pkg-acpi-devel@lists.alioth.debian.org>
Architecture: i386
Source: acpid
Version: 1:2.0.7-1ubuntu2.4
Depends: libc6 (>= 2.7)
Filename: pool/main/a/acpid/kacpimon_2.0.7-1ubuntu2.4_i386.deb
Size: 12464
MD5sum: 1b0c3d660a1af47f1b0d9f69ded879ae
SHA1: fc8c1f43d1c4dd93ba084d4c6557bc6d923d4b5b
SHA256: 263e07c0994af1a4cf455b178e5153494667db51ed03b49302f04c6d93c1f3ec
Description: Kernel ACPI Event Monitor
 Modern computers support the Advanced Configuration and Power Interface (ACPI)
 to allow intelligent power management on your system and to query battery and
 configuration status.
 .
 kacpimon is a small tool that monitors kernel ACPI and keyboard events from
 multiple interfaces and reports them to the console.
Homepage: http://acpid.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: kalgebra
Priority: optional
Section: math
Installed-Size: 396
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdeedu
Version: 4:4.6.5-0ubuntu1.1
Depends: kalgebra-common (= 4:4.6.5-0ubuntu1.1), kdebase-runtime, libc6 (>= 2.1.3), libgl1-mesa-glx | libgl1, libglu1-mesa | libglu1, libkdecore5 (>= 4:4.5.2-0ubuntu1), libkdeui5 (>= 4:4.5.2-0ubuntu1), libkhtml5 (>= 4:4.5.2-0ubuntu1), libkio5 (>= 4:4.5.2-0ubuntu1), libkparts4 (>= 4:4.5.80), libqt4-opengl (>= 4:4.5.3), 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/k/kdeedu/kalgebra_4.6.5-0ubuntu1.1_i386.deb
Size: 91934
MD5sum: 38bdb283db49001f47f79aaafb89af95
SHA1: 3d4498f562a4ea847c60b382de7a1765b39710cb
SHA256: 8c3c30c915facfefb82f45795d359d0d1c16c543b29c02665c8726f1b0eecf56
Description: algebraic graphing calculator for KDE
 KAlgebra is a algebraic graphing calculator with support for 3D graphing and
 MathML markup language.
 .
 This package is part of the KDE education module.
Homepage: http://edu.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full

Package: kalgebra-common
Priority: optional
Section: math
Installed-Size: 984
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdeedu
Version: 4:4.6.5-0ubuntu1.1
Replaces: kalgebra (<< 4:4.6.1a-0ubuntu2)
Depends: libc6 (>= 2.1.3), libkdecore5 (>= 4:4.5.2-0ubuntu1), libkdeui5 (>= 4:4.5.2-0ubuntu1), libplasma3 (>= 4:4.5.90), libqt4-svg (>= 4:4.5.3), libqt4-xml (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.6.1), libreadline6 (>= 6.0), libstdc++6 (>= 4.1.1)
Breaks: kalgebra (<< 4:4.6.1a-0ubuntu2)
Filename: pool/main/k/kdeedu/kalgebra-common_4.6.5-0ubuntu1.1_i386.deb
Size: 261926
MD5sum: 12d8786f349bc4ddea0123b60ac4083c
SHA1: 28b7f4af131de39055e08aee4d2917b8ec90499a
SHA256: 1e04d455dbbf3ea166b13850487342b15618078cd02144b9b7b7bc4b755ab967
Description: contains files common for kalgebra and kalgebra-mobile
 KAlgebra is a algebraic graphing calculator with support for 3D graphing and
 MathML markup language and it contains files needed for both full and mobile
 versions.
Homepage: http://edu.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full

Package: kalgebra-mobile
Priority: optional
Section: universe/math
Installed-Size: 180
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdeedu
Version: 4:4.6.5-0ubuntu1.1
Replaces: kalgebra (<< 4:4.6.1a-0ubuntu2)
Depends: kalgebra-common (= 4:4.6.5-0ubuntu1.1), kdebase-runtime, libc6 (>= 2.0), libkdecore5 (>= 4:4.5.2-0ubuntu1), libkdeui5 (>= 4:4.5.2-0ubuntu1), libqt4-script (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.6.1), libstdc++6 (>= 4.1.1)
Breaks: kalgebra (<< 4:4.6.1a-0ubuntu2)
Filename: pool/main/k/kdeedu/kalgebra-mobile_4.6.5-0ubuntu1.1_i386.deb
Size: 31222
MD5sum: cbe5761db89adf5a4f1ce7055dca9ad5
SHA1: 9532868220e091bb864cd6cc1d22598fcdfb18d3
SHA256: 605050e919b989fca7e4548f9962b8e08b99cfbdcf01c64d54a3f78cb2478153
Description: algebraic graphing calculator for KDE (mobile)
 KAlgebra is a algebraic graphing calculator with support for 3D graphing and
 MathML markup language.
Homepage: http://edu.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: kalzium
Priority: optional
Section: science
Installed-Size: 1884
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdeedu
Version: 4:4.6.5-0ubuntu1.1
Replaces: kalzium-data (<< 4:4.1.86)
Depends: kdebase-runtime, libavogadro1, libc6 (>= 2.7), libgcc1 (>= 1:4.1.1), libkdecore5 (>= 4:4.5.2-0ubuntu1), libkdeedu4 (= 4:4.6.5-0ubuntu1.1), libkdeui5 (>= 4:4.5.2-0ubuntu1), libkhtml5 (>= 4:4.5.2-0ubuntu1), libkio5 (>= 4:4.5.2-0ubuntu1), libknewstuff3-4 (>= 4:4.5.2-0ubuntu1), libkunitconversion4 (>= 4:4.5.2-0ubuntu1), libopenbabel3, libplasma3 (>= 4:4.5.90), libqt4-opengl (>= 4:4.5.3), libqt4-svg (>= 4:4.5.3), libqt4-xml (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.6.1), libstdc++6 (>= 4.1.1), kalzium-data (>= 4:4.6.5-0ubuntu1.1)
Suggests: khelpcenter4
Breaks: kalzium-data (<< 4:4.1.86)
Filename: pool/main/k/kdeedu/kalzium_4.6.5-0ubuntu1.1_i386.deb
Size: 463260
MD5sum: 1ede1bb3ff0c559aeafe915d7d5a3bca
SHA1: 403ff3e0e1afd1225aabf08d46271effe76936fc
SHA256: 2721ffac7c679a9705e1867ee6c34289d601345085c02c97e0f700e713afa6b7
Description: periodic table and chemistry tools for KDE
 Kalzium is a full-featured chemistry application for KDE, including a
 Periodic Table of Elements, chemical reference, chemical equation solver, and
 3D molecule viewer.
 .
 This package is part of the KDE education module.
Homepage: http://edu.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: kalzium-data
Priority: optional
Section: science
Installed-Size: 12164
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: all
Source: kdeedu
Version: 4:4.6.5-0ubuntu1.1
Replaces: kalzium (<< 4:4.0.0)
Breaks: kalzium (<< 4:4.0.0)
Filename: pool/main/k/kdeedu/kalzium-data_4.6.5-0ubuntu1.1_all.deb
Size: 3369404
MD5sum: d10f211600e61f3097e8c71324456703
SHA1: 553db0fd1f850d6c7bf22c7b3089b3511294364b
SHA256: 354cdfdd5072cafd1501fa9d942d1b4ae507d0221cbc0ed1d7473679471baa82
Description: data files for Kalzium
 This package contains architecture-independent data files for Kalzium, the
 KDE periodic table application.
 .
 This package is part of the KDE education module.
Homepage: http://edu.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: kamera
Priority: optional
Section: graphics
Installed-Size: 292
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdegraphics
Version: 4:4.6.5-0ubuntu1.1
Depends: libc6 (>= 2.4), libgphoto2-2 (>= 2.4.10.1), libgphoto2-port0 (>= 2.4.10.1), libkde3support4 (>= 4:4.5), libkdecore5 (>= 4:4.5), libkdeui5 (>= 4:4.5), libkio5 (>= 4:4.5), libqt4-qt3support (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1)
Filename: pool/main/k/kdegraphics/kamera_4.6.5-0ubuntu1.1_i386.deb
Size: 52706
MD5sum: 63ef922ec3a46700359e04796c4d0e47
SHA1: 5b0230b33c9d72953fe80be037f0d09a51904bf2
SHA256: fc9f01f61bd554fc3fbf5f13769c1273ce272d35fa7e708b96c13cc649f29a78
Description: digital camera support for KDE applications
 This package allows any KDE application to access and manipulate pictures on
 a digital camera.
 .
 This package is part of the KDE graphics module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-kde

Package: kanagram
Priority: optional
Section: misc
Installed-Size: 1112
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdeedu
Version: 4:4.6.5-0ubuntu1.1
Depends: kdebase-runtime, libc6 (>= 2.1.3), libkdecore5 (>= 4:4.5.2-0ubuntu1), libkdeedu4 (= 4:4.6.5-0ubuntu1.1), libkdeui5 (>= 4:4.5.2-0ubuntu1), libknewstuff3-4 (>= 4:4.5.2-0ubuntu1), libphonon4 (>= 4:4.7.0really4.4.4), libqt4-svg (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1), phonon, kdeedu-kvtml-data
Suggests: khelpcenter4
Filename: pool/main/k/kdeedu/kanagram_4.6.5-0ubuntu1.1_i386.deb
Size: 596340
MD5sum: 9a0a58b608cfbfb7e42bbf70c649e8bf
SHA1: 7b5884b420ee857e93f8874f514e326fc129f6ff
SHA256: 30d300ad7d131b9f9d966424e407104df0c568ed2a1423c7c8089dc198974bbf
Description: jumble word puzzle for KDE
 KAnagram is a game where a random word is shown with its letters scrambled.
 To win, the player must rearrange the letters into the correct order.
 .
 This package is part of the KDE education module.
Homepage: http://edu.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: karbon
Priority: optional
Section: graphics
Installed-Size: 2544
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: koffice
Version: 1:2.3.3-0ubuntu4.1
Replaces: kword (<< 1:2.0.2-1)
Depends: kdebase-runtime, koffice-libs (>= 1:2.3.3-0ubuntu4.1), libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libkdecore5 (>= 4:4.5.2-0ubuntu1), libkdeui5 (>= 4:4.5.2-0ubuntu1), libkio5 (>= 4:4.5.2-0ubuntu1), libkparts4 (>= 4:4.5.80), libpoppler13, libqt4-xml (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1), libwpd-0.9-9, libwpg-0.2-2
Conflicts: kword (<< 1:2.0.2-1)
Filename: pool/main/k/koffice/karbon_2.3.3-0ubuntu4.1_i386.deb
Size: 507788
MD5sum: 2d4de87c83437d59db57671973647bd0
SHA1: 07334caf5bf587ea2c25edaafba50a125618c4be
SHA256: 839018e9238b339276fbcc005bc6e14e1a37cb01c9700bdd5f7ddee1f02cdd1e
Description: a vector graphics application for the KDE Office Suite
 Karbon is a vector drawing application with an user interface that is easy to
 use, highly customizable and extensible. That makes Karbon a great application
 for users starting to explore the world of vector graphics as well as for
 artists wanting to create breathtaking vector art. Features include:
  .
  * Loading support for ODG, SVG, WPG, WMF, EPS/PS
  * Writing support for ODG, SVG, PNG, PDF, WMF
  * Customizable user interface with freely placable toolbars and dockers
  * Layer docker for easy handling of complex documents including preview
    thumbnails, support for grouping shapes via drag and drop,
    controlling visibility of shapes or locking
  * Advanced path editing tool with great on-canvas editing capabilies
  * Various drawing tools for creating path shapes including a draw path
    tool, a pencil tool as well as a calligraphy drawing tool
  * Gradient and pattern tools for easy on-canvas editing of gradient and
    pattern styles
  * Top notch snapping facilities for guided drawing and editing (e.g.
    snapping to grid, guide lines, path nodes, bounding boxes, orthogonal
    positions, intersections of path shapes or extensions of lines and
    paths)
  * Includes many predefined shapes including basic shapes like stars,
    circle/ellipse, rectangle, image
  * Artistic text shape with support for following path outlines
    (i.e. text on path)
  * Complex path operations and effects like boolean set operations,
    path flattening, rounding and refining as well as whirl/pinch effects
  * Extensible by writing plugins for new tools, shapes and dockers
 .
 This package is part of the KDE Office Suite.
Homepage: http://www.koffice.org/karbon/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full

Package: kbruch
Priority: optional
Section: math
Installed-Size: 1396
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdeedu
Version: 4:4.6.5-0ubuntu1.1
Depends: kdebase-runtime, libc6 (>= 2.4), libkdecore5 (>= 4:4.5.2-0ubuntu1), libkdeui5 (>= 4:4.5.2-0ubuntu1), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1)
Suggests: khelpcenter4
Filename: pool/main/k/kdeedu/kbruch_4.6.5-0ubuntu1.1_i386.deb
Size: 859626
MD5sum: 87d964a500c4d14cf3ea47318c7422c5
SHA1: 50dd917414366e8f6281aa0e41ead66511ba7970
SHA256: f9263776f4c008828b1d9a1cc892662eeb31747dbacd5fe21ee7af601e9d2ec8
Description: fraction learning aid for KDE
 KBruch is an aid for learning how to calculate with fractions.
 .
 This package is part of the KDE education module.
Homepage: http://edu.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: kcalc
Priority: optional
Section: math
Installed-Size: 516
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdeutils
Version: 4:4.6.5-0ubuntu1.2
Depends: kdebase-runtime, libc6 (>= 2.11), libgmp3c2, libkdecore5 (>= 4:4.5), libkdeui5 (>= 4:4.5), 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/k/kdeutils/kcalc_4.6.5-0ubuntu1.2_i386.deb
Size: 110506
MD5sum: dd1339cfe09027baa60cfbe4ba8d1e30
SHA1: d2d1aeb78c295f624ea085d9c6d0850d566a1316
SHA256: f70ee55b012daeb3d71cf10fd17842b8885478486ec8caa16bf361a95867c331
Description: simple and scientific calculator
 KCalc is a scientific calculator.
 .
 KCalc provides:
  * Trigonometric functions, logic operations, and statistical calculations
  * Calculation in decimal, hexadecimal, octal, and binary bases
  * Memory functions for storing results
  * A comprehensive collection of mathematical constants
 .
 This package is part of the KDE utilities module.
Homepage: http://utils.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-kde

Package: kcharselect
Priority: optional
Section: utils
Installed-Size: 244
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdeutils
Version: 4:4.6.5-0ubuntu1.2
Depends: kdebase-runtime, libc6 (>= 2.0), libkdecore5 (>= 4:4.5), libkdeui5 (>= 4:4.5), libqtcore4 (>= 4:4.6.1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1)
Filename: pool/main/k/kdeutils/kcharselect_4.6.5-0ubuntu1.2_i386.deb
Size: 73432
MD5sum: f2a0e987ac9d70a7a08384a1ce1da82b
SHA1: dfd7fb1142827f83fa3add7d5ff5a680ab2963ad
SHA256: 216e98eb0a9ab48c52d63a12264c3fa7c7bc06e2382c98ed34332e0f03526f88
Description: special character utility
 KCharSelect is a utility for finding special characters which are not
 available on the keyboard.  It can search for characters by Unicode number,
 display characters in any font, and copy characters to the clipboard so they
 can be pasted into documents.
 .
 This package is part of the KDE utilities module.
Homepage: http://utils.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full

Package: kchart
Priority: optional
Section: kde
Installed-Size: 52
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: koffice
Version: 1:2.3.3-0ubuntu4.1
Depends: koffice-libs (>= 1:2.3.3-0ubuntu4.1)
Suggests: khelpcenter4, koffice-doc-html
Filename: pool/main/k/koffice/kchart_2.3.3-0ubuntu4.1_i386.deb
Size: 3870
MD5sum: c7e1ecf590800bc20e98efede93b7254
SHA1: 8e6dc17a1414d0c991b09ea748911ae8f1d32aeb
SHA256: 09f4bd882592b3683bcf30d31668e3fab2138d61875c525a8fe0b3fc768240c5
Description: chart drawing components for the KDE Office Suite
 KChart contains the kchart drawing components.  It can be used to embed
 charts into KOffice documents.
 .
 This package is part of the KDE Office Suite.
Homepage: http://www.koffice.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full

Package: kcolorchooser
Priority: optional
Section: graphics
Installed-Size: 140
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdegraphics
Version: 4:4.6.5-0ubuntu1.1
Depends: kdebase-runtime, libc6 (>= 2.1.3), libkdecore5 (>= 4:4.5), libkdeui5 (>= 4:4.5), libqtcore4 (>= 4:4.5.3), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.4.0)
Filename: pool/main/k/kdegraphics/kcolorchooser_4.6.5-0ubuntu1.1_i386.deb
Size: 13888
MD5sum: 64df791f46ae64560002d1ddca818878
SHA1: e01fdb7484bd0545367d88536881574941e78247
SHA256: 4ca3b8e234fa3e7219e0bd9077e88a42adea121af5dc63f3343473f8f63f53ac
Description: color chooser and palette editor
 KColorChooser is a color palette tool, used to mix colors and create custom
 color palettes.  Using the dropper, it can obtain the color of any pixel on
 the screen.
 .
 A number of common color palettes are included, such as the standard Web colors
 and the Oxygen color scheme.
 .
 This package is part of the KDE graphics module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full

Package: kde-full
Priority: optional
Section: universe/kde
Installed-Size: 40
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: all
Source: meta-kde
Version: 5:63ubuntu19.1
Provides: kde-software-compilation
Depends: kde-plasma-desktop (>= 5:63ubuntu19.1), kde-plasma-netbook (>= 5:63ubuntu19.1), kdeadmin (>= 4:4.6.5), kdeartwork (>= 4:4.6.5), kdegraphics (>= 4:4.6.5), kdeedu (>= 4:4.6.5), kdegames (>= 4:4.6.5), kdemultimedia (>= 4:4.6.5), kdenetwork (>= 4:4.6.5), kdeutils (>= 4:4.6.5), kdepim (>= 4.4), kdeplasma-addons (>= 4:4.6.5)
Recommends: kde-standard (>= 5:63ubuntu19.1), kdeaccessibility (>= 4:4.6.5), kdesdk (>= 4:4.6.5), kdetoys (>= 4:4.6.5), kdewebdev (>= 4:4.6.5)
Suggests: kde-l10n (>= 4:4.6.5), koffice (>= 1:2.0.0), xorg
Breaks: kde-minimal (<< 5:57)
Filename: pool/main/m/meta-kde/kde-full_63ubuntu19.1_all.deb
Size: 2624
MD5sum: 405fe51f3e0f3e04ccc78537be5a7c58
SHA1: 2a45f967e56984072cb11a962162b6739591aea2
SHA256: de9b14122c3cb08dce921f38c073bb075d77dc97a7a65eae10ad4fa1d6763935
Description: the complete KDE Software Compilation for end users
 KDE is the powerful, integrated, and easy-to-use Free Software desktop
 platform and suite of applications.
 .
 This metapackage includes all the official modules released with KDE Sotware
 Compilation that are not specific to development and as well other KDE
 applications that are useful for a desktop user. This includes multimedia,
 networking, graphics, education, games, system administration tools, and other
 artwork and utilities.
Homepage: http://www.kde.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: kde-plasma-desktop
Priority: optional
Section: universe/kde
Installed-Size: 40
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: all
Source: meta-kde
Version: 5:63ubuntu19.1
Depends: kdebase-runtime (>= 4:4.6.5), plasma-desktop (>= 4:4.6.5), kdebase-workspace (>= 4:4.6.5), kdebase-apps (>= 4:4.6.5)
Recommends: kdm (>= 4:4.6.5), xserver-xorg
Suggests: kde-l10n (>= 4:4.6.5)
Breaks: kde-minimal (<< 5:57)
Filename: pool/main/m/meta-kde/kde-plasma-desktop_63ubuntu19.1_all.deb
Size: 2506
MD5sum: f358a12e3bfb173d8ab0d50e5e994061
SHA1: 1ce1fc5f4d2e2ab80f845591156fce95b4b866e4
SHA256: f5495d618f9adfa4d03415c4f9c6a4c6e73d8d6afbafd8e09a14556eeda2322f
Description: the KDE Plasma Desktop and minimal set of applications
 KDE is the powerful, integrated, and easy-to-use Free Software desktop
 platform and suite of applications.
 .
 This metapackage pulls in the core modules released with the KDE Software
 Compilation including the basic KDE Plasma Desktop, minimal set of basic
 applications (browser, file manager, text editor, system settings, panel,
 etc.), important libraries and data.
Homepage: http://www.kde.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: kde-plasma-netbook
Priority: optional
Section: universe/kde
Installed-Size: 40
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: all
Source: meta-kde
Version: 5:63ubuntu19.1
Depends: kdebase-runtime (>= 4:4.6.5), plasma-netbook (>= 4:4.6.5), kdebase-workspace (>= 4:4.6.5), kdebase-apps (>= 4:4.6.5)
Recommends: kdm (>= 4:4.6.5), xserver-xorg
Suggests: kde-l10n (>= 4:4.6.5)
Breaks: kde-minimal (<< 5:57)
Filename: pool/main/m/meta-kde/kde-plasma-netbook_63ubuntu19.1_all.deb
Size: 2518
MD5sum: 9097bd2e19cbed24fff99c243dd35662
SHA1: bb0247ba59a3a36b9778c14f51b4bf5c7b9699cc
SHA256: 27cd7ada9e6552a0f9b32f6c14bf867c99bed458d874885c963e039dae592dc5
Description: the KDE Plasma Netbook and minimal set of applications
 KDE is the powerful, integrated, and easy-to-use Free Software desktop
 platform and suite of applications.
 .
 This metapackage pulls in the core modules released with the KDE Software
 Compilation including the basic KDE Plasma Netbook, minimal set of basic
 applications (browser, file manager, text editor, system settings, panel,
 etc.), important libraries and data.
Homepage: http://www.kde.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: kde-sc-dev-latest
Priority: optional
Section: kde
Installed-Size: 40
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: all
Source: meta-kde (5:63ubuntu19.1)
Version: 4:4.6.5+5.63ubuntu19.1
Depends: debhelper (>= 7.2.3~), cmake (>= 2.6.3~), automoc (>= 1.0~version-0.9.88), pkg-kde-tools (>= 0.9.1)
Breaks: kdebase-workspace-dev (<< 4:4.6.5), kdelibs5-dev (<< 4:4.6.5), kdepimlibs5-dev (<< 4:4.6.5), libkdcraw-dev (<< 4:4.6.5), libkexiv2-dev (<< 4:4.6.5), libkipi-dev (<< 4:4.6.5), libmarble-dev (<< 4:4.6.5)
Filename: pool/main/m/meta-kde/kde-sc-dev-latest_4.6.5+5.63ubuntu19.1_all.deb
Size: 2556
MD5sum: 997ac2ceee161fe2b8d5aa8d15c2c66f
SHA1: de7fcf6e829e6c94c1a155d5ed396c7f3c714202
SHA256: b996b14d3b1bfe50728921d7a4dc13c07fc3828628be601d1197e86627cee5d3
Description: ensure that the latest KDE Development Platform is installed
 This package ensures that the latest version of the KDE Development Platform
 packages are installed on the system.
 .
 This package is intended to be used only in the Build-Depends of the KDE
 Software Compilation packages. If the "Breaks" effect of this package is not
 desired on the maintainer system, it can be overridden by installing a custom
 version of this package with the pkgkde-override-sc-dev-latest command from
 the pkg-kde-tools package.
Homepage: http://www.kde.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: kde-standard
Priority: optional
Section: universe/kde
Installed-Size: 40
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: all
Source: meta-kde
Version: 5:63ubuntu19.1
Depends: kde-plasma-desktop (>= 5:63ubuntu19.1) | kde-plasma-netbook (>= 5:63ubuntu19.1), polkit-kde-1, ark (>= 4:4.6.5), dragonplayer (>= 4:4.6.5), gwenview (>= 4:4.6.5), juk (>= 4:4.6.5), kate (>= 4:4.6.5), kcalc (>= 4:4.6.5), kmail (>= 4.4), akregator (>= 4.4), kaddressbook (>= 4.4), kdeplasma-addons (>= 4:4.6.5), knotes (>= 4.4), kwalletmanager (>= 4:4.6.5), korganizer (>= 4.4), kopete (>= 4:4.6.5), kmix (>= 4:4.6.5), ksnapshot (>= 4:4.6.5), kscreensaver (>= 4:4.6.5), okular (>= 4:4.6.5), plasma-desktopthemes-artwork (>= 4:4.6.5), sweeper (>= 4:4.6.5), khelpcenter4 (>= 4:4.6.5)
Recommends: konq-plugins (>= 4:4.4.0), plasma-widget-networkmanagement
Suggests: kde-l10n (>= 4:4.6.5), kde-plasma-desktop (>= 5:63ubuntu19.1), kde-plasma-netbook (>= 5:63ubuntu19.1)
Breaks: kde-minimal (<< 5:57)
Filename: pool/main/m/meta-kde/kde-standard_63ubuntu19.1_all.deb
Size: 2598
MD5sum: 2cdedc1094922e462351afd252a6fc5e
SHA1: a09b213334edb993adee50d5fc9e2269a8d81f97
SHA256: 1c2e4640ee2b8a986fc10670b191bf81092ac7aba4bd346f036cb316a2a57564
Description: the KDE Plasma Desktop and standard set of applications
 The KDE Software Compilation is the powerful, integrated, and easy-to-use Free
 Software desktop platform and suite of applications.
 .
 This metapackage includes the KDE Plasma Desktop and a selection of the most
 common used applications in a standard KDE desktop.
Homepage: http://www.kde.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: kde-window-manager
Priority: optional
Section: x11
Installed-Size: 6684
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdebase-workspace
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdebase-runtime-data (<< 4:4.4.0), kdebase-workspace-bin (<< 4:4.5.80), kdebase-workspace-data (<< 4:4.4.80), kwin, kwin-style-aurorae
Provides: x-window-manager
Depends: kdebase-runtime, kdebase-workspace-bin (>= 4:4.6.5), libc6 (>= 2.4), libgl1-mesa-glx | libgl1, libice6 (>= 1:1.0.0), libkcmutils4 (>= 4:4.5.2-0ubuntu1), libkdecorations4 (= 4:4.6.5-0ubuntu1.1), libkdecore5 (>= 4:4.5.2-0ubuntu1), libkdeui5 (>= 4:4.5.2-0ubuntu1), libkephal4a (= 4:4.6.5-0ubuntu1.1), libkio5 (>= 4:4.5.2-0ubuntu1), libknewstuff3-4 (>= 4:4.5.2-0ubuntu1), libkwineffects1a (= 4:4.6.5-0ubuntu1.1), libkworkspace4 (= 4:4.6.5-0ubuntu1.1), libplasma3 (>= 4:4.5.2-0ubuntu1), libqt4-dbus (>= 4:4.5.3), libqt4-script (>= 4:4.5.3), libqt4-xml (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.6.1), libsm6, libstdc++6 (>= 4.4.0), libx11-6, libxcomposite1 (>= 1:0.3-1), libxcursor1 (>> 1.1.2), libxdamage1 (>= 1:1.1), libxext6, libxfixes3 (>= 1:4.0.1), libxrandr2 (>= 4.3), libxrender1, perl
Conflicts: kwin, kwin-style-aurorae
Filename: pool/main/k/kdebase-workspace/kde-window-manager_4.6.5-0ubuntu1.1_i386.deb
Size: 1673114
MD5sum: 4b2b5609c66de2fd29fc419d9ae89605
SHA1: 85fc55c209420cee1e7e6acd63930fbf7f265ccd
SHA256: 1d0ed2a1f57827058a55475d4f194fa1ad9201a7fe5568f8b5b839882f5957bc
Description: the K window manager (KWin)
 This package contains KWin, the KDE window manager, featuring
 hardware-accelerated compositing effects.
 .
 This package is part of the KDE base workspace module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-kde

Package: kdebase-workspace
Priority: optional
Section: kde
Installed-Size: 148
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: all
Version: 4:4.6.5-0ubuntu1.1
Depends: kdebase-workspace-bin (>= 4:4.6.5-0ubuntu1.1), klipper (>= 4:4.6.5-0ubuntu1.1), ksysguard (>= 4:4.6.5-0ubuntu1.1), kde-window-manager (>= 4:4.6.5-0ubuntu1.1), systemsettings (>= 4:4.6.5-0ubuntu1.1), freespacenotifier (>= 4:4.6.5-0ubuntu1.1)
Recommends: kinfocenter (>= 4:4.6.5-0ubuntu1.1)
Filename: pool/main/k/kdebase-workspace/kdebase-workspace_4.6.5-0ubuntu1.1_all.deb
Size: 16234
MD5sum: 5afe6a5dbe252ae241c495f0d595b5c2
SHA1: 48f96bae115924bc27f542bed85a9c8116baaf8e
SHA256: af2029354ab7624ffde3abb6f548b288805721b8dbd6face55847cd50d21a7d7
Description: KDE Plasma Workspace components
 KDE is produced by an international technology team that creates free and open
 source software for desktop and portable computing. Among KDE's products are a
 modern desktop system for Linux and UNIX platforms, comprehensive office
 productivity and groupware suites and hundreds of software titles in many
 categories including Internet and web applications, multimedia, entertainment,
 educational, graphics and software development.
 .
 This package provides a basic KDE desktop installation.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, edubuntu-desktop-kde

Package: kdebase-workspace-bin
Priority: optional
Section: kde
Installed-Size: 10332
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdebase-workspace
Version: 4:4.6.5-0ubuntu1.1
Replaces: kcontrol, kde-window-manager (<< 4:4.5.80), kdebase-bin (<< 4:4.0.0-1), kdebase-data (<< 4:4.4.80), kdebase-runtime (<< 4:4.4.80), kdebase-workspace-data (<< 4:4.1.82), kdebase-workspace-libs4+5, kinfocenter (<= 4:4.5.80), kmenuedit, ktip, libkfontinst4, libplasma2, plasma-widgets-workspace (<< 4:4.5.80), systemsettings (<< 4:4.5.80)
Depends: kdebase-runtime, libc6 (>= 2.11), libcln6, libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1), libgl1-mesa-glx | libgl1, libice6 (>= 1:1.0.0), libjpeg62 (>= 6b1), libkcmutils4 (>= 4:4.5.2-0ubuntu1), libkde3support4 (>= 4:4.5.2-0ubuntu1), libkdecore5 (>= 4:4.5.2-0ubuntu1), libkdesu5 (>= 4:4.5.2-0ubuntu1), libkdeui5 (>= 4:4.5.2a), libkephal4a (= 4:4.6.5-0ubuntu1.1), libkfile4 (>= 4:4.5.2-0ubuntu1), libkio5 (>= 4:4.5.80), libknewstuff3-4 (>= 4:4.5.2-0ubuntu1), libknotifyconfig4 (>= 4:4.5.2-0ubuntu1), libkparts4 (>= 4:4.5.80), libkpty4 (>= 4:4.5.2-0ubuntu1), libkscreensaver5 (= 4:4.6.5-0ubuntu1.1), libkworkspace4 (= 4:4.6.5-0ubuntu1.1), libnepomuk4 (>= 4:4.5.80), libnepomukquery4a (>= 4:4.5.2-0ubuntu1), libpam0g (>= 0.99.7.1), libphonon4 (>= 4:4.7.0really4.4.4), libplasma3 (>= 4:4.5.80), libplasmagenericshell4 (= 4:4.6.5-0ubuntu1.1), libpng12-0 (>= 1.2.13-4), libpowerdevilcore0 (= 4:4.6.5-0ubuntu1.1), libprocesscore4b (= 4:4.6.5-0ubuntu1.1), libprocessui4a (= 4:4.6.5-0ubuntu1.1), libqalculate5, libqimageblitz4 (>= 1:0.0.4), libqt4-dbus (>= 4:4.6.1), libqt4-network (>= 4:4.5.3), libqt4-qt3support (>= 4:4.5.3), libqt4-sql (>= 4:4.5.3), libqt4-xml (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.6.1), libsm6, libsolid4 (>= 4:4.5.2-0ubuntu1), libsolidcontrol4a (= 4:4.6.5-0ubuntu1.1), libsolidcontrolifaces4a (= 4:4.6.5-0ubuntu1.1), libsoprano4 (>= 2.5.63+dfsg.1), libstdc++6 (>= 4.5), libstreamanalyzer0 (>= 0.7.2), libusb-0.1-4 (>= 2:0.1.12), libx11-6, libxau6, libxcursor1 (>> 1.1.2), libxext6, libxfixes3 (>= 1:4.0.1), libxft2 (>> 2.1.1), libxi6 (>= 2:1.1.2), libxinerama1, libxkbfile1, libxrandr2 (>= 2:1.2.99.3), libxrender1, libxss1, libxtst6, phonon, iso-codes, upower, udisks, kdebase-workspace-data (= 4:4.6.5-0ubuntu1.1), x11-utils, x11-xserver-utils, kdebase-workspace-kgreet-plugins (= 4:4.6.5-0ubuntu1.1)
Recommends: polkit-kde-1
Suggests: x11-xkb-utils, plasma-scriptengines
Filename: pool/main/k/kdebase-workspace/kdebase-workspace-bin_4.6.5-0ubuntu1.1_i386.deb
Size: 1994994
MD5sum: d009d2a46093637b53f6a38df09fa3c6
SHA1: e89e2caaf064f9d32740f930b4134fba712ea4c6
SHA256: bfe4b56b991068840e90ae5f96bbdbf0571160c3bb8e4e285ed9f2afc513561c
Description: core binaries for the KDE Plasma Workspace
 This package contains miscellaneous programs needed for a basic desktop
 installation. Among other standard KDE Workspace components, the package
 provides startkde scripts, ksmserver (the session manager), krunner,
 the default KDE screensavers and many KDE configuration modules. This
 package is essential to start and use KDE Plasma Workspace.
 .
 This package is part of the KDE base workspace module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-kde

Package: kdebase-workspace-data
Priority: optional
Section: kde
Installed-Size: 8356
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: all
Source: kdebase-workspace
Version: 4:4.6.5-0ubuntu1.1
Replaces: kde-window-manager (<< 4:4.1.80), kdebase-bin (<< 4:4.0.0-1), kdebase-data (<< 4:4.0.0-1), kdebase-runtime-data (<< 4:4.5.0), kdm (<< 4:4.2.0-3), kinfocenter (<< 4:4.4.80), kmenuedit, ksmserver, ksplash, ktip, systemsettings (<< 4:4.1.80)
Depends: oxygen-cursor-theme, perl
Conflicts: kdebase-bin (<< 4:4.0.0-1), kdebase-data (<< 4:4.0.0-1), kmenuedit, ksmserver, ksplash, ktip, libplasma1, systemsettings (<< 4:4.1.80)
Filename: pool/main/k/kdebase-workspace/kdebase-workspace-data_4.6.5-0ubuntu1.1_all.deb
Size: 5319430
MD5sum: 5318f4a8ca7331f431c0f7dc2fc96e52
SHA1: 3b1d608cd1229bed1374ae40103ec49ac4a4a5eb
SHA256: d73303e2f19739b5d69e41a9dcc4ea31e81ccfb4a5bf458a2b0eb7485ff2be32
Description: shared data files for the KDE Plasma Workspace
 This package contains architecture-independent shared data files needed for a
 basic KDE Workspace installation.
 .
 This package is part of the KDE base workspace module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-kde

Package: kdebase-workspace-dbg
Priority: extra
Section: debug
Installed-Size: 254832
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdebase-workspace
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdebase-dbg (<< 4:4.5.0), kdebase-runtime-dbg (<< 4:4.5.0)
Depends: kdebase-runtime-dbg
Suggests: kdebase-workspace (>= 4:4.6.5-0ubuntu1.1)
Conflicts: kdebase-dbg (<< 4:4.4.80), kdebase-workspace-libs4+5
Filename: pool/main/k/kdebase-workspace/kdebase-workspace-dbg_4.6.5-0ubuntu1.1_i386.deb
Size: 54364678
MD5sum: 1af134187e3f5e737fb196ce27327c5a
SHA1: 78025d7b567d58a29d4bfb2bbb062f76ff66da21
SHA256: 1f3ed1f137ab3b226ea6e110916704f15267f23d4d879b9bcaa0ad7b69f53a59
Description: debugging symbols for the KDE Plasma Workspaces
 This package contains debugging files used to investigate problems with
 binaries included in the KDE base workspace module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: kdebase-workspace-dev
Priority: optional
Section: kde
Installed-Size: 1208
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdebase-workspace
Version: 4:4.6.5-0ubuntu1.1
Replaces: kde-window-manager (<< 4:4.1.80), kdebase-workspace-data (<< 4:4.1.80), ksysguard (<< 4:4.1.80), libksignalplotter4 (<< 4:4.5.0), libplasma-dev (<< 4:4.1.80)
Depends: libc6 (>= 2.1.3), libkdecore5 (>= 4:4.5.2-0ubuntu1), libksignalplotter4 (= 4:4.6.5-0ubuntu1.1), liblsofui4 (= 4:4.6.5-0ubuntu1.1), libprocessui4a (= 4:4.6.5-0ubuntu1.1), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1), libkdecorations4 (= 4:4.6.5-0ubuntu1.1), libkwineffects1a (= 4:4.6.5-0ubuntu1.1), libkephal4a (= 4:4.6.5-0ubuntu1.1), libkscreensaver5 (= 4:4.6.5-0ubuntu1.1), libksgrd4 (= 4:4.6.5-0ubuntu1.1), libkworkspace4 (= 4:4.6.5-0ubuntu1.1), libplasmaclock4b (= 4:4.6.5-0ubuntu1.1), libplasma-geolocation-interface4 (= 4:4.6.5-0ubuntu1.1), libplasmagenericshell4 (= 4:4.6.5-0ubuntu1.1), libpowerdevilcore0 (= 4:4.6.5-0ubuntu1.1), libprocesscore4b (= 4:4.6.5-0ubuntu1.1), libsolidcontrol4a (= 4:4.6.5-0ubuntu1.1), libsolidcontrolifaces4a (= 4:4.6.5-0ubuntu1.1), libtaskmanager4b (= 4:4.6.5-0ubuntu1.1), libweather-ion6 (= 4:4.6.5-0ubuntu1.1), kdelibs5-dev (>= 4:4.5.80)
Conflicts: kdebase-workspace-libs4+5
Filename: pool/main/k/kdebase-workspace/kdebase-workspace-dev_4.6.5-0ubuntu1.1_i386.deb
Size: 128336
MD5sum: e20ebfec5dffe541ba244930d0f7e877
SHA1: 48eef1b7ec739ca144e69e346a2a0c777b9db06d
SHA256: a22629d104249dedac05ea04fa4463803c32cb5e944214c7e811f1b09e28dff2
Description: development files for the KDE Plasma Workspace
 This package contains development files for building software that uses
 libraries from the KDE Plasma Workspace.
 .
 This package is part of the KDE base workspace module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: kdebase-workspace-kgreet-plugins
Priority: optional
Section: libs
Installed-Size: 248
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdebase-workspace
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdebase-workspace-bin (<< 4:4.2.4), kdm (<< 4:4.2.0-2)
Depends: libc6 (>= 2.1.3), libkdecore5 (>= 4:4.5.2-0ubuntu1), libkdeui5 (>= 4:4.5.2-0ubuntu1), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1)
Filename: pool/main/k/kdebase-workspace/kdebase-workspace-kgreet-plugins_4.6.5-0ubuntu1.1_i386.deb
Size: 35572
MD5sum: a725e29e251578e0163383d49c8a0094
SHA1: 31a3af7d36bba3f88b77abd1012dc65eb318fe66
SHA256: cd97dfe1a92630c34a9ac07a4dbd31bb9126717942396e77b4f3e9c7bbcb37c7
Description: KDE greet libraries for authentication
 This package contains libraries needed for kdm and locker authentication.
 .
 This package is part of the KDE base workspace module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-kde

Package: kdebase-workspace-wallpapers
Priority: optional
Section: kde
Installed-Size: 54132
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: all
Source: kdebase-workspace
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdebase-workspace-data (<< 4:4.5.90), kdm (<< 4:4.6.0)
Filename: pool/main/k/kdebase-workspace/kdebase-workspace-wallpapers_4.6.5-0ubuntu1.1_all.deb
Size: 51559814
MD5sum: 4713e7c700e636d6c880dc94f5b1dfc4
SHA1: 1a71637650f2d85532e5528a14c0b74f2c77f810
SHA256: bff269c10c4ce0927d462a387c276ece7dd3b129a1a58c7488e361d4749e80ca
Description: set of extra wallpapers from the KDE base module
 Extra wallpapers from KDE base.  Not installed by default to save space.
 .
 This package is part of KDE, and a component of the KDE base module.
 See the 'kde4' and 'kdebase-workspace' packages for more information.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full

Package: kdeedu
Priority: optional
Section: kde
Installed-Size: 80
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: all
Version: 4:4.6.5-0ubuntu1.1
Depends: kalgebra (>= 4:4.6.5-0ubuntu1.1), kalzium (>= 4:4.6.5-0ubuntu1.1), kanagram (>= 4:4.6.5-0ubuntu1.1), kbruch (>= 4:4.6.5-0ubuntu1.1), kgeography (>= 4:4.6.5-0ubuntu1.1), khangman (>= 4:4.6.5-0ubuntu1.1), kig (>= 4:4.6.5-0ubuntu1.1), klettres (>= 4:4.6.5-0ubuntu1.1), kmplot (>= 4:4.6.5-0ubuntu1.1), kstars (>= 4:4.6.5-0ubuntu1.1), ktouch (>= 4:4.6.5-0ubuntu1.1), kturtle (>= 4:4.6.5-0ubuntu1.1), kwordquiz (>= 4:4.6.5-0ubuntu1.1), marble (>= 4:4.6.5-0ubuntu1.1), parley (>= 4:4.6.5-0ubuntu1.1), cantor (>= 4:4.6.5-0ubuntu1.1), rocs (>= 4:4.6.5-0ubuntu1.1)
Recommends: step (>= 4:4.6.5-0ubuntu1.1)
Filename: pool/main/k/kdeedu/kdeedu_4.6.5-0ubuntu1.1_all.deb
Size: 9722
MD5sum: aaf0bd77f195733ed74e877d41602d56
SHA1: 794178c0724c1d77796b691f2c7ccf7e3144598e
SHA256: 9fea3e0933e0fff6db852ab3d25ae1104e77b44121373775518080726d324a0a
Description: educational applications from the official KDE release
 KDE is produced by an international technology team that creates free and open
 source software for desktop and portable computing. Among KDE's products are a
 modern desktop system for Linux and UNIX platforms, comprehensive office
 productivity and groupware suites and hundreds of software titles in many
 categories including Internet and web applications, multimedia, entertainment,
 educational, graphics and software development.
 .
 This metapackage includes educational applications provided with the
 official release of KDE.
Homepage: http://edu.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full

Package: kdeedu-dbg
Priority: extra
Section: debug
Installed-Size: 208312
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdeedu
Version: 4:4.6.5-0ubuntu1.1
Depends: kdebase-runtime-dbg
Suggests: kdeedu (= 4:4.6.5-0ubuntu1.1)
Filename: pool/main/k/kdeedu/kdeedu-dbg_4.6.5-0ubuntu1.1_i386.deb
Size: 42775858
MD5sum: b0508790f6f4be184882b1358df2edc7
SHA1: bde3a6814a48cb18b1c653881c6c27c37ee9c2f2
SHA256: 763fde68d35157ef0ed2ad2a59cac41c32f5996fc895d5fa46f767b12c6c23ce
Description: debugging symbols for the KDE education module
 This package contains debugging files used to investigate problems with
 binaries included in the KDE education module.
Homepage: http://edu.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: kdeedu-kvtml-data
Priority: optional
Section: kde
Installed-Size: 272
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: all
Source: kdeedu
Version: 4:4.6.5-0ubuntu1.1
Replaces: kanagram (<< 4:4.2.0)
Breaks: kanagram (<< 4:4.2.0)
Filename: pool/main/k/kdeedu/kdeedu-kvtml-data_4.6.5-0ubuntu1.1_all.deb
Size: 22406
MD5sum: f7bbe5f9cbf4c2b70190846e1751f7ab
SHA1: 3c768e75ccbe8cbfe28211bb1b549f77c44e3f08
SHA256: d1c34decd08b9d29005c670ec48fd2363751fc813239f8bcb8b3ad00774d2134
Description: kvtml files for kdeedu programs
 This package contains architecture-independent data files for several kdeedu
 applications, like KAnagram, KHangman and KWordQuiz.
 .
 This package is part of the KDE education module.
Homepage: http://edu.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: kdegraphics
Priority: optional
Section: kde
Installed-Size: 76
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: all
Version: 4:4.6.5-0ubuntu1.1
Depends: gwenview (>= 4:4.6.5-0ubuntu1.1), kamera (>= 4:4.6.5-0ubuntu1.1), kcolorchooser (>= 4:4.6.5-0ubuntu1.1), kgamma (>= 4:4.6.5-0ubuntu1.1), kolourpaint4 (>= 4:4.6.5-0ubuntu1.1), kruler (>= 4:4.6.5-0ubuntu1.1), libksane0 (>= 4:4.6.5-0ubuntu1.1), ksnapshot (>= 4:4.6.5-0ubuntu1.1), okular (>= 4:4.6.5-0ubuntu1.1)
Recommends: kdegraphics-strigi-plugins (>= 4:4.6.5-0ubuntu1.1)
Filename: pool/main/k/kdegraphics/kdegraphics_4.6.5-0ubuntu1.1_all.deb
Size: 9394
MD5sum: 4dc7af51761d6c012166ce301faca217
SHA1: 7a55782dd8305b692cce00c13beac820da79941f
SHA256: baa0af934f92af60318e8ee19f2634f2477ad655f6a536049088995d3cceeccf
Description: graphics applications from the official KDE release
 KDE is produced by an international technology team that creates free and open
 source software for desktop and portable computing. Among KDE's products are a
 modern desktop system for Linux and UNIX platforms, comprehensive office
 productivity and groupware suites and hundreds of software titles in many
 categories including Internet and web applications, multimedia, entertainment,
 educational, graphics and software development.
 .
 This metapackage includes graphics applications provided with the official
 release of KDE.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full

Package: kdegraphics-dbg
Priority: extra
Section: debug
Installed-Size: 78916
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdegraphics
Version: 4:4.6.5-0ubuntu1.1
Replaces: okular-dbg
Depends: kdebase-runtime-dbg
Suggests: kdegraphics (= 4:4.6.5-0ubuntu1.1)
Conflicts: okular-dbg
Filename: pool/main/k/kdegraphics/kdegraphics-dbg_4.6.5-0ubuntu1.1_i386.deb
Size: 16852850
MD5sum: b4ad27684586dd0f494efa86abab6f23
SHA1: 92d8bdf2575126a753dac6a2ff9a8968ef5f7785
SHA256: b0212a8f01b4c123b2adbb1bf542c477591fafb86960a4b9b181a83d9c17b407
Description: debugging symbols for the KDE graphics module
 This package contains debugging files used to investigate problems with
 binaries included in the KDE graphics module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: kdegraphics-libs-data
Priority: optional
Section: libs
Installed-Size: 1344
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: all
Source: kdegraphics
Version: 4:4.6.5-0ubuntu1.1
Replaces: libkdcraw7, libkdcraw8 (<< 4:4.4.80), libkexiv2-8 (<< 4:4.4.80), libkipi6, libkipi7 (<< 4:4.4.80), libksane0 (<< 4:4.4.60)
Conflicts: libkdcraw6, libkdcraw7, libkipi0, libkipi5, libkipi6
Filename: pool/main/k/kdegraphics/kdegraphics-libs-data_4.6.5-0ubuntu1.1_all.deb
Size: 145916
MD5sum: c552fa01f4fb64c68706775221caba7f
SHA1: e7cfcde4fec9243c0ed1110c6338f20fd9861828
SHA256: 750d80544dce62314f6c9e20b058e40afc14dc5c6c525a1b08bd8371a400bd75
Description: data files for libraries from the kdegraphics module
 This package contains data files needed by libraries built from the KDE
 graphics module.
 .
 This package is part of the KDE graphics module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-kde

Package: kdegraphics-strigi-plugins
Priority: optional
Section: kde
Installed-Size: 268
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdegraphics
Version: 4:4.6.5-0ubuntu1.1
Depends: libc6 (>= 2.4), libkdcraw9 (>= 4:4.5.80), libkexiv2-9 (>= 4:4.5.80), libkio5 (>= 4:4.5), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.5), libstreamanalyzer0 (>= 0.7.2), libtiff4
Filename: pool/main/k/kdegraphics/kdegraphics-strigi-plugins_4.6.5-0ubuntu1.1_i386.deb
Size: 46768
MD5sum: 102fe04f0222ec8b75619c5543ea95fd
SHA1: 636be2610f216108a31efa041c16b3975aff4cd2
SHA256: 9ff4f50c390b73bd21cbfac226d6799ce57652d3fa96025b37cc1082750fead2
Description: graphics file format plugins for Strigi Desktop Search
 These plugins allow Strigi Desktop Search to extract additional information
 about several document and graphic file formats.
 .
 Strigi plugins are included for:
  * Device independent documents (DVI)
  * PostScript documents (PS)
  * Digital camera raw images
 .
 This package is part of the KDE graphics module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, edubuntu-desktop-kde

Package: kdelibs-bin
Priority: optional
Section: libs
Installed-Size: 868
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kde4libs
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdelibs5-data (<< 4:4.4.60)
Depends: libc6 (>= 2.4), libkdecore5 (= 4:4.6.5-0ubuntu1.1), libkdeui5 (= 4:4.6.5-0ubuntu1.1), libkjsapi4 (= 4:4.6.5-0ubuntu1.1), libkjsembed4 (= 4:4.6.5-0ubuntu1.1), libkrosscore4 (= 4:4.6.5-0ubuntu1.1), libqt4-dbus (>= 4:4.7.0), libqt4-xml (>= 4:4.7.0), libqtcore4 (>= 4:4.7.0), libqtgui4 (>= 4:4.7.0), libsoprano4 (>= 2.5.63+dfsg.1), libstdc++6 (>= 4.4.0), libx11-6, libxml2-utils
Conflicts: kjscmd
Breaks: kdelibs5-data (<< 4:4.4.60)
Filename: pool/main/k/kde4libs/kdelibs-bin_4.6.5-0ubuntu1.1_i386.deb
Size: 185562
MD5sum: 3e182c9be322f2cd9c2659ce6617cd5d
SHA1: a182a40a015fa88855deb11f5b53a8b3a6b84b46
SHA256: 4661dc693540f115055ee7a512b3a492e2835d71c4cdb88af5f4720777db5390
Description: core executables for KDE Applications
 This package contains common core executables used by all KDE Applications.
 .
 This package is part of the KDE Development Platform libraries module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: kdelibs5
Priority: optional
Section: universe/libs
Installed-Size: 208
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kde4libs
Version: 4:4.6.5-0ubuntu1.1
Depends: libkdecore5 (= 4:4.6.5-0ubuntu1.1), libkdeui5 (= 4:4.6.5-0ubuntu1.1), libkde3support4 (= 4:4.6.5-0ubuntu1.1), libkdesu5 (= 4:4.6.5-0ubuntu1.1), libkdnssd4 (= 4:4.6.5-0ubuntu1.1), libkfile4 (= 4:4.6.5-0ubuntu1.1), libkhtml5 (= 4:4.6.5-0ubuntu1.1), libkimproxy4 (= 4:4.6.5-0ubuntu1.1), libkio5 (= 4:4.6.5-0ubuntu1.1), libkjsapi4 (= 4:4.6.5-0ubuntu1.1), libkjsembed4 (= 4:4.6.5-0ubuntu1.1), libkmediaplayer4 (= 4:4.6.5-0ubuntu1.1), libknewstuff2-4 (= 4:4.6.5-0ubuntu1.1), libknotifyconfig4 (= 4:4.6.5-0ubuntu1.1), libkntlm4 (= 4:4.6.5-0ubuntu1.1), libkparts4 (= 4:4.6.5-0ubuntu1.1), libkpty4 (= 4:4.6.5-0ubuntu1.1), libkrosscore4 (= 4:4.6.5-0ubuntu1.1), libkrossui4 (= 4:4.6.5-0ubuntu1.1), libktexteditor4 (= 4:4.6.5-0ubuntu1.1), libkutils4 (= 4:4.6.5-0ubuntu1.1), libnepomuk4 (= 4:4.6.5-0ubuntu1.1), libsolid4 (= 4:4.6.5-0ubuntu1.1), libthreadweaver4 (= 4:4.6.5-0ubuntu1.1), kdelibs5-plugins (= 4:4.6.5-0ubuntu1.1)
Breaks: kdelibs5-data (<< 4:4.2.2)
Filename: pool/main/k/kde4libs/kdelibs5_4.6.5-0ubuntu1.1_i386.deb
Size: 21976
MD5sum: 299adbed29f59d5d3fc9d6682c3b2a12
SHA1: b7651f390309951dc0b9fbb7e2439da8e5009193
SHA256: 92ffc29293667348f973dde74913dd5105eac87f72271d86835a3b6d7fbb8e9f
Description: transitional package for the KDE Development Platform libraries
 This is a dummy transitional package to enable installation of other Debian
 packages linked against KDE 4.0 - 4.3 versions of the cumulative KDE
 Development Platform Libraries package previously shipped in Ubuntu.
 .
 This package is part of the KDE Development Platform libraries module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: kdelibs5-data
Priority: optional
Section: libs
Installed-Size: 10344
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: all
Source: kde4libs
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdebase-runtime-data (<< 4:4.5.80), kdebase-workspace-data (<< 4:4.1.66), kdelibs-data (<< 4:3.5.10.dfsg.1-4), kdelibs5-dev (<< 4:4.4.60), kjscmd (<< 4:3.5.10-1), libkdecore5 (<= 4:4.5.2a-0ubuntu1), libplasma2
Depends: perl, debconf (>= 0.5) | debconf-2.0, hicolor-icon-theme
Pre-Depends: debconf | debconf-2.0
Breaks: kdebase-workspace-data (<< 4:4.1.66), kdelibs-data (<< 4:3.5.10.dfsg.1-4), kdelibs5-dev (<< 4:4.4.60), kjscmd (<< 4:3.5.10-1), libplasma2
Filename: pool/main/k/kde4libs/kdelibs5-data_4.6.5-0ubuntu1.1_all.deb
Size: 2195382
MD5sum: f9c5e835445493ac4b89b35a280070e4
SHA1: edfe9280ff0ce3eb513dbaf8ed07c60e846f9b98
SHA256: a446e2b3dd71dfb0a2c20d1c0a3aefed0c54119cf4b9eac0fcec86aa9058d0d5
Description: core shared data for all KDE Applications
 This package contains architecture-independent data files needed to run KDE
 Applications.
 .
 This package is part of the KDE Development Platform libraries module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: kdelibs5-dbg
Priority: extra
Section: debug
Installed-Size: 301244
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kde4libs
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdebase-workspace-dbg (<< 4:4.4.60)
Depends: libqt4-dbg (>= 4:4.6)
Recommends: libkdecore5 (= 4:4.6.5-0ubuntu1.1), libkdeui5 (= 4:4.6.5-0ubuntu1.1), libkpty4 (= 4:4.6.5-0ubuntu1.1), libkdesu5 (= 4:4.6.5-0ubuntu1.1), libkjsapi4 (= 4:4.6.5-0ubuntu1.1), libkjsembed4 (= 4:4.6.5-0ubuntu1.1), libkio5 (= 4:4.6.5-0ubuntu1.1), libkntlm4 (= 4:4.6.5-0ubuntu1.1), libsolid4 (= 4:4.6.5-0ubuntu1.1), libkde3support4 (= 4:4.6.5-0ubuntu1.1), libkfile4 (= 4:4.6.5-0ubuntu1.1), libknewstuff2-4 (= 4:4.6.5-0ubuntu1.1), libknewstuff3-4 (= 4:4.6.5-0ubuntu1.1), libkparts4 (= 4:4.6.5-0ubuntu1.1), libkutils4 (= 4:4.6.5-0ubuntu1.1), libthreadweaver4 (= 4:4.6.5-0ubuntu1.1), libkhtml5 (= 4:4.6.5-0ubuntu1.1), libkimproxy4 (= 4:4.6.5-0ubuntu1.1), libkmediaplayer4 (= 4:4.6.5-0ubuntu1.1), libktexteditor4 (= 4:4.6.5-0ubuntu1.1), libknotifyconfig4 (= 4:4.6.5-0ubuntu1.1), libkdnssd4 (= 4:4.6.5-0ubuntu1.1), libkrosscore4 (= 4:4.6.5-0ubuntu1.1), libkrossui4 (= 4:4.6.5-0ubuntu1.1), libnepomuk4 (= 4:4.6.5-0ubuntu1.1), libnepomukutils4 (= 4:4.6.5-0ubuntu1.1), libnepomukquery4a (= 4:4.6.5-0ubuntu1.1), libplasma3 (= 4:4.6.5-0ubuntu1.1), libkunitconversion4 (= 4:4.6.5-0ubuntu1.1), libkdewebkit5 (= 4:4.6.5-0ubuntu1.1), libkatepartinterfaces4 (= 4:4.6.5-0ubuntu1.1), libkcmutils4 (= 4:4.6.5-0ubuntu1.1), libkemoticons4 (= 4:4.6.5-0ubuntu1.1), libkidletime4 (= 4:4.6.5-0ubuntu1.1), libkprintutils4 (= 4:4.6.5-0ubuntu1.1), kdelibs-bin (= 4:4.6.5-0ubuntu1.1)
Breaks: kdebase-workspace-dbg (<< 4:4.4.60)
Filename: pool/main/k/kde4libs/kdelibs5-dbg_4.6.5-0ubuntu1.1_i386.deb
Size: 63203012
MD5sum: 59db870782c4d170c200a7318d592703
SHA1: 2ddf04d594cb1a2f851045216cacbc6eb7468b37
SHA256: a3bed779ce1c1ad2394bab49dc901e879201bb9b5d4bc200d6240e25e8f7e213
Description: debugging symbols for the KDE Development Platform libraries
 This package contains debugging files used to investigate problems with
 binaries included in the KDE Development Platform libraries module.
 .
 This package is part of the KDE Development Platform libraries module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: kdelibs5-dev
Priority: optional
Section: libdevel
Installed-Size: 15036
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kde4libs
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdebase-runtime-data (<< 4:4.2.90), kdebase-workspace-dev (<< 4:4.4.0), kdelibs5 (<< 4:4.4.0), kdelibs5-data (<< 4:4.0.80-1), kdepimlibs5-dev (<< 4:4.1.81+svn891439), libkwebkit-dev (<< 0.9~svn1123738), libplasma-dev (<< 4:4.1.96)
Depends: libc6 (>= 2.4), libkde3support4 (= 4:4.6.5-0ubuntu1.1), libkdecore5 (= 4:4.6.5-0ubuntu1.1), libkdeui5 (= 4:4.6.5-0ubuntu1.1), libkdewebkit5 (= 4:4.6.5-0ubuntu1.1), libkio5 (= 4:4.6.5-0ubuntu1.1), libqt4-qt3support (>= 4:4.7.0), libqt4-xml (>= 4:4.7.0), libqtcore4 (>= 4:4.7.0), libqtgui4 (>= 4:4.7.0), libstdc++6 (>= 4.1.1), libkpty4 (= 4:4.6.5-0ubuntu1.1), libkdesu5 (= 4:4.6.5-0ubuntu1.1), libkjsapi4 (= 4:4.6.5-0ubuntu1.1), libkjsembed4 (= 4:4.6.5-0ubuntu1.1), libkntlm4 (= 4:4.6.5-0ubuntu1.1), libsolid4 (= 4:4.6.5-0ubuntu1.1), libkfile4 (= 4:4.6.5-0ubuntu1.1), libknewstuff2-4 (= 4:4.6.5-0ubuntu1.1), libknewstuff3-4 (= 4:4.6.5-0ubuntu1.1), libkparts4 (= 4:4.6.5-0ubuntu1.1), libkutils4 (= 4:4.6.5-0ubuntu1.1), libthreadweaver4 (= 4:4.6.5-0ubuntu1.1), libkhtml5 (= 4:4.6.5-0ubuntu1.1), libkimproxy4 (= 4:4.6.5-0ubuntu1.1), libkmediaplayer4 (= 4:4.6.5-0ubuntu1.1), libktexteditor4 (= 4:4.6.5-0ubuntu1.1), libknotifyconfig4 (= 4:4.6.5-0ubuntu1.1), libkdnssd4 (= 4:4.6.5-0ubuntu1.1), libkrosscore4 (= 4:4.6.5-0ubuntu1.1), libkrossui4 (= 4:4.6.5-0ubuntu1.1), libnepomuk4 (= 4:4.6.5-0ubuntu1.1), libnepomukutils4 (= 4:4.6.5-0ubuntu1.1), libnepomukquery4a (= 4:4.6.5-0ubuntu1.1), libplasma3 (= 4:4.6.5-0ubuntu1.1), libkunitconversion4 (= 4:4.6.5-0ubuntu1.1), libkatepartinterfaces4 (= 4:4.6.5-0ubuntu1.1), libkcmutils4 (= 4:4.6.5-0ubuntu1.1), libkemoticons4 (= 4:4.6.5-0ubuntu1.1), libkidletime4 (= 4:4.6.5-0ubuntu1.1), libkprintutils4 (= 4:4.6.5-0ubuntu1.1), kdoctools (= 4:4.6.5-0ubuntu1.1), kdelibs-bin (= 4:4.6.5-0ubuntu1.1), automoc (>= 1.0~version-0.9.88), libqt4-dev (>= 4:4.7.0), libsoprano-dev (>= 2.5.63+dfsg.1), libphonon-dev (>= 4:4.7.0really4.4.4), libqtwebkit-dev (>= 2.1~really2.0.2)
Recommends: libqt4-opengl-dev (>= 4:4.7.0)
Conflicts: kdelibs4-dev, libkjsembed-dev
Breaks: cmake (<< 2.6.3), kdebase-runtime-data (<< 4:4.2.90), kdebase-workspace-dev (<< 4:4.4.0), kdelibs5 (<< 4:4.4.0), kdelibs5-data (<< 4:4.0.80-1), kdepimlibs5-dev (<< 4:4.1.81+svn891439), libkwebkit-dev (<< 0.9~svn1123738), libplasma-dev (<< 4:4.1.96), pkg-kde-tools (<< 0.9)
Filename: pool/main/k/kde4libs/kdelibs5-dev_4.6.5-0ubuntu1.1_i386.deb
Size: 1465746
MD5sum: 4f4bfd25dceac9758498fb68226ff7a4
SHA1: 74aeec13d9ca200b41cee524705059a8721e5523
SHA256: 6740a23c9103787c8cf0b55aa1ef559aaa1d49ecc92f88b06a557fdd95379a51
Description: development files for the KDE Development Platform libraries
 This package contains development files for building KDE Applications and
 other software that uses the KDE Development Platform libraries.
 .
 This package is part of the KDE Development Platform libraries module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full

Package: kdelibs5-plugins
Priority: optional
Section: libs
Installed-Size: 4344
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kde4libs
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdelibs-bin (<< 4:4.1.74), kdelibs5 (<< 4:4.4.60), kdelibs5-data (<< 4:4.2.2)
Depends: libacl1 (>= 2.2.11-1), libc6 (>= 2.7), libenchant1c2a (>= 1.6), libgcc1 (>= 1:4.1.1), libgssapi-krb5-2 (>= 1.7+dfsg), libilmbase6 (>= 1.0.1), libjasper1 (>= 1.900.1), libkatepartinterfaces4 (= 4:4.6.5-0ubuntu1.1), libkdecore5 (= 4:4.6.5-0ubuntu1.1), libkdeui5 (= 4:4.6.5-0ubuntu1.1), libkemoticons4 (= 4:4.6.5-0ubuntu1.1), libkfile4 (= 4:4.6.5-0ubuntu1.1), libkhtml5 (= 4:4.6.5-0ubuntu1.1), libkio5 (= 4:4.6.5-0ubuntu1.1), libkjsapi4 (= 4:4.6.5-0ubuntu1.1), libkjsembed4 (= 4:4.6.5-0ubuntu1.1), libkntlm4 (= 4:4.6.5-0ubuntu1.1), libkparts4 (= 4:4.6.5-0ubuntu1.1), libkrosscore4 (= 4:4.6.5-0ubuntu1.1), libktexteditor4 (= 4:4.6.5-0ubuntu1.1), libopenexr6 (>= 1.6.1), libphonon4 (>= 4:4.7.0really4.4.4), libpolkit-qt-1-1, libqt4-dbus (>= 4:4.7.0), libqt4-network (>= 4:4.7.0), libqt4-script (>= 4:4.7.0), libqt4-xml (>= 4:4.7.0), libqtcore4 (>= 4:4.7.0), libqtgui4 (>= 4:4.7.0), libstdc++6 (>= 4.4.0), libx11-6, zlib1g (>= 1:1.1.4), perl, kdelibs5-data (= 4:4.6.5-0ubuntu1.1), kdoctools (= 4:4.6.5-0ubuntu1.1), kdelibs-bin (= 4:4.6.5-0ubuntu1.1), dbus-x11, shared-mime-info (>= 0.30), xdg-utils
Recommends: ttf-dejavu-core, kdebase-runtime (>= 4:4.4)
Breaks: kdelibs-bin (<< 4:4.1.74), kdelibs5-data (<< 4:4.2.2)
Filename: pool/main/k/kde4libs/kdelibs5-plugins_4.6.5-0ubuntu1.1_i386.deb
Size: 889758
MD5sum: 8ef1a9b0956bee3c1f7916c604577b21
SHA1: 4f7df5cf82bc2c0311080847109a4bd3c6eea485
SHA256: 4be90571d64d4f697b8650b47c53b73a63d9096aa8138ec31951017da770d2b0
Description: core plugins for KDE Applications
 This package contains core plugins for KDE Applications used by KDE
 Applications and KDE Development Platform libraries at runtime. This package
 is needed to run most KDE Applications.
 .
 This package is part of the KDE Development Platform libraries module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: kdelirc
Priority: optional
Section: universe/utils
Installed-Size: 68
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdeutils
Version: 4:4.6.5-0ubuntu1.2
Depends: kremotecontrol
Filename: pool/main/k/kdeutils/kdelirc_4.6.5-0ubuntu1.2_i386.deb
Size: 6712
MD5sum: 8b53c0a1ff250f53de2b660328916243
SHA1: a5853591eb523e74499355e20978f682fa9e669a
SHA256: 41901055038c5a87d450bfc31e2a2a70947a438c3228e490cb0e392312058b9f
Description: infrared remote control - transitional package
 KDELirc is a frontend for the Linux Infrared Remote Control system (LIRC).
 .
 KDELirc consists of two parts:
  * a systemtray applet acting as a proxy between the LIRC system and D-Bus.
  * a control module.
 .
 This is a transitional package for kremotecontrol, and can be safely removed
 after the installation is complete.
Homepage: http://utils.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: kdepimlibs-dbg
Priority: extra
Section: debug
Installed-Size: 98964
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdepimlibs
Version: 4:4.6.5-0ubuntu1.1
Depends: kdelibs5-dbg, libakonadi-calendar4 (= 4:4.6.5-0ubuntu1.1), libakonadi-contact4 (= 4:4.6.5-0ubuntu1.1), libakonadi-kabc4 (= 4:4.6.5-0ubuntu1.1), libakonadi-kcal4 (= 4:4.6.5-0ubuntu1.1), libakonadi-kde4 (= 4:4.6.5-0ubuntu1.1), libakonadi-kmime4 (= 4:4.6.5-0ubuntu1.1), libgpgme++2 (= 4:4.6.5-0ubuntu1.1), libkabc4 (= 4:4.6.5-0ubuntu1.1), libkblog4 (= 4:4.6.5-0ubuntu1.1), libkcal4 (= 4:4.6.5-0ubuntu1.1), libkcalcore4 (= 4:4.6.5-0ubuntu1.1), libkcalutils4 (= 4:4.6.5-0ubuntu1.1), libkholidays4 (= 4:4.6.5-0ubuntu1.1), libkimap4 (= 4:4.6.5-0ubuntu1.1), libkldap4 (= 4:4.6.5-0ubuntu1.1), libkmbox (= 4:4.6.5-0ubuntu1.1), libkmime4 (= 4:4.6.5-0ubuntu1.1), libkontactinterface4 (= 4:4.6.5-0ubuntu1.1), libkpimidentities4 (= 4:4.6.5-0ubuntu1.1), libkpimtextedit4 (= 4:4.6.5-0ubuntu1.1), libkpimutils4 (= 4:4.6.5-0ubuntu1.1), libkresources4 (= 4:4.6.5-0ubuntu1.1), libktnef4 (= 4:4.6.5-0ubuntu1.1), libkxmlrpcclient4 (= 4:4.6.5-0ubuntu1.1), libmailtransport4 (= 4:4.6.5-0ubuntu1.1), libmicroblog4 (= 4:4.6.5-0ubuntu1.1), libqgpgme1 (= 4:4.6.5-0ubuntu1.1), libsyndication4 (= 4:4.6.5-0ubuntu1.1)
Recommends: kdepimlibs-kio-plugins (= 4:4.6.5-0ubuntu1.1)
Filename: pool/main/k/kdepimlibs/kdepimlibs-dbg_4.6.5-0ubuntu1.1_i386.deb
Size: 20742130
MD5sum: f003d7e0b59a28fc16676e09ca9707a8
SHA1: 793830f1dd97ac2c0fa5fa666d78a7fe22706605
SHA256: 2d9d34bc4de24e21c1b101f33245d50c6be7cf438a99d026cd7e84bf7c6aaeed
Description: debugging symbols for the KDE Development Platform PIM libraries
 This package contains debugging files used to investigate problems with
 binaries included in the KDE Development Platform PIM libraries module.
Homepage: http://pim.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: kdepimlibs-kio-plugins
Priority: optional
Section: libs
Installed-Size: 932
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdepimlibs
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdepimlibs-data, kdepimlibs5 (<< 4:4.4.60)
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libkdecore5 (>= 4:4.5.85), libkimap4 (= 4:4.6.5-0ubuntu1.1), libkio5 (>= 4:4.5.85), libkldap4 (= 4:4.6.5-0ubuntu1.1), libkmime4 (= 4:4.6.5-0ubuntu1.1), libqt4-network (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libsasl2-2, libstdc++6 (>= 4.2.1), libsasl2-modules
Conflicts: kdepimlibs-data
Filename: pool/main/k/kdepimlibs/kdepimlibs-kio-plugins_4.6.5-0ubuntu1.1_i386.deb
Size: 230746
MD5sum: ecdf00062976af430bca4607a8d2c17c
SHA1: a8fd576c6b78c58c55a14296f5afb38cc439f329
SHA256: 27e7054765f93ff31ec30fc05c5a19c0a1982d62b3ef7871c9dad0dc07e363ec
Description: kio slaves used by KDE PIM applications
 This package contains the imap4, ldap, mbox, nntp, pop3, sieve and smtp kio
 slaves.
 .
 This package is part of the KDE Development Platform PIM libraries module.
Homepage: http://pim.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: kdepimlibs5
Priority: optional
Section: universe/libs
Installed-Size: 68
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdepimlibs
Version: 4:4.6.5-0ubuntu1.1
Depends: libakonadi-kabc4 (= 4:4.6.5-0ubuntu1.1), libakonadi-kde4 (= 4:4.6.5-0ubuntu1.1), libakonadi-kmime4 (= 4:4.6.5-0ubuntu1.1), libgpgme++2 (= 4:4.6.5-0ubuntu1.1), libkabc4 (= 4:4.6.5-0ubuntu1.1), libkblog4 (= 4:4.6.5-0ubuntu1.1), libkcal4 (= 4:4.6.5-0ubuntu1.1), libkholidays4 (= 4:4.6.5-0ubuntu1.1), libkimap4 (= 4:4.6.5-0ubuntu1.1), libkldap4 (= 4:4.6.5-0ubuntu1.1), libkmime4 (= 4:4.6.5-0ubuntu1.1), libkpimidentities4 (= 4:4.6.5-0ubuntu1.1), libkpimtextedit4 (= 4:4.6.5-0ubuntu1.1), libkpimutils4 (= 4:4.6.5-0ubuntu1.1), libkresources4 (= 4:4.6.5-0ubuntu1.1), libktnef4 (= 4:4.6.5-0ubuntu1.1), libkxmlrpcclient4 (= 4:4.6.5-0ubuntu1.1), libmailtransport4 (= 4:4.6.5-0ubuntu1.1), libmicroblog4 (= 4:4.6.5-0ubuntu1.1), libqgpgme1 (= 4:4.6.5-0ubuntu1.1), libsyndication4 (= 4:4.6.5-0ubuntu1.1), kdepimlibs-kio-plugins (= 4:4.6.5-0ubuntu1.1)
Filename: pool/main/k/kdepimlibs/kdepimlibs5_4.6.5-0ubuntu1.1_i386.deb
Size: 6862
MD5sum: 4ff6dbac010403535bb268956f232d41
SHA1: 6f1b7707dfccb7c668a2fba652a0e8916b44d5a7
SHA256: 88394866fcc4c7563c7da9db4b3ca91bdaa863a3ad056dbc29415a693a962c0b
Description: the KDE Development Platform PIM libraries (transitional package)
 This is a dummy package to ease transition to the new library packages.
 .
 This package is part of the KDE Development Platform PIM libraries module.
Homepage: http://pim.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: kdepimlibs5-dev
Priority: optional
Section: libdevel
Installed-Size: 5740
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdepimlibs
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdepimlibs-data (<< 4:4.1.80), kdepimlibs5 (<< 4:4.4.85)
Depends: kdelibs5-dev (>= 4:4.6.1), libakonadi-calendar4 (= 4:4.6.5-0ubuntu1.1), libakonadi-contact4 (= 4:4.6.5-0ubuntu1.1), libakonadi-kabc4 (= 4:4.6.5-0ubuntu1.1), libakonadi-kcal4 (= 4:4.6.5-0ubuntu1.1), libakonadi-kde4 (= 4:4.6.5-0ubuntu1.1), libakonadi-kmime4 (= 4:4.6.5-0ubuntu1.1), libgpgme++2 (= 4:4.6.5-0ubuntu1.1), libkabc4 (= 4:4.6.5-0ubuntu1.1), libkblog4 (= 4:4.6.5-0ubuntu1.1), libkcal4 (= 4:4.6.5-0ubuntu1.1), libkcalcore4 (= 4:4.6.5-0ubuntu1.1), libkcalutils4 (= 4:4.6.5-0ubuntu1.1), libkholidays4 (= 4:4.6.5-0ubuntu1.1), libkimap4 (= 4:4.6.5-0ubuntu1.1), libkldap4 (= 4:4.6.5-0ubuntu1.1), libkmbox (= 4:4.6.5-0ubuntu1.1), libkmime4 (= 4:4.6.5-0ubuntu1.1), libkontactinterface4 (= 4:4.6.5-0ubuntu1.1), libkpimidentities4 (= 4:4.6.5-0ubuntu1.1), libkpimtextedit4 (= 4:4.6.5-0ubuntu1.1), libkpimutils4 (= 4:4.6.5-0ubuntu1.1), libkresources4 (= 4:4.6.5-0ubuntu1.1), libktnef4 (= 4:4.6.5-0ubuntu1.1), libkxmlrpcclient4 (= 4:4.6.5-0ubuntu1.1), libmailtransport4 (= 4:4.6.5-0ubuntu1.1), libmicroblog4 (= 4:4.6.5-0ubuntu1.1), libqgpgme1 (= 4:4.6.5-0ubuntu1.1), libsyndication4 (= 4:4.6.5-0ubuntu1.1)
Conflicts: libkleopatra1-dev
Filename: pool/main/k/kdepimlibs/kdepimlibs5-dev_4.6.5-0ubuntu1.1_i386.deb
Size: 390020
MD5sum: 1f486dec68e7db4f1fd56dd014002b51
SHA1: f3c536d3687a48d9917d06f228f5c74114d691be
SHA256: d6e464b909e224494a50d6b3347096b1bd9032a9fff712a888ac657ac4a0258a
Description: development files for the KDE Development Platform PIM libraries
 This package contains development files for building software that uses
 the KDE Development Platform Personal Information Management libraries.
 .
 This package is part of the KDE Development Platform PIM libraries module.
Homepage: http://pim.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: kdeutils
Priority: optional
Section: kde
Installed-Size: 68
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: all
Version: 4:4.6.5-0ubuntu1.2
Depends: ark (>= 4:4.6.5-0ubuntu1.2), kcalc (>= 4:4.6.5-0ubuntu1.2), kcharselect (>= 4:4.6.5-0ubuntu1.2), kdf (>= 4:4.6.5-0ubuntu1.2), kfloppy (>= 4:4.6.5-0ubuntu1.2), kgpg (>= 4:4.6.5-0ubuntu1.2), ktimer (>= 4:4.6.5-0ubuntu1.2), kwalletmanager (>= 4:4.6.5-0ubuntu1.2), plasma-scriptengine-superkaramba (>= 4:4.6.5-0ubuntu1.2), sweeper (>= 4:4.6.5-0ubuntu1.2), kremotecontrol (>= 4:4.6.5-0ubuntu1.2), printer-applet (>= 4:4.6.5-0ubuntu1.2)
Filename: pool/main/k/kdeutils/kdeutils_4.6.5-0ubuntu1.2_all.deb
Size: 7526
MD5sum: 5b864c76a6e857201865469134f829ab
SHA1: 7da03da6495aeb951870321e909d182170d1b6ab
SHA256: 372f876586601f627b2ba764ee34e4d76084157840972e74a6048277dca550e3
Description: general-purpose utilities from the official KDE release
 This metapackage includes general-purpose utilities provided with the
 official release of KDE.
Homepage: http://utils.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full

Package: kdeutils-dbg
Priority: extra
Section: debug
Installed-Size: 41028
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdeutils
Version: 4:4.6.5-0ubuntu1.2
Depends: kdebase-runtime-dbg
Suggests: kdeutils (= 4:4.6.5-0ubuntu1.2)
Filename: pool/main/k/kdeutils/kdeutils-dbg_4.6.5-0ubuntu1.2_i386.deb
Size: 8643924
MD5sum: ab0ddf683e5bb599933ab360dce4853f
SHA1: f988bf1f5ecb291ef94023ae398d24bce2e52d59
SHA256: cb49550f2734e76f4d1eae3a644adcd35acfbbd80f0ba5bea982fa635011fa22
Description: debugging symbols for the KDE utilities module
 This package contains debugging files used to investigate problems with
 binaries included in the KDE utilities module.
Homepage: http://utils.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: kdf
Priority: optional
Section: utils
Installed-Size: 840
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdeutils
Version: 4:4.6.5-0ubuntu1.2
Depends: kdebase-runtime, libc6 (>= 2.1.3), libkdecore5 (>= 4:4.5), libkdeui5 (>= 4:4.5), libkio5 (>= 4:4.5), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1)
Filename: pool/main/k/kdeutils/kdf_4.6.5-0ubuntu1.2_i386.deb
Size: 210298
MD5sum: de16d76f6d13e421b642ed1e00cd0bf3
SHA1: db6271c8ded66cd4dcb14df186db0645fdfa2b20
SHA256: e6999e140f205f7299f96f244c66ee465cd6bd602fcba69ba88ae7b15b171784
Description: disk information utility
 KDiskFree displays information about hard disks and other storage devices,
 including the amount of free space available.  It can also mount and unmount
 storage devices and view them in the file manager.
 .
 KwikDisk is an icon for the system tray that provides convenient access to
 the features of KDiskFree.
 .
 This package is part of the KDE utilities module.
Homepage: http://utils.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full

Package: kdm
Priority: optional
Section: x11
Installed-Size: 2840
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdebase-workspace
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdebase-workspace-bin (<= 4:4.5.95-0ubuntu1~ppa1), kdebase-workspace-data (<< 4:4.5.80), kdebase-workspace-wallpapers (<< 4:4.5.80)
Provides: x-display-manager
Depends: kdebase-runtime, libc6 (>= 2.11), libck-connector0 (>= 0.2.1), libdbus-1-3 (>= 1.0.2), libkdecore5 (>= 4:4.5.2-0ubuntu1), libkdeui5 (>= 4:4.5.80), libkio5 (>= 4:4.5.2-0ubuntu1), libknewstuff3-4 (>= 4:4.5.2-0ubuntu1), libkworkspace4 (= 4:4.6.5-0ubuntu1.1), libpam0g (>= 0.99.7.1), libqimageblitz4 (>= 1:0.0.4), libqt4-svg (>= 4:4.5.3), libqt4-xml (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1), libx11-6, libxau6, libxdmcp6, libxtst6, debconf (>= 0.5) | debconf-2.0, lsb-base (>= 3.2-14), consolekit, upstart-job, kdebase-workspace-kgreet-plugins (= 4:4.6.5-0ubuntu1.1), adduser, udev (>= 166-0ubuntu4)
Recommends: logrotate, xserver-xorg-core | xserver, kdebase | x-session-manager | x-window-manager, xterm | x-terminal-emulator
Suggests: kdepasswd
Conflicts: desktop-base (<< 4.0.4), kde-kdm-themes, kdebase-data (<< 4:4.0.0-1), kdmtheme
Filename: pool/main/k/kdebase-workspace/kdm_4.6.5-0ubuntu1.1_i386.deb
Size: 749318
MD5sum: 0ea726e7801e1905e326cd936a75db8f
SHA1: e34e9b9ab4f771060b05884f3bab5a22c49c9af2
SHA256: 80a19c6123538ecf65e4fbd7ee078e0658dca12433f64db45a0c6d0c0c50cff6
Description: KDE Display Manager for X11
 KDM manages a collection of X servers running on local or remote machines.
 It allows users to easily log into their preferred desktop environment, connect
 to a remote XDMCP server, or shut down the system.
 .
 KDM supports custom themes and can display a list of users with icons.
 Additional user icons can be found in the 'kdepasswd' package.
 .
 This package is part of the KDE base workspace module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, edubuntu-desktop-kde

Package: kdoctools
Priority: optional
Section: libs
Installed-Size: 4700
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kde4libs
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdelibs-bin (<< 4:4.4.60), kdelibs5 (<< 4:4.4.60), kdelibs5-data (<< 4:4.4.60)
Depends: libc6 (>= 2.4), libkdecore5 (= 4:4.6.5-0ubuntu1.1), libkio5 (= 4:4.6.5-0ubuntu1.1), libqtcore4 (>= 4:4.7.0), libqtgui4 (>= 4:4.7.0), libstdc++6 (>= 4.1.1), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), docbook-xml, docbook-xsl, kdelibs5-data (= 4:4.6.5-0ubuntu1.1)
Breaks: kdelibs-bin (<< 4:4.4.60), kdelibs5 (<< 4:4.4.60), kdelibs5-data (<< 4:4.4.60)
Filename: pool/main/k/kde4libs/kdoctools_4.6.5-0ubuntu1.1_i386.deb
Size: 172254
MD5sum: 3b0a7c4640a839a4f85fbfba175342d1
SHA1: b704b604949eea8bb38fe41cc25b7849e9194693
SHA256: 25ce4d5ea5e08d407ad193b2a504b00feb98499c31006fabb90dd2b46d168458
Description: various tools for accessing application documentation
 This package provides KDE documentation tools (including the "help" KIO slave)
 for accessing documentation of KDE and GNOME applications.
 .
 This package is part of the KDE Development Platform libraries module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: kexi
Priority: optional
Section: kde
Installed-Size: 9008
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: koffice
Version: 1:2.3.3-0ubuntu4.1
Replaces: koffice-libs (<< 1:2.2.0-1~pre1ubuntu1)
Depends: kdebase-runtime, koffice-libs (>= 1:2.3.3-0ubuntu4.1), kspread, libc6 (>= 2.7), libgcc1 (>= 1:4.1.1), libglib2.0-0 (>= 2.12.0), libkde3support4 (>= 4:4.5.2-0ubuntu1), libkdecore5 (>= 4:4.5.2-0ubuntu1), libkdeui5 (>= 4:4.5.2-0ubuntu1), libkfile4 (>= 4:4.5.2-0ubuntu1), libkio5 (>= 4:4.5.2-0ubuntu1), libkparts4 (>= 4:4.5.80), libkrosscore4 (>= 4:4.5.2-0ubuntu1), libktexteditor4 (>= 4:4.5.2-0ubuntu1), libmysqlclient16 (>= 5.1.21-1), libpqxx-3.0, libqt4-qt3support (>= 4:4.5.3), libqt4-xml (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta2), libqtgui4 (>= 4:4.6.1), libsqlite3-0 (>= 3.7.3), libstdc++6 (>= 4.1.1), libsybdb5 (>= 0.63), libxbase2.0-0
Filename: pool/main/k/koffice/kexi_2.3.3-0ubuntu4.1_i386.deb
Size: 2131706
MD5sum: 0d4b72d450c3de624f985a63748bf041
SHA1: 68a402e054dc810472d3a43daeeb7d2efaa72ab5
SHA256: 04125f066aa660053fe551973e2f3a21bb6960c4b1a3325df1d8649512443a3f
Description: integrated database environment for the KDE Office Suite
 Kexi is an integrated data management application. It can be used for
 creating database schemas, inserting data, performing queries, and
 processing data. Forms can be created to provide a custom interface to
 your data. All database objects - tables, queries and forms - are stored
 in the database, making it easy to share data and design.
 .
 Kexi is considered as a long awaited Open Source competitor for MS Access,
 Filemaker and Oracle Forms. Its development is motivated by the lack of
 Rapid Application Development (RAD) tools for database systems that are
 sufficiently powerful, inexpensive, open standards driven and portable
 across many operating systems and hardware platforms.
 .
 This package is part of the KDE Office Suite.
Homepage: http://www.koffice.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full

Package: kfloppy
Priority: optional
Section: utils
Installed-Size: 304
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdeutils
Version: 4:4.6.5-0ubuntu1.2
Depends: kdebase-runtime, libc6 (>= 2.1.3), libkde3support4 (>= 4:4.5), libkdecore5 (>= 4:4.5), libkdeui5 (>= 4:4.5), libqt4-dbus (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1)
Filename: pool/main/k/kdeutils/kfloppy_4.6.5-0ubuntu1.2_i386.deb
Size: 67604
MD5sum: 0f64eb9ecc086e1e4f11faa6d96a838e
SHA1: 911e876cc96632c5fe8b42f4aa73b8b46c3b8044
SHA256: a412b8ec77cd8ae73cb53af3e8cba41cf3ec499512dc89b5aac2fbfe59c8e7f7
Description: floppy formatter
 Kfloppy is a utility for formatting floppy disks.
 .
 This package is part of the KDE utilities module.
Homepage: http://utils.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full

Package: kgamma
Priority: optional
Section: graphics
Installed-Size: 272
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdegraphics
Version: 4:4.6.5-0ubuntu1.1
Depends: libc6 (>= 2.4), libkdecore5 (>= 4:4.5), libkdeui5 (>= 4:4.5), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.4.0), libx11-6, libxxf86vm1
Suggests: khelpcenter4
Filename: pool/main/k/kdegraphics/kgamma_4.6.5-0ubuntu1.1_i386.deb
Size: 45212
MD5sum: be00ba48e897d7ea5de95ebef0d3a599
SHA1: 0da9d8e13955006faee1dc5f185821e2a5d07567
SHA256: b9bb815579e6f4809474131c6bafab7121e69f9c2a9bc4ea4ecaad232ffb720e
Description: monitor calibration panel for KDE
 This package contains a settings panel for adjusting the brightness, contrast,
 and gamma-correction of a monitor.  Test patterns are shown to help
 determine the settings that accurately display the full range of colors.
 .
 Each of the red, green, and blue components can be adjusted individually,
 or all three components can be adjusted together.
 .
 This package is part of the KDE graphics module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full

Package: kgeography
Priority: optional
Section: misc
Installed-Size: 260
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdeedu
Version: 4:4.6.5-0ubuntu1.1
Replaces: kgeography-data (<< 4:4.1.86)
Depends: kdebase-runtime, libc6 (>= 2.1.3), libkdecore5 (>= 4:4.5.2-0ubuntu1), libkdeui5 (>= 4:4.5.2-0ubuntu1), libqt4-xml (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1), kgeography-data (>= 4:4.6.5-0ubuntu1.1)
Suggests: khelpcenter4
Breaks: kgeography-data (<< 4:4.1.86)
Filename: pool/main/k/kdeedu/kgeography_4.6.5-0ubuntu1.1_i386.deb
Size: 57720
MD5sum: 9ed671aa60b595ba3bef5df5b002cba4
SHA1: 34d3451b5c9effdc75a753ad111a27bc283de97b
SHA256: ca23b60e7f12a28ef8c73cc61159723bf6ef99f6257d4c7d3de2f49aaefdd89c
Description: geography learning aid for KDE
 KGeography is an aid for learning about world geography.  You can use it to
 explore a map, show information about regions and features, and play quiz
 games to test your geography knowledge.
 .
 This package is part of the KDE education module.
Homepage: http://edu.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full

Package: kgeography-data
Priority: optional
Section: misc
Installed-Size: 8992
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: all
Source: kdeedu
Version: 4:4.6.5-0ubuntu1.1
Replaces: kgeography (<< 4:4.0.0)
Breaks: kgeography (<< 4:4.0.0)
Filename: pool/main/k/kdeedu/kgeography-data_4.6.5-0ubuntu1.1_all.deb
Size: 5829126
MD5sum: a8875e6c96c309bcebec89a12890c4a1
SHA1: e3f3303e6ced12d57430dab2798dc51be3fedd97
SHA256: 2fc61aeed1323aec724f254ce1d6dfdcfb9c0a65447ee88550971df84fe28770
Description: data files for KGeography
 This package contains architecture-independent data files for the
 KGeography geography learning tool, including maps, capitals, and flags.
 .
 This package is part of the KDE education module.
Homepage: http://edu.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full

Package: kgpg
Priority: optional
Section: utils
Installed-Size: 1884
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdeutils
Version: 4:4.6.5-0ubuntu1.2
Depends: kdebase-runtime, kdepim-runtime, libc6 (>= 2.4), libkabc4 (>= 4:4.5), libkdecore5 (>= 4:4.5), libkdeui5 (>= 4:4.5), libkio5 (>= 4:4.5), libkpimutils4 (>= 4:4.5), libqt4-dbus (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libsolid4 (>= 4:4.5), libstdc++6 (>= 4.1.1)
Filename: pool/main/k/kdeutils/kgpg_4.6.5-0ubuntu1.2_i386.deb
Size: 894046
MD5sum: 37208cff6fe37ac538ad2f2c72aeeb7a
SHA1: 73b5274aaa51f57792d833d13006685c2fe9f710
SHA256: bb4cf1595cdf959c33efbfca63eceafbee2efb7ea33afa8191d7f8546a28fd04
Description: graphical front end for GNU Privacy Guard
 Kgpg manages cryptographic keys for the GNU Privacy Guard, and can encrypt,
 decrypt, sign, and verify files.  It features a simple editor for applying
 cryptography to short pieces of text, and can also quickly apply cryptography
 to the contents of the clipboard.
 .
 This package is part of the KDE utilities module.
Homepage: http://utils.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full

Package: khangman
Priority: optional
Section: misc
Installed-Size: 1520
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdeedu
Version: 4:4.6.5-0ubuntu1.1
Depends: kdebase-runtime, libc6 (>= 2.1.3), libkdecore5 (>= 4:4.5.80), libkdeedu4 (= 4:4.6.5-0ubuntu1.1), libkdeui5 (>= 4:4.5.2-0ubuntu1), libkio5 (>= 4:4.5.2-0ubuntu1), libknewstuff3-4 (>= 4:4.5.2-0ubuntu1), libphonon4 (>= 4:4.7.0really4.4.4), libqt4-svg (>= 4:4.5.3), libqt4-xml (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1), phonon, ttf-dustin, kdeedu-kvtml-data
Suggests: khelpcenter4
Filename: pool/main/k/kdeedu/khangman_4.6.5-0ubuntu1.1_i386.deb
Size: 618130
MD5sum: 89499d05b6bb062dbcfe79461cdb18d8
SHA1: 3a099913189b4522e7155605924eb163cac7daca
SHA256: 2f25acef5ba1a1aeca41a7dd72150046a7796de503c1872d47854966ab32b8d7
Description: Hangman word puzzle for KDE
 KHangMan is the well-known Hangman game, aimed towards children aged 6 and
 above.
 .
 It picks a random word which the player must reveal by guessing if it contains
 certain letters.  As the player guesses letters, the word is gradually
 revealed, but 10 wrong guesses will end the game.
 .
 This package is part of the KDE education module.
Homepage: http://edu.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: kig
Priority: optional
Section: math
Installed-Size: 4080
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdeedu
Version: 4:4.6.5-0ubuntu1.1
Depends: kdebase-runtime, libboost-python1.42.0 (>= 1.42.0-1), libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libkdecore5 (>= 4:4.5.2-0ubuntu1), libkdeui5 (>= 4:4.5.2a), libkio5 (>= 4:4.5.2-0ubuntu1), libkparts4 (>= 4:4.5.80), libkprintutils4 (>= 4:4.5.2-0ubuntu1), libktexteditor4 (>= 4:4.5.2-0ubuntu1), libpython2.7 (>= 2.7), libqt4-svg (>= 4:4.5.3), libqt4-xml (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.5)
Suggests: khelpcenter4, python
Filename: pool/main/k/kdeedu/kig_4.6.5-0ubuntu1.1_i386.deb
Size: 1583540
MD5sum: 75cbf0bcf22af5f060a3fc7c9e6b5c8d
SHA1: d36d439dff1113274593bce35609e3a0608ef491
SHA256: d49bd68ce101c61dbc8fa284b0352075f497db29128ebbdc5b9af2f0bdbcf977
Description: interactive geometry tool for KDE
 Kig is an application for interactive geometric construction, allowing
 students to draw and explore mathematical figures and concepts using the
 computer.
 .
 Kig supports macros and is scriptable using Python.  It can import and export
 files in various formats, including SVG, Cabri, Dr. Geo, KGeo, KSeg, and XFig.
 .
 This package is part of the KDE education module.
Homepage: http://edu.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: kinfocenter
Priority: optional
Section: utils
Installed-Size: 1768
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdebase-workspace
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdebase-bin (<< 4:4.0.0-1), kdebase-workspace-bin (<< 4:4.4.85-0ubuntu2), systemsettings (<< 4:4.5.80)
Depends: kdebase-runtime, libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libgl1-mesa-glx | libgl1, libglu1-mesa | libglu1, libkcmutils4 (>= 4:4.5.2-0ubuntu1), libkde3support4 (>= 4:4.5.2-0ubuntu1), libkdecore5 (>= 4:4.5.2-0ubuntu1), libkdeui5 (>= 4:4.5.2-0ubuntu1), libkio5 (>= 4:4.5.2-0ubuntu1), libpci3 (>= 1:3.1.7), libqt4-qt3support (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libraw1394-11, libsolid4 (>= 4:4.5.2-0ubuntu1), libsolidcontrol4a (= 4:4.6.5-0ubuntu1.1), libstdc++6 (>= 4.1.1), libx11-6
Conflicts: kcontrol
Filename: pool/main/k/kdebase-workspace/kinfocenter_4.6.5-0ubuntu1.1_i386.deb
Size: 445620
MD5sum: 1403034c618206e0bb53fc6356c2242f
SHA1: 57044323fa41284868768b095717b304b3ef377a
SHA256: 1a242c7d1d158160f7dedc624e11e131d4909c418633b5ff0bb3a74b85d70d96
Description: system information viewer
 KInfoCenter provides you with a graphical overview of various aspects of your
 system, such as memory usage, storage capacity, and attached devices.
 .
 This package is part of the KDE base workspace module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, edubuntu-desktop-kde

Package: kiten
Priority: optional
Section: universe/kde
Installed-Size: 10028
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdeedu
Version: 4:4.6.5-0ubuntu1.1
Depends: kdebase-runtime, libc6 (>= 2.4), libkdecore5 (>= 4:4.5.2-0ubuntu1), libkdeui5 (>= 4:4.5.2-0ubuntu1), libkhtml5 (>= 4:4.5.2-0ubuntu1), libkio5 (>= 4:4.5.2-0ubuntu1), libkiten4 (= 4:4.6.5-0ubuntu1.1), libkparts4 (>= 4:4.5.80), libqt4-dbus (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1), ttf-sazanami-gothic | ttf-sazanami-mincho
Suggests: khelpcenter4
Filename: pool/main/k/kdeedu/kiten_4.6.5-0ubuntu1.1_i386.deb
Size: 2626548
MD5sum: 7fd6903e5a97a262ad0e2a3ea42a567f
SHA1: 11096ced5a8ae15dbaac50815d62352e7a3a75d3
SHA256: 400867b84267b01c8ab2433714e916036bad48bba0746928571226e7ccfbcd28
Description: Japanese reference and study aid for KDE
 Kiten is a collection of Japanese reference tools and study aids for KDE,
 including a Japanese/English dictionary, Kanji dictionary, and Kanji quiz.
 .
 This package is part of the KDE education module.
Homepage: http://edu.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: klettres
Priority: optional
Section: kde
Installed-Size: 212
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdeedu
Version: 4:4.6.5-0ubuntu1.1
Replaces: klettres-data (<< 4:4.1.86)
Depends: kdebase-runtime, libc6 (>= 2.1.3), libkdecore5 (>= 4:4.5.80), libkdeui5 (>= 4:4.5.2-0ubuntu1), libknewstuff3-4 (>= 4:4.5.2-0ubuntu1), libphonon4 (>= 4:4.7.0really4.4.4), libqt4-svg (>= 4:4.5.3), libqt4-xml (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1), phonon, klettres-data (>= 4:4.6.5-0ubuntu1.1)
Suggests: khelpcenter4
Breaks: klettres-data (<< 4:4.1.86)
Filename: pool/main/k/kdeedu/klettres_4.6.5-0ubuntu1.1_i386.deb
Size: 43626
MD5sum: c9dea2492d67889ff32a10293b3a1df9
SHA1: 3ac80243fdcf49f5826f972201ca554b74c31f7c
SHA256: d44eef9d79d1b6e6608d27cbbcd72a282063b4ef14df0852081da1be77edf116
Description: foreign alphabet tutor for KDE
 KLettres is an aid for learning how to read and pronounce the alphabet of a
 foreign language.
 .
 Seven languages are currently available: Czech, Danish, Dutch, English,
 French, Italian and Slovak.
 .
 This package is part of the KDE education module.
Homepage: http://edu.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full

Package: klettres-data
Priority: optional
Section: kde
Installed-Size: 4108
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: all
Source: kdeedu
Version: 4:4.6.5-0ubuntu1.1
Replaces: klettres (<< 4:4.0.0)
Breaks: klettres (<< 4:4.0.0)
Filename: pool/main/k/kdeedu/klettres-data_4.6.5-0ubuntu1.1_all.deb
Size: 2579542
MD5sum: 18626d127132d4c94fb2a0da15973c2a
SHA1: 7f20085d529246cd792038a52762245b87b70a95
SHA256: aab3dc699f91e1573e7ee95460fa8445c6f4c45716117f679edb18dec674aa25
Description: data files for KLettres foreign alphabet tutor
 This package contains architecture-independent data files for KLettres,
 the foreign alphabet tutor for KDE.
 .
 This package is part of the KDE education module.
Homepage: http://edu.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full

Package: klipper
Priority: optional
Section: x11
Installed-Size: 488
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdebase-workspace
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdebase-workspace-data (<< 4:4.1.80)
Depends: kdebase-runtime, libc6 (>= 2.4), libdmtx0a (>= 0.7.0), libkdecore5 (>= 4:4.5.2-0ubuntu1), libkdeui5 (>= 4:4.5.80), libqt4-dbus (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1), libx11-6, libxfixes3 (>= 1:4.0.1), zlib1g (>= 1:1.1.4)
Filename: pool/main/k/kdebase-workspace/klipper_4.6.5-0ubuntu1.1_i386.deb
Size: 93922
MD5sum: ec02796fde61e78355a03be780062581
SHA1: ca804680f33a6a15e590ab9194bc0f7440c7346f
SHA256: a22aba98f003e9d90fe262cb97ebbb51b2872a7c556475a4dd870957e4089024
Description: clipboard manager
 Klipper is a clipboard manager. It stores a history of the clipboard
 contents and can automatically perform actions when certain items are
 selected, such as launch a web browser when a URL is selected.
 .
 This package is part of the KDE base workspace module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-kde

Package: kmplot
Priority: optional
Section: math
Installed-Size: 1712
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdeedu
Version: 4:4.6.5-0ubuntu1.1
Depends: kdebase-runtime, libc6 (>= 2.1.3), libkdecore5 (>= 4:4.5.2-0ubuntu1), libkdeui5 (>= 4:4.5.2-0ubuntu1), libkio5 (>= 4:4.5.2-0ubuntu1), libkparts4 (>= 4:4.5.80), libqt4-dbus (>= 4:4.5.3), libqt4-svg (>= 4:4.5.3), libqt4-xml (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1)
Suggests: khelpcenter4
Filename: pool/main/k/kdeedu/kmplot_4.6.5-0ubuntu1.1_i386.deb
Size: 782456
MD5sum: c6c5af74d880650f04eb07975c21fb17
SHA1: 906f7625c97dc3aa1dcbccd69d3f568a4961b197
SHA256: f4388de4fc037f12d7b36787286ac7f489b488bfb06125d3c049c6f6871298ed
Description: mathematical function plotter for KDE
 KmPlot is a powerful mathematical plotter KDE, capable of plotting multiple
 functions simultaneously and combining them into new functions.
 .
 Cartesian, parametric, and differential functions are supported, as well as
 functions using polar coordinates.  Plots are printed with high precision at
 the correct aspect ratio.
 .
 KmPlot also provides numerical and visual features such as filling and
 calculating the area between the plot and the first axis, finding maxima and
 minima, changing function parameters dynamically, and plotting derivatives
 and integral functions.
 .
 This package is part of the KDE education module.
Homepage: http://edu.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: koffice
Priority: optional
Section: kde
Installed-Size: 52
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: all
Version: 1:2.3.3-0ubuntu4.1
Depends: karbon (>= 1:2.3.3-0ubuntu4.1), kchart (>= 1:2.3.3-0ubuntu4.1), kplato (>= 1:2.3.3-0ubuntu4.1), kpresenter (>= 1:2.3.3-0ubuntu4.1), krita (>= 1:2.3.3-0ubuntu4.1), kspread (>= 1:2.3.3-0ubuntu4.1), kword (>= 1:2.3.3-0ubuntu4.1), kthesaurus (>= 1:2.3.3-0ubuntu4.1), kexi (>= 1:2.3.3-0ubuntu4.1)
Suggests: koffice-doc-html (>= 1:2.3.3-0ubuntu4.1)
Filename: pool/main/k/koffice/koffice_2.3.3-0ubuntu4.1_all.deb
Size: 7418
MD5sum: 812e511e6e4d2d4236d03cff7e357b54
SHA1: 856a34604fa05c8b90d299303a71506f825e0b8a
SHA256: 18739841747a86947e13e278b968de6320ecb7a2ffadb8568aa35993ea56457c
Description: KDE Office Suite
 KOffice is an integrated office suite for KDE, the K Desktop
 Environment.  It offers a word processor, spreadsheet, presentation
 program, graphics tools and more.
 .
 This package provides all the components of KOffice.
Homepage: http://www.koffice.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full

Package: koffice-data
Priority: optional
Section: libs
Installed-Size: 3164
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: all
Source: koffice
Version: 1:2.3.3-0ubuntu4.1
Replaces: kchart (<< 1:2.2.83)
Suggests: khelpcenter4, koffice-doc-html
Conflicts: karbon (<< 1.9.96.0~that.is.really.1.9.95.10-2), kchart (<< 1:2.2.83), kformula (<< 1.9.96.0~that.is.really.1.9.95.10-2), krita-data (<< 1.9.96.0~that.is.really.1.9.95.10-2)
Filename: pool/main/k/koffice/koffice-data_2.3.3-0ubuntu4.1_all.deb
Size: 592796
MD5sum: a0fe6d44d8a48d5919880fcf6f8cc7b3
SHA1: eeb8f3b2a452dae1a1fc789b959434315ab4d41b
SHA256: 05e5ae4859db861dd54856b4e72817d182f47732639aadfbd22df131242bda3f
Description: common shared data for the KDE Office Suite
 This package provides the architecture-independent data that is shared
 amongst the various components of KOffice.
 .
 This package is part of the KDE Office Suite.
Homepage: http://www.koffice.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full

Package: koffice-dbg
Priority: extra
Section: debug
Installed-Size: 538724
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: koffice
Version: 1:2.3.3-0ubuntu4.1
Depends: koffice-libs (= 1:2.3.3-0ubuntu4.1), kdebase-runtime-dbg
Filename: pool/main/k/koffice/koffice-dbg_2.3.3-0ubuntu4.1_i386.deb
Size: 113313578
MD5sum: 310484f61f373a2528b9801b1cd14fd3
SHA1: 69dbc7a116c1eeb8317d4692fa7d3e16d70f5b36
SHA256: a9be4e25b507bd1fa757966f2a63737679c061e6431b58ac325e0079eb404acb
Description: debugging symbols for KOffice
 This package contains the debugging symbols associated with KOffice.
 They will automatically be used by gdb for debugging koffice-related
 issues.
 .
 This package is part of the KDE Office Suite.
Homepage: http://www.koffice.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: koffice-dev
Priority: optional
Section: kde
Installed-Size: 2468
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: koffice
Version: 1:2.3.3-0ubuntu4.1
Replaces: karbon (<< 1:2.1.91-0ubuntu1), kchart (<< 1:2.2.83), koffice-dev-kde4, koffice-libs (<< 1:2.2.0-1~pre1ubuntu1), kpresenter (<< 1:2.2.0), krita (<< 1:2.2.0), kspread (<< 1:2.2.0), kword (<< 1:2.2.0)
Depends: koffice-libs (>= 1:2.3.3-0ubuntu4.1), karbon (>= 1:2.3.3-0ubuntu4.1), kchart (>= 1:2.3.3-0ubuntu4.1), kplato (>= 1:2.3.3-0ubuntu4.1), kpresenter (>= 1:2.3.3-0ubuntu4.1), krita (>= 1:2.3.3-0ubuntu4.1), kspread (>= 1:2.3.3-0ubuntu4.1), kthesaurus (>= 1:2.3.3-0ubuntu4.1), kword (>= 1:2.3.3-0ubuntu4.1), kdelibs5-dev
Conflicts: kchart (<< 1:2.2.83)
Filename: pool/main/k/koffice/koffice-dev_2.3.3-0ubuntu4.1_i386.deb
Size: 286288
MD5sum: b97e042505f70b70f97dd7c46d8452c5
SHA1: 2c3243de895085e4f6d1996c37a954357eded83c
SHA256: d47ad78725aab20545cf4ec6eaa34aa636802766c5b46b78feeef332cfac75bb
Description: common libraries for KOffice (development files)
 This package provides the development files for the libraries that are
 shared amongst the various components of KOffice.
 .
 This package is part of the KDE Office Suite.
Homepage: http://www.koffice.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full

Package: koffice-doc-html
Priority: optional
Section: doc
Installed-Size: 4168
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: all
Source: koffice
Version: 1:2.3.3-0ubuntu4.1
Replaces: kpresenter-data (<< 1:2.2.0)
Suggests: konqueror | www-browser, koffice
Breaks: kpresenter-data (<< 1:2.2.0)
Filename: pool/main/k/koffice/koffice-doc-html_2.3.3-0ubuntu4.1_all.deb
Size: 1779056
MD5sum: b6f017425efc27c0f3ca1726d73311c4
SHA1: d33d656ca8a39f83521ff1e3f2b0216168564ba7
SHA256: 63c1a781626b450fad25d4f1e21ef49c5b3abe92ea2218b14592c92e715ec4e8
Description: KDE Office Suite documentation in HTML format
 KOffice is an integrated office suite for KDE, the K Desktop
 Environment.  It offers a word processor, spreadsheet, presentation
 program, graphics tools and more.
 .
 By default the KOffice applications only provide their documentation in
 KDE docbook format, which can only be read by Konqueror or KHelpCenter.
 This package provides all of the KOffice documentation converted to HTML
 format so it can be read with any web browser.
 .
 The documentation will be installed into the usual directories
 /usr/share/doc/kde4/HTML/<language>/<app>/, for instance
 /usr/share/doc/kde4/HTML/en/kword/.
 .
 This package is part of the KDE Office Suite.
Homepage: http://www.koffice.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full

Package: koffice-libs
Priority: optional
Section: libs
Installed-Size: 14020
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: koffice
Version: 1:2.3.3-0ubuntu4.1
Replaces: kchart (<< 1:2.2.83), koreport
Depends: kdebase-runtime, kdepim-runtime, kexi, libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libilmbase6 (>= 1.0.1), libkabc4 (>= 4:4.4.3), libkcal4 (>= 4:4.4.3), libkdecore5 (>= 4:4.5.2-0ubuntu1), libkdeui5 (>= 4:4.5.2a), libkfile4 (>= 4:4.5.2-0ubuntu1), libkio5 (>= 4:4.5.2-0ubuntu1), libknewstuff3-4 (>= 4:4.5.2-0ubuntu1), libkparts4 (>= 4:4.5.80), libkresources4 (>= 4:4.4.3), libkrosscore4 (>= 4:4.5.2-0ubuntu1), libkrossui4 (>= 4:4.5.2-0ubuntu1), liblcms1 (>= 1.15-1), libphonon4 (>= 4:4.7.0really4.4.4), libqca2, libqt4-dbus (>= 4:4.5.3), libqt4-opengl (>= 4:4.5.3), libqt4-qt3support (>= 4:4.5.3), libqt4-svg (>= 4:4.5.3), libqt4-xml (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta2), libqtgui4 (>= 4:4.7.0~beta1), libsoprano4 (>= 2.5.63+dfsg.1), libspnav0 (>= 0.2.1), libstdc++6 (>= 4.5), libthreadweaver4 (>= 4:4.5.2-0ubuntu1), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), phonon, zlib1g (>= 1:1.1.4), koffice-data (>= 1:2.3.3-0ubuntu4.1)
Recommends: ruby, python, create-resources
Suggests: ttf-lyx, wordnet, texlive
Conflicts: kchart (<< 1:2.2.83), koreport
Filename: pool/main/k/koffice/koffice-libs_2.3.3-0ubuntu4.1_i386.deb
Size: 3417892
MD5sum: 926f9e6bd813b830eb76ccb68c7983da
SHA1: dbacb9270b8d068a239588d7dfa0cfc5485dbe4a
SHA256: 3e30284b651f3ded6f4260cda0c5edc8bfe256344828eebead497fa5e3d93ab6
Description: common libraries and binaries for the KDE Office Suite
 This package provides the libraries and binaries that are shared amongst
 the various components of KOffice.
 .
 This package is part of the KDE Office Suite.
Homepage: http://www.koffice.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full

Package: kolourpaint4
Priority: optional
Section: graphics
Installed-Size: 2448
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdegraphics
Version: 4:4.6.5-0ubuntu1.1
Replaces: kolourpaint
Depends: kdebase-runtime, libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libkdecore5 (>= 4:4.5), libkdeui5 (>= 4:4.5), libkio5 (>= 4:4.5), libkprintutils4 (>= 4:4.5), libqimageblitz4 (>= 1:0.0.4), libqt4-dbus (>= 4:4.5.3), libqt4-qt3support (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1)
Conflicts: kolourpaint
Filename: pool/main/k/kdegraphics/kolourpaint4_4.6.5-0ubuntu1.1_i386.deb
Size: 1133758
MD5sum: ca38e85d3a52059409b07813f928a8c5
SHA1: c497a71fd1e01371487a95fb2dd5ed439aff3b7d
SHA256: 6cd568f5fac5e7ddab367e7d43ca52c384249aa959d215be6c01a15f4e05e033
Description: simple image editor and drawing application
 KolourPaint is a simple drawing and image editing application for KDE.
 It aims to be easy to use, providing a level of functionality targeted towards
 the average user. It is ideal for common tasks such as drawing simple graphics
 and touching-up photos.
 .
 This package is part of the KDE graphics module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: kplato
Priority: optional
Section: kde
Installed-Size: 5368
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: koffice
Version: 1:2.3.3-0ubuntu4.1
Depends: kdebase-runtime, kdepim-runtime, koffice-libs (>= 1:2.3.3-0ubuntu4.1), libc6 (>= 2.3.4), libgcc1 (>= 1:4.1.1), libkabc4 (>= 4:4.4.3), libkcal4 (>= 4:4.4.3), libkdecore5 (>= 4:4.5.2-0ubuntu1), libkdeui5 (>= 4:4.5.2-0ubuntu1), libkhtml5 (>= 4:4.5.2-0ubuntu1), libkio5 (>= 4:4.5.2-0ubuntu1), libkparts4 (>= 4:4.5.80), libqt4-dbus (>= 4:4.5.3), libqt4-xml (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.6.1), librcps0 (>= 0.3), libstdc++6 (>= 4.1.1)
Suggests: khelpcenter4, koffice-doc-html
Filename: pool/main/k/koffice/kplato_2.3.3-0ubuntu4.1_i386.deb
Size: 1245232
MD5sum: d27a79c06d1ef6336438459b24584d5c
SHA1: b038505e0cd7613c1662bf443ba3f22607e95351
SHA256: 934b67123d56dc4cbe41afbc2258fa42dcd8c5e9c5008072d72a044202925915
Description: an integrated project management and planning tool
 KPlato is a project management application, allowing for the planning and
 scheduling of projects.
 .
 This package is part of the KDE Office Suite.
Homepage: http://www.koffice.org/kplato/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full

Package: kpresenter
Priority: optional
Section: kde
Installed-Size: 9060
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: koffice
Version: 1:2.3.3-0ubuntu4.1
Replaces: koffice-libs (<< 1:2.2.0-1~pre1ubuntu1), kpresenter-data (<< 1:1.9.90)
Depends: kdebase-runtime, koffice-libs (>= 1:2.3.3-0ubuntu4.1), libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libkdecore5 (>= 4:4.5.2-0ubuntu1), libkdeui5 (>= 4:4.5.2-0ubuntu1), libkio5 (>= 4:4.5.2-0ubuntu1), libkparts4 (>= 4:4.5.80), libphonon4 (>= 4:4.7.0really4.4.4), libqt4-dbus (>= 4:4.5.3), libqt4-svg (>= 4:4.5.3), libqt4-xml (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.6.2), libqtwebkit4 (>= 2.1~really2.0.2), libstdc++6 (>= 4.5), phonon, zlib1g (>= 1:1.1.4)
Suggests: khelpcenter4, koffice-doc-html
Filename: pool/main/k/koffice/kpresenter_2.3.3-0ubuntu4.1_i386.deb
Size: 5977554
MD5sum: b0277c033386c0ee8612bd6848cab45d
SHA1: 249e531fa2fc2fe57fd8926219941b4164f6f797
SHA256: 93f6b484c65120fc8f7bc6b8292358d0fa56650c66262c4bdd44a66e3be242cc
Description: a presentation program for the KDE Office Suite
 KPresenter is an easy to use yet still flexible presentation application. You
 can easily create presentations containing a rich variety of elements, from
 graphics to text, from charts to images. KPresenter is extensible through a
 plugin system, so it is easy to add new effects, new content elements or even
 new ways of managing your presentation.
 KPresenter natively uses the OpenDocument file format standard, for easy
 interchange with all ODF supporting applications which includes Microsoft
 Office. Some examples of easy-to-use features are support for layouts, a
 special slide overview view during presentations for the presenter, support
 for many different master sliders in one presentation, cool transitions and
 a useful notes feature.
 .
 This package is part of the KDE Office Suite.
Homepage: http://www.koffice.org/kpresenter/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full

Package: krb5-admin-server
Priority: optional
Section: universe/net
Installed-Size: 296
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: i386
Source: krb5
Version: 1.8.3+dfsg-5ubuntu2.3
Depends: debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.4), libcomerr2 (>= 1.01), libgssapi-krb5-2 (>= 1.6.dfsg.2), libgssrpc4 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.6.dfsg.2), libkadm5srv-mit7 (>= 1.8+dfsg), libkdb5-4 (>= 1.7dfsg~alpha1), libkeyutils1, libkrb5-3 (= 1.8.3+dfsg-5ubuntu2.3), libkrb5support0 (>= 1.7dfsg~beta2), libss2 (>= 1.01), krb5-kdc, lsb-base (>= 3.0-6)
Filename: pool/main/k/krb5/krb5-admin-server_1.8.3+dfsg-5ubuntu2.3_i386.deb
Size: 84154
MD5sum: a1a883b98b88003b883f391a67ea0a70
SHA1: b32fc69b4cf13bb30ec6368337d2a1d1ce725a20
SHA256: ae3409c67280926f8c812dee3e368b9b03173fb6adaae893e6b6bbbc9e8147c1
Description: MIT Kerberos master server (kadmind)
 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 Kerberos master server (kadmind), which handles
 account creations and deletions, password changes, and other
 administrative commands via the Kerberos admin protocol.  It also
 contains the command used by the master KDC to propagate its database to
 slave KDCs.  This package is generally only used on the master KDC for a
 Kerberos realm.
Homepage: http://web.mit.edu/kerberos/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: krb5-doc
Priority: optional
Section: doc
Installed-Size: 2764
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: all
Source: krb5
Version: 1.8.3+dfsg-5ubuntu2.3
Depends: dpkg (>= 1.15.4) | install-info
Conflicts: heimdal-docs
Filename: pool/main/k/krb5/krb5-doc_1.8.3+dfsg-5ubuntu2.3_all.deb
Size: 890674
MD5sum: 747bb2941e5dc6edc8955e21f76a0f61
SHA1: 2d0905adece5f0594a6f1db7898b6d98fb11906c
SHA256: d824800be2a12e2cd9a267fe89f3de445e00d2346f8fdab985b554818585f475
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-kdc
Priority: optional
Section: universe/net
Installed-Size: 536
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: i386
Source: krb5
Version: 1.8.3+dfsg-5ubuntu2.3
Replaces: krb5-doc (<= 1.6.dfsg.3-1)
Depends: debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.7), libcomerr2 (>= 1.01), libgssapi-krb5-2 (>= 1.6.dfsg.2), libgssrpc4 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.8+dfsg), libkadm5clnt-mit7 (>= 1.8+dfsg), libkadm5srv-mit7 (>= 1.8+dfsg), libkdb5-4 (>= 1.8+dfsg), libkeyutils1, libkrb5-3 (= 1.8.3+dfsg-5ubuntu2.3), libkrb5support0 (>= 1.7dfsg~beta2), krb5-config, krb5-user, lsb-base (>= 3.0-6)
Suggests: openbsd-inetd | inet-superserver, krb5-admin-server, krb5-kdc-ldap (= 1.8.3+dfsg-5ubuntu2.3)
Conflicts: krb5-doc (<= 1.6.dfsg.3-1)
Filename: pool/main/k/krb5/krb5-kdc_1.8.3+dfsg-5ubuntu2.3_i386.deb
Size: 179194
MD5sum: 06b292a7b1c9d656d8cb5c4e6f8edd6b
SHA1: c45c9371e08c4ffcff3156923a331c298295c36f
SHA256: c4a0c596ffc00f6228d0cd6dfe5fb0d701b85dd968df793923d55f8560f9202b
Description: MIT Kerberos key server (KDC)
 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 Kerberos key server (KDC).  The KDC manages all
 authentication credentials for a Kerberos realm, holds the master keys
 for the realm, and responds to authentication requests.  This package
 should be installed on both master and slave KDCs.
Homepage: http://web.mit.edu/kerberos/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: krb5-kdc-ldap
Priority: extra
Section: universe/net
Installed-Size: 296
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: i386
Source: krb5
Version: 1.8.3+dfsg-5ubuntu2.3
Depends: libc6 (>= 2.7), libcomerr2 (>= 1.01), libgssapi-krb5-2 (>= 1.6.dfsg.2), libgssrpc4 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.7+dfsg), libkadm5srv-mit7 (>= 1.8+dfsg), libkdb5-4 (>= 1.7dfsg~beta1), libkeyutils1, libkrb5-3 (>= 1.6.dfsg.2), libkrb5support0 (>= 1.7dfsg~beta2), libldap-2.4-2 (>= 2.4.7), krb5-kdc (= 1.8.3+dfsg-5ubuntu2.3)
Filename: pool/main/k/krb5/krb5-kdc-ldap_1.8.3+dfsg-5ubuntu2.3_i386.deb
Size: 89986
MD5sum: cfac6e5edec86107a36d472a4c779a9b
SHA1: a963dcc912a3c41820e1a16aa3877a1c798bb3e2
SHA256: db4b0cbd98a0fdce022177e15cdf0dd6229ca19fe928d40dfe70c27e47c7d6e0
Description: MIT Kerberos key server (KDC) LDAP plugin
 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 LDAP plugin for the Kerberos key server (KDC)
 and supporting utilities.  This plugin allows the KDC data to be stored
 in an LDAP server rather than the default local database.  It should be
 installed on both master and slave KDCs that use LDAP as a storage
 backend.
Homepage: http://web.mit.edu/kerberos/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: krb5-multidev
Priority: optional
Section: libdevel
Installed-Size: 500
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: i386
Source: krb5
Version: 1.8.3+dfsg-5ubuntu2.3
Depends: libkrb5-3 (= 1.8.3+dfsg-5ubuntu2.3), libk5crypto3 (= 1.8.3+dfsg-5ubuntu2.3), libgssapi-krb5-2 (= 1.8.3+dfsg-5ubuntu2.3), libgssrpc4 (= 1.8.3+dfsg-5ubuntu2.3), libkadm5srv-mit7 (= 1.8.3+dfsg-5ubuntu2.3), libkadm5clnt-mit7 (= 1.8.3+dfsg-5ubuntu2.3), comerr-dev
Suggests: krb5-doc
Filename: pool/main/k/krb5/krb5-multidev_1.8.3+dfsg-5ubuntu2.3_i386.deb
Size: 82822
MD5sum: 1b8244b5d9aecdb738bcd4d3985d120f
SHA1: 84118b7b4f6882152f88c9589617bbd75b76f1f5
SHA256: d546ca6b8ea2f01858be0afb624f2603fb575169ffc9454f5aaf0d57384ca199
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-pkinit
Priority: extra
Section: universe/net
Installed-Size: 180
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: i386
Source: krb5
Version: 1.8.3+dfsg-5ubuntu2.3
Replaces: libkrb53 (<= 1.6.dfsg.3~beta1-1)
Depends: libc6 (>= 2.4), libcomerr2 (>= 1.01), libk5crypto3 (>= 1.8+dfsg), libkeyutils1, libkrb5-3 (= 1.8.3+dfsg-5ubuntu2.3), libkrb5support0 (>= 1.7dfsg~beta2), libssl0.9.8 (>= 0.9.8m-1)
Suggests: opensc
Filename: pool/main/k/krb5/krb5-pkinit_1.8.3+dfsg-5ubuntu2.3_i386.deb
Size: 52382
MD5sum: 12965dd0cb43cb050e459b6f9129cfd6
SHA1: 5f292c6bedab10bf2a43b56c8f9006cb5c75b3eb
SHA256: b374676767cebdaabab772a878c0c96b4385a3a5001894f24cdf16d34df8617e
Description: PKINIT plugin 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 a plugin for the PKINIT protocol, which allows
 Kerberos tickets to be obtained using public-key credentials such as
 X.509 certificates or a smart card.  This plugin can be used by the
 client libraries and the KDC.
Multi-Arch: same
Homepage: http://web.mit.edu/kerberos/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: krb5-user
Priority: optional
Section: net
Installed-Size: 336
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: i386
Source: krb5
Version: 1.8.3+dfsg-5ubuntu2.3
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.3+dfsg-5ubuntu2.3), libkrb5support0 (>= 1.7dfsg~beta2), libss2 (>= 1.01), krb5-config
Conflicts: heimdal-clients
Filename: pool/main/k/krb5/krb5-user_1.8.3+dfsg-5ubuntu2.3_i386.deb
Size: 107232
MD5sum: dba8335159b53264f4dae7fadf93fc16
SHA1: 1b5a49e5e50ae6f20506ce6b933abe045a3d4ea3
SHA256: 7daa3c8750bf9484f0f89b0acf9b6795aad4afbc7e413ca9a3cd06bf8f2858a6
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: kremotecontrol
Priority: optional
Section: utils
Installed-Size: 1788
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdeutils
Version: 4:4.6.5-0ubuntu1.2
Replaces: kdelirc (<< 4:4.4.90)
Depends: kdebase-runtime, libc6 (>= 2.1.3), libkdecore5 (>= 4:4.5), libkdeui5 (>= 4:4.5), libkio5 (>= 4:4.5), libplasma3 (>= 4:4.5), libqt4-dbus (>= 4:4.5.3), libqt4-xml (>= 4:4.5.3), libqt4-xmlpatterns (>= 4:4.6.1), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.6.1), libsolidcontrol4a (>= 4:4.5), libstdc++6 (>= 4.1.1)
Recommends: lirc
Conflicts: kdelirc (<< 4:4.4.90)
Filename: pool/main/k/kdeutils/kremotecontrol_4.6.5-0ubuntu1.2_i386.deb
Size: 1112630
MD5sum: ec38e6931a87f51ac45af04fe6dbc31d
SHA1: 1128e28192f4bf15e8ca43ce764b2c19ac879099
SHA256: 3783f2ab924df2f00a3113be20600973cf6d81b64593199872e5abdc47aeff06
Description: infrared remote control
 KRemoteControl is a frontend for the Linux Infrared Remote Control system
 (LIRC).
 .
 KRemoteControl consists of two parts:
  * a systemtray applet acting as a proxy between the LIRC system and D-Bus.
  * a control module.
 .
 This package is part of the KDE utilities module.
Homepage: http://utils.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full

Package: krita
Priority: optional
Section: kde
Installed-Size: 11400
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: koffice
Version: 1:2.3.3-0ubuntu4.1
Replaces: krita-data (<< 1:2.2.83)
Depends: kdebase-runtime, koffice-libs (>= 1:2.3.3-0ubuntu4.1), libc6 (>= 2.4), libexiv2-10, libfftw3-3, libgcc1 (>= 1:4.1.1), libgif4 (>= 4.1.4), libgl1-mesa-glx | libgl1, libglew1.5 (>= 1.5.7.is.1.5.2), libglu1-mesa | libglu1, libgtlcore0.7 (>= 0.9.15), libilmbase6 (>= 1.0.1), libjpeg62 (>= 6b1), libkdcraw9 (>= 4:4.5.80), libkde3support4 (>= 4:4.5.2-0ubuntu1), libkdecore5 (>= 4:4.5.2-0ubuntu1), libkdeui5 (>= 4:4.5.2-0ubuntu1), libkio5 (>= 4:4.5.2-0ubuntu1), libkparts4 (>= 4:4.5.80), liblcms1 (>= 1.15-1), libopenctl0.7 (>= 0.9.14), libopenexr6 (>= 1.6.1), libopenshiva0.7 (>= 0.9.14), libpng12-0 (>= 1.2.13-4), libpoppler-qt4-3 (>= 0.16), libqt4-opengl (>= 4:4.5.3), libqt4-qt3support (>= 4:4.5.3), libqt4-xml (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.6.2), libqtshiva0.1 (>= 0.9.1), libstdc++6 (>= 4.5), libthreadweaver4 (>= 4:4.5.2-0ubuntu1), libtiff4, libx11-6, krita-data (>= 1:2.3.3-0ubuntu4.1)
Recommends: dcraw, pstoedit
Suggests: khelpcenter4, koffice-doc-html
Filename: pool/main/k/koffice/krita_2.3.3-0ubuntu4.1_i386.deb
Size: 2616404
MD5sum: 8d0364578a42df027f6fe60ab1cef640
SHA1: 905fe899beeb1062373a41877f659447808be93f
SHA256: 6abb1d5ce34e8059456d3d2f2b6dc08a55f6e2cf8872173e9e44055f56434e6b
Description: a pixel-based image manipulation program for the KDE Office Suite
 Krita is a creative application for raster images. Whether you want to create
 from scratch or work with existing images, Krita is for you. You can work with
 photos, scanned images or start for a blank slate. Krita supports most graphics
 tablets out of the box.
 .
 Krita is different from other graphics design programs in that it has
 pluggable brush engines, some supporting brush resources like Gimp brush files,
 and other offering sophisticated simulation of real brushes, and others again
 offering deforming your image or mixing colors. Moreover, Krita has full
 support for graphics tablets, including features as pressure, tilt and rate,
 making it a great choice for artists. There are easy to use tools for drawing
 lines, ellipses and rectangles, and the freehand tool is supported by pluggable
 “drawing assistants” that help you draw shapes that still have a freehand
 feeling to them.
 .
 This package is part of the KDE Office Suite.
Homepage: http://www.krita.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full

Package: krita-data
Priority: optional
Section: kde
Installed-Size: 15504
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: all
Source: koffice
Version: 1:2.3.3-0ubuntu4.1
Replaces: krita (<< 1:2.2.83)
Conflicts: krita (<< 1:1.9.96.0~that.is.really.1.9.95.10-1)
Filename: pool/main/k/koffice/krita-data_2.3.3-0ubuntu4.1_all.deb
Size: 6410430
MD5sum: 7171a8fee7cd34a0b4c807129c789aad
SHA1: 7a96a47d1f3cd2b40644f7f0a11845665c31dbff
SHA256: b30c87a713ebe71e33d95b1ed41352733ded6e5868ef10c823b1f6688fa323f4
Description: data files for Krita painting program
 This package contains architecture-independent data files for Krita,
 the painting program shipped with the KDE Office Suite.
 .
 See the krita package for further information.
 .
 This package is part of the KDE Office Suite.
Homepage: http://www.krita.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full

Package: kruler
Priority: optional
Section: graphics
Installed-Size: 412
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdegraphics
Version: 4:4.6.5-0ubuntu1.1
Depends: kdebase-runtime, libc6 (>= 2.1.3), libkdecore5 (>= 4:4.5), libkdeui5 (>= 4:4.5), libqtcore4 (>= 4:4.6.1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1), libx11-6
Filename: pool/main/k/kdegraphics/kruler_4.6.5-0ubuntu1.1_i386.deb
Size: 106498
MD5sum: 57de3843858cb302800b537e4bdfb347
SHA1: 6194dc908110466edda9d58012145aad3070c0c3
SHA256: a0ca58919dbe61b380e7c3156eb8382bfc61a39d091da9bd422e1b6343f7c6a2
Description: screen ruler for KDE
 KRuler is a tool for measuring the size, in pixels, of items on the screen.
 .
 This package is part of the KDE graphics module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full

Package: ksnapshot
Priority: optional
Section: graphics
Installed-Size: 676
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdegraphics
Version: 4:4.6.5-0ubuntu1.1
Depends: kdebase-runtime, libc6 (>= 2.4), libkdecore5 (>= 4:4.5), libkdeui5 (>= 4:4.5), libkio5 (>= 4:4.5), libkipi8 (>= 4:4.5.80), libqt4-dbus (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.6.1), libstdc++6 (>= 4.1.1), libx11-6, libxext6, libxfixes3 (>= 1:4.0.1)
Filename: pool/main/k/kdegraphics/ksnapshot_4.6.5-0ubuntu1.1_i386.deb
Size: 271034
MD5sum: b90b322f8bf7e7bc158015a6cc028589
SHA1: 7e77e4049e2a6cf6a710bfb058f75c7fcd02bcda
SHA256: edc01485420a2d48d39b578a0444883a8c9559132eda62c1cab53520433a0138
Description: screen capture tool for KDE
 KSnapshot captures images of the screen.  It can capture the whole screen,
 a specified region, an individual window, or only part of a window.
 .
 This package is part of the KDE graphics module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, edubuntu-desktop-kde

Package: kspread
Priority: optional
Section: kde
Installed-Size: 7032
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: koffice
Version: 1:2.3.3-0ubuntu4.1
Replaces: koffice-libs (<< 1:2.2.83)
Depends: kdebase-runtime, kexi, koffice-libs (>= 1:2.3.3-0ubuntu4.1), libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libgsl0ldbl (>= 1.9), libkcmutils4 (>= 4:4.5.2-0ubuntu1), libkde3support4 (>= 4:4.5.2-0ubuntu1), libkdecore5 (>= 4:4.5.2-0ubuntu1), libkdeui5 (>= 4:4.5.2-0ubuntu1), libkhtml5 (>= 4:4.5.2-0ubuntu1), libkio5 (>= 4:4.5.2-0ubuntu1), libknotifyconfig4 (>= 4:4.5.2-0ubuntu1), libkparts4 (>= 4:4.5.80), libkrosscore4 (>= 4:4.5.2-0ubuntu1), libqt4-dbus (>= 4:4.5.3), libqt4-qt3support (>= 4:4.5.3), libqt4-sql (>= 4:4.5.3), libqt4-xml (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta2), libqtgui4 (>= 4:4.6.2), libstdc++6 (>= 4.4.0)
Suggests: khelpcenter4, koffice-doc-html
Filename: pool/main/k/koffice/kspread_2.3.3-0ubuntu4.1_i386.deb
Size: 1467064
MD5sum: 2fdbdfb61b8e54d0d561cdced06710be
SHA1: 3a1a6d9a4109a445d46599552c04994071dac509
SHA256: 40f1e88094c76e0ea64714d84d2dfcf20bb285207418d4e7e7f0459a96c87d2e
Description: a spreadsheet for the KDE Office Suite
 KSpread is a powerful spreadsheet application.  It is scriptable and
 provides both table-oriented sheets and support for complex mathematical
 formulae and statistics.
 .
 This package is part of the KDE Office Suite.
Homepage: http://www.koffice.org/kspread/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full

Package: kstars
Priority: optional
Section: science
Installed-Size: 2680
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdeedu
Version: 4:4.6.5-0ubuntu1.1
Replaces: kstars-data (<< 4:4.1.86)
Depends: kdebase-runtime, libc6 (>= 2.4), libcfitsio3 (>= 3.060), libgcc1 (>= 1:4.1.1), libgl1-mesa-glx | libgl1, libkdecore5 (>= 4:4.5.2-0ubuntu1), libkdeui5 (>= 4:4.5.2-0ubuntu1), libkio5 (>= 4:4.5.2-0ubuntu1), libknewstuff3-4 (>= 4:4.5.2-0ubuntu1), libqt4-dbus (>= 4:4.5.3), libqt4-opengl (>= 4:4.6.1), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.6.1), libstdc++6 (>= 4.4.0), kstars-data (>= 4:4.6.5-0ubuntu1.1)
Recommends: xplanet
Suggests: konqueror, khelpcenter4
Breaks: kstars-data (<< 4:4.1.86)
Filename: pool/main/k/kdeedu/kstars_4.6.5-0ubuntu1.1_i386.deb
Size: 730278
MD5sum: ca5f7b478beb8db215058038d4fb5b80
SHA1: 4bf52207fbe7d6259cc491e799aac78b5c9223f7
SHA256: f2b9e7dbc33bec89fc94a1e5d158171cdf49ceef4d4c4f4636c79fd882ed9d2d
Description: desktop planetarium for KDE
 KStars is a desktop planetarium for KDE, depicting an accurate graphical
 simulation of the night sky, from any location on Earth, at any date and time.
 The display includes 130,000 stars, 13,000 deep-sky objects, all 8 planets,
 the Sun and Moon, and thousands of comets and asteroids.  It includes tools
 for astronomical calculations and can control telescopes and cameras.
 .
 This package is part of the KDE education module.
Homepage: http://edu.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full

Package: kstars-data
Priority: optional
Section: science
Installed-Size: 23392
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: all
Source: kdeedu
Version: 4:4.6.5-0ubuntu1.1
Replaces: kstars (<< 4:4.0.0)
Breaks: kstars (<< 4:4.0.0)
Filename: pool/main/k/kdeedu/kstars-data_4.6.5-0ubuntu1.1_all.deb
Size: 10907406
MD5sum: 8839060050482f046d017755bcb941d6
SHA1: a2ba579648b141e22fe92db03e4cba82db1a08d4
SHA256: 1cd9b0d327a45276cacf56e98db6a0522e8776785455ac6b0aa8e2690230d7d8
Description: data files for KStars desktop planetarium
 This package contains architecture-independent data files for KStars,
 the graphical desktop planetarium for KDE, including star catalogues and
 astronomical images.
 .
 This package is part of the KDE education module.
Homepage: http://edu.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full

Package: ksysguard
Priority: optional
Section: utils
Installed-Size: 968
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdebase-workspace
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdebase-workspace-data (<< 4:4.1.80)
Depends: kdebase-runtime, libc6 (>= 2.2), libkdecore5 (>= 4:4.5.2-0ubuntu1), libkdeui5 (>= 4:4.5.2-0ubuntu1), libkio5 (>= 4:4.5.2-0ubuntu1), libknewstuff3-4 (>= 4:4.5.2-0ubuntu1), libksgrd4 (= 4:4.6.5-0ubuntu1.1), libksignalplotter4 (= 4:4.6.5-0ubuntu1.1), libprocesscore4b (= 4:4.6.5-0ubuntu1.1), libprocessui4a (= 4:4.6.5-0ubuntu1.1), libqt4-dbus (>= 4:4.5.3), libqt4-xml (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1), ksysguardd (= 4:4.6.5-0ubuntu1.1)
Filename: pool/main/k/kdebase-workspace/ksysguard_4.6.5-0ubuntu1.1_i386.deb
Size: 199114
MD5sum: 658a025bd79d91c3e239c1c857c6e67c
SHA1: 3a402cf18597558b2b24430278b0b36c8f686061
SHA256: 3eb85159390da6bc267eb1c424f9cc2a55afdae0580af11db0f22a1c95f626ab
Description: process monitor and system statistics
 System Guard allows you to monitor various statistics about your system.
 .
 In addition to monitoring the local system, it can connect to remote systems
 running the System Guard Daemon, which is in the 'ksysguardd' package.
 .
 This package is part of the KDE base workspace module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-kde

Package: ksysguardd
Priority: optional
Section: utils
Installed-Size: 300
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdebase-workspace
Version: 4:4.6.5-0ubuntu1.1
Depends: libc6 (>= 2.4), libsensors4 (>= 1:3.0.0)
Filename: pool/main/k/kdebase-workspace/ksysguardd_4.6.5-0ubuntu1.1_i386.deb
Size: 56048
MD5sum: aa29c8558152030951938f46bfe831bf
SHA1: 7f13f23ddd7fb244e209b51c30d115eaf16fbaf4
SHA256: c76b72be9b60246a99b25bc3b51c007524252a414789a000d328608b633fffbe
Description: System Guard Daemon
 System Guard Daemon can be installed on a remote system so that the KDE
 System Guard can connect to and monitor it.
 .
 This package is part of the KDE base workspace module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-kde

Package: kthesaurus
Priority: optional
Section: kde
Installed-Size: 128
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: koffice
Version: 1:2.3.3-0ubuntu4.1
Depends: kdebase-runtime, koffice-libs (>= 1:2.3.3-0ubuntu4.1), libc6 (>= 2.1.3), libkdecore5 (>= 4:4.5.2-0ubuntu1), libkdeui5 (>= 4:4.5.2-0ubuntu1), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1)
Suggests: khelpcenter4, koffice-doc-html
Filename: pool/main/k/koffice/kthesaurus_2.3.3-0ubuntu4.1_i386.deb
Size: 10166
MD5sum: 047cccb35e0f010cc23c7a94812068ba
SHA1: 2c8f9759bd8fc477b1453a2c043b86ae3a177b7b
SHA256: 8565d7d55e045c3c2ff75151e26aa0c1619fdb157dd2c0dfcf4d4c45c2ef18d4
Description: thesaurus for the KDE Office Suite
 KThesaurus lists words related to a given term and offers a user interface
 to WordNet, a powerful lexical reference system. By default, only the English
 language is supported.
 .
 This package is part of the KDE Office Suite.
Homepage: http://www.koffice.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full

Package: ktimer
Priority: optional
Section: utils
Installed-Size: 388
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdeutils
Version: 4:4.6.5-0ubuntu1.2
Depends: kdebase-runtime, libc6 (>= 2.0), libkdecore5 (>= 4:4.5), libkdeui5 (>= 4:4.5), libkio5 (>= 4:4.5), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1)
Filename: pool/main/k/kdeutils/ktimer_4.6.5-0ubuntu1.2_i386.deb
Size: 159232
MD5sum: d6be6bfc0a27f59681dfbe835b227002
SHA1: 0ebcf170129940fe44a23d430f3fee0bc69c4f8a
SHA256: d199826971181e4b8e5e0af094c55cf30f06304bcaf94569c471715306b5bbba
Description: countdown timer
 KTimer is a countdown timer for running commands after a delay.
 The countdown can be paused or set to loop continuously.
 .
 This package is part of the KDE utilities module.
Homepage: http://utils.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full

Package: ktouch
Priority: optional
Section: kde
Installed-Size: 4540
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdeedu
Version: 4:4.6.5-0ubuntu1.1
Depends: kdebase-runtime, libc6 (>= 2.3.6-6~), libkdecore5 (>= 4:4.5.2-0ubuntu1), libkdeui5 (>= 4:4.5.2-0ubuntu1), libkio5 (>= 4:4.5.2-0ubuntu1), libqt4-xml (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta2), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1)
Suggests: khelpcenter4
Filename: pool/main/k/kdeedu/ktouch_4.6.5-0ubuntu1.1_i386.deb
Size: 1614790
MD5sum: 54d9aebf4a59b92eb50b4caa09c50b6a
SHA1: 3db9f52770b9f21a6ce2f367245b62653ebca3e6
SHA256: 6355d05afbd199152faf6877c999b3b87403b68fe1fa5502c22bc359cffe8b55
Description: touch typing tutor for KDE
 KTouch is an aid for learning how to type with speed and accuracy.  It
 provides a sample text to type and indicates which fingers should be used for
 each key.
 .
 A collection of lessons are included for a wide range of different languages
 and keyboard layouts, and typing statistics are used to dynamically adjust the
 level of difficulty.
 .
 This package is part of the KDE education module.
Homepage: http://edu.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: kturtle
Priority: optional
Section: devel
Installed-Size: 844
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdeedu
Version: 4:4.6.5-0ubuntu1.1
Depends: kdebase-runtime, libc6 (>= 2.1.3), libkdecore5 (>= 4:4.5.2-0ubuntu1), libkdeui5 (>= 4:4.5.2-0ubuntu1), libkio5 (>= 4:4.5.2-0ubuntu1), libknewstuff3-4 (>= 4:4.5.2-0ubuntu1), libqt4-dbus (>= 4:4.5.3), libqt4-svg (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.6.1), libstdc++6 (>= 4.4.0)
Suggests: khelpcenter4
Filename: pool/main/k/kdeedu/kturtle_4.6.5-0ubuntu1.1_i386.deb
Size: 233068
MD5sum: f7de9f27ffec5580e3b5b71e695f2e99
SHA1: bc2a8b4a535a021a7f49af5d064c6c06ea47b12e
SHA256: 096f3f084102703c01d5a8b5b34ea00666b343a44997c219f2f7887a21f82e16
Description: Logo educational programming environment for KDE
 KTurtle is an educational programming environment which uses the TurtleScript
 programming language (inspired by Logo) to make programming as easy and
 accessible as possible.
 .
 The user issues TurtleScript language commands to control the "turtle", which
 draws on the canvas, making KTurtle suitable for teaching elementary
 mathematics, geometry and programming.
 .
 This package is part of the KDE education module.
Homepage: http://edu.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: kvm
Priority: optional
Section: misc
Installed-Size: 68
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: qemu-kvm (0.14.0+noroms-0ubuntu4.7)
Version: 1:84+dfsg-0ubuntu16+0.14.0+noroms+0ubuntu4.7
Depends: qemu-kvm
Filename: pool/main/q/qemu-kvm/kvm_84+dfsg-0ubuntu16+0.14.0+noroms+0ubuntu4.7_i386.deb
Size: 4856
MD5sum: 8988c32497301f94539131a2b0787686
SHA1: 94183fea3145f21ed335ed14ef5fd66749449a3c
SHA256: a75f5987c0750f7fb110fd60683c16ec15c97637aabdb38ab43dace69566a108
Description: dummy transitional package from kvm to qemu-kvm
 This transitional package helps users transition from the kvm package to the
 qemu-kvm package.  Once this package and its dependencies are installed you
 can safely remove it.
Homepage: http://www.linux-kvm.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: virt-host

Package: kwalletmanager
Priority: optional
Section: utils
Installed-Size: 840
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdeutils
Version: 4:4.6.5-0ubuntu1.2
Depends: kdebase-runtime, libc6 (>= 2.1.3), libkde3support4 (>= 4:4.5), libkdecore5 (>= 4:4.5), libkdeui5 (>= 4:4.5), libkio5 (>= 4:4.5), libqt4-dbus (>= 4:4.5.3), libqt4-qt3support (>= 4:4.5.3), 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/k/kdeutils/kwalletmanager_4.6.5-0ubuntu1.2_i386.deb
Size: 331884
MD5sum: d9a90cd07f784762836bb1ef182bd784
SHA1: 997ed87d5055a891fae442e744c9e235ded2fde5
SHA256: 4c7aad27256f03c15b189a33da1fbd870dff08eecf270ea9ae58cb06a70a0161
Description: secure password wallet manager
 The KDE Wallet system provides a secure way to store passwords and other
 secret information, allowing the user to remember only a single KDE Wallet
 password instead of numerous different passwords and credentials.
 .
 KWallet Manager is a utility for viewing and editing information stored in
 the KDE Wallet.
 .
 This package is part of the KDE utilities module.
Homepage: http://utils.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-kde

Package: kword
Priority: optional
Section: kde
Installed-Size: 6756
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: koffice
Version: 1:2.3.3-0ubuntu4.1
Replaces: koffice-libs (<< 1:2.2.83), kword-data (<< 1:1.9.98.6)
Depends: kdebase-runtime, koffice-libs (>= 1:2.3.3-0ubuntu4.1), libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libglib2.0-0 (>= 2.12.0), libgsf-1-114 (>= 1.14.8), libkdecore5 (>= 4:4.5.2-0ubuntu1), libkdeui5 (>= 4:4.5.2-0ubuntu1), libkhtml5 (>= 4:4.5.2-0ubuntu1), libkio5 (>= 4:4.5.2-0ubuntu1), libkparts4 (>= 4:4.5.80), libqt4-qt3support (>= 4:4.5.3), libqt4-svg (>= 4:4.5.3), libqt4-xml (>= 4:4.5.3), libqt4-xmlpatterns (>= 4:4.6.1), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.7.0~beta1), libstdc++6 (>= 4.5), libwpd-0.9-9, zlib1g (>= 1:1.1.4), kword-data (>= 1:2.3.3-0ubuntu4.1)
Suggests: khelpcenter4, koffice-doc-html
Filename: pool/main/k/koffice/kword_2.3.3-0ubuntu4.1_i386.deb
Size: 1742936
MD5sum: a36d5d2e04f238831bd251877fd73b96
SHA1: 0fc208e766f3890b192a14fc4e81c83466aa3427
SHA256: 51b658e73c7ddd51d16f9cf50a563212cca0d65b9db038d8e5c691afbc2c4550
Description: a word processor for the KDE Office Suite
 KWord is a FrameMaker-like word processing and desktop publishing
 application.  KWord is capable of creating demanding and professional
 looking documents.  It can be used for desktop publishing, but also for
 "normal" word processing, like writing letters, reports and so on.
 .
 This package is part of the KDE Office Suite.
Homepage: http://www.koffice.org/kword/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full

Package: kword-data
Priority: optional
Section: kde
Installed-Size: 864
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: all
Source: koffice
Version: 1:2.3.3-0ubuntu4.1
Replaces: kword (<< 1:1.9.96.0~that.is.really.1.9.95.3-1)
Filename: pool/main/k/koffice/kword-data_2.3.3-0ubuntu4.1_all.deb
Size: 127262
MD5sum: 784845bbb4aae57adb6dbfdc37945f03
SHA1: 3933a2c97497c17336a1d35eef8fffe02b29df76
SHA256: fa67959f455beeaf7ef24bb983889d6f3c14304b41035fdacdcad1b1fa44d2de
Description: data files for KWord word processor
 This package contains architecture-independent data files for KWord,
 the word processor shipped with the KDE Office Suite.
 .
 See the kword package for further information.
 .
 This package is part of the KDE Office Suite.
Homepage: http://www.koffice.org/kword/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full

Package: kwordquiz
Priority: optional
Section: kde
Installed-Size: 2376
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdeedu
Version: 4:4.6.5-0ubuntu1.1
Depends: kdebase-runtime, libc6 (>= 2.1.3), libkdecore5 (>= 4:4.5.2-0ubuntu1), libkdeedu4 (= 4:4.6.5-0ubuntu1.1), libkdeui5 (>= 4:4.5.2-0ubuntu1), libkio5 (>= 4:4.5.2-0ubuntu1), libknewstuff3-4 (>= 4:4.5.2-0ubuntu1), libknotifyconfig4 (>= 4:4.5.2-0ubuntu1), libkprintutils4 (>= 4:4.5.2-0ubuntu1), libphonon4 (>= 4:4.7.0really4.4.4), libqt4-dbus (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.6.2), libstdc++6 (>= 4.1.1), phonon, kdeedu-kvtml-data
Suggests: khelpcenter4
Filename: pool/main/k/kdeedu/kwordquiz_4.6.5-0ubuntu1.1_i386.deb
Size: 1110436
MD5sum: bc9411a3d4cca4e63192088595e2ebc1
SHA1: 7bd23b6b743144e643f6b890ae25a188d383b8f1
SHA256: 038a7d9152041be4f3fdb9ba98e20b8749ff200852a74923e1c1e19589ae4372
Description: flashcard learning program for KDE
 KWordQuiz is a general purpose flashcard program, typically used for
 vocabulary training.
 .
 KWordQuiz can open vocabulary data in various formats, including the kvtml
 format used by KDE programs such as Parley, the WQL format used by
 WordQuiz for Windows, the xml.gz format used by Pauker, and CSV text.
 .
 This package is part of the KDE education module.
Homepage: http://edu.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: language-pack-aa
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-aa (<< 1:11.04+20110607), language-pack-aa-base, language-pack-gnome-aa (<< 1:11.04+20110607), language-pack-gnome-aa-base (<< 1:11.04+20110607), language-pack-kde-aa (<< 1:11.04+20110607), language-pack-kde-aa-base (<< 1:11.04+20110607)
Depends: language-pack-aa-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-aa/language-pack-aa_11.04+20110607_all.deb
Size: 1976
MD5sum: 4252bbcd24ac105124b2c9379b4343b8
SHA1: 0de1b8379b052daa7d0aaa4c016a693042a9c832
SHA256: 3be88607d64304ddd4bb5ff35f860e9e21c4535dd9f2a5a20c75d460fa62f114
Description: translation updates for language Afar
 Translation data updates for all supported packages for:
 Afar
 .
 language-pack-aa-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-aa-base
Priority: optional
Section: translations
Installed-Size: 88
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-aa (<< 1:11.04+20110607), language-pack-aa-base (<< 1:11.04+20110607), language-pack-gnome-aa (<< 1:11.04+20110607), language-pack-gnome-aa-base (<< 1:11.04+20110607), language-pack-kde-aa (<< 1:11.04+20110607), language-pack-kde-aa-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-aa (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-aa (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-aa-base/language-pack-aa-base_11.04+20110607_all.deb
Size: 3848
MD5sum: 093c610094f2520cd65d75b3bb57409f
SHA1: 3193684e449c9b84b4cfacd9afa0009a1d97c180
SHA256: 2c49a5b614be2949a3bab8d34a5719c90c5fb3c6770dbcf4bda49353de7edd34
Description: translations for language Afar
 Translation data for all supported packages for:
 Afar
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-aa provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-af
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-af (<< 1:11.04+20110607), language-pack-af-base, language-pack-gnome-af (<< 1:11.04+20110607), language-pack-gnome-af-base (<< 1:11.04+20110607), language-pack-kde-af (<< 1:11.04+20110607), language-pack-kde-af-base (<< 1:11.04+20110607)
Depends: language-pack-af-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-af/language-pack-af_11.04+20110607_all.deb
Size: 1994
MD5sum: 229529bf3b88a182ed2c859c055485dd
SHA1: 23e0064a114ea2e4c45547623ef983c14af0dbc6
SHA256: f96369ab0b083f210fcfa12990a32523024ab0f24a06f997a74f2387aeaafef2
Description: translation updates for language Afrikaans
 Translation data updates for all supported packages for:
 Afrikaans
 .
 language-pack-af-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-af-base
Priority: optional
Section: translations
Installed-Size: 1024
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-af (<< 1:11.04+20110607), language-pack-af-base (<< 1:11.04+20110607), language-pack-gnome-af (<< 1:11.04+20110607), language-pack-gnome-af-base (<< 1:11.04+20110607), language-pack-kde-af (<< 1:11.04+20110607), language-pack-kde-af-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-af (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-af
Conflicts: language-pack-af (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-af-base/language-pack-af-base_11.04+20110607_all.deb
Size: 287264
MD5sum: e17e456083158a9ca4a5aa30ef27cb1e
SHA1: dee1f5e9ed0819668a1f3025c8dc9e9e33e2caeb
SHA256: 47b5b387af666467158f4df367b74328cd2373915179f54e625a6336657500d0
Description: translations for language Afrikaans
 Translation data for all supported packages for:
 Afrikaans
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-af provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-am
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-am (<< 1:11.04+20110607), language-pack-am-base, language-pack-gnome-am (<< 1:11.04+20110607), language-pack-gnome-am-base (<< 1:11.04+20110607), language-pack-kde-am (<< 1:11.04+20110607), language-pack-kde-am-base (<< 1:11.04+20110607)
Depends: language-pack-am-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-am/language-pack-am_11.04+20110607_all.deb
Size: 1962
MD5sum: 10ec579d281cf7ef039e5272e762dc33
SHA1: 471c8803ca566041af8cebef72147ab375e614e4
SHA256: 262d24baa06027ad993bfe98c3f157723113cdd8379e38a876fd5ba21e60be7b
Description: translation updates for language Amharic
 Translation data updates for all supported packages for:
 Amharic
 .
 language-pack-am-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-am-base
Priority: optional
Section: translations
Installed-Size: 292
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-am (<< 1:11.04+20110607), language-pack-am-base (<< 1:11.04+20110607), language-pack-gnome-am (<< 1:11.04+20110607), language-pack-gnome-am-base (<< 1:11.04+20110607), language-pack-kde-am (<< 1:11.04+20110607), language-pack-kde-am-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-am (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-am (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-am-base/language-pack-am-base_11.04+20110607_all.deb
Size: 44698
MD5sum: 031e0700bdffdedee8c46033241fe99f
SHA1: 6126bd955de80c226801a20de3921e3cd76fe9bb
SHA256: d4f51e7b85a5408b618cfe5c263127798c61266b72d5335c92fb6ba0b61d9a60
Description: translations for language Amharic
 Translation data for all supported packages for:
 Amharic
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-am provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-an
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-an (<< 1:11.04+20110607), language-pack-an-base, language-pack-gnome-an (<< 1:11.04+20110607), language-pack-gnome-an-base (<< 1:11.04+20110607), language-pack-kde-an (<< 1:11.04+20110607), language-pack-kde-an-base (<< 1:11.04+20110607)
Depends: language-pack-an-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-an/language-pack-an_11.04+20110607_all.deb
Size: 1982
MD5sum: 30b2ff88e64c40c1aaafc3271640aebb
SHA1: 895277effc7c7aabdbebb3d4fadb7b4d1d99b24d
SHA256: 2de13e3cf9f4c336a06d594944ace10343af6228a08174fdfc33ff618b2a9317
Description: translation updates for language Aragonese
 Translation data updates for all supported packages for:
 Aragonese
 .
 language-pack-an-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-an-base
Priority: optional
Section: translations
Installed-Size: 176
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-an (<< 1:11.04+20110607), language-pack-an-base (<< 1:11.04+20110607), language-pack-gnome-an (<< 1:11.04+20110607), language-pack-gnome-an-base (<< 1:11.04+20110607), language-pack-kde-an (<< 1:11.04+20110607), language-pack-kde-an-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-an (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-an (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-an-base/language-pack-an-base_11.04+20110607_all.deb
Size: 23900
MD5sum: 70d828f39a4fc8e860b1477e4ed605b4
SHA1: 50dec6e412eacdc8a9a8d6f68e3aa252fb74d5e5
SHA256: 5a8357139c2b02859a5ab9b344fb0a699208754354e0bb4d5ab415107bd861fa
Description: translations for language Aragonese
 Translation data for all supported packages for:
 Aragonese
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-an provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-ar
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-ar (<< 1:11.04+20110607), language-pack-ar-base, language-pack-gnome-ar (<< 1:11.04+20110607), language-pack-gnome-ar-base (<< 1:11.04+20110607), language-pack-kde-ar (<< 1:11.04+20110607), language-pack-kde-ar-base (<< 1:11.04+20110607)
Depends: language-pack-ar-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-ar/language-pack-ar_11.04+20110607_all.deb
Size: 1972
MD5sum: eeea11638c912586fd37927c6d6a89ee
SHA1: a866bf055bc89c6200ad044645d60a9249ef8e41
SHA256: a088727e9f1931c6f5f5c897feb9f922d294745f26b977b346c6d567fa3e8960
Description: translation updates for language Arabic
 Translation data updates for all supported packages for:
 Arabic
 .
 language-pack-ar-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live, xubuntu-live

Package: language-pack-ar-base
Priority: optional
Section: translations
Installed-Size: 1440
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-ar (<< 1:11.04+20110607), language-pack-ar-base (<< 1:11.04+20110607), language-pack-gnome-ar (<< 1:11.04+20110607), language-pack-gnome-ar-base (<< 1:11.04+20110607), language-pack-kde-ar (<< 1:11.04+20110607), language-pack-kde-ar-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-ar (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-ar
Conflicts: language-pack-ar (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-ar-base/language-pack-ar-base_11.04+20110607_all.deb
Size: 318098
MD5sum: 26a8d5a8af0a24987603fe0fb51ed5bd
SHA1: 7e14dad9a1e7546a527cf4044ea2fef819faac60
SHA256: 08966d8f95dd28d0030452473b5cd3c781a2381b1d483d626ca992ea7fccb3ba
Description: translations for language Arabic
 Translation data for all supported packages for:
 Arabic
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-ar provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live, xubuntu-live

Package: language-pack-as
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-as (<< 1:11.04+20110607), language-pack-as-base, language-pack-gnome-as (<< 1:11.04+20110607), language-pack-gnome-as-base (<< 1:11.04+20110607), language-pack-kde-as (<< 1:11.04+20110607), language-pack-kde-as-base (<< 1:11.04+20110607)
Depends: language-pack-as-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-as/language-pack-as_11.04+20110607_all.deb
Size: 1984
MD5sum: 3c5d29b9326ff7b2dad401a23afdfc48
SHA1: 0964d951f36127e2b34dbfabf749669af7232877
SHA256: fa5ee39cb92f4e498b8460830fd46e413c8a103c5736ab7cafed5089ea4fa571
Description: translation updates for language Assamese
 Translation data updates for all supported packages for:
 Assamese
 .
 language-pack-as-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-as-base
Priority: optional
Section: translations
Installed-Size: 620
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-as (<< 1:11.04+20110607), language-pack-as-base (<< 1:11.04+20110607), language-pack-gnome-as (<< 1:11.04+20110607), language-pack-gnome-as-base (<< 1:11.04+20110607), language-pack-kde-as (<< 1:11.04+20110607), language-pack-kde-as-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-as (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-as
Conflicts: language-pack-as (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-as-base/language-pack-as-base_11.04+20110607_all.deb
Size: 105918
MD5sum: 2c34630a9affa474c9ccae65327fb7d1
SHA1: 641c167819a56f9488d3482e8ebc4126359dc152
SHA256: 635a8ede61ca3536b5964ea45a19c2b4c75f5728b26ec18921c654e23397d8dc
Description: translations for language Assamese
 Translation data for all supported packages for:
 Assamese
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-as provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-ast
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-ast (<< 1:11.04+20110607), language-pack-ast-base, language-pack-gnome-ast (<< 1:11.04+20110607), language-pack-gnome-ast-base (<< 1:11.04+20110607), language-pack-kde-ast (<< 1:11.04+20110607), language-pack-kde-ast-base (<< 1:11.04+20110607)
Depends: language-pack-ast-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-ast/language-pack-ast_11.04+20110607_all.deb
Size: 1982
MD5sum: 018571ff0047134f256deae25c1cc278
SHA1: 44838994fe80e8d67a550b09d6c0e45bfc3b4afe
SHA256: cdf1fbd076f3e07a9dd22f6cb9f3d77e0b4eb6c43b8bf20a6df7e9668c54fe40
Description: translation updates for language Asturian
 Translation data updates for all supported packages for:
 Asturian
 .
 language-pack-ast-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-ast-base
Priority: optional
Section: translations
Installed-Size: 4176
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-ast (<< 1:11.04+20110607), language-pack-ast-base (<< 1:11.04+20110607), language-pack-gnome-ast (<< 1:11.04+20110607), language-pack-gnome-ast-base (<< 1:11.04+20110607), language-pack-kde-ast (<< 1:11.04+20110607), language-pack-kde-ast-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-ast (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-ast
Conflicts: language-pack-ast (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-ast-base/language-pack-ast-base_11.04+20110607_all.deb
Size: 1081768
MD5sum: d5451fa0d036bbbf6e023800b7c315e1
SHA1: fb3743204218dcabb925e2381606759cfa9d6fe2
SHA256: 7fe8649e4123ded9c3efc784b67b4dbcb0e530dbd870bc6b1a269af5c4ae91a4
Description: translations for language Asturian
 Translation data for all supported packages for:
 Asturian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-ast provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-az
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-az (<< 1:11.04+20110607), language-pack-az-base, language-pack-gnome-az (<< 1:11.04+20110607), language-pack-gnome-az-base (<< 1:11.04+20110607), language-pack-kde-az (<< 1:11.04+20110607), language-pack-kde-az-base (<< 1:11.04+20110607)
Depends: language-pack-az-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-az/language-pack-az_11.04+20110607_all.deb
Size: 1992
MD5sum: 862af7763b3a1e5aa7a8f447e4880e6a
SHA1: 89acd07528492d124e5493b02850eb3bd6e14cd6
SHA256: 08dafd58318ffa593ef2e92998caa28327ba60fc4a767aef1d1894d893619c85
Description: translation updates for language Azerbaijani
 Translation data updates for all supported packages for:
 Azerbaijani
 .
 language-pack-az-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-az-base
Priority: optional
Section: translations
Installed-Size: 372
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-az (<< 1:11.04+20110607), language-pack-az-base (<< 1:11.04+20110607), language-pack-gnome-az (<< 1:11.04+20110607), language-pack-gnome-az-base (<< 1:11.04+20110607), language-pack-kde-az (<< 1:11.04+20110607), language-pack-kde-az-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-az (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-az (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-az-base/language-pack-az-base_11.04+20110607_all.deb
Size: 77310
MD5sum: ed7aeb90b6fd923d4975f58d0657f58f
SHA1: e02086ccfcd939c4c31aa35b9922ad80cfd12546
SHA256: 73443daaa4a6d0ee66a6d89b32f9b270072aa40d88ad414378e3ff2da279bed6
Description: translations for language Azerbaijani
 Translation data for all supported packages for:
 Azerbaijani
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-az provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-be
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-be (<< 1:11.04+20110607), language-pack-be-base, language-pack-gnome-be (<< 1:11.04+20110607), language-pack-gnome-be-base (<< 1:11.04+20110607), language-pack-kde-be (<< 1:11.04+20110607), language-pack-kde-be-base (<< 1:11.04+20110607)
Depends: language-pack-be-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-be/language-pack-be_11.04+20110607_all.deb
Size: 1990
MD5sum: 7841f6cb077824c91f689594c5b62d74
SHA1: abd4fe92d5c7271086c73c781391db8ba4e969be
SHA256: 2362b89a6231ac3536d24b0c0fbf29727dd72bb7df3bb0994896a19edef7844e
Description: translation updates for language Belarusian
 Translation data updates for all supported packages for:
 Belarusian
 .
 language-pack-be-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-be-base
Priority: optional
Section: translations
Installed-Size: 2216
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-be (<< 1:11.04+20110607), language-pack-be-base (<< 1:11.04+20110607), language-pack-gnome-be (<< 1:11.04+20110607), language-pack-gnome-be-base (<< 1:11.04+20110607), language-pack-kde-be (<< 1:11.04+20110607), language-pack-kde-be-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-be (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-be
Conflicts: language-pack-be (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-be-base/language-pack-be-base_11.04+20110607_all.deb
Size: 523020
MD5sum: 43ee75f8fd631207366560c0ae29cc62
SHA1: 4117e28496bccad7b8764cac0fcefe647e546762
SHA256: 32f45456e6817572b1c992dd36e4c629b2a24191f93fd8bcbd22dc4128fac091
Description: translations for language Belarusian
 Translation data for all supported packages for:
 Belarusian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-be provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-ber
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-ber (<< 1:11.04+20110607), language-pack-ber-base, language-pack-gnome-ber (<< 1:11.04+20110607), language-pack-gnome-ber-base (<< 1:11.04+20110607), language-pack-kde-ber (<< 1:11.04+20110607), language-pack-kde-ber-base (<< 1:11.04+20110607)
Depends: language-pack-ber-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-ber/language-pack-ber_11.04+20110607_all.deb
Size: 2002
MD5sum: f0137cfe1c52ccb2655c598e10301a93
SHA1: c44dcfb1470f6ca30ff439e8c76abe0658f79706
SHA256: 432607cd4a83e1895e13fce0a88750bbd6a433bf02358f753115eac13c538796
Description: translation updates for language Berber languages
 Translation data updates for all supported packages for:
 Berber languages
 .
 language-pack-ber-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-ber-base
Priority: optional
Section: translations
Installed-Size: 76
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-ber (<< 1:11.04+20110607), language-pack-ber-base (<< 1:11.04+20110607), language-pack-gnome-ber (<< 1:11.04+20110607), language-pack-gnome-ber-base (<< 1:11.04+20110607), language-pack-kde-ber (<< 1:11.04+20110607), language-pack-kde-ber-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-ber (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-ber (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-ber-base/language-pack-ber-base_11.04+20110607_all.deb
Size: 3130
MD5sum: 26c5a32d52c38e9a4102d6e8e227acee
SHA1: 0d5d26c023053527bcbe27ed4c9d427dc7915853
SHA256: 2f80d4d1ab6e9b7c2c25468105d03af5d6e96da69c6711746f3d5365e6aae818
Description: translations for language Berber languages
 Translation data for all supported packages for:
 Berber languages
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-ber provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-bg
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-bg (<< 1:11.04+20110607), language-pack-bg-base, language-pack-gnome-bg (<< 1:11.04+20110607), language-pack-gnome-bg-base (<< 1:11.04+20110607), language-pack-kde-bg (<< 1:11.04+20110607), language-pack-kde-bg-base (<< 1:11.04+20110607)
Depends: language-pack-bg-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-bg/language-pack-bg_11.04+20110607_all.deb
Size: 1972
MD5sum: 3c990c9966a2fd5e8f67cd3014137201
SHA1: 02119a00033213bf373cd89cfb954528394c08ad
SHA256: ad0a42d4ae4be3afa527b934381da0734b761eb58b1d477d7d5df501e660608e
Description: translation updates for language Bulgarian
 Translation data updates for all supported packages for:
 Bulgarian
 .
 language-pack-bg-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-bg-base
Priority: optional
Section: translations
Installed-Size: 3264
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-bg (<< 1:11.04+20110607), language-pack-bg-base (<< 1:11.04+20110607), language-pack-gnome-bg (<< 1:11.04+20110607), language-pack-gnome-bg-base (<< 1:11.04+20110607), language-pack-kde-bg (<< 1:11.04+20110607), language-pack-kde-bg-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-bg (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-bg
Conflicts: language-pack-bg (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-bg-base/language-pack-bg-base_11.04+20110607_all.deb
Size: 710860
MD5sum: 8bcc5e8d7e22bf136dc82411d44016af
SHA1: 191cb4f7b575de23edef7f65975be8f2c5e02e52
SHA256: 8886ad0ae3e6d736a56393d11ddb8854a9d250cfb5f7bb9187842f31e7b1b1db
Description: translations for language Bulgarian
 Translation data for all supported packages for:
 Bulgarian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-bg provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-bn
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-bn (<< 1:11.04+20110607), language-pack-bn-base, language-pack-gnome-bn (<< 1:11.04+20110607), language-pack-gnome-bn-base (<< 1:11.04+20110607), language-pack-kde-bn (<< 1:11.04+20110607), language-pack-kde-bn-base (<< 1:11.04+20110607)
Depends: language-pack-bn-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-bn/language-pack-bn_11.04+20110607_all.deb
Size: 1992
MD5sum: 2933bccd078213510ffc5eab5b2d4647
SHA1: 6e181803603daea0cf493e925bdc7c8b67805349
SHA256: f860469b46c0b98f3a09b1feeb7ad799b0a36811440e598d0b46e214f152e001
Description: translation updates for language Bengali
 Translation data updates for all supported packages for:
 Bengali
 .
 language-pack-bn-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live, xubuntu-live, netbook-live

Package: language-pack-bn-base
Priority: optional
Section: translations
Installed-Size: 1648
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-bn (<< 1:11.04+20110607), language-pack-bn-base (<< 1:11.04+20110607), language-pack-gnome-bn (<< 1:11.04+20110607), language-pack-gnome-bn-base (<< 1:11.04+20110607), language-pack-kde-bn (<< 1:11.04+20110607), language-pack-kde-bn-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-bn (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-bn
Conflicts: language-pack-bn (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-bn-base/language-pack-bn-base_11.04+20110607_all.deb
Size: 297854
MD5sum: 85e7607729f3925a59bce68a9c52d1f0
SHA1: e13f1240cdda05cf60e036094d103e24f93e2c0c
SHA256: 8699903d4fbce330dbfd8fdbd7d257d4ba0e5864cc11c0af0798a33a542114a8
Description: translations for language Bengali
 Translation data for all supported packages for:
 Bengali
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-bn provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live, xubuntu-live, netbook-live

Package: language-pack-bo
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-bo (<< 1:11.04+20110607), language-pack-bo-base, language-pack-gnome-bo (<< 1:11.04+20110607), language-pack-gnome-bo-base (<< 1:11.04+20110607), language-pack-kde-bo (<< 1:11.04+20110607), language-pack-kde-bo-base (<< 1:11.04+20110607)
Depends: language-pack-bo-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-bo/language-pack-bo_11.04+20110607_all.deb
Size: 2006
MD5sum: f459b38120a6b63f42fa3edc1b935891
SHA1: 7bc7ed07d207caac7a4d0f409c982424f0a034ab
SHA256: ab7d94598a76fd9192d3f9af7863fa737f4a5094edc69188a5ad0408758e4620
Description: translation updates for language Tibetan
 Translation data updates for all supported packages for:
 Tibetan
 .
 language-pack-bo-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-bo-base
Priority: optional
Section: translations
Installed-Size: 64
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-bo (<< 1:11.04+20110607), language-pack-bo-base (<< 1:11.04+20110607), language-pack-gnome-bo (<< 1:11.04+20110607), language-pack-gnome-bo-base (<< 1:11.04+20110607), language-pack-kde-bo (<< 1:11.04+20110607), language-pack-kde-bo-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-bo (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-bo (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-bo-base/language-pack-bo-base_11.04+20110607_all.deb
Size: 2306
MD5sum: 3a1d100b3b95b6909058ee80ae78238f
SHA1: 532399b310d5531538a16298d21f8fb67bab12ca
SHA256: 803d53554ad7a68d435ae63b231345b361f8594fcdb239f470c734c2648511cb
Description: translations for language Tibetan
 Translation data for all supported packages for:
 Tibetan
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-bo provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-br
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-br (<< 1:11.04+20110607), language-pack-br-base, language-pack-gnome-br (<< 1:11.04+20110607), language-pack-gnome-br-base (<< 1:11.04+20110607), language-pack-kde-br (<< 1:11.04+20110607), language-pack-kde-br-base (<< 1:11.04+20110607)
Depends: language-pack-br-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-br/language-pack-br_11.04+20110607_all.deb
Size: 2000
MD5sum: bc53ef5067c553fdd08719f4c440d33b
SHA1: 29a0d68bf366017dad26cd5aaae2142bc21ae61f
SHA256: db35695736f4f8f79a7a9cce5cc95b47959d030d9b7d83ccf5557aff53d716e1
Description: translation updates for language Breton
 Translation data updates for all supported packages for:
 Breton
 .
 language-pack-br-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-br-base
Priority: optional
Section: translations
Installed-Size: 496
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-br (<< 1:11.04+20110607), language-pack-br-base (<< 1:11.04+20110607), language-pack-gnome-br (<< 1:11.04+20110607), language-pack-gnome-br-base (<< 1:11.04+20110607), language-pack-kde-br (<< 1:11.04+20110607), language-pack-kde-br-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-br (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-br
Conflicts: language-pack-br (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-br-base/language-pack-br-base_11.04+20110607_all.deb
Size: 96656
MD5sum: 27d374c6a2536333648a557d2c682ac1
SHA1: f5e481112e4237838c6bd58e1288b63177446b56
SHA256: fbeb1687ff1d370d427ed69fae80e98649162b5272b63eddc245c19c1cb91bbe
Description: translations for language Breton
 Translation data for all supported packages for:
 Breton
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-br provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-bs
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-bs (<< 1:11.04+20110607), language-pack-bs-base, language-pack-gnome-bs (<< 1:11.04+20110607), language-pack-gnome-bs-base (<< 1:11.04+20110607), language-pack-kde-bs (<< 1:11.04+20110607), language-pack-kde-bs-base (<< 1:11.04+20110607)
Depends: language-pack-bs-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-bs/language-pack-bs_11.04+20110607_all.deb
Size: 1976
MD5sum: f6863e53fd98e2111a5b62b57dec51fa
SHA1: d56dad8b9f3d0d9837bd6e3235fdbd7592b2b2b1
SHA256: c385226caa971ef1b6deaceba6639a5bef32b070369a019eeadae3cacb8e1c81
Description: translation updates for language Bosnian
 Translation data updates for all supported packages for:
 Bosnian
 .
 language-pack-bs-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-bs-base
Priority: optional
Section: translations
Installed-Size: 6240
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-bs (<< 1:11.04+20110607), language-pack-bs-base (<< 1:11.04+20110607), language-pack-gnome-bs (<< 1:11.04+20110607), language-pack-gnome-bs-base (<< 1:11.04+20110607), language-pack-kde-bs (<< 1:11.04+20110607), language-pack-kde-bs-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-bs (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-bs
Conflicts: language-pack-bs (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-bs-base/language-pack-bs-base_11.04+20110607_all.deb
Size: 1803896
MD5sum: 8cf8f8a978a597470740f4feea40307a
SHA1: 0df1d421f605a53126841d9d4b7d0d7b181544b0
SHA256: 2369246c731ec05caca2ad7bf2d5cf84b8a888a622ab1d7559b6e1f595142c96
Description: translations for language Bosnian
 Translation data for all supported packages for:
 Bosnian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-bs provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-ca
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-ca (<< 1:11.04+20110607), language-pack-ca-base, language-pack-gnome-ca (<< 1:11.04+20110607), language-pack-gnome-ca-base (<< 1:11.04+20110607), language-pack-kde-ca (<< 1:11.04+20110607), language-pack-kde-ca-base (<< 1:11.04+20110607)
Depends: language-pack-ca-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-ca/language-pack-ca_11.04+20110607_all.deb
Size: 1992
MD5sum: 5c7483014e3a4b79c1e14c369f2e7139
SHA1: 65449ee337d1bba9745000780f42de016bd82683
SHA256: 53201376f22ad7e34ceb8c78fb3b7e4f77839f01c27f07fb89c9040306063aa2
Description: translation updates for language Catalan; Valencian
 Translation data updates for all supported packages for:
 Catalan; Valencian
 .
 language-pack-ca-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-ca-base
Priority: optional
Section: translations
Installed-Size: 5400
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-ca (<< 1:11.04+20110607), language-pack-ca-base (<< 1:11.04+20110607), language-pack-gnome-ca (<< 1:11.04+20110607), language-pack-gnome-ca-base (<< 1:11.04+20110607), language-pack-kde-ca (<< 1:11.04+20110607), language-pack-kde-ca-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-ca (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-ca
Conflicts: language-pack-ca (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-ca-base/language-pack-ca-base_11.04+20110607_all.deb
Size: 1529352
MD5sum: 4de2ef1d1f9d343b8653cbf7239d6cac
SHA1: 831f31ba03408587f6e70abdae5ae34c98681531
SHA256: e47344358f4b34f88eb4cbd3c2d09caef066f96f27496212bdfbcbf3b91a6145
Description: translations for language Catalan; Valencian
 Translation data for all supported packages for:
 Catalan; Valencian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-ca provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-crh
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-crh (<< 1:11.04+20110607), language-pack-crh-base, language-pack-gnome-crh (<< 1:11.04+20110607), language-pack-gnome-crh-base (<< 1:11.04+20110607), language-pack-kde-crh (<< 1:11.04+20110607), language-pack-kde-crh-base (<< 1:11.04+20110607)
Depends: language-pack-crh-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-crh/language-pack-crh_11.04+20110607_all.deb
Size: 2000
MD5sum: 0e94ca024abace43c79afe78d9d3e0a9
SHA1: de2101e86ac66ad79ed2faa8ddb07604b7e2c9c8
SHA256: 7ab1594985cdcb078a0852331a0408717898acf0b69fb9003f5cd53a7d4d6d1e
Description: translation updates for language Turkish, Crimean
 Translation data updates for all supported packages for:
 Turkish, Crimean
 .
 language-pack-crh-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-crh-base
Priority: optional
Section: translations
Installed-Size: 300
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-crh (<< 1:11.04+20110607), language-pack-crh-base (<< 1:11.04+20110607), language-pack-gnome-crh (<< 1:11.04+20110607), language-pack-gnome-crh-base (<< 1:11.04+20110607), language-pack-kde-crh (<< 1:11.04+20110607), language-pack-kde-crh-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-crh (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-crh (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-crh-base/language-pack-crh-base_11.04+20110607_all.deb
Size: 70884
MD5sum: 7c2fe3eed3a845f73c9dede4e95fad64
SHA1: 9cde8eae7ad471e3f8de073604650f8ad3a561ab
SHA256: 0ee5347bb5805a6df496a165df677b769462a9f6c0a1e9280871fc417d27212b
Description: translations for language Turkish, Crimean
 Translation data for all supported packages for:
 Turkish, Crimean
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-crh provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-cs
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-cs (<< 1:11.04+20110607), language-pack-cs-base, language-pack-gnome-cs (<< 1:11.04+20110607), language-pack-gnome-cs-base (<< 1:11.04+20110607), language-pack-kde-cs (<< 1:11.04+20110607), language-pack-kde-cs-base (<< 1:11.04+20110607)
Depends: language-pack-cs-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-cs/language-pack-cs_11.04+20110607_all.deb
Size: 1980
MD5sum: ae84adfd857b02e383f57e32aba92bae
SHA1: 14906ccf821ff49e349a7444abcb98c14f2abc03
SHA256: 5d32b615aa98daeff6ecfb7d8c7fb19d8b48b7f173692f5ade806205188cf7f9
Description: translation updates for language Czech
 Translation data updates for all supported packages for:
 Czech
 .
 language-pack-cs-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, kubuntu-mobile-live, edubuntu-dvd-live

Package: language-pack-cs-base
Priority: optional
Section: translations
Installed-Size: 5236
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-cs (<< 1:11.04+20110607), language-pack-cs-base (<< 1:11.04+20110607), language-pack-gnome-cs (<< 1:11.04+20110607), language-pack-gnome-cs-base (<< 1:11.04+20110607), language-pack-kde-cs (<< 1:11.04+20110607), language-pack-kde-cs-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-cs (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-cs
Conflicts: language-pack-cs (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-cs-base/language-pack-cs-base_11.04+20110607_all.deb
Size: 1508968
MD5sum: f676c533dcc03fa11703b0656a233448
SHA1: f25bc8fdb7cdb92a9bd5f7cd0adccdc8a5443fd8
SHA256: 6947c90f7989842ec091c6796480339ecdc0a04d6649ab54078f3361e71f26fe
Description: translations for language Czech
 Translation data for all supported packages for:
 Czech
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-cs provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, kubuntu-mobile-live, edubuntu-dvd-live

Package: language-pack-csb
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-csb (<< 1:11.04+20110607), language-pack-csb-base, language-pack-gnome-csb (<< 1:11.04+20110607), language-pack-gnome-csb-base (<< 1:11.04+20110607), language-pack-kde-csb (<< 1:11.04+20110607), language-pack-kde-csb-base (<< 1:11.04+20110607)
Depends: language-pack-csb-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-csb/language-pack-csb_11.04+20110607_all.deb
Size: 2000
MD5sum: dd42cabae53bf36b9640f80b8e23c5f0
SHA1: 8836763a66989f6fef4fc32b0387ce2b289a677b
SHA256: 724ffce95fa448b418092f36173c3772f007432f54d9d1d675b112748c0d4a74
Description: translation updates for language Kashubian
 Translation data updates for all supported packages for:
 Kashubian
 .
 language-pack-csb-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-csb-base
Priority: optional
Section: translations
Installed-Size: 232
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-csb (<< 1:11.04+20110607), language-pack-csb-base (<< 1:11.04+20110607), language-pack-gnome-csb (<< 1:11.04+20110607), language-pack-gnome-csb-base (<< 1:11.04+20110607), language-pack-kde-csb (<< 1:11.04+20110607), language-pack-kde-csb-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-csb (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-csb (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-csb-base/language-pack-csb-base_11.04+20110607_all.deb
Size: 38960
MD5sum: dcad702d78a2a5ab71e8cf112420f592
SHA1: 945a9cc46bb29dfd8befd2d2b1ef04b7c1a2987c
SHA256: 31848e829504bb3864c8b5045f72d37e6903ed62aa9783a60713b28bbeef5785
Description: translations for language Kashubian
 Translation data for all supported packages for:
 Kashubian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-csb provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-cy
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-cy (<< 1:11.04+20110607), language-pack-cy-base, language-pack-gnome-cy (<< 1:11.04+20110607), language-pack-gnome-cy-base (<< 1:11.04+20110607), language-pack-kde-cy (<< 1:11.04+20110607), language-pack-kde-cy-base (<< 1:11.04+20110607)
Depends: language-pack-cy-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-cy/language-pack-cy_11.04+20110607_all.deb
Size: 2004
MD5sum: d9d39b4fae7ea7195624c48166284fc6
SHA1: 708efda64fd898b7a645f76f82320c6b767e52dc
SHA256: 82b14a488a25a0f7f2f8812d55ed55bc286228fd34067fc97b2fc79955cd2be3
Description: translation updates for language Welsh
 Translation data updates for all supported packages for:
 Welsh
 .
 language-pack-cy-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-cy-base
Priority: optional
Section: translations
Installed-Size: 412
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-cy (<< 1:11.04+20110607), language-pack-cy-base (<< 1:11.04+20110607), language-pack-gnome-cy (<< 1:11.04+20110607), language-pack-gnome-cy-base (<< 1:11.04+20110607), language-pack-kde-cy (<< 1:11.04+20110607), language-pack-kde-cy-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-cy (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-cy
Conflicts: language-pack-cy (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-cy-base/language-pack-cy-base_11.04+20110607_all.deb
Size: 69586
MD5sum: bee8973b19ac7430eef112b4832e1307
SHA1: 6d022de36bba15fcebc0819dcdc0a6dd0ea4804c
SHA256: 479d0fe43cf65fd68ef5a72aea6f83fb667c3e67ce8b61039359965780dbede2
Description: translations for language Welsh
 Translation data for all supported packages for:
 Welsh
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-cy provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-da
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-da (<< 1:11.04+20110607), language-pack-da-base, language-pack-gnome-da (<< 1:11.04+20110607), language-pack-gnome-da-base (<< 1:11.04+20110607), language-pack-kde-da (<< 1:11.04+20110607), language-pack-kde-da-base (<< 1:11.04+20110607)
Depends: language-pack-da-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-da/language-pack-da_11.04+20110607_all.deb
Size: 1980
MD5sum: 75b92c21086c01f7d3c4f6f60fceaf64
SHA1: 6ebc36a9e4fbf2e2228c8226f4237ddfb129fc2f
SHA256: 37a4c80ccb19df9f19496ec751599ede10272d72d2b213a56ece12aaa38f5bd6
Description: translation updates for language Danish
 Translation data updates for all supported packages for:
 Danish
 .
 language-pack-da-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-da-base
Priority: optional
Section: translations
Installed-Size: 5132
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-da (<< 1:11.04+20110607), language-pack-da-base (<< 1:11.04+20110607), language-pack-gnome-da (<< 1:11.04+20110607), language-pack-gnome-da-base (<< 1:11.04+20110607), language-pack-kde-da (<< 1:11.04+20110607), language-pack-kde-da-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-da (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-da
Conflicts: language-pack-da (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-da-base/language-pack-da-base_11.04+20110607_all.deb
Size: 1488360
MD5sum: efa9ee9973c20e6d49b378ec787b6942
SHA1: 2249a63301725075709369afe48553920eceb8b6
SHA256: 544bbc7c44b3dcd10d119773419b71ab6e73fd330f9f1ed1d1a2abfc03c82e31
Description: translations for language Danish
 Translation data for all supported packages for:
 Danish
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-da provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-de
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-de (<< 1:11.04+20110607), language-pack-de-base, language-pack-gnome-de (<< 1:11.04+20110607), language-pack-gnome-de-base (<< 1:11.04+20110607), language-pack-kde-de (<< 1:11.04+20110607), language-pack-kde-de-base (<< 1:11.04+20110607)
Depends: language-pack-de-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-de/language-pack-de_11.04+20110607_all.deb
Size: 1986
MD5sum: 3eafcb14bb7a84d38ed2a95fb21b401a
SHA1: 7a10830bc99926c59349211a98d8af781ad33926
SHA256: 41485f24cfda3b60667c0347698c87df1c758d9f4304167bd4404248fccfa21f
Description: translation updates for language German
 Translation data updates for all supported packages for:
 German
 .
 language-pack-de-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-live, kubuntu-live, kubuntu-mobile-live, kubuntu-mobile-live, edubuntu-dvd-live, xubuntu-live, netbook-live

Package: language-pack-de-base
Priority: optional
Section: translations
Installed-Size: 9492
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-de (<< 1:11.04+20110607), language-pack-de-base (<< 1:11.04+20110607), language-pack-gnome-de (<< 1:11.04+20110607), language-pack-gnome-de-base (<< 1:11.04+20110607), language-pack-kde-de (<< 1:11.04+20110607), language-pack-kde-de-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-de (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-de
Conflicts: language-pack-de (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-de-base/language-pack-de-base_11.04+20110607_all.deb
Size: 2647110
MD5sum: 9b8822293f939c882277d1abddced28c
SHA1: 8055cad8468a75d3a2e3b9cdf25f83f5e183853c
SHA256: b82cab43387b795f7cbd618a9340f4627e7794236d82beab9604233d31f4d691
Description: translations for language German
 Translation data for all supported packages for:
 German
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-de provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-live, kubuntu-live, kubuntu-mobile-live, kubuntu-mobile-live, edubuntu-dvd-live, xubuntu-live, netbook-live

Package: language-pack-dv
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-dv (<< 1:11.04+20110607), language-pack-dv-base, language-pack-gnome-dv (<< 1:11.04+20110607), language-pack-gnome-dv-base (<< 1:11.04+20110607), language-pack-kde-dv (<< 1:11.04+20110607), language-pack-kde-dv-base (<< 1:11.04+20110607)
Depends: language-pack-dv-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-dv/language-pack-dv_11.04+20110607_all.deb
Size: 1998
MD5sum: e11496d1310393e7fcf6cd51a6a85b22
SHA1: ffd072f56d3b959e099b04506a5b3af01bf94654
SHA256: 7b27d5405900eda115c85cdb134b30d2c8efee73319fe24ef4964580fb106347
Description: translation updates for language Divehi; Dhivehi; Maldivian
 Translation data updates for all supported packages for:
 Divehi; Dhivehi; Maldivian
 .
 language-pack-dv-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-dv-base
Priority: optional
Section: translations
Installed-Size: 196
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-dv (<< 1:11.04+20110607), language-pack-dv-base (<< 1:11.04+20110607), language-pack-gnome-dv (<< 1:11.04+20110607), language-pack-gnome-dv-base (<< 1:11.04+20110607), language-pack-kde-dv (<< 1:11.04+20110607), language-pack-kde-dv-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-dv (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-dv (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-dv-base/language-pack-dv-base_11.04+20110607_all.deb
Size: 20824
MD5sum: 93d4b99554766de46c97893356914ea8
SHA1: b58e81f3d9587f183ec1430577de6c5c23966d2d
SHA256: 4be36eaa3e6e72116fc07b80b73e272c1389b44bfb44b1cf357c06272548fadd
Description: translations for language Divehi; Dhivehi; Maldivian
 Translation data for all supported packages for:
 Divehi; Dhivehi; Maldivian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-dv provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-dz
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-dz (<< 1:11.04+20110607), language-pack-dz-base, language-pack-gnome-dz (<< 1:11.04+20110607), language-pack-gnome-dz-base (<< 1:11.04+20110607), language-pack-kde-dz (<< 1:11.04+20110607), language-pack-kde-dz-base (<< 1:11.04+20110607)
Depends: language-pack-dz-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-dz/language-pack-dz_11.04+20110607_all.deb
Size: 1974
MD5sum: 3b43e6b9ac1b74571af58cb3d99d5703
SHA1: 470f3fc510042ad8ec25fdc9f090608ca7c3a712
SHA256: e8fafcf4f4570a231341fa241b03e325c0904645caa68e6a3321b401172e00ff
Description: translation updates for language Dzongkha
 Translation data updates for all supported packages for:
 Dzongkha
 .
 language-pack-dz-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-dz-base
Priority: optional
Section: translations
Installed-Size: 820
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-dz (<< 1:11.04+20110607), language-pack-dz-base (<< 1:11.04+20110607), language-pack-gnome-dz (<< 1:11.04+20110607), language-pack-gnome-dz-base (<< 1:11.04+20110607), language-pack-kde-dz (<< 1:11.04+20110607), language-pack-kde-dz-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-dz (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-dz (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-dz-base/language-pack-dz-base_11.04+20110607_all.deb
Size: 122510
MD5sum: 93fff8bd9b2e0fdeb7f327a685c38ff5
SHA1: b9f7d80f0e78438e7dc39219e3c03e533ef3a4ae
SHA256: 8e7b61aafa366fea1bac6d25602b4588ec156d534b2c19d4142565f187cfc611
Description: translations for language Dzongkha
 Translation data for all supported packages for:
 Dzongkha
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-dz provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-el
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-el (<< 1:11.04+20110607), language-pack-el-base, language-pack-gnome-el (<< 1:11.04+20110607), language-pack-gnome-el-base (<< 1:11.04+20110607), language-pack-kde-el (<< 1:11.04+20110607), language-pack-kde-el-base (<< 1:11.04+20110607)
Depends: language-pack-el-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-el/language-pack-el_11.04+20110607_all.deb
Size: 2006
MD5sum: c02bc630c0967bd674a75f8592bac8b8
SHA1: c33ce17400092cf6c3785bc050693ab62d373a8c
SHA256: d749eecae39b4e11c06f0139c91fcea45b12d01611530237e2fa31db8b99812a
Description: translation updates for language Greek, Modern (1453-)
 Translation data updates for all supported packages for:
 Greek, Modern (1453-)
 .
 language-pack-el-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, kubuntu-mobile-live, edubuntu-dvd-live

Package: language-pack-el-base
Priority: optional
Section: translations
Installed-Size: 3128
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-el (<< 1:11.04+20110607), language-pack-el-base (<< 1:11.04+20110607), language-pack-gnome-el (<< 1:11.04+20110607), language-pack-gnome-el-base (<< 1:11.04+20110607), language-pack-kde-el (<< 1:11.04+20110607), language-pack-kde-el-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-el (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-el
Conflicts: language-pack-el (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-el-base/language-pack-el-base_11.04+20110607_all.deb
Size: 704930
MD5sum: 298f79e0570da9d08031235de8923698
SHA1: a5f052372ef426a1a7691921cbe552f0128b20b7
SHA256: d8785c51aef2d1cad099319049d35a0ac6bb636ef87c6eeee0b89c52994ed146
Description: translations for language Greek, Modern (1453-)
 Translation data for all supported packages for:
 Greek, Modern (1453-)
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-el provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, kubuntu-mobile-live, edubuntu-dvd-live

Package: language-pack-en
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-en (<< 1:11.04+20110607), language-pack-en-base, language-pack-gnome-en (<< 1:11.04+20110607), language-pack-gnome-en-base (<< 1:11.04+20110607), language-pack-kde-en (<< 1:11.04+20110607), language-pack-kde-en-base (<< 1:11.04+20110607)
Depends: language-pack-en-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-en/language-pack-en_11.04+20110607_all.deb
Size: 1996
MD5sum: 9c5bdc5a1034a78628d85ac61a64d51a
SHA1: f8a49147e7513791afa19e402f932c3a0b382cb5
SHA256: 1b9482bcc2ca65400c28bc7a01b13be9b4edb18ba83d5d9628621cbb6a309462
Description: translation updates for language English
 Translation data updates for all supported packages for:
 English
 .
 language-pack-en-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-live, kubuntu-live, kubuntu-mobile-live, kubuntu-mobile-live, edubuntu-dvd-live, edubuntu-live, xubuntu-live, netbook-live

Package: language-pack-en-base
Priority: optional
Section: translations
Installed-Size: 4860
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-en (<< 1:11.04+20110607), language-pack-en-base (<< 1:11.04+20110607), language-pack-gnome-en (<< 1:11.04+20110607), language-pack-gnome-en-base (<< 1:11.04+20110607), language-pack-kde-en (<< 1:11.04+20110607), language-pack-kde-en-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-en (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-en
Conflicts: language-pack-en (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-en-base/language-pack-en-base_11.04+20110607_all.deb
Size: 719582
MD5sum: 43fb4f56fb15b759d5f89a1482c82c3e
SHA1: c66af8b8fa4c3424e99fa7d094c416b2e8eeb13c
SHA256: cfe83c0b5432b68461402f5d3f17bb11a790da8e025b445475d1ef6123858f77
Description: translations for language English
 Translation data for all supported packages for:
 English
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-en provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-live, kubuntu-live, kubuntu-mobile-live, kubuntu-mobile-live, edubuntu-dvd-live, edubuntu-live, xubuntu-live, netbook-live

Package: language-pack-eo
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-eo (<< 1:11.04+20110607), language-pack-eo-base, language-pack-gnome-eo (<< 1:11.04+20110607), language-pack-gnome-eo-base (<< 1:11.04+20110607), language-pack-kde-eo (<< 1:11.04+20110607), language-pack-kde-eo-base (<< 1:11.04+20110607)
Depends: language-pack-eo-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-eo/language-pack-eo_11.04+20110607_all.deb
Size: 1996
MD5sum: feeba0117bd8c3448830d6e376b228c4
SHA1: 5fc578d629cb46677a2fcff73a7f3bd548776bae
SHA256: d4b92f30ff81df2376de5c95934f032eada7ef64f2bae0f24fa8d65c57cd52b7
Description: translation updates for language Esperanto
 Translation data updates for all supported packages for:
 Esperanto
 .
 language-pack-eo-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-eo-base
Priority: optional
Section: translations
Installed-Size: 1952
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-eo (<< 1:11.04+20110607), language-pack-eo-base (<< 1:11.04+20110607), language-pack-gnome-eo (<< 1:11.04+20110607), language-pack-gnome-eo-base (<< 1:11.04+20110607), language-pack-kde-eo (<< 1:11.04+20110607), language-pack-kde-eo-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-eo (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-eo
Conflicts: language-pack-eo (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-eo-base/language-pack-eo-base_11.04+20110607_all.deb
Size: 505018
MD5sum: badaa8856c64570a59a49aebaa4365d9
SHA1: a84e40128772195237a18b6e9b471a06e5e20693
SHA256: 8978c93196c0d09a034f214864fc07ea85ed62d9ea7e3ea713d0f8fc521bfc26
Description: translations for language Esperanto
 Translation data for all supported packages for:
 Esperanto
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-eo provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-es
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-es (<< 1:11.04+20110607), language-pack-es-base, language-pack-gnome-es (<< 1:11.04+20110607), language-pack-gnome-es-base (<< 1:11.04+20110607), language-pack-kde-es (<< 1:11.04+20110607), language-pack-kde-es-base (<< 1:11.04+20110607)
Depends: language-pack-es-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-es/language-pack-es_11.04+20110607_all.deb
Size: 1986
MD5sum: a21b045c12fbca1d759f068eab63445b
SHA1: e3437327c2087b8c27d14cc7433b3c13c0840d48
SHA256: af846568c541b5f57d2c5bd484c4fa678fe45fdfd02ebca64c7d785a4fe22256
Description: translation updates for language Spanish; Castilian
 Translation data updates for all supported packages for:
 Spanish; Castilian
 .
 language-pack-es-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-live, kubuntu-live, kubuntu-mobile-live, kubuntu-mobile-live, edubuntu-dvd-live, xubuntu-live, netbook-live

Package: language-pack-es-base
Priority: optional
Section: translations
Installed-Size: 13340
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-es (<< 1:11.04+20110607), language-pack-es-base (<< 1:11.04+20110607), language-pack-gnome-es (<< 1:11.04+20110607), language-pack-gnome-es-base (<< 1:11.04+20110607), language-pack-kde-es (<< 1:11.04+20110607), language-pack-kde-es-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-es (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-es
Conflicts: language-pack-es (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-es-base/language-pack-es-base_11.04+20110607_all.deb
Size: 3720234
MD5sum: 54680d1962aef3e8345cc0b9fdbd2d97
SHA1: 9ce3f99121b7b353bedef0069e77b955b15515d5
SHA256: 4e64ead0311d903312b4fb2ff3fbbc5eb8f0bb1b260c251cf2d0b98bcc00a48c
Description: translations for language Spanish; Castilian
 Translation data for all supported packages for:
 Spanish; Castilian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-es provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-live, kubuntu-live, kubuntu-mobile-live, kubuntu-mobile-live, edubuntu-dvd-live, xubuntu-live, netbook-live

Package: language-pack-et
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-et (<< 1:11.04+20110607), language-pack-et-base, language-pack-gnome-et (<< 1:11.04+20110607), language-pack-gnome-et-base (<< 1:11.04+20110607), language-pack-kde-et (<< 1:11.04+20110607), language-pack-kde-et-base (<< 1:11.04+20110607)
Depends: language-pack-et-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-et/language-pack-et_11.04+20110607_all.deb
Size: 1988
MD5sum: e6ebf5647ea6d503f67311cebb143040
SHA1: 1bbead641f4d665db0035b13cb2480250bd133ac
SHA256: e319c87ba695a635edfa5f630e0f1199521c375d78b82fae6d4d840bc7ae4342
Description: translation updates for language Estonian
 Translation data updates for all supported packages for:
 Estonian
 .
 language-pack-et-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-et-base
Priority: optional
Section: translations
Installed-Size: 2308
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-et (<< 1:11.04+20110607), language-pack-et-base (<< 1:11.04+20110607), language-pack-gnome-et (<< 1:11.04+20110607), language-pack-gnome-et-base (<< 1:11.04+20110607), language-pack-kde-et (<< 1:11.04+20110607), language-pack-kde-et-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-et (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-et
Conflicts: language-pack-et (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-et-base/language-pack-et-base_11.04+20110607_all.deb
Size: 632364
MD5sum: d795ed90c599c0ff8aaa7fb666d1a2a3
SHA1: 98378d1fe6f5f777fc27629c6a4f97e961b3b19d
SHA256: 29ccdd5d891b2eed632f361178b79786a2717b3f8dfd255c0e05e6839f54e7d5
Description: translations for language Estonian
 Translation data for all supported packages for:
 Estonian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-et provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-eu
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-eu (<< 1:11.04+20110607), language-pack-eu-base, language-pack-gnome-eu (<< 1:11.04+20110607), language-pack-gnome-eu-base (<< 1:11.04+20110607), language-pack-kde-eu (<< 1:11.04+20110607), language-pack-kde-eu-base (<< 1:11.04+20110607)
Depends: language-pack-eu-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-eu/language-pack-eu_11.04+20110607_all.deb
Size: 1974
MD5sum: 108147f0805f94e7ba8f3e88b4d57906
SHA1: 13ea7476b5900fbe2a1f97cbd9ffb456ce5de2b0
SHA256: 967f446ff61a3d4ebb68b5aea3b7fcdba9ced28382d919aaac26a39678f93abf
Description: translation updates for language Basque
 Translation data updates for all supported packages for:
 Basque
 .
 language-pack-eu-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-eu-base
Priority: optional
Section: translations
Installed-Size: 2172
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-eu (<< 1:11.04+20110607), language-pack-eu-base (<< 1:11.04+20110607), language-pack-gnome-eu (<< 1:11.04+20110607), language-pack-gnome-eu-base (<< 1:11.04+20110607), language-pack-kde-eu (<< 1:11.04+20110607), language-pack-kde-eu-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-eu (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-eu
Conflicts: language-pack-eu (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-eu-base/language-pack-eu-base_11.04+20110607_all.deb
Size: 579128
MD5sum: 329a00bcbedf051df9859fc5d65ca748
SHA1: d8b61c126e94dec13c32b093295c026f49d77f5a
SHA256: d0d721d95f5e51b9299d33d3c0d98cf9ea2cec258dd8b968bf04b372b01d389e
Description: translations for language Basque
 Translation data for all supported packages for:
 Basque
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-eu provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-fa
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-fa (<< 1:11.04+20110607), language-pack-fa-base, language-pack-gnome-fa (<< 1:11.04+20110607), language-pack-gnome-fa-base (<< 1:11.04+20110607), language-pack-kde-fa (<< 1:11.04+20110607), language-pack-kde-fa-base (<< 1:11.04+20110607)
Depends: language-pack-fa-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-fa/language-pack-fa_11.04+20110607_all.deb
Size: 1982
MD5sum: 7c2ba218868046de846077909ebc778e
SHA1: 2f5f9a6c27280fa6e7cbd1f1b6549df7cbc9bbeb
SHA256: 64e50cb565cd9924afd29b0cf71562dae6c3d9a1a1b3bfd7d555c1881a01c0bd
Description: translation updates for language Persian
 Translation data updates for all supported packages for:
 Persian
 .
 language-pack-fa-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-fa-base
Priority: optional
Section: translations
Installed-Size: 552
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-fa (<< 1:11.04+20110607), language-pack-fa-base (<< 1:11.04+20110607), language-pack-gnome-fa (<< 1:11.04+20110607), language-pack-gnome-fa-base (<< 1:11.04+20110607), language-pack-kde-fa (<< 1:11.04+20110607), language-pack-kde-fa-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-fa (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-fa
Conflicts: language-pack-fa (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-fa-base/language-pack-fa-base_11.04+20110607_all.deb
Size: 115718
MD5sum: 647e6ca17b03339ce82401e2e636cce3
SHA1: b852b609efe603a72e70bcff17f3e4b0470363b4
SHA256: 3c8a8e4da436d529ac56c8bdf3a78df8314914a88110fde38e652a07a338899b
Description: translations for language Persian
 Translation data for all supported packages for:
 Persian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-fa provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-fi
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-fi (<< 1:11.04+20110607), language-pack-fi-base, language-pack-gnome-fi (<< 1:11.04+20110607), language-pack-gnome-fi-base (<< 1:11.04+20110607), language-pack-kde-fi (<< 1:11.04+20110607), language-pack-kde-fi-base (<< 1:11.04+20110607)
Depends: language-pack-fi-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-fi/language-pack-fi_11.04+20110607_all.deb
Size: 2000
MD5sum: b7e227baf68b78470e65ccb95f4831a5
SHA1: 1f69b1b097ed0f639787df960387bb1de23af3e4
SHA256: 5ab462ccf28586b3a01972d05ed70839edf5236c9d6ee11d9d55a01424b939b8
Description: translation updates for language Finnish
 Translation data updates for all supported packages for:
 Finnish
 .
 language-pack-fi-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-fi-base
Priority: optional
Section: translations
Installed-Size: 4840
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-fi (<< 1:11.04+20110607), language-pack-fi-base (<< 1:11.04+20110607), language-pack-gnome-fi (<< 1:11.04+20110607), language-pack-gnome-fi-base (<< 1:11.04+20110607), language-pack-kde-fi (<< 1:11.04+20110607), language-pack-kde-fi-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-fi (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-fi
Conflicts: language-pack-fi (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-fi-base/language-pack-fi-base_11.04+20110607_all.deb
Size: 1346292
MD5sum: a0fd224577dbe31fa8e06f62d9275652
SHA1: 81fa6f356604447f47553d068e1ba5a6146ed502
SHA256: e4a98fce5f0d86f0cc98f21b6dfcc3dabc197b2b8ddba9eaebd7300037dbb854
Description: translations for language Finnish
 Translation data for all supported packages for:
 Finnish
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-fi provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-fil
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-fil (<< 1:11.04+20110607), language-pack-fil-base, language-pack-gnome-fil (<< 1:11.04+20110607), language-pack-gnome-fil-base (<< 1:11.04+20110607), language-pack-kde-fil (<< 1:11.04+20110607), language-pack-kde-fil-base (<< 1:11.04+20110607)
Depends: language-pack-fil-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-fil/language-pack-fil_11.04+20110607_all.deb
Size: 2000
MD5sum: ecc65cd0341c3f9d0f1531f767843bf6
SHA1: b68faa44520dc501a1a133195c00223eed4e8113
SHA256: 9269d3049b57cd9654f075924327cea530d5cc5a3b2d7274b397269dd0ad62a2
Description: translation updates for language Filipino
 Translation data updates for all supported packages for:
 Filipino
 .
 language-pack-fil-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-fil-base
Priority: optional
Section: translations
Installed-Size: 184
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-fil (<< 1:11.04+20110607), language-pack-fil-base (<< 1:11.04+20110607), language-pack-gnome-fil (<< 1:11.04+20110607), language-pack-gnome-fil-base (<< 1:11.04+20110607), language-pack-kde-fil (<< 1:11.04+20110607), language-pack-kde-fil-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-fil (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-fil (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-fil-base/language-pack-fil-base_11.04+20110607_all.deb
Size: 21322
MD5sum: f585cb5fd3801f97496e608962337729
SHA1: 148cd404e1f0ec93e467131c268f43b53c13d073
SHA256: 986e6ebf752e067ea9a3e96e9247912022ced1a50906ad403d86aa8d63979404
Description: translations for language Filipino
 Translation data for all supported packages for:
 Filipino
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-fil provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-fo
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-fo (<< 1:11.04+20110607), language-pack-fo-base, language-pack-gnome-fo (<< 1:11.04+20110607), language-pack-gnome-fo-base (<< 1:11.04+20110607), language-pack-kde-fo (<< 1:11.04+20110607), language-pack-kde-fo-base (<< 1:11.04+20110607)
Depends: language-pack-fo-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-fo/language-pack-fo_11.04+20110607_all.deb
Size: 1956
MD5sum: 3040b020acab0f2929677d2d1738e240
SHA1: 046ace458c8afa8529551c9f1d75fa39831cd438
SHA256: 3205add60f6c54f3d81c3a1f6b96d253eef0d1c25e9664b05cf3df93c61029d8
Description: translation updates for language Faroese
 Translation data updates for all supported packages for:
 Faroese
 .
 language-pack-fo-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-fo-base
Priority: optional
Section: translations
Installed-Size: 168
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-fo (<< 1:11.04+20110607), language-pack-fo-base (<< 1:11.04+20110607), language-pack-gnome-fo (<< 1:11.04+20110607), language-pack-gnome-fo-base (<< 1:11.04+20110607), language-pack-kde-fo (<< 1:11.04+20110607), language-pack-kde-fo-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-fo (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-fo (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-fo-base/language-pack-fo-base_11.04+20110607_all.deb
Size: 25386
MD5sum: 18458c1326c856a86d817e4bff04c5ae
SHA1: 9b0f9722ee3f8efbcb9d9a5d3f84ff25cc617a42
SHA256: 9dfbf718c5d7c9532665a6996bbeccd9b86c471eb95158d6acdd6e89bfd5214e
Description: translations for language Faroese
 Translation data for all supported packages for:
 Faroese
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-fo provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-fr
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-fr (<< 1:11.04+20110607), language-pack-fr-base, language-pack-gnome-fr (<< 1:11.04+20110607), language-pack-gnome-fr-base (<< 1:11.04+20110607), language-pack-kde-fr (<< 1:11.04+20110607), language-pack-kde-fr-base (<< 1:11.04+20110607)
Depends: language-pack-fr-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-fr/language-pack-fr_11.04+20110607_all.deb
Size: 1988
MD5sum: 877507a83240e4967ad77d54bd47be0d
SHA1: e5d9c96146934ee328108821f5d0ba8a46d30ccb
SHA256: 42872750dd74e238640f75505a9373d43c56674db482658470edb9518aeb3167
Description: translation updates for language French
 Translation data updates for all supported packages for:
 French
 .
 language-pack-fr-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-live, kubuntu-mobile-live, kubuntu-mobile-live, edubuntu-dvd-live, xubuntu-live, netbook-live

Package: language-pack-fr-base
Priority: optional
Section: translations
Installed-Size: 10756
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-fr (<< 1:11.04+20110607), language-pack-fr-base (<< 1:11.04+20110607), language-pack-gnome-fr (<< 1:11.04+20110607), language-pack-gnome-fr-base (<< 1:11.04+20110607), language-pack-kde-fr (<< 1:11.04+20110607), language-pack-kde-fr-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-fr (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-fr
Conflicts: language-pack-fr (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-fr-base/language-pack-fr-base_11.04+20110607_all.deb
Size: 2959714
MD5sum: 47f1fc0ca23e9a431abce090ff09307d
SHA1: 202889f50ad702b63bf6b336a026f53150f649cf
SHA256: d3b3faa8a76f6fcd883bef9ceb4053141c05dda0c23a0b765082a42f2592d43a
Description: translations for language French
 Translation data for all supported packages for:
 French
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-fr provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-live, kubuntu-mobile-live, kubuntu-mobile-live, edubuntu-dvd-live, xubuntu-live, netbook-live

Package: language-pack-fur
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-fur (<< 1:11.04+20110607), language-pack-fur-base, language-pack-gnome-fur (<< 1:11.04+20110607), language-pack-gnome-fur-base (<< 1:11.04+20110607), language-pack-kde-fur (<< 1:11.04+20110607), language-pack-kde-fur-base (<< 1:11.04+20110607)
Depends: language-pack-fur-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-fur/language-pack-fur_11.04+20110607_all.deb
Size: 1978
MD5sum: 98f3b832739c207636026a00b175c722
SHA1: 874c33a969de7401a16fad778a67105a3adc2f37
SHA256: 74979cd3d2df1268fdfe0d2af7f5b197bc8ac84dcbafb5afa0b6cbc467d774d2
Description: translation updates for language Friulian
 Translation data updates for all supported packages for:
 Friulian
 .
 language-pack-fur-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-fur-base
Priority: optional
Section: translations
Installed-Size: 168
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-fur (<< 1:11.04+20110607), language-pack-fur-base (<< 1:11.04+20110607), language-pack-gnome-fur (<< 1:11.04+20110607), language-pack-gnome-fur-base (<< 1:11.04+20110607), language-pack-kde-fur (<< 1:11.04+20110607), language-pack-kde-fur-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-fur (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-fur (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-fur-base/language-pack-fur-base_11.04+20110607_all.deb
Size: 24504
MD5sum: db0c5ce74713071792731f7965d3a2a6
SHA1: 55a67ed1b0c227d2cd8389296aaae513ca412368
SHA256: 5e1751b11c8f2a2e45a3f36284e2288ecc4900c77f3387700294620d442c41ab
Description: translations for language Friulian
 Translation data for all supported packages for:
 Friulian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-fur provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-fy
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-fy (<< 1:11.04+20110607), language-pack-fy-base, language-pack-gnome-fy (<< 1:11.04+20110607), language-pack-gnome-fy-base (<< 1:11.04+20110607), language-pack-kde-fy (<< 1:11.04+20110607), language-pack-kde-fy-base (<< 1:11.04+20110607)
Depends: language-pack-fy-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-fy/language-pack-fy_11.04+20110607_all.deb
Size: 1986
MD5sum: 1e5faf4a83c70254a2625549e7eb2cde
SHA1: ea2494eded6046f6081303ac3c443309117963ce
SHA256: efbff508c762dc7ac5d0a38874c923f61cfa157d077e701813de28e89df90139
Description: translation updates for language Western Frisian
 Translation data updates for all supported packages for:
 Western Frisian
 .
 language-pack-fy-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-fy-base
Priority: optional
Section: translations
Installed-Size: 220
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-fy (<< 1:11.04+20110607), language-pack-fy-base (<< 1:11.04+20110607), language-pack-gnome-fy (<< 1:11.04+20110607), language-pack-gnome-fy-base (<< 1:11.04+20110607), language-pack-kde-fy (<< 1:11.04+20110607), language-pack-kde-fy-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-fy (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-fy
Conflicts: language-pack-fy (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-fy-base/language-pack-fy-base_11.04+20110607_all.deb
Size: 33192
MD5sum: 347c0f6132c0b3be76e706e65dedb9ee
SHA1: 6bb67edc3631ce572ae61c52d978f977352ed69a
SHA256: 2d4237d983e9a82f3fdeb3059b308327f9f79af53522dfc8bdf08876b1e35d64
Description: translations for language Western Frisian
 Translation data for all supported packages for:
 Western Frisian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-fy provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-ga
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-ga (<< 1:11.04+20110607), language-pack-ga-base, language-pack-gnome-ga (<< 1:11.04+20110607), language-pack-gnome-ga-base (<< 1:11.04+20110607), language-pack-kde-ga (<< 1:11.04+20110607), language-pack-kde-ga-base (<< 1:11.04+20110607)
Depends: language-pack-ga-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-ga/language-pack-ga_11.04+20110607_all.deb
Size: 1970
MD5sum: 0837e9b40a33f705ba50164c48cae1eb
SHA1: 967977affca155e8dc97ef77aaa7e465561c60c7
SHA256: daf2241026d3fe36ada4773749541a6f61a8f26d5e80aa743e58c44ecf325b2a
Description: translation updates for language Irish
 Translation data updates for all supported packages for:
 Irish
 .
 language-pack-ga-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-ga-base
Priority: optional
Section: translations
Installed-Size: 1152
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-ga (<< 1:11.04+20110607), language-pack-ga-base (<< 1:11.04+20110607), language-pack-gnome-ga (<< 1:11.04+20110607), language-pack-gnome-ga-base (<< 1:11.04+20110607), language-pack-kde-ga (<< 1:11.04+20110607), language-pack-kde-ga-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-ga (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-ga
Conflicts: language-pack-ga (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-ga-base/language-pack-ga-base_11.04+20110607_all.deb
Size: 292164
MD5sum: 09b20c2b924ad55be930bc76f37e9bc7
SHA1: 6eee495015488b3552f0c7fedc449aed79e08959
SHA256: 769cca67285bdad8c5a36311e24c2cecc904272582684bbed120829d09af388c
Description: translations for language Irish
 Translation data for all supported packages for:
 Irish
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-ga provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-gd
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gd (<< 1:11.04+20110607), language-pack-gd-base, language-pack-gnome-gd (<< 1:11.04+20110607), language-pack-gnome-gd-base (<< 1:11.04+20110607), language-pack-kde-gd (<< 1:11.04+20110607), language-pack-kde-gd-base (<< 1:11.04+20110607)
Depends: language-pack-gd-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gd/language-pack-gd_11.04+20110607_all.deb
Size: 1990
MD5sum: 5265d807777536667cd6ab929107853a
SHA1: bebb49d908d94dfb2ec7f53e9fbead366f7592f3
SHA256: 22a03a3ebc832f5d8eb1128a6bbc00087a8ce1dcd3228be4b11eaa66d5386224
Description: translation updates for language Gaelic; Scottish Gaelic
 Translation data updates for all supported packages for:
 Gaelic; Scottish Gaelic
 .
 language-pack-gd-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-gd-base
Priority: optional
Section: translations
Installed-Size: 96
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gd (<< 1:11.04+20110607), language-pack-gd-base (<< 1:11.04+20110607), language-pack-gnome-gd (<< 1:11.04+20110607), language-pack-gnome-gd-base (<< 1:11.04+20110607), language-pack-kde-gd (<< 1:11.04+20110607), language-pack-kde-gd-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gd (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-gd
Conflicts: language-pack-gd (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gd-base/language-pack-gd-base_11.04+20110607_all.deb
Size: 5414
MD5sum: fc7ea293b45c7c1d89014865e56f5170
SHA1: 542abae75c77b9f2da20e9a1d3f884944372c2aa
SHA256: 5056c37c76e81d9e5d222c2cb1c250c136a5864eddafd6a383eec7eee5268437
Description: translations for language Gaelic; Scottish Gaelic
 Translation data for all supported packages for:
 Gaelic; Scottish Gaelic
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gd provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-gl
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gl (<< 1:11.04+20110607), language-pack-gl-base, language-pack-gnome-gl (<< 1:11.04+20110607), language-pack-gnome-gl-base (<< 1:11.04+20110607), language-pack-kde-gl (<< 1:11.04+20110607), language-pack-kde-gl-base (<< 1:11.04+20110607)
Depends: language-pack-gl-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gl/language-pack-gl_11.04+20110607_all.deb
Size: 1996
MD5sum: 1ff33b458f2202a26837858e535420b6
SHA1: 21076b5093d348b2407159ae94a73f66d59b9da0
SHA256: 62a393cbf0f2acd64f527b389de7e7439c755d3f1c5b14920458f0197331bfd6
Description: translation updates for language Galician
 Translation data updates for all supported packages for:
 Galician
 .
 language-pack-gl-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-gl-base
Priority: optional
Section: translations
Installed-Size: 5196
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gl (<< 1:11.04+20110607), language-pack-gl-base (<< 1:11.04+20110607), language-pack-gnome-gl (<< 1:11.04+20110607), language-pack-gnome-gl-base (<< 1:11.04+20110607), language-pack-kde-gl (<< 1:11.04+20110607), language-pack-kde-gl-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gl (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-gl
Conflicts: language-pack-gl (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gl-base/language-pack-gl-base_11.04+20110607_all.deb
Size: 1454032
MD5sum: e3eca724a96911044a4f2972ce9e7714
SHA1: e267190664fddba5fcbb1043e5814d78a7f769df
SHA256: 6c6a715158d920435658697b0dd8ecdc0c384bf29a39c2a5ac020f27f7e18c36
Description: translations for language Galician
 Translation data for all supported packages for:
 Galician
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gl provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-gnome-aa
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-aa (<< 1:11.04+20110607), language-pack-aa-base (<< 1:11.04+20110607), language-pack-gnome-aa (<< 1:11.04+20110607), language-pack-gnome-aa-base, language-pack-kde-aa (<< 1:11.04+20110607), language-pack-kde-aa-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-aa-base (>= 1:11.04+20110607), language-pack-aa-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-aa/language-pack-gnome-aa_11.04+20110607_all.deb
Size: 2002
MD5sum: db2e2f6835a3525a12f6ed527018ee9f
SHA1: 5fe5c2e49b22de3205c70d80790f75671e09ae00
SHA256: 7aad10c5fac7d5acb8c552284182a94558783f2a536b23d2d5d88e662b38c1f1
Description: GNOME translation updates for language Afar
 Translation data updates for all supported GNOME packages for:
 Afar
 .
 language-pack-gnome-aa-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-aa-base
Priority: optional
Section: translations
Installed-Size: 104
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-aa (<< 1:11.04+20110607), language-pack-aa-base (<< 1:11.04+20110607), language-pack-gnome-aa (<< 1:11.04+20110607), language-pack-gnome-aa-base (<< 1:11.04+20110607), language-pack-kde-aa (<< 1:11.04+20110607), language-pack-kde-aa-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-aa (>= 1:11.04+20110607), language-pack-aa-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-aa (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-aa-base/language-pack-gnome-aa-base_11.04+20110607_all.deb
Size: 15904
MD5sum: de3eb3f2628f5f1c2040eb0ef281f300
SHA1: b798178225f0624362e80e572fc440d69dc8adeb
SHA256: c597bfb8fc484a9113e727a98e6d9b60c55919799524df98d50da84f044a4ea5
Description: GNOME translations for language Afar
 Translation data for all supported GNOME packages for:
 Afar
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-aa provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-af
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-af (<< 1:11.04+20110607), language-pack-af-base (<< 1:11.04+20110607), language-pack-gnome-af (<< 1:11.04+20110607), language-pack-gnome-af-base, language-pack-kde-af (<< 1:11.04+20110607), language-pack-kde-af-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-af-base (>= 1:11.04+20110607), language-pack-af-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-af/language-pack-gnome-af_11.04+20110607_all.deb
Size: 2010
MD5sum: 025a33c402fd79017c49a55325e7529a
SHA1: a559c2009a3b0cc72144df0c59ab8fa38125082d
SHA256: cceed3e0281076fd76cd7266d5c6b94c53a0a17b8dab9a62cb196e12819d3ef2
Description: GNOME translation updates for language Afrikaans
 Translation data updates for all supported GNOME packages for:
 Afrikaans
 .
 language-pack-gnome-af-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-af-base
Priority: optional
Section: translations
Installed-Size: 2948
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-af (<< 1:11.04+20110607), language-pack-af-base (<< 1:11.04+20110607), language-pack-gnome-af (<< 1:11.04+20110607), language-pack-gnome-af-base (<< 1:11.04+20110607), language-pack-kde-af (<< 1:11.04+20110607), language-pack-kde-af-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-af (>= 1:11.04+20110607), language-pack-af-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-af (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-af-base/language-pack-gnome-af-base_11.04+20110607_all.deb
Size: 694964
MD5sum: d887efe865410ccff694c865920e9ddf
SHA1: 82e54db93e71e194cc24c6316473b088001e7a9a
SHA256: db64f19364d3e81c911d84dc6babcc3c5afcd23ba9579a52fb25f88951f336e2
Description: GNOME translations for language Afrikaans
 Translation data for all supported GNOME packages for:
 Afrikaans
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-af provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-am
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-am (<< 1:11.04+20110607), language-pack-am-base (<< 1:11.04+20110607), language-pack-gnome-am (<< 1:11.04+20110607), language-pack-gnome-am-base, language-pack-kde-am (<< 1:11.04+20110607), language-pack-kde-am-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-am-base (>= 1:11.04+20110607), language-pack-am-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-am/language-pack-gnome-am_11.04+20110607_all.deb
Size: 2010
MD5sum: 1b1f5fd60260230992b41c255578625b
SHA1: 358429dc5085ae2291d00ec160c139f8159f75d8
SHA256: e4710924b350cc6593f2fb6b5bf474231f8530a6bb1635b5c35baa32f09a250d
Description: GNOME translation updates for language Amharic
 Translation data updates for all supported GNOME packages for:
 Amharic
 .
 language-pack-gnome-am-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-am-base
Priority: optional
Section: translations
Installed-Size: 2432
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-am (<< 1:11.04+20110607), language-pack-am-base (<< 1:11.04+20110607), language-pack-gnome-am (<< 1:11.04+20110607), language-pack-gnome-am-base (<< 1:11.04+20110607), language-pack-kde-am (<< 1:11.04+20110607), language-pack-kde-am-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-am (>= 1:11.04+20110607), language-pack-am-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-am (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-am-base/language-pack-gnome-am-base_11.04+20110607_all.deb
Size: 226788
MD5sum: b3ecda9e9be3e167a69ec910ac35e5d1
SHA1: be6b8b823fdeeda91bdf57be80f26003885f68c9
SHA256: a13a2c2883a4bca113d363927b3ef2b8b31b23ea4c35afdf3403c43ab50a4a05
Description: GNOME translations for language Amharic
 Translation data for all supported GNOME packages for:
 Amharic
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-am provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-an
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-an (<< 1:11.04+20110607), language-pack-an-base (<< 1:11.04+20110607), language-pack-gnome-an (<< 1:11.04+20110607), language-pack-gnome-an-base, language-pack-kde-an (<< 1:11.04+20110607), language-pack-kde-an-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-an-base (>= 1:11.04+20110607), language-pack-an-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-an/language-pack-gnome-an_11.04+20110607_all.deb
Size: 2010
MD5sum: 276c9002bbb06a563216512fe9a6cb5c
SHA1: d7978b353dc03572faa546a9ba0d43c6fb03cd64
SHA256: 4fd2e43a7993ccb53a07cbccf158b10b26c2efa6c87cf0d0eeebcf5e88d67de8
Description: GNOME translation updates for language Aragonese
 Translation data updates for all supported GNOME packages for:
 Aragonese
 .
 language-pack-gnome-an-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-an-base
Priority: optional
Section: translations
Installed-Size: 216
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-an (<< 1:11.04+20110607), language-pack-an-base (<< 1:11.04+20110607), language-pack-gnome-an (<< 1:11.04+20110607), language-pack-gnome-an-base (<< 1:11.04+20110607), language-pack-kde-an (<< 1:11.04+20110607), language-pack-kde-an-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-an (>= 1:11.04+20110607), language-pack-an-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-an (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-an-base/language-pack-gnome-an-base_11.04+20110607_all.deb
Size: 43422
MD5sum: f961bb9fe767076f6768a8385bea0cf6
SHA1: 9f735f9e07ef949bc185de39fd1c423ef3a7e216
SHA256: 52e40d0cd513e28fda791db8c600bda1ca19740aadf6d554b3518b4160646ab3
Description: GNOME translations for language Aragonese
 Translation data for all supported GNOME packages for:
 Aragonese
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-an provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-ar
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-ar (<< 1:11.04+20110607), language-pack-ar-base (<< 1:11.04+20110607), language-pack-gnome-ar (<< 1:11.04+20110607), language-pack-gnome-ar-base, language-pack-kde-ar (<< 1:11.04+20110607), language-pack-kde-ar-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-ar-base (>= 1:11.04+20110607), language-pack-ar-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-ar/language-pack-gnome-ar_11.04+20110607_all.deb
Size: 2024
MD5sum: 133ac993a54f8f81463d781622af652c
SHA1: d3aa5d3e3258d155f1b8c260c83c29861212019a
SHA256: d4609dc7b5cc2ad4e795ee4c067057fb4babb550ad8e60ccd0a1273291f4b576
Description: GNOME translation updates for language Arabic
 Translation data updates for all supported GNOME packages for:
 Arabic
 .
 language-pack-gnome-ar-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live, xubuntu-live

Package: language-pack-gnome-ar-base
Priority: optional
Section: translations
Installed-Size: 8476
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-ar (<< 1:11.04+20110607), language-pack-ar-base (<< 1:11.04+20110607), language-pack-gnome-ar (<< 1:11.04+20110607), language-pack-gnome-ar-base (<< 1:11.04+20110607), language-pack-kde-ar (<< 1:11.04+20110607), language-pack-kde-ar-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-ar (>= 1:11.04+20110607), language-pack-ar-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-ar (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-ar-base/language-pack-gnome-ar-base_11.04+20110607_all.deb
Size: 1765298
MD5sum: 125be21d57cae5ef509de64d2ed079a0
SHA1: cdbcb9737107eedb796e89e1a8b0497554a03dec
SHA256: 22d3b4d75989dcf2246bc43ff73c5097848150a086c453c487b98470b2770227
Description: GNOME translations for language Arabic
 Translation data for all supported GNOME packages for:
 Arabic
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-ar provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live, xubuntu-live

Package: language-pack-gnome-as
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-as (<< 1:11.04+20110607), language-pack-as-base (<< 1:11.04+20110607), language-pack-gnome-as (<< 1:11.04+20110607), language-pack-gnome-as-base, language-pack-kde-as (<< 1:11.04+20110607), language-pack-kde-as-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-as-base (>= 1:11.04+20110607), language-pack-as-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-as/language-pack-gnome-as_11.04+20110607_all.deb
Size: 2018
MD5sum: 22706842737fabcafafe1c0c1fb6172f
SHA1: 40cba23a260b2f373641049feab92d5ce4789475
SHA256: 9df7be143283cd8bb4293254af76efafb562cf462586a14df78444b73f60af6b
Description: GNOME translation updates for language Assamese
 Translation data updates for all supported GNOME packages for:
 Assamese
 .
 language-pack-gnome-as-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-as-base
Priority: optional
Section: translations
Installed-Size: 4996
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-as (<< 1:11.04+20110607), language-pack-as-base (<< 1:11.04+20110607), language-pack-gnome-as (<< 1:11.04+20110607), language-pack-gnome-as-base (<< 1:11.04+20110607), language-pack-kde-as (<< 1:11.04+20110607), language-pack-kde-as-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-as (>= 1:11.04+20110607), language-pack-as-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-as (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-as-base/language-pack-gnome-as-base_11.04+20110607_all.deb
Size: 1015754
MD5sum: 43877fa46e3274ad3fa4c95b510b8546
SHA1: c63bba02b472460273a8e6d8aed17df6ff6a620b
SHA256: b53e1caa7ab1eed8ab973002e353dc8697592dc35dc319e004ea6e3d43fb04a3
Description: GNOME translations for language Assamese
 Translation data for all supported GNOME packages for:
 Assamese
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-as provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-ast
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-ast (<< 1:11.04+20110607), language-pack-ast-base (<< 1:11.04+20110607), language-pack-gnome-ast (<< 1:11.04+20110607), language-pack-gnome-ast-base, language-pack-kde-ast (<< 1:11.04+20110607), language-pack-kde-ast-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-ast-base (>= 1:11.04+20110607), language-pack-ast-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-ast/language-pack-gnome-ast_11.04+20110607_all.deb
Size: 2024
MD5sum: fbe8fa1dc7ec635233dd6d1bef77199e
SHA1: 99aa092b9f2c8b2ff01f42ab92b53b5d62115dc1
SHA256: 534a3971a0ff037db52ca8e8a8f740667b1b647c8256766d83cebcda9a9e5161
Description: GNOME translation updates for language Asturian
 Translation data updates for all supported GNOME packages for:
 Asturian
 .
 language-pack-gnome-ast-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-ast-base
Priority: optional
Section: translations
Installed-Size: 8780
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-ast (<< 1:11.04+20110607), language-pack-ast-base (<< 1:11.04+20110607), language-pack-gnome-ast (<< 1:11.04+20110607), language-pack-gnome-ast-base (<< 1:11.04+20110607), language-pack-kde-ast (<< 1:11.04+20110607), language-pack-kde-ast-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-ast (>= 1:11.04+20110607), language-pack-ast-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-ast (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-ast-base/language-pack-gnome-ast-base_11.04+20110607_all.deb
Size: 2056616
MD5sum: 859a3752f52721a23ca5861b2b0e635d
SHA1: be36af8a0fcae68e1df2cbe2557313baddd1bcab
SHA256: c2837843d93b38389f76243d91501a348f37e18dd2de6762b705fbe799d821f2
Description: GNOME translations for language Asturian
 Translation data for all supported GNOME packages for:
 Asturian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-ast provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-az
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-az (<< 1:11.04+20110607), language-pack-az-base (<< 1:11.04+20110607), language-pack-gnome-az (<< 1:11.04+20110607), language-pack-gnome-az-base, language-pack-kde-az (<< 1:11.04+20110607), language-pack-kde-az-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-az-base (>= 1:11.04+20110607), language-pack-az-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-az/language-pack-gnome-az_11.04+20110607_all.deb
Size: 2016
MD5sum: 6b432dbde965e971489127e51032789e
SHA1: 043332e93cd13004326f65721d282e8db7aed24b
SHA256: b3d8ad887f3f47ec7bafe60f104d968bebf2a9caa283e4d420bc0372a0edd5d1
Description: GNOME translation updates for language Azerbaijani
 Translation data updates for all supported GNOME packages for:
 Azerbaijani
 .
 language-pack-gnome-az-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-az-base
Priority: optional
Section: translations
Installed-Size: 1780
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-az (<< 1:11.04+20110607), language-pack-az-base (<< 1:11.04+20110607), language-pack-gnome-az (<< 1:11.04+20110607), language-pack-gnome-az-base (<< 1:11.04+20110607), language-pack-kde-az (<< 1:11.04+20110607), language-pack-kde-az-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-az (>= 1:11.04+20110607), language-pack-az-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-az (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-az-base/language-pack-gnome-az-base_11.04+20110607_all.deb
Size: 441346
MD5sum: edb921943550d5c0473c617c29a70054
SHA1: 21504cf41581752c8ae5311b3efbe98822e937ce
SHA256: ead99ac8f5078b90b5a0ba671150505a96b8881b456f3252d61071d49c6557e6
Description: GNOME translations for language Azerbaijani
 Translation data for all supported GNOME packages for:
 Azerbaijani
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-az provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-be
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-be (<< 1:11.04+20110607), language-pack-be-base (<< 1:11.04+20110607), language-pack-gnome-be (<< 1:11.04+20110607), language-pack-gnome-be-base, language-pack-kde-be (<< 1:11.04+20110607), language-pack-kde-be-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-be-base (>= 1:11.04+20110607), language-pack-be-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-be/language-pack-gnome-be_11.04+20110607_all.deb
Size: 2026
MD5sum: b05585e0d1f9c2f83c7d7c65b169619a
SHA1: 8387c0c38899c0374e09c2829158262d84efde71
SHA256: 4bb4fe4ae54f48603fa4d9b2e6c09493b620a0179e10ee86896967b533b04629
Description: GNOME translation updates for language Belarusian
 Translation data updates for all supported GNOME packages for:
 Belarusian
 .
 language-pack-gnome-be-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-be-base
Priority: optional
Section: translations
Installed-Size: 9364
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-be (<< 1:11.04+20110607), language-pack-be-base (<< 1:11.04+20110607), language-pack-gnome-be (<< 1:11.04+20110607), language-pack-gnome-be-base (<< 1:11.04+20110607), language-pack-kde-be (<< 1:11.04+20110607), language-pack-kde-be-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-be (>= 1:11.04+20110607), language-pack-be-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-be (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-be-base/language-pack-gnome-be-base_11.04+20110607_all.deb
Size: 1954508
MD5sum: 5c9207ac757f6460bfe8f6b2243ba071
SHA1: c7aab35f1cdd9e707ab93c9bac3f6bfe83392008
SHA256: 8c4b669eb8d078345cfa78edf94cc2b0ec2e8bab73fe16fc5dc672684218de74
Description: GNOME translations for language Belarusian
 Translation data for all supported GNOME packages for:
 Belarusian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-be provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-ber
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-ber (<< 1:11.04+20110607), language-pack-ber-base (<< 1:11.04+20110607), language-pack-gnome-ber (<< 1:11.04+20110607), language-pack-gnome-ber-base, language-pack-kde-ber (<< 1:11.04+20110607), language-pack-kde-ber-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-ber-base (>= 1:11.04+20110607), language-pack-ber-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-ber/language-pack-gnome-ber_11.04+20110607_all.deb
Size: 2014
MD5sum: c6a9a722b5d3fac59bd168a09ed2ea91
SHA1: 8a56365bb30998b1406ac67477c1d012c9cabc1a
SHA256: 04880379891c3b12982abfcfd4da19af6322680ad66026d8a871ae0c7df30f86
Description: GNOME translation updates for language Berber languages
 Translation data updates for all supported GNOME packages for:
 Berber languages
 .
 language-pack-gnome-ber-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-ber-base
Priority: optional
Section: translations
Installed-Size: 56
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-ber (<< 1:11.04+20110607), language-pack-ber-base (<< 1:11.04+20110607), language-pack-gnome-ber (<< 1:11.04+20110607), language-pack-gnome-ber-base (<< 1:11.04+20110607), language-pack-kde-ber (<< 1:11.04+20110607), language-pack-kde-ber-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-ber (>= 1:11.04+20110607), language-pack-ber-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-ber (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-ber-base/language-pack-gnome-ber-base_11.04+20110607_all.deb
Size: 3094
MD5sum: 25d3162cc6e2d62554383ba284b7cfe0
SHA1: 80bb32512c56fdcb69e9a8f52e9f53cdc7dafe0c
SHA256: d9ec20ccd7298addcdf362f59939b98190f9a6cd277912c8810182ab8d62e036
Description: GNOME translations for language Berber languages
 Translation data for all supported GNOME packages for:
 Berber languages
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-ber provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-bg
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-bg (<< 1:11.04+20110607), language-pack-bg-base (<< 1:11.04+20110607), language-pack-gnome-bg (<< 1:11.04+20110607), language-pack-gnome-bg-base, language-pack-kde-bg (<< 1:11.04+20110607), language-pack-kde-bg-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-bg-base (>= 1:11.04+20110607), language-pack-bg-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-bg/language-pack-gnome-bg_11.04+20110607_all.deb
Size: 2030
MD5sum: 2d4548edcab19e20d28ad8846268cae5
SHA1: 1034bb8921721a12b3a838c2238cf59fd6519901
SHA256: 70b1f6f961968583d8cd4e5010165940cb9ead50565eae14e90bb6bf0e855489
Description: GNOME translation updates for language Bulgarian
 Translation data updates for all supported GNOME packages for:
 Bulgarian
 .
 language-pack-gnome-bg-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-bg-base
Priority: optional
Section: translations
Installed-Size: 12344
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-bg (<< 1:11.04+20110607), language-pack-bg-base (<< 1:11.04+20110607), language-pack-gnome-bg (<< 1:11.04+20110607), language-pack-gnome-bg-base (<< 1:11.04+20110607), language-pack-kde-bg (<< 1:11.04+20110607), language-pack-kde-bg-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-bg (>= 1:11.04+20110607), language-pack-bg-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-bg (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-bg-base/language-pack-gnome-bg-base_11.04+20110607_all.deb
Size: 2987788
MD5sum: d5a3648f384ea5cdb76b52a0b223854f
SHA1: 1d1578f5fe208c9ae492f2967a7cbc764124ce4b
SHA256: 5f1dd4e913fd3dc1cbd7d8552620a26b2653ce6fdd83fe894375541c94a51a5f
Description: GNOME translations for language Bulgarian
 Translation data for all supported GNOME packages for:
 Bulgarian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-bg provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-bn
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-bn (<< 1:11.04+20110607), language-pack-bn-base (<< 1:11.04+20110607), language-pack-gnome-bn (<< 1:11.04+20110607), language-pack-gnome-bn-base, language-pack-kde-bn (<< 1:11.04+20110607), language-pack-kde-bn-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-bn-base (>= 1:11.04+20110607), language-pack-bn-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-bn/language-pack-gnome-bn_11.04+20110607_all.deb
Size: 2022
MD5sum: e8dbce85320e6174c944208e6ce91e5d
SHA1: 3812f157212e0c6dc649e65da52234fdc978d7cf
SHA256: 9c8e618dbd89005082d20b11af3a7de57a37a71d39d41dadfcf7b59b6c124116
Description: GNOME translation updates for language Bengali
 Translation data updates for all supported GNOME packages for:
 Bengali
 .
 language-pack-gnome-bn-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live, xubuntu-live, netbook-live

Package: language-pack-gnome-bn-base
Priority: optional
Section: translations
Installed-Size: 9236
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-bn (<< 1:11.04+20110607), language-pack-bn-base (<< 1:11.04+20110607), language-pack-gnome-bn (<< 1:11.04+20110607), language-pack-gnome-bn-base (<< 1:11.04+20110607), language-pack-kde-bn (<< 1:11.04+20110607), language-pack-kde-bn-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-bn (>= 1:11.04+20110607), language-pack-bn-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-bn (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-bn-base/language-pack-gnome-bn-base_11.04+20110607_all.deb
Size: 1509354
MD5sum: cf86e55e21700fb79d7b36b5fa8d98c2
SHA1: 6fe4079e7dba3da910d1b3e291de570be49d6f10
SHA256: 4478059f929b156dc0e3cbba72c0f08e5d1ca674d3c401ce4bdba3d268cef05c
Description: GNOME translations for language Bengali
 Translation data for all supported GNOME packages for:
 Bengali
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-bn provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live, xubuntu-live, netbook-live

Package: language-pack-gnome-bo
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-bo (<< 1:11.04+20110607), language-pack-bo-base (<< 1:11.04+20110607), language-pack-gnome-bo (<< 1:11.04+20110607), language-pack-gnome-bo-base, language-pack-kde-bo (<< 1:11.04+20110607), language-pack-kde-bo-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-bo-base (>= 1:11.04+20110607), language-pack-bo-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-bo/language-pack-gnome-bo_11.04+20110607_all.deb
Size: 2006
MD5sum: d73f9d4244b25079b93c09b6f10e50df
SHA1: 6f0892540f6604f83f86c0a755e7d606ee3016a6
SHA256: b4810c3529cc11a00239d631457b2898e6a06c8bcd1b8492247a3fb95b3fa299
Description: GNOME translation updates for language Tibetan
 Translation data updates for all supported GNOME packages for:
 Tibetan
 .
 language-pack-gnome-bo-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-bo-base
Priority: optional
Section: translations
Installed-Size: 616
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-bo (<< 1:11.04+20110607), language-pack-bo-base (<< 1:11.04+20110607), language-pack-gnome-bo (<< 1:11.04+20110607), language-pack-gnome-bo-base (<< 1:11.04+20110607), language-pack-kde-bo (<< 1:11.04+20110607), language-pack-kde-bo-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-bo (>= 1:11.04+20110607), language-pack-bo-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-bo (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-bo-base/language-pack-gnome-bo-base_11.04+20110607_all.deb
Size: 104960
MD5sum: 7600b1cd60ec0ca0f6e9c4a5f87f6eb3
SHA1: 574b83ec682065903f5b7a7bfab54c4718cac255
SHA256: dae2581af7176489a6b9c491b0ebbd72e06ae92c80f2f2713afa0721be7bf448
Description: GNOME translations for language Tibetan
 Translation data for all supported GNOME packages for:
 Tibetan
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-bo provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-br
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-br (<< 1:11.04+20110607), language-pack-br-base (<< 1:11.04+20110607), language-pack-gnome-br (<< 1:11.04+20110607), language-pack-gnome-br-base, language-pack-kde-br (<< 1:11.04+20110607), language-pack-kde-br-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-br-base (>= 1:11.04+20110607), language-pack-br-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-br/language-pack-gnome-br_11.04+20110607_all.deb
Size: 2008
MD5sum: 0ed2ae0e8871a578714d7f7c69035982
SHA1: 74f8d6ae1f39c1a097d2eebe135d0c65527c48da
SHA256: 4eb62934e113d685fbbaa2ab10dc4b2f757816a8fbb40b17037b6a590cdc0c09
Description: GNOME translation updates for language Breton
 Translation data updates for all supported GNOME packages for:
 Breton
 .
 language-pack-gnome-br-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-br-base
Priority: optional
Section: translations
Installed-Size: 3584
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-br (<< 1:11.04+20110607), language-pack-br-base (<< 1:11.04+20110607), language-pack-gnome-br (<< 1:11.04+20110607), language-pack-gnome-br-base (<< 1:11.04+20110607), language-pack-kde-br (<< 1:11.04+20110607), language-pack-kde-br-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-br (>= 1:11.04+20110607), language-pack-br-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-br (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-br-base/language-pack-gnome-br-base_11.04+20110607_all.deb
Size: 904468
MD5sum: 1e79ea567f5593a6447b26a0b18d8dde
SHA1: b56e2f541399ec1c26bb278bc372e3042bf3b1e3
SHA256: 0404fc4b852ac8ac401775682a61f1ce7d8ccd9804c358f93248e1c85b120626
Description: GNOME translations for language Breton
 Translation data for all supported GNOME packages for:
 Breton
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-br provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-bs
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-bs (<< 1:11.04+20110607), language-pack-bs-base (<< 1:11.04+20110607), language-pack-gnome-bs (<< 1:11.04+20110607), language-pack-gnome-bs-base, language-pack-kde-bs (<< 1:11.04+20110607), language-pack-kde-bs-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-bs-base (>= 1:11.04+20110607), language-pack-bs-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-bs/language-pack-gnome-bs_11.04+20110607_all.deb
Size: 2022
MD5sum: 1f0d0ae80b3fba96397803496b346639
SHA1: a5b12eb0022fd2e86bf934c191db07f4a909de6e
SHA256: c006b31a211c5ef8d0922ee9a22e2a2accc679e30092ebf37a63ef31acc1aa36
Description: GNOME translation updates for language Bosnian
 Translation data updates for all supported GNOME packages for:
 Bosnian
 .
 language-pack-gnome-bs-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-bs-base
Priority: optional
Section: translations
Installed-Size: 8232
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-bs (<< 1:11.04+20110607), language-pack-bs-base (<< 1:11.04+20110607), language-pack-gnome-bs (<< 1:11.04+20110607), language-pack-gnome-bs-base (<< 1:11.04+20110607), language-pack-kde-bs (<< 1:11.04+20110607), language-pack-kde-bs-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-bs (>= 1:11.04+20110607), language-pack-bs-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-bs (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-bs-base/language-pack-gnome-bs-base_11.04+20110607_all.deb
Size: 2211390
MD5sum: acfcbfb61e0be138a269144826b71448
SHA1: f12b26f3663619999a7f5cb6a7d86f173b6fe875
SHA256: 02dcc23cf267ad876eb08f99d82c1c57411ef026e96a574c0d59c4be80e23675
Description: GNOME translations for language Bosnian
 Translation data for all supported GNOME packages for:
 Bosnian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-bs provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-ca
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-ca (<< 1:11.04+20110607), language-pack-ca-base (<< 1:11.04+20110607), language-pack-gnome-ca (<< 1:11.04+20110607), language-pack-gnome-ca-base, language-pack-kde-ca (<< 1:11.04+20110607), language-pack-kde-ca-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-ca-base (>= 1:11.04+20110607), language-pack-ca-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-ca/language-pack-gnome-ca_11.04+20110607_all.deb
Size: 2018
MD5sum: 211cb4ae5e0148ec97af157014b9a90d
SHA1: 72be7caa422a5256f42d2d52b1769d8353ccf3aa
SHA256: 973470c037983b23df64591debead629c9ce6f0563f51c97a9e3ac1c88fc0ee6
Description: GNOME translation updates for language Catalan; Valencian
 Translation data updates for all supported GNOME packages for:
 Catalan; Valencian
 .
 language-pack-gnome-ca-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-ca-base
Priority: optional
Section: translations
Installed-Size: 21496
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-ca (<< 1:11.04+20110607), language-pack-ca-base (<< 1:11.04+20110607), language-pack-gnome-ca (<< 1:11.04+20110607), language-pack-gnome-ca-base (<< 1:11.04+20110607), language-pack-kde-ca (<< 1:11.04+20110607), language-pack-kde-ca-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-ca (>= 1:11.04+20110607), language-pack-ca-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-ca (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-ca-base/language-pack-gnome-ca-base_11.04+20110607_all.deb
Size: 6533498
MD5sum: cba1d74c32b6aaaa8e1aa1f4503a1576
SHA1: c03e2925c970364933de47928e53e1afa3a69fb0
SHA256: b3a7ec6b7d1d1bd305b6cc686c1f9438008a7f9444ae2ee55563dd1924c0f910
Description: GNOME translations for language Catalan; Valencian
 Translation data for all supported GNOME packages for:
 Catalan; Valencian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-ca provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-crh
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-crh (<< 1:11.04+20110607), language-pack-crh-base (<< 1:11.04+20110607), language-pack-gnome-crh (<< 1:11.04+20110607), language-pack-gnome-crh-base, language-pack-kde-crh (<< 1:11.04+20110607), language-pack-kde-crh-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-crh-base (>= 1:11.04+20110607), language-pack-crh-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-crh/language-pack-gnome-crh_11.04+20110607_all.deb
Size: 2026
MD5sum: cee973ab241ea394d7105ed63f7b57d3
SHA1: d1535118a8c87e29ade273b3efb8c956ad35edff
SHA256: cf9a6d91c891f56f3841ef20799340ca26222a13b63d0b3cd9b4bbbe0d4f222e
Description: GNOME translation updates for language Turkish, Crimean
 Translation data updates for all supported GNOME packages for:
 Turkish, Crimean
 .
 language-pack-gnome-crh-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-crh-base
Priority: optional
Section: translations
Installed-Size: 1820
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-crh (<< 1:11.04+20110607), language-pack-crh-base (<< 1:11.04+20110607), language-pack-gnome-crh (<< 1:11.04+20110607), language-pack-gnome-crh-base (<< 1:11.04+20110607), language-pack-kde-crh (<< 1:11.04+20110607), language-pack-kde-crh-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-crh (>= 1:11.04+20110607), language-pack-crh-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-crh (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-crh-base/language-pack-gnome-crh-base_11.04+20110607_all.deb
Size: 514768
MD5sum: 1038496939037803efec3dd109246a83
SHA1: 679dd65d48a26c53f62cea732f71c29143ebe700
SHA256: 56a6be8ddebd1aac10f973d0df3e0734dc55b799243fea189a4ab814302cb1cc
Description: GNOME translations for language Turkish, Crimean
 Translation data for all supported GNOME packages for:
 Turkish, Crimean
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-crh provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-cs
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-cs (<< 1:11.04+20110607), language-pack-cs-base (<< 1:11.04+20110607), language-pack-gnome-cs (<< 1:11.04+20110607), language-pack-gnome-cs-base, language-pack-kde-cs (<< 1:11.04+20110607), language-pack-kde-cs-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-cs-base (>= 1:11.04+20110607), language-pack-cs-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-cs/language-pack-gnome-cs_11.04+20110607_all.deb
Size: 2020
MD5sum: 897162031b152889b567407d9841704a
SHA1: 81da630649bdce94829e07a899774113ac85044f
SHA256: cd8409c798fc811c1b60ad551a6d94a5c9fd97b7273d1f9e9259fd3cf9bc2000
Description: GNOME translation updates for language Czech
 Translation data updates for all supported GNOME packages for:
 Czech
 .
 language-pack-gnome-cs-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-cs-base
Priority: optional
Section: translations
Installed-Size: 20412
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-cs (<< 1:11.04+20110607), language-pack-cs-base (<< 1:11.04+20110607), language-pack-gnome-cs (<< 1:11.04+20110607), language-pack-gnome-cs-base (<< 1:11.04+20110607), language-pack-kde-cs (<< 1:11.04+20110607), language-pack-kde-cs-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-cs (>= 1:11.04+20110607), language-pack-cs-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-cs (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-cs-base/language-pack-gnome-cs-base_11.04+20110607_all.deb
Size: 8514646
MD5sum: 1ceb20567391ac3946037987cfc8ece6
SHA1: ae392f16df44df616d7ec40743220424cda247b1
SHA256: f7aa13e2bf6696e5ccf8bc6999e63c8f7151f8e723f35023dc988445dfb794d5
Description: GNOME translations for language Czech
 Translation data for all supported GNOME packages for:
 Czech
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-cs provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-csb
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-csb (<< 1:11.04+20110607), language-pack-csb-base (<< 1:11.04+20110607), language-pack-gnome-csb (<< 1:11.04+20110607), language-pack-gnome-csb-base, language-pack-kde-csb (<< 1:11.04+20110607), language-pack-kde-csb-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-csb-base (>= 1:11.04+20110607), language-pack-csb-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-csb/language-pack-gnome-csb_11.04+20110607_all.deb
Size: 2006
MD5sum: e196f90d4cd279c743f4f7e37102d16f
SHA1: bb890bfd93c63e09678be3cbc7ade5b62fa7971e
SHA256: 5cd59e0d77f9570f846dd47a9198badc3f213f666fac2db96ce8dde077412240
Description: GNOME translation updates for language Kashubian
 Translation data updates for all supported GNOME packages for:
 Kashubian
 .
 language-pack-gnome-csb-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-csb-base
Priority: optional
Section: translations
Installed-Size: 892
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-csb (<< 1:11.04+20110607), language-pack-csb-base (<< 1:11.04+20110607), language-pack-gnome-csb (<< 1:11.04+20110607), language-pack-gnome-csb-base (<< 1:11.04+20110607), language-pack-kde-csb (<< 1:11.04+20110607), language-pack-kde-csb-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-csb (>= 1:11.04+20110607), language-pack-csb-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-csb (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-csb-base/language-pack-gnome-csb-base_11.04+20110607_all.deb
Size: 95104
MD5sum: 35d02a291c39fee8843f56ac8593ea6d
SHA1: 62c5d33aeb1d124703ab2d6ad446c934d19db0ad
SHA256: 6bfcdf7d0a95ac3ff6014ba567a82cc746a373bb35440880a67b2f21bc8d69eb
Description: GNOME translations for language Kashubian
 Translation data for all supported GNOME packages for:
 Kashubian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-csb provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-cy
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-cy (<< 1:11.04+20110607), language-pack-cy-base (<< 1:11.04+20110607), language-pack-gnome-cy (<< 1:11.04+20110607), language-pack-gnome-cy-base, language-pack-kde-cy (<< 1:11.04+20110607), language-pack-kde-cy-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-cy-base (>= 1:11.04+20110607), language-pack-cy-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-cy/language-pack-gnome-cy_11.04+20110607_all.deb
Size: 2006
MD5sum: 010a4d774c55590fe342895867ac626c
SHA1: cf2c6d64d593dc7385a69bc63c22a5d87f2c6d51
SHA256: 3a26ec7fcc5a6adfb1196a82f0e7178b92f4cc61954a791dcee450db30308366
Description: GNOME translation updates for language Welsh
 Translation data updates for all supported GNOME packages for:
 Welsh
 .
 language-pack-gnome-cy-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-cy-base
Priority: optional
Section: translations
Installed-Size: 2760
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-cy (<< 1:11.04+20110607), language-pack-cy-base (<< 1:11.04+20110607), language-pack-gnome-cy (<< 1:11.04+20110607), language-pack-gnome-cy-base (<< 1:11.04+20110607), language-pack-kde-cy (<< 1:11.04+20110607), language-pack-kde-cy-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-cy (>= 1:11.04+20110607), language-pack-cy-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-cy (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-cy-base/language-pack-gnome-cy-base_11.04+20110607_all.deb
Size: 632192
MD5sum: 636e895378c9e3ddb36e4f362c2a8706
SHA1: 301925070982126b00a9b3528b4e43b894e76a4f
SHA256: a8db83098753bd86a1134fe2fb3c0d808f7644108c4c66acbcf485f64ce62f45
Description: GNOME translations for language Welsh
 Translation data for all supported GNOME packages for:
 Welsh
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-cy provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-da
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-da (<< 1:11.04+20110607), language-pack-da-base (<< 1:11.04+20110607), language-pack-gnome-da (<< 1:11.04+20110607), language-pack-gnome-da-base, language-pack-kde-da (<< 1:11.04+20110607), language-pack-kde-da-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-da-base (>= 1:11.04+20110607), language-pack-da-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-da/language-pack-gnome-da_11.04+20110607_all.deb
Size: 2016
MD5sum: 9775fb1c7ca498fba8b66d6200ccc87a
SHA1: e4027c9cd334a5d8c8a3d7fd938bae5befba552c
SHA256: 1c7cc4659ce5e3b1241281e4c4e3bce01aa0ca9651169acc73d61d03a911853c
Description: GNOME translation updates for language Danish
 Translation data updates for all supported GNOME packages for:
 Danish
 .
 language-pack-gnome-da-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-da-base
Priority: optional
Section: translations
Installed-Size: 9220
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-da (<< 1:11.04+20110607), language-pack-da-base (<< 1:11.04+20110607), language-pack-gnome-da (<< 1:11.04+20110607), language-pack-gnome-da-base (<< 1:11.04+20110607), language-pack-kde-da (<< 1:11.04+20110607), language-pack-kde-da-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-da (>= 1:11.04+20110607), language-pack-da-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-da (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-da-base/language-pack-gnome-da-base_11.04+20110607_all.deb
Size: 1953606
MD5sum: c2f6a37c0ed56a2611a4cb285f1dc07b
SHA1: f8d8a5f285f13d8694443bc524cdfa69ae2e0bf1
SHA256: 6e223dde71bf6674c892815107a447507510271c17dd38bdde7cdc39b9388603
Description: GNOME translations for language Danish
 Translation data for all supported GNOME packages for:
 Danish
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-da provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-de
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-de (<< 1:11.04+20110607), language-pack-de-base (<< 1:11.04+20110607), language-pack-gnome-de (<< 1:11.04+20110607), language-pack-gnome-de-base, language-pack-kde-de (<< 1:11.04+20110607), language-pack-kde-de-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-de-base (>= 1:11.04+20110607), language-pack-de-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-de/language-pack-gnome-de_11.04+20110607_all.deb
Size: 1994
MD5sum: b48652eaf37d2847276a65626cbc61f1
SHA1: e993bfd67962f16cd467a8a644250e734dc3b03b
SHA256: df393fd49b4bb3c3119ac3d7158201c31344b07e769cf536d8e9e68a78532169
Description: GNOME translation updates for language German
 Translation data updates for all supported GNOME packages for:
 German
 .
 language-pack-gnome-de-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-live, edubuntu-dvd-live, xubuntu-live, netbook-live

Package: language-pack-gnome-de-base
Priority: optional
Section: translations
Installed-Size: 26760
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-de (<< 1:11.04+20110607), language-pack-de-base (<< 1:11.04+20110607), language-pack-gnome-de (<< 1:11.04+20110607), language-pack-gnome-de-base (<< 1:11.04+20110607), language-pack-kde-de (<< 1:11.04+20110607), language-pack-kde-de-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-de (>= 1:11.04+20110607), language-pack-de-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-de (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-de-base/language-pack-gnome-de-base_11.04+20110607_all.deb
Size: 10863396
MD5sum: d538b8491038f8ac6398891e01b6f1c4
SHA1: 4769dbad39ac6b5d6483eb1e5569b601810d5b96
SHA256: 009dfbec5d70824bab23a586e0e9f43f7a80c3f93270516c3ae657612c74aea4
Description: GNOME translations for language German
 Translation data for all supported GNOME packages for:
 German
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-de provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-live, edubuntu-dvd-live, xubuntu-live, netbook-live

Package: language-pack-gnome-dv
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-dv (<< 1:11.04+20110607), language-pack-dv-base (<< 1:11.04+20110607), language-pack-gnome-dv (<< 1:11.04+20110607), language-pack-gnome-dv-base, language-pack-kde-dv (<< 1:11.04+20110607), language-pack-kde-dv-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-dv-base (>= 1:11.04+20110607), language-pack-dv-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-dv/language-pack-gnome-dv_11.04+20110607_all.deb
Size: 2042
MD5sum: 676d68354a605f68e0fce4ab4d32ec46
SHA1: 48f81684b81a94e27db6915ae095f70b53988f93
SHA256: 39a555467c34c3addf1f825173b9c082bce19dbe4cd7269b11f6ffd074a0c626
Description: GNOME translation updates for language Divehi; Dhivehi; Maldivian
 Translation data updates for all supported GNOME packages for:
 Divehi; Dhivehi; Maldivian
 .
 language-pack-gnome-dv-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-dv-base
Priority: optional
Section: translations
Installed-Size: 2332
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-dv (<< 1:11.04+20110607), language-pack-dv-base (<< 1:11.04+20110607), language-pack-gnome-dv (<< 1:11.04+20110607), language-pack-gnome-dv-base (<< 1:11.04+20110607), language-pack-kde-dv (<< 1:11.04+20110607), language-pack-kde-dv-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-dv (>= 1:11.04+20110607), language-pack-dv-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-dv (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-dv-base/language-pack-gnome-dv-base_11.04+20110607_all.deb
Size: 273874
MD5sum: 8bef0605d2aade258f6e246ded0eb081
SHA1: 9468d0c713b27db458cab18fe9d919182947ddb9
SHA256: fb09549ec80753a1d1d6bdfdd44e80c75c7e454721dceeaf84a0672b0083eff6
Description: GNOME translations for language Divehi; Dhivehi; Maldivian
 Translation data for all supported GNOME packages for:
 Divehi; Dhivehi; Maldivian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-dv provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-dz
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-dz (<< 1:11.04+20110607), language-pack-dz-base (<< 1:11.04+20110607), language-pack-gnome-dz (<< 1:11.04+20110607), language-pack-gnome-dz-base, language-pack-kde-dz (<< 1:11.04+20110607), language-pack-kde-dz-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-dz-base (>= 1:11.04+20110607), language-pack-dz-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-dz/language-pack-gnome-dz_11.04+20110607_all.deb
Size: 2024
MD5sum: 550c6e81f22fcfc2bf88fa5a4f46054b
SHA1: 69862cda1a0981a49ace6c6949e6de36bf864414
SHA256: e41ebf4f4d72c77235239753c8cd35adc07d2d4f8ff9fc28ffa538d1884a411f
Description: GNOME translation updates for language Dzongkha
 Translation data updates for all supported GNOME packages for:
 Dzongkha
 .
 language-pack-gnome-dz-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-dz-base
Priority: optional
Section: translations
Installed-Size: 6096
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-dz (<< 1:11.04+20110607), language-pack-dz-base (<< 1:11.04+20110607), language-pack-gnome-dz (<< 1:11.04+20110607), language-pack-gnome-dz-base (<< 1:11.04+20110607), language-pack-kde-dz (<< 1:11.04+20110607), language-pack-kde-dz-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-dz (>= 1:11.04+20110607), language-pack-dz-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-dz (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-dz-base/language-pack-gnome-dz-base_11.04+20110607_all.deb
Size: 1067414
MD5sum: 7d1b7827ada71bae985821719a7f7ddd
SHA1: f3dc6892f58342f56f3ce7c6d570dd89f17b447b
SHA256: f48301a78144072f24e2df9bd868de9870d79f59c968096e2aedc8ef38c31ddb
Description: GNOME translations for language Dzongkha
 Translation data for all supported GNOME packages for:
 Dzongkha
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-dz provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-el
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-el (<< 1:11.04+20110607), language-pack-el-base (<< 1:11.04+20110607), language-pack-gnome-el (<< 1:11.04+20110607), language-pack-gnome-el-base, language-pack-kde-el (<< 1:11.04+20110607), language-pack-kde-el-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-el-base (>= 1:11.04+20110607), language-pack-el-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-el/language-pack-gnome-el_11.04+20110607_all.deb
Size: 2044
MD5sum: 2191f6ad65b8f0b32a77cc6811e7f9aa
SHA1: 096dbf3f1f7a8982d5d48b0663ec47d903851f25
SHA256: 8de531cf27ccc178c48cea102fbfcbaa46e59b0d3c8537a9ef157f7f033e3d01
Description: GNOME translation updates for language Greek, Modern (1453-)
 Translation data updates for all supported GNOME packages for:
 Greek, Modern (1453-)
 .
 language-pack-gnome-el-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-el-base
Priority: optional
Section: translations
Installed-Size: 23100
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-el (<< 1:11.04+20110607), language-pack-el-base (<< 1:11.04+20110607), language-pack-gnome-el (<< 1:11.04+20110607), language-pack-gnome-el-base (<< 1:11.04+20110607), language-pack-kde-el (<< 1:11.04+20110607), language-pack-kde-el-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-el (>= 1:11.04+20110607), language-pack-el-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-el (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-el-base/language-pack-gnome-el-base_11.04+20110607_all.deb
Size: 7978056
MD5sum: 7b21b5208af9a034a4aab2f12b78f465
SHA1: 3aaac98af59ee634690fd2614b3f98d8c68f742a
SHA256: af0fd1c9bed553f10f057b63a75eee0e4ac3dce2b212b069c990e854e25fa4e8
Description: GNOME translations for language Greek, Modern (1453-)
 Translation data for all supported GNOME packages for:
 Greek, Modern (1453-)
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-el provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-en
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-en (<< 1:11.04+20110607), language-pack-en-base (<< 1:11.04+20110607), language-pack-gnome-en (<< 1:11.04+20110607), language-pack-gnome-en-base, language-pack-kde-en (<< 1:11.04+20110607), language-pack-kde-en-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-en-base (>= 1:11.04+20110607), language-pack-en-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-en/language-pack-gnome-en_11.04+20110607_all.deb
Size: 2024
MD5sum: f244e5b4381a21d5505e790ded7b3431
SHA1: ad69cc47d978413bafc3a00471219c6db8dc48d2
SHA256: d22621bc448f8cc01fe996109a361298f86540b1b2c3c51b999df6255f0bfb1c
Description: GNOME translation updates for language English
 Translation data updates for all supported GNOME packages for:
 English
 .
 language-pack-gnome-en-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-live, edubuntu-dvd-live, edubuntu-live, xubuntu-live, netbook-live

Package: language-pack-gnome-en-base
Priority: optional
Section: translations
Installed-Size: 16156
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-en (<< 1:11.04+20110607), language-pack-en-base (<< 1:11.04+20110607), language-pack-gnome-en (<< 1:11.04+20110607), language-pack-gnome-en-base (<< 1:11.04+20110607), language-pack-kde-en (<< 1:11.04+20110607), language-pack-kde-en-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-en (>= 1:11.04+20110607), language-pack-en-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-en (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-en-base/language-pack-gnome-en-base_11.04+20110607_all.deb
Size: 1705366
MD5sum: bed7faaf7d1f5be03eee5bbeb96dede0
SHA1: b5d55c97fab3007169fef1b66cb1420838920b41
SHA256: 1579b3cec7cda7dc4c9ba5880b2a16343823a521ac6f3fbd1138a202bfbb5005
Description: GNOME translations for language English
 Translation data for all supported GNOME packages for:
 English
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-en provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-live, edubuntu-dvd-live, edubuntu-live, xubuntu-live, netbook-live

Package: language-pack-gnome-eo
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-eo (<< 1:11.04+20110607), language-pack-eo-base (<< 1:11.04+20110607), language-pack-gnome-eo (<< 1:11.04+20110607), language-pack-gnome-eo-base, language-pack-kde-eo (<< 1:11.04+20110607), language-pack-kde-eo-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-eo-base (>= 1:11.04+20110607), language-pack-eo-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-eo/language-pack-gnome-eo_11.04+20110607_all.deb
Size: 2014
MD5sum: c1de084dcce80809cdb194aefed12dfe
SHA1: d4fe3a993ce56b07981d7d63b3c177379f185a47
SHA256: 3a35111a50ea5216c0c39d9718225b8d0bce7781fd34493fc39381d7bff21a4c
Description: GNOME translation updates for language Esperanto
 Translation data updates for all supported GNOME packages for:
 Esperanto
 .
 language-pack-gnome-eo-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-eo-base
Priority: optional
Section: translations
Installed-Size: 6060
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-eo (<< 1:11.04+20110607), language-pack-eo-base (<< 1:11.04+20110607), language-pack-gnome-eo (<< 1:11.04+20110607), language-pack-gnome-eo-base (<< 1:11.04+20110607), language-pack-kde-eo (<< 1:11.04+20110607), language-pack-kde-eo-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-eo (>= 1:11.04+20110607), language-pack-eo-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-eo (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-eo-base/language-pack-gnome-eo-base_11.04+20110607_all.deb
Size: 1268266
MD5sum: 70abe1fe1ca1e680ebfa64d6cead33ee
SHA1: 57b3b7681c63d4e232c204ae2f21389a0081d105
SHA256: 82ffddf48fecbf757df3732c04baa54bbcc087731ad4931ab6edaa9b1e802101
Description: GNOME translations for language Esperanto
 Translation data for all supported GNOME packages for:
 Esperanto
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-eo provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-es
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-es (<< 1:11.04+20110607), language-pack-es-base (<< 1:11.04+20110607), language-pack-gnome-es (<< 1:11.04+20110607), language-pack-gnome-es-base, language-pack-kde-es (<< 1:11.04+20110607), language-pack-kde-es-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-es-base (>= 1:11.04+20110607), language-pack-es-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-es/language-pack-gnome-es_11.04+20110607_all.deb
Size: 2038
MD5sum: 0246b06062d317790da3f391006fe9d5
SHA1: fda7330f14c956cd47912e2db912828597fe36c9
SHA256: 38c8e6f2e34af6e14275382d050cebcbd5fc218f56af4a5276dec7c9faf6c417
Description: GNOME translation updates for language Spanish; Castilian
 Translation data updates for all supported GNOME packages for:
 Spanish; Castilian
 .
 language-pack-gnome-es-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-live, edubuntu-dvd-live, xubuntu-live, netbook-live

Package: language-pack-gnome-es-base
Priority: optional
Section: translations
Installed-Size: 25992
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-es (<< 1:11.04+20110607), language-pack-es-base (<< 1:11.04+20110607), language-pack-gnome-es (<< 1:11.04+20110607), language-pack-gnome-es-base (<< 1:11.04+20110607), language-pack-kde-es (<< 1:11.04+20110607), language-pack-kde-es-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-es (>= 1:11.04+20110607), language-pack-es-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-es (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-es-base/language-pack-gnome-es-base_11.04+20110607_all.deb
Size: 10920844
MD5sum: 7cc1631d88142e190e8860bac4eb8616
SHA1: fe64e5458c0ab35dbd0966631e27e44365a27ec6
SHA256: b8c5cf888e148d3cb12eea77d9205ba60405012b2fb300ebe0c42d925ee536c5
Description: GNOME translations for language Spanish; Castilian
 Translation data for all supported GNOME packages for:
 Spanish; Castilian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-es provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-live, edubuntu-dvd-live, xubuntu-live, netbook-live

Package: language-pack-gnome-et
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-et (<< 1:11.04+20110607), language-pack-et-base (<< 1:11.04+20110607), language-pack-gnome-et (<< 1:11.04+20110607), language-pack-gnome-et-base, language-pack-kde-et (<< 1:11.04+20110607), language-pack-kde-et-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-et-base (>= 1:11.04+20110607), language-pack-et-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-et/language-pack-gnome-et_11.04+20110607_all.deb
Size: 2028
MD5sum: b728edf9748d0be55925430456314b9f
SHA1: cea5a23900b448d0a1edce8a99b42163fe38e33f
SHA256: 7f5d7005403c4eac01a1af370315615d09c301944900b48ed17fd7163a069624
Description: GNOME translation updates for language Estonian
 Translation data updates for all supported GNOME packages for:
 Estonian
 .
 language-pack-gnome-et-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-et-base
Priority: optional
Section: translations
Installed-Size: 6604
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-et (<< 1:11.04+20110607), language-pack-et-base (<< 1:11.04+20110607), language-pack-gnome-et (<< 1:11.04+20110607), language-pack-gnome-et-base (<< 1:11.04+20110607), language-pack-kde-et (<< 1:11.04+20110607), language-pack-kde-et-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-et (>= 1:11.04+20110607), language-pack-et-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-et (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-et-base/language-pack-gnome-et-base_11.04+20110607_all.deb
Size: 1507640
MD5sum: 57bc2c0cc10837e029d83a68fe090b59
SHA1: d431c492b9f3dc616e4adfcb95bbe2f16cc6240f
SHA256: c8571506b9f31fb9978edfe6c1fdec5c3d96a8f962b1bc3d5250f22eb679c0c3
Description: GNOME translations for language Estonian
 Translation data for all supported GNOME packages for:
 Estonian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-et provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-eu
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-eu (<< 1:11.04+20110607), language-pack-eu-base (<< 1:11.04+20110607), language-pack-gnome-eu (<< 1:11.04+20110607), language-pack-gnome-eu-base, language-pack-kde-eu (<< 1:11.04+20110607), language-pack-kde-eu-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-eu-base (>= 1:11.04+20110607), language-pack-eu-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-eu/language-pack-gnome-eu_11.04+20110607_all.deb
Size: 2006
MD5sum: 185dd264805968b7ba24d879b94f2a64
SHA1: 7bf542af76512564bff81de553dceb4e08fdf2f5
SHA256: f451d337eb9eba1bdbaee1732052bc966b2faa2ae0fe6c93d33fdf100ea16d5a
Description: GNOME translation updates for language Basque
 Translation data updates for all supported GNOME packages for:
 Basque
 .
 language-pack-gnome-eu-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-eu-base
Priority: optional
Section: translations
Installed-Size: 17448
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-eu (<< 1:11.04+20110607), language-pack-eu-base (<< 1:11.04+20110607), language-pack-gnome-eu (<< 1:11.04+20110607), language-pack-gnome-eu-base (<< 1:11.04+20110607), language-pack-kde-eu (<< 1:11.04+20110607), language-pack-kde-eu-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-eu (>= 1:11.04+20110607), language-pack-eu-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-eu (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-eu-base/language-pack-gnome-eu-base_11.04+20110607_all.deb
Size: 6970336
MD5sum: 826e5f7753b5ebc136ca0fc21627c306
SHA1: f99e6e8439370b532329118788094b0494b24a3b
SHA256: 3d8a2fad1260b1f90177befba5de8e8db7083dfdf127d3fa024c8f42382c20c6
Description: GNOME translations for language Basque
 Translation data for all supported GNOME packages for:
 Basque
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-eu provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-fa
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-fa (<< 1:11.04+20110607), language-pack-fa-base (<< 1:11.04+20110607), language-pack-gnome-fa (<< 1:11.04+20110607), language-pack-gnome-fa-base, language-pack-kde-fa (<< 1:11.04+20110607), language-pack-kde-fa-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-fa-base (>= 1:11.04+20110607), language-pack-fa-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-fa/language-pack-gnome-fa_11.04+20110607_all.deb
Size: 2008
MD5sum: 310ead935f5400dd65c0b6e0afff7bc1
SHA1: ae9fe43b54ae4e8147896fef97ecf647935b1abe
SHA256: 386018053f473bb63cb866088e63433e793414808baff813e00ccc3203a289a4
Description: GNOME translation updates for language Persian
 Translation data updates for all supported GNOME packages for:
 Persian
 .
 language-pack-gnome-fa-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-fa-base
Priority: optional
Section: translations
Installed-Size: 5400
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-fa (<< 1:11.04+20110607), language-pack-fa-base (<< 1:11.04+20110607), language-pack-gnome-fa (<< 1:11.04+20110607), language-pack-gnome-fa-base (<< 1:11.04+20110607), language-pack-kde-fa (<< 1:11.04+20110607), language-pack-kde-fa-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-fa (>= 1:11.04+20110607), language-pack-fa-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-fa (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-fa-base/language-pack-gnome-fa-base_11.04+20110607_all.deb
Size: 825538
MD5sum: 560ed95e26d5ca63ea0e3e447e995c5f
SHA1: 60f2c15fdd80212f14bc31cdb82f840c66ee4d24
SHA256: 7f2350a573468ad9632322b2bb22a5b5b3ccab6709cb8cfcc75bd7f797d13e60
Description: GNOME translations for language Persian
 Translation data for all supported GNOME packages for:
 Persian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-fa provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-fi
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-fi (<< 1:11.04+20110607), language-pack-fi-base (<< 1:11.04+20110607), language-pack-gnome-fi (<< 1:11.04+20110607), language-pack-gnome-fi-base, language-pack-kde-fi (<< 1:11.04+20110607), language-pack-kde-fi-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-fi-base (>= 1:11.04+20110607), language-pack-fi-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-fi/language-pack-gnome-fi_11.04+20110607_all.deb
Size: 2032
MD5sum: 73812db972f04df6562e1e410b8d81a5
SHA1: d8fd50dc9541cd3919d37be041bcc21e5e047e14
SHA256: 7d414860c0d0f64c11c8365cc27dbe7bf27c8004afbd21cc3bef20872cd4d8a4
Description: GNOME translation updates for language Finnish
 Translation data updates for all supported GNOME packages for:
 Finnish
 .
 language-pack-gnome-fi-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-fi-base
Priority: optional
Section: translations
Installed-Size: 12680
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-fi (<< 1:11.04+20110607), language-pack-fi-base (<< 1:11.04+20110607), language-pack-gnome-fi (<< 1:11.04+20110607), language-pack-gnome-fi-base (<< 1:11.04+20110607), language-pack-kde-fi (<< 1:11.04+20110607), language-pack-kde-fi-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-fi (>= 1:11.04+20110607), language-pack-fi-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-fi (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-fi-base/language-pack-gnome-fi-base_11.04+20110607_all.deb
Size: 3207616
MD5sum: 4f590a10fb89c0653b27918ae825c0d6
SHA1: 544feaa40a5f1814704831e2776d77b1d3bd280e
SHA256: 5c6a64c9615652a6f8a925c500de71e89645bb3ca504021caa6b3c775ac8b1d7
Description: GNOME translations for language Finnish
 Translation data for all supported GNOME packages for:
 Finnish
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-fi provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-fil
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-fil (<< 1:11.04+20110607), language-pack-fil-base (<< 1:11.04+20110607), language-pack-gnome-fil (<< 1:11.04+20110607), language-pack-gnome-fil-base, language-pack-kde-fil (<< 1:11.04+20110607), language-pack-kde-fil-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-fil-base (>= 1:11.04+20110607), language-pack-fil-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-fil/language-pack-gnome-fil_11.04+20110607_all.deb
Size: 2028
MD5sum: 4e29b6434bad9dbb64b4e6e5e7e467c3
SHA1: cc08ec81428cb9657519e171629e97b09a234581
SHA256: d433aad7f76fb21d8d3b362d6523a5efc9ce68f65ef36c54bb41756438996545
Description: GNOME translation updates for language Filipino
 Translation data updates for all supported GNOME packages for:
 Filipino
 .
 language-pack-gnome-fil-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-fil-base
Priority: optional
Section: translations
Installed-Size: 796
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-fil (<< 1:11.04+20110607), language-pack-fil-base (<< 1:11.04+20110607), language-pack-gnome-fil (<< 1:11.04+20110607), language-pack-gnome-fil-base (<< 1:11.04+20110607), language-pack-kde-fil (<< 1:11.04+20110607), language-pack-kde-fil-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-fil (>= 1:11.04+20110607), language-pack-fil-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-fil (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-fil-base/language-pack-gnome-fil-base_11.04+20110607_all.deb
Size: 64704
MD5sum: 7dcd84fb66926eeb9837a742fc80ced8
SHA1: 621cbb9bd46fa690808e3995165526a8e3ae5b74
SHA256: 65f35240450af8dac72a1257828a6a37aa5b282866fb0eb343cb8278130b4ab2
Description: GNOME translations for language Filipino
 Translation data for all supported GNOME packages for:
 Filipino
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-fil provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-fo
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-fo (<< 1:11.04+20110607), language-pack-fo-base (<< 1:11.04+20110607), language-pack-gnome-fo (<< 1:11.04+20110607), language-pack-gnome-fo-base, language-pack-kde-fo (<< 1:11.04+20110607), language-pack-kde-fo-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-fo-base (>= 1:11.04+20110607), language-pack-fo-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-fo/language-pack-gnome-fo_11.04+20110607_all.deb
Size: 2012
MD5sum: 6b1628f1664425184be29969232273b2
SHA1: 8fde8e339b1247df60154d2e7727eb53a99c1bb0
SHA256: 7d65c6456f9a1ab9af2ed1a54eb896474f13ec7fedcc4ee310776660342b696e
Description: GNOME translation updates for language Faroese
 Translation data updates for all supported GNOME packages for:
 Faroese
 .
 language-pack-gnome-fo-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-fo-base
Priority: optional
Section: translations
Installed-Size: 392
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-fo (<< 1:11.04+20110607), language-pack-fo-base (<< 1:11.04+20110607), language-pack-gnome-fo (<< 1:11.04+20110607), language-pack-gnome-fo-base (<< 1:11.04+20110607), language-pack-kde-fo (<< 1:11.04+20110607), language-pack-kde-fo-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-fo (>= 1:11.04+20110607), language-pack-fo-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-fo (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-fo-base/language-pack-gnome-fo-base_11.04+20110607_all.deb
Size: 51722
MD5sum: 115883b754cf393280c52e92b55615b0
SHA1: c40fc0793b8c16d4994aad2195e20f17d1e7e671
SHA256: 8a6337e831fea491808e288102e39a64ef9a3b1c60930cca58de6150dac165c9
Description: GNOME translations for language Faroese
 Translation data for all supported GNOME packages for:
 Faroese
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-fo provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-fr
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-fr (<< 1:11.04+20110607), language-pack-fr-base (<< 1:11.04+20110607), language-pack-gnome-fr (<< 1:11.04+20110607), language-pack-gnome-fr-base, language-pack-kde-fr (<< 1:11.04+20110607), language-pack-kde-fr-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-fr-base (>= 1:11.04+20110607), language-pack-fr-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-fr/language-pack-gnome-fr_11.04+20110607_all.deb
Size: 2004
MD5sum: 5df14e2e44253cb102b6e9482d243458
SHA1: f3a0606fd3dd12de065bc4d64d05f170396cc509
SHA256: e8d30599f7600ac61ed7c9d41dc5981e0df9d50d5c207f15f052a38aea1d97c6
Description: GNOME translation updates for language French
 Translation data updates for all supported GNOME packages for:
 French
 .
 language-pack-gnome-fr-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live, xubuntu-live, netbook-live

Package: language-pack-gnome-fr-base
Priority: optional
Section: translations
Installed-Size: 26008
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-fr (<< 1:11.04+20110607), language-pack-fr-base (<< 1:11.04+20110607), language-pack-gnome-fr (<< 1:11.04+20110607), language-pack-gnome-fr-base (<< 1:11.04+20110607), language-pack-kde-fr (<< 1:11.04+20110607), language-pack-kde-fr-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-fr (>= 1:11.04+20110607), language-pack-fr-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-fr (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-fr-base/language-pack-gnome-fr-base_11.04+20110607_all.deb
Size: 11912242
MD5sum: ec02857d87c911a80b7996d6136ba41d
SHA1: d9ccb62c0621b85948e39db45e3741d990934911
SHA256: 6cf05178be93089c101d0bd14e2392911a0eb28b59486c93dce2df620631ca53
Description: GNOME translations for language French
 Translation data for all supported GNOME packages for:
 French
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-fr provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live, xubuntu-live, netbook-live

Package: language-pack-gnome-fur
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-fur (<< 1:11.04+20110607), language-pack-fur-base (<< 1:11.04+20110607), language-pack-gnome-fur (<< 1:11.04+20110607), language-pack-gnome-fur-base, language-pack-kde-fur (<< 1:11.04+20110607), language-pack-kde-fur-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-fur-base (>= 1:11.04+20110607), language-pack-fur-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-fur/language-pack-gnome-fur_11.04+20110607_all.deb
Size: 2018
MD5sum: b9c36d068484774e590af84ea3b8d697
SHA1: 2566c2a251946d9e7bc39c671584be36fc3e6e0e
SHA256: f3eeb93f660f0a7447d9455492f8feab462dc9854045365eeab6d23ff5a0a373
Description: GNOME translation updates for language Friulian
 Translation data updates for all supported GNOME packages for:
 Friulian
 .
 language-pack-gnome-fur-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-fur-base
Priority: optional
Section: translations
Installed-Size: 944
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-fur (<< 1:11.04+20110607), language-pack-fur-base (<< 1:11.04+20110607), language-pack-gnome-fur (<< 1:11.04+20110607), language-pack-gnome-fur-base (<< 1:11.04+20110607), language-pack-kde-fur (<< 1:11.04+20110607), language-pack-kde-fur-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-fur (>= 1:11.04+20110607), language-pack-fur-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-fur (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-fur-base/language-pack-gnome-fur-base_11.04+20110607_all.deb
Size: 152624
MD5sum: 101398218a97abde680847dbf35a549b
SHA1: f440b0154e212e995c9353f25c870bcf230a2cc3
SHA256: 1778e94c93ec5a687c87a1fe93b0a1c72de8122e930fb2484c0816d233807cd5
Description: GNOME translations for language Friulian
 Translation data for all supported GNOME packages for:
 Friulian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-fur provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-fy
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-fy (<< 1:11.04+20110607), language-pack-fy-base (<< 1:11.04+20110607), language-pack-gnome-fy (<< 1:11.04+20110607), language-pack-gnome-fy-base, language-pack-kde-fy (<< 1:11.04+20110607), language-pack-kde-fy-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-fy-base (>= 1:11.04+20110607), language-pack-fy-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-fy/language-pack-gnome-fy_11.04+20110607_all.deb
Size: 2036
MD5sum: 323009d610bc91fcae5477e740b6f3f9
SHA1: ad754c057687aa08f7ebaedd13d55c747b7f5ed5
SHA256: fab4ad038ef1da089bf2e4bdef534c44beabdf57aea260e3712e65be4a60e009
Description: GNOME translation updates for language Western Frisian
 Translation data updates for all supported GNOME packages for:
 Western Frisian
 .
 language-pack-gnome-fy-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-fy-base
Priority: optional
Section: translations
Installed-Size: 568
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-fy (<< 1:11.04+20110607), language-pack-fy-base (<< 1:11.04+20110607), language-pack-gnome-fy (<< 1:11.04+20110607), language-pack-gnome-fy-base (<< 1:11.04+20110607), language-pack-kde-fy (<< 1:11.04+20110607), language-pack-kde-fy-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-fy (>= 1:11.04+20110607), language-pack-fy-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-fy (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-fy-base/language-pack-gnome-fy-base_11.04+20110607_all.deb
Size: 110144
MD5sum: bfa9578a4030dfaad8153938a99788a2
SHA1: cb841dd58227af4c68b5ffc9272d85a61ed0c19b
SHA256: a49d8a0378c4e7f0e82de6675a4efc2aaa12f23ba114882ba69776644ec4b3d4
Description: GNOME translations for language Western Frisian
 Translation data for all supported GNOME packages for:
 Western Frisian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-fy provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-ga
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-ga (<< 1:11.04+20110607), language-pack-ga-base (<< 1:11.04+20110607), language-pack-gnome-ga (<< 1:11.04+20110607), language-pack-gnome-ga-base, language-pack-kde-ga (<< 1:11.04+20110607), language-pack-kde-ga-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-ga-base (>= 1:11.04+20110607), language-pack-ga-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-ga/language-pack-gnome-ga_11.04+20110607_all.deb
Size: 2014
MD5sum: f6f6b1d2d7922e564d7f6f2f2b4f2591
SHA1: bbf7a42a2b072cfb9b7c8294983a68db600ad2a5
SHA256: 21202fb785984e2fb377ca64bc7eb0db370c99b6f516986524bfcaad8db82833
Description: GNOME translation updates for language Irish
 Translation data updates for all supported GNOME packages for:
 Irish
 .
 language-pack-gnome-ga-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-ga-base
Priority: optional
Section: translations
Installed-Size: 2244
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-ga (<< 1:11.04+20110607), language-pack-ga-base (<< 1:11.04+20110607), language-pack-gnome-ga (<< 1:11.04+20110607), language-pack-gnome-ga-base (<< 1:11.04+20110607), language-pack-kde-ga (<< 1:11.04+20110607), language-pack-kde-ga-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-ga (>= 1:11.04+20110607), language-pack-ga-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-ga (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-ga-base/language-pack-gnome-ga-base_11.04+20110607_all.deb
Size: 457360
MD5sum: c4dcba2a4bc7e81d3b97cb648ad12969
SHA1: 835b5753b1703e23225991a7092d265a92def826
SHA256: a68bfe8fe32205c724eca716ae92b1fbb723fc7881b37a935853f16948c3ea97
Description: GNOME translations for language Irish
 Translation data for all supported GNOME packages for:
 Irish
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-ga provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-gd
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gd (<< 1:11.04+20110607), language-pack-gd-base (<< 1:11.04+20110607), language-pack-gnome-gd (<< 1:11.04+20110607), language-pack-gnome-gd-base, language-pack-kde-gd (<< 1:11.04+20110607), language-pack-kde-gd-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-gd-base (>= 1:11.04+20110607), language-pack-gd-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-gd/language-pack-gnome-gd_11.04+20110607_all.deb
Size: 2036
MD5sum: a990f253ad0b86e0430cf893885fbc3f
SHA1: 61b31ccf6d1eb7827b4f6a17330616b083212539
SHA256: 9881310b61cc50a3e213ab3b9079d2e6000cb1bc555967d9fe1f239d9b35e84c
Description: GNOME translation updates for language Gaelic; Scottish Gaelic
 Translation data updates for all supported GNOME packages for:
 Gaelic; Scottish Gaelic
 .
 language-pack-gnome-gd-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-gd-base
Priority: optional
Section: translations
Installed-Size: 156
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gd (<< 1:11.04+20110607), language-pack-gd-base (<< 1:11.04+20110607), language-pack-gnome-gd (<< 1:11.04+20110607), language-pack-gnome-gd-base (<< 1:11.04+20110607), language-pack-kde-gd (<< 1:11.04+20110607), language-pack-kde-gd-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-gd (>= 1:11.04+20110607), language-pack-gd-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-gd (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-gd-base/language-pack-gnome-gd-base_11.04+20110607_all.deb
Size: 33274
MD5sum: 3cfd4ecd2410786cb867a7a3b065a4ce
SHA1: 945550bda91ac9cf08abe796c562b08419bdb453
SHA256: 465a73993213815decdf2c4a305b08067bb84d69a0cb4cbb98b431aa440676f4
Description: GNOME translations for language Gaelic; Scottish Gaelic
 Translation data for all supported GNOME packages for:
 Gaelic; Scottish Gaelic
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-gd provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-gl
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gl (<< 1:11.04+20110607), language-pack-gl-base (<< 1:11.04+20110607), language-pack-gnome-gl (<< 1:11.04+20110607), language-pack-gnome-gl-base, language-pack-kde-gl (<< 1:11.04+20110607), language-pack-kde-gl-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-gl-base (>= 1:11.04+20110607), language-pack-gl-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-gl/language-pack-gnome-gl_11.04+20110607_all.deb
Size: 1996
MD5sum: f496db2f4b6d6f5cb9d447dfe570df69
SHA1: 604c14d4e88a2057bdaa89a18494c1d6b1ed9549
SHA256: cde48738fbe6775af562b8dc69cb2c5892ab11b079531018a1e41f6d3bdaf005
Description: GNOME translation updates for language Galician
 Translation data updates for all supported GNOME packages for:
 Galician
 .
 language-pack-gnome-gl-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-gl-base
Priority: optional
Section: translations
Installed-Size: 11844
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gl (<< 1:11.04+20110607), language-pack-gl-base (<< 1:11.04+20110607), language-pack-gnome-gl (<< 1:11.04+20110607), language-pack-gnome-gl-base (<< 1:11.04+20110607), language-pack-kde-gl (<< 1:11.04+20110607), language-pack-kde-gl-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-gl (>= 1:11.04+20110607), language-pack-gl-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-gl (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-gl-base/language-pack-gnome-gl-base_11.04+20110607_all.deb
Size: 2406568
MD5sum: 17d54dc9212c201cd502f8668310921c
SHA1: 0c9ea1677823be48d1ee97f028cec85999f8ac72
SHA256: cc3f7f1a6ae3e746e7ad8f676254e286709c0dc3ed0014547ecc84157524c5b8
Description: GNOME translations for language Galician
 Translation data for all supported GNOME packages for:
 Galician
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-gl provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-gu
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-gu (<< 1:11.04+20110607), language-pack-gnome-gu-base, language-pack-gu (<< 1:11.04+20110607), language-pack-gu-base (<< 1:11.04+20110607), language-pack-kde-gu (<< 1:11.04+20110607), language-pack-kde-gu-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-gu-base (>= 1:11.04+20110607), language-pack-gu-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-gu/language-pack-gnome-gu_11.04+20110607_all.deb
Size: 2016
MD5sum: e4a177145dd4fe47f6b9a99d49a9228f
SHA1: a490d85c4f3d07daaf141b49d4110f18366743c0
SHA256: 60d5af6cf363809eb857deb4a1f08f7c86646ae794eb13fb011544ea23ee0058
Description: GNOME translation updates for language Gujarati
 Translation data updates for all supported GNOME packages for:
 Gujarati
 .
 language-pack-gnome-gu-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-gu-base
Priority: optional
Section: translations
Installed-Size: 8376
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-gu (<< 1:11.04+20110607), language-pack-gnome-gu-base (<< 1:11.04+20110607), language-pack-gu (<< 1:11.04+20110607), language-pack-gu-base (<< 1:11.04+20110607), language-pack-kde-gu (<< 1:11.04+20110607), language-pack-kde-gu-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-gu (>= 1:11.04+20110607), language-pack-gu-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-gu (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-gu-base/language-pack-gnome-gu-base_11.04+20110607_all.deb
Size: 1456656
MD5sum: 7af50a6db393878aabd9e9d4bab12b40
SHA1: 1dd1761c686996aebeda1883492595becb96c1c6
SHA256: 4f7de2fba73b8dd867643a01a924bebd79b7f15068adc2e0dcd2e296cc147153
Description: GNOME translations for language Gujarati
 Translation data for all supported GNOME packages for:
 Gujarati
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-gu provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-gv
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-gv (<< 1:11.04+20110607), language-pack-gnome-gv-base, language-pack-gv (<< 1:11.04+20110607), language-pack-gv-base (<< 1:11.04+20110607), language-pack-kde-gv (<< 1:11.04+20110607), language-pack-kde-gv-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-gv-base (>= 1:11.04+20110607), language-pack-gv-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-gv/language-pack-gnome-gv_11.04+20110607_all.deb
Size: 2024
MD5sum: d853bba8e53d5785d9d4004bf2d4383d
SHA1: 55c36ce9553df1c08e6d7803ccb6b3cbbd19d30d
SHA256: de227c27ff7cfc62ca2e07eb089a2e2c603b165f821701e2c0f7f9c08e7e0a1e
Description: GNOME translation updates for language Manx
 Translation data updates for all supported GNOME packages for:
 Manx
 .
 language-pack-gnome-gv-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-gv-base
Priority: optional
Section: translations
Installed-Size: 564
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-gv (<< 1:11.04+20110607), language-pack-gnome-gv-base (<< 1:11.04+20110607), language-pack-gv (<< 1:11.04+20110607), language-pack-gv-base (<< 1:11.04+20110607), language-pack-kde-gv (<< 1:11.04+20110607), language-pack-kde-gv-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-gv (>= 1:11.04+20110607), language-pack-gv-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-gv (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-gv-base/language-pack-gnome-gv-base_11.04+20110607_all.deb
Size: 135682
MD5sum: 487374148efb205831ac3c8daf5df9e1
SHA1: ef6ac577ba9283b04a36639d500724f4c711cbab
SHA256: 1213edcae344b0f45361ae098903d6c9d69ebd1a53c8fde41356cae7df6587c0
Description: GNOME translations for language Manx
 Translation data for all supported GNOME packages for:
 Manx
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-gv provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-ha
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ha (<< 1:11.04+20110607), language-pack-gnome-ha-base, language-pack-ha (<< 1:11.04+20110607), language-pack-ha-base (<< 1:11.04+20110607), language-pack-kde-ha (<< 1:11.04+20110607), language-pack-kde-ha-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-ha-base (>= 1:11.04+20110607), language-pack-ha-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-ha/language-pack-gnome-ha_11.04+20110607_all.deb
Size: 2010
MD5sum: acac3ab9023651b5c1044d27811317cd
SHA1: 04670c0b5320fca1a5b6ae2e456a5da2adb07d90
SHA256: a7fae89aacad8be895d2aacbff069b5c46dc35305e2b36a78f713906527cecad
Description: GNOME translation updates for language Hausa
 Translation data updates for all supported GNOME packages for:
 Hausa
 .
 language-pack-gnome-ha-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-ha-base
Priority: optional
Section: translations
Installed-Size: 156
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ha (<< 1:11.04+20110607), language-pack-gnome-ha-base (<< 1:11.04+20110607), language-pack-ha (<< 1:11.04+20110607), language-pack-ha-base (<< 1:11.04+20110607), language-pack-kde-ha (<< 1:11.04+20110607), language-pack-kde-ha-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-ha (>= 1:11.04+20110607), language-pack-ha-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-ha (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-ha-base/language-pack-gnome-ha-base_11.04+20110607_all.deb
Size: 31684
MD5sum: b6b56e27c7df34282d6c67e83490a1a6
SHA1: 3cc73af1ec5120d750e94356ed7cef4664b8e0f5
SHA256: 8fefc3c370bb9b7371aa754b8f715982dae46b673fbbbf2ac933c415e1dba626
Description: GNOME translations for language Hausa
 Translation data for all supported GNOME packages for:
 Hausa
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-ha provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-he
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-he (<< 1:11.04+20110607), language-pack-gnome-he-base, language-pack-he (<< 1:11.04+20110607), language-pack-he-base (<< 1:11.04+20110607), language-pack-kde-he (<< 1:11.04+20110607), language-pack-kde-he-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-he-base (>= 1:11.04+20110607), language-pack-he-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-he/language-pack-gnome-he_11.04+20110607_all.deb
Size: 1998
MD5sum: 633d13635084bfeea41050ac58edd95b
SHA1: ab9460146141c1fd02e35e777ceab00078911763
SHA256: 8f427eaf423ea3a26b567349ad906b6a69a220395b995cd81cf008fef72badb2
Description: GNOME translation updates for language Hebrew
 Translation data updates for all supported GNOME packages for:
 Hebrew
 .
 language-pack-gnome-he-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-he-base
Priority: optional
Section: translations
Installed-Size: 7432
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-he (<< 1:11.04+20110607), language-pack-gnome-he-base (<< 1:11.04+20110607), language-pack-he (<< 1:11.04+20110607), language-pack-he-base (<< 1:11.04+20110607), language-pack-kde-he (<< 1:11.04+20110607), language-pack-kde-he-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-he (>= 1:11.04+20110607), language-pack-he-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-he (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-he-base/language-pack-gnome-he-base_11.04+20110607_all.deb
Size: 1506240
MD5sum: dcfd81612091c65935a15880bd365f4c
SHA1: 107a90060f3056215ec6203c90ef8090f0d64299
SHA256: 5efa327ce86e56c830272365e7a63e4d1b0a187c37b8b84616cc48d34dfbbca6
Description: GNOME translations for language Hebrew
 Translation data for all supported GNOME packages for:
 Hebrew
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-he provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-hi
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-hi (<< 1:11.04+20110607), language-pack-gnome-hi-base, language-pack-hi (<< 1:11.04+20110607), language-pack-hi-base (<< 1:11.04+20110607), language-pack-kde-hi (<< 1:11.04+20110607), language-pack-kde-hi-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-hi-base (>= 1:11.04+20110607), language-pack-hi-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-hi/language-pack-gnome-hi_11.04+20110607_all.deb
Size: 1996
MD5sum: 7257e363d883ade2d7ce827231d688a4
SHA1: 4eaeb56a62b711ff065592a68677c63a74f00f2b
SHA256: 3f28d17496bbcf9a0177e9a66213ecf8172100ef88f13c0c867be44e98c33992
Description: GNOME translation updates for language Hindi
 Translation data updates for all supported GNOME packages for:
 Hindi
 .
 language-pack-gnome-hi-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live, xubuntu-live

Package: language-pack-gnome-hi-base
Priority: optional
Section: translations
Installed-Size: 6244
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-hi (<< 1:11.04+20110607), language-pack-gnome-hi-base (<< 1:11.04+20110607), language-pack-hi (<< 1:11.04+20110607), language-pack-hi-base (<< 1:11.04+20110607), language-pack-kde-hi (<< 1:11.04+20110607), language-pack-kde-hi-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-hi (>= 1:11.04+20110607), language-pack-hi-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-hi (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-hi-base/language-pack-gnome-hi-base_11.04+20110607_all.deb
Size: 1249330
MD5sum: 678c2aab2b2ada1efb6d0d789df138f3
SHA1: 5d4b312e40be4f7a220d441dd94db214dc3c0990
SHA256: 433138d5444db695b4f3404fc3ff0af4f65b6b2e5963234010e65ec3f6c0d0f5
Description: GNOME translations for language Hindi
 Translation data for all supported GNOME packages for:
 Hindi
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-hi provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live, xubuntu-live

Package: language-pack-gnome-hr
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-hr (<< 1:11.04+20110607), language-pack-gnome-hr-base, language-pack-hr (<< 1:11.04+20110607), language-pack-hr-base (<< 1:11.04+20110607), language-pack-kde-hr (<< 1:11.04+20110607), language-pack-kde-hr-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-hr-base (>= 1:11.04+20110607), language-pack-hr-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-hr/language-pack-gnome-hr_11.04+20110607_all.deb
Size: 2016
MD5sum: 40c5d4531012396b40960f10320b238d
SHA1: 035b9e1c47530d83c04a59cf6610221d8252d8be
SHA256: 2316d53d74dbe453b6f88b6aa3d4118f0e42afa28e7ef2e81e690158ab33014a
Description: GNOME translation updates for language Croatian
 Translation data updates for all supported GNOME packages for:
 Croatian
 .
 language-pack-gnome-hr-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-hr-base
Priority: optional
Section: translations
Installed-Size: 5328
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-hr (<< 1:11.04+20110607), language-pack-gnome-hr-base (<< 1:11.04+20110607), language-pack-hr (<< 1:11.04+20110607), language-pack-hr-base (<< 1:11.04+20110607), language-pack-kde-hr (<< 1:11.04+20110607), language-pack-kde-hr-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-hr (>= 1:11.04+20110607), language-pack-hr-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-hr (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-hr-base/language-pack-gnome-hr-base_11.04+20110607_all.deb
Size: 1142994
MD5sum: 666028d39c1caf0d8b71563f71953195
SHA1: a8f1f3f1f9d84f42a6c5399055a98a1fc7d39b8c
SHA256: 4aa580718b9081af3f551c80aa09282aad8c71f468d3421d82c0a6bc3f23d8a3
Description: GNOME translations for language Croatian
 Translation data for all supported GNOME packages for:
 Croatian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-hr provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-ht
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ht (<< 1:11.04+20110607), language-pack-gnome-ht-base, language-pack-ht (<< 1:11.04+20110607), language-pack-ht-base (<< 1:11.04+20110607), language-pack-kde-ht (<< 1:11.04+20110607), language-pack-kde-ht-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-ht-base (>= 1:11.04+20110607), language-pack-ht-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-ht/language-pack-gnome-ht_11.04+20110607_all.deb
Size: 2024
MD5sum: e4be25ba0312fb9613d56b4db1736409
SHA1: 8b2ac9b0263b73a0dfde6d35bc7235136e85a80d
SHA256: 36919883ad6c0c9a43e088e376cec6a942defa1e06f73044f3ae5e4b98eaea1d
Description: GNOME translation updates for language Haitian; Haitian Creole
 Translation data updates for all supported GNOME packages for:
 Haitian; Haitian Creole
 .
 language-pack-gnome-ht-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-ht-base
Priority: optional
Section: translations
Installed-Size: 176
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ht (<< 1:11.04+20110607), language-pack-gnome-ht-base (<< 1:11.04+20110607), language-pack-ht (<< 1:11.04+20110607), language-pack-ht-base (<< 1:11.04+20110607), language-pack-kde-ht (<< 1:11.04+20110607), language-pack-kde-ht-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-ht (>= 1:11.04+20110607), language-pack-ht-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-ht (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-ht-base/language-pack-gnome-ht-base_11.04+20110607_all.deb
Size: 18022
MD5sum: eb73e550dadb47fc91edb6978d57a012
SHA1: 8ffea292e5748ff9033e8d235f11235a323ea355
SHA256: 705a21cfa369547951b5d2a8b878e83d73c2057f82b01e8383755cd49ed218f8
Description: GNOME translations for language Haitian; Haitian Creole
 Translation data for all supported GNOME packages for:
 Haitian; Haitian Creole
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-ht provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-hu
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-hu (<< 1:11.04+20110607), language-pack-gnome-hu-base, language-pack-hu (<< 1:11.04+20110607), language-pack-hu-base (<< 1:11.04+20110607), language-pack-kde-hu (<< 1:11.04+20110607), language-pack-kde-hu-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-hu-base (>= 1:11.04+20110607), language-pack-hu-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-hu/language-pack-gnome-hu_11.04+20110607_all.deb
Size: 2016
MD5sum: 8e8cdfe8a36032a3b3bc446e8379df9f
SHA1: 5a256f6f3e703934b282ed68a43dcc1f14c3826a
SHA256: 298ea2c9f61044a4a10c1a1de1b51c87f67275fd080d9cfa7b50e5fd61bb49d6
Description: GNOME translation updates for language Hungarian
 Translation data updates for all supported GNOME packages for:
 Hungarian
 .
 language-pack-gnome-hu-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-hu-base
Priority: optional
Section: translations
Installed-Size: 10564
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-hu (<< 1:11.04+20110607), language-pack-gnome-hu-base (<< 1:11.04+20110607), language-pack-hu (<< 1:11.04+20110607), language-pack-hu-base (<< 1:11.04+20110607), language-pack-kde-hu (<< 1:11.04+20110607), language-pack-kde-hu-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-hu (>= 1:11.04+20110607), language-pack-hu-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-hu (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-hu-base/language-pack-gnome-hu-base_11.04+20110607_all.deb
Size: 2278576
MD5sum: b8c277d8b4dd50311aa0ae53685bb0e4
SHA1: 28b92c4a9740b9e6633bc88956539febb56b5b06
SHA256: a9d7321001fe4424a3f7bf23ce4436683e1ed2632db71eddf2d0725dcd7cfcd4
Description: GNOME translations for language Hungarian
 Translation data for all supported GNOME packages for:
 Hungarian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-hu provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-hy
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-hy (<< 1:11.04+20110607), language-pack-gnome-hy-base, language-pack-hy (<< 1:11.04+20110607), language-pack-hy-base (<< 1:11.04+20110607), language-pack-kde-hy (<< 1:11.04+20110607), language-pack-kde-hy-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-hy-base (>= 1:11.04+20110607), language-pack-hy-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-hy/language-pack-gnome-hy_11.04+20110607_all.deb
Size: 1998
MD5sum: 11b2da2a9c03c2926f347f54da36218e
SHA1: 2414f8ffbb6ca3bcf4862b27ac91e47c7953399d
SHA256: 9711ba7e15800517428d9c10df2abf86e3b173d297b1ea4de7fb212011bd205f
Description: GNOME translation updates for language Armenian
 Translation data updates for all supported GNOME packages for:
 Armenian
 .
 language-pack-gnome-hy-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-hy-base
Priority: optional
Section: translations
Installed-Size: 1612
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-hy (<< 1:11.04+20110607), language-pack-gnome-hy-base (<< 1:11.04+20110607), language-pack-hy (<< 1:11.04+20110607), language-pack-hy-base (<< 1:11.04+20110607), language-pack-kde-hy (<< 1:11.04+20110607), language-pack-kde-hy-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-hy (>= 1:11.04+20110607), language-pack-hy-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-hy (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-hy-base/language-pack-gnome-hy-base_11.04+20110607_all.deb
Size: 332962
MD5sum: 9c10d20457de83cd190c201c4f870cba
SHA1: b63add541c1d701e0f07c7bd54508cb46e851d68
SHA256: f8c3b23f2b2b01f003f1b70567eae277c8ee84259d0436dd4afd47391c3233f7
Description: GNOME translations for language Armenian
 Translation data for all supported GNOME packages for:
 Armenian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-hy provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-ia
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ia (<< 1:11.04+20110607), language-pack-gnome-ia-base, language-pack-ia (<< 1:11.04+20110607), language-pack-ia-base (<< 1:11.04+20110607), language-pack-kde-ia (<< 1:11.04+20110607), language-pack-kde-ia-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-ia-base (>= 1:11.04+20110607), language-pack-ia-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-ia/language-pack-gnome-ia_11.04+20110607_all.deb
Size: 2026
MD5sum: 4749c49de3a0ff3335d389cf7dc3c75e
SHA1: d72394ef7a95fbe793dccf41cf6942834c65f523
SHA256: 57585196f5c659ac470a8ae78d6f891c2f24ab225abdf18dc70ee132e131e900
Description: GNOME translation updates for language Interlingua (International Auxiliary Language Association)
 Translation data updates for all supported GNOME packages for:
 Interlingua (International Auxiliary Language Association)
 .
 language-pack-gnome-ia-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-ia-base
Priority: optional
Section: translations
Installed-Size: 76
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ia (<< 1:11.04+20110607), language-pack-gnome-ia-base (<< 1:11.04+20110607), language-pack-ia (<< 1:11.04+20110607), language-pack-ia-base (<< 1:11.04+20110607), language-pack-kde-ia (<< 1:11.04+20110607), language-pack-kde-ia-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-ia (>= 1:11.04+20110607), language-pack-ia-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-ia (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-ia-base/language-pack-gnome-ia-base_11.04+20110607_all.deb
Size: 5122
MD5sum: 40cb6afbf3398135d1c99d8cea541943
SHA1: e97cbce3f2ed3928c0f06bae3248f2840a4c5f27
SHA256: a6897ab0290ea8972021caf72ac11e93934e7676f598e37b82c99bad3059037b
Description: GNOME translations for language Interlingua (International Auxiliary Language Association)
 Translation data for all supported GNOME packages for:
 Interlingua (International Auxiliary Language Association)
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-ia provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-id
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-id (<< 1:11.04+20110607), language-pack-gnome-id-base, language-pack-id (<< 1:11.04+20110607), language-pack-id-base (<< 1:11.04+20110607), language-pack-kde-id (<< 1:11.04+20110607), language-pack-kde-id-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-id-base (>= 1:11.04+20110607), language-pack-id-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-id/language-pack-gnome-id_11.04+20110607_all.deb
Size: 2034
MD5sum: fad14def83cd5fd73886674f297c10c7
SHA1: e7b4f040f30bd732ee6da6f2bddd0d283d4a4d1d
SHA256: 82c218b0488ae20ba8775af70d897d18af960348c2407661720ce044c1678534
Description: GNOME translation updates for language Indonesian
 Translation data updates for all supported GNOME packages for:
 Indonesian
 .
 language-pack-gnome-id-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-id-base
Priority: optional
Section: translations
Installed-Size: 7052
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-id (<< 1:11.04+20110607), language-pack-gnome-id-base (<< 1:11.04+20110607), language-pack-id (<< 1:11.04+20110607), language-pack-id-base (<< 1:11.04+20110607), language-pack-kde-id (<< 1:11.04+20110607), language-pack-kde-id-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-id (>= 1:11.04+20110607), language-pack-id-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-id (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-id-base/language-pack-gnome-id-base_11.04+20110607_all.deb
Size: 1467748
MD5sum: 4b5e09712990fafed61a937dd1342fbf
SHA1: 60ef13389f5cff04d678dd5449d04a3bcc047071
SHA256: ba6997431c9e09630c46dcd17118627f0f9064e500ff414e15069245b30b8984
Description: GNOME translations for language Indonesian
 Translation data for all supported GNOME packages for:
 Indonesian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-id provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-ig
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ig (<< 1:11.04+20110607), language-pack-gnome-ig-base, language-pack-ig (<< 1:11.04+20110607), language-pack-ig-base (<< 1:11.04+20110607), language-pack-kde-ig (<< 1:11.04+20110607), language-pack-kde-ig-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-ig-base (>= 1:11.04+20110607), language-pack-ig-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-ig/language-pack-gnome-ig_11.04+20110607_all.deb
Size: 1996
MD5sum: f2d5bb2440def51e2f6c24a5b1251a47
SHA1: e6fa05d768586955237f40698c44a5a2e5ae8070
SHA256: 2dc1458d08c6b2d8d58f8877138d9f50d59ee06a6b38ab624f5ee240d16af132
Description: GNOME translation updates for language Igbo
 Translation data updates for all supported GNOME packages for:
 Igbo
 .
 language-pack-gnome-ig-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-ig-base
Priority: optional
Section: translations
Installed-Size: 356
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ig (<< 1:11.04+20110607), language-pack-gnome-ig-base (<< 1:11.04+20110607), language-pack-ig (<< 1:11.04+20110607), language-pack-ig-base (<< 1:11.04+20110607), language-pack-kde-ig (<< 1:11.04+20110607), language-pack-kde-ig-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-ig (>= 1:11.04+20110607), language-pack-ig-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-ig (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-ig-base/language-pack-gnome-ig-base_11.04+20110607_all.deb
Size: 67132
MD5sum: 87934f8c96d1a61ff65ec286b5237165
SHA1: 2953dbc907d92da9efc72ae23752360a079eea70
SHA256: 50ffa606d7d06b72069cdeeac485a9e61a31dbf6153bb36bb40f9eb81fa4f3ba
Description: GNOME translations for language Igbo
 Translation data for all supported GNOME packages for:
 Igbo
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-ig provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-is
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-is (<< 1:11.04+20110607), language-pack-gnome-is-base, language-pack-is (<< 1:11.04+20110607), language-pack-is-base (<< 1:11.04+20110607), language-pack-kde-is (<< 1:11.04+20110607), language-pack-kde-is-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-is-base (>= 1:11.04+20110607), language-pack-is-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-is/language-pack-gnome-is_11.04+20110607_all.deb
Size: 2020
MD5sum: bcf9ce40c456f3c18e0ea9747e8c42d8
SHA1: 1834fc0f865fadac2678b169d666de5db1935d89
SHA256: 22208de59e5b4253be9f12f2fa9e4e444c33631dbd510271c82345665c2bd7cb
Description: GNOME translation updates for language Icelandic
 Translation data updates for all supported GNOME packages for:
 Icelandic
 .
 language-pack-gnome-is-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-is-base
Priority: optional
Section: translations
Installed-Size: 4456
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-is (<< 1:11.04+20110607), language-pack-gnome-is-base (<< 1:11.04+20110607), language-pack-is (<< 1:11.04+20110607), language-pack-is-base (<< 1:11.04+20110607), language-pack-kde-is (<< 1:11.04+20110607), language-pack-kde-is-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-is (>= 1:11.04+20110607), language-pack-is-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-is (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-is-base/language-pack-gnome-is-base_11.04+20110607_all.deb
Size: 775482
MD5sum: 78124caec9ba4b5dbe8bdf61d77c8d57
SHA1: c1e86fded4c716247a9e7898bf23ebc9d4f3a767
SHA256: 9586f8c9e936432f2499f55668700c1cc48af621de4cb71b98ec29a5641d522e
Description: GNOME translations for language Icelandic
 Translation data for all supported GNOME packages for:
 Icelandic
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-is provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-it
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-it (<< 1:11.04+20110607), language-pack-gnome-it-base, language-pack-it (<< 1:11.04+20110607), language-pack-it-base (<< 1:11.04+20110607), language-pack-kde-it (<< 1:11.04+20110607), language-pack-kde-it-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-it-base (>= 1:11.04+20110607), language-pack-it-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-it/language-pack-gnome-it_11.04+20110607_all.deb
Size: 2038
MD5sum: fde6b355d9f93f3e8d8eb743a8c24a32
SHA1: 370892ac74c66633cbc9cb1dfe4f9bcbcb626fc4
SHA256: 2f1b00e8f370bc4b44ce5c9905405517b948aea50ec5c7555e574694f96a0982
Description: GNOME translation updates for language Italian
 Translation data updates for all supported GNOME packages for:
 Italian
 .
 language-pack-gnome-it-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live, xubuntu-live

Package: language-pack-gnome-it-base
Priority: optional
Section: translations
Installed-Size: 16628
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-it (<< 1:11.04+20110607), language-pack-gnome-it-base (<< 1:11.04+20110607), language-pack-it (<< 1:11.04+20110607), language-pack-it-base (<< 1:11.04+20110607), language-pack-kde-it (<< 1:11.04+20110607), language-pack-kde-it-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-it (>= 1:11.04+20110607), language-pack-it-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-it (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-it-base/language-pack-gnome-it-base_11.04+20110607_all.deb
Size: 5711196
MD5sum: 4ae24d84e4815335efa26ca143d39e79
SHA1: 380b33c52ead3e11422fb5c568d67fc2a4501c6f
SHA256: c7dddd3e2d91211f99a815ef2cb53daf15608d6778fcd4ab069c0d86d4dd117d
Description: GNOME translations for language Italian
 Translation data for all supported GNOME packages for:
 Italian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-it provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live, xubuntu-live

Package: language-pack-gnome-ja
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ja (<< 1:11.04+20110607), language-pack-gnome-ja-base, language-pack-ja (<< 1:11.04+20110607), language-pack-ja-base (<< 1:11.04+20110607), language-pack-kde-ja (<< 1:11.04+20110607), language-pack-kde-ja-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-ja-base (>= 1:11.04+20110607), language-pack-ja-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-ja/language-pack-gnome-ja_11.04+20110607_all.deb
Size: 2008
MD5sum: 37834a2c4dc0167111fb25fc9104af13
SHA1: 2b5ae36c43c0517f12dc8fa3c38255439b667891
SHA256: 6492bfe69ebbf47480532ff85e574741e0eca84996e9a1aeffb746bfdc73ad13
Description: GNOME translation updates for language Japanese
 Translation data updates for all supported GNOME packages for:
 Japanese
 .
 language-pack-gnome-ja-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live, xubuntu-live

Package: language-pack-gnome-ja-base
Priority: optional
Section: translations
Installed-Size: 11160
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ja (<< 1:11.04+20110607), language-pack-gnome-ja-base (<< 1:11.04+20110607), language-pack-ja (<< 1:11.04+20110607), language-pack-ja-base (<< 1:11.04+20110607), language-pack-kde-ja (<< 1:11.04+20110607), language-pack-kde-ja-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-ja (>= 1:11.04+20110607), language-pack-ja-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-ja (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-ja-base/language-pack-gnome-ja-base_11.04+20110607_all.deb
Size: 2312474
MD5sum: ba40e2ee65e282164f8272b0c5ac9bc7
SHA1: 42051d115076781c6c4133792a1f7e11f430fc41
SHA256: 3cf5133026cb610e6833a4dbf79929e601f14cf6b9e23b7f97f1daa4d95fe78e
Description: GNOME translations for language Japanese
 Translation data for all supported GNOME packages for:
 Japanese
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-ja provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live, xubuntu-live

Package: language-pack-gnome-ka
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ka (<< 1:11.04+20110607), language-pack-gnome-ka-base, language-pack-ka (<< 1:11.04+20110607), language-pack-ka-base (<< 1:11.04+20110607), language-pack-kde-ka (<< 1:11.04+20110607), language-pack-kde-ka-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-ka-base (>= 1:11.04+20110607), language-pack-ka-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-ka/language-pack-gnome-ka_11.04+20110607_all.deb
Size: 2018
MD5sum: 6cdfb78aa904fefb1015767ba9a3a8e3
SHA1: 8276b3ffb7243f33fa6649c6749c3c65ec5d28cc
SHA256: 6c3a94dc6931d6040f993965ff12a9109058289823f090af48f8c65a0d077569
Description: GNOME translation updates for language Georgian
 Translation data updates for all supported GNOME packages for:
 Georgian
 .
 language-pack-gnome-ka-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-ka-base
Priority: optional
Section: translations
Installed-Size: 4392
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ka (<< 1:11.04+20110607), language-pack-gnome-ka-base (<< 1:11.04+20110607), language-pack-ka (<< 1:11.04+20110607), language-pack-ka-base (<< 1:11.04+20110607), language-pack-kde-ka (<< 1:11.04+20110607), language-pack-kde-ka-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-ka (>= 1:11.04+20110607), language-pack-ka-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-ka (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-ka-base/language-pack-gnome-ka-base_11.04+20110607_all.deb
Size: 614340
MD5sum: a5fbc9e7101f3691e95b5eeb812051b5
SHA1: e4f18e1505ca25ac3ef06b48b3680ee729590a5e
SHA256: 84e4294b505d780b5b67006bef456d2de1ae8f14e5d92f7368085b54e013c3ad
Description: GNOME translations for language Georgian
 Translation data for all supported GNOME packages for:
 Georgian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-ka provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-kk
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-kk (<< 1:11.04+20110607), language-pack-gnome-kk-base, language-pack-kde-kk (<< 1:11.04+20110607), language-pack-kde-kk-base (<< 1:11.04+20110607), language-pack-kk (<< 1:11.04+20110607), language-pack-kk-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-kk-base (>= 1:11.04+20110607), language-pack-kk-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-kk/language-pack-gnome-kk_11.04+20110607_all.deb
Size: 2004
MD5sum: 88866f40cc6f3ac26b1d6ac7320fb364
SHA1: 6ac0cdf0fb02531f35194ed13e2ef68b208beae8
SHA256: 4ac4cd93aa6e92efcd2d8a5c87792be3561185564c033c9f65170dd133fca3b4
Description: GNOME translation updates for language Kazakh
 Translation data updates for all supported GNOME packages for:
 Kazakh
 .
 language-pack-gnome-kk-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-kk-base
Priority: optional
Section: translations
Installed-Size: 1632
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-kk (<< 1:11.04+20110607), language-pack-gnome-kk-base (<< 1:11.04+20110607), language-pack-kde-kk (<< 1:11.04+20110607), language-pack-kde-kk-base (<< 1:11.04+20110607), language-pack-kk (<< 1:11.04+20110607), language-pack-kk-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-kk (>= 1:11.04+20110607), language-pack-kk-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-kk (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-kk-base/language-pack-gnome-kk-base_11.04+20110607_all.deb
Size: 258058
MD5sum: 9d864a05dc5f09dac0042f2002404cdf
SHA1: a9f0ef7b94cad544c0abfd2a44133971ab2b56c6
SHA256: 6191334f2bed49b71d9096f9a198c1c4bcbb0652226d28c29a72ab54a14b2baa
Description: GNOME translations for language Kazakh
 Translation data for all supported GNOME packages for:
 Kazakh
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-kk provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-kl
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-kl (<< 1:11.04+20110607), language-pack-gnome-kl-base, language-pack-kde-kl (<< 1:11.04+20110607), language-pack-kde-kl-base (<< 1:11.04+20110607), language-pack-kl (<< 1:11.04+20110607), language-pack-kl-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-kl-base (>= 1:11.04+20110607), language-pack-kl-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-kl/language-pack-gnome-kl_11.04+20110607_all.deb
Size: 2022
MD5sum: 43759dc64b6195a82e6f3b3ebeeeabe6
SHA1: 1e53372aae7f8cd5d820d1cc4c6232668132152f
SHA256: 7d020fbe17cf947ecd157517154fb51826c41bc63ec7431d5370c52665e89dfe
Description: GNOME translation updates for language Kalaallisut; Greenlandic
 Translation data updates for all supported GNOME packages for:
 Kalaallisut; Greenlandic
 .
 language-pack-gnome-kl-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-kl-base
Priority: optional
Section: translations
Installed-Size: 64
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-kl (<< 1:11.04+20110607), language-pack-gnome-kl-base (<< 1:11.04+20110607), language-pack-kde-kl (<< 1:11.04+20110607), language-pack-kde-kl-base (<< 1:11.04+20110607), language-pack-kl (<< 1:11.04+20110607), language-pack-kl-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-kl (>= 1:11.04+20110607), language-pack-kl-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-kl (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-kl-base/language-pack-gnome-kl-base_11.04+20110607_all.deb
Size: 4108
MD5sum: b8ca17d9ed06d6df86dc1a67fefe20d6
SHA1: 55ab35e22d7a85350602be47ed466bbe1579d746
SHA256: 232575272e13ed44a3909012d5616db2e44e1a758debb3ef50eceea55f782a9d
Description: GNOME translations for language Kalaallisut; Greenlandic
 Translation data for all supported GNOME packages for:
 Kalaallisut; Greenlandic
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-kl provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-km
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-km (<< 1:11.04+20110607), language-pack-gnome-km-base, language-pack-kde-km (<< 1:11.04+20110607), language-pack-kde-km-base (<< 1:11.04+20110607), language-pack-km (<< 1:11.04+20110607), language-pack-km-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-km-base (>= 1:11.04+20110607), language-pack-km-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-km/language-pack-gnome-km_11.04+20110607_all.deb
Size: 2028
MD5sum: b04eb2b492e3fbfe038a19aff5f55638
SHA1: 8b676e8d309c4ffa77094fd119bdaa1f46da3801
SHA256: 5d0f02b061c31b4c63f60c13c92bee359e28eae637fe1ec1ffa184c7a41ab779
Description: GNOME translation updates for language Central Khmer
 Translation data updates for all supported GNOME packages for:
 Central Khmer
 .
 language-pack-gnome-km-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-km-base
Priority: optional
Section: translations
Installed-Size: 2412
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-km (<< 1:11.04+20110607), language-pack-gnome-km-base (<< 1:11.04+20110607), language-pack-kde-km (<< 1:11.04+20110607), language-pack-kde-km-base (<< 1:11.04+20110607), language-pack-km (<< 1:11.04+20110607), language-pack-km-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-km (>= 1:11.04+20110607), language-pack-km-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-km (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-km-base/language-pack-gnome-km-base_11.04+20110607_all.deb
Size: 423150
MD5sum: e9bf47ad1babf76613c5397424e3827d
SHA1: bff25417334a0d5fecaec2228b48dbe8d5aaa61a
SHA256: 4535cec757a3b28d76a9d313b7100a4299a36fe6dcd989d4e4f83520914f31ca
Description: GNOME translations for language Central Khmer
 Translation data for all supported GNOME packages for:
 Central Khmer
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-km provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-kn
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-kn (<< 1:11.04+20110607), language-pack-gnome-kn-base, language-pack-kde-kn (<< 1:11.04+20110607), language-pack-kde-kn-base (<< 1:11.04+20110607), language-pack-kn (<< 1:11.04+20110607), language-pack-kn-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-kn-base (>= 1:11.04+20110607), language-pack-kn-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-kn/language-pack-gnome-kn_11.04+20110607_all.deb
Size: 2004
MD5sum: 8a124b946a187441298f65db6e56670a
SHA1: a24f2db1cff485a6c7e3e361eeb210b76f4d4b12
SHA256: d40441950df4382433ebf7bb8522fbaff56600fd3e0d3bc91d27aa1ea9c9eb45
Description: GNOME translation updates for language Kannada
 Translation data updates for all supported GNOME packages for:
 Kannada
 .
 language-pack-gnome-kn-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-kn-base
Priority: optional
Section: translations
Installed-Size: 7256
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-kn (<< 1:11.04+20110607), language-pack-gnome-kn-base (<< 1:11.04+20110607), language-pack-kde-kn (<< 1:11.04+20110607), language-pack-kde-kn-base (<< 1:11.04+20110607), language-pack-kn (<< 1:11.04+20110607), language-pack-kn-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-kn (>= 1:11.04+20110607), language-pack-kn-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-kn (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-kn-base/language-pack-gnome-kn-base_11.04+20110607_all.deb
Size: 1239070
MD5sum: d3cd5b215ee29e00d67d15b55a0ec11a
SHA1: ea6b3d6a92f40a5d5089f6cd7cd490434e15bee8
SHA256: cc592cc4f670c8d95a81de61a1288180736fc49af49ec870fbdf98c72876ea8b
Description: GNOME translations for language Kannada
 Translation data for all supported GNOME packages for:
 Kannada
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-kn provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-ko
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ko (<< 1:11.04+20110607), language-pack-gnome-ko-base, language-pack-kde-ko (<< 1:11.04+20110607), language-pack-kde-ko-base (<< 1:11.04+20110607), language-pack-ko (<< 1:11.04+20110607), language-pack-ko-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-ko-base (>= 1:11.04+20110607), language-pack-ko-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-ko/language-pack-gnome-ko_11.04+20110607_all.deb
Size: 2002
MD5sum: 2b666883021cbc3bbd9370b5e4a5c351
SHA1: ca0cb7697db52b58531f4c8fd3f1af7b79b87dca
SHA256: 1bf486a559a18d2bbba25954a3fd9abc40766b9ece58f561867280cf3e722a74
Description: GNOME translation updates for language Korean
 Translation data updates for all supported GNOME packages for:
 Korean
 .
 language-pack-gnome-ko-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-ko-base
Priority: optional
Section: translations
Installed-Size: 10912
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ko (<< 1:11.04+20110607), language-pack-gnome-ko-base (<< 1:11.04+20110607), language-pack-kde-ko (<< 1:11.04+20110607), language-pack-kde-ko-base (<< 1:11.04+20110607), language-pack-ko (<< 1:11.04+20110607), language-pack-ko-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-ko (>= 1:11.04+20110607), language-pack-ko-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-ko (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-ko-base/language-pack-gnome-ko-base_11.04+20110607_all.deb
Size: 2701112
MD5sum: 8eec9c5ca91d51bbc902d8075efbc52d
SHA1: 82501e9cfb6c1e008e2017f641c455c476e8a685
SHA256: 47c49640ff856d536635d5573d92950b7a440484803cec8953161403f21e575a
Description: GNOME translations for language Korean
 Translation data for all supported GNOME packages for:
 Korean
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-ko provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-ks
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ks (<< 1:11.04+20110607), language-pack-gnome-ks-base, language-pack-kde-ks (<< 1:11.04+20110607), language-pack-kde-ks-base (<< 1:11.04+20110607), language-pack-ks (<< 1:11.04+20110607), language-pack-ks-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-ks-base (>= 1:11.04+20110607), language-pack-ks-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-ks/language-pack-gnome-ks_11.04+20110607_all.deb
Size: 1994
MD5sum: 3a0d2fa1fb09faaa705ab8cd4d693403
SHA1: c8c0db2d2eb88d0bb5524bb3b69847669ee728e6
SHA256: 80d63fd19651b526d16d28e2b326680e20bcd5cf2261e1d93817a7bbf0b19557
Description: GNOME translation updates for language Kashmiri
 Translation data updates for all supported GNOME packages for:
 Kashmiri
 .
 language-pack-gnome-ks-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-ks-base
Priority: optional
Section: translations
Installed-Size: 96
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ks (<< 1:11.04+20110607), language-pack-gnome-ks-base (<< 1:11.04+20110607), language-pack-kde-ks (<< 1:11.04+20110607), language-pack-kde-ks-base (<< 1:11.04+20110607), language-pack-ks (<< 1:11.04+20110607), language-pack-ks-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-ks (>= 1:11.04+20110607), language-pack-ks-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-ks (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-ks-base/language-pack-gnome-ks-base_11.04+20110607_all.deb
Size: 14964
MD5sum: 4cb92531ec12cf65b3bc560c1d70921f
SHA1: f8918ff4be1cf24c3056219add0aa07b8676cba4
SHA256: dc18c1298c69ced20503cacfbe34f6c67483dcdbf0841d49a18a4a1b4a9983c0
Description: GNOME translations for language Kashmiri
 Translation data for all supported GNOME packages for:
 Kashmiri
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-ks provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-ku
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ku (<< 1:11.04+20110607), language-pack-gnome-ku-base, language-pack-kde-ku (<< 1:11.04+20110607), language-pack-kde-ku-base (<< 1:11.04+20110607), language-pack-ku (<< 1:11.04+20110607), language-pack-ku-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-ku-base (>= 1:11.04+20110607), language-pack-ku-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-ku/language-pack-gnome-ku_11.04+20110607_all.deb
Size: 2016
MD5sum: 363209568b239c29a8b7d70d47d6b288
SHA1: 7b31baacb1c46318095a90ee164703c7999ca598
SHA256: 341037b670ea343575dcc6d04cec8a371ad875d3bc8a8b4813ef65945009d90b
Description: GNOME translation updates for language Kurdish
 Translation data updates for all supported GNOME packages for:
 Kurdish
 .
 language-pack-gnome-ku-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-ku-base
Priority: optional
Section: translations
Installed-Size: 3244
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ku (<< 1:11.04+20110607), language-pack-gnome-ku-base (<< 1:11.04+20110607), language-pack-kde-ku (<< 1:11.04+20110607), language-pack-kde-ku-base (<< 1:11.04+20110607), language-pack-ku (<< 1:11.04+20110607), language-pack-ku-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-ku (>= 1:11.04+20110607), language-pack-ku-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-ku (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-ku-base/language-pack-gnome-ku-base_11.04+20110607_all.deb
Size: 494390
MD5sum: 4ceac27f7c37a114ecc5cd4d8879672a
SHA1: 91bf723bb0e423414f74660a8990defa598021b0
SHA256: 54ba9efd21aa9a9cee530cde56d5f8eea56153c1be5bb103584723e60edddfd1
Description: GNOME translations for language Kurdish
 Translation data for all supported GNOME packages for:
 Kurdish
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-ku provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-kw
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-kw (<< 1:11.04+20110607), language-pack-gnome-kw-base, language-pack-kde-kw (<< 1:11.04+20110607), language-pack-kde-kw-base (<< 1:11.04+20110607), language-pack-kw (<< 1:11.04+20110607), language-pack-kw-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-kw-base (>= 1:11.04+20110607), language-pack-kw-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-kw/language-pack-gnome-kw_11.04+20110607_all.deb
Size: 2016
MD5sum: 7e8bf5fa174d748b7b51f326e6fdbae9
SHA1: 849eabbf302da4ac62ee94f74b042d48a5f59f0c
SHA256: 5b4f290e226712d787954d04df15c271770f843f63df86bc19e0979a30c8efe6
Description: GNOME translation updates for language Cornish
 Translation data updates for all supported GNOME packages for:
 Cornish
 .
 language-pack-gnome-kw-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-kw-base
Priority: optional
Section: translations
Installed-Size: 364
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-kw (<< 1:11.04+20110607), language-pack-gnome-kw-base (<< 1:11.04+20110607), language-pack-kde-kw (<< 1:11.04+20110607), language-pack-kde-kw-base (<< 1:11.04+20110607), language-pack-kw (<< 1:11.04+20110607), language-pack-kw-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-kw (>= 1:11.04+20110607), language-pack-kw-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-kw (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-kw-base/language-pack-gnome-kw-base_11.04+20110607_all.deb
Size: 29026
MD5sum: e8c91c506d7e248e1a499c59b47b76fd
SHA1: 15ab209724b557e11fb09c62700cf6753783324a
SHA256: a8e6a63174919b6845e0725000e6dcda9b97fe0ff2b8753eb6ad028422b8c83c
Description: GNOME translations for language Cornish
 Translation data for all supported GNOME packages for:
 Cornish
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-kw provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-ky
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ky (<< 1:11.04+20110607), language-pack-gnome-ky-base, language-pack-kde-ky (<< 1:11.04+20110607), language-pack-kde-ky-base (<< 1:11.04+20110607), language-pack-ky (<< 1:11.04+20110607), language-pack-ky-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-ky-base (>= 1:11.04+20110607), language-pack-ky-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-ky/language-pack-gnome-ky_11.04+20110607_all.deb
Size: 2036
MD5sum: c5afbf8e10f55ecb46780818f64e4fd7
SHA1: b9ea66fc920dd7f9c8cf999a0f4c291f5d9eb639
SHA256: 9c13c90784666b62508a2939d36a987bfcf837f635a563759f9d513c766ba708
Description: GNOME translation updates for language Kirghiz; Kyrgyz
 Translation data updates for all supported GNOME packages for:
 Kirghiz; Kyrgyz
 .
 language-pack-gnome-ky-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-ky-base
Priority: optional
Section: translations
Installed-Size: 468
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ky (<< 1:11.04+20110607), language-pack-gnome-ky-base (<< 1:11.04+20110607), language-pack-kde-ky (<< 1:11.04+20110607), language-pack-kde-ky-base (<< 1:11.04+20110607), language-pack-ky (<< 1:11.04+20110607), language-pack-ky-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-ky (>= 1:11.04+20110607), language-pack-ky-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-ky (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-ky-base/language-pack-gnome-ky-base_11.04+20110607_all.deb
Size: 104542
MD5sum: 95c730628bcd53f8bab91293b5eeefaa
SHA1: 3340847ec665e69abced3c2127b69aa7266b359c
SHA256: c6afd64c4cd814f3b4319db264c2c72e5f647d78711af9e136664a4cf12ea819
Description: GNOME translations for language Kirghiz; Kyrgyz
 Translation data for all supported GNOME packages for:
 Kirghiz; Kyrgyz
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-ky provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-la
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-la (<< 1:11.04+20110607), language-pack-gnome-la-base, language-pack-kde-la (<< 1:11.04+20110607), language-pack-kde-la-base (<< 1:11.04+20110607), language-pack-la (<< 1:11.04+20110607), language-pack-la-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-la-base (>= 1:11.04+20110607), language-pack-la-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-la/language-pack-gnome-la_11.04+20110607_all.deb
Size: 2028
MD5sum: d096920e6793a3bb5d9860a6352a50d6
SHA1: 750c08888d87a6fbb358dd453684cc5295464ac4
SHA256: 8826b9f86d0a7759fd4c17fba7eb5d18c3385db6c694bd00404041e935ceae75
Description: GNOME translation updates for language Latin
 Translation data updates for all supported GNOME packages for:
 Latin
 .
 language-pack-gnome-la-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-la-base
Priority: optional
Section: translations
Installed-Size: 936
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-la (<< 1:11.04+20110607), language-pack-gnome-la-base (<< 1:11.04+20110607), language-pack-kde-la (<< 1:11.04+20110607), language-pack-kde-la-base (<< 1:11.04+20110607), language-pack-la (<< 1:11.04+20110607), language-pack-la-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-la (>= 1:11.04+20110607), language-pack-la-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-la (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-la-base/language-pack-gnome-la-base_11.04+20110607_all.deb
Size: 50830
MD5sum: 1c4a711a7228b499a45ef0675c1b01ca
SHA1: e1d9fadf8aa11cc9286bff93c8e8c3947a2aff01
SHA256: 0bd2b3899bc9ff726bd06d119868339441eea2d3583f8860d17bde7b227b7058
Description: GNOME translations for language Latin
 Translation data for all supported GNOME packages for:
 Latin
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-la provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-lb
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-lb (<< 1:11.04+20110607), language-pack-gnome-lb-base, language-pack-kde-lb (<< 1:11.04+20110607), language-pack-kde-lb-base (<< 1:11.04+20110607), language-pack-lb (<< 1:11.04+20110607), language-pack-lb-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-lb-base (>= 1:11.04+20110607), language-pack-lb-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-lb/language-pack-gnome-lb_11.04+20110607_all.deb
Size: 2024
MD5sum: 2b84072737f0f89f1f642958c1453d7d
SHA1: 50421e4d273bdeaae75b77f5ee7c644dc5cae159
SHA256: c38385d6aa2bbb9ca513535cbcbbf90d190067d937243f883f93cd6b9bcb8adf
Description: GNOME translation updates for language Luxembourgish; Letzeburgesch
 Translation data updates for all supported GNOME packages for:
 Luxembourgish; Letzeburgesch
 .
 language-pack-gnome-lb-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-lb-base
Priority: optional
Section: translations
Installed-Size: 596
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-lb (<< 1:11.04+20110607), language-pack-gnome-lb-base (<< 1:11.04+20110607), language-pack-kde-lb (<< 1:11.04+20110607), language-pack-kde-lb-base (<< 1:11.04+20110607), language-pack-lb (<< 1:11.04+20110607), language-pack-lb-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-lb (>= 1:11.04+20110607), language-pack-lb-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-lb (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-lb-base/language-pack-gnome-lb-base_11.04+20110607_all.deb
Size: 90918
MD5sum: 6e951a878ec870f236f8a94a49d3f9ed
SHA1: 1dde583d2f0f246cbdd7781b84b08bf5fd081794
SHA256: afcb8e2088d3f501c3594a54427c72642b247869604a560c6a6a27d3c736d8c1
Description: GNOME translations for language Luxembourgish; Letzeburgesch
 Translation data for all supported GNOME packages for:
 Luxembourgish; Letzeburgesch
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-lb provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-lg
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-lg (<< 1:11.04+20110607), language-pack-gnome-lg-base, language-pack-kde-lg (<< 1:11.04+20110607), language-pack-kde-lg-base (<< 1:11.04+20110607), language-pack-lg (<< 1:11.04+20110607), language-pack-lg-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-lg-base (>= 1:11.04+20110607), language-pack-lg-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-lg/language-pack-gnome-lg_11.04+20110607_all.deb
Size: 2002
MD5sum: 4bdb893865bbc8d706e806e7e6e353da
SHA1: aea47fc4113d0413e37d583c1b89fe5c0d8735bd
SHA256: 618145cec6faa57f6a122c16b49ad932ce37425808c66c2d269945765a886946
Description: GNOME translation updates for language Ganda
 Translation data updates for all supported GNOME packages for:
 Ganda
 .
 language-pack-gnome-lg-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-lg-base
Priority: optional
Section: translations
Installed-Size: 104
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-lg (<< 1:11.04+20110607), language-pack-gnome-lg-base (<< 1:11.04+20110607), language-pack-kde-lg (<< 1:11.04+20110607), language-pack-kde-lg-base (<< 1:11.04+20110607), language-pack-lg (<< 1:11.04+20110607), language-pack-lg-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-lg (>= 1:11.04+20110607), language-pack-lg-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-lg (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-lg-base/language-pack-gnome-lg-base_11.04+20110607_all.deb
Size: 22642
MD5sum: f9571164919a3321d05b5899e139a5b3
SHA1: 37cd6ab1916f7afa57b689f834d875a6c2e048fe
SHA256: bd4a1095a44e4755512d42fa9eb819a8c23bf8e04a7543d552855fc7d0fea87e
Description: GNOME translations for language Ganda
 Translation data for all supported GNOME packages for:
 Ganda
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-lg provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-li
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-li (<< 1:11.04+20110607), language-pack-gnome-li-base, language-pack-kde-li (<< 1:11.04+20110607), language-pack-kde-li-base (<< 1:11.04+20110607), language-pack-li (<< 1:11.04+20110607), language-pack-li-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-li-base (>= 1:11.04+20110607), language-pack-li-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-li/language-pack-gnome-li_11.04+20110607_all.deb
Size: 2018
MD5sum: 360b5ed47f95ecf898fc27fc3c18aa43
SHA1: caaab2b3829db3b7f4e55952b499034fc108f4b7
SHA256: 5d02632ab67cb760ea614743dfc30be6c9e399bb7a53e21d22bb816a602f1399
Description: GNOME translation updates for language Limburgan; Limburger; Limburgish
 Translation data updates for all supported GNOME packages for:
 Limburgan; Limburger; Limburgish
 .
 language-pack-gnome-li-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-li-base
Priority: optional
Section: translations
Installed-Size: 572
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-li (<< 1:11.04+20110607), language-pack-gnome-li-base (<< 1:11.04+20110607), language-pack-kde-li (<< 1:11.04+20110607), language-pack-kde-li-base (<< 1:11.04+20110607), language-pack-li (<< 1:11.04+20110607), language-pack-li-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-li (>= 1:11.04+20110607), language-pack-li-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-li (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-li-base/language-pack-gnome-li-base_11.04+20110607_all.deb
Size: 109038
MD5sum: 51c76fc9e86fe69300814cad74a1b53e
SHA1: 5c1fd97e73b6f0cd5b9976f6b8e58d059438c9cf
SHA256: cd0f3e4cef9a64c613d2514df8e4cc03ee045cb47aff453dfdc60716671ea357
Description: GNOME translations for language Limburgan; Limburger; Limburgish
 Translation data for all supported GNOME packages for:
 Limburgan; Limburger; Limburgish
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-li provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-lo
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-lo (<< 1:11.04+20110607), language-pack-gnome-lo-base, language-pack-kde-lo (<< 1:11.04+20110607), language-pack-kde-lo-base (<< 1:11.04+20110607), language-pack-lo (<< 1:11.04+20110607), language-pack-lo-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-lo-base (>= 1:11.04+20110607), language-pack-lo-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-lo/language-pack-gnome-lo_11.04+20110607_all.deb
Size: 2022
MD5sum: 112bdea2de1c6c349d367c27810a1d3a
SHA1: a3faca72e578d031c8a448885ca09062f1a998c9
SHA256: e2296f1caa9b5b29cf3eee028a6077dca0ec6e8473bda5f5da42c071966ace1f
Description: GNOME translation updates for language Lao
 Translation data updates for all supported GNOME packages for:
 Lao
 .
 language-pack-gnome-lo-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-lo-base
Priority: optional
Section: translations
Installed-Size: 1944
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-lo (<< 1:11.04+20110607), language-pack-gnome-lo-base (<< 1:11.04+20110607), language-pack-kde-lo (<< 1:11.04+20110607), language-pack-kde-lo-base (<< 1:11.04+20110607), language-pack-lo (<< 1:11.04+20110607), language-pack-lo-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-lo (>= 1:11.04+20110607), language-pack-lo-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-lo (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-lo-base/language-pack-gnome-lo-base_11.04+20110607_all.deb
Size: 104630
MD5sum: e77387a973382f1134976afe383c5d72
SHA1: ea5720f455064db273bf51a785eef2badc5fac3e
SHA256: 58ebf7857bc1dfb09f7602764a97d85a0c9b45c453912d58d1ee089a92b92a63
Description: GNOME translations for language Lao
 Translation data for all supported GNOME packages for:
 Lao
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-lo provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-lt
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-lt (<< 1:11.04+20110607), language-pack-gnome-lt-base, language-pack-kde-lt (<< 1:11.04+20110607), language-pack-kde-lt-base (<< 1:11.04+20110607), language-pack-lt (<< 1:11.04+20110607), language-pack-lt-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-lt-base (>= 1:11.04+20110607), language-pack-lt-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-lt/language-pack-gnome-lt_11.04+20110607_all.deb
Size: 2012
MD5sum: 03fc8b62d7a6a8ce42633c8d531c2b58
SHA1: f4ce31d6c25a978769ddffc051a28fb8edae9d12
SHA256: 90da4b15951aa71696b0347ce390b978f36106b2e052881a2cc001eb0b188bfd
Description: GNOME translation updates for language Lithuanian
 Translation data updates for all supported GNOME packages for:
 Lithuanian
 .
 language-pack-gnome-lt-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-lt-base
Priority: optional
Section: translations
Installed-Size: 7288
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-lt (<< 1:11.04+20110607), language-pack-gnome-lt-base (<< 1:11.04+20110607), language-pack-kde-lt (<< 1:11.04+20110607), language-pack-kde-lt-base (<< 1:11.04+20110607), language-pack-lt (<< 1:11.04+20110607), language-pack-lt-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-lt (>= 1:11.04+20110607), language-pack-lt-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-lt (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-lt-base/language-pack-gnome-lt-base_11.04+20110607_all.deb
Size: 1927518
MD5sum: bb4271d9a05ba6dcea8597f874d528e8
SHA1: d41207115cc77a09f69e22fe2357f1c162ce3564
SHA256: 8d1b5d814f7620aff7b3d5b8a2e0c6bc4baa8c9c53a66e304000a37bc26ecb00
Description: GNOME translations for language Lithuanian
 Translation data for all supported GNOME packages for:
 Lithuanian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-lt provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-lv
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-lv (<< 1:11.04+20110607), language-pack-gnome-lv-base, language-pack-kde-lv (<< 1:11.04+20110607), language-pack-kde-lv-base (<< 1:11.04+20110607), language-pack-lv (<< 1:11.04+20110607), language-pack-lv-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-lv-base (>= 1:11.04+20110607), language-pack-lv-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-lv/language-pack-gnome-lv_11.04+20110607_all.deb
Size: 1996
MD5sum: 020679c8ba521ce989823ca64bf7a314
SHA1: 36f061d08c33d67a262918f25b0512857de9f3f6
SHA256: 89af1587f9ec29a6d387a92a2b0f1f02a0cbf4be187b0e5e0cc8fa4353396d04
Description: GNOME translation updates for language Latvian
 Translation data updates for all supported GNOME packages for:
 Latvian
 .
 language-pack-gnome-lv-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-lv-base
Priority: optional
Section: translations
Installed-Size: 6332
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-lv (<< 1:11.04+20110607), language-pack-gnome-lv-base (<< 1:11.04+20110607), language-pack-kde-lv (<< 1:11.04+20110607), language-pack-kde-lv-base (<< 1:11.04+20110607), language-pack-lv (<< 1:11.04+20110607), language-pack-lv-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-lv (>= 1:11.04+20110607), language-pack-lv-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-lv (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-lv-base/language-pack-gnome-lv-base_11.04+20110607_all.deb
Size: 1438548
MD5sum: f2c09045c69d225da00a4248cfe064ad
SHA1: f9ecd3dfce2344bf99957d03c3116e3e9241dec9
SHA256: ff421a40139711ac601c66a80e6800eeac897062733795680564cb4de45e92e8
Description: GNOME translations for language Latvian
 Translation data for all supported GNOME packages for:
 Latvian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-lv provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-mai
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-mai (<< 1:11.04+20110607), language-pack-gnome-mai-base, language-pack-kde-mai (<< 1:11.04+20110607), language-pack-kde-mai-base (<< 1:11.04+20110607), language-pack-mai (<< 1:11.04+20110607), language-pack-mai-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-mai-base (>= 1:11.04+20110607), language-pack-mai-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-mai/language-pack-gnome-mai_11.04+20110607_all.deb
Size: 2000
MD5sum: 8450b75cfeb4493dea39428f7a458418
SHA1: 6c10ffde3749647fd5a812f6931a1a335a75e4cb
SHA256: fcdc25d1e77aa56bab555a69d322b60d834d1643c9964d79e2cf2e0601bfee82
Description: GNOME translation updates for language Maithili
 Translation data updates for all supported GNOME packages for:
 Maithili
 .
 language-pack-gnome-mai-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-mai-base
Priority: optional
Section: translations
Installed-Size: 2720
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-mai (<< 1:11.04+20110607), language-pack-gnome-mai-base (<< 1:11.04+20110607), language-pack-kde-mai (<< 1:11.04+20110607), language-pack-kde-mai-base (<< 1:11.04+20110607), language-pack-mai (<< 1:11.04+20110607), language-pack-mai-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-mai (>= 1:11.04+20110607), language-pack-mai-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-mai (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-mai-base/language-pack-gnome-mai-base_11.04+20110607_all.deb
Size: 575682
MD5sum: 597585a4e19091c5ea4a459d34fa1dfb
SHA1: 15f5bbff7645fcde7c5de0e3543f3fb06c90eabe
SHA256: 6a42575df8260512d07218f6841bbda415ce69835b1afd46e1de063b04f06770
Description: GNOME translations for language Maithili
 Translation data for all supported GNOME packages for:
 Maithili
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-mai provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-mg
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-mg (<< 1:11.04+20110607), language-pack-gnome-mg-base, language-pack-kde-mg (<< 1:11.04+20110607), language-pack-kde-mg-base (<< 1:11.04+20110607), language-pack-mg (<< 1:11.04+20110607), language-pack-mg-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-mg-base (>= 1:11.04+20110607), language-pack-mg-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-mg/language-pack-gnome-mg_11.04+20110607_all.deb
Size: 2012
MD5sum: eacee74eda15da384778f9c4b0678d7a
SHA1: 605e0ebc0f818a7b2df063c5ed1386ae49fdc3ec
SHA256: a8825f89586aedf7bb8b9dd21cfdb3eed53959123d9b7e09211455d83e70995f
Description: GNOME translation updates for language Malagasy
 Translation data updates for all supported GNOME packages for:
 Malagasy
 .
 language-pack-gnome-mg-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-mg-base
Priority: optional
Section: translations
Installed-Size: 1116
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-mg (<< 1:11.04+20110607), language-pack-gnome-mg-base (<< 1:11.04+20110607), language-pack-kde-mg (<< 1:11.04+20110607), language-pack-kde-mg-base (<< 1:11.04+20110607), language-pack-mg (<< 1:11.04+20110607), language-pack-mg-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-mg (>= 1:11.04+20110607), language-pack-mg-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-mg (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-mg-base/language-pack-gnome-mg-base_11.04+20110607_all.deb
Size: 273878
MD5sum: ffece9d8dd7343a51671297b2b0e9509
SHA1: 3ec359a21efcb4b89a537ae5c11dd60205ad77ce
SHA256: 1ac45e5f6b6d10d9a71a27e4231ef928efff1ce098b089ca4e2d851b083f0a06
Description: GNOME translations for language Malagasy
 Translation data for all supported GNOME packages for:
 Malagasy
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-mg provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-mi
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-mi (<< 1:11.04+20110607), language-pack-gnome-mi-base, language-pack-kde-mi (<< 1:11.04+20110607), language-pack-kde-mi-base (<< 1:11.04+20110607), language-pack-mi (<< 1:11.04+20110607), language-pack-mi-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-mi-base (>= 1:11.04+20110607), language-pack-mi-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-mi/language-pack-gnome-mi_11.04+20110607_all.deb
Size: 2028
MD5sum: 3878256523eba95f6db7c5309149a814
SHA1: 34237ff648a882d05039436ac94750e1d33ffdee
SHA256: c624b32343c3db3b4d2a1fcb4aeaeee581bb124c43a31cb2c4e18829c5a5d737
Description: GNOME translation updates for language Maori
 Translation data updates for all supported GNOME packages for:
 Maori
 .
 language-pack-gnome-mi-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-mi-base
Priority: optional
Section: translations
Installed-Size: 128
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-mi (<< 1:11.04+20110607), language-pack-gnome-mi-base (<< 1:11.04+20110607), language-pack-kde-mi (<< 1:11.04+20110607), language-pack-kde-mi-base (<< 1:11.04+20110607), language-pack-mi (<< 1:11.04+20110607), language-pack-mi-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-mi (>= 1:11.04+20110607), language-pack-mi-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-mi (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-mi-base/language-pack-gnome-mi-base_11.04+20110607_all.deb
Size: 15794
MD5sum: 742dcfb59f781ca64202255a737dc46a
SHA1: 11e924151fb71ccc82cd75901c468af3106bab28
SHA256: c8df733a98aa5f86612e16eaaae8b2fc72679a148e58a23210d944263c7e88f7
Description: GNOME translations for language Maori
 Translation data for all supported GNOME packages for:
 Maori
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-mi provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-mk
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-mk (<< 1:11.04+20110607), language-pack-gnome-mk-base, language-pack-kde-mk (<< 1:11.04+20110607), language-pack-kde-mk-base (<< 1:11.04+20110607), language-pack-mk (<< 1:11.04+20110607), language-pack-mk-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-mk-base (>= 1:11.04+20110607), language-pack-mk-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-mk/language-pack-gnome-mk_11.04+20110607_all.deb
Size: 2006
MD5sum: b100f59be0d6da7d207f3284083fcf93
SHA1: 53b883fd208bcf0d28256afea6d757bf2e2db66f
SHA256: d904960716d81520f8135f01344d802dd14e564797c94e6f2bbb130f30388dff
Description: GNOME translation updates for language Macedonian
 Translation data updates for all supported GNOME packages for:
 Macedonian
 .
 language-pack-gnome-mk-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-mk-base
Priority: optional
Section: translations
Installed-Size: 6756
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-mk (<< 1:11.04+20110607), language-pack-gnome-mk-base (<< 1:11.04+20110607), language-pack-kde-mk (<< 1:11.04+20110607), language-pack-kde-mk-base (<< 1:11.04+20110607), language-pack-mk (<< 1:11.04+20110607), language-pack-mk-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-mk (>= 1:11.04+20110607), language-pack-mk-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-mk (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-mk-base/language-pack-gnome-mk-base_11.04+20110607_all.deb
Size: 1234978
MD5sum: c2fcb1fe652db0b67042cbdd32f65395
SHA1: 09fb420a3fd8c99086805c4415d9dc94e636ab2e
SHA256: b5eaf199f90995cdb60d6d351ba81a44446272a3a0d68c2218521e4d7163f94d
Description: GNOME translations for language Macedonian
 Translation data for all supported GNOME packages for:
 Macedonian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-mk provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-ml
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ml (<< 1:11.04+20110607), language-pack-gnome-ml-base, language-pack-kde-ml (<< 1:11.04+20110607), language-pack-kde-ml-base (<< 1:11.04+20110607), language-pack-ml (<< 1:11.04+20110607), language-pack-ml-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-ml-base (>= 1:11.04+20110607), language-pack-ml-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-ml/language-pack-gnome-ml_11.04+20110607_all.deb
Size: 1998
MD5sum: 4d91673227c2c90365aafbb3aeeae419
SHA1: 3ccd0d7ba7cd1a028085d7987683dae20a89e1ac
SHA256: ff21556d02fc13f9f41ae79674205be215ac4f68c207ea663355748634889db7
Description: GNOME translation updates for language Malayalam
 Translation data updates for all supported GNOME packages for:
 Malayalam
 .
 language-pack-gnome-ml-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-ml-base
Priority: optional
Section: translations
Installed-Size: 7668
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ml (<< 1:11.04+20110607), language-pack-gnome-ml-base (<< 1:11.04+20110607), language-pack-kde-ml (<< 1:11.04+20110607), language-pack-kde-ml-base (<< 1:11.04+20110607), language-pack-ml (<< 1:11.04+20110607), language-pack-ml-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-ml (>= 1:11.04+20110607), language-pack-ml-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-ml (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-ml-base/language-pack-gnome-ml-base_11.04+20110607_all.deb
Size: 1171166
MD5sum: d1b985e52d52108f749a237eaad26a1e
SHA1: e70f14d1e0d439e04cc7e2665b10324a6383c877
SHA256: 181228f8a089183fe9197f552aa3f65a0625872a436447b97d59ac347db08e32
Description: GNOME translations for language Malayalam
 Translation data for all supported GNOME packages for:
 Malayalam
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-ml provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-mn
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-mn (<< 1:11.04+20110607), language-pack-gnome-mn-base, language-pack-kde-mn (<< 1:11.04+20110607), language-pack-kde-mn-base (<< 1:11.04+20110607), language-pack-mn (<< 1:11.04+20110607), language-pack-mn-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-mn-base (>= 1:11.04+20110607), language-pack-mn-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-mn/language-pack-gnome-mn_11.04+20110607_all.deb
Size: 2000
MD5sum: d30513de8427f7bbdcb8ca47872afa7d
SHA1: cb183a4fb3d130089e3422757063b25734030b01
SHA256: 98a7166a4cacbf466853b9d9fc46fe531bf017e2a4210f6e3af7ab7da557cbcc
Description: GNOME translation updates for language Mongolian
 Translation data updates for all supported GNOME packages for:
 Mongolian
 .
 language-pack-gnome-mn-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-mn-base
Priority: optional
Section: translations
Installed-Size: 2560
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-mn (<< 1:11.04+20110607), language-pack-gnome-mn-base (<< 1:11.04+20110607), language-pack-kde-mn (<< 1:11.04+20110607), language-pack-kde-mn-base (<< 1:11.04+20110607), language-pack-mn (<< 1:11.04+20110607), language-pack-mn-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-mn (>= 1:11.04+20110607), language-pack-mn-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-mn (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-mn-base/language-pack-gnome-mn-base_11.04+20110607_all.deb
Size: 400396
MD5sum: e9278ce0645d5db3fcfcef61fc906684
SHA1: 1d02818c8760aa893f27e5dca3020f22bbd21c53
SHA256: ad81340f2c7445e9efaa4bd82390c0970261b5b99fba6a34485aa2f8ff3bc1b5
Description: GNOME translations for language Mongolian
 Translation data for all supported GNOME packages for:
 Mongolian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-mn provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-mr
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-mr (<< 1:11.04+20110607), language-pack-gnome-mr-base, language-pack-kde-mr (<< 1:11.04+20110607), language-pack-kde-mr-base (<< 1:11.04+20110607), language-pack-mr (<< 1:11.04+20110607), language-pack-mr-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-mr-base (>= 1:11.04+20110607), language-pack-mr-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-mr/language-pack-gnome-mr_11.04+20110607_all.deb
Size: 2006
MD5sum: ad048002b620a83e627157503e2f737c
SHA1: aebd1d4dcf42095028808aa7b7ff42be43c75d96
SHA256: 0384e29b9e207c3cbabdbdc830c4d1aa4dd45c5db7ce97d6b2e4c1142f420918
Description: GNOME translation updates for language Marathi
 Translation data updates for all supported GNOME packages for:
 Marathi
 .
 language-pack-gnome-mr-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-mr-base
Priority: optional
Section: translations
Installed-Size: 7424
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-mr (<< 1:11.04+20110607), language-pack-gnome-mr-base (<< 1:11.04+20110607), language-pack-kde-mr (<< 1:11.04+20110607), language-pack-kde-mr-base (<< 1:11.04+20110607), language-pack-mr (<< 1:11.04+20110607), language-pack-mr-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-mr (>= 1:11.04+20110607), language-pack-mr-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-mr (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-mr-base/language-pack-gnome-mr-base_11.04+20110607_all.deb
Size: 1397538
MD5sum: f7629c5c4b95d5429a337e869727590c
SHA1: 1a2edb82c385a722e6d56272e2527ce347a68425
SHA256: 8fd9394084468d0e3c78e09f5fd92604be2717ce81640c4b263b7262cdf4f0b3
Description: GNOME translations for language Marathi
 Translation data for all supported GNOME packages for:
 Marathi
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-mr provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-ms
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ms (<< 1:11.04+20110607), language-pack-gnome-ms-base, language-pack-kde-ms (<< 1:11.04+20110607), language-pack-kde-ms-base (<< 1:11.04+20110607), language-pack-ms (<< 1:11.04+20110607), language-pack-ms-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-ms-base (>= 1:11.04+20110607), language-pack-ms-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-ms/language-pack-gnome-ms_11.04+20110607_all.deb
Size: 2008
MD5sum: 8e684d721bea28f2b0eb03994982df67
SHA1: 493160ae0305a1aee04610939d63104c3a43a7d2
SHA256: ef265e2a167c9369fb735b19036e3a8e6dbb137428e1e5bd41edab14212993b1
Description: GNOME translation updates for language Malay
 Translation data updates for all supported GNOME packages for:
 Malay
 .
 language-pack-gnome-ms-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-ms-base
Priority: optional
Section: translations
Installed-Size: 5760
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ms (<< 1:11.04+20110607), language-pack-gnome-ms-base (<< 1:11.04+20110607), language-pack-kde-ms (<< 1:11.04+20110607), language-pack-kde-ms-base (<< 1:11.04+20110607), language-pack-ms (<< 1:11.04+20110607), language-pack-ms-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-ms (>= 1:11.04+20110607), language-pack-ms-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-ms (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-ms-base/language-pack-gnome-ms-base_11.04+20110607_all.deb
Size: 1143074
MD5sum: 1293035eda07693100ff27a52dd3c4d8
SHA1: a268b2eb980d5072e96bbf341583bb4b0959eadc
SHA256: 0e7593e6d8d3813a544634e0bb7ae8c2404322f701a76f0d7d0637d2f3212f0a
Description: GNOME translations for language Malay
 Translation data for all supported GNOME packages for:
 Malay
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-ms provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-mt
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-mt (<< 1:11.04+20110607), language-pack-gnome-mt-base, language-pack-kde-mt (<< 1:11.04+20110607), language-pack-kde-mt-base (<< 1:11.04+20110607), language-pack-mt (<< 1:11.04+20110607), language-pack-mt-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-mt-base (>= 1:11.04+20110607), language-pack-mt-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-mt/language-pack-gnome-mt_11.04+20110607_all.deb
Size: 1996
MD5sum: bbfdcaad12458e30ed41643e8d847dba
SHA1: 4ea2be7f6d329b6f9086d0f16f900b2dcb215bf0
SHA256: 4ca9af337d806298365a3fcce4a7607719c6ff1367a24403a0f4c3800ecc6a43
Description: GNOME translation updates for language Maltese
 Translation data updates for all supported GNOME packages for:
 Maltese
 .
 language-pack-gnome-mt-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-mt-base
Priority: optional
Section: translations
Installed-Size: 184
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-mt (<< 1:11.04+20110607), language-pack-gnome-mt-base (<< 1:11.04+20110607), language-pack-kde-mt (<< 1:11.04+20110607), language-pack-kde-mt-base (<< 1:11.04+20110607), language-pack-mt (<< 1:11.04+20110607), language-pack-mt-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-mt (>= 1:11.04+20110607), language-pack-mt-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-mt (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-mt-base/language-pack-gnome-mt-base_11.04+20110607_all.deb
Size: 24998
MD5sum: cc6aac13562ed88d8488976603c05b91
SHA1: 65c16d2b56dd59666585950b28e387a0b649caa0
SHA256: cd8f0cd7318368987de16efd5e39381018d5b782ac3e88494fa8a1aea7208880
Description: GNOME translations for language Maltese
 Translation data for all supported GNOME packages for:
 Maltese
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-mt provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-my
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-my (<< 1:11.04+20110607), language-pack-gnome-my-base, language-pack-kde-my (<< 1:11.04+20110607), language-pack-kde-my-base (<< 1:11.04+20110607), language-pack-my (<< 1:11.04+20110607), language-pack-my-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-my-base (>= 1:11.04+20110607), language-pack-my-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-my/language-pack-gnome-my_11.04+20110607_all.deb
Size: 2000
MD5sum: 6134d96182c80f17123020a43f28ca71
SHA1: b93a840a8b4ac80102901cd04ea8b5071249a749
SHA256: 5f803fa8769bd3ada12a13e8858c799cf1fab0e2108a9eda6ef8c89ea16e10c1
Description: GNOME translation updates for language Burmese
 Translation data updates for all supported GNOME packages for:
 Burmese
 .
 language-pack-gnome-my-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-my-base
Priority: optional
Section: translations
Installed-Size: 1860
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-my (<< 1:11.04+20110607), language-pack-gnome-my-base (<< 1:11.04+20110607), language-pack-kde-my (<< 1:11.04+20110607), language-pack-kde-my-base (<< 1:11.04+20110607), language-pack-my (<< 1:11.04+20110607), language-pack-my-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-my (>= 1:11.04+20110607), language-pack-my-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-my (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-my-base/language-pack-gnome-my-base_11.04+20110607_all.deb
Size: 296622
MD5sum: 4f1004dad0015b1ebb198ccd1de9dae5
SHA1: 181bdfd0332333121ae33fbdffc0191d7a596af0
SHA256: af6f6a00452faf5e2d07edf02240131968227b9e24c74b4211407e6d3170c572
Description: GNOME translations for language Burmese
 Translation data for all supported GNOME packages for:
 Burmese
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-my provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-nan
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-nan (<< 1:11.04+20110607), language-pack-gnome-nan-base, language-pack-kde-nan (<< 1:11.04+20110607), language-pack-kde-nan-base (<< 1:11.04+20110607), language-pack-nan (<< 1:11.04+20110607), language-pack-nan-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-nan-base (>= 1:11.04+20110607), language-pack-nan-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-nan/language-pack-gnome-nan_11.04+20110607_all.deb
Size: 2018
MD5sum: e4a70c6dc3a2b9dffbab367e599e2c4f
SHA1: 6868dedfc2f0a9cbca3511f3d6a95c07a0d65e44
SHA256: 6b984cc34770fb89674e5dd665ebd9b9e3b8bcd793dab5e44b45a975cd0cac45
Description: GNOME translation updates for language Chinese, Min Nan
 Translation data updates for all supported GNOME packages for:
 Chinese, Min Nan
 .
 language-pack-gnome-nan-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-nan-base
Priority: optional
Section: translations
Installed-Size: 80
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-nan (<< 1:11.04+20110607), language-pack-gnome-nan-base (<< 1:11.04+20110607), language-pack-kde-nan (<< 1:11.04+20110607), language-pack-kde-nan-base (<< 1:11.04+20110607), language-pack-nan (<< 1:11.04+20110607), language-pack-nan-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-nan (>= 1:11.04+20110607), language-pack-nan-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-nan (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-nan-base/language-pack-gnome-nan-base_11.04+20110607_all.deb
Size: 6158
MD5sum: dbf96745909519638bea3e60cbed9572
SHA1: d21ed227dc1cf81b2c205a647bd6e9091982b50f
SHA256: 172436541b026ecf780bbef4a8a16c2fa50465709de8d292578dec01ea0eff36
Description: GNOME translations for language Chinese, Min Nan
 Translation data for all supported GNOME packages for:
 Chinese, Min Nan
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-nan provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-nb
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-nb (<< 1:11.04+20110607), language-pack-gnome-nb-base, language-pack-kde-nb (<< 1:11.04+20110607), language-pack-kde-nb-base (<< 1:11.04+20110607), language-pack-nb (<< 1:11.04+20110607), language-pack-nb-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-nb-base (>= 1:11.04+20110607), language-pack-nb-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-nb/language-pack-gnome-nb_11.04+20110607_all.deb
Size: 2054
MD5sum: 83781bc8105d9c7e0d2842ba643a5460
SHA1: af921e9fb86bc8c3116c150eb7ac0523d873871f
SHA256: 228adb21d8cc8df626422fb3c7a3f5f0a9f41686c90f6a6e210fb90c27b6808d
Description: GNOME translation updates for language Bokmål, Norwegian; Norwegian Bokmål
 Translation data updates for all supported GNOME packages for:
 Bokmål, Norwegian; Norwegian Bokmål
 .
 language-pack-gnome-nb-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-nb-base
Priority: optional
Section: translations
Installed-Size: 7840
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-nb (<< 1:11.04+20110607), language-pack-gnome-nb-base (<< 1:11.04+20110607), language-pack-kde-nb (<< 1:11.04+20110607), language-pack-kde-nb-base (<< 1:11.04+20110607), language-pack-nb (<< 1:11.04+20110607), language-pack-nb-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-nb (>= 1:11.04+20110607), language-pack-nb-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-nb (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-nb-base/language-pack-gnome-nb-base_11.04+20110607_all.deb
Size: 1805508
MD5sum: 74ec9e06e40cb2f12779f4039848fc29
SHA1: e3b0c75e91b5281eca10b7a8117e1a8446215b5e
SHA256: cb673a062cf138aa242ca9550a00d2b4b53e501784a72011d4331ddf41f9911b
Description: GNOME translations for language Bokmål, Norwegian; Norwegian Bokmål
 Translation data for all supported GNOME packages for:
 Bokmål, Norwegian; Norwegian Bokmål
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-nb provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-nds
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-nds (<< 1:11.04+20110607), language-pack-gnome-nds-base, language-pack-kde-nds (<< 1:11.04+20110607), language-pack-kde-nds-base (<< 1:11.04+20110607), language-pack-nds (<< 1:11.04+20110607), language-pack-nds-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-nds-base (>= 1:11.04+20110607), language-pack-nds-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-nds/language-pack-gnome-nds_11.04+20110607_all.deb
Size: 2034
MD5sum: 0004d78c3b024ec56917c05c46e9f536
SHA1: bcad3bfbffcbb4dac9c4ff37c0cd64a8901a6ced
SHA256: 2e1da20e536b686554131719dbaf2ed2f9c11d459d22363ef00fe6c2753ab903
Description: GNOME translation updates for language Saxon, Low
 Translation data updates for all supported GNOME packages for:
 Saxon, Low
 .
 language-pack-gnome-nds-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-nds-base
Priority: optional
Section: translations
Installed-Size: 1784
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-nds (<< 1:11.04+20110607), language-pack-gnome-nds-base (<< 1:11.04+20110607), language-pack-kde-nds (<< 1:11.04+20110607), language-pack-kde-nds-base (<< 1:11.04+20110607), language-pack-nds (<< 1:11.04+20110607), language-pack-nds-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-nds (>= 1:11.04+20110607), language-pack-nds-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-nds (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-nds-base/language-pack-gnome-nds-base_11.04+20110607_all.deb
Size: 335380
MD5sum: 190bdf93a9ae6e6e781960d65df9b9f6
SHA1: 58392413f656697c4104ca71616e532772ebf18f
SHA256: 9922af434a44dbdeaf026b6f3526677c912c2961766c352daa62f134cffb8288
Description: GNOME translations for language Saxon, Low
 Translation data for all supported GNOME packages for:
 Saxon, Low
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-nds provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-ne
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ne (<< 1:11.04+20110607), language-pack-gnome-ne-base, language-pack-kde-ne (<< 1:11.04+20110607), language-pack-kde-ne-base (<< 1:11.04+20110607), language-pack-ne (<< 1:11.04+20110607), language-pack-ne-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-ne-base (>= 1:11.04+20110607), language-pack-ne-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-ne/language-pack-gnome-ne_11.04+20110607_all.deb
Size: 2008
MD5sum: 46a68c32e8c6db3c9dda726e8b0ac038
SHA1: 1da68d0dd404915e5ca663b211dce8122a165e77
SHA256: 9a460a7a115cebdb25fc62a4097e9cbe829296e0f2f2531d80bd6c15c5ca0da1
Description: GNOME translation updates for language Nepali
 Translation data updates for all supported GNOME packages for:
 Nepali
 .
 language-pack-gnome-ne-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-ne-base
Priority: optional
Section: translations
Installed-Size: 5052
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ne (<< 1:11.04+20110607), language-pack-gnome-ne-base (<< 1:11.04+20110607), language-pack-kde-ne (<< 1:11.04+20110607), language-pack-kde-ne-base (<< 1:11.04+20110607), language-pack-ne (<< 1:11.04+20110607), language-pack-ne-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-ne (>= 1:11.04+20110607), language-pack-ne-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-ne (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-ne-base/language-pack-gnome-ne-base_11.04+20110607_all.deb
Size: 991154
MD5sum: b8a6b572449f010c2c9b15ec8431af03
SHA1: 3cbe21bc21d4f5bc99bf2f373575bf2b6aced7fe
SHA256: 14a4f37e6224b51946aeb8f07c47c45ef30294fe76adabe3954cd3acfe8acbe1
Description: GNOME translations for language Nepali
 Translation data for all supported GNOME packages for:
 Nepali
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-ne provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-nl
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-nl (<< 1:11.04+20110607), language-pack-gnome-nl-base, language-pack-kde-nl (<< 1:11.04+20110607), language-pack-kde-nl-base (<< 1:11.04+20110607), language-pack-nl (<< 1:11.04+20110607), language-pack-nl-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-nl-base (>= 1:11.04+20110607), language-pack-nl-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-nl/language-pack-gnome-nl_11.04+20110607_all.deb
Size: 2026
MD5sum: 32610318bd54cfb2ea23e4b10b2460d6
SHA1: ef16ec711a81d5e0ddb88de6d236b5f1d9c80c85
SHA256: 43e3ee944ed35bd9046817f35312d4b08fe70e53df6e54d2c068bcf35067d169
Description: GNOME translation updates for language Dutch; Flemish
 Translation data updates for all supported GNOME packages for:
 Dutch; Flemish
 .
 language-pack-gnome-nl-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-nl-base
Priority: optional
Section: translations
Installed-Size: 8816
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-nl (<< 1:11.04+20110607), language-pack-gnome-nl-base (<< 1:11.04+20110607), language-pack-kde-nl (<< 1:11.04+20110607), language-pack-kde-nl-base (<< 1:11.04+20110607), language-pack-nl (<< 1:11.04+20110607), language-pack-nl-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-nl (>= 1:11.04+20110607), language-pack-nl-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-nl (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-nl-base/language-pack-gnome-nl-base_11.04+20110607_all.deb
Size: 2059578
MD5sum: fee52ec331c16653d1ee2121c2cd52dc
SHA1: 67da4113c945565fec9daa7f2242dd80d613bef2
SHA256: a323d647ec487d204256da4c02ba7698e8668425c55dd25dee8327aac43570de
Description: GNOME translations for language Dutch; Flemish
 Translation data for all supported GNOME packages for:
 Dutch; Flemish
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-nl provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-nn
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-nn (<< 1:11.04+20110607), language-pack-gnome-nn-base, language-pack-kde-nn (<< 1:11.04+20110607), language-pack-kde-nn-base (<< 1:11.04+20110607), language-pack-nn (<< 1:11.04+20110607), language-pack-nn-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-nn-base (>= 1:11.04+20110607), language-pack-nn-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-nn/language-pack-gnome-nn_11.04+20110607_all.deb
Size: 2014
MD5sum: ec63cc377f87dd8e98d9dace64875b08
SHA1: dc209ced10f4cbfab83e98b0308c4e17068c7d2b
SHA256: b700804f1340e32d17aab2f1af16eee7dc07f468451e374f239f58733ec0d629
Description: GNOME translation updates for language Norwegian Nynorsk; Nynorsk, Norwegian
 Translation data updates for all supported GNOME packages for:
 Norwegian Nynorsk; Nynorsk, Norwegian
 .
 language-pack-gnome-nn-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-nn-base
Priority: optional
Section: translations
Installed-Size: 5284
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-nn (<< 1:11.04+20110607), language-pack-gnome-nn-base (<< 1:11.04+20110607), language-pack-kde-nn (<< 1:11.04+20110607), language-pack-kde-nn-base (<< 1:11.04+20110607), language-pack-nn (<< 1:11.04+20110607), language-pack-nn-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-nn (>= 1:11.04+20110607), language-pack-nn-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-nn (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-nn-base/language-pack-gnome-nn-base_11.04+20110607_all.deb
Size: 1274372
MD5sum: 27a57495efb0a3f6bf811439646bfd33
SHA1: d3f554eb7ab8497317ecd05607011802d7ab9837
SHA256: a21104e48ee14ab817557415fd31b36da0490ae86500f2eb5f889b6fc5ceb801
Description: GNOME translations for language Norwegian Nynorsk; Nynorsk, Norwegian
 Translation data for all supported GNOME packages for:
 Norwegian Nynorsk; Nynorsk, Norwegian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-nn provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-nso
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-nso (<< 1:11.04+20110607), language-pack-gnome-nso-base, language-pack-kde-nso (<< 1:11.04+20110607), language-pack-kde-nso-base (<< 1:11.04+20110607), language-pack-nso (<< 1:11.04+20110607), language-pack-nso-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-nso-base (>= 1:11.04+20110607), language-pack-nso-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-nso/language-pack-gnome-nso_11.04+20110607_all.deb
Size: 2034
MD5sum: 5b65c79b8554365d71e160fa5bf269da
SHA1: 34e3401b2b109772d195a26defc2bb25315d50c5
SHA256: cdb04d99fe6d42ec756019fb11063254fd52e03825c4a2aa3cefeed483edf3f5
Description: GNOME translation updates for language Sotho, Northern
 Translation data updates for all supported GNOME packages for:
 Sotho, Northern
 .
 language-pack-gnome-nso-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-nso-base
Priority: optional
Section: translations
Installed-Size: 548
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-nso (<< 1:11.04+20110607), language-pack-gnome-nso-base (<< 1:11.04+20110607), language-pack-kde-nso (<< 1:11.04+20110607), language-pack-kde-nso-base (<< 1:11.04+20110607), language-pack-nso (<< 1:11.04+20110607), language-pack-nso-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-nso (>= 1:11.04+20110607), language-pack-nso-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-nso (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-nso-base/language-pack-gnome-nso-base_11.04+20110607_all.deb
Size: 124098
MD5sum: 6055b453dbc1c1f41a88cb57497e4052
SHA1: a831cfa1a8b5b23877d6e71673c4c04a20a2de16
SHA256: 8dce9a50abf8419fbcbff24425a159c0fc4d52ef981ae4ab1b9266cd41ad70dc
Description: GNOME translations for language Sotho, Northern
 Translation data for all supported GNOME packages for:
 Sotho, Northern
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-nso provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-oc
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-oc (<< 1:11.04+20110607), language-pack-gnome-oc-base, language-pack-kde-oc (<< 1:11.04+20110607), language-pack-kde-oc-base (<< 1:11.04+20110607), language-pack-oc (<< 1:11.04+20110607), language-pack-oc-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-oc-base (>= 1:11.04+20110607), language-pack-oc-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-oc/language-pack-gnome-oc_11.04+20110607_all.deb
Size: 2010
MD5sum: 36711e5e744d67e2634ebfbe468f3a66
SHA1: b710e826075c1756463494c0d3e9169d857ecf83
SHA256: 706a67af7300ba7d65dd5a195a76d46a1bbcf823a50bada784faedacc34f6328
Description: GNOME translation updates for language Occitan (post 1500)
 Translation data updates for all supported GNOME packages for:
 Occitan (post 1500)
 .
 language-pack-gnome-oc-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-oc-base
Priority: optional
Section: translations
Installed-Size: 10564
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-oc (<< 1:11.04+20110607), language-pack-gnome-oc-base (<< 1:11.04+20110607), language-pack-kde-oc (<< 1:11.04+20110607), language-pack-kde-oc-base (<< 1:11.04+20110607), language-pack-oc (<< 1:11.04+20110607), language-pack-oc-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-oc (>= 1:11.04+20110607), language-pack-oc-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-oc (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-oc-base/language-pack-gnome-oc-base_11.04+20110607_all.deb
Size: 1768066
MD5sum: e09c72aa7960d97c717cf1a5268f28aa
SHA1: c49af716c76e940353c6f0654bb288ae2db67668
SHA256: 15773ad9eadab102316fa22140893d459456ff9954a738662301a2e99fc9a7b3
Description: GNOME translations for language Occitan (post 1500)
 Translation data for all supported GNOME packages for:
 Occitan (post 1500)
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-oc provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-om
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-om (<< 1:11.04+20110607), language-pack-gnome-om-base, language-pack-kde-om (<< 1:11.04+20110607), language-pack-kde-om-base (<< 1:11.04+20110607), language-pack-om (<< 1:11.04+20110607), language-pack-om-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-om-base (>= 1:11.04+20110607), language-pack-om-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-om/language-pack-gnome-om_11.04+20110607_all.deb
Size: 1994
MD5sum: aa79f5f0c48d15efe09632fb35a9a67d
SHA1: 6c4f132f3304bc9da288ad1b97be7d4d3e823c58
SHA256: ec77226da6c14b4a7fb778ce95ecff8866299a659363737a4878f2a7e9e64315
Description: GNOME translation updates for language Oromo
 Translation data updates for all supported GNOME packages for:
 Oromo
 .
 language-pack-gnome-om-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-om-base
Priority: optional
Section: translations
Installed-Size: 152
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-om (<< 1:11.04+20110607), language-pack-gnome-om-base (<< 1:11.04+20110607), language-pack-kde-om (<< 1:11.04+20110607), language-pack-kde-om-base (<< 1:11.04+20110607), language-pack-om (<< 1:11.04+20110607), language-pack-om-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-om (>= 1:11.04+20110607), language-pack-om-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-om (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-om-base/language-pack-gnome-om-base_11.04+20110607_all.deb
Size: 16438
MD5sum: 73d70e5543ccb7fda66c893918ec9e71
SHA1: 7752e972f27823f8e02f4beac62845bddb4f9d6e
SHA256: 9a989b1b5461aa0c994065ccd561fb02a4430099b0aab378b4fe2790c59e0190
Description: GNOME translations for language Oromo
 Translation data for all supported GNOME packages for:
 Oromo
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-om provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-or
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-or (<< 1:11.04+20110607), language-pack-gnome-or-base, language-pack-kde-or (<< 1:11.04+20110607), language-pack-kde-or-base (<< 1:11.04+20110607), language-pack-or (<< 1:11.04+20110607), language-pack-or-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-or-base (>= 1:11.04+20110607), language-pack-or-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-or/language-pack-gnome-or_11.04+20110607_all.deb
Size: 1998
MD5sum: a7b3d1b18f1a69c524ad127ba12162b8
SHA1: 07f375316bcf16ea5b73a87cf96dff11e51d589e
SHA256: eeb023d274413739568a64cbe47c4788a1524e461ccb681a8b1b3e9701314a9c
Description: GNOME translation updates for language Oriya
 Translation data updates for all supported GNOME packages for:
 Oriya
 .
 language-pack-gnome-or-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-or-base
Priority: optional
Section: translations
Installed-Size: 5436
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-or (<< 1:11.04+20110607), language-pack-gnome-or-base (<< 1:11.04+20110607), language-pack-kde-or (<< 1:11.04+20110607), language-pack-kde-or-base (<< 1:11.04+20110607), language-pack-or (<< 1:11.04+20110607), language-pack-or-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-or (>= 1:11.04+20110607), language-pack-or-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-or (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-or-base/language-pack-gnome-or-base_11.04+20110607_all.deb
Size: 1071300
MD5sum: 80a6d02374a3b447fda38685661e5362
SHA1: 00b395514386565b10b362c209675848a13ca30d
SHA256: f7ee6f548a372a75a171c7d41381aeb03276358e3fdbbb4e12176921e59ae0c0
Description: GNOME translations for language Oriya
 Translation data for all supported GNOME packages for:
 Oriya
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-or provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-pa
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-pa (<< 1:11.04+20110607), language-pack-gnome-pa-base, language-pack-kde-pa (<< 1:11.04+20110607), language-pack-kde-pa-base (<< 1:11.04+20110607), language-pack-pa (<< 1:11.04+20110607), language-pack-pa-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-pa-base (>= 1:11.04+20110607), language-pack-pa-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-pa/language-pack-gnome-pa_11.04+20110607_all.deb
Size: 2022
MD5sum: 88c94fff0b7ae3c7c8b9cfc1cb4d424b
SHA1: 05d4e2b3430bddb0fb611037a10869d926076785
SHA256: f90b9f284da3ce991e5e5d4c06603ce0fc7906871e32e79ecb6a6e5c25205c5b
Description: GNOME translation updates for language Panjabi; Punjabi
 Translation data updates for all supported GNOME packages for:
 Panjabi; Punjabi
 .
 language-pack-gnome-pa-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-pa-base
Priority: optional
Section: translations
Installed-Size: 8244
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-pa (<< 1:11.04+20110607), language-pack-gnome-pa-base (<< 1:11.04+20110607), language-pack-kde-pa (<< 1:11.04+20110607), language-pack-kde-pa-base (<< 1:11.04+20110607), language-pack-pa (<< 1:11.04+20110607), language-pack-pa-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-pa (>= 1:11.04+20110607), language-pack-pa-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-pa (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-pa-base/language-pack-gnome-pa-base_11.04+20110607_all.deb
Size: 1701750
MD5sum: a40fa70297497a444147a12b0a93dbb7
SHA1: b88d50995aba19e4c54b00dbe52a67f06ce56133
SHA256: 242576487b377780df37ab48c0e040571304077eb8f3ff345f3fd61515b25415
Description: GNOME translations for language Panjabi; Punjabi
 Translation data for all supported GNOME packages for:
 Panjabi; Punjabi
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-pa provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-pap
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-pap (<< 1:11.04+20110607), language-pack-gnome-pap-base, language-pack-kde-pap (<< 1:11.04+20110607), language-pack-kde-pap-base (<< 1:11.04+20110607), language-pack-pap (<< 1:11.04+20110607), language-pack-pap-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-pap-base (>= 1:11.04+20110607), language-pack-pap-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-pap/language-pack-gnome-pap_11.04+20110607_all.deb
Size: 2026
MD5sum: ea7bdd1f3a549079e4c27dca096563d1
SHA1: 70fd3bd2784f09213f696a00518dc74743f9531f
SHA256: 1a4da2f407cb7e43b0d77f48c09239a375a20c88f40b1f964a31e1396400c385
Description: GNOME translation updates for language Papiamento
 Translation data updates for all supported GNOME packages for:
 Papiamento
 .
 language-pack-gnome-pap-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-pap-base
Priority: optional
Section: translations
Installed-Size: 148
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-pap (<< 1:11.04+20110607), language-pack-gnome-pap-base (<< 1:11.04+20110607), language-pack-kde-pap (<< 1:11.04+20110607), language-pack-kde-pap-base (<< 1:11.04+20110607), language-pack-pap (<< 1:11.04+20110607), language-pack-pap-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-pap (>= 1:11.04+20110607), language-pack-pap-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-pap (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-pap-base/language-pack-gnome-pap-base_11.04+20110607_all.deb
Size: 16650
MD5sum: f82fff71957610f8e8e60f62224c8f30
SHA1: 057008683e8681382897ea910d846ba81270eea6
SHA256: 3a59117b1e916592032723238eb54bf72bbabadb3bda963400e53cc414564991
Description: GNOME translations for language Papiamento
 Translation data for all supported GNOME packages for:
 Papiamento
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-pap provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-pl
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-pl (<< 1:11.04+20110607), language-pack-gnome-pl-base, language-pack-kde-pl (<< 1:11.04+20110607), language-pack-kde-pl-base (<< 1:11.04+20110607), language-pack-pl (<< 1:11.04+20110607), language-pack-pl-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-pl-base (>= 1:11.04+20110607), language-pack-pl-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-pl/language-pack-gnome-pl_11.04+20110607_all.deb
Size: 2020
MD5sum: de070d40c5832dc7be167cb86530c4e6
SHA1: 0663d4c05136473f00b80467802727f6e653188d
SHA256: b300b2df46d24ddcb7ad8f6fac7372bc9342aabf0dac7130b1045ac3eef0567e
Description: GNOME translation updates for language Polish
 Translation data updates for all supported GNOME packages for:
 Polish
 .
 language-pack-gnome-pl-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-pl-base
Priority: optional
Section: translations
Installed-Size: 10284
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-pl (<< 1:11.04+20110607), language-pack-gnome-pl-base (<< 1:11.04+20110607), language-pack-kde-pl (<< 1:11.04+20110607), language-pack-kde-pl-base (<< 1:11.04+20110607), language-pack-pl (<< 1:11.04+20110607), language-pack-pl-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-pl (>= 1:11.04+20110607), language-pack-pl-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-pl (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-pl-base/language-pack-gnome-pl-base_11.04+20110607_all.deb
Size: 2813152
MD5sum: 58d2794774013388f23e59e8b1c62c63
SHA1: 1d62adf9070ecab400e527281906fc4f7623b1a1
SHA256: d3ad218b02e1403cce9eda23a8799eeb094d81d18bb7a8cb232edbe6aaf7a0bc
Description: GNOME translations for language Polish
 Translation data for all supported GNOME packages for:
 Polish
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-pl provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-ps
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ps (<< 1:11.04+20110607), language-pack-gnome-ps-base, language-pack-kde-ps (<< 1:11.04+20110607), language-pack-kde-ps-base (<< 1:11.04+20110607), language-pack-ps (<< 1:11.04+20110607), language-pack-ps-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-ps-base (>= 1:11.04+20110607), language-pack-ps-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-ps/language-pack-gnome-ps_11.04+20110607_all.deb
Size: 2016
MD5sum: 23f1763261d9c1f4b22f9fb21e088d01
SHA1: 68a4f06958afe82d9e7a7a752faee44d85538c20
SHA256: 7b63f51f3e848a2dc21f598d0c5c2e2ec9d719e0fb408030441f237d4f4ae477
Description: GNOME translation updates for language Pushto; Pashto
 Translation data updates for all supported GNOME packages for:
 Pushto; Pashto
 .
 language-pack-gnome-ps-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-ps-base
Priority: optional
Section: translations
Installed-Size: 952
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ps (<< 1:11.04+20110607), language-pack-gnome-ps-base (<< 1:11.04+20110607), language-pack-kde-ps (<< 1:11.04+20110607), language-pack-kde-ps-base (<< 1:11.04+20110607), language-pack-ps (<< 1:11.04+20110607), language-pack-ps-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-ps (>= 1:11.04+20110607), language-pack-ps-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-ps (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-ps-base/language-pack-gnome-ps-base_11.04+20110607_all.deb
Size: 199012
MD5sum: f149282f10344922236aa1a0339f2f7d
SHA1: 0062b3a30cffa4ade126c97959909f694435b85f
SHA256: 661aef6e5c6dc5ec926adbbd8b0ae8c44a898f04dbf05c79be5caa854587aebc
Description: GNOME translations for language Pushto; Pashto
 Translation data for all supported GNOME packages for:
 Pushto; Pashto
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-ps provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-pt
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-pt (<< 1:11.04+20110607), language-pack-gnome-pt-base, language-pack-kde-pt (<< 1:11.04+20110607), language-pack-kde-pt-base (<< 1:11.04+20110607), language-pack-pt (<< 1:11.04+20110607), language-pack-pt-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-pt-base (>= 1:11.04+20110607), language-pack-pt-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-pt/language-pack-gnome-pt_11.04+20110607_all.deb
Size: 2042
MD5sum: f734e78fce9e895233a7b5fbdecfe409
SHA1: 228db44350673ce3714a02379e937864c713e744
SHA256: 1867e27e09830dda97f297594efd2f0cf6389014341afd486b25c060ce1507d7
Description: GNOME translation updates for language Portuguese
 Translation data updates for all supported GNOME packages for:
 Portuguese
 .
 language-pack-gnome-pt-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-live, edubuntu-dvd-live

Package: language-pack-gnome-pt-base
Priority: optional
Section: translations
Installed-Size: 21776
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-pt (<< 1:11.04+20110607), language-pack-gnome-pt-base (<< 1:11.04+20110607), language-pack-kde-pt (<< 1:11.04+20110607), language-pack-kde-pt-base (<< 1:11.04+20110607), language-pack-pt (<< 1:11.04+20110607), language-pack-pt-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-pt (>= 1:11.04+20110607), language-pack-pt-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-pt (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-pt-base/language-pack-gnome-pt-base_11.04+20110607_all.deb
Size: 5599086
MD5sum: 736ec09eae3e784e16e401a04f3049cb
SHA1: 3c1a025a101b8969ebf5eb84d631e2d23578f5bd
SHA256: 0b4041119f9f418de56e5b1546e0ebac1f2fa710a03e4aee2f3986edb5c137e9
Description: GNOME translations for language Portuguese
 Translation data for all supported GNOME packages for:
 Portuguese
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-pt provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-live, edubuntu-dvd-live

Package: language-pack-gnome-ro
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ro (<< 1:11.04+20110607), language-pack-gnome-ro-base, language-pack-kde-ro (<< 1:11.04+20110607), language-pack-kde-ro-base (<< 1:11.04+20110607), language-pack-ro (<< 1:11.04+20110607), language-pack-ro-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-ro-base (>= 1:11.04+20110607), language-pack-ro-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-ro/language-pack-gnome-ro_11.04+20110607_all.deb
Size: 2008
MD5sum: c20e92db12896ce320b0932779396255
SHA1: dcfd365fda9cee4733a9cc75b07876118a08ff04
SHA256: 6cd491daa17b702ad15c0011defd77301895e415a7784ce82f0bd656b6e2a6b7
Description: GNOME translation updates for language Romanian
 Translation data updates for all supported GNOME packages for:
 Romanian
 .
 language-pack-gnome-ro-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-ro-base
Priority: optional
Section: translations
Installed-Size: 9188
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ro (<< 1:11.04+20110607), language-pack-gnome-ro-base (<< 1:11.04+20110607), language-pack-kde-ro (<< 1:11.04+20110607), language-pack-kde-ro-base (<< 1:11.04+20110607), language-pack-ro (<< 1:11.04+20110607), language-pack-ro-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-ro (>= 1:11.04+20110607), language-pack-ro-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-ro (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-ro-base/language-pack-gnome-ro-base_11.04+20110607_all.deb
Size: 2102658
MD5sum: 09bb145e2fd7c173715635cdd7df54da
SHA1: 1799b0e77445c6b8ef577931f6e75088105f7309
SHA256: 5ecb311bd96efb835f5fda7ddd89a9068f57a5bab9914746ae89e383dd2066fe
Description: GNOME translations for language Romanian
 Translation data for all supported GNOME packages for:
 Romanian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-ro provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-ru
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ru (<< 1:11.04+20110607), language-pack-gnome-ru-base, language-pack-kde-ru (<< 1:11.04+20110607), language-pack-kde-ru-base (<< 1:11.04+20110607), language-pack-ru (<< 1:11.04+20110607), language-pack-ru-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-ru-base (>= 1:11.04+20110607), language-pack-ru-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-ru/language-pack-gnome-ru_11.04+20110607_all.deb
Size: 2026
MD5sum: 69949fcf548871adef8ccf16264452f5
SHA1: a3912e553758216edd0c96df86abc83044bfc001
SHA256: b421ae7966529f63941333063732d5b73db95f98ac4fda9256a01133d7e44fb2
Description: GNOME translation updates for language Russian
 Translation data updates for all supported GNOME packages for:
 Russian
 .
 language-pack-gnome-ru-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live, xubuntu-live

Package: language-pack-gnome-ru-base
Priority: optional
Section: translations
Installed-Size: 16220
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ru (<< 1:11.04+20110607), language-pack-gnome-ru-base (<< 1:11.04+20110607), language-pack-kde-ru (<< 1:11.04+20110607), language-pack-kde-ru-base (<< 1:11.04+20110607), language-pack-ru (<< 1:11.04+20110607), language-pack-ru-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-ru (>= 1:11.04+20110607), language-pack-ru-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-ru (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-ru-base/language-pack-gnome-ru-base_11.04+20110607_all.deb
Size: 3315604
MD5sum: 449115cd9d4a4978fe175ab4fb8d847f
SHA1: ac81c5314c965eef7035d9c17a42f8c75470a783
SHA256: 28f920f20a0826cbe383d9022452dbef95bcbb67563a41ce8a58bb92ff7704ad
Description: GNOME translations for language Russian
 Translation data for all supported GNOME packages for:
 Russian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-ru provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live, xubuntu-live

Package: language-pack-gnome-rw
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-rw (<< 1:11.04+20110607), language-pack-gnome-rw-base, language-pack-kde-rw (<< 1:11.04+20110607), language-pack-kde-rw-base (<< 1:11.04+20110607), language-pack-rw (<< 1:11.04+20110607), language-pack-rw-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-rw-base (>= 1:11.04+20110607), language-pack-rw-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-rw/language-pack-gnome-rw_11.04+20110607_all.deb
Size: 2012
MD5sum: 8af89341aaa7176ac77822acc7cf5039
SHA1: 896a8b6e9ea3dd1d7a04bc00fbfd7d5fd01b0ee0
SHA256: 63c984e7c7cc6028fe169aadf4ac17a6408baf22f1d30280a5cdbbb52d24628f
Description: GNOME translation updates for language Kinyarwanda
 Translation data updates for all supported GNOME packages for:
 Kinyarwanda
 .
 language-pack-gnome-rw-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-rw-base
Priority: optional
Section: translations
Installed-Size: 388
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-rw (<< 1:11.04+20110607), language-pack-gnome-rw-base (<< 1:11.04+20110607), language-pack-kde-rw (<< 1:11.04+20110607), language-pack-kde-rw-base (<< 1:11.04+20110607), language-pack-rw (<< 1:11.04+20110607), language-pack-rw-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-rw (>= 1:11.04+20110607), language-pack-rw-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-rw (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-rw-base/language-pack-gnome-rw-base_11.04+20110607_all.deb
Size: 44022
MD5sum: a16046715e645065fd79fe31fdaa5a72
SHA1: 18b61beb4098fa7112c742dc3834437b9ed68ff9
SHA256: 6188aafef9d8118d4af42b93a575bc107f0863e6b08d0cddbbb6d7d679587c3c
Description: GNOME translations for language Kinyarwanda
 Translation data for all supported GNOME packages for:
 Kinyarwanda
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-rw provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-sa
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-sa (<< 1:11.04+20110607), language-pack-gnome-sa-base, language-pack-kde-sa (<< 1:11.04+20110607), language-pack-kde-sa-base (<< 1:11.04+20110607), language-pack-sa (<< 1:11.04+20110607), language-pack-sa-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-sa-base (>= 1:11.04+20110607), language-pack-sa-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-sa/language-pack-gnome-sa_11.04+20110607_all.deb
Size: 2024
MD5sum: d8f82e1fd09e9fcc7b6b026e5f8cf72c
SHA1: 9b431c94d893920b11d347d53beb34404f475235
SHA256: 5746ca36a0db591f3edb893ffccf139baca57057fdfff5a9d9cd0bb181791f53
Description: GNOME translation updates for language Sanskrit
 Translation data updates for all supported GNOME packages for:
 Sanskrit
 .
 language-pack-gnome-sa-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-sa-base
Priority: optional
Section: translations
Installed-Size: 60
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-sa (<< 1:11.04+20110607), language-pack-gnome-sa-base (<< 1:11.04+20110607), language-pack-kde-sa (<< 1:11.04+20110607), language-pack-kde-sa-base (<< 1:11.04+20110607), language-pack-sa (<< 1:11.04+20110607), language-pack-sa-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-sa (>= 1:11.04+20110607), language-pack-sa-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-sa (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-sa-base/language-pack-gnome-sa-base_11.04+20110607_all.deb
Size: 2994
MD5sum: 7402ee25ea6add8ae5cf4382819b414f
SHA1: eaba02395dea314dc4f69f2526e4f5da736a6724
SHA256: adcfb8032962dc47f7dbbe143e6671923ea153cfca1d6f2d4ea8b18ffaaa8ede
Description: GNOME translations for language Sanskrit
 Translation data for all supported GNOME packages for:
 Sanskrit
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-sa provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-sc
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-sc (<< 1:11.04+20110607), language-pack-gnome-sc-base, language-pack-kde-sc (<< 1:11.04+20110607), language-pack-kde-sc-base (<< 1:11.04+20110607), language-pack-sc (<< 1:11.04+20110607), language-pack-sc-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-sc-base (>= 1:11.04+20110607), language-pack-sc-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-sc/language-pack-gnome-sc_11.04+20110607_all.deb
Size: 2030
MD5sum: 67cbcd48d7007f2a0d87b0c6737a5f1a
SHA1: 552ace75ca6d9eccc1f494bc12b1f1871f6e7c5a
SHA256: 925cb9e57d86304387def25e3778b5370604f18dcee4377935395e000f5eecdd
Description: GNOME translation updates for language Sardinian
 Translation data updates for all supported GNOME packages for:
 Sardinian
 .
 language-pack-gnome-sc-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-sc-base
Priority: optional
Section: translations
Installed-Size: 288
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-sc (<< 1:11.04+20110607), language-pack-gnome-sc-base (<< 1:11.04+20110607), language-pack-kde-sc (<< 1:11.04+20110607), language-pack-kde-sc-base (<< 1:11.04+20110607), language-pack-sc (<< 1:11.04+20110607), language-pack-sc-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-sc (>= 1:11.04+20110607), language-pack-sc-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-sc (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-sc-base/language-pack-gnome-sc-base_11.04+20110607_all.deb
Size: 35434
MD5sum: 7c4f34a1da470259595284530c29d7ca
SHA1: 866814c5e4dc47b87d208240075351429198cc84
SHA256: 8655b38593958d554a02cf1b80a5ad78010986be57307625c849b078d40f9864
Description: GNOME translations for language Sardinian
 Translation data for all supported GNOME packages for:
 Sardinian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-sc provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-sd
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-sd (<< 1:11.04+20110607), language-pack-gnome-sd-base, language-pack-kde-sd (<< 1:11.04+20110607), language-pack-kde-sd-base (<< 1:11.04+20110607), language-pack-sd (<< 1:11.04+20110607), language-pack-sd-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-sd-base (>= 1:11.04+20110607), language-pack-sd-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-sd/language-pack-gnome-sd_11.04+20110607_all.deb
Size: 2022
MD5sum: 76017858c594d1c5b96942ee071e54cc
SHA1: 043120e334dab46962ea1dae339e1876d745cd1c
SHA256: 997ca856f1a77923dad4a0d723fbf9bac3eab5dfcfd11c02f0c1544f70436903
Description: GNOME translation updates for language Sindhi
 Translation data updates for all supported GNOME packages for:
 Sindhi
 .
 language-pack-gnome-sd-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-sd-base
Priority: optional
Section: translations
Installed-Size: 296
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-sd (<< 1:11.04+20110607), language-pack-gnome-sd-base (<< 1:11.04+20110607), language-pack-kde-sd (<< 1:11.04+20110607), language-pack-kde-sd-base (<< 1:11.04+20110607), language-pack-sd (<< 1:11.04+20110607), language-pack-sd-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-sd (>= 1:11.04+20110607), language-pack-sd-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-sd (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-sd-base/language-pack-gnome-sd-base_11.04+20110607_all.deb
Size: 53882
MD5sum: b1de496bdadcb2aba5a5ef52965d5c1c
SHA1: c1bf2e76fa72f693a9be934681462fc121254118
SHA256: 3fde2ccc61b5cc13c3bc97d116f4b40f94ce2ef53864cff93b5fc12411fc33dd
Description: GNOME translations for language Sindhi
 Translation data for all supported GNOME packages for:
 Sindhi
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-sd provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-se
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-se (<< 1:11.04+20110607), language-pack-gnome-se-base, language-pack-kde-se (<< 1:11.04+20110607), language-pack-kde-se-base (<< 1:11.04+20110607), language-pack-se (<< 1:11.04+20110607), language-pack-se-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-se-base (>= 1:11.04+20110607), language-pack-se-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-se/language-pack-gnome-se_11.04+20110607_all.deb
Size: 2004
MD5sum: 507b46bf7bc9e30de5d4060506777647
SHA1: 204e887d329fd086636f69bd8820525887929499
SHA256: 5d411751256a9602bb57ed90e408d2320ac750e2c50498b777130c9825d9b196
Description: GNOME translation updates for language Northern Sami
 Translation data updates for all supported GNOME packages for:
 Northern Sami
 .
 language-pack-gnome-se-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-se-base
Priority: optional
Section: translations
Installed-Size: 60
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-se (<< 1:11.04+20110607), language-pack-gnome-se-base (<< 1:11.04+20110607), language-pack-kde-se (<< 1:11.04+20110607), language-pack-kde-se-base (<< 1:11.04+20110607), language-pack-se (<< 1:11.04+20110607), language-pack-se-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-se (>= 1:11.04+20110607), language-pack-se-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-se (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-se-base/language-pack-gnome-se-base_11.04+20110607_all.deb
Size: 5426
MD5sum: fd11714b3fd047057e99d2599ccb6e2b
SHA1: b9e6f54d8efecf269b26ecc7df1072a11c35cf3d
SHA256: 40fb1d9f70c7df9691072a3b52bcacbac0e864fef4923f0bbd15b18f745e7b92
Description: GNOME translations for language Northern Sami
 Translation data for all supported GNOME packages for:
 Northern Sami
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-se provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-shs
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-shs (<< 1:11.04+20110607), language-pack-gnome-shs-base, language-pack-kde-shs (<< 1:11.04+20110607), language-pack-kde-shs-base (<< 1:11.04+20110607), language-pack-shs (<< 1:11.04+20110607), language-pack-shs-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-shs-base (>= 1:11.04+20110607), language-pack-shs-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-shs/language-pack-gnome-shs_11.04+20110607_all.deb
Size: 2050
MD5sum: 2fb53e8f8697a62e3079ccdf6952534c
SHA1: 634da627d7de8fa8be0363162b105bf37959a462
SHA256: daf8c116ecff9eeab768ab8cc4fb2d7a13e47b3dc4ce0e2e972252ed8d18139b
Description: GNOME translation updates for language Shuswap
 Translation data updates for all supported GNOME packages for:
 Shuswap
 .
 language-pack-gnome-shs-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-shs-base
Priority: optional
Section: translations
Installed-Size: 56
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-shs (<< 1:11.04+20110607), language-pack-gnome-shs-base (<< 1:11.04+20110607), language-pack-kde-shs (<< 1:11.04+20110607), language-pack-kde-shs-base (<< 1:11.04+20110607), language-pack-shs (<< 1:11.04+20110607), language-pack-shs-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-shs (>= 1:11.04+20110607), language-pack-shs-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-shs (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-shs-base/language-pack-gnome-shs-base_11.04+20110607_all.deb
Size: 2748
MD5sum: 650254c37bdfa448318100ab61525e7f
SHA1: 84c5b802bedf005a7ba9533b3721be31461273f2
SHA256: 7653034399079265f3c293e9cf9f0276e1f331d47240dee7360df0c6079eafa1
Description: GNOME translations for language Shuswap
 Translation data for all supported GNOME packages for:
 Shuswap
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-shs provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-si
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-si (<< 1:11.04+20110607), language-pack-gnome-si-base, language-pack-kde-si (<< 1:11.04+20110607), language-pack-kde-si-base (<< 1:11.04+20110607), language-pack-si (<< 1:11.04+20110607), language-pack-si-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-si-base (>= 1:11.04+20110607), language-pack-si-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-si/language-pack-gnome-si_11.04+20110607_all.deb
Size: 2030
MD5sum: 18fef8ae68662246bc5221badbf7618a
SHA1: e20c9f06fd2981156b91fd2555a340ab12cab1ab
SHA256: a5ebfabf3038759085c67277c5c76db6a83b6e9511eaf92f6ef43d64184b6e6b
Description: GNOME translation updates for language Sinhala; Sinhalese
 Translation data updates for all supported GNOME packages for:
 Sinhala; Sinhalese
 .
 language-pack-gnome-si-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-si-base
Priority: optional
Section: translations
Installed-Size: 2808
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-si (<< 1:11.04+20110607), language-pack-gnome-si-base (<< 1:11.04+20110607), language-pack-kde-si (<< 1:11.04+20110607), language-pack-kde-si-base (<< 1:11.04+20110607), language-pack-si (<< 1:11.04+20110607), language-pack-si-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-si (>= 1:11.04+20110607), language-pack-si-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-si (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-si-base/language-pack-gnome-si-base_11.04+20110607_all.deb
Size: 396058
MD5sum: c6524bd6776e994f7ee980f201cd1a95
SHA1: 484388974584cc58ecc3bf1a92f8f926cfe13e84
SHA256: 1f7975b09ced240507a1191a35dbd7c7c3293009147f048482abd9e9d1e18719
Description: GNOME translations for language Sinhala; Sinhalese
 Translation data for all supported GNOME packages for:
 Sinhala; Sinhalese
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-si provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-sk
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-sk (<< 1:11.04+20110607), language-pack-gnome-sk-base, language-pack-kde-sk (<< 1:11.04+20110607), language-pack-kde-sk-base (<< 1:11.04+20110607), language-pack-sk (<< 1:11.04+20110607), language-pack-sk-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-sk-base (>= 1:11.04+20110607), language-pack-sk-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-sk/language-pack-gnome-sk_11.04+20110607_all.deb
Size: 2004
MD5sum: ea9b426dba722feaf077282c72b8137a
SHA1: 349f7a7e2c9bc7dfa3a19659c302390ba340dcf9
SHA256: a02e2480eb02ed9f9d94da1d50b4cc5b6b8430f724f5d160638426e9cb271e1c
Description: GNOME translation updates for language Slovak
 Translation data updates for all supported GNOME packages for:
 Slovak
 .
 language-pack-gnome-sk-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-sk-base
Priority: optional
Section: translations
Installed-Size: 7660
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-sk (<< 1:11.04+20110607), language-pack-gnome-sk-base (<< 1:11.04+20110607), language-pack-kde-sk (<< 1:11.04+20110607), language-pack-kde-sk-base (<< 1:11.04+20110607), language-pack-sk (<< 1:11.04+20110607), language-pack-sk-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-sk (>= 1:11.04+20110607), language-pack-sk-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-sk (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-sk-base/language-pack-gnome-sk-base_11.04+20110607_all.deb
Size: 1721288
MD5sum: 4f798e82ce4fc0ed852218a26642c2d3
SHA1: 3565ba643f87a5847f7ab5e44756586488ae7069
SHA256: 76c8f023deb423ab4b9a5f282bf001eec5aff0bcc92e8740495d6b3ccb7e16e6
Description: GNOME translations for language Slovak
 Translation data for all supported GNOME packages for:
 Slovak
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-sk provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-sl
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-sl (<< 1:11.04+20110607), language-pack-gnome-sl-base, language-pack-kde-sl (<< 1:11.04+20110607), language-pack-kde-sl-base (<< 1:11.04+20110607), language-pack-sl (<< 1:11.04+20110607), language-pack-sl-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-sl-base (>= 1:11.04+20110607), language-pack-sl-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-sl/language-pack-gnome-sl_11.04+20110607_all.deb
Size: 2008
MD5sum: d31197e5122144a07c94dcfd66c1ae46
SHA1: 8f2c15ea8216d8684c5bfd2cd64c2deac72b834a
SHA256: db04fd8b89bdc7ae3a1821aa90ac9ecf88a45c0afb14de92909636558da04b99
Description: GNOME translation updates for language Slovenian
 Translation data updates for all supported GNOME packages for:
 Slovenian
 .
 language-pack-gnome-sl-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-sl-base
Priority: optional
Section: translations
Installed-Size: 9900
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-sl (<< 1:11.04+20110607), language-pack-gnome-sl-base (<< 1:11.04+20110607), language-pack-kde-sl (<< 1:11.04+20110607), language-pack-kde-sl-base (<< 1:11.04+20110607), language-pack-sl (<< 1:11.04+20110607), language-pack-sl-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-sl (>= 1:11.04+20110607), language-pack-sl-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-sl (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-sl-base/language-pack-gnome-sl-base_11.04+20110607_all.deb
Size: 2245158
MD5sum: 8c470f82e37a241a814029db15c8d624
SHA1: bb65a1ec438133c7d841ea8203ff597cdddcff69
SHA256: 70406e8130f27612b532632e57983138ceb5f099a5bf3c9936d851417eb93d9c
Description: GNOME translations for language Slovenian
 Translation data for all supported GNOME packages for:
 Slovenian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-sl provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-so
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-so (<< 1:11.04+20110607), language-pack-gnome-so-base, language-pack-kde-so (<< 1:11.04+20110607), language-pack-kde-so-base (<< 1:11.04+20110607), language-pack-so (<< 1:11.04+20110607), language-pack-so-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-so-base (>= 1:11.04+20110607), language-pack-so-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-so/language-pack-gnome-so_11.04+20110607_all.deb
Size: 2004
MD5sum: 94e1f0a9585163a9ea3fdb61e7bffc7f
SHA1: 8bc813fb85b2b53bb9c58379e75bfc400576da9c
SHA256: 91cb0cdcd2152d1e054e25cd14fe8aceaa419ee53cc936b5300940f0e9290ec1
Description: GNOME translation updates for language Somali
 Translation data updates for all supported GNOME packages for:
 Somali
 .
 language-pack-gnome-so-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-so-base
Priority: optional
Section: translations
Installed-Size: 144
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-so (<< 1:11.04+20110607), language-pack-gnome-so-base (<< 1:11.04+20110607), language-pack-kde-so (<< 1:11.04+20110607), language-pack-kde-so-base (<< 1:11.04+20110607), language-pack-so (<< 1:11.04+20110607), language-pack-so-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-so (>= 1:11.04+20110607), language-pack-so-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-so (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-so-base/language-pack-gnome-so-base_11.04+20110607_all.deb
Size: 14244
MD5sum: 474ab55b3be9900eb03146499ec3b1e5
SHA1: 700e7c2cea65f5809e48e24d314b826fe403b02a
SHA256: 0626e9d0e282073f366150700166cef7496e8a9d5227b44a802e146d20987085
Description: GNOME translations for language Somali
 Translation data for all supported GNOME packages for:
 Somali
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-so provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-sq
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-sq (<< 1:11.04+20110607), language-pack-gnome-sq-base, language-pack-kde-sq (<< 1:11.04+20110607), language-pack-kde-sq-base (<< 1:11.04+20110607), language-pack-sq (<< 1:11.04+20110607), language-pack-sq-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-sq-base (>= 1:11.04+20110607), language-pack-sq-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-sq/language-pack-gnome-sq_11.04+20110607_all.deb
Size: 2002
MD5sum: 6d192c1b1b46d9134d5235cfd3c7be8a
SHA1: 077a0792abc41e3b86fb52325319cf90f1759e98
SHA256: 6a9dfbca8d6a82b3bfd4cd65bb26979963c35c00edab9bfbdffde6c9afa4dc57
Description: GNOME translation updates for language Albanian
 Translation data updates for all supported GNOME packages for:
 Albanian
 .
 language-pack-gnome-sq-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-sq-base
Priority: optional
Section: translations
Installed-Size: 6268
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-sq (<< 1:11.04+20110607), language-pack-gnome-sq-base (<< 1:11.04+20110607), language-pack-kde-sq (<< 1:11.04+20110607), language-pack-kde-sq-base (<< 1:11.04+20110607), language-pack-sq (<< 1:11.04+20110607), language-pack-sq-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-sq (>= 1:11.04+20110607), language-pack-sq-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-sq (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-sq-base/language-pack-gnome-sq-base_11.04+20110607_all.deb
Size: 1234286
MD5sum: b3300ff5736cc99362c96a39f0d9bc12
SHA1: b9b7045e04bb27b4e0960aea6e9259d050de49e1
SHA256: 029e1d310540a1862a90dcfe4638dd5574f69fff454b5ff7e0bb6643483b0469
Description: GNOME translations for language Albanian
 Translation data for all supported GNOME packages for:
 Albanian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-sq provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-sr
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-sr (<< 1:11.04+20110607), language-pack-gnome-sr-base, language-pack-kde-sr (<< 1:11.04+20110607), language-pack-kde-sr-base (<< 1:11.04+20110607), language-pack-sr (<< 1:11.04+20110607), language-pack-sr-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-sr-base (>= 1:11.04+20110607), language-pack-sr-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-sr/language-pack-gnome-sr_11.04+20110607_all.deb
Size: 2020
MD5sum: 54c0153f034b658536bf2a426f82de85
SHA1: cd64c02b462323c00f63013cf655ce3199966f91
SHA256: d2a08906aa9e5cd7a753843e8369815b27c8fa0ff8d55bbbb3666da512561355
Description: GNOME translation updates for language Serbian
 Translation data updates for all supported GNOME packages for:
 Serbian
 .
 language-pack-gnome-sr-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-sr-base
Priority: optional
Section: translations
Installed-Size: 19564
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-sr (<< 1:11.04+20110607), language-pack-gnome-sr-base (<< 1:11.04+20110607), language-pack-kde-sr (<< 1:11.04+20110607), language-pack-kde-sr-base (<< 1:11.04+20110607), language-pack-sr (<< 1:11.04+20110607), language-pack-sr-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-sr (>= 1:11.04+20110607), language-pack-sr-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-sr (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-sr-base/language-pack-gnome-sr-base_11.04+20110607_all.deb
Size: 5500116
MD5sum: 236e4ba8f272a1fe450d4472b6335c80
SHA1: 973b627dbf68ae1b994dea5ce845b7430888b042
SHA256: 04dd08da7a2b1a236b3adcc6e8df9059ae5f78bf3fe8316f23ac17b8a180254c
Description: GNOME translations for language Serbian
 Translation data for all supported GNOME packages for:
 Serbian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-sr provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-st
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-st (<< 1:11.04+20110607), language-pack-gnome-st-base, language-pack-kde-st (<< 1:11.04+20110607), language-pack-kde-st-base (<< 1:11.04+20110607), language-pack-st (<< 1:11.04+20110607), language-pack-st-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-st-base (>= 1:11.04+20110607), language-pack-st-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-st/language-pack-gnome-st_11.04+20110607_all.deb
Size: 2016
MD5sum: 6dd2e3cd7c8727cf8fd0fe11aafd881a
SHA1: bba79b0b498134a29f078aab0e5d7529523f51ea
SHA256: 31bf611708e94de3166d09c65a15609aee2dcd89156648a1524b2c15e9072cf9
Description: GNOME translation updates for language Sotho, Southern
 Translation data updates for all supported GNOME packages for:
 Sotho, Southern
 .
 language-pack-gnome-st-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-st-base
Priority: optional
Section: translations
Installed-Size: 212
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-st (<< 1:11.04+20110607), language-pack-gnome-st-base (<< 1:11.04+20110607), language-pack-kde-st (<< 1:11.04+20110607), language-pack-kde-st-base (<< 1:11.04+20110607), language-pack-st (<< 1:11.04+20110607), language-pack-st-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-st (>= 1:11.04+20110607), language-pack-st-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-st (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-st-base/language-pack-gnome-st-base_11.04+20110607_all.deb
Size: 20366
MD5sum: ba0a321eda461a924366d0b4883ea58a
SHA1: 36604c4ab10d3128a678aba8b264766cb3929031
SHA256: 416af3c55770c112bec60cd5b2af59138927bb55c2428d66769a1e9610034384
Description: GNOME translations for language Sotho, Southern
 Translation data for all supported GNOME packages for:
 Sotho, Southern
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-st provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-sv
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-sv (<< 1:11.04+20110607), language-pack-gnome-sv-base, language-pack-kde-sv (<< 1:11.04+20110607), language-pack-kde-sv-base (<< 1:11.04+20110607), language-pack-sv (<< 1:11.04+20110607), language-pack-sv-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-sv-base (>= 1:11.04+20110607), language-pack-sv-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-sv/language-pack-gnome-sv_11.04+20110607_all.deb
Size: 2004
MD5sum: 11c7107e5254d8a56b8538a6be42f10f
SHA1: 78e0275863f2dcb512ed8d3d1a16c9f18747a4a1
SHA256: 093fb91b44104c1b8caa2deb4296e8c3ab1121e874830ac66f6b0a5f378e3d32
Description: GNOME translation updates for language Swedish
 Translation data updates for all supported GNOME packages for:
 Swedish
 .
 language-pack-gnome-sv-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-sv-base
Priority: optional
Section: translations
Installed-Size: 22608
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-sv (<< 1:11.04+20110607), language-pack-gnome-sv-base (<< 1:11.04+20110607), language-pack-kde-sv (<< 1:11.04+20110607), language-pack-kde-sv-base (<< 1:11.04+20110607), language-pack-sv (<< 1:11.04+20110607), language-pack-sv-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-sv (>= 1:11.04+20110607), language-pack-sv-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-sv (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-sv-base/language-pack-gnome-sv-base_11.04+20110607_all.deb
Size: 9118460
MD5sum: b7fba54d9c9be3dae9c4ae5fbda22ff0
SHA1: ec162888593624a164d8e733bff82da42cd8e578
SHA256: ba6cc68db89f964665054e44b3bf13f46c47843cf796804f0d946c8e2dfb751c
Description: GNOME translations for language Swedish
 Translation data for all supported GNOME packages for:
 Swedish
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-sv provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-sw
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-sw (<< 1:11.04+20110607), language-pack-gnome-sw-base, language-pack-kde-sw (<< 1:11.04+20110607), language-pack-kde-sw-base (<< 1:11.04+20110607), language-pack-sw (<< 1:11.04+20110607), language-pack-sw-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-sw-base (>= 1:11.04+20110607), language-pack-sw-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-sw/language-pack-gnome-sw_11.04+20110607_all.deb
Size: 2006
MD5sum: 589e643ae215855cfe3b75e3a12422ed
SHA1: c6bb831d8f16ca0f3c3c581d0eb0567e02f3616d
SHA256: 25eb77be939f717f4b0422de40d0f8ce524924efac2595134aad6bc7fa14a3e9
Description: GNOME translation updates for language Swahili
 Translation data updates for all supported GNOME packages for:
 Swahili
 .
 language-pack-gnome-sw-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-sw-base
Priority: optional
Section: translations
Installed-Size: 368
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-sw (<< 1:11.04+20110607), language-pack-gnome-sw-base (<< 1:11.04+20110607), language-pack-kde-sw (<< 1:11.04+20110607), language-pack-kde-sw-base (<< 1:11.04+20110607), language-pack-sw (<< 1:11.04+20110607), language-pack-sw-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-sw (>= 1:11.04+20110607), language-pack-sw-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-sw (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-sw-base/language-pack-gnome-sw-base_11.04+20110607_all.deb
Size: 28372
MD5sum: e08b7793592fb63453695cb47629ba30
SHA1: 41dc81d2f1946daa94b28e3c8fbdbbfeb9c0a1cd
SHA256: f8db1c18bd1e6b064134e6426ee815562f34c8ecc31f929e167510a3feb9c746
Description: GNOME translations for language Swahili
 Translation data for all supported GNOME packages for:
 Swahili
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-sw provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-ta
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ta (<< 1:11.04+20110607), language-pack-gnome-ta-base, language-pack-kde-ta (<< 1:11.04+20110607), language-pack-kde-ta-base (<< 1:11.04+20110607), language-pack-ta (<< 1:11.04+20110607), language-pack-ta-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-ta-base (>= 1:11.04+20110607), language-pack-ta-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-ta/language-pack-gnome-ta_11.04+20110607_all.deb
Size: 2030
MD5sum: 34809daf808109cfbe0a75b1be627331
SHA1: ce458ba4280f8725d8f4f28b622b058bb7b97591
SHA256: 99f7be4345f6bd10f270a0f472bb08c58888b99abe4f663f0a358852ceb09df9
Description: GNOME translation updates for language Tamil
 Translation data updates for all supported GNOME packages for:
 Tamil
 .
 language-pack-gnome-ta-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-ta-base
Priority: optional
Section: translations
Installed-Size: 8636
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ta (<< 1:11.04+20110607), language-pack-gnome-ta-base (<< 1:11.04+20110607), language-pack-kde-ta (<< 1:11.04+20110607), language-pack-kde-ta-base (<< 1:11.04+20110607), language-pack-ta (<< 1:11.04+20110607), language-pack-ta-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-ta (>= 1:11.04+20110607), language-pack-ta-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-ta (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-ta-base/language-pack-gnome-ta-base_11.04+20110607_all.deb
Size: 1400116
MD5sum: c65ed3a09878909dd5470b006f742584
SHA1: 12a91254140da4d3fd63a497ed293708b50b55a5
SHA256: b9aeab376cb3911d67be09a00a14a54095657225fdfcf683826bfaa016142ff8
Description: GNOME translations for language Tamil
 Translation data for all supported GNOME packages for:
 Tamil
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-ta provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-te
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-te (<< 1:11.04+20110607), language-pack-gnome-te-base, language-pack-kde-te (<< 1:11.04+20110607), language-pack-kde-te-base (<< 1:11.04+20110607), language-pack-te (<< 1:11.04+20110607), language-pack-te-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-te-base (>= 1:11.04+20110607), language-pack-te-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-te/language-pack-gnome-te_11.04+20110607_all.deb
Size: 2016
MD5sum: e97f99ec24228d5783e2e90d870c5429
SHA1: 1f6f2a6ef915f1f8ef93214c759d9962d60c5b74
SHA256: a69ebf0e27ecaaf817532ac14a4dd2b03107ca6e6742a2c1d497b93169c7f5f5
Description: GNOME translation updates for language Telugu
 Translation data updates for all supported GNOME packages for:
 Telugu
 .
 language-pack-gnome-te-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-te-base
Priority: optional
Section: translations
Installed-Size: 7752
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-te (<< 1:11.04+20110607), language-pack-gnome-te-base (<< 1:11.04+20110607), language-pack-kde-te (<< 1:11.04+20110607), language-pack-kde-te-base (<< 1:11.04+20110607), language-pack-te (<< 1:11.04+20110607), language-pack-te-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-te (>= 1:11.04+20110607), language-pack-te-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-te (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-te-base/language-pack-gnome-te-base_11.04+20110607_all.deb
Size: 1313420
MD5sum: f56eeafe6cfcd46b05f2939172f517f6
SHA1: b2afb0f06862136a259cb1742f69bb95c593bab9
SHA256: 1f067c56faba18f52ccf5f52764450ba04e67fda1c9699f31e7a13ed6cc28130
Description: GNOME translations for language Telugu
 Translation data for all supported GNOME packages for:
 Telugu
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-te provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-tg
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-tg (<< 1:11.04+20110607), language-pack-gnome-tg-base, language-pack-kde-tg (<< 1:11.04+20110607), language-pack-kde-tg-base (<< 1:11.04+20110607), language-pack-tg (<< 1:11.04+20110607), language-pack-tg-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-tg-base (>= 1:11.04+20110607), language-pack-tg-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-tg/language-pack-gnome-tg_11.04+20110607_all.deb
Size: 2004
MD5sum: 985858905fe9171bba8a6b48b448d487
SHA1: 65519057a219f6603ba1e467d30c1ee0ce6757a1
SHA256: 461a088b6954d49edabb4c1020ecf69b04228f5bff2772ca94305a262603d9e1
Description: GNOME translation updates for language Tajik
 Translation data updates for all supported GNOME packages for:
 Tajik
 .
 language-pack-gnome-tg-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-tg-base
Priority: optional
Section: translations
Installed-Size: 156
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-tg (<< 1:11.04+20110607), language-pack-gnome-tg-base (<< 1:11.04+20110607), language-pack-kde-tg (<< 1:11.04+20110607), language-pack-kde-tg-base (<< 1:11.04+20110607), language-pack-tg (<< 1:11.04+20110607), language-pack-tg-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-tg (>= 1:11.04+20110607), language-pack-tg-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-tg (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-tg-base/language-pack-gnome-tg-base_11.04+20110607_all.deb
Size: 16200
MD5sum: 5099383ca2ea82f3986ed5584e281f9e
SHA1: 6158b1a600254e7c266213c371cf9bb70cd3b348
SHA256: 71a44b285474309055fa676d8cfc897eaaac5339658e96fa0dd2ed2e88ab67fe
Description: GNOME translations for language Tajik
 Translation data for all supported GNOME packages for:
 Tajik
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-tg provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-th
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-th (<< 1:11.04+20110607), language-pack-gnome-th-base, language-pack-kde-th (<< 1:11.04+20110607), language-pack-kde-th-base (<< 1:11.04+20110607), language-pack-th (<< 1:11.04+20110607), language-pack-th-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-th-base (>= 1:11.04+20110607), language-pack-th-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-th/language-pack-gnome-th_11.04+20110607_all.deb
Size: 2030
MD5sum: 150b1e8321ad5781c838c2b55392fa2a
SHA1: 34a93ecfbcf90389b29c3d93f23653dfc375645b
SHA256: c4898756087260d65042cb760baf80bc99489bf2b08f3c777773bbd5d26b619b
Description: GNOME translation updates for language Thai
 Translation data updates for all supported GNOME packages for:
 Thai
 .
 language-pack-gnome-th-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-th-base
Priority: optional
Section: translations
Installed-Size: 9960
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-th (<< 1:11.04+20110607), language-pack-gnome-th-base (<< 1:11.04+20110607), language-pack-kde-th (<< 1:11.04+20110607), language-pack-kde-th-base (<< 1:11.04+20110607), language-pack-th (<< 1:11.04+20110607), language-pack-th-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-th (>= 1:11.04+20110607), language-pack-th-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-th (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-th-base/language-pack-gnome-th-base_11.04+20110607_all.deb
Size: 1805076
MD5sum: 07641d24e7a148a007e9542a461d13ef
SHA1: c45c098c3156c38798d40c5611eb8cdcf55012cf
SHA256: 8bb5e405bf19bf91599e47642c3c8cdfd597fa18f173dc456fea29a3a14aadff
Description: GNOME translations for language Thai
 Translation data for all supported GNOME packages for:
 Thai
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-th provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-ti
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ti (<< 1:11.04+20110607), language-pack-gnome-ti-base, language-pack-kde-ti (<< 1:11.04+20110607), language-pack-kde-ti-base (<< 1:11.04+20110607), language-pack-ti (<< 1:11.04+20110607), language-pack-ti-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-ti-base (>= 1:11.04+20110607), language-pack-ti-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-ti/language-pack-gnome-ti_11.04+20110607_all.deb
Size: 2024
MD5sum: 4b3a9e2a34d90a55320f1e26d9331734
SHA1: 74e4f8161afeb8b212fe118b587819984ab7096e
SHA256: 5d03a0b7c7070de248ef3c29c7db83668bb3d867f2e1702f6a29cacbf93f0179
Description: GNOME translation updates for language Tigrinya
 Translation data updates for all supported GNOME packages for:
 Tigrinya
 .
 language-pack-gnome-ti-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-ti-base
Priority: optional
Section: translations
Installed-Size: 80
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ti (<< 1:11.04+20110607), language-pack-gnome-ti-base (<< 1:11.04+20110607), language-pack-kde-ti (<< 1:11.04+20110607), language-pack-kde-ti-base (<< 1:11.04+20110607), language-pack-ti (<< 1:11.04+20110607), language-pack-ti-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-ti (>= 1:11.04+20110607), language-pack-ti-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-ti (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-ti-base/language-pack-gnome-ti-base_11.04+20110607_all.deb
Size: 7526
MD5sum: 98fb0482794ba55ed80406374b9f60f0
SHA1: 174e4209e2b64c3ca9254b3d86fd8a175d48800f
SHA256: ccde1b02a3441d46d3fcd36a25471c3b0fe4630515e1bd4ed5575cc1c50bb245
Description: GNOME translations for language Tigrinya
 Translation data for all supported GNOME packages for:
 Tigrinya
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-ti provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-tk
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-tk (<< 1:11.04+20110607), language-pack-gnome-tk-base, language-pack-kde-tk (<< 1:11.04+20110607), language-pack-kde-tk-base (<< 1:11.04+20110607), language-pack-tk (<< 1:11.04+20110607), language-pack-tk-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-tk-base (>= 1:11.04+20110607), language-pack-tk-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-tk/language-pack-gnome-tk_11.04+20110607_all.deb
Size: 2024
MD5sum: 93effffeedae7a21d9951870e3409fb8
SHA1: a94213e512f9c0affd614ab827af3af911e9a83a
SHA256: 8fbd1eab6f2d54bee150492824efe2f060d7ead9cfb584e31fe15ead86c6631f
Description: GNOME translation updates for language Turkmen
 Translation data updates for all supported GNOME packages for:
 Turkmen
 .
 language-pack-gnome-tk-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-tk-base
Priority: optional
Section: translations
Installed-Size: 228
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-tk (<< 1:11.04+20110607), language-pack-gnome-tk-base (<< 1:11.04+20110607), language-pack-kde-tk (<< 1:11.04+20110607), language-pack-kde-tk-base (<< 1:11.04+20110607), language-pack-tk (<< 1:11.04+20110607), language-pack-tk-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-tk (>= 1:11.04+20110607), language-pack-tk-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-tk (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-tk-base/language-pack-gnome-tk-base_11.04+20110607_all.deb
Size: 49502
MD5sum: 18c1b3bae0b6add4c85f4aca775745b7
SHA1: 58954deb0a46311ae2b74fe2052cbc40baa47d97
SHA256: 67b31b00d269bde172f7b3d1bd26721098476f0dbee134e40306a8f5dad5d0d8
Description: GNOME translations for language Turkmen
 Translation data for all supported GNOME packages for:
 Turkmen
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-tk provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-tl
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-tl (<< 1:11.04+20110607), language-pack-gnome-tl-base, language-pack-kde-tl (<< 1:11.04+20110607), language-pack-kde-tl-base (<< 1:11.04+20110607), language-pack-tl (<< 1:11.04+20110607), language-pack-tl-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-tl-base (>= 1:11.04+20110607), language-pack-tl-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-tl/language-pack-gnome-tl_11.04+20110607_all.deb
Size: 2016
MD5sum: d3b42b3af78d5e7acf6b74b4f8e62c08
SHA1: 934542d90ccecfdda0189db898b2555bae9297f7
SHA256: cee6df6828a6e8a79293043644127b45994832891132a9f49baf0c1fbb3a8ad3
Description: GNOME translation updates for language Tagalog
 Translation data updates for all supported GNOME packages for:
 Tagalog
 .
 language-pack-gnome-tl-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-tl-base
Priority: optional
Section: translations
Installed-Size: 2024
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-tl (<< 1:11.04+20110607), language-pack-gnome-tl-base (<< 1:11.04+20110607), language-pack-kde-tl (<< 1:11.04+20110607), language-pack-kde-tl-base (<< 1:11.04+20110607), language-pack-tl (<< 1:11.04+20110607), language-pack-tl-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-tl (>= 1:11.04+20110607), language-pack-tl-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-tl (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-tl-base/language-pack-gnome-tl-base_11.04+20110607_all.deb
Size: 139986
MD5sum: f7d8ac16f7c9839d930e522c1a79766e
SHA1: 7043f4403b8f095e9ae23d1163cec3c2d1abf74a
SHA256: 74948e0c607e3e6aab35e79daf422e3b22b6425fb79cbcfa070e166642b9faba
Description: GNOME translations for language Tagalog
 Translation data for all supported GNOME packages for:
 Tagalog
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-tl provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-tlh
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-tlh (<< 1:11.04+20110607), language-pack-gnome-tlh-base, language-pack-kde-tlh (<< 1:11.04+20110607), language-pack-kde-tlh-base (<< 1:11.04+20110607), language-pack-tlh (<< 1:11.04+20110607), language-pack-tlh-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-tlh-base (>= 1:11.04+20110607), language-pack-tlh-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-tlh/language-pack-gnome-tlh_11.04+20110607_all.deb
Size: 2036
MD5sum: 238a4a2ce11d3de300f49962759f5920
SHA1: 3230872f0982cb7ad12b8ddae85f4bb1a2529ef5
SHA256: 2f2ff1d926dc3030c10116d5757670d772829777d2f8a5c327726ad98ee14f77
Description: GNOME translation updates for language Klingon
 Translation data updates for all supported GNOME packages for:
 Klingon
 .
 language-pack-gnome-tlh-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-tlh-base
Priority: optional
Section: translations
Installed-Size: 208
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-tlh (<< 1:11.04+20110607), language-pack-gnome-tlh-base (<< 1:11.04+20110607), language-pack-kde-tlh (<< 1:11.04+20110607), language-pack-kde-tlh-base (<< 1:11.04+20110607), language-pack-tlh (<< 1:11.04+20110607), language-pack-tlh-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-tlh (>= 1:11.04+20110607), language-pack-tlh-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-tlh (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-tlh-base/language-pack-gnome-tlh-base_11.04+20110607_all.deb
Size: 18954
MD5sum: af373ea92c781c709fd2ebca2b8c738e
SHA1: ee341fe85833fcec69091a8f65cf43072ded1cd1
SHA256: 3a1cbbf9e9ddc7f03af85be102a9e7ba42d0aaca970ba17624c115b5f29688d0
Description: GNOME translations for language Klingon
 Translation data for all supported GNOME packages for:
 Klingon
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-tlh provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-tr
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-tr (<< 1:11.04+20110607), language-pack-gnome-tr-base, language-pack-kde-tr (<< 1:11.04+20110607), language-pack-kde-tr-base (<< 1:11.04+20110607), language-pack-tr (<< 1:11.04+20110607), language-pack-tr-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-tr-base (>= 1:11.04+20110607), language-pack-tr-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-tr/language-pack-gnome-tr_11.04+20110607_all.deb
Size: 2004
MD5sum: 25d899bb8be5955a806da1465c09eace
SHA1: 85b15bebe05e28dde3f82c9b4c0877d9b7e58b86
SHA256: 9b84e96d0949c49fcce874ef4d5d06485d2936946aaae63af3784d4e62e9da34
Description: GNOME translation updates for language Turkish
 Translation data updates for all supported GNOME packages for:
 Turkish
 .
 language-pack-gnome-tr-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-tr-base
Priority: optional
Section: translations
Installed-Size: 8776
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-tr (<< 1:11.04+20110607), language-pack-gnome-tr-base (<< 1:11.04+20110607), language-pack-kde-tr (<< 1:11.04+20110607), language-pack-kde-tr-base (<< 1:11.04+20110607), language-pack-tr (<< 1:11.04+20110607), language-pack-tr-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-tr (>= 1:11.04+20110607), language-pack-tr-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-tr (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-tr-base/language-pack-gnome-tr-base_11.04+20110607_all.deb
Size: 2037846
MD5sum: 075ceb51d158e51b19d9e88f5b7cbf97
SHA1: 0082f31c3f36b7a6344151e9a7b7ade24369ceae
SHA256: ebb591e8ff6f72624b21540f2e4ee04d2241a49acef1798a8c17e4b94a4345ef
Description: GNOME translations for language Turkish
 Translation data for all supported GNOME packages for:
 Turkish
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-tr provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-ts
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ts (<< 1:11.04+20110607), language-pack-gnome-ts-base, language-pack-kde-ts (<< 1:11.04+20110607), language-pack-kde-ts-base (<< 1:11.04+20110607), language-pack-ts (<< 1:11.04+20110607), language-pack-ts-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-ts-base (>= 1:11.04+20110607), language-pack-ts-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-ts/language-pack-gnome-ts_11.04+20110607_all.deb
Size: 2014
MD5sum: 89aebecfcae8f3a5a3f8e8fd253b3963
SHA1: c69767fb1733cc538e665662abee299613bbf037
SHA256: f2152b4da72f2780eaeb62b1509af80ab61e22c1d657549beefe8ec345a7c151
Description: GNOME translation updates for language Tsonga
 Translation data updates for all supported GNOME packages for:
 Tsonga
 .
 language-pack-gnome-ts-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-ts-base
Priority: optional
Section: translations
Installed-Size: 64
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ts (<< 1:11.04+20110607), language-pack-gnome-ts-base (<< 1:11.04+20110607), language-pack-kde-ts (<< 1:11.04+20110607), language-pack-kde-ts-base (<< 1:11.04+20110607), language-pack-ts (<< 1:11.04+20110607), language-pack-ts-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-ts (>= 1:11.04+20110607), language-pack-ts-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-ts (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-ts-base/language-pack-gnome-ts-base_11.04+20110607_all.deb
Size: 5920
MD5sum: 5d40ac72981f72287d10296618489afe
SHA1: 412538262c0fd962377a82de57c7ccd43f5c437f
SHA256: 6f722f2b9baef676977d2ca90237396c5b50eb5c4fd4bd0a4d8095e5195cbf1b
Description: GNOME translations for language Tsonga
 Translation data for all supported GNOME packages for:
 Tsonga
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-ts provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-tt
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-tt (<< 1:11.04+20110607), language-pack-gnome-tt-base, language-pack-kde-tt (<< 1:11.04+20110607), language-pack-kde-tt-base (<< 1:11.04+20110607), language-pack-tt (<< 1:11.04+20110607), language-pack-tt-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-tt-base (>= 1:11.04+20110607), language-pack-tt-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-tt/language-pack-gnome-tt_11.04+20110607_all.deb
Size: 2020
MD5sum: a3fa03d34ab40bfe23349662df082282
SHA1: 4b1040068c37b22e18793cc54fd6d8d0ab409ea3
SHA256: e2249090c7618cdadf27f683bfd87da3df5b24174a940b43fb75fdafa0893006
Description: GNOME translation updates for language Tatar
 Translation data updates for all supported GNOME packages for:
 Tatar
 .
 language-pack-gnome-tt-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-tt-base
Priority: optional
Section: translations
Installed-Size: 236
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-tt (<< 1:11.04+20110607), language-pack-gnome-tt-base (<< 1:11.04+20110607), language-pack-kde-tt (<< 1:11.04+20110607), language-pack-kde-tt-base (<< 1:11.04+20110607), language-pack-tt (<< 1:11.04+20110607), language-pack-tt-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-tt (>= 1:11.04+20110607), language-pack-tt-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-tt (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-tt-base/language-pack-gnome-tt-base_11.04+20110607_all.deb
Size: 47628
MD5sum: 1b99479b228dfa8236c7a792fae23b71
SHA1: 061e4e6184cc31f832fb35be7883193fc7f5f206
SHA256: 1f473772dd555b87a65bbf1d278e32d7d6720c6d892a37a09531d224c55a7c9b
Description: GNOME translations for language Tatar
 Translation data for all supported GNOME packages for:
 Tatar
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-tt provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-ug
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ug (<< 1:11.04+20110607), language-pack-gnome-ug-base, language-pack-kde-ug (<< 1:11.04+20110607), language-pack-kde-ug-base (<< 1:11.04+20110607), language-pack-ug (<< 1:11.04+20110607), language-pack-ug-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-ug-base (>= 1:11.04+20110607), language-pack-ug-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-ug/language-pack-gnome-ug_11.04+20110607_all.deb
Size: 2010
MD5sum: 70d0ba65e71a07f82f1938d4f39248f4
SHA1: d14930a5233d2bf3a0af475757583884eb908872
SHA256: 98f2e5be07d5c7198243998a5ac7dc2bfc2812e7a05dfda629a5c75f8bd657fd
Description: GNOME translation updates for language Uighur; Uyghur
 Translation data updates for all supported GNOME packages for:
 Uighur; Uyghur
 .
 language-pack-gnome-ug-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-ug-base
Priority: optional
Section: translations
Installed-Size: 6660
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ug (<< 1:11.04+20110607), language-pack-gnome-ug-base (<< 1:11.04+20110607), language-pack-kde-ug (<< 1:11.04+20110607), language-pack-kde-ug-base (<< 1:11.04+20110607), language-pack-ug (<< 1:11.04+20110607), language-pack-ug-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-ug (>= 1:11.04+20110607), language-pack-ug-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-ug (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-ug-base/language-pack-gnome-ug-base_11.04+20110607_all.deb
Size: 1146150
MD5sum: dc9baa2311a65181d4e68ce96da42904
SHA1: 3acafa3d11f5f6af82bf94c0957ffaf26aee2a92
SHA256: ae86951120a7a2b8e6e75bec2285f2781eb9123c0c5c9d63a8a65ee0dd815234
Description: GNOME translations for language Uighur; Uyghur
 Translation data for all supported GNOME packages for:
 Uighur; Uyghur
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-ug provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-uk
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-uk (<< 1:11.04+20110607), language-pack-gnome-uk-base, language-pack-kde-uk (<< 1:11.04+20110607), language-pack-kde-uk-base (<< 1:11.04+20110607), language-pack-uk (<< 1:11.04+20110607), language-pack-uk-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-uk-base (>= 1:11.04+20110607), language-pack-uk-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-uk/language-pack-gnome-uk_11.04+20110607_all.deb
Size: 2006
MD5sum: 4229cbcbb03efdb5043b09995fcfffde
SHA1: 252bda33008bbc9e2bb92f044eaf795b3a8bee40
SHA256: 9e3199e203e1b881512a0565634997da04f29aee98c275faf020a247e7b73f0e
Description: GNOME translation updates for language Ukrainian
 Translation data updates for all supported GNOME packages for:
 Ukrainian
 .
 language-pack-gnome-uk-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-uk-base
Priority: optional
Section: translations
Installed-Size: 14748
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-uk (<< 1:11.04+20110607), language-pack-gnome-uk-base (<< 1:11.04+20110607), language-pack-kde-uk (<< 1:11.04+20110607), language-pack-kde-uk-base (<< 1:11.04+20110607), language-pack-uk (<< 1:11.04+20110607), language-pack-uk-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-uk (>= 1:11.04+20110607), language-pack-uk-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-uk (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-uk-base/language-pack-gnome-uk-base_11.04+20110607_all.deb
Size: 3457356
MD5sum: ad58225e2db4f858a2b55b086d965e2e
SHA1: 75d2a1a360f05276049530e0e8df80a57d397497
SHA256: f892bbd03775961706edb11f347589500a3997f182de8697df455d6780278380
Description: GNOME translations for language Ukrainian
 Translation data for all supported GNOME packages for:
 Ukrainian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-uk provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-ur
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ur (<< 1:11.04+20110607), language-pack-gnome-ur-base, language-pack-kde-ur (<< 1:11.04+20110607), language-pack-kde-ur-base (<< 1:11.04+20110607), language-pack-ur (<< 1:11.04+20110607), language-pack-ur-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-ur-base (>= 1:11.04+20110607), language-pack-ur-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-ur/language-pack-gnome-ur_11.04+20110607_all.deb
Size: 1996
MD5sum: 98c9d293554599231035bbef1380c03a
SHA1: ead2e3be80375686f0e1f08f50fe9503db4232d1
SHA256: bccb56155da8b8fd4d65ee52ac2b59ce1d06de9b66a058d3509c8b8a50c6cbb6
Description: GNOME translation updates for language Urdu
 Translation data updates for all supported GNOME packages for:
 Urdu
 .
 language-pack-gnome-ur-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-ur-base
Priority: optional
Section: translations
Installed-Size: 2104
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ur (<< 1:11.04+20110607), language-pack-gnome-ur-base (<< 1:11.04+20110607), language-pack-kde-ur (<< 1:11.04+20110607), language-pack-kde-ur-base (<< 1:11.04+20110607), language-pack-ur (<< 1:11.04+20110607), language-pack-ur-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-ur (>= 1:11.04+20110607), language-pack-ur-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-ur (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-ur-base/language-pack-gnome-ur-base_11.04+20110607_all.deb
Size: 144224
MD5sum: 3352f5c168b24aa03e726a20c04f81c2
SHA1: 3dd0dd66be51e8be6e047c7122fe93e1abea6e1a
SHA256: d536fd49f395c01f3682d1e37348555c731536d9e43adbfb7716862f4f14e15c
Description: GNOME translations for language Urdu
 Translation data for all supported GNOME packages for:
 Urdu
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-ur provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-uz
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-uz (<< 1:11.04+20110607), language-pack-gnome-uz-base, language-pack-kde-uz (<< 1:11.04+20110607), language-pack-kde-uz-base (<< 1:11.04+20110607), language-pack-uz (<< 1:11.04+20110607), language-pack-uz-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-uz-base (>= 1:11.04+20110607), language-pack-uz-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-uz/language-pack-gnome-uz_11.04+20110607_all.deb
Size: 2000
MD5sum: 43cd84429cadac626dbe7ae63dce4b92
SHA1: 37f060172cfb76ad1d524b6986d0cb9c8f5f9db1
SHA256: 14ae014bcd18297c0ba70ebbeccc65e045ffa64bf039f497aafbccd60cf2e030
Description: GNOME translation updates for language Uzbek
 Translation data updates for all supported GNOME packages for:
 Uzbek
 .
 language-pack-gnome-uz-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-uz-base
Priority: optional
Section: translations
Installed-Size: 1976
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-uz (<< 1:11.04+20110607), language-pack-gnome-uz-base (<< 1:11.04+20110607), language-pack-kde-uz (<< 1:11.04+20110607), language-pack-kde-uz-base (<< 1:11.04+20110607), language-pack-uz (<< 1:11.04+20110607), language-pack-uz-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-uz (>= 1:11.04+20110607), language-pack-uz-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-uz (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-uz-base/language-pack-gnome-uz-base_11.04+20110607_all.deb
Size: 227932
MD5sum: 05941ce18da40c8593a2de8cdcebed38
SHA1: a3470896443e821c6148d4fa47d11b3707127725
SHA256: 4056d4b01cb6fc113d01849ca0c4c2acbcb07ebf51fad0d47f6af68de657379c
Description: GNOME translations for language Uzbek
 Translation data for all supported GNOME packages for:
 Uzbek
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-uz provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-ve
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ve (<< 1:11.04+20110607), language-pack-gnome-ve-base, language-pack-kde-ve (<< 1:11.04+20110607), language-pack-kde-ve-base (<< 1:11.04+20110607), language-pack-ve (<< 1:11.04+20110607), language-pack-ve-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-ve-base (>= 1:11.04+20110607), language-pack-ve-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-ve/language-pack-gnome-ve_11.04+20110607_all.deb
Size: 2028
MD5sum: 17fd69039625bddd54bb5864306b2ad9
SHA1: 26f804b264f36d9e3ab9768e1a2b8b19cd99b60f
SHA256: 72e02d31d201c2121da94b186b95aa654c28fe601e76a8204e522e001ffe5b8d
Description: GNOME translation updates for language Venda
 Translation data updates for all supported GNOME packages for:
 Venda
 .
 language-pack-gnome-ve-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-ve-base
Priority: optional
Section: translations
Installed-Size: 56
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ve (<< 1:11.04+20110607), language-pack-gnome-ve-base (<< 1:11.04+20110607), language-pack-kde-ve (<< 1:11.04+20110607), language-pack-kde-ve-base (<< 1:11.04+20110607), language-pack-ve (<< 1:11.04+20110607), language-pack-ve-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-ve (>= 1:11.04+20110607), language-pack-ve-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-ve (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-ve-base/language-pack-gnome-ve-base_11.04+20110607_all.deb
Size: 2858
MD5sum: 8eaf56fc44bcf7885ed1e157bc4bdb8b
SHA1: e760bc58dc9d907ccaa5223b53da952e15951b73
SHA256: f6d0c39b85dde961348e2bc8fd23ea1ca47f497ed74a4f21b17f9e9e19c5f284
Description: GNOME translations for language Venda
 Translation data for all supported GNOME packages for:
 Venda
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-ve provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-vi
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-vi (<< 1:11.04+20110607), language-pack-gnome-vi-base, language-pack-kde-vi (<< 1:11.04+20110607), language-pack-kde-vi-base (<< 1:11.04+20110607), language-pack-vi (<< 1:11.04+20110607), language-pack-vi-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-vi-base (>= 1:11.04+20110607), language-pack-vi-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-vi/language-pack-gnome-vi_11.04+20110607_all.deb
Size: 2008
MD5sum: 44be2fe30efe25559aee9b348de16896
SHA1: 7ba86304abeef4acbc46555f6a9a897303016be0
SHA256: 48d4a38345d857d61164542e5fe7a89e15de692d8f886ab2fbee0ee72758691f
Description: GNOME translation updates for language Vietnamese
 Translation data updates for all supported GNOME packages for:
 Vietnamese
 .
 language-pack-gnome-vi-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-vi-base
Priority: optional
Section: translations
Installed-Size: 9652
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-vi (<< 1:11.04+20110607), language-pack-gnome-vi-base (<< 1:11.04+20110607), language-pack-kde-vi (<< 1:11.04+20110607), language-pack-kde-vi-base (<< 1:11.04+20110607), language-pack-vi (<< 1:11.04+20110607), language-pack-vi-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-vi (>= 1:11.04+20110607), language-pack-vi-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-vi (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-vi-base/language-pack-gnome-vi-base_11.04+20110607_all.deb
Size: 2055400
MD5sum: f83a91bdfcdc73db0c1f065bb5adcbe4
SHA1: 77ec86ea6ae6124c64bf600b5a75e91182c6ea8a
SHA256: e928a5235f334f87f2c9959e8295d48b807407499d032c4a2faa2028c02269de
Description: GNOME translations for language Vietnamese
 Translation data for all supported GNOME packages for:
 Vietnamese
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-vi provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-wa
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-wa (<< 1:11.04+20110607), language-pack-gnome-wa-base, language-pack-kde-wa (<< 1:11.04+20110607), language-pack-kde-wa-base (<< 1:11.04+20110607), language-pack-wa (<< 1:11.04+20110607), language-pack-wa-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-wa-base (>= 1:11.04+20110607), language-pack-wa-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-wa/language-pack-gnome-wa_11.04+20110607_all.deb
Size: 2008
MD5sum: f3e5ee3302c7e8dbaa43ec9a00839e1b
SHA1: 93609219fc19cec4a9b422312a79006d410303b5
SHA256: e1ab4a8c27e7f69d4ddf19ef6562f062fd9e3f97ec2aee0d597de40408e744b9
Description: GNOME translation updates for language Walloon
 Translation data updates for all supported GNOME packages for:
 Walloon
 .
 language-pack-gnome-wa-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-wa-base
Priority: optional
Section: translations
Installed-Size: 612
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-wa (<< 1:11.04+20110607), language-pack-gnome-wa-base (<< 1:11.04+20110607), language-pack-kde-wa (<< 1:11.04+20110607), language-pack-kde-wa-base (<< 1:11.04+20110607), language-pack-wa (<< 1:11.04+20110607), language-pack-wa-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-wa (>= 1:11.04+20110607), language-pack-wa-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-wa (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-wa-base/language-pack-gnome-wa-base_11.04+20110607_all.deb
Size: 133646
MD5sum: 8cc6cdb3ac00e8766e79a85d667bcf59
SHA1: 7933b731d80a36d2f5de97d70c5bf2f2713d6f0c
SHA256: f529af8f4f769f79568b9a522ec37af91d771b01fbbbf517b7cf04aefc7a49d3
Description: GNOME translations for language Walloon
 Translation data for all supported GNOME packages for:
 Walloon
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-wa provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-wo
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-wo (<< 1:11.04+20110607), language-pack-gnome-wo-base, language-pack-kde-wo (<< 1:11.04+20110607), language-pack-kde-wo-base (<< 1:11.04+20110607), language-pack-wo (<< 1:11.04+20110607), language-pack-wo-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-wo-base (>= 1:11.04+20110607), language-pack-wo-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-wo/language-pack-gnome-wo_11.04+20110607_all.deb
Size: 2034
MD5sum: 6651d952e702ff695db1e5a6486515e8
SHA1: 6b14bdcc9c93a7ad369954c8d6b61feccc26420f
SHA256: 309adf14b653542558e6e945cb2b8cbcc5669eed350a0fb4c23a04652b488062
Description: GNOME translation updates for language Wolof
 Translation data updates for all supported GNOME packages for:
 Wolof
 .
 language-pack-gnome-wo-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-wo-base
Priority: optional
Section: translations
Installed-Size: 64
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-wo (<< 1:11.04+20110607), language-pack-gnome-wo-base (<< 1:11.04+20110607), language-pack-kde-wo (<< 1:11.04+20110607), language-pack-kde-wo-base (<< 1:11.04+20110607), language-pack-wo (<< 1:11.04+20110607), language-pack-wo-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-wo (>= 1:11.04+20110607), language-pack-wo-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-wo (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-wo-base/language-pack-gnome-wo-base_11.04+20110607_all.deb
Size: 5320
MD5sum: 1d62a82cf1bd3c0d446283bebe353a93
SHA1: ce37c5fda148b7a2a94dbfa600b806831806ec9b
SHA256: 5fca5ccc75502c6d77db1871d6ef246fc2a84c1686f40c7391defa3ca757f44b
Description: GNOME translations for language Wolof
 Translation data for all supported GNOME packages for:
 Wolof
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-wo provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-xh
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-xh (<< 1:11.04+20110607), language-pack-gnome-xh-base, language-pack-kde-xh (<< 1:11.04+20110607), language-pack-kde-xh-base (<< 1:11.04+20110607), language-pack-xh (<< 1:11.04+20110607), language-pack-xh-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-xh-base (>= 1:11.04+20110607), language-pack-xh-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-xh/language-pack-gnome-xh_11.04+20110607_all.deb
Size: 2026
MD5sum: 9d7917d74cb1a70ec34ff5e2c6f07c73
SHA1: a68cef44ce4ba03f1487f671ecdf7264286b373d
SHA256: 848d5cf303212ae82a43ac788f90ec48eaf49e27cb815a4c84114e84c7041a89
Description: GNOME translation updates for language Xhosa
 Translation data updates for all supported GNOME packages for:
 Xhosa
 .
 language-pack-gnome-xh-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-live, edubuntu-dvd-live, xubuntu-live, netbook-live

Package: language-pack-gnome-xh-base
Priority: optional
Section: translations
Installed-Size: 1628
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-xh (<< 1:11.04+20110607), language-pack-gnome-xh-base (<< 1:11.04+20110607), language-pack-kde-xh (<< 1:11.04+20110607), language-pack-kde-xh-base (<< 1:11.04+20110607), language-pack-xh (<< 1:11.04+20110607), language-pack-xh-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-xh (>= 1:11.04+20110607), language-pack-xh-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-xh (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-xh-base/language-pack-gnome-xh-base_11.04+20110607_all.deb
Size: 431058
MD5sum: 48646c884e18eb8d21249eb26e2e8ec3
SHA1: c0c97942bcaace4053de806f57f8995fbd0baff5
SHA256: fb019769effcd65885ce281535b2a049f32956687462ec132a352206e97a0e60
Description: GNOME translations for language Xhosa
 Translation data for all supported GNOME packages for:
 Xhosa
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-xh provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-live, edubuntu-dvd-live, xubuntu-live, netbook-live

Package: language-pack-gnome-yi
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-yi (<< 1:11.04+20110607), language-pack-gnome-yi-base, language-pack-kde-yi (<< 1:11.04+20110607), language-pack-kde-yi-base (<< 1:11.04+20110607), language-pack-yi (<< 1:11.04+20110607), language-pack-yi-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-yi-base (>= 1:11.04+20110607), language-pack-yi-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-yi/language-pack-gnome-yi_11.04+20110607_all.deb
Size: 2028
MD5sum: 6618a110b0705a61c708d7cf1c45a29e
SHA1: daa80615ddb9bd3c058f0e8356d24be9600f24b1
SHA256: 3a82833ae0213c221e716986fb8e72634dc5ec7d696dd1155b16bb8d1f0bfd35
Description: GNOME translation updates for language Yiddish
 Translation data updates for all supported GNOME packages for:
 Yiddish
 .
 language-pack-gnome-yi-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-yi-base
Priority: optional
Section: translations
Installed-Size: 380
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-yi (<< 1:11.04+20110607), language-pack-gnome-yi-base (<< 1:11.04+20110607), language-pack-kde-yi (<< 1:11.04+20110607), language-pack-kde-yi-base (<< 1:11.04+20110607), language-pack-yi (<< 1:11.04+20110607), language-pack-yi-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-yi (>= 1:11.04+20110607), language-pack-yi-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-yi (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-yi-base/language-pack-gnome-yi-base_11.04+20110607_all.deb
Size: 59712
MD5sum: b83e32ca36c94eb032d72cae24af97d7
SHA1: 48ec766f8e0a4887a12c05d6226442d1872f04b5
SHA256: 1f9abd09cf46f742a63c7fb05d23d19fb09790f53470c941b759936a4e6b1c6b
Description: GNOME translations for language Yiddish
 Translation data for all supported GNOME packages for:
 Yiddish
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-yi provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-yo
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-yo (<< 1:11.04+20110607), language-pack-gnome-yo-base, language-pack-kde-yo (<< 1:11.04+20110607), language-pack-kde-yo-base (<< 1:11.04+20110607), language-pack-yo (<< 1:11.04+20110607), language-pack-yo-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-yo-base (>= 1:11.04+20110607), language-pack-yo-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-yo/language-pack-gnome-yo_11.04+20110607_all.deb
Size: 1996
MD5sum: a564ad30c6df8973a6434e8c95505685
SHA1: 5148895fbfcdb353f10daf327f53a495bcc5ada5
SHA256: a10944780ceadd2827df09cebadc9a4910fc6319baef8e92a336a05ed7aaba2d
Description: GNOME translation updates for language Yoruba
 Translation data updates for all supported GNOME packages for:
 Yoruba
 .
 language-pack-gnome-yo-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-yo-base
Priority: optional
Section: translations
Installed-Size: 256
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-yo (<< 1:11.04+20110607), language-pack-gnome-yo-base (<< 1:11.04+20110607), language-pack-kde-yo (<< 1:11.04+20110607), language-pack-kde-yo-base (<< 1:11.04+20110607), language-pack-yo (<< 1:11.04+20110607), language-pack-yo-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-yo (>= 1:11.04+20110607), language-pack-yo-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-yo (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-yo-base/language-pack-gnome-yo-base_11.04+20110607_all.deb
Size: 53732
MD5sum: 1089d0e11aefd5c5b60907829fbc2128
SHA1: 9526377b9bc185d624c9759f3331e68627186fb2
SHA256: 616e8a4cdf9c1570d0b6b1b4d7b103323085f7c1120cef2137d952f8a9167159
Description: GNOME translations for language Yoruba
 Translation data for all supported GNOME packages for:
 Yoruba
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-yo provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-zh-hans
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-zh (<< 1:9.10), language-pack-gnome-zh-hans (<< 1:11.04+20110607), language-pack-gnome-zh-hans-base, language-pack-kde-zh-hans (<< 1:11.04+20110607), language-pack-kde-zh-hans-base (<< 1:11.04+20110607), language-pack-zh-hans (<< 1:11.04+20110607), language-pack-zh-hans-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-zh-hans-base (>= 1:11.04+20110607), language-pack-zh-hans-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-zh (<< 1:9.10)
Filename: pool/main/l/language-pack-gnome-zh-hans/language-pack-gnome-zh-hans_11.04+20110607_all.deb
Size: 2064
MD5sum: f057cd79e3b5b04d26ac23163801b173
SHA1: 0bea9772ffdb53f19c2866672e01f881ce69b03d
SHA256: db4003485f179d9556b13d9b8190010b2bd9c9da2aacb9503c9447ac12c7bcbf
Description: GNOME translation updates for language Simplified Chinese
 Translation data updates for all supported GNOME packages for:
 Simplified Chinese
 .
 language-pack-gnome-zh-hans-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-live, edubuntu-dvd-live, xubuntu-live, netbook-live

Package: language-pack-gnome-zh-hans-base
Priority: optional
Section: translations
Installed-Size: 12304
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-zh-base (<< 1:9.10), language-pack-gnome-zh-hans (<< 1:11.04+20110607), language-pack-gnome-zh-hans-base (<< 1:11.04+20110607), language-pack-kde-zh-hans (<< 1:11.04+20110607), language-pack-kde-zh-hans-base (<< 1:11.04+20110607), language-pack-zh-hans (<< 1:11.04+20110607), language-pack-zh-hans-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-zh-hans (>= 1:11.04+20110607), language-pack-zh-hans-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-zh-base (<< 1:9.10), language-pack-gnome-zh-hans (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-zh-hans-base/language-pack-gnome-zh-hans-base_11.04+20110607_all.deb
Size: 2699896
MD5sum: d0bccff20674be6f29dc37ce9ecbc10a
SHA1: 3c44660a67b6d1b148988cc4ca73c4d0769a591d
SHA256: f35b3afe6f8ddb98e2d199d1c013c6dcd3933ff52a764bf22cabb89473882a6a
Description: GNOME translations for language Simplified Chinese
 Translation data for all supported GNOME packages for:
 Simplified Chinese
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-zh-hans provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-live, edubuntu-dvd-live, xubuntu-live, netbook-live

Package: language-pack-gnome-zh-hant
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-zh (<< 1:9.10), language-pack-gnome-zh-hant (<< 1:11.04+20110607), language-pack-gnome-zh-hant-base, language-pack-kde-zh-hant (<< 1:11.04+20110607), language-pack-kde-zh-hant-base (<< 1:11.04+20110607), language-pack-zh-hant (<< 1:11.04+20110607), language-pack-zh-hant-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-zh-hant-base (>= 1:11.04+20110607), language-pack-zh-hant-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-zh (<< 1:9.10)
Filename: pool/main/l/language-pack-gnome-zh-hant/language-pack-gnome-zh-hant_11.04+20110607_all.deb
Size: 2056
MD5sum: 6d5fe48e82e32cccb3a2ba6a5ab6c626
SHA1: 15b4c2ee25ec17bc0680f093106d75026b899f90
SHA256: b97b16ecd5ce200933fb5c1c0c124baf51ae6a4f38fdf11e6f6cdc0bf2a4634d
Description: GNOME translation updates for language Traditional Chinese
 Translation data updates for all supported GNOME packages for:
 Traditional Chinese
 .
 language-pack-gnome-zh-hant-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-zh-hant-base
Priority: optional
Section: translations
Installed-Size: 16100
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-zh-base (<< 1:9.10), language-pack-gnome-zh-hant (<< 1:11.04+20110607), language-pack-gnome-zh-hant-base (<< 1:11.04+20110607), language-pack-kde-zh-hant (<< 1:11.04+20110607), language-pack-kde-zh-hant-base (<< 1:11.04+20110607), language-pack-zh-hant (<< 1:11.04+20110607), language-pack-zh-hant-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-zh-hant (>= 1:11.04+20110607), language-pack-zh-hant-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-zh-base (<< 1:9.10), language-pack-gnome-zh-hant (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-zh-hant-base/language-pack-gnome-zh-hant-base_11.04+20110607_all.deb
Size: 3852930
MD5sum: 16618450e2b03489cc110bd13a0cedbc
SHA1: dc2b74f297a98f4a668c37a5c51b0cfcef58459b
SHA256: bd3c068c66d45a33c010dcc5ee7123998cfc7c21e765edb0fe3585301c34f18f
Description: GNOME translations for language Traditional Chinese
 Translation data for all supported GNOME packages for:
 Traditional Chinese
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-zh-hant provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-zu
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-zu (<< 1:11.04+20110607), language-pack-gnome-zu-base, language-pack-kde-zu (<< 1:11.04+20110607), language-pack-kde-zu-base (<< 1:11.04+20110607), language-pack-zu (<< 1:11.04+20110607), language-pack-zu-base (<< 1:11.04+20110607)
Depends: language-pack-gnome-zu-base (>= 1:11.04+20110607), language-pack-zu-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gnome-zu/language-pack-gnome-zu_11.04+20110607_all.deb
Size: 2002
MD5sum: aa8bdf2f1a5644605824f05f501842c4
SHA1: 27f1d13befb1a261741dd3ba001272a604a75926
SHA256: 228c8e502ec242e522237031c46256d8cf1c0db4b0f4ac50102d352af57938d9
Description: GNOME translation updates for language Zulu
 Translation data updates for all supported GNOME packages for:
 Zulu
 .
 language-pack-gnome-zu-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gnome-zu-base
Priority: optional
Section: translations
Installed-Size: 556
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-zu (<< 1:11.04+20110607), language-pack-gnome-zu-base (<< 1:11.04+20110607), language-pack-kde-zu (<< 1:11.04+20110607), language-pack-kde-zu-base (<< 1:11.04+20110607), language-pack-zu (<< 1:11.04+20110607), language-pack-zu-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gnome-zu (>= 1:11.04+20110607), language-pack-zu-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gnome-zu (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gnome-zu-base/language-pack-gnome-zu-base_11.04+20110607_all.deb
Size: 116660
MD5sum: 5f917c98d52af2d12f43d2b93395dd02
SHA1: 6cd4b16a062e03c3de6b4995034e577c77cea92e
SHA256: e198ee430481a9b03aa5112661d4281d0553b082fc5cbbbfc89e706fba40806a
Description: GNOME translations for language Zulu
 Translation data for all supported GNOME packages for:
 Zulu
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gnome-zu provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-gu
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-gu (<< 1:11.04+20110607), language-pack-gnome-gu-base (<< 1:11.04+20110607), language-pack-gu (<< 1:11.04+20110607), language-pack-gu-base, language-pack-kde-gu (<< 1:11.04+20110607), language-pack-kde-gu-base (<< 1:11.04+20110607)
Depends: language-pack-gu-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gu/language-pack-gu_11.04+20110607_all.deb
Size: 1962
MD5sum: 8513a42e886f4680af131cdc32686532
SHA1: 426d9da3c2ecc9f240fa92a9e649df7f3de495b3
SHA256: 59fa1163dc952824b5a20b20cd704f7a8b736e2262d91bfe864646d870ea2219
Description: translation updates for language Gujarati
 Translation data updates for all supported packages for:
 Gujarati
 .
 language-pack-gu-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-gu-base
Priority: optional
Section: translations
Installed-Size: 1492
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-gu (<< 1:11.04+20110607), language-pack-gnome-gu-base (<< 1:11.04+20110607), language-pack-gu (<< 1:11.04+20110607), language-pack-gu-base (<< 1:11.04+20110607), language-pack-kde-gu (<< 1:11.04+20110607), language-pack-kde-gu-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gu (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-gu
Conflicts: language-pack-gu (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gu-base/language-pack-gu-base_11.04+20110607_all.deb
Size: 279200
MD5sum: 16db0e859be7c5533ca6b09594375343
SHA1: b37751af0b407f71d01078c17e0a18a2507b8c11
SHA256: 5584eb920134bd6983fe8791aa63e81daa02406d2b8a4d50c3cfdeec6c9ab0d2
Description: translations for language Gujarati
 Translation data for all supported packages for:
 Gujarati
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gu provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-gv
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-gv (<< 1:11.04+20110607), language-pack-gnome-gv-base (<< 1:11.04+20110607), language-pack-gv (<< 1:11.04+20110607), language-pack-gv-base, language-pack-kde-gv (<< 1:11.04+20110607), language-pack-kde-gv-base (<< 1:11.04+20110607)
Depends: language-pack-gv-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-gv/language-pack-gv_11.04+20110607_all.deb
Size: 1966
MD5sum: c9136ec3f3c1671b0d449abe7b19bf2d
SHA1: 0adfe57542aa0d0d02e9c93721dfa44a5e10fe6f
SHA256: 4d372ea94e65c5754d494bc63f0c3f9dcb65b37e52165192a9265e6e50340200
Description: translation updates for language Manx
 Translation data updates for all supported packages for:
 Manx
 .
 language-pack-gv-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-gv-base
Priority: optional
Section: translations
Installed-Size: 128
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-gv (<< 1:11.04+20110607), language-pack-gnome-gv-base (<< 1:11.04+20110607), language-pack-gv (<< 1:11.04+20110607), language-pack-gv-base (<< 1:11.04+20110607), language-pack-kde-gv (<< 1:11.04+20110607), language-pack-kde-gv-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-gv (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-gv (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-gv-base/language-pack-gv-base_11.04+20110607_all.deb
Size: 10774
MD5sum: 82bb7bc72ed5ba36310da4490374c566
SHA1: 4c86365d248d35c36167b9bf02bb333d307eabe2
SHA256: a2befb66968924fba03fb912f80cfd1b9035e1b8f59fbf29c2be2595b2654548
Description: translations for language Manx
 Translation data for all supported packages for:
 Manx
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-gv provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-ha
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ha (<< 1:11.04+20110607), language-pack-gnome-ha-base (<< 1:11.04+20110607), language-pack-ha (<< 1:11.04+20110607), language-pack-ha-base, language-pack-kde-ha (<< 1:11.04+20110607), language-pack-kde-ha-base (<< 1:11.04+20110607)
Depends: language-pack-ha-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-ha/language-pack-ha_11.04+20110607_all.deb
Size: 1984
MD5sum: 40ffe000735ee297ecfb7b37979ae69c
SHA1: c66be577d87d3393775008ba25c38dc45ce44efe
SHA256: 5cdd8ae8d0c03c0dfb90be121a620b8438a057452782a3abffa70e178b66149a
Description: translation updates for language Hausa
 Translation data updates for all supported packages for:
 Hausa
 .
 language-pack-ha-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-ha-base
Priority: optional
Section: translations
Installed-Size: 64
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ha (<< 1:11.04+20110607), language-pack-gnome-ha-base (<< 1:11.04+20110607), language-pack-ha (<< 1:11.04+20110607), language-pack-ha-base (<< 1:11.04+20110607), language-pack-kde-ha (<< 1:11.04+20110607), language-pack-kde-ha-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-ha (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-ha (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-ha-base/language-pack-ha-base_11.04+20110607_all.deb
Size: 2318
MD5sum: 67473296f60770f794d144311fb5af62
SHA1: 68f11d248fdac2a7cbb93f115ab5a0a3a8b8080f
SHA256: 16a9890e4ef7a619a7d8d91604245950627a8cf9c7ed2c950d5e81fe1a3c6e27
Description: translations for language Hausa
 Translation data for all supported packages for:
 Hausa
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-ha provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-he
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-he (<< 1:11.04+20110607), language-pack-gnome-he-base (<< 1:11.04+20110607), language-pack-he (<< 1:11.04+20110607), language-pack-he-base, language-pack-kde-he (<< 1:11.04+20110607), language-pack-kde-he-base (<< 1:11.04+20110607)
Depends: language-pack-he-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-he/language-pack-he_11.04+20110607_all.deb
Size: 2006
MD5sum: 2ef8e0c1e74a34f4b28e6fa13b941c4b
SHA1: cc15bb011a11229748ac85f9287d564571809272
SHA256: 974390d8daee56cad355107c5682ea097fface611ca69668f371baebda3bcb11
Description: translation updates for language Hebrew
 Translation data updates for all supported packages for:
 Hebrew
 .
 language-pack-he-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-he-base
Priority: optional
Section: translations
Installed-Size: 2472
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-he (<< 1:11.04+20110607), language-pack-gnome-he-base (<< 1:11.04+20110607), language-pack-he (<< 1:11.04+20110607), language-pack-he-base (<< 1:11.04+20110607), language-pack-kde-he (<< 1:11.04+20110607), language-pack-kde-he-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-he (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-he
Conflicts: language-pack-he (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-he-base/language-pack-he-base_11.04+20110607_all.deb
Size: 581788
MD5sum: 9b55dd2d7ce4ebd18df42466ee27dec9
SHA1: 80a126b82de98a8e01eb8c8f2ecc5e79f8689eee
SHA256: 1aac6bcef609b9f4441308973fe3e17a8970b75bdd551f7be78ee4f5fbe83ece
Description: translations for language Hebrew
 Translation data for all supported packages for:
 Hebrew
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-he provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-hi
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-hi (<< 1:11.04+20110607), language-pack-gnome-hi-base (<< 1:11.04+20110607), language-pack-hi (<< 1:11.04+20110607), language-pack-hi-base, language-pack-kde-hi (<< 1:11.04+20110607), language-pack-kde-hi-base (<< 1:11.04+20110607)
Depends: language-pack-hi-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-hi/language-pack-hi_11.04+20110607_all.deb
Size: 2006
MD5sum: 770c57e12e1313db71ee324ef6985c35
SHA1: 9df6eebac95267f2181bdfb61c8e34a961810274
SHA256: ab3a656150bf1e88d0574427b87063fc2227436754ae1cb49f4f3c73cc820977
Description: translation updates for language Hindi
 Translation data updates for all supported packages for:
 Hindi
 .
 language-pack-hi-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live, xubuntu-live

Package: language-pack-hi-base
Priority: optional
Section: translations
Installed-Size: 1820
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-hi (<< 1:11.04+20110607), language-pack-gnome-hi-base (<< 1:11.04+20110607), language-pack-hi (<< 1:11.04+20110607), language-pack-hi-base (<< 1:11.04+20110607), language-pack-kde-hi (<< 1:11.04+20110607), language-pack-kde-hi-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-hi (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-hi
Conflicts: language-pack-hi (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-hi-base/language-pack-hi-base_11.04+20110607_all.deb
Size: 356940
MD5sum: 7bbd902cfc8f91e82eac547f547713cb
SHA1: b7e935680f60b7763dd19913a616cd0986d19907
SHA256: 456f133380fc3987565533b9bfaac5467579aad2a5d757ade852d77e4214d5bc
Description: translations for language Hindi
 Translation data for all supported packages for:
 Hindi
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-hi provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live, xubuntu-live

Package: language-pack-hne
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-hne (<< 1:11.04+20110607), language-pack-gnome-hne-base (<< 1:11.04+20110607), language-pack-hne (<< 1:11.04+20110607), language-pack-hne-base, language-pack-kde-hne (<< 1:11.04+20110607), language-pack-kde-hne-base (<< 1:11.04+20110607)
Depends: language-pack-hne-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-hne/language-pack-hne_11.04+20110607_all.deb
Size: 2000
MD5sum: 334773c2a03e11baafb28a552a3ac731
SHA1: b7ad3c0081cb2035b69a792052c1fbd260f2e777
SHA256: 58e17c6d0a805da058b2f2a6f0f7f849cb509a3aa15335fa3a3d800d4c8770cb
Description: translation updates for language Chhattisgarhi
 Translation data updates for all supported packages for:
 Chhattisgarhi
 .
 language-pack-hne-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-hne-base
Priority: optional
Section: translations
Installed-Size: 64
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-hne (<< 1:11.04+20110607), language-pack-gnome-hne-base (<< 1:11.04+20110607), language-pack-hne (<< 1:11.04+20110607), language-pack-hne-base (<< 1:11.04+20110607), language-pack-kde-hne (<< 1:11.04+20110607), language-pack-kde-hne-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-hne (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-hne (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-hne-base/language-pack-hne-base_11.04+20110607_all.deb
Size: 2296
MD5sum: 328d010e777a4ec5fc2e38ac9b3a67d5
SHA1: e51328e2ad3e4ad6fdb369c408e9d9197df68c9b
SHA256: edb511f2ad342da14fe2ce96ead5d95af05b4a967c8993d168f4a9daacd7ac18
Description: translations for language Chhattisgarhi
 Translation data for all supported packages for:
 Chhattisgarhi
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-hne provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-hr
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-hr (<< 1:11.04+20110607), language-pack-gnome-hr-base (<< 1:11.04+20110607), language-pack-hr (<< 1:11.04+20110607), language-pack-hr-base, language-pack-kde-hr (<< 1:11.04+20110607), language-pack-kde-hr-base (<< 1:11.04+20110607)
Depends: language-pack-hr-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-hr/language-pack-hr_11.04+20110607_all.deb
Size: 2018
MD5sum: a7e75db1460a3c512034bf86168dc941
SHA1: a716d10ac3d7224272ca00abb33157b72fe6ba7d
SHA256: cc908e3d571a930933d25cd28e2fc60207d0cb769df75838fdaf6018ecd3d929
Description: translation updates for language Croatian
 Translation data updates for all supported packages for:
 Croatian
 .
 language-pack-hr-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-hr-base
Priority: optional
Section: translations
Installed-Size: 1256
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-hr (<< 1:11.04+20110607), language-pack-gnome-hr-base (<< 1:11.04+20110607), language-pack-hr (<< 1:11.04+20110607), language-pack-hr-base (<< 1:11.04+20110607), language-pack-kde-hr (<< 1:11.04+20110607), language-pack-kde-hr-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-hr (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-hr
Conflicts: language-pack-hr (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-hr-base/language-pack-hr-base_11.04+20110607_all.deb
Size: 318532
MD5sum: 35453310b06932de67bddcc0052b64eb
SHA1: 69e99b72d66d4acffef1840058f5c90c619683e8
SHA256: 828c6cd37aa69d31b21e6846e0daac190cbc0f95b949e26bf6b8fd6d32bce4d2
Description: translations for language Croatian
 Translation data for all supported packages for:
 Croatian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-hr provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-hsb
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-hsb (<< 1:11.04+20110607), language-pack-gnome-hsb-base (<< 1:11.04+20110607), language-pack-hsb (<< 1:11.04+20110607), language-pack-hsb-base, language-pack-kde-hsb (<< 1:11.04+20110607), language-pack-kde-hsb-base (<< 1:11.04+20110607)
Depends: language-pack-hsb-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-hsb/language-pack-hsb_11.04+20110607_all.deb
Size: 2004
MD5sum: 68b7df1fbf30ff44ec489206b0813f77
SHA1: e5a4e5a686dd82bc916235869265e449c26d3044
SHA256: c50235541a6bdc3909237cc3748f00910d08d1c44ef98c711aaa63a2321c9c50
Description: translation updates for language Sorbian, Upper
 Translation data updates for all supported packages for:
 Sorbian, Upper
 .
 language-pack-hsb-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-hsb-base
Priority: optional
Section: translations
Installed-Size: 64
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-hsb (<< 1:11.04+20110607), language-pack-gnome-hsb-base (<< 1:11.04+20110607), language-pack-hsb (<< 1:11.04+20110607), language-pack-hsb-base (<< 1:11.04+20110607), language-pack-kde-hsb (<< 1:11.04+20110607), language-pack-kde-hsb-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-hsb (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-hsb (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-hsb-base/language-pack-hsb-base_11.04+20110607_all.deb
Size: 2334
MD5sum: 4f188ec0dfed99a64f14ed033f3813d7
SHA1: 4b85d90e0a127f386de5970270674013e1bf7562
SHA256: 46307b709c33ef2fe907daf9f9a46c842d0f4c89455ec9f8ce046051fbac3bba
Description: translations for language Sorbian, Upper
 Translation data for all supported packages for:
 Sorbian, Upper
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-hsb provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-ht
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ht (<< 1:11.04+20110607), language-pack-gnome-ht-base (<< 1:11.04+20110607), language-pack-ht (<< 1:11.04+20110607), language-pack-ht-base, language-pack-kde-ht (<< 1:11.04+20110607), language-pack-kde-ht-base (<< 1:11.04+20110607)
Depends: language-pack-ht-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-ht/language-pack-ht_11.04+20110607_all.deb
Size: 1982
MD5sum: 627a526b1c19314bc6fcbdb759ecfcb6
SHA1: 1b2f055f6913387fa28eb38b32646a2e51deb5df
SHA256: 5ce7f441ab4037dcefc4609f7d577272dfe61af748e6cb4772ca2675e7aaf323
Description: translation updates for language Haitian; Haitian Creole
 Translation data updates for all supported packages for:
 Haitian; Haitian Creole
 .
 language-pack-ht-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-ht-base
Priority: optional
Section: translations
Installed-Size: 84
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ht (<< 1:11.04+20110607), language-pack-gnome-ht-base (<< 1:11.04+20110607), language-pack-ht (<< 1:11.04+20110607), language-pack-ht-base (<< 1:11.04+20110607), language-pack-kde-ht (<< 1:11.04+20110607), language-pack-kde-ht-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-ht (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-ht (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-ht-base/language-pack-ht-base_11.04+20110607_all.deb
Size: 4016
MD5sum: 16260953d7e85c3e3d8f032eb1ae67be
SHA1: d602377cede04da1d8dbdc4e321dafa2f26ed6ff
SHA256: 3929b8b512353c7e9297bc2e41b6a580bf7dbd3d2a0744c86fef933ed504615a
Description: translations for language Haitian; Haitian Creole
 Translation data for all supported packages for:
 Haitian; Haitian Creole
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-ht provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-hu
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-hu (<< 1:11.04+20110607), language-pack-gnome-hu-base (<< 1:11.04+20110607), language-pack-hu (<< 1:11.04+20110607), language-pack-hu-base, language-pack-kde-hu (<< 1:11.04+20110607), language-pack-kde-hu-base (<< 1:11.04+20110607)
Depends: language-pack-hu-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-hu/language-pack-hu_11.04+20110607_all.deb
Size: 1976
MD5sum: a2ccd9d8292bd272318f412ccd36972b
SHA1: 7091fa85b6286e909e2f8e651ec3f48f0d292e58
SHA256: 2e12ee983137431521b81dee312d7d10d7f2255f560bea33fe60cde9b4c1f8af
Description: translation updates for language Hungarian
 Translation data updates for all supported packages for:
 Hungarian
 .
 language-pack-hu-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, kubuntu-mobile-live, edubuntu-dvd-live

Package: language-pack-hu-base
Priority: optional
Section: translations
Installed-Size: 4584
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-hu (<< 1:11.04+20110607), language-pack-gnome-hu-base (<< 1:11.04+20110607), language-pack-hu (<< 1:11.04+20110607), language-pack-hu-base (<< 1:11.04+20110607), language-pack-kde-hu (<< 1:11.04+20110607), language-pack-kde-hu-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-hu (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-hu
Conflicts: language-pack-hu (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-hu-base/language-pack-hu-base_11.04+20110607_all.deb
Size: 1283928
MD5sum: 7e0dd77ad34e74302d576afe5e2bc595
SHA1: 151417668816bf578d987215e7f76a7f4f2ca995
SHA256: d446ba09742622756f18574927d79c0b74e1ccfcd62a306f88b133cf6ff2006f
Description: translations for language Hungarian
 Translation data for all supported packages for:
 Hungarian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-hu provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, kubuntu-mobile-live, edubuntu-dvd-live

Package: language-pack-hy
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-hy (<< 1:11.04+20110607), language-pack-gnome-hy-base (<< 1:11.04+20110607), language-pack-hy (<< 1:11.04+20110607), language-pack-hy-base, language-pack-kde-hy (<< 1:11.04+20110607), language-pack-kde-hy-base (<< 1:11.04+20110607)
Depends: language-pack-hy-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-hy/language-pack-hy_11.04+20110607_all.deb
Size: 2018
MD5sum: cea7b6b142bdc64a0aedaaeda1ea1467
SHA1: e7f1c23701b3d71afc4db402e7656e46192f25a9
SHA256: c38094a07a20fd4c1473f26283eb16ae608d25d637338a9c8534b5b6e33c017f
Description: translation updates for language Armenian
 Translation data updates for all supported packages for:
 Armenian
 .
 language-pack-hy-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-hy-base
Priority: optional
Section: translations
Installed-Size: 228
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-hy (<< 1:11.04+20110607), language-pack-gnome-hy-base (<< 1:11.04+20110607), language-pack-hy (<< 1:11.04+20110607), language-pack-hy-base (<< 1:11.04+20110607), language-pack-kde-hy (<< 1:11.04+20110607), language-pack-kde-hy-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-hy (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-hy
Conflicts: language-pack-hy (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-hy-base/language-pack-hy-base_11.04+20110607_all.deb
Size: 20674
MD5sum: 239e7eab27e6b0498b990405bf9494c1
SHA1: bda2461f0b99a55925fbb6f9c601fb337ba27f77
SHA256: 5f720e6ad68e45ecfbddb303cfdac9c0e35278073f32fb6b2edd8fd13058c266
Description: translations for language Armenian
 Translation data for all supported packages for:
 Armenian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-hy provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-ia
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ia (<< 1:11.04+20110607), language-pack-gnome-ia-base (<< 1:11.04+20110607), language-pack-ia (<< 1:11.04+20110607), language-pack-ia-base, language-pack-kde-ia (<< 1:11.04+20110607), language-pack-kde-ia-base (<< 1:11.04+20110607)
Depends: language-pack-ia-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-ia/language-pack-ia_11.04+20110607_all.deb
Size: 2014
MD5sum: 414b520e9bb259de7851fb597658f4a7
SHA1: 1430b09e11b6f6c00ea260243371747dc076616f
SHA256: 774a728923c7bb998aecc96534fe2ccc1b2d4cf878709b8a6dad2f8bbced5320
Description: translation updates for language Interlingua (International Auxiliary Language Association)
 Translation data updates for all supported packages for:
 Interlingua (International Auxiliary Language Association)
 .
 language-pack-ia-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-ia-base
Priority: optional
Section: translations
Installed-Size: 344
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ia (<< 1:11.04+20110607), language-pack-gnome-ia-base (<< 1:11.04+20110607), language-pack-ia (<< 1:11.04+20110607), language-pack-ia-base (<< 1:11.04+20110607), language-pack-kde-ia (<< 1:11.04+20110607), language-pack-kde-ia-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-ia (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-ia (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-ia-base/language-pack-ia-base_11.04+20110607_all.deb
Size: 73332
MD5sum: 56b981ba7e597a3031c663fc218c4dba
SHA1: ed3cfd3a167315e1f0cc86ba075c7c83f0fd93d1
SHA256: 5526cc899d3600ce1c6821fd1b84e7796273174211da1dacf53d7b6274a2c834
Description: translations for language Interlingua (International Auxiliary Language Association)
 Translation data for all supported packages for:
 Interlingua (International Auxiliary Language Association)
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-ia provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-id
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-id (<< 1:11.04+20110607), language-pack-gnome-id-base (<< 1:11.04+20110607), language-pack-id (<< 1:11.04+20110607), language-pack-id-base, language-pack-kde-id (<< 1:11.04+20110607), language-pack-kde-id-base (<< 1:11.04+20110607)
Depends: language-pack-id-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-id/language-pack-id_11.04+20110607_all.deb
Size: 1996
MD5sum: 9fe7e4598b3a713d630c7e89471ad679
SHA1: 80f9c85efaa27f54766efb85b409278259e2cd44
SHA256: cfd236ec3e3eb66dfccf3979876dd0b97d5e6ce1cf323e23e73568a5b7bbd532
Description: translation updates for language Indonesian
 Translation data updates for all supported packages for:
 Indonesian
 .
 language-pack-id-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-id-base
Priority: optional
Section: translations
Installed-Size: 5252
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-id (<< 1:11.04+20110607), language-pack-gnome-id-base (<< 1:11.04+20110607), language-pack-id (<< 1:11.04+20110607), language-pack-id-base (<< 1:11.04+20110607), language-pack-kde-id (<< 1:11.04+20110607), language-pack-kde-id-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-id (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-id
Conflicts: language-pack-id (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-id-base/language-pack-id-base_11.04+20110607_all.deb
Size: 1398908
MD5sum: 7e79e1a88d5e64540af24139ce14d994
SHA1: 45564cd21f83a40643cab9ef73d36b2e802b20ef
SHA256: 824b8349cbbc024fe83bc7a38b50bd034cdbddcd4a6426ed71770b35ae106c86
Description: translations for language Indonesian
 Translation data for all supported packages for:
 Indonesian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-id provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-ig
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ig (<< 1:11.04+20110607), language-pack-gnome-ig-base (<< 1:11.04+20110607), language-pack-ig (<< 1:11.04+20110607), language-pack-ig-base, language-pack-kde-ig (<< 1:11.04+20110607), language-pack-kde-ig-base (<< 1:11.04+20110607)
Depends: language-pack-ig-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-ig/language-pack-ig_11.04+20110607_all.deb
Size: 1986
MD5sum: 57f7c2943ded99cf4c3ef2deb434581c
SHA1: 37eac65454f393c703951b2392d39d896c1129f8
SHA256: bab1ff15114d261aea0776269958307d8727c23eddbc5ec35ae34e5fc4cb028e
Description: translation updates for language Igbo
 Translation data updates for all supported packages for:
 Igbo
 .
 language-pack-ig-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-ig-base
Priority: optional
Section: translations
Installed-Size: 64
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ig (<< 1:11.04+20110607), language-pack-gnome-ig-base (<< 1:11.04+20110607), language-pack-ig (<< 1:11.04+20110607), language-pack-ig-base (<< 1:11.04+20110607), language-pack-kde-ig (<< 1:11.04+20110607), language-pack-kde-ig-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-ig (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-ig (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-ig-base/language-pack-ig-base_11.04+20110607_all.deb
Size: 2306
MD5sum: 4fb05afeba1227bae915b9bd8e3273e6
SHA1: d2d2c8a90006209bd93a263e7e40d5178e740727
SHA256: 2487a2a1c3a26e8f4b9657aa707f6874769c8fe8f6855976f167108e24ccee39
Description: translations for language Igbo
 Translation data for all supported packages for:
 Igbo
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-ig provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-is
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-is (<< 1:11.04+20110607), language-pack-gnome-is-base (<< 1:11.04+20110607), language-pack-is (<< 1:11.04+20110607), language-pack-is-base, language-pack-kde-is (<< 1:11.04+20110607), language-pack-kde-is-base (<< 1:11.04+20110607)
Depends: language-pack-is-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-is/language-pack-is_11.04+20110607_all.deb
Size: 1972
MD5sum: 09a0d4188116a6a382dd3ec5e26b1f47
SHA1: a4968f80bacafb973615d7683dab7e8f86c15e71
SHA256: c337e1dfa0726939afe790df545cf21f6a42c60e9b0945bab7d9302718be7bd0
Description: translation updates for language Icelandic
 Translation data updates for all supported packages for:
 Icelandic
 .
 language-pack-is-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-is-base
Priority: optional
Section: translations
Installed-Size: 948
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-is (<< 1:11.04+20110607), language-pack-gnome-is-base (<< 1:11.04+20110607), language-pack-is (<< 1:11.04+20110607), language-pack-is-base (<< 1:11.04+20110607), language-pack-kde-is (<< 1:11.04+20110607), language-pack-kde-is-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-is (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-is
Conflicts: language-pack-is (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-is-base/language-pack-is-base_11.04+20110607_all.deb
Size: 219552
MD5sum: a908eababedd6913f1852b0f533f58ba
SHA1: e465e105f6dda076c298f362abeebe7064010b58
SHA256: 3b923b6bf15c2f66cc9755270b4203c682a09161957ea7b0171548fc3fe751fe
Description: translations for language Icelandic
 Translation data for all supported packages for:
 Icelandic
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-is provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-it
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-it (<< 1:11.04+20110607), language-pack-gnome-it-base (<< 1:11.04+20110607), language-pack-it (<< 1:11.04+20110607), language-pack-it-base, language-pack-kde-it (<< 1:11.04+20110607), language-pack-kde-it-base (<< 1:11.04+20110607)
Depends: language-pack-it-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-it/language-pack-it_11.04+20110607_all.deb
Size: 1966
MD5sum: 7001dffbfbb0e376690eb93979d43cd8
SHA1: db2e36e43f41ce9f9b36896e8ab0a3f6a702f06f
SHA256: 0dba7889dd3ca5155516aaa221c52f48c7399bbf7647c93b38d3e82ef38a79d5
Description: translation updates for language Italian
 Translation data updates for all supported packages for:
 Italian
 .
 language-pack-it-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-mobile-dvd-live, kubuntu-mobile-live, edubuntu-dvd-live, xubuntu-live

Package: language-pack-it-base
Priority: optional
Section: translations
Installed-Size: 7096
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-it (<< 1:11.04+20110607), language-pack-gnome-it-base (<< 1:11.04+20110607), language-pack-it (<< 1:11.04+20110607), language-pack-it-base (<< 1:11.04+20110607), language-pack-kde-it (<< 1:11.04+20110607), language-pack-kde-it-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-it (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-it
Conflicts: language-pack-it (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-it-base/language-pack-it-base_11.04+20110607_all.deb
Size: 1938710
MD5sum: 2afa0edf8f549ed47bd79a1e43ee470d
SHA1: 96e27e0f55aa72049421b7501e986f6c31acd515
SHA256: ba01a58193cc876288c44fc233ca7f4f44f6b1e8abcab5e728636726515e8c23
Description: translations for language Italian
 Translation data for all supported packages for:
 Italian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-it provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-mobile-dvd-live, kubuntu-mobile-live, edubuntu-dvd-live, xubuntu-live

Package: language-pack-ja
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ja (<< 1:11.04+20110607), language-pack-gnome-ja-base (<< 1:11.04+20110607), language-pack-ja (<< 1:11.04+20110607), language-pack-ja-base, language-pack-kde-ja (<< 1:11.04+20110607), language-pack-kde-ja-base (<< 1:11.04+20110607)
Depends: language-pack-ja-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-ja/language-pack-ja_11.04+20110607_all.deb
Size: 1988
MD5sum: 81d604a1e309e53b89bfb4983f8d1f02
SHA1: b01a58672ea02a1594e316c7a58b7428d53940c7
SHA256: 9419601b67c857b90770d412573d33cd7018f89e5b825659392931c6baaa85da
Description: translation updates for language Japanese
 Translation data updates for all supported packages for:
 Japanese
 .
 language-pack-ja-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, kubuntu-mobile-live, edubuntu-dvd-live, xubuntu-live

Package: language-pack-ja-base
Priority: optional
Section: translations
Installed-Size: 7692
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ja (<< 1:11.04+20110607), language-pack-gnome-ja-base (<< 1:11.04+20110607), language-pack-ja (<< 1:11.04+20110607), language-pack-ja-base (<< 1:11.04+20110607), language-pack-kde-ja (<< 1:11.04+20110607), language-pack-kde-ja-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-ja (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-ja
Conflicts: language-pack-ja (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-ja-base/language-pack-ja-base_11.04+20110607_all.deb
Size: 1922366
MD5sum: 1a565546522d2b9dea39907a8feadf22
SHA1: 85ce541d10b5ad1e012cd36c1d4fff110e9173f3
SHA256: 8b219b04b96ea3f550228798ec58cf3c742a159b88e21c5112df4fc7b3ee3ef6
Description: translations for language Japanese
 Translation data for all supported packages for:
 Japanese
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-ja provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, kubuntu-mobile-live, edubuntu-dvd-live, xubuntu-live

Package: language-pack-ka
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ka (<< 1:11.04+20110607), language-pack-gnome-ka-base (<< 1:11.04+20110607), language-pack-ka (<< 1:11.04+20110607), language-pack-ka-base, language-pack-kde-ka (<< 1:11.04+20110607), language-pack-kde-ka-base (<< 1:11.04+20110607)
Depends: language-pack-ka-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-ka/language-pack-ka_11.04+20110607_all.deb
Size: 1994
MD5sum: 7b4855a1140c933a5f806e24c745ed7d
SHA1: 6ae9acf0e4013f341ccf21ed5ba877fb599162f3
SHA256: d967ec5c8b48b52d61d039fa62e645549bdf9d5821a0da4092f723b75b783445
Description: translation updates for language Georgian
 Translation data updates for all supported packages for:
 Georgian
 .
 language-pack-ka-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-ka-base
Priority: optional
Section: translations
Installed-Size: 508
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ka (<< 1:11.04+20110607), language-pack-gnome-ka-base (<< 1:11.04+20110607), language-pack-ka (<< 1:11.04+20110607), language-pack-ka-base (<< 1:11.04+20110607), language-pack-kde-ka (<< 1:11.04+20110607), language-pack-kde-ka-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-ka (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-ka
Conflicts: language-pack-ka (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-ka-base/language-pack-ka-base_11.04+20110607_all.deb
Size: 84408
MD5sum: dcd48c55940e763815a18f2a0d30e450
SHA1: 3d70bb5c3fa3af11a6f7a326e6a46646a2289871
SHA256: cbf40f0d0dca6f4e3a55ef5bbdb8c644c8907359e598f5fc9acce92ef57c94bb
Description: translations for language Georgian
 Translation data for all supported packages for:
 Georgian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-ka provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-aa
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-aa (<< 1:11.04+20110607), language-pack-aa-base (<< 1:11.04+20110607), language-pack-gnome-aa (<< 1:11.04+20110607), language-pack-gnome-aa-base (<< 1:11.04+20110607), language-pack-kde-aa (<< 1:11.04+20110607), language-pack-kde-aa-base
Depends: language-pack-kde-aa-base (>= 1:11.04+20110607), language-pack-aa-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-aa/language-pack-kde-aa_11.04+20110607_all.deb
Size: 2000
MD5sum: bde75171fa21e185f5b8c355d3e6807b
SHA1: 64882f56758d923cc3c2332fed9d65780de146fb
SHA256: 53e1079cc3787ac4ec632e409c122f5b5fb96b46af754e84823db91097e66cce
Description: KDE translation updates for language Afar
 Translation data updates for all supported KDE packages for:
 Afar
 .
 language-pack-kde-aa-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-aa-base
Priority: optional
Section: translations
Installed-Size: 84
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-aa (<< 1:11.04+20110607), language-pack-aa-base (<< 1:11.04+20110607), language-pack-gnome-aa (<< 1:11.04+20110607), language-pack-gnome-aa-base (<< 1:11.04+20110607), language-pack-kde-aa (<< 1:11.04+20110607), language-pack-kde-aa-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-aa (>= 1:11.04+20110607), language-pack-aa-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-aa (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-aa-base/language-pack-kde-aa-base_11.04+20110607_all.deb
Size: 5108
MD5sum: cb8e4af407cdcc16790df78e60d898ab
SHA1: 7c9b6d2c6489b923a78e8778bbd9f1c15b7b364e
SHA256: a1a67850218df70ed609148f34d4e2cc83f0fcbb2535d9b613e3d9c8ac91a641
Description: KDE translations for language Afar
 Translation data for all supported KDE packages for:
 Afar
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-aa provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-af
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-af (<< 1:11.04+20110607), language-pack-af-base (<< 1:11.04+20110607), language-pack-gnome-af (<< 1:11.04+20110607), language-pack-gnome-af-base (<< 1:11.04+20110607), language-pack-kde-af (<< 1:11.04+20110607), language-pack-kde-af-base
Depends: language-pack-kde-af-base (>= 1:11.04+20110607), language-pack-af-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-af/language-pack-kde-af_11.04+20110607_all.deb
Size: 2008
MD5sum: 4485f48595aa09a41ad7815e69b2e42e
SHA1: 045df64dbb6d5fb67e34541ccf04ce311c32299c
SHA256: 41be1633dc5e5d7ce7ae85b4c0357827e24e69956dad0e2255d195d5e8b746c2
Description: KDE translation updates for language Afrikaans
 Translation data updates for all supported KDE packages for:
 Afrikaans
 .
 language-pack-kde-af-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-af-base
Priority: optional
Section: translations
Installed-Size: 2324
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-af (<< 1:11.04+20110607), language-pack-af-base (<< 1:11.04+20110607), language-pack-gnome-af (<< 1:11.04+20110607), language-pack-gnome-af-base (<< 1:11.04+20110607), language-pack-kde-af (<< 1:11.04+20110607), language-pack-kde-af-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-af (>= 1:11.04+20110607), language-pack-af-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-af (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-af-base/language-pack-kde-af-base_11.04+20110607_all.deb
Size: 517170
MD5sum: 0428b28f9230e2e2dcd690806e466902
SHA1: 88811adf1816468a210cfeb32ec01a44520dfa4c
SHA256: f32d4cc2d16a72ff0d2f6c2890149d4be71f412c2c82389750b0d8b28a546f97
Description: KDE translations for language Afrikaans
 Translation data for all supported KDE packages for:
 Afrikaans
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-af provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-am
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-am (<< 1:11.04+20110607), language-pack-am-base (<< 1:11.04+20110607), language-pack-gnome-am (<< 1:11.04+20110607), language-pack-gnome-am-base (<< 1:11.04+20110607), language-pack-kde-am (<< 1:11.04+20110607), language-pack-kde-am-base
Depends: language-pack-kde-am-base (>= 1:11.04+20110607), language-pack-am-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-am/language-pack-kde-am_11.04+20110607_all.deb
Size: 2018
MD5sum: a2d521bfb2c41b572298fc3b7f184e51
SHA1: 16aa00e49fd7122cd6a3d1b5d21c840c1ad2f3c0
SHA256: 8380bb676ed556e20b87a99c63023a36c223ed3710421bfd355082cbd14aea2d
Description: KDE translation updates for language Amharic
 Translation data updates for all supported KDE packages for:
 Amharic
 .
 language-pack-kde-am-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-am-base
Priority: optional
Section: translations
Installed-Size: 1088
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-am (<< 1:11.04+20110607), language-pack-am-base (<< 1:11.04+20110607), language-pack-gnome-am (<< 1:11.04+20110607), language-pack-gnome-am-base (<< 1:11.04+20110607), language-pack-kde-am (<< 1:11.04+20110607), language-pack-kde-am-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-am (>= 1:11.04+20110607), language-pack-am-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-am (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-am-base/language-pack-kde-am-base_11.04+20110607_all.deb
Size: 136544
MD5sum: c1240ef43e5b799810f0d39e918523b1
SHA1: 8a86c28ee4f372abb38adfa9b976b9fedbce4319
SHA256: 1f63a25196549d155b44ddc0703d55d51cb32b3824b37d79a23574e05d2dba42
Description: KDE translations for language Amharic
 Translation data for all supported KDE packages for:
 Amharic
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-am provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-ar
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-ar (<< 1:11.04+20110607), language-pack-ar-base (<< 1:11.04+20110607), language-pack-gnome-ar (<< 1:11.04+20110607), language-pack-gnome-ar-base (<< 1:11.04+20110607), language-pack-kde-ar (<< 1:11.04+20110607), language-pack-kde-ar-base
Depends: language-pack-kde-ar-base (>= 1:11.04+20110607), language-pack-ar-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-ar/language-pack-kde-ar_11.04+20110607_all.deb
Size: 1992
MD5sum: 146f50a528c7f8ac912171d50f0184bf
SHA1: 011ae2fd69b2af310bac247844657030309af30e
SHA256: 6c9f657e175585b55b51d30116dceb20941d79437d1fbda96f938de384482f0f
Description: KDE translation updates for language Arabic
 Translation data updates for all supported KDE packages for:
 Arabic
 .
 language-pack-kde-ar-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-ar-base
Priority: optional
Section: translations
Installed-Size: 7000
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-ar (<< 1:11.04+20110607), language-pack-ar-base (<< 1:11.04+20110607), language-pack-gnome-ar (<< 1:11.04+20110607), language-pack-gnome-ar-base (<< 1:11.04+20110607), language-pack-kde-ar (<< 1:11.04+20110607), language-pack-kde-ar-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-ar (>= 1:11.04+20110607), language-pack-ar-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-ar (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-ar-base/language-pack-kde-ar-base_11.04+20110607_all.deb
Size: 1457232
MD5sum: 768dcf040e6d6f4ffd10558bd4ceaa76
SHA1: 7a2261383dfd82186c75914fbc7f7748ae8738a8
SHA256: c0023646e70897b1597d5d18178c7d7bb95e7888d2457f66f81c6ee6f641e923
Description: KDE translations for language Arabic
 Translation data for all supported KDE packages for:
 Arabic
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-ar provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-as
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-as (<< 1:11.04+20110607), language-pack-as-base (<< 1:11.04+20110607), language-pack-gnome-as (<< 1:11.04+20110607), language-pack-gnome-as-base (<< 1:11.04+20110607), language-pack-kde-as (<< 1:11.04+20110607), language-pack-kde-as-base
Depends: language-pack-kde-as-base (>= 1:11.04+20110607), language-pack-as-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-as/language-pack-kde-as_11.04+20110607_all.deb
Size: 2010
MD5sum: 9cc716e5b4e2d43015ef19040057dd3e
SHA1: 81d922b692d082dbc6acfedc35c5b31826abe2c6
SHA256: eb88ba80fbe871439d2d9f2cda22544874c838fa51709e4cc4c46a1706fa4c25
Description: KDE translation updates for language Assamese
 Translation data updates for all supported KDE packages for:
 Assamese
 .
 language-pack-kde-as-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-as-base
Priority: optional
Section: translations
Installed-Size: 452
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-as (<< 1:11.04+20110607), language-pack-as-base (<< 1:11.04+20110607), language-pack-gnome-as (<< 1:11.04+20110607), language-pack-gnome-as-base (<< 1:11.04+20110607), language-pack-kde-as (<< 1:11.04+20110607), language-pack-kde-as-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-as (>= 1:11.04+20110607), language-pack-as-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-as (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-as-base/language-pack-kde-as-base_11.04+20110607_all.deb
Size: 91602
MD5sum: b1f4933ba5b6ba291cce268092a730b8
SHA1: acbb3fdd960aa31846fafafbb26a081ae02e50bf
SHA256: 14b940c01e08ebab91f92d4657ea7220e3b6a1693d6baa0aa6cb52e514d31c90
Description: KDE translations for language Assamese
 Translation data for all supported KDE packages for:
 Assamese
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-as provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-ast
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-ast (<< 1:11.04+20110607), language-pack-ast-base (<< 1:11.04+20110607), language-pack-gnome-ast (<< 1:11.04+20110607), language-pack-gnome-ast-base (<< 1:11.04+20110607), language-pack-kde-ast (<< 1:11.04+20110607), language-pack-kde-ast-base
Depends: language-pack-kde-ast-base (>= 1:11.04+20110607), language-pack-ast-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-ast/language-pack-kde-ast_11.04+20110607_all.deb
Size: 2010
MD5sum: 47a6c6e1a77d14fb2133e36c7b236a87
SHA1: 1b24db96e1557f1ba8bfd6088343dd96bc8fd25b
SHA256: 51e651ddd9515695ae7f2af09fdbe1716b226edf81b586121b4b17b6f12bb937
Description: KDE translation updates for language Asturian
 Translation data updates for all supported KDE packages for:
 Asturian
 .
 language-pack-kde-ast-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-ast-base
Priority: optional
Section: translations
Installed-Size: 5644
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-ast (<< 1:11.04+20110607), language-pack-ast-base (<< 1:11.04+20110607), language-pack-gnome-ast (<< 1:11.04+20110607), language-pack-gnome-ast-base (<< 1:11.04+20110607), language-pack-kde-ast (<< 1:11.04+20110607), language-pack-kde-ast-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-ast (>= 1:11.04+20110607), language-pack-ast-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-ast (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-ast-base/language-pack-kde-ast-base_11.04+20110607_all.deb
Size: 1356066
MD5sum: cf21f3d349b3138d022a0a15f7604a53
SHA1: fe41b82ba3bb01aff81645a0636c8526e7204c14
SHA256: 501502416901e8c8bfabc43535cbfdfd9cfbdd9931c6a5bdd816f18b6b679bb3
Description: KDE translations for language Asturian
 Translation data for all supported KDE packages for:
 Asturian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-ast provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-az
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-az (<< 1:11.04+20110607), language-pack-az-base (<< 1:11.04+20110607), language-pack-gnome-az (<< 1:11.04+20110607), language-pack-gnome-az-base (<< 1:11.04+20110607), language-pack-kde-az (<< 1:11.04+20110607), language-pack-kde-az-base
Depends: language-pack-kde-az-base (>= 1:11.04+20110607), language-pack-az-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-az/language-pack-kde-az_11.04+20110607_all.deb
Size: 2004
MD5sum: 920454c4a7a0c83a32c4ec9374cf0c2c
SHA1: d618fb9fac12da899ced0027d489c7a15b1ab953
SHA256: 6f5825250529b92abdd481826b1784195a71f5fcca65437b307d2be26c128b47
Description: KDE translation updates for language Azerbaijani
 Translation data updates for all supported KDE packages for:
 Azerbaijani
 .
 language-pack-kde-az-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-az-base
Priority: optional
Section: translations
Installed-Size: 860
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-az (<< 1:11.04+20110607), language-pack-az-base (<< 1:11.04+20110607), language-pack-gnome-az (<< 1:11.04+20110607), language-pack-gnome-az-base (<< 1:11.04+20110607), language-pack-kde-az (<< 1:11.04+20110607), language-pack-kde-az-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-az (>= 1:11.04+20110607), language-pack-az-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-az (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-az-base/language-pack-kde-az-base_11.04+20110607_all.deb
Size: 81486
MD5sum: 797491c185381e31267ee9e38441c432
SHA1: f9af5e45d9a53ce9a6e644ed89c3e177a5bb35b7
SHA256: f012606fa6e273fd2b0d97ccdb69de732e871d70336aae1a28fa60f05ef0ead4
Description: KDE translations for language Azerbaijani
 Translation data for all supported KDE packages for:
 Azerbaijani
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-az provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-be
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-be (<< 1:11.04+20110607), language-pack-be-base (<< 1:11.04+20110607), language-pack-gnome-be (<< 1:11.04+20110607), language-pack-gnome-be-base (<< 1:11.04+20110607), language-pack-kde-be (<< 1:11.04+20110607), language-pack-kde-be-base
Depends: language-pack-kde-be-base (>= 1:11.04+20110607), language-pack-be-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-be/language-pack-kde-be_11.04+20110607_all.deb
Size: 2014
MD5sum: 0deded0f58bbb3b634ab1fbcdb20f1b2
SHA1: 8e0ec6da6a8aaf3de04214b50bd09818447863c5
SHA256: ee34e09da5bb48efa5c5176d3f4be702cf1ab9ebd592559293152151e00be5e8
Description: KDE translation updates for language Belarusian
 Translation data updates for all supported KDE packages for:
 Belarusian
 .
 language-pack-kde-be-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-be-base
Priority: optional
Section: translations
Installed-Size: 3708
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-be (<< 1:11.04+20110607), language-pack-be-base (<< 1:11.04+20110607), language-pack-gnome-be (<< 1:11.04+20110607), language-pack-gnome-be-base (<< 1:11.04+20110607), language-pack-kde-be (<< 1:11.04+20110607), language-pack-kde-be-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-be (>= 1:11.04+20110607), language-pack-be-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-be (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-be-base/language-pack-kde-be-base_11.04+20110607_all.deb
Size: 551360
MD5sum: 0499e0abbd67bc05b5c21af0c1b04522
SHA1: 5b87b0d97b66ac183fc24507a139b21e76792a73
SHA256: eaf1d590012804a5fc1d3564bbb38a31b981fa6dde04dbc9a0db2a76548c1c75
Description: KDE translations for language Belarusian
 Translation data for all supported KDE packages for:
 Belarusian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-be provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-bg
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-bg (<< 1:11.04+20110607), language-pack-bg-base (<< 1:11.04+20110607), language-pack-gnome-bg (<< 1:11.04+20110607), language-pack-gnome-bg-base (<< 1:11.04+20110607), language-pack-kde-bg (<< 1:11.04+20110607), language-pack-kde-bg-base
Depends: language-pack-kde-bg-base (>= 1:11.04+20110607), language-pack-bg-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-bg/language-pack-kde-bg_11.04+20110607_all.deb
Size: 1990
MD5sum: 679f5ab141befef2fdc5d5e077343c63
SHA1: 6cabadddc32beab431cd65b5d8fb4d195b7f7fbf
SHA256: 76997996e9af8ce7a6422a8aec30b91df3c6cc3ba5c5b6dcb68f798a1c78d0fb
Description: KDE translation updates for language Bulgarian
 Translation data updates for all supported KDE packages for:
 Bulgarian
 .
 language-pack-kde-bg-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-bg-base
Priority: optional
Section: translations
Installed-Size: 9484
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-bg (<< 1:11.04+20110607), language-pack-bg-base (<< 1:11.04+20110607), language-pack-gnome-bg (<< 1:11.04+20110607), language-pack-gnome-bg-base (<< 1:11.04+20110607), language-pack-kde-bg (<< 1:11.04+20110607), language-pack-kde-bg-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-bg (>= 1:11.04+20110607), language-pack-bg-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-bg (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-bg-base/language-pack-kde-bg-base_11.04+20110607_all.deb
Size: 2000758
MD5sum: 77ca35448cd141cb99fc4f3edd8e8843
SHA1: 22d4320b56fc6954e50d91fbdfd55d0a4ca1b667
SHA256: 0313df1af64db4f2c69ce11f46b197397259739fea85a91135f0dd780ef7ef4c
Description: KDE translations for language Bulgarian
 Translation data for all supported KDE packages for:
 Bulgarian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-bg provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-bn
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-bn (<< 1:11.04+20110607), language-pack-bn-base (<< 1:11.04+20110607), language-pack-gnome-bn (<< 1:11.04+20110607), language-pack-gnome-bn-base (<< 1:11.04+20110607), language-pack-kde-bn (<< 1:11.04+20110607), language-pack-kde-bn-base
Depends: language-pack-kde-bn-base (>= 1:11.04+20110607), language-pack-bn-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-bn/language-pack-kde-bn_11.04+20110607_all.deb
Size: 2006
MD5sum: b93a572cea6db187798db204279b2c2a
SHA1: 39162b765d39793630ceb844458d6cf1740bc1a8
SHA256: fa42fde7993e09eda5411939c1c26c16940f95967bc0e90d210b01f86f188f01
Description: KDE translation updates for language Bengali
 Translation data updates for all supported KDE packages for:
 Bengali
 .
 language-pack-kde-bn-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-bn-base
Priority: optional
Section: translations
Installed-Size: 2668
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-bn (<< 1:11.04+20110607), language-pack-bn-base (<< 1:11.04+20110607), language-pack-gnome-bn (<< 1:11.04+20110607), language-pack-gnome-bn-base (<< 1:11.04+20110607), language-pack-kde-bn (<< 1:11.04+20110607), language-pack-kde-bn-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-bn (>= 1:11.04+20110607), language-pack-bn-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-bn (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-bn-base/language-pack-kde-bn-base_11.04+20110607_all.deb
Size: 455932
MD5sum: 99c1c9ce1d847c01bde198715a6fb734
SHA1: feff47b16e958a667281173c7e172deac3c84152
SHA256: f5a254b606117267a8117e4d7aa72cd41b6864e414bf96fdb4f865b4bdfca8d6
Description: KDE translations for language Bengali
 Translation data for all supported KDE packages for:
 Bengali
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-bn provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-bo
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-bo (<< 1:11.04+20110607), language-pack-bo-base (<< 1:11.04+20110607), language-pack-gnome-bo (<< 1:11.04+20110607), language-pack-gnome-bo-base (<< 1:11.04+20110607), language-pack-kde-bo (<< 1:11.04+20110607), language-pack-kde-bo-base
Depends: language-pack-kde-bo-base (>= 1:11.04+20110607), language-pack-bo-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-bo/language-pack-kde-bo_11.04+20110607_all.deb
Size: 2030
MD5sum: 2d567725dbd9d1f1003a541148447463
SHA1: 3304841466944c876f3bb989aa278d05c31dfa87
SHA256: 199c8900c2e0060be315afd76a32cb255484f1ef0356a27c0142c30791ce1b41
Description: KDE translation updates for language Tibetan
 Translation data updates for all supported KDE packages for:
 Tibetan
 .
 language-pack-kde-bo-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: language-pack-kde-bo-base
Priority: optional
Section: translations
Installed-Size: 44
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-bo (<< 1:11.04+20110607), language-pack-bo-base (<< 1:11.04+20110607), language-pack-gnome-bo (<< 1:11.04+20110607), language-pack-gnome-bo-base (<< 1:11.04+20110607), language-pack-kde-bo (<< 1:11.04+20110607), language-pack-kde-bo-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-bo (>= 1:11.04+20110607), language-pack-bo-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-bo (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-bo-base/language-pack-kde-bo-base_11.04+20110607_all.deb
Size: 2204
MD5sum: ec3e13648aec3a79eb3cbbae78c40ab9
SHA1: e1edf930a77251075d70b60c6a92680d39d5e444
SHA256: 89f33eb57bf8cf0647f753b406ae30bfeebb01ed3fb7bc2239bd999061c4c08f
Description: KDE translations for language Tibetan
 Translation data for all supported KDE packages for:
 Tibetan
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-bo provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: language-pack-kde-br
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-br (<< 1:11.04+20110607), language-pack-br-base (<< 1:11.04+20110607), language-pack-gnome-br (<< 1:11.04+20110607), language-pack-gnome-br-base (<< 1:11.04+20110607), language-pack-kde-br (<< 1:11.04+20110607), language-pack-kde-br-base
Depends: language-pack-kde-br-base (>= 1:11.04+20110607), language-pack-br-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-br/language-pack-kde-br_11.04+20110607_all.deb
Size: 2004
MD5sum: 7bfed50dd29ffa3a7c32eadcac5a7cc5
SHA1: c64b89c6c5743377d3b4d7a363f63054e4a9deeb
SHA256: 88cd4bf49f7ffa518d5fca2536c4f194ed168ad53c3f45215157560cf236476b
Description: KDE translation updates for language Breton
 Translation data updates for all supported KDE packages for:
 Breton
 .
 language-pack-kde-br-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-br-base
Priority: optional
Section: translations
Installed-Size: 2564
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-br (<< 1:11.04+20110607), language-pack-br-base (<< 1:11.04+20110607), language-pack-gnome-br (<< 1:11.04+20110607), language-pack-gnome-br-base (<< 1:11.04+20110607), language-pack-kde-br (<< 1:11.04+20110607), language-pack-kde-br-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-br (>= 1:11.04+20110607), language-pack-br-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-br (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-br-base/language-pack-kde-br-base_11.04+20110607_all.deb
Size: 482714
MD5sum: af951fd266c61e2e4d11113fa51ca0ae
SHA1: e3920455103ce92afa552f6a6f1740896b21f626
SHA256: 524747577f0a1272bc94bb7cd08382e4094fcb3e6f898271395f2f1ee6a28e1d
Description: KDE translations for language Breton
 Translation data for all supported KDE packages for:
 Breton
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-br provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-bs
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-bs (<< 1:11.04+20110607), language-pack-bs-base (<< 1:11.04+20110607), language-pack-gnome-bs (<< 1:11.04+20110607), language-pack-gnome-bs-base (<< 1:11.04+20110607), language-pack-kde-bs (<< 1:11.04+20110607), language-pack-kde-bs-base
Depends: language-pack-kde-bs-base (>= 1:11.04+20110607), language-pack-bs-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-bs/language-pack-kde-bs_11.04+20110607_all.deb
Size: 2040
MD5sum: 3866d6250085bf5a1689e55cd7cf96f6
SHA1: e564f6c0db069de04df61837dc88ce9f2b94728e
SHA256: ccd6f98e2fd34fc94d6ce0a184b5012cff0092676bad13f32a5b034d36b86b02
Description: KDE translation updates for language Bosnian
 Translation data updates for all supported KDE packages for:
 Bosnian
 .
 language-pack-kde-bs-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-bs-base
Priority: optional
Section: translations
Installed-Size: 14712
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-bs (<< 1:11.04+20110607), language-pack-bs-base (<< 1:11.04+20110607), language-pack-gnome-bs (<< 1:11.04+20110607), language-pack-gnome-bs-base (<< 1:11.04+20110607), language-pack-kde-bs (<< 1:11.04+20110607), language-pack-kde-bs-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-bs (>= 1:11.04+20110607), language-pack-bs-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-bs (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-bs-base/language-pack-kde-bs-base_11.04+20110607_all.deb
Size: 3782450
MD5sum: 12db9521d826eb1f36a0d5bf2d4effb4
SHA1: 73bc544c45fb87e87b22bf145ba00d2f23011db0
SHA256: aaf3295d0028937b6626fa4927e554ca112ebd00a2c3af8e36f0c0313e3cedd2
Description: KDE translations for language Bosnian
 Translation data for all supported KDE packages for:
 Bosnian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-bs provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-ca
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-ca (<< 1:11.04+20110607), language-pack-ca-base (<< 1:11.04+20110607), language-pack-gnome-ca (<< 1:11.04+20110607), language-pack-gnome-ca-base (<< 1:11.04+20110607), language-pack-kde-ca (<< 1:11.04+20110607), language-pack-kde-ca-base
Depends: language-pack-kde-ca-base (>= 1:11.04+20110607), language-pack-ca-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-ca/language-pack-kde-ca_11.04+20110607_all.deb
Size: 2010
MD5sum: 919e3335dc53add788a88663be8d66f6
SHA1: 230618ca19eca6173512e95bb0afd27abe70e253
SHA256: 634ddf3b09472f17a49677747029e4776576d4998373c7d63ad8cabb8e526fd2
Description: KDE translation updates for language Catalan; Valencian
 Translation data updates for all supported KDE packages for:
 Catalan; Valencian
 .
 language-pack-kde-ca-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-ca-base
Priority: optional
Section: translations
Installed-Size: 28512
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-ca (<< 1:11.04+20110607), language-pack-ca-base (<< 1:11.04+20110607), language-pack-gnome-ca (<< 1:11.04+20110607), language-pack-gnome-ca-base (<< 1:11.04+20110607), language-pack-kde-ca (<< 1:11.04+20110607), language-pack-kde-ca-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-ca (>= 1:11.04+20110607), language-pack-ca-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-ca (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-ca-base/language-pack-kde-ca-base_11.04+20110607_all.deb
Size: 7135986
MD5sum: 4760ec8b6db9c36488588dd3d5ed7a8a
SHA1: eee6d9f16e7a789c730fc70f257cf22e42fd6e80
SHA256: 72326f60583e80d6e74469f3dfc6dacd81653df281b2297167e3dce8d4a783b4
Description: KDE translations for language Catalan; Valencian
 Translation data for all supported KDE packages for:
 Catalan; Valencian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-ca provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-crh
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-crh (<< 1:11.04+20110607), language-pack-crh-base (<< 1:11.04+20110607), language-pack-gnome-crh (<< 1:11.04+20110607), language-pack-gnome-crh-base (<< 1:11.04+20110607), language-pack-kde-crh (<< 1:11.04+20110607), language-pack-kde-crh-base
Depends: language-pack-kde-crh-base (>= 1:11.04+20110607), language-pack-crh-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-crh/language-pack-kde-crh_11.04+20110607_all.deb
Size: 2028
MD5sum: 3c63466736d6689731335c05e281ca21
SHA1: 235bb240b5d1c7498c6a766d2bfc693e8295b063
SHA256: 1c852fbaa861294cce26aee170bda22f2152bb6ea8cfe16b9168fa9f6138c9b2
Description: KDE translation updates for language Turkish, Crimean
 Translation data updates for all supported KDE packages for:
 Turkish, Crimean
 .
 language-pack-kde-crh-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-crh-base
Priority: optional
Section: translations
Installed-Size: 204
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-crh (<< 1:11.04+20110607), language-pack-crh-base (<< 1:11.04+20110607), language-pack-gnome-crh (<< 1:11.04+20110607), language-pack-gnome-crh-base (<< 1:11.04+20110607), language-pack-kde-crh (<< 1:11.04+20110607), language-pack-kde-crh-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-crh (>= 1:11.04+20110607), language-pack-crh-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-crh (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-crh-base/language-pack-kde-crh-base_11.04+20110607_all.deb
Size: 55796
MD5sum: 8fd5c80ca41281070c0e8293f62d7751
SHA1: 212a61400801014a62cdd9c208946187e4fecd87
SHA256: 1a787caaad19d4d2edc0b3dbaa4ad2b129fec14bfdfbe87c0b4b0d12a4952bdc
Description: KDE translations for language Turkish, Crimean
 Translation data for all supported KDE packages for:
 Turkish, Crimean
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-crh provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-cs
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-cs (<< 1:11.04+20110607), language-pack-cs-base (<< 1:11.04+20110607), language-pack-gnome-cs (<< 1:11.04+20110607), language-pack-gnome-cs-base (<< 1:11.04+20110607), language-pack-kde-cs (<< 1:11.04+20110607), language-pack-kde-cs-base
Depends: language-pack-kde-cs-base (>= 1:11.04+20110607), language-pack-cs-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-cs/language-pack-kde-cs_11.04+20110607_all.deb
Size: 2008
MD5sum: b352a889f518971f4285bff7cb63a622
SHA1: c557cea3410ab0cc4d761884ad0f3314261b254d
SHA256: 7cd64e63ecbf987d8f1851ed516c5e4cbeb3a1beea9e5e9b25c09306f424a6d9
Description: KDE translation updates for language Czech
 Translation data updates for all supported KDE packages for:
 Czech
 .
 language-pack-kde-cs-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, kubuntu-mobile-live, edubuntu-dvd-live

Package: language-pack-kde-cs-base
Priority: optional
Section: translations
Installed-Size: 11312
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-cs (<< 1:11.04+20110607), language-pack-cs-base (<< 1:11.04+20110607), language-pack-gnome-cs (<< 1:11.04+20110607), language-pack-gnome-cs-base (<< 1:11.04+20110607), language-pack-kde-cs (<< 1:11.04+20110607), language-pack-kde-cs-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-cs (>= 1:11.04+20110607), language-pack-cs-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-cs (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-cs-base/language-pack-kde-cs-base_11.04+20110607_all.deb
Size: 2804850
MD5sum: 78428638edb2e90264f848b2c024e618
SHA1: abfe8a36cdb5d22a56ebf22473a5af662ff524f6
SHA256: 011a96398285527a5e669fc9192aae4cf6c0b16d71a92f46cc4dd4748c30ef5a
Description: KDE translations for language Czech
 Translation data for all supported KDE packages for:
 Czech
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-cs provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, kubuntu-mobile-live, edubuntu-dvd-live

Package: language-pack-kde-csb
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-csb (<< 1:11.04+20110607), language-pack-csb-base (<< 1:11.04+20110607), language-pack-gnome-csb (<< 1:11.04+20110607), language-pack-gnome-csb-base (<< 1:11.04+20110607), language-pack-kde-csb (<< 1:11.04+20110607), language-pack-kde-csb-base
Depends: language-pack-kde-csb-base (>= 1:11.04+20110607), language-pack-csb-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-csb/language-pack-kde-csb_11.04+20110607_all.deb
Size: 2014
MD5sum: b68ebc556faf2b2544398a1a32ecfa36
SHA1: 14b37c00c49400ce4462225c67f53ca7518a5320
SHA256: dfc432f18f41e96f7f5667bb70ff6a8c0eb877c4ff747ed72b5c90c13c670032
Description: KDE translation updates for language Kashubian
 Translation data updates for all supported KDE packages for:
 Kashubian
 .
 language-pack-kde-csb-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-csb-base
Priority: optional
Section: translations
Installed-Size: 2264
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-csb (<< 1:11.04+20110607), language-pack-csb-base (<< 1:11.04+20110607), language-pack-gnome-csb (<< 1:11.04+20110607), language-pack-gnome-csb-base (<< 1:11.04+20110607), language-pack-kde-csb (<< 1:11.04+20110607), language-pack-kde-csb-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-csb (>= 1:11.04+20110607), language-pack-csb-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-csb (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-csb-base/language-pack-kde-csb-base_11.04+20110607_all.deb
Size: 473972
MD5sum: ca6c000430717501d90a6665fe37f60a
SHA1: 6dc5c3a2ba12fc28b5dd7b19d2a5f5a29a1fa3a7
SHA256: f9a61f6cc13c3710f8d9a000655ab5425d6472a2c15804f45752a10eecc313a3
Description: KDE translations for language Kashubian
 Translation data for all supported KDE packages for:
 Kashubian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-csb provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-cy
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-cy (<< 1:11.04+20110607), language-pack-cy-base (<< 1:11.04+20110607), language-pack-gnome-cy (<< 1:11.04+20110607), language-pack-gnome-cy-base (<< 1:11.04+20110607), language-pack-kde-cy (<< 1:11.04+20110607), language-pack-kde-cy-base
Depends: language-pack-kde-cy-base (>= 1:11.04+20110607), language-pack-cy-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-cy/language-pack-kde-cy_11.04+20110607_all.deb
Size: 2018
MD5sum: 0531bd372fb2e7d6304e14e76eda2e67
SHA1: 8637c1dca65bb8ade8d454ed52fae40f0cbee0c1
SHA256: 314a86c18ea4140d6b6323eab4f6f63b3cab73f461eb73f47f32d1cd6e21a751
Description: KDE translation updates for language Welsh
 Translation data updates for all supported KDE packages for:
 Welsh
 .
 language-pack-kde-cy-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-cy-base
Priority: optional
Section: translations
Installed-Size: 2832
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-cy (<< 1:11.04+20110607), language-pack-cy-base (<< 1:11.04+20110607), language-pack-gnome-cy (<< 1:11.04+20110607), language-pack-gnome-cy-base (<< 1:11.04+20110607), language-pack-kde-cy (<< 1:11.04+20110607), language-pack-kde-cy-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-cy (>= 1:11.04+20110607), language-pack-cy-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-cy (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-cy-base/language-pack-kde-cy-base_11.04+20110607_all.deb
Size: 540554
MD5sum: 3668b5e887309eda57f5f98880388a5d
SHA1: 66ed024709c02c8fc2017f0fe3030b2647145ec2
SHA256: a3fc98925694a37ca42c5ad4de9ee989882a10edd9680f039d44489f2f03ac66
Description: KDE translations for language Welsh
 Translation data for all supported KDE packages for:
 Welsh
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-cy provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-da
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-da (<< 1:11.04+20110607), language-pack-da-base (<< 1:11.04+20110607), language-pack-gnome-da (<< 1:11.04+20110607), language-pack-gnome-da-base (<< 1:11.04+20110607), language-pack-kde-da (<< 1:11.04+20110607), language-pack-kde-da-base
Depends: language-pack-kde-da-base (>= 1:11.04+20110607), language-pack-da-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-da/language-pack-kde-da_11.04+20110607_all.deb
Size: 2018
MD5sum: ad2662351a7df6ef55d481d0efd5edb5
SHA1: 1ef087b2d9a328fdca35f5c70b395c3f02671258
SHA256: a636d375689be1168d7ccc138d8b22878c7544a9983b91156109f8e8854afa2f
Description: KDE translation updates for language Danish
 Translation data updates for all supported KDE packages for:
 Danish
 .
 language-pack-kde-da-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-da-base
Priority: optional
Section: translations
Installed-Size: 13620
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-da (<< 1:11.04+20110607), language-pack-da-base (<< 1:11.04+20110607), language-pack-gnome-da (<< 1:11.04+20110607), language-pack-gnome-da-base (<< 1:11.04+20110607), language-pack-kde-da (<< 1:11.04+20110607), language-pack-kde-da-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-da (>= 1:11.04+20110607), language-pack-da-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-da (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-da-base/language-pack-kde-da-base_11.04+20110607_all.deb
Size: 3471142
MD5sum: 45c919217740681e755cd672b32bfd62
SHA1: 8715ffb64f94cfbe4bfdcbc325161b106a86309d
SHA256: 5380e74ad145d805119dcab407af9527f7b91f7f33691593e8d11594123bdc17
Description: KDE translations for language Danish
 Translation data for all supported KDE packages for:
 Danish
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-da provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-de
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-de (<< 1:11.04+20110607), language-pack-de-base (<< 1:11.04+20110607), language-pack-gnome-de (<< 1:11.04+20110607), language-pack-gnome-de-base (<< 1:11.04+20110607), language-pack-kde-de (<< 1:11.04+20110607), language-pack-kde-de-base
Depends: language-pack-kde-de-base (>= 1:11.04+20110607), language-pack-de-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-de/language-pack-kde-de_11.04+20110607_all.deb
Size: 2018
MD5sum: 4c8c9aa48f439af493cbc4c71e710d29
SHA1: f9e16655af5add31fc8ad036f6a1b91b08d4162d
SHA256: 9be3a0219a19fad60b4998d83241b9440dbb33f0da9d93d64f50aa5b19f6468c
Description: KDE translation updates for language German
 Translation data updates for all supported KDE packages for:
 German
 .
 language-pack-kde-de-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-live, kubuntu-mobile-live, kubuntu-mobile-live, edubuntu-dvd-live

Package: language-pack-kde-de-base
Priority: optional
Section: translations
Installed-Size: 15608
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-de (<< 1:11.04+20110607), language-pack-de-base (<< 1:11.04+20110607), language-pack-gnome-de (<< 1:11.04+20110607), language-pack-gnome-de-base (<< 1:11.04+20110607), language-pack-kde-de (<< 1:11.04+20110607), language-pack-kde-de-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-de (>= 1:11.04+20110607), language-pack-de-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-de (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-de-base/language-pack-kde-de-base_11.04+20110607_all.deb
Size: 3873508
MD5sum: c2385a82e7222ea0e06e7099c0ac552b
SHA1: d221428872c571ee6a67abe9f3bccadc3b58dcf9
SHA256: 8a3cb67a0c5ab358edf46889f739c62561ebb487c317aef125d927b42222c031
Description: KDE translations for language German
 Translation data for all supported KDE packages for:
 German
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-de provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-live, kubuntu-mobile-live, kubuntu-mobile-live, edubuntu-dvd-live

Package: language-pack-kde-dv
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-dv (<< 1:11.04+20110607), language-pack-dv-base (<< 1:11.04+20110607), language-pack-gnome-dv (<< 1:11.04+20110607), language-pack-gnome-dv-base (<< 1:11.04+20110607), language-pack-kde-dv (<< 1:11.04+20110607), language-pack-kde-dv-base
Depends: language-pack-kde-dv-base (>= 1:11.04+20110607), language-pack-dv-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-dv/language-pack-kde-dv_11.04+20110607_all.deb
Size: 2038
MD5sum: 84bcaacacd04de020a8ed7ee7805240a
SHA1: 11b6ff10afc1fc46b541f886d58fee460adf6731
SHA256: 48936025558df06e9e85f2b3ede27c21b0b2f6ebf2f4fc669f6218fead589855
Description: KDE translation updates for language Divehi; Dhivehi; Maldivian
 Translation data updates for all supported KDE packages for:
 Divehi; Dhivehi; Maldivian
 .
 language-pack-kde-dv-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-dv-base
Priority: optional
Section: translations
Installed-Size: 148
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-dv (<< 1:11.04+20110607), language-pack-dv-base (<< 1:11.04+20110607), language-pack-gnome-dv (<< 1:11.04+20110607), language-pack-gnome-dv-base (<< 1:11.04+20110607), language-pack-kde-dv (<< 1:11.04+20110607), language-pack-kde-dv-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-dv (>= 1:11.04+20110607), language-pack-dv-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-dv (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-dv-base/language-pack-kde-dv-base_11.04+20110607_all.deb
Size: 9790
MD5sum: b98c5401b4ea91171ec7d75ebaf480f6
SHA1: 2f967d7607ae29066eaab4ecc5004eeca2277c44
SHA256: 54a530b0d1f1a45b6db38aad9e0e8be9e6f6a1be1f2459c4d25cf56ba811e01e
Description: KDE translations for language Divehi; Dhivehi; Maldivian
 Translation data for all supported KDE packages for:
 Divehi; Dhivehi; Maldivian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-dv provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-el
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-el (<< 1:11.04+20110607), language-pack-el-base (<< 1:11.04+20110607), language-pack-gnome-el (<< 1:11.04+20110607), language-pack-gnome-el-base (<< 1:11.04+20110607), language-pack-kde-el (<< 1:11.04+20110607), language-pack-kde-el-base
Depends: language-pack-kde-el-base (>= 1:11.04+20110607), language-pack-el-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-el/language-pack-kde-el_11.04+20110607_all.deb
Size: 2010
MD5sum: 60e97aab0db596d6df76036ff6f6fa78
SHA1: 9cf47c546b582523c426d9d1ecd6f0f5d31d5f9b
SHA256: 4fcef9a1c5760737efbd4a1d020a28222822e645619636e608dacc850365d89c
Description: KDE translation updates for language Greek, Modern (1453-)
 Translation data updates for all supported KDE packages for:
 Greek, Modern (1453-)
 .
 language-pack-kde-el-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, kubuntu-mobile-live, edubuntu-dvd-live

Package: language-pack-kde-el-base
Priority: optional
Section: translations
Installed-Size: 14492
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-el (<< 1:11.04+20110607), language-pack-el-base (<< 1:11.04+20110607), language-pack-gnome-el (<< 1:11.04+20110607), language-pack-gnome-el-base (<< 1:11.04+20110607), language-pack-kde-el (<< 1:11.04+20110607), language-pack-kde-el-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-el (>= 1:11.04+20110607), language-pack-el-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-el (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-el-base/language-pack-kde-el-base_11.04+20110607_all.deb
Size: 2946728
MD5sum: 4a5d31586ba815eae7eb66ff63df5f31
SHA1: 852311b9544c791eda5f242c8db08b56493a995c
SHA256: 47dab161255541e3d23cd2108aeec7dd75d6073a7849b6e650cea745eebdf5c4
Description: KDE translations for language Greek, Modern (1453-)
 Translation data for all supported KDE packages for:
 Greek, Modern (1453-)
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-el provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, kubuntu-mobile-live, edubuntu-dvd-live

Package: language-pack-kde-en
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-en (<< 1:11.04+20110607), language-pack-en-base (<< 1:11.04+20110607), language-pack-gnome-en (<< 1:11.04+20110607), language-pack-gnome-en-base (<< 1:11.04+20110607), language-pack-kde-en (<< 1:11.04+20110607), language-pack-kde-en-base
Depends: language-pack-kde-en-base (>= 1:11.04+20110607), language-pack-en-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-en/language-pack-kde-en_11.04+20110607_all.deb
Size: 1990
MD5sum: 51e7fedbbbdff995601fe2c1cc54558a
SHA1: b4510a4c4c2fc6d89d7e18afa0db2837d189153d
SHA256: 9a3f8594a7b683188d099ddc0d084d5783f407b9352a79d3f38477dc8e09262f
Description: KDE translation updates for language English
 Translation data updates for all supported KDE packages for:
 English
 .
 language-pack-kde-en-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-live, kubuntu-mobile-live, kubuntu-mobile-live, edubuntu-dvd-live

Package: language-pack-kde-en-base
Priority: optional
Section: translations
Installed-Size: 8536
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-en (<< 1:11.04+20110607), language-pack-en-base (<< 1:11.04+20110607), language-pack-gnome-en (<< 1:11.04+20110607), language-pack-gnome-en-base (<< 1:11.04+20110607), language-pack-kde-en (<< 1:11.04+20110607), language-pack-kde-en-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-en (>= 1:11.04+20110607), language-pack-en-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-en (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-en-base/language-pack-kde-en-base_11.04+20110607_all.deb
Size: 474220
MD5sum: d30eb946fa16fc60bc2e8af592a72ba5
SHA1: bab1ebf14ab86156849180e82e7921a61005b1bf
SHA256: db1d399b2ade557feb5d411ff21e71424da9d5833d0b96ed70d3bd8dda86a40d
Description: KDE translations for language English
 Translation data for all supported KDE packages for:
 English
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-en provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-live, kubuntu-mobile-live, kubuntu-mobile-live, edubuntu-dvd-live

Package: language-pack-kde-eo
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-eo (<< 1:11.04+20110607), language-pack-eo-base (<< 1:11.04+20110607), language-pack-gnome-eo (<< 1:11.04+20110607), language-pack-gnome-eo-base (<< 1:11.04+20110607), language-pack-kde-eo (<< 1:11.04+20110607), language-pack-kde-eo-base
Depends: language-pack-kde-eo-base (>= 1:11.04+20110607), language-pack-eo-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-eo/language-pack-kde-eo_11.04+20110607_all.deb
Size: 1998
MD5sum: fbf97ef486979b858ff04c301a5ac682
SHA1: 5b78c7735856d3472f5cf6ce3151fb35e940cf73
SHA256: 248fc3caa101848c4d735152978625c387cba35cb854e68c4f2f91f952b40b2d
Description: KDE translation updates for language Esperanto
 Translation data updates for all supported KDE packages for:
 Esperanto
 .
 language-pack-kde-eo-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-eo-base
Priority: optional
Section: translations
Installed-Size: 6396
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-eo (<< 1:11.04+20110607), language-pack-eo-base (<< 1:11.04+20110607), language-pack-gnome-eo (<< 1:11.04+20110607), language-pack-gnome-eo-base (<< 1:11.04+20110607), language-pack-kde-eo (<< 1:11.04+20110607), language-pack-kde-eo-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-eo (>= 1:11.04+20110607), language-pack-eo-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-eo (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-eo-base/language-pack-kde-eo-base_11.04+20110607_all.deb
Size: 1329528
MD5sum: 264c6d5e1550ff4447413e4ad5b69a71
SHA1: a22307c6cb9accf2badabcbd38ffe146ea09db35
SHA256: 051d6d777686d35542079e75fe40c1fe53eaa4cc078f4106d87cb893eda84de7
Description: KDE translations for language Esperanto
 Translation data for all supported KDE packages for:
 Esperanto
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-eo provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-es
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-es (<< 1:11.04+20110607), language-pack-es-base (<< 1:11.04+20110607), language-pack-gnome-es (<< 1:11.04+20110607), language-pack-gnome-es-base (<< 1:11.04+20110607), language-pack-kde-es (<< 1:11.04+20110607), language-pack-kde-es-base
Depends: language-pack-kde-es-base (>= 1:11.04+20110607), language-pack-es-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-es/language-pack-kde-es_11.04+20110607_all.deb
Size: 2028
MD5sum: bc4a86d88d0b76bd8545dc10c0e2258e
SHA1: 0481bb6100eadb4fce9529253bf8fe378726b2ad
SHA256: 5c2ffd52104d6b7cf11a035fcabdbb7a2b5403ec639371a456ac918baec345ce
Description: KDE translation updates for language Spanish; Castilian
 Translation data updates for all supported KDE packages for:
 Spanish; Castilian
 .
 language-pack-kde-es-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-live, kubuntu-mobile-live, kubuntu-mobile-live, edubuntu-dvd-live

Package: language-pack-kde-es-base
Priority: optional
Section: translations
Installed-Size: 15752
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-es (<< 1:11.04+20110607), language-pack-es-base (<< 1:11.04+20110607), language-pack-gnome-es (<< 1:11.04+20110607), language-pack-gnome-es-base (<< 1:11.04+20110607), language-pack-kde-es (<< 1:11.04+20110607), language-pack-kde-es-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-es (>= 1:11.04+20110607), language-pack-es-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-es (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-es-base/language-pack-kde-es-base_11.04+20110607_all.deb
Size: 3895040
MD5sum: fe16b8dc11a48c92feff88e3dd574742
SHA1: 1fc0a16f9a19b16b7e5a9e85dee62f7151f71907
SHA256: 34bc6e91294a0ed508aff6594aa6bda0a81606da71516cc55ea175ff2b3703f0
Description: KDE translations for language Spanish; Castilian
 Translation data for all supported KDE packages for:
 Spanish; Castilian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-es provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-live, kubuntu-mobile-live, kubuntu-mobile-live, edubuntu-dvd-live

Package: language-pack-kde-et
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-et (<< 1:11.04+20110607), language-pack-et-base (<< 1:11.04+20110607), language-pack-gnome-et (<< 1:11.04+20110607), language-pack-gnome-et-base (<< 1:11.04+20110607), language-pack-kde-et (<< 1:11.04+20110607), language-pack-kde-et-base
Depends: language-pack-kde-et-base (>= 1:11.04+20110607), language-pack-et-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-et/language-pack-kde-et_11.04+20110607_all.deb
Size: 1998
MD5sum: d27af3f90c13c4308f32d0f198df2842
SHA1: 9093d7d4e8537fe889c8290c429189691b824371
SHA256: 7c31969021138808c4784bc940e370a4f86c2ff0cfab93c28c4c9eb400abcf95
Description: KDE translation updates for language Estonian
 Translation data updates for all supported KDE packages for:
 Estonian
 .
 language-pack-kde-et-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-et-base
Priority: optional
Section: translations
Installed-Size: 14024
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-et (<< 1:11.04+20110607), language-pack-et-base (<< 1:11.04+20110607), language-pack-gnome-et (<< 1:11.04+20110607), language-pack-gnome-et-base (<< 1:11.04+20110607), language-pack-kde-et (<< 1:11.04+20110607), language-pack-kde-et-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-et (>= 1:11.04+20110607), language-pack-et-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-et (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-et-base/language-pack-kde-et-base_11.04+20110607_all.deb
Size: 3597304
MD5sum: 91ca97e3ad8ec13a7e24f65ca08840df
SHA1: 5c769e002dd4f70f5b5c1252d3797f2b448a426c
SHA256: 973d2e9d9581bb8d3473b9e02e619e0c251b2c55789fc3f5a97a4fa4dc61ebd9
Description: KDE translations for language Estonian
 Translation data for all supported KDE packages for:
 Estonian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-et provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-eu
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-eu (<< 1:11.04+20110607), language-pack-eu-base (<< 1:11.04+20110607), language-pack-gnome-eu (<< 1:11.04+20110607), language-pack-gnome-eu-base (<< 1:11.04+20110607), language-pack-kde-eu (<< 1:11.04+20110607), language-pack-kde-eu-base
Depends: language-pack-kde-eu-base (>= 1:11.04+20110607), language-pack-eu-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-eu/language-pack-kde-eu_11.04+20110607_all.deb
Size: 1980
MD5sum: 26e3bc190bf78cb81d310e001c1bdb39
SHA1: d9e162df71477edbbc268c074b003f9d07d88986
SHA256: eca1c04bf8ec6fcbb837823ac93898d8be9ceb9b70bbd29da65e18c8e0188dbe
Description: KDE translation updates for language Basque
 Translation data updates for all supported KDE packages for:
 Basque
 .
 language-pack-kde-eu-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-eu-base
Priority: optional
Section: translations
Installed-Size: 9240
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-eu (<< 1:11.04+20110607), language-pack-eu-base (<< 1:11.04+20110607), language-pack-gnome-eu (<< 1:11.04+20110607), language-pack-gnome-eu-base (<< 1:11.04+20110607), language-pack-kde-eu (<< 1:11.04+20110607), language-pack-kde-eu-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-eu (>= 1:11.04+20110607), language-pack-eu-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-eu (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-eu-base/language-pack-kde-eu-base_11.04+20110607_all.deb
Size: 2283340
MD5sum: 53bc1f3bf121873dac4641866e701fea
SHA1: 84c4ce7301cedb042dbbfa9b11c9b16834eac97e
SHA256: 9197e4a70eedee97a913a5972c7a3bd27c9d8631779c94256817af1e88db4ae4
Description: KDE translations for language Basque
 Translation data for all supported KDE packages for:
 Basque
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-eu provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-fa
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-fa (<< 1:11.04+20110607), language-pack-fa-base (<< 1:11.04+20110607), language-pack-gnome-fa (<< 1:11.04+20110607), language-pack-gnome-fa-base (<< 1:11.04+20110607), language-pack-kde-fa (<< 1:11.04+20110607), language-pack-kde-fa-base
Depends: language-pack-kde-fa-base (>= 1:11.04+20110607), language-pack-fa-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-fa/language-pack-kde-fa_11.04+20110607_all.deb
Size: 2012
MD5sum: 3ea960c71f763bbc27285e2b5e5769cc
SHA1: 0a28c432645c1d5c146abce3cbc3873c236fd19e
SHA256: 6a0f7066f4ba54dc806c8ac16473f4e5cc017766e9fe7c83f88bf03be49c8edd
Description: KDE translation updates for language Persian
 Translation data updates for all supported KDE packages for:
 Persian
 .
 language-pack-kde-fa-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-fa-base
Priority: optional
Section: translations
Installed-Size: 6204
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-fa (<< 1:11.04+20110607), language-pack-fa-base (<< 1:11.04+20110607), language-pack-gnome-fa (<< 1:11.04+20110607), language-pack-gnome-fa-base (<< 1:11.04+20110607), language-pack-kde-fa (<< 1:11.04+20110607), language-pack-kde-fa-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-fa (>= 1:11.04+20110607), language-pack-fa-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-fa (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-fa-base/language-pack-kde-fa-base_11.04+20110607_all.deb
Size: 1317962
MD5sum: 6695ab3e53f3c7a0d13775af646ed7d1
SHA1: ec0ed1ef8008969723f7db423d76435d50989f80
SHA256: 773fd85ffdcf711bb9f0df04584e47ae59d8322d4f4ac3031ea46c73b823856d
Description: KDE translations for language Persian
 Translation data for all supported KDE packages for:
 Persian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-fa provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-fi
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-fi (<< 1:11.04+20110607), language-pack-fi-base (<< 1:11.04+20110607), language-pack-gnome-fi (<< 1:11.04+20110607), language-pack-gnome-fi-base (<< 1:11.04+20110607), language-pack-kde-fi (<< 1:11.04+20110607), language-pack-kde-fi-base
Depends: language-pack-kde-fi-base (>= 1:11.04+20110607), language-pack-fi-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-fi/language-pack-kde-fi_11.04+20110607_all.deb
Size: 2042
MD5sum: df927ac4347634292d49db96532c8b4d
SHA1: 65f357f4b52bfb321fed1e9cf5ab9eee1784d7b0
SHA256: 4652a104e1766e720962d6e014987af9e24e1f47ba9dda221ee6b476bf34fcd9
Description: KDE translation updates for language Finnish
 Translation data updates for all supported KDE packages for:
 Finnish
 .
 language-pack-kde-fi-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-fi-base
Priority: optional
Section: translations
Installed-Size: 10972
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-fi (<< 1:11.04+20110607), language-pack-fi-base (<< 1:11.04+20110607), language-pack-gnome-fi (<< 1:11.04+20110607), language-pack-gnome-fi-base (<< 1:11.04+20110607), language-pack-kde-fi (<< 1:11.04+20110607), language-pack-kde-fi-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-fi (>= 1:11.04+20110607), language-pack-fi-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-fi (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-fi-base/language-pack-kde-fi-base_11.04+20110607_all.deb
Size: 2643582
MD5sum: e2349560bc15fd02a2c8745e3fdbf362
SHA1: 970f69f0a2e6746a986f26bfdef91a2b3036a6c1
SHA256: 32faa49009b8b983f54500ab22770473d190be06bcb50b079d0bce3aeea5824c
Description: KDE translations for language Finnish
 Translation data for all supported KDE packages for:
 Finnish
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-fi provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-fil
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-fil (<< 1:11.04+20110607), language-pack-fil-base (<< 1:11.04+20110607), language-pack-gnome-fil (<< 1:11.04+20110607), language-pack-gnome-fil-base (<< 1:11.04+20110607), language-pack-kde-fil (<< 1:11.04+20110607), language-pack-kde-fil-base
Depends: language-pack-kde-fil-base (>= 1:11.04+20110607), language-pack-fil-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-fil/language-pack-kde-fil_11.04+20110607_all.deb
Size: 2018
MD5sum: e73a42b82f192d298d129c48c1984320
SHA1: 4e36ad32984c70eb3606e581db76795a4de5bf09
SHA256: eead6061206cea5d4ebf583c46b9cd28993ddcb71b1f3b9234a0b37b4fb06df0
Description: KDE translation updates for language Filipino
 Translation data updates for all supported KDE packages for:
 Filipino
 .
 language-pack-kde-fil-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-fil-base
Priority: optional
Section: translations
Installed-Size: 88
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-fil (<< 1:11.04+20110607), language-pack-fil-base (<< 1:11.04+20110607), language-pack-gnome-fil (<< 1:11.04+20110607), language-pack-gnome-fil-base (<< 1:11.04+20110607), language-pack-kde-fil (<< 1:11.04+20110607), language-pack-kde-fil-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-fil (>= 1:11.04+20110607), language-pack-fil-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-fil (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-fil-base/language-pack-kde-fil-base_11.04+20110607_all.deb
Size: 7310
MD5sum: f259a44f79f289f4ce6836952917f099
SHA1: 7d44ffc25a0a659aaf6315cbf291dee1e21b92ca
SHA256: b28d6a6f713f4682f58bafc9b5f70bc88de309c58b2e43eb53dc2dada7a57d15
Description: KDE translations for language Filipino
 Translation data for all supported KDE packages for:
 Filipino
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-fil provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-fo
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-fo (<< 1:11.04+20110607), language-pack-fo-base (<< 1:11.04+20110607), language-pack-gnome-fo (<< 1:11.04+20110607), language-pack-gnome-fo-base (<< 1:11.04+20110607), language-pack-kde-fo (<< 1:11.04+20110607), language-pack-kde-fo-base
Depends: language-pack-kde-fo-base (>= 1:11.04+20110607), language-pack-fo-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-fo/language-pack-kde-fo_11.04+20110607_all.deb
Size: 2028
MD5sum: c4372222e7953683d680160412bf6a5f
SHA1: 50b2e6274cba291496b32845cdda797dbf1feedc
SHA256: b6cbe93fb63d616aa539658a6e82b553f17d4c9e8d80246ce68c91c73584572e
Description: KDE translation updates for language Faroese
 Translation data updates for all supported KDE packages for:
 Faroese
 .
 language-pack-kde-fo-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-fo-base
Priority: optional
Section: translations
Installed-Size: 72
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-fo (<< 1:11.04+20110607), language-pack-fo-base (<< 1:11.04+20110607), language-pack-gnome-fo (<< 1:11.04+20110607), language-pack-gnome-fo-base (<< 1:11.04+20110607), language-pack-kde-fo (<< 1:11.04+20110607), language-pack-kde-fo-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-fo (>= 1:11.04+20110607), language-pack-fo-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-fo (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-fo-base/language-pack-kde-fo-base_11.04+20110607_all.deb
Size: 6276
MD5sum: 22a319f232313e2c7f6ed392fd0193dc
SHA1: 323cf0717808e3ab554bbf81eaaf1b219b6764b7
SHA256: c209ff31f0b28167741132a11394b06c2a89c4ab2d26b904dcf7eef89a7d3689
Description: KDE translations for language Faroese
 Translation data for all supported KDE packages for:
 Faroese
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-fo provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-fr
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-fr (<< 1:11.04+20110607), language-pack-fr-base (<< 1:11.04+20110607), language-pack-gnome-fr (<< 1:11.04+20110607), language-pack-gnome-fr-base (<< 1:11.04+20110607), language-pack-kde-fr (<< 1:11.04+20110607), language-pack-kde-fr-base
Depends: language-pack-kde-fr-base (>= 1:11.04+20110607), language-pack-fr-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-fr/language-pack-kde-fr_11.04+20110607_all.deb
Size: 2014
MD5sum: 892e4b2ab0178cca0e02dc8e91192e56
SHA1: fd871e4815e63e0059887aeb2c4049401aa60e45
SHA256: 310de369b96cc1c50a0a5333d30ecfcc53f05f7ab7b7bc7d936bf2ec9a6d484b
Description: KDE translation updates for language French
 Translation data updates for all supported KDE packages for:
 French
 .
 language-pack-kde-fr-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-live, kubuntu-mobile-live, kubuntu-mobile-live, edubuntu-dvd-live

Package: language-pack-kde-fr-base
Priority: optional
Section: translations
Installed-Size: 15972
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-fr (<< 1:11.04+20110607), language-pack-fr-base (<< 1:11.04+20110607), language-pack-gnome-fr (<< 1:11.04+20110607), language-pack-gnome-fr-base (<< 1:11.04+20110607), language-pack-kde-fr (<< 1:11.04+20110607), language-pack-kde-fr-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-fr (>= 1:11.04+20110607), language-pack-fr-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-fr (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-fr-base/language-pack-kde-fr-base_11.04+20110607_all.deb
Size: 3910952
MD5sum: a4159491e4bd5a7938aebd99c42f0350
SHA1: fbf03281af668c09279e5c0d769cd01e685d94de
SHA256: 67357d7c7e4c5968fa53efb79e958e1345442e79dd6cc6460b4e5e3c6775d8e4
Description: KDE translations for language French
 Translation data for all supported KDE packages for:
 French
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-fr provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-live, kubuntu-mobile-live, kubuntu-mobile-live, edubuntu-dvd-live

Package: language-pack-kde-fur
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-fur (<< 1:11.04+20110607), language-pack-fur-base (<< 1:11.04+20110607), language-pack-gnome-fur (<< 1:11.04+20110607), language-pack-gnome-fur-base (<< 1:11.04+20110607), language-pack-kde-fur (<< 1:11.04+20110607), language-pack-kde-fur-base
Depends: language-pack-kde-fur-base (>= 1:11.04+20110607), language-pack-fur-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-fur/language-pack-kde-fur_11.04+20110607_all.deb
Size: 2012
MD5sum: f72bc4d06ccb30e83db07fc8aa9d00df
SHA1: 56e1c4e29d6d00f78b3912861a2ef467d56828ef
SHA256: c03ce33208735347069b1b1c717fb440e2f3e80e77677a01d99b58f9a53deb73
Description: KDE translation updates for language Friulian
 Translation data updates for all supported KDE packages for:
 Friulian
 .
 language-pack-kde-fur-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-fur-base
Priority: optional
Section: translations
Installed-Size: 352
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-fur (<< 1:11.04+20110607), language-pack-fur-base (<< 1:11.04+20110607), language-pack-gnome-fur (<< 1:11.04+20110607), language-pack-gnome-fur-base (<< 1:11.04+20110607), language-pack-kde-fur (<< 1:11.04+20110607), language-pack-kde-fur-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-fur (>= 1:11.04+20110607), language-pack-fur-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-fur (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-fur-base/language-pack-kde-fur-base_11.04+20110607_all.deb
Size: 81560
MD5sum: 8428a97148e5e0b7e2ac120a5f0c33d2
SHA1: ccb78f8c0ee127f95463e0bf5632d918120f30b1
SHA256: a1446994b0cf379028874d7c26f2f2637b7cab5fa6a13d9ff1e69aeadcc7f8c2
Description: KDE translations for language Friulian
 Translation data for all supported KDE packages for:
 Friulian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-fur provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-fy
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-fy (<< 1:11.04+20110607), language-pack-fy-base (<< 1:11.04+20110607), language-pack-gnome-fy (<< 1:11.04+20110607), language-pack-gnome-fy-base (<< 1:11.04+20110607), language-pack-kde-fy (<< 1:11.04+20110607), language-pack-kde-fy-base
Depends: language-pack-kde-fy-base (>= 1:11.04+20110607), language-pack-fy-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-fy/language-pack-kde-fy_11.04+20110607_all.deb
Size: 2010
MD5sum: e73dac1a62dd804acbb77f276923e2fb
SHA1: d8967a692d946ae3fbb2c3840e97a21aed3c683a
SHA256: fdc70d9fde07f9b10f209b349dffa461e659cec18adb248d05d271b178a4ea45
Description: KDE translation updates for language Western Frisian
 Translation data updates for all supported KDE packages for:
 Western Frisian
 .
 language-pack-kde-fy-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-fy-base
Priority: optional
Section: translations
Installed-Size: 3720
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-fy (<< 1:11.04+20110607), language-pack-fy-base (<< 1:11.04+20110607), language-pack-gnome-fy (<< 1:11.04+20110607), language-pack-gnome-fy-base (<< 1:11.04+20110607), language-pack-kde-fy (<< 1:11.04+20110607), language-pack-kde-fy-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-fy (>= 1:11.04+20110607), language-pack-fy-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-fy (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-fy-base/language-pack-kde-fy-base_11.04+20110607_all.deb
Size: 854076
MD5sum: 48a9db711fb769cc841640ce65d7d3fd
SHA1: 1ebb82c2f6f181c0afb6d89cbab55103d8042e13
SHA256: d9c7ba18322b4f4c11d95dd9171f70adf8e6ce9c5a21d72870957940ecab8e00
Description: KDE translations for language Western Frisian
 Translation data for all supported KDE packages for:
 Western Frisian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-fy provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-ga
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-ga (<< 1:11.04+20110607), language-pack-ga-base (<< 1:11.04+20110607), language-pack-gnome-ga (<< 1:11.04+20110607), language-pack-gnome-ga-base (<< 1:11.04+20110607), language-pack-kde-ga (<< 1:11.04+20110607), language-pack-kde-ga-base
Depends: language-pack-kde-ga-base (>= 1:11.04+20110607), language-pack-ga-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-ga/language-pack-kde-ga_11.04+20110607_all.deb
Size: 1996
MD5sum: c3abb52966c74aa7fd152f4dee488c21
SHA1: 140339dba57a159ec7f6567e365ed34390a4f180
SHA256: c290ed8ac59454e9c86f86970aad91e0539b537c80725a58cb264e2d5c53bd23
Description: KDE translation updates for language Irish
 Translation data updates for all supported KDE packages for:
 Irish
 .
 language-pack-kde-ga-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-ga-base
Priority: optional
Section: translations
Installed-Size: 8800
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-ga (<< 1:11.04+20110607), language-pack-ga-base (<< 1:11.04+20110607), language-pack-gnome-ga (<< 1:11.04+20110607), language-pack-gnome-ga-base (<< 1:11.04+20110607), language-pack-kde-ga (<< 1:11.04+20110607), language-pack-kde-ga-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-ga (>= 1:11.04+20110607), language-pack-ga-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-ga (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-ga-base/language-pack-kde-ga-base_11.04+20110607_all.deb
Size: 2069574
MD5sum: b97cbe9b02716cabd0265100823292d6
SHA1: 828a7d078db9e771dc9e80e7e99382b9b721ca38
SHA256: 7ecabdd8f5ff52bf64f58348ca620e3e4388c2e6ef865025a963dbe0a7ea681f
Description: KDE translations for language Irish
 Translation data for all supported KDE packages for:
 Irish
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-ga provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-gd
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gd (<< 1:11.04+20110607), language-pack-gd-base (<< 1:11.04+20110607), language-pack-gnome-gd (<< 1:11.04+20110607), language-pack-gnome-gd-base (<< 1:11.04+20110607), language-pack-kde-gd (<< 1:11.04+20110607), language-pack-kde-gd-base
Depends: language-pack-kde-gd-base (>= 1:11.04+20110607), language-pack-gd-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-gd/language-pack-kde-gd_11.04+20110607_all.deb
Size: 2002
MD5sum: 98f2c4dc5c791cb0a0d7257046b8b8d0
SHA1: 8f249da89f194809c348e0f5284c70ec6b6e9573
SHA256: 3b8a62a8a8361681e8869886f3a0360703fb794e3c8aa58cd25df4b5c121a13a
Description: KDE translation updates for language Gaelic; Scottish Gaelic
 Translation data updates for all supported KDE packages for:
 Gaelic; Scottish Gaelic
 .
 language-pack-kde-gd-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: language-pack-kde-gd-base
Priority: optional
Section: translations
Installed-Size: 108
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gd (<< 1:11.04+20110607), language-pack-gd-base (<< 1:11.04+20110607), language-pack-gnome-gd (<< 1:11.04+20110607), language-pack-gnome-gd-base (<< 1:11.04+20110607), language-pack-kde-gd (<< 1:11.04+20110607), language-pack-kde-gd-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-gd (>= 1:11.04+20110607), language-pack-gd-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-gd (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-gd-base/language-pack-kde-gd-base_11.04+20110607_all.deb
Size: 16438
MD5sum: 46043a0494cb4c2d82c424c9d1a3bd28
SHA1: 1f30ecf50257706975bfb40fc2c3cc879b400463
SHA256: 881daf6f64ebd824ca260c84f1e113390ea8947d32bac9be3a6f59ff3d75ac11
Description: KDE translations for language Gaelic; Scottish Gaelic
 Translation data for all supported KDE packages for:
 Gaelic; Scottish Gaelic
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-gd provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: language-pack-kde-gl
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gl (<< 1:11.04+20110607), language-pack-gl-base (<< 1:11.04+20110607), language-pack-gnome-gl (<< 1:11.04+20110607), language-pack-gnome-gl-base (<< 1:11.04+20110607), language-pack-kde-gl (<< 1:11.04+20110607), language-pack-kde-gl-base
Depends: language-pack-kde-gl-base (>= 1:11.04+20110607), language-pack-gl-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-gl/language-pack-kde-gl_11.04+20110607_all.deb
Size: 1998
MD5sum: bcc5adfed7900d6f8138ae257f96c113
SHA1: 1495ad637e10ed67b9306cd64d3b9b62a95412a6
SHA256: fc131cf81c48fa907b95ceffbcbd7a3f6f4e8f9adcb615e76ad817f1d8836c1b
Description: KDE translation updates for language Galician
 Translation data updates for all supported KDE packages for:
 Galician
 .
 language-pack-kde-gl-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-gl-base
Priority: optional
Section: translations
Installed-Size: 13880
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gl (<< 1:11.04+20110607), language-pack-gl-base (<< 1:11.04+20110607), language-pack-gnome-gl (<< 1:11.04+20110607), language-pack-gnome-gl-base (<< 1:11.04+20110607), language-pack-kde-gl (<< 1:11.04+20110607), language-pack-kde-gl-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-gl (>= 1:11.04+20110607), language-pack-gl-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-gl (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-gl-base/language-pack-kde-gl-base_11.04+20110607_all.deb
Size: 3506254
MD5sum: 85ee8862bb9a629ceccf3afe161ec703
SHA1: dc487cccdf8b58337eb49b1d1b84e29664d0b538
SHA256: 4ff258d70f5b0cf0aeebe420a368dffbbb6acbc80ab88c756dd8b8255395efb0
Description: KDE translations for language Galician
 Translation data for all supported KDE packages for:
 Galician
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-gl provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-gu
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-gu (<< 1:11.04+20110607), language-pack-gnome-gu-base (<< 1:11.04+20110607), language-pack-gu (<< 1:11.04+20110607), language-pack-gu-base (<< 1:11.04+20110607), language-pack-kde-gu (<< 1:11.04+20110607), language-pack-kde-gu-base
Depends: language-pack-kde-gu-base (>= 1:11.04+20110607), language-pack-gu-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-gu/language-pack-kde-gu_11.04+20110607_all.deb
Size: 1988
MD5sum: dc622360ab2208ccee3a31e6052602e6
SHA1: 6fad9a91a9a3f461d6d332fe4c688b1a0f607882
SHA256: 1695b181ecdf6f99edb737eeb3e03e61a216812f46ed7a92c06c195eb0c7528f
Description: KDE translation updates for language Gujarati
 Translation data updates for all supported KDE packages for:
 Gujarati
 .
 language-pack-kde-gu-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-gu-base
Priority: optional
Section: translations
Installed-Size: 3264
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-gu (<< 1:11.04+20110607), language-pack-gnome-gu-base (<< 1:11.04+20110607), language-pack-gu (<< 1:11.04+20110607), language-pack-gu-base (<< 1:11.04+20110607), language-pack-kde-gu (<< 1:11.04+20110607), language-pack-kde-gu-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-gu (>= 1:11.04+20110607), language-pack-gu-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-gu (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-gu-base/language-pack-kde-gu-base_11.04+20110607_all.deb
Size: 601626
MD5sum: 19a9deb51654d3399991b4c065d99636
SHA1: 4edadc979e918adb7eb42e0001384f02b65a2b76
SHA256: f9711febf3b7d20e170c064dfd1c8a57e46973dda64ff8517e500f0c9c1d9a33
Description: KDE translations for language Gujarati
 Translation data for all supported KDE packages for:
 Gujarati
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-gu provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-gv
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-gv (<< 1:11.04+20110607), language-pack-gnome-gv-base (<< 1:11.04+20110607), language-pack-gv (<< 1:11.04+20110607), language-pack-gv-base (<< 1:11.04+20110607), language-pack-kde-gv (<< 1:11.04+20110607), language-pack-kde-gv-base
Depends: language-pack-kde-gv-base (>= 1:11.04+20110607), language-pack-gv-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-gv/language-pack-kde-gv_11.04+20110607_all.deb
Size: 2000
MD5sum: 2b76ce75fdac2fc283fd2b91e895aad5
SHA1: 8faecf8bc3576a8c86f69f4245173f0192254437
SHA256: 0afaf2cb3ba84b7ab91e5fe74d494e36295a85c45b7e2cffa64b19f1049400a9
Description: KDE translation updates for language Manx
 Translation data updates for all supported KDE packages for:
 Manx
 .
 language-pack-kde-gv-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-gv-base
Priority: optional
Section: translations
Installed-Size: 176
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-gv (<< 1:11.04+20110607), language-pack-gnome-gv-base (<< 1:11.04+20110607), language-pack-gv (<< 1:11.04+20110607), language-pack-gv-base (<< 1:11.04+20110607), language-pack-kde-gv (<< 1:11.04+20110607), language-pack-kde-gv-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-gv (>= 1:11.04+20110607), language-pack-gv-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-gv (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-gv-base/language-pack-kde-gv-base_11.04+20110607_all.deb
Size: 8586
MD5sum: 75aef29ed4c5ef5c990d1523b78ced27
SHA1: 0e202943b05c2977b6d567f893b71995f9509ff4
SHA256: 4ba927e7c96a7505b208dedd2154ae2f177eeceac7b1e617f55f00b4c0f8221f
Description: KDE translations for language Manx
 Translation data for all supported KDE packages for:
 Manx
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-gv provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-ha
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ha (<< 1:11.04+20110607), language-pack-gnome-ha-base (<< 1:11.04+20110607), language-pack-ha (<< 1:11.04+20110607), language-pack-ha-base (<< 1:11.04+20110607), language-pack-kde-ha (<< 1:11.04+20110607), language-pack-kde-ha-base
Depends: language-pack-kde-ha-base (>= 1:11.04+20110607), language-pack-ha-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-ha/language-pack-kde-ha_11.04+20110607_all.deb
Size: 2006
MD5sum: db248fe8c1288f0b1b041cf1e7ebd41a
SHA1: d8e3339a5f46151bcbf9ba43ef554536cdec4634
SHA256: 2b49e3f05d0b9a18aaf5cd94784a68fa5e55d7cb1f124000276def1eb864d634
Description: KDE translation updates for language Hausa
 Translation data updates for all supported KDE packages for:
 Hausa
 .
 language-pack-kde-ha-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-ha-base
Priority: optional
Section: translations
Installed-Size: 64
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ha (<< 1:11.04+20110607), language-pack-gnome-ha-base (<< 1:11.04+20110607), language-pack-ha (<< 1:11.04+20110607), language-pack-ha-base (<< 1:11.04+20110607), language-pack-kde-ha (<< 1:11.04+20110607), language-pack-kde-ha-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-ha (>= 1:11.04+20110607), language-pack-ha-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-ha (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-ha-base/language-pack-kde-ha-base_11.04+20110607_all.deb
Size: 4930
MD5sum: 09d74151ee244a8206dd6d81ee84bf4e
SHA1: 6884d45ba5cbeb1055523c030e57b75e30efac5e
SHA256: 015af92f4e8bbf090313a5bc909df17e5aa83cf0b2ce5501756af39785633455
Description: KDE translations for language Hausa
 Translation data for all supported KDE packages for:
 Hausa
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-ha provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-he
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-he (<< 1:11.04+20110607), language-pack-gnome-he-base (<< 1:11.04+20110607), language-pack-he (<< 1:11.04+20110607), language-pack-he-base (<< 1:11.04+20110607), language-pack-kde-he (<< 1:11.04+20110607), language-pack-kde-he-base
Depends: language-pack-kde-he-base (>= 1:11.04+20110607), language-pack-he-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-he/language-pack-kde-he_11.04+20110607_all.deb
Size: 2008
MD5sum: 05a84b1389ceaf886f3fd464fb87c924
SHA1: f213ba39078c3bed668a78a274e0c83cf0b523cd
SHA256: c8f1bd5a3388b3d18702f9df083bb97f17902da619d3012e8d5c6d16c9c7f2ce
Description: KDE translation updates for language Hebrew
 Translation data updates for all supported KDE packages for:
 Hebrew
 .
 language-pack-kde-he-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-he-base
Priority: optional
Section: translations
Installed-Size: 5724
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-he (<< 1:11.04+20110607), language-pack-gnome-he-base (<< 1:11.04+20110607), language-pack-he (<< 1:11.04+20110607), language-pack-he-base (<< 1:11.04+20110607), language-pack-kde-he (<< 1:11.04+20110607), language-pack-kde-he-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-he (>= 1:11.04+20110607), language-pack-he-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-he (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-he-base/language-pack-kde-he-base_11.04+20110607_all.deb
Size: 1209438
MD5sum: cdb3e58e9f7591d92766a6cf8bf85f6b
SHA1: 6cb1002efd6b33cc3524e2d54f8b5319b620c745
SHA256: 27e5005329e6a35febb1fce0f0be3be10560c2eb23ddca16da39babd4212276a
Description: KDE translations for language Hebrew
 Translation data for all supported KDE packages for:
 Hebrew
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-he provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-hi
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-hi (<< 1:11.04+20110607), language-pack-gnome-hi-base (<< 1:11.04+20110607), language-pack-hi (<< 1:11.04+20110607), language-pack-hi-base (<< 1:11.04+20110607), language-pack-kde-hi (<< 1:11.04+20110607), language-pack-kde-hi-base
Depends: language-pack-kde-hi-base (>= 1:11.04+20110607), language-pack-hi-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-hi/language-pack-kde-hi_11.04+20110607_all.deb
Size: 2004
MD5sum: 92852adf050a091f027af060443454c7
SHA1: 1ca7860415ca37038084fafce697f6d6f6417e9a
SHA256: 963b4b4e4e41b4a7a1c298b43597373612b2019e93acfff1871224f16c8a16a2
Description: KDE translation updates for language Hindi
 Translation data updates for all supported KDE packages for:
 Hindi
 .
 language-pack-kde-hi-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-hi-base
Priority: optional
Section: translations
Installed-Size: 7124
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-hi (<< 1:11.04+20110607), language-pack-gnome-hi-base (<< 1:11.04+20110607), language-pack-hi (<< 1:11.04+20110607), language-pack-hi-base (<< 1:11.04+20110607), language-pack-kde-hi (<< 1:11.04+20110607), language-pack-kde-hi-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-hi (>= 1:11.04+20110607), language-pack-hi-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-hi (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-hi-base/language-pack-kde-hi-base_11.04+20110607_all.deb
Size: 1295836
MD5sum: b1265dce21861489a4798e5b50995683
SHA1: f2e79da6f8cdac69dac17ddc1a69ebdbf618d1a1
SHA256: eb118d75e0148ed80dc84e106fc0e8c351e219aef2aab1f1a5380ad370b81065
Description: KDE translations for language Hindi
 Translation data for all supported KDE packages for:
 Hindi
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-hi provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-hne
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-hne (<< 1:11.04+20110607), language-pack-gnome-hne-base (<< 1:11.04+20110607), language-pack-hne (<< 1:11.04+20110607), language-pack-hne-base (<< 1:11.04+20110607), language-pack-kde-hne (<< 1:11.04+20110607), language-pack-kde-hne-base
Depends: language-pack-kde-hne-base (>= 1:11.04+20110607), language-pack-hne-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-hne/language-pack-kde-hne_11.04+20110607_all.deb
Size: 2000
MD5sum: 2849b6acc882989eaa2a43e08767f41c
SHA1: 58751926d91ef29e694a9e2356fecb2a00d66a42
SHA256: 1f2b2106f0b68d021a3994622987e09075cd1fa61ff6bb3a1906d2908f91228f
Description: KDE translation updates for language Chhattisgarhi
 Translation data updates for all supported KDE packages for:
 Chhattisgarhi
 .
 language-pack-kde-hne-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-hne-base
Priority: optional
Section: translations
Installed-Size: 6464
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-hne (<< 1:11.04+20110607), language-pack-gnome-hne-base (<< 1:11.04+20110607), language-pack-hne (<< 1:11.04+20110607), language-pack-hne-base (<< 1:11.04+20110607), language-pack-kde-hne (<< 1:11.04+20110607), language-pack-kde-hne-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-hne (>= 1:11.04+20110607), language-pack-hne-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-hne (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-hne-base/language-pack-kde-hne-base_11.04+20110607_all.deb
Size: 1272592
MD5sum: 1cfff423b9963170e49b8fe2bf374903
SHA1: bcd86c2f3006da359f13dc8ceec715a2cb11a6f9
SHA256: 7c0bd0192ada4c11313996efb22232485108ebbd88523e06d6b70c8afbd8b41d
Description: KDE translations for language Chhattisgarhi
 Translation data for all supported KDE packages for:
 Chhattisgarhi
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-hne provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-hr
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-hr (<< 1:11.04+20110607), language-pack-gnome-hr-base (<< 1:11.04+20110607), language-pack-hr (<< 1:11.04+20110607), language-pack-hr-base (<< 1:11.04+20110607), language-pack-kde-hr (<< 1:11.04+20110607), language-pack-kde-hr-base
Depends: language-pack-kde-hr-base (>= 1:11.04+20110607), language-pack-hr-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-hr/language-pack-kde-hr_11.04+20110607_all.deb
Size: 2006
MD5sum: 569c7d0c28b895dca03372fe036ca08b
SHA1: c7fa7cfc7b7d14527ffa75c4e05ec239175a400a
SHA256: 0e3f48dab6e2206e125d086c5ad1ad3413d5b372be16573e39a5700c25a70bdc
Description: KDE translation updates for language Croatian
 Translation data updates for all supported KDE packages for:
 Croatian
 .
 language-pack-kde-hr-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-hr-base
Priority: optional
Section: translations
Installed-Size: 5864
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-hr (<< 1:11.04+20110607), language-pack-gnome-hr-base (<< 1:11.04+20110607), language-pack-hr (<< 1:11.04+20110607), language-pack-hr-base (<< 1:11.04+20110607), language-pack-kde-hr (<< 1:11.04+20110607), language-pack-kde-hr-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-hr (>= 1:11.04+20110607), language-pack-hr-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-hr (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-hr-base/language-pack-kde-hr-base_11.04+20110607_all.deb
Size: 1188642
MD5sum: ff915b06f70ea5e611dcc96aba250e77
SHA1: fe4d36dbbafb2ce556578abbcc3eb543dc37ff4b
SHA256: 5daf22258d0c2d2ceb2a873a0e9da592be3eb4cb7e448b6440fc5307a54bec8b
Description: KDE translations for language Croatian
 Translation data for all supported KDE packages for:
 Croatian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-hr provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-hsb
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-hsb (<< 1:11.04+20110607), language-pack-gnome-hsb-base (<< 1:11.04+20110607), language-pack-hsb (<< 1:11.04+20110607), language-pack-hsb-base (<< 1:11.04+20110607), language-pack-kde-hsb (<< 1:11.04+20110607), language-pack-kde-hsb-base
Depends: language-pack-kde-hsb-base (>= 1:11.04+20110607), language-pack-hsb-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-hsb/language-pack-kde-hsb_11.04+20110607_all.deb
Size: 2018
MD5sum: 22fb43e466bfae797b51ba842de29524
SHA1: a1dd582b8afd0cbce4e92e98d8b89c4482d1058a
SHA256: cdc8153e347ab63c54ff42264f480a98bf012dd72e5674afd13f0daea0d67651
Description: KDE translation updates for language Sorbian, Upper
 Translation data updates for all supported KDE packages for:
 Sorbian, Upper
 .
 language-pack-kde-hsb-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-hsb-base
Priority: optional
Section: translations
Installed-Size: 1472
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-hsb (<< 1:11.04+20110607), language-pack-gnome-hsb-base (<< 1:11.04+20110607), language-pack-hsb (<< 1:11.04+20110607), language-pack-hsb-base (<< 1:11.04+20110607), language-pack-kde-hsb (<< 1:11.04+20110607), language-pack-kde-hsb-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-hsb (>= 1:11.04+20110607), language-pack-hsb-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-hsb (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-hsb-base/language-pack-kde-hsb-base_11.04+20110607_all.deb
Size: 262816
MD5sum: 7f14aff1d010494a3a54cf50f3d21b1a
SHA1: 7ac1a0fc803cec31f1b656b8f7f8730f965226b2
SHA256: d06bcd678b36d86e3a2192ba9517708a26c2a05eeff305578194068808145f41
Description: KDE translations for language Sorbian, Upper
 Translation data for all supported KDE packages for:
 Sorbian, Upper
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-hsb provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-hu
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-hu (<< 1:11.04+20110607), language-pack-gnome-hu-base (<< 1:11.04+20110607), language-pack-hu (<< 1:11.04+20110607), language-pack-hu-base (<< 1:11.04+20110607), language-pack-kde-hu (<< 1:11.04+20110607), language-pack-kde-hu-base
Depends: language-pack-kde-hu-base (>= 1:11.04+20110607), language-pack-hu-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-hu/language-pack-kde-hu_11.04+20110607_all.deb
Size: 2002
MD5sum: 4267ae838c6f24ca8135c7752f12ccc1
SHA1: 0f6218cf9ee46e28321b43fd1dfe492540ed1a12
SHA256: 09b8da9070b3a9534481e29c970ee0df793ab2867cd9edcfad789ad2bc0e18cc
Description: KDE translation updates for language Hungarian
 Translation data updates for all supported KDE packages for:
 Hungarian
 .
 language-pack-kde-hu-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, kubuntu-mobile-live, edubuntu-dvd-live

Package: language-pack-kde-hu-base
Priority: optional
Section: translations
Installed-Size: 12212
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-hu (<< 1:11.04+20110607), language-pack-gnome-hu-base (<< 1:11.04+20110607), language-pack-hu (<< 1:11.04+20110607), language-pack-hu-base (<< 1:11.04+20110607), language-pack-kde-hu (<< 1:11.04+20110607), language-pack-kde-hu-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-hu (>= 1:11.04+20110607), language-pack-hu-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-hu (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-hu-base/language-pack-kde-hu-base_11.04+20110607_all.deb
Size: 2984324
MD5sum: 6e362a1f78618792152712ffe4b5b2ed
SHA1: 1561a51dd9654cb7957ecbb0c38cd2f9739d15b6
SHA256: bf69c8bdd2dfe3aafdb77aa1ffae8a62e2f3673f193dda85e52ac7cd30088168
Description: KDE translations for language Hungarian
 Translation data for all supported KDE packages for:
 Hungarian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-hu provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, kubuntu-mobile-live, edubuntu-dvd-live

Package: language-pack-kde-hy
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-hy (<< 1:11.04+20110607), language-pack-gnome-hy-base (<< 1:11.04+20110607), language-pack-hy (<< 1:11.04+20110607), language-pack-hy-base (<< 1:11.04+20110607), language-pack-kde-hy (<< 1:11.04+20110607), language-pack-kde-hy-base
Depends: language-pack-kde-hy-base (>= 1:11.04+20110607), language-pack-hy-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-hy/language-pack-kde-hy_11.04+20110607_all.deb
Size: 2006
MD5sum: 8ed16ebe4d035fc483b971ab6e963e5a
SHA1: d0685629a0582fc87b653085656c48401f6be3b5
SHA256: d3f051125422880e3719e9f27c42cc50ed2d6445fd9e2b5ee15d17ddc713e40b
Description: KDE translation updates for language Armenian
 Translation data updates for all supported KDE packages for:
 Armenian
 .
 language-pack-kde-hy-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-hy-base
Priority: optional
Section: translations
Installed-Size: 140
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-hy (<< 1:11.04+20110607), language-pack-gnome-hy-base (<< 1:11.04+20110607), language-pack-hy (<< 1:11.04+20110607), language-pack-hy-base (<< 1:11.04+20110607), language-pack-kde-hy (<< 1:11.04+20110607), language-pack-kde-hy-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-hy (>= 1:11.04+20110607), language-pack-hy-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-hy (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-hy-base/language-pack-kde-hy-base_11.04+20110607_all.deb
Size: 10080
MD5sum: a6b1684fcadd88189ef2b6f032b5a9f3
SHA1: e4d4d8454d7768d7f76f91dd0e9e47fd6f58e04a
SHA256: 042a5491121ca348d6102dddeac65a56d813d2f0bef151b0a872e9bbf3ef35d9
Description: KDE translations for language Armenian
 Translation data for all supported KDE packages for:
 Armenian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-hy provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-ia
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ia (<< 1:11.04+20110607), language-pack-gnome-ia-base (<< 1:11.04+20110607), language-pack-ia (<< 1:11.04+20110607), language-pack-ia-base (<< 1:11.04+20110607), language-pack-kde-ia (<< 1:11.04+20110607), language-pack-kde-ia-base
Depends: language-pack-kde-ia-base (>= 1:11.04+20110607), language-pack-ia-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-ia/language-pack-kde-ia_11.04+20110607_all.deb
Size: 2032
MD5sum: 021ee52897a3a0b74b7bfd386cfb4694
SHA1: cc9165bd5f9c9843f61d6d5de5ab31f41f374e43
SHA256: 571e47badcdfad5faf579dfea47b4471222c5e7c171d08b681a7196957371965
Description: KDE translation updates for language Interlingua (International Auxiliary Language Association)
 Translation data updates for all supported KDE packages for:
 Interlingua (International Auxiliary Language Association)
 .
 language-pack-kde-ia-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-ia-base
Priority: optional
Section: translations
Installed-Size: 3680
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ia (<< 1:11.04+20110607), language-pack-gnome-ia-base (<< 1:11.04+20110607), language-pack-ia (<< 1:11.04+20110607), language-pack-ia-base (<< 1:11.04+20110607), language-pack-kde-ia (<< 1:11.04+20110607), language-pack-kde-ia-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-ia (>= 1:11.04+20110607), language-pack-ia-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-ia (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-ia-base/language-pack-kde-ia-base_11.04+20110607_all.deb
Size: 836044
MD5sum: f77423f5580451693a7452e540d74cb1
SHA1: 9c65f1e151928078ad69c46d5916387d7559efa7
SHA256: 3ed93e85ec2c29b74021ff626c753b9ff37ea8556f8df92b76aef5f874af12df
Description: KDE translations for language Interlingua (International Auxiliary Language Association)
 Translation data for all supported KDE packages for:
 Interlingua (International Auxiliary Language Association)
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-ia provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-id
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-id (<< 1:11.04+20110607), language-pack-gnome-id-base (<< 1:11.04+20110607), language-pack-id (<< 1:11.04+20110607), language-pack-id-base (<< 1:11.04+20110607), language-pack-kde-id (<< 1:11.04+20110607), language-pack-kde-id-base
Depends: language-pack-kde-id-base (>= 1:11.04+20110607), language-pack-id-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-id/language-pack-kde-id_11.04+20110607_all.deb
Size: 1998
MD5sum: 3ad5f7912a2137c01016bc8193e2a931
SHA1: 0938f43ec82eae35686c66ccab60b0ee869d922c
SHA256: 0d6213d7cd8358b2e89f81e7898b37b00ab8c73767fd80cdaf1c67e79675b630
Description: KDE translation updates for language Indonesian
 Translation data updates for all supported KDE packages for:
 Indonesian
 .
 language-pack-kde-id-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-id-base
Priority: optional
Section: translations
Installed-Size: 3476
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-id (<< 1:11.04+20110607), language-pack-gnome-id-base (<< 1:11.04+20110607), language-pack-id (<< 1:11.04+20110607), language-pack-id-base (<< 1:11.04+20110607), language-pack-kde-id (<< 1:11.04+20110607), language-pack-kde-id-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-id (>= 1:11.04+20110607), language-pack-id-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-id (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-id-base/language-pack-kde-id-base_11.04+20110607_all.deb
Size: 655974
MD5sum: 7ac828584f20d427fb926a8cd6063014
SHA1: 5dfda3fba1dbf3859935204b071b73fb6b644361
SHA256: 09635b6f4809fd0e8f96c53716eb03b7c0b516ff7e950b1c53f6f9b5de05c43c
Description: KDE translations for language Indonesian
 Translation data for all supported KDE packages for:
 Indonesian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-id provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-is
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-is (<< 1:11.04+20110607), language-pack-gnome-is-base (<< 1:11.04+20110607), language-pack-is (<< 1:11.04+20110607), language-pack-is-base (<< 1:11.04+20110607), language-pack-kde-is (<< 1:11.04+20110607), language-pack-kde-is-base
Depends: language-pack-kde-is-base (>= 1:11.04+20110607), language-pack-is-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-is/language-pack-kde-is_11.04+20110607_all.deb
Size: 1998
MD5sum: d66f9c6dd82d2d1c0f6d53f19d587686
SHA1: 9245d36c2a22c83c0f8b3a1ed0a052d297463a87
SHA256: 57ad88bfe7ffde42c9b284c7b81e4bd385d243bb203c02877a358870b13f0fdf
Description: KDE translation updates for language Icelandic
 Translation data updates for all supported KDE packages for:
 Icelandic
 .
 language-pack-kde-is-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-is-base
Priority: optional
Section: translations
Installed-Size: 6988
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-is (<< 1:11.04+20110607), language-pack-gnome-is-base (<< 1:11.04+20110607), language-pack-is (<< 1:11.04+20110607), language-pack-is-base (<< 1:11.04+20110607), language-pack-kde-is (<< 1:11.04+20110607), language-pack-kde-is-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-is (>= 1:11.04+20110607), language-pack-is-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-is (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-is-base/language-pack-kde-is-base_11.04+20110607_all.deb
Size: 1570116
MD5sum: 9e8b582af314e6fce4a8d7c2aef04cc4
SHA1: 0f96f0920b0073d35f7010112453ad312b21b722
SHA256: e01355bca1ec0f655d5a95455828942db703d2f9157803b3f384d2ac2341fec5
Description: KDE translations for language Icelandic
 Translation data for all supported KDE packages for:
 Icelandic
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-is provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-it
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-it (<< 1:11.04+20110607), language-pack-gnome-it-base (<< 1:11.04+20110607), language-pack-it (<< 1:11.04+20110607), language-pack-it-base (<< 1:11.04+20110607), language-pack-kde-it (<< 1:11.04+20110607), language-pack-kde-it-base
Depends: language-pack-kde-it-base (>= 1:11.04+20110607), language-pack-it-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-it/language-pack-kde-it_11.04+20110607_all.deb
Size: 2028
MD5sum: a017a3ebd05c8eca04dc58be1ea6ab74
SHA1: 128fc6dc4bc0a9be8587433dec10bc26b0fda263
SHA256: 6fcffb6656db0fba22f35c8e88b69ba9fab78e3be96140255d65e13b84350950
Description: KDE translation updates for language Italian
 Translation data updates for all supported KDE packages for:
 Italian
 .
 language-pack-kde-it-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-mobile-dvd-live, kubuntu-mobile-live, edubuntu-dvd-live

Package: language-pack-kde-it-base
Priority: optional
Section: translations
Installed-Size: 14732
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-it (<< 1:11.04+20110607), language-pack-gnome-it-base (<< 1:11.04+20110607), language-pack-it (<< 1:11.04+20110607), language-pack-it-base (<< 1:11.04+20110607), language-pack-kde-it (<< 1:11.04+20110607), language-pack-kde-it-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-it (>= 1:11.04+20110607), language-pack-it-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-it (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-it-base/language-pack-kde-it-base_11.04+20110607_all.deb
Size: 3686634
MD5sum: 86ad1cebe3c3485579f787818fa672e0
SHA1: 19e5a96ca7b06242e9cfea7302295846c131408c
SHA256: 4c9d5ea8fbb16587f19521ca3619dcdd2f003685704f1d61c66529b0b2356162
Description: KDE translations for language Italian
 Translation data for all supported KDE packages for:
 Italian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-it provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-mobile-dvd-live, kubuntu-mobile-live, edubuntu-dvd-live

Package: language-pack-kde-ja
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ja (<< 1:11.04+20110607), language-pack-gnome-ja-base (<< 1:11.04+20110607), language-pack-ja (<< 1:11.04+20110607), language-pack-ja-base (<< 1:11.04+20110607), language-pack-kde-ja (<< 1:11.04+20110607), language-pack-kde-ja-base
Depends: language-pack-kde-ja-base (>= 1:11.04+20110607), language-pack-ja-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-ja/language-pack-kde-ja_11.04+20110607_all.deb
Size: 2000
MD5sum: 06d75173053d68dcd6fdbdb022a625f8
SHA1: 5abbe02138d4a08472ff38f04506a724afdf9175
SHA256: da8b003b914b2e48533e305b88760f84a178550d7d6326c9a232bdcbcab07db2
Description: KDE translation updates for language Japanese
 Translation data updates for all supported KDE packages for:
 Japanese
 .
 language-pack-kde-ja-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, kubuntu-mobile-live, edubuntu-dvd-live

Package: language-pack-kde-ja-base
Priority: optional
Section: translations
Installed-Size: 12696
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ja (<< 1:11.04+20110607), language-pack-gnome-ja-base (<< 1:11.04+20110607), language-pack-ja (<< 1:11.04+20110607), language-pack-ja-base (<< 1:11.04+20110607), language-pack-kde-ja (<< 1:11.04+20110607), language-pack-kde-ja-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-ja (>= 1:11.04+20110607), language-pack-ja-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-ja (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-ja-base/language-pack-kde-ja-base_11.04+20110607_all.deb
Size: 2841246
MD5sum: 4530314b05de2043c9b9db03a1b69ec3
SHA1: 5b765332445b230e49e1b59f653f601c8f9e6b3a
SHA256: 558106d435f85c85df8c19dc641bd17957ffd021622b9c0f798f62080873159c
Description: KDE translations for language Japanese
 Translation data for all supported KDE packages for:
 Japanese
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-ja provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, kubuntu-mobile-live, edubuntu-dvd-live

Package: language-pack-kde-ka
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ka (<< 1:11.04+20110607), language-pack-gnome-ka-base (<< 1:11.04+20110607), language-pack-ka (<< 1:11.04+20110607), language-pack-ka-base (<< 1:11.04+20110607), language-pack-kde-ka (<< 1:11.04+20110607), language-pack-kde-ka-base
Depends: language-pack-kde-ka-base (>= 1:11.04+20110607), language-pack-ka-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-ka/language-pack-kde-ka_11.04+20110607_all.deb
Size: 2028
MD5sum: c16d95d043ae5cfe98cd0f1e8b1198c3
SHA1: 93b2b0729537120b1e8a67c990372a344e8fedb3
SHA256: 3d9f526fd55d04c2758b66198781f7e119edf964028cc86f28db2d7579540583
Description: KDE translation updates for language Georgian
 Translation data updates for all supported KDE packages for:
 Georgian
 .
 language-pack-kde-ka-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-ka-base
Priority: optional
Section: translations
Installed-Size: 1700
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ka (<< 1:11.04+20110607), language-pack-gnome-ka-base (<< 1:11.04+20110607), language-pack-ka (<< 1:11.04+20110607), language-pack-ka-base (<< 1:11.04+20110607), language-pack-kde-ka (<< 1:11.04+20110607), language-pack-kde-ka-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-ka (>= 1:11.04+20110607), language-pack-ka-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-ka (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-ka-base/language-pack-kde-ka-base_11.04+20110607_all.deb
Size: 318246
MD5sum: eaa418eaa22b14a2cb786ae89d6bbc96
SHA1: d46baf3236ed6d4e0230114a8ccf5475a6293e62
SHA256: 235037f796f7f3e132a8e8c917574b32ac5feb4cd692fe9d5b445791e513a0d9
Description: KDE translations for language Georgian
 Translation data for all supported KDE packages for:
 Georgian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-ka provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-kk
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-kk (<< 1:11.04+20110607), language-pack-gnome-kk-base (<< 1:11.04+20110607), language-pack-kde-kk (<< 1:11.04+20110607), language-pack-kde-kk-base, language-pack-kk (<< 1:11.04+20110607), language-pack-kk-base (<< 1:11.04+20110607)
Depends: language-pack-kde-kk-base (>= 1:11.04+20110607), language-pack-kk-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-kk/language-pack-kde-kk_11.04+20110607_all.deb
Size: 2034
MD5sum: 3f4f97b60695ef5a0df407e64cb8d1b2
SHA1: 3a3e20e88796f7af0fa2e010b8b4a09710814554
SHA256: e3aab4287c84e99694571f9e43a25ee1b9afcf09834909dd0d9fbdf269283597
Description: KDE translation updates for language Kazakh
 Translation data updates for all supported KDE packages for:
 Kazakh
 .
 language-pack-kde-kk-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-kk-base
Priority: optional
Section: translations
Installed-Size: 9060
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-kk (<< 1:11.04+20110607), language-pack-gnome-kk-base (<< 1:11.04+20110607), language-pack-kde-kk (<< 1:11.04+20110607), language-pack-kde-kk-base (<< 1:11.04+20110607), language-pack-kk (<< 1:11.04+20110607), language-pack-kk-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-kk (>= 1:11.04+20110607), language-pack-kk-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-kk (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-kk-base/language-pack-kde-kk-base_11.04+20110607_all.deb
Size: 1870182
MD5sum: 094ddf8bf303eb231b3117da65368569
SHA1: 7821f8fdfd48011e1c198a6a6b0028f008661106
SHA256: 61fcb6086de84eecce1960b29c72770075a70c5b1f2be04e1276760739ce7144
Description: KDE translations for language Kazakh
 Translation data for all supported KDE packages for:
 Kazakh
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-kk provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-kl
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-kl (<< 1:11.04+20110607), language-pack-gnome-kl-base (<< 1:11.04+20110607), language-pack-kde-kl (<< 1:11.04+20110607), language-pack-kde-kl-base, language-pack-kl (<< 1:11.04+20110607), language-pack-kl-base (<< 1:11.04+20110607)
Depends: language-pack-kde-kl-base (>= 1:11.04+20110607), language-pack-kl-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-kl/language-pack-kde-kl_11.04+20110607_all.deb
Size: 2018
MD5sum: 22a61eb27b6346fe3290aa4d00ed75fa
SHA1: a823e9d8f493ca40f695ac564b4231d5dfd67822
SHA256: 1a90bc8d35c7086399ebe32d4486a14bed9a94075eefd76c4c938ae838e1098f
Description: KDE translation updates for language Kalaallisut; Greenlandic
 Translation data updates for all supported KDE packages for:
 Kalaallisut; Greenlandic
 .
 language-pack-kde-kl-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-kl-base
Priority: optional
Section: translations
Installed-Size: 80
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-kl (<< 1:11.04+20110607), language-pack-gnome-kl-base (<< 1:11.04+20110607), language-pack-kde-kl (<< 1:11.04+20110607), language-pack-kde-kl-base (<< 1:11.04+20110607), language-pack-kl (<< 1:11.04+20110607), language-pack-kl-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-kl (>= 1:11.04+20110607), language-pack-kl-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-kl (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-kl-base/language-pack-kde-kl-base_11.04+20110607_all.deb
Size: 5182
MD5sum: f6c60517a1b526e97fa6954a1160b21b
SHA1: ff7f9edbb5f039cdcbf38bd8ff27e767890d2d8f
SHA256: 03026fa4841516690b96a7920b3241a4369080582db3d44a80136d94bee5cf49
Description: KDE translations for language Kalaallisut; Greenlandic
 Translation data for all supported KDE packages for:
 Kalaallisut; Greenlandic
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-kl provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-km
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-km (<< 1:11.04+20110607), language-pack-gnome-km-base (<< 1:11.04+20110607), language-pack-kde-km (<< 1:11.04+20110607), language-pack-kde-km-base, language-pack-km (<< 1:11.04+20110607), language-pack-km-base (<< 1:11.04+20110607)
Depends: language-pack-kde-km-base (>= 1:11.04+20110607), language-pack-km-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-km/language-pack-kde-km_11.04+20110607_all.deb
Size: 2018
MD5sum: 509896ea2e86a2db4cbe736ffaf10e64
SHA1: c576f438c42d8bf0b6796bb60431e34f0d0ff85f
SHA256: 96c55b498ce753bcdcdde0bf6b48fdadea7436318f9d1192857272d642cac2be
Description: KDE translation updates for language Central Khmer
 Translation data updates for all supported KDE packages for:
 Central Khmer
 .
 language-pack-kde-km-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-km-base
Priority: optional
Section: translations
Installed-Size: 15216
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-km (<< 1:11.04+20110607), language-pack-gnome-km-base (<< 1:11.04+20110607), language-pack-kde-km (<< 1:11.04+20110607), language-pack-kde-km-base (<< 1:11.04+20110607), language-pack-km (<< 1:11.04+20110607), language-pack-km-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-km (>= 1:11.04+20110607), language-pack-km-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-km (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-km-base/language-pack-kde-km-base_11.04+20110607_all.deb
Size: 2463024
MD5sum: 684d0c7aa1faf785280cd10be83a8950
SHA1: 0da0675b5c0992c00299243c45a9fb6c27afb175
SHA256: 90d870f45bbf56d2a68c8b66c036f8e1b7e5a4da1ab199c1ddcccad73dde6c94
Description: KDE translations for language Central Khmer
 Translation data for all supported KDE packages for:
 Central Khmer
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-km provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-kn
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-kn (<< 1:11.04+20110607), language-pack-gnome-kn-base (<< 1:11.04+20110607), language-pack-kde-kn (<< 1:11.04+20110607), language-pack-kde-kn-base, language-pack-kn (<< 1:11.04+20110607), language-pack-kn-base (<< 1:11.04+20110607)
Depends: language-pack-kde-kn-base (>= 1:11.04+20110607), language-pack-kn-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-kn/language-pack-kde-kn_11.04+20110607_all.deb
Size: 2024
MD5sum: 71c40d3ef5198cbfeacb622017da73e5
SHA1: 35defd3259f5c54c5275aa743951f516ab91d883
SHA256: 1aa0ea280c31b74461292e7fd33328e5d7548068517f008f01b7898aee64f20f
Description: KDE translation updates for language Kannada
 Translation data updates for all supported KDE packages for:
 Kannada
 .
 language-pack-kde-kn-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-kn-base
Priority: optional
Section: translations
Installed-Size: 2872
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-kn (<< 1:11.04+20110607), language-pack-gnome-kn-base (<< 1:11.04+20110607), language-pack-kde-kn (<< 1:11.04+20110607), language-pack-kde-kn-base (<< 1:11.04+20110607), language-pack-kn (<< 1:11.04+20110607), language-pack-kn-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-kn (>= 1:11.04+20110607), language-pack-kn-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-kn (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-kn-base/language-pack-kde-kn-base_11.04+20110607_all.deb
Size: 438496
MD5sum: b9fa3b0f00348a6121909079c101d50f
SHA1: f953c93800e7e9d8b59ad80953dbce62a6b83e85
SHA256: 85614399b8995b4199bad776dcee560ba84a3c80a40638f2173fdab94c136691
Description: KDE translations for language Kannada
 Translation data for all supported KDE packages for:
 Kannada
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-kn provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-ko
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ko (<< 1:11.04+20110607), language-pack-gnome-ko-base (<< 1:11.04+20110607), language-pack-kde-ko (<< 1:11.04+20110607), language-pack-kde-ko-base, language-pack-ko (<< 1:11.04+20110607), language-pack-ko-base (<< 1:11.04+20110607)
Depends: language-pack-kde-ko-base (>= 1:11.04+20110607), language-pack-ko-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-ko/language-pack-kde-ko_11.04+20110607_all.deb
Size: 2014
MD5sum: 087bf3026a65cc8f91e6d1615ad9cf6f
SHA1: 442b0a3ad379e479555e33765f2f2ab28d88733d
SHA256: 58ea1f82f32a3ca78f5eb522195d86ed62b477fd16a7fefc9ffb07bfad10898b
Description: KDE translation updates for language Korean
 Translation data updates for all supported KDE packages for:
 Korean
 .
 language-pack-kde-ko-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-ko-base
Priority: optional
Section: translations
Installed-Size: 7700
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ko (<< 1:11.04+20110607), language-pack-gnome-ko-base (<< 1:11.04+20110607), language-pack-kde-ko (<< 1:11.04+20110607), language-pack-kde-ko-base (<< 1:11.04+20110607), language-pack-ko (<< 1:11.04+20110607), language-pack-ko-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-ko (>= 1:11.04+20110607), language-pack-ko-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-ko (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-ko-base/language-pack-kde-ko-base_11.04+20110607_all.deb
Size: 1697768
MD5sum: 2af3ea025f49e8969585db0e037a2a43
SHA1: 324a541e6d12427b159b9ce783d69874fd89b840
SHA256: 250506a536778be96648cdfe3c34b2c8929b6e73fbeb17142593630b96503f44
Description: KDE translations for language Korean
 Translation data for all supported KDE packages for:
 Korean
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-ko provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-ku
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ku (<< 1:11.04+20110607), language-pack-gnome-ku-base (<< 1:11.04+20110607), language-pack-kde-ku (<< 1:11.04+20110607), language-pack-kde-ku-base, language-pack-ku (<< 1:11.04+20110607), language-pack-ku-base (<< 1:11.04+20110607)
Depends: language-pack-kde-ku-base (>= 1:11.04+20110607), language-pack-ku-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-ku/language-pack-kde-ku_11.04+20110607_all.deb
Size: 2012
MD5sum: f9c980e9fd0f430e5e6a7e8d116521c5
SHA1: f3a8295ae40bc0976a1440e22707bedbe4406644
SHA256: d3a2fbce21633701dead4c08d9dbd444c492647199dcab7604b511195fc85918
Description: KDE translation updates for language Kurdish
 Translation data updates for all supported KDE packages for:
 Kurdish
 .
 language-pack-kde-ku-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-ku-base
Priority: optional
Section: translations
Installed-Size: 2132
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ku (<< 1:11.04+20110607), language-pack-gnome-ku-base (<< 1:11.04+20110607), language-pack-kde-ku (<< 1:11.04+20110607), language-pack-kde-ku-base (<< 1:11.04+20110607), language-pack-ku (<< 1:11.04+20110607), language-pack-ku-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-ku (>= 1:11.04+20110607), language-pack-ku-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-ku (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-ku-base/language-pack-kde-ku-base_11.04+20110607_all.deb
Size: 369982
MD5sum: 15e16b365fed82e3e430f38becad846a
SHA1: 4176602e314d616380a00fd20cdd219ce425a023
SHA256: 9284b40a1b71628746e955693897ebe7e212fa7bfd23fcb4958c3c4eb2b486bc
Description: KDE translations for language Kurdish
 Translation data for all supported KDE packages for:
 Kurdish
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-ku provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-kw
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-kw (<< 1:11.04+20110607), language-pack-gnome-kw-base (<< 1:11.04+20110607), language-pack-kde-kw (<< 1:11.04+20110607), language-pack-kde-kw-base, language-pack-kw (<< 1:11.04+20110607), language-pack-kw-base (<< 1:11.04+20110607)
Depends: language-pack-kde-kw-base (>= 1:11.04+20110607), language-pack-kw-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-kw/language-pack-kde-kw_11.04+20110607_all.deb
Size: 2014
MD5sum: 3046349b8f85e8eb7b92679950d0e784
SHA1: 16a7eaf47622f92432081c06e0148b19586038e0
SHA256: 885e75993a6eaa8e4cad51782ab81a3a7b3cd52a45cb4c90559798b873e18bdc
Description: KDE translation updates for language Cornish
 Translation data updates for all supported KDE packages for:
 Cornish
 .
 language-pack-kde-kw-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-kw-base
Priority: optional
Section: translations
Installed-Size: 68
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-kw (<< 1:11.04+20110607), language-pack-gnome-kw-base (<< 1:11.04+20110607), language-pack-kde-kw (<< 1:11.04+20110607), language-pack-kde-kw-base (<< 1:11.04+20110607), language-pack-kw (<< 1:11.04+20110607), language-pack-kw-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-kw (>= 1:11.04+20110607), language-pack-kw-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-kw (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-kw-base/language-pack-kde-kw-base_11.04+20110607_all.deb
Size: 4170
MD5sum: f932fae5fd5c71fdf19a9db0ed064dcc
SHA1: aa8c39f32d196217db949fbea146d96f2853231c
SHA256: 5c3a1807c1c0f9ea9984d0c75c268f18ef2636bbab84d1cf3a2d102c85922868
Description: KDE translations for language Cornish
 Translation data for all supported KDE packages for:
 Cornish
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-kw provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-la
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-la (<< 1:11.04+20110607), language-pack-gnome-la-base (<< 1:11.04+20110607), language-pack-kde-la (<< 1:11.04+20110607), language-pack-kde-la-base, language-pack-la (<< 1:11.04+20110607), language-pack-la-base (<< 1:11.04+20110607)
Depends: language-pack-kde-la-base (>= 1:11.04+20110607), language-pack-la-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-la/language-pack-kde-la_11.04+20110607_all.deb
Size: 1982
MD5sum: 5819a27528b8d635198741efed8e0726
SHA1: 3f4dac72ad454e945fafbaa0da3f89c8bfcc473a
SHA256: f659e60e986b761ce378082c535fd2aed221ebcd1ddc22ea2a0a07a647a6c234
Description: KDE translation updates for language Latin
 Translation data updates for all supported KDE packages for:
 Latin
 .
 language-pack-kde-la-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-la-base
Priority: optional
Section: translations
Installed-Size: 68
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-la (<< 1:11.04+20110607), language-pack-gnome-la-base (<< 1:11.04+20110607), language-pack-kde-la (<< 1:11.04+20110607), language-pack-kde-la-base (<< 1:11.04+20110607), language-pack-la (<< 1:11.04+20110607), language-pack-la-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-la (>= 1:11.04+20110607), language-pack-la-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-la (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-la-base/language-pack-kde-la-base_11.04+20110607_all.deb
Size: 4546
MD5sum: f3e319ff10bb7c4c077f8ec4006a39b1
SHA1: ab0c5e2fa3f8fd0961554238e36288c81c3271bb
SHA256: 3270e1a270ffd22a2577100808ce4a7de89c4dfcc2074051f102deb183368063
Description: KDE translations for language Latin
 Translation data for all supported KDE packages for:
 Latin
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-la provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-lb
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-lb (<< 1:11.04+20110607), language-pack-gnome-lb-base (<< 1:11.04+20110607), language-pack-kde-lb (<< 1:11.04+20110607), language-pack-kde-lb-base, language-pack-lb (<< 1:11.04+20110607), language-pack-lb-base (<< 1:11.04+20110607)
Depends: language-pack-kde-lb-base (>= 1:11.04+20110607), language-pack-lb-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-lb/language-pack-kde-lb_11.04+20110607_all.deb
Size: 2018
MD5sum: de55fbe5068eb2bdb019de63b74d6d58
SHA1: ea859585c3163e42a206ea217b3c0ef1154721e6
SHA256: c7bfdcd48386e666e21d1cdc6a84bd2c017bc640f6c4dab03962ca1b2c770923
Description: KDE translation updates for language Luxembourgish; Letzeburgesch
 Translation data updates for all supported KDE packages for:
 Luxembourgish; Letzeburgesch
 .
 language-pack-kde-lb-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-lb-base
Priority: optional
Section: translations
Installed-Size: 628
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-lb (<< 1:11.04+20110607), language-pack-gnome-lb-base (<< 1:11.04+20110607), language-pack-kde-lb (<< 1:11.04+20110607), language-pack-kde-lb-base (<< 1:11.04+20110607), language-pack-lb (<< 1:11.04+20110607), language-pack-lb-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-lb (>= 1:11.04+20110607), language-pack-lb-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-lb (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-lb-base/language-pack-kde-lb-base_11.04+20110607_all.deb
Size: 86010
MD5sum: 6c43c64795c44ea5b834cafc86fa984f
SHA1: 2434525cfbc7f00c00d97eb87c70d541ea50f02e
SHA256: 2d942e76ea4cb492ebd1043645427c827bec71098915b179c17c4a44d653fb23
Description: KDE translations for language Luxembourgish; Letzeburgesch
 Translation data for all supported KDE packages for:
 Luxembourgish; Letzeburgesch
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-lb provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-lo
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-lo (<< 1:11.04+20110607), language-pack-gnome-lo-base (<< 1:11.04+20110607), language-pack-kde-lo (<< 1:11.04+20110607), language-pack-kde-lo-base, language-pack-lo (<< 1:11.04+20110607), language-pack-lo-base (<< 1:11.04+20110607)
Depends: language-pack-kde-lo-base (>= 1:11.04+20110607), language-pack-lo-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-lo/language-pack-kde-lo_11.04+20110607_all.deb
Size: 2016
MD5sum: 2726dfa0d0f84fe6b629012bd6e05b40
SHA1: 8da737b2e0c4e546b1aa122eac872e6ef03a650a
SHA256: 7caaa5a4f4d446f14dadf9bb71ccef88863b73d3e4cca046e3ed55ef9ab52a45
Description: KDE translation updates for language Lao
 Translation data updates for all supported KDE packages for:
 Lao
 .
 language-pack-kde-lo-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-lo-base
Priority: optional
Section: translations
Installed-Size: 96
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-lo (<< 1:11.04+20110607), language-pack-gnome-lo-base (<< 1:11.04+20110607), language-pack-kde-lo (<< 1:11.04+20110607), language-pack-kde-lo-base (<< 1:11.04+20110607), language-pack-lo (<< 1:11.04+20110607), language-pack-lo-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-lo (>= 1:11.04+20110607), language-pack-lo-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-lo (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-lo-base/language-pack-kde-lo-base_11.04+20110607_all.deb
Size: 7020
MD5sum: 191ca560ceede0628054841dd3e4d74d
SHA1: 5944455d1d1b10524794d1f43d92d51afd268a51
SHA256: b04aed2f07a07761db8d813ca379ecd3543c8a7404694860684111cda7e5f8f2
Description: KDE translations for language Lao
 Translation data for all supported KDE packages for:
 Lao
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-lo provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-lt
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-lt (<< 1:11.04+20110607), language-pack-gnome-lt-base (<< 1:11.04+20110607), language-pack-kde-lt (<< 1:11.04+20110607), language-pack-kde-lt-base, language-pack-lt (<< 1:11.04+20110607), language-pack-lt-base (<< 1:11.04+20110607)
Depends: language-pack-kde-lt-base (>= 1:11.04+20110607), language-pack-lt-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-lt/language-pack-kde-lt_11.04+20110607_all.deb
Size: 2018
MD5sum: b2c31b6dcc9ff772843413fe8ffcbc14
SHA1: 439130fe413bd96a0cbebe7031702a5d75586796
SHA256: 556e44f1ec0bb3b2bb453356a0c7a55a418ecc2da306740fe9fa8d29140abde1
Description: KDE translation updates for language Lithuanian
 Translation data updates for all supported KDE packages for:
 Lithuanian
 .
 language-pack-kde-lt-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-lt-base
Priority: optional
Section: translations
Installed-Size: 8508
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-lt (<< 1:11.04+20110607), language-pack-gnome-lt-base (<< 1:11.04+20110607), language-pack-kde-lt (<< 1:11.04+20110607), language-pack-kde-lt-base (<< 1:11.04+20110607), language-pack-lt (<< 1:11.04+20110607), language-pack-lt-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-lt (>= 1:11.04+20110607), language-pack-lt-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-lt (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-lt-base/language-pack-kde-lt-base_11.04+20110607_all.deb
Size: 2012532
MD5sum: 44e7ded318e1d434df1877cbe0bf148f
SHA1: 9ce620828679c8baa51ef775f9f6a49061fc8d78
SHA256: ec6a3ab34c5c1e9aa144ecf6f7ec5a0545b44657232f83e2d6a1a18cf5bfc981
Description: KDE translations for language Lithuanian
 Translation data for all supported KDE packages for:
 Lithuanian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-lt provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-lv
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-lv (<< 1:11.04+20110607), language-pack-gnome-lv-base (<< 1:11.04+20110607), language-pack-kde-lv (<< 1:11.04+20110607), language-pack-kde-lv-base, language-pack-lv (<< 1:11.04+20110607), language-pack-lv-base (<< 1:11.04+20110607)
Depends: language-pack-kde-lv-base (>= 1:11.04+20110607), language-pack-lv-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-lv/language-pack-kde-lv_11.04+20110607_all.deb
Size: 2000
MD5sum: 24441489b03e49b41c087bb4c8170925
SHA1: a39be5ee26157fb48aecdd4578ab9fd0b3814d6a
SHA256: 5969570a7e5525cabc185deecdb3fbd2e75835b9823c96f97fe3abf1eb56fa63
Description: KDE translation updates for language Latvian
 Translation data updates for all supported KDE packages for:
 Latvian
 .
 language-pack-kde-lv-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-lv-base
Priority: optional
Section: translations
Installed-Size: 9228
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-lv (<< 1:11.04+20110607), language-pack-gnome-lv-base (<< 1:11.04+20110607), language-pack-kde-lv (<< 1:11.04+20110607), language-pack-kde-lv-base (<< 1:11.04+20110607), language-pack-lv (<< 1:11.04+20110607), language-pack-lv-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-lv (>= 1:11.04+20110607), language-pack-lv-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-lv (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-lv-base/language-pack-kde-lv-base_11.04+20110607_all.deb
Size: 2158808
MD5sum: c6f13d70029e67b407673d08b77f8d19
SHA1: 57e35052eb5935c7adabec96bcac1f94fc3cccb0
SHA256: 8401aa483ed90f263171625c01e95c6815663a37df86e8c6c252574281de3434
Description: KDE translations for language Latvian
 Translation data for all supported KDE packages for:
 Latvian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-lv provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-mai
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-mai (<< 1:11.04+20110607), language-pack-gnome-mai-base (<< 1:11.04+20110607), language-pack-kde-mai (<< 1:11.04+20110607), language-pack-kde-mai-base, language-pack-mai (<< 1:11.04+20110607), language-pack-mai-base (<< 1:11.04+20110607)
Depends: language-pack-kde-mai-base (>= 1:11.04+20110607), language-pack-mai-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-mai/language-pack-kde-mai_11.04+20110607_all.deb
Size: 1996
MD5sum: f526ae496341a902120e48ad8580fd59
SHA1: 3cd3241cfd297870a4f1a6bf4f8904b6e68a6cf5
SHA256: 5389c2cc5988309aca030ba79b2f4f542a84389f6f9fc7758e8c2f21035da713
Description: KDE translation updates for language Maithili
 Translation data updates for all supported KDE packages for:
 Maithili
 .
 language-pack-kde-mai-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-mai-base
Priority: optional
Section: translations
Installed-Size: 4708
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-mai (<< 1:11.04+20110607), language-pack-gnome-mai-base (<< 1:11.04+20110607), language-pack-kde-mai (<< 1:11.04+20110607), language-pack-kde-mai-base (<< 1:11.04+20110607), language-pack-mai (<< 1:11.04+20110607), language-pack-mai-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-mai (>= 1:11.04+20110607), language-pack-mai-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-mai (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-mai-base/language-pack-kde-mai-base_11.04+20110607_all.deb
Size: 678272
MD5sum: 1b469a47cd6430ebecad1cc4c789ea86
SHA1: b8f5dd8434b0378f2f9671bec354af0337dc1367
SHA256: 5998327b32a1f0533c770f74ea69c8c3ade6877e130d1c8c723ee91d0fb0dfbe
Description: KDE translations for language Maithili
 Translation data for all supported KDE packages for:
 Maithili
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-mai provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-mg
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-mg (<< 1:11.04+20110607), language-pack-gnome-mg-base (<< 1:11.04+20110607), language-pack-kde-mg (<< 1:11.04+20110607), language-pack-kde-mg-base, language-pack-mg (<< 1:11.04+20110607), language-pack-mg-base (<< 1:11.04+20110607)
Depends: language-pack-kde-mg-base (>= 1:11.04+20110607), language-pack-mg-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-mg/language-pack-kde-mg_11.04+20110607_all.deb
Size: 2000
MD5sum: 2e0799a38375cf16ee69032085ddedfd
SHA1: 5662d1c89c44f76a5558ddc0b09d29bfc820007f
SHA256: dec70bdfaad9ffe6a12cc3158a15593583161a4a5cf47156c4a55d088241bec6
Description: KDE translation updates for language Malagasy
 Translation data updates for all supported KDE packages for:
 Malagasy
 .
 language-pack-kde-mg-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-mg-base
Priority: optional
Section: translations
Installed-Size: 60
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-mg (<< 1:11.04+20110607), language-pack-gnome-mg-base (<< 1:11.04+20110607), language-pack-kde-mg (<< 1:11.04+20110607), language-pack-kde-mg-base (<< 1:11.04+20110607), language-pack-mg (<< 1:11.04+20110607), language-pack-mg-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-mg (>= 1:11.04+20110607), language-pack-mg-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-mg (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-mg-base/language-pack-kde-mg-base_11.04+20110607_all.deb
Size: 3066
MD5sum: 250e357b5bcb3b8af305518f1bf80379
SHA1: 06d0203d0217776be1dcf62c4b643dac9ccdd66a
SHA256: 49537d4ce98d711088b98d924764bb49d44e093bcfa61bc756abf39712cdb7d8
Description: KDE translations for language Malagasy
 Translation data for all supported KDE packages for:
 Malagasy
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-mg provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-mk
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-mk (<< 1:11.04+20110607), language-pack-gnome-mk-base (<< 1:11.04+20110607), language-pack-kde-mk (<< 1:11.04+20110607), language-pack-kde-mk-base, language-pack-mk (<< 1:11.04+20110607), language-pack-mk-base (<< 1:11.04+20110607)
Depends: language-pack-kde-mk-base (>= 1:11.04+20110607), language-pack-mk-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-mk/language-pack-kde-mk_11.04+20110607_all.deb
Size: 2020
MD5sum: 50f21b50eabfe265bfa93bedabfe8c88
SHA1: 08cfc9bacaf27af212bfeb1ca67aaaa96143e062
SHA256: 786d04c2f4b7cee68312bb696f51a16b5c4c526bd1554bac6fb33bd3db7f703d
Description: KDE translation updates for language Macedonian
 Translation data updates for all supported KDE packages for:
 Macedonian
 .
 language-pack-kde-mk-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-mk-base
Priority: optional
Section: translations
Installed-Size: 5060
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-mk (<< 1:11.04+20110607), language-pack-gnome-mk-base (<< 1:11.04+20110607), language-pack-kde-mk (<< 1:11.04+20110607), language-pack-kde-mk-base (<< 1:11.04+20110607), language-pack-mk (<< 1:11.04+20110607), language-pack-mk-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-mk (>= 1:11.04+20110607), language-pack-mk-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-mk (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-mk-base/language-pack-kde-mk-base_11.04+20110607_all.deb
Size: 972864
MD5sum: d0c47f0c0ccf7061bb7d14d78951d9b8
SHA1: 9cdaa80b44d3cbd1f4a7ceb00ced446f39360eea
SHA256: fcb28fed3dffc6c53a0ac4e691d0bfd047b086934f9514abea6f5f02303b162c
Description: KDE translations for language Macedonian
 Translation data for all supported KDE packages for:
 Macedonian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-mk provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-ml
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ml (<< 1:11.04+20110607), language-pack-gnome-ml-base (<< 1:11.04+20110607), language-pack-kde-ml (<< 1:11.04+20110607), language-pack-kde-ml-base, language-pack-ml (<< 1:11.04+20110607), language-pack-ml-base (<< 1:11.04+20110607)
Depends: language-pack-kde-ml-base (>= 1:11.04+20110607), language-pack-ml-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-ml/language-pack-kde-ml_11.04+20110607_all.deb
Size: 2016
MD5sum: 7efef52a625b139bb3b1c20d116415d1
SHA1: f35abff107eb11b038c7501ecc49350822538597
SHA256: 1b390d023ecdc5227450c770b02998ff90d8f02df385842bab2171ce78ce0637
Description: KDE translation updates for language Malayalam
 Translation data updates for all supported KDE packages for:
 Malayalam
 .
 language-pack-kde-ml-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-ml-base
Priority: optional
Section: translations
Installed-Size: 4108
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ml (<< 1:11.04+20110607), language-pack-gnome-ml-base (<< 1:11.04+20110607), language-pack-kde-ml (<< 1:11.04+20110607), language-pack-kde-ml-base (<< 1:11.04+20110607), language-pack-ml (<< 1:11.04+20110607), language-pack-ml-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-ml (>= 1:11.04+20110607), language-pack-ml-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-ml (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-ml-base/language-pack-kde-ml-base_11.04+20110607_all.deb
Size: 704234
MD5sum: 3c83d33cdeeff1ece1815e1d43c98826
SHA1: 8210951936a996931dbff9fc5abd4c269b9894b2
SHA256: 98b783c8f4a1020ac3bf288ab54088ebed933e62b9d03d5bb120dab8497ae9e0
Description: KDE translations for language Malayalam
 Translation data for all supported KDE packages for:
 Malayalam
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-ml provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-mn
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-mn (<< 1:11.04+20110607), language-pack-gnome-mn-base (<< 1:11.04+20110607), language-pack-kde-mn (<< 1:11.04+20110607), language-pack-kde-mn-base, language-pack-mn (<< 1:11.04+20110607), language-pack-mn-base (<< 1:11.04+20110607)
Depends: language-pack-kde-mn-base (>= 1:11.04+20110607), language-pack-mn-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-mn/language-pack-kde-mn_11.04+20110607_all.deb
Size: 2004
MD5sum: 812e695975c6d9d104e33e0ae93377bc
SHA1: df2da136906061c6b0ec06d9184fbad695664fe2
SHA256: 6c3b68e489f08c818e2b07545323d76773205b5b70248a791a59020ee7d78857
Description: KDE translation updates for language Mongolian
 Translation data updates for all supported KDE packages for:
 Mongolian
 .
 language-pack-kde-mn-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-mn-base
Priority: optional
Section: translations
Installed-Size: 312
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-mn (<< 1:11.04+20110607), language-pack-gnome-mn-base (<< 1:11.04+20110607), language-pack-kde-mn (<< 1:11.04+20110607), language-pack-kde-mn-base (<< 1:11.04+20110607), language-pack-mn (<< 1:11.04+20110607), language-pack-mn-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-mn (>= 1:11.04+20110607), language-pack-mn-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-mn (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-mn-base/language-pack-kde-mn-base_11.04+20110607_all.deb
Size: 47704
MD5sum: 0a51ee43d28cfd3639ae62ec28b0a655
SHA1: 51f804c7f91130f8f6ccd201e1cc4c5f64cdf5e3
SHA256: c89a891ded751167697a343d8cbb1689001b5e74c5b8e38e83e8c0b87cbebdaf
Description: KDE translations for language Mongolian
 Translation data for all supported KDE packages for:
 Mongolian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-mn provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-mr
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-mr (<< 1:11.04+20110607), language-pack-gnome-mr-base (<< 1:11.04+20110607), language-pack-kde-mr (<< 1:11.04+20110607), language-pack-kde-mr-base, language-pack-mr (<< 1:11.04+20110607), language-pack-mr-base (<< 1:11.04+20110607)
Depends: language-pack-kde-mr-base (>= 1:11.04+20110607), language-pack-mr-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-mr/language-pack-kde-mr_11.04+20110607_all.deb
Size: 2018
MD5sum: a38e50192e968069d5784ded529d80a0
SHA1: 5c99a7eec3ce3337797bd46a76cc9f1e53cd0c3e
SHA256: 3e2b9e4777ceb1cb1785a8bfc94eec628232d5fa088118c2d87e96d19ceeb799
Description: KDE translation updates for language Marathi
 Translation data updates for all supported KDE packages for:
 Marathi
 .
 language-pack-kde-mr-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-mr-base
Priority: optional
Section: translations
Installed-Size: 1736
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-mr (<< 1:11.04+20110607), language-pack-gnome-mr-base (<< 1:11.04+20110607), language-pack-kde-mr (<< 1:11.04+20110607), language-pack-kde-mr-base (<< 1:11.04+20110607), language-pack-mr (<< 1:11.04+20110607), language-pack-mr-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-mr (>= 1:11.04+20110607), language-pack-mr-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-mr (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-mr-base/language-pack-kde-mr-base_11.04+20110607_all.deb
Size: 253810
MD5sum: d6fb96b8c2368913b1369a047f1ea6da
SHA1: e480e6ddc70d5d4b3629d261293782196823d03e
SHA256: bef2de00d4e287c2acf4ddd423a508965e1e443a179b87aea2a76456cd8b88b7
Description: KDE translations for language Marathi
 Translation data for all supported KDE packages for:
 Marathi
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-mr provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-ms
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ms (<< 1:11.04+20110607), language-pack-gnome-ms-base (<< 1:11.04+20110607), language-pack-kde-ms (<< 1:11.04+20110607), language-pack-kde-ms-base, language-pack-ms (<< 1:11.04+20110607), language-pack-ms-base (<< 1:11.04+20110607)
Depends: language-pack-kde-ms-base (>= 1:11.04+20110607), language-pack-ms-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-ms/language-pack-kde-ms_11.04+20110607_all.deb
Size: 2004
MD5sum: eeeb1c6abbceb55d254a55cc6534a31c
SHA1: a0490a831a21f2f63af649880ae813b85753ff5e
SHA256: 3d4afde860682024b6e00ac2336b92e77d8713a9cdcabf58272e294011fb95f5
Description: KDE translation updates for language Malay
 Translation data updates for all supported KDE packages for:
 Malay
 .
 language-pack-kde-ms-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-ms-base
Priority: optional
Section: translations
Installed-Size: 4192
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ms (<< 1:11.04+20110607), language-pack-gnome-ms-base (<< 1:11.04+20110607), language-pack-kde-ms (<< 1:11.04+20110607), language-pack-kde-ms-base (<< 1:11.04+20110607), language-pack-ms (<< 1:11.04+20110607), language-pack-ms-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-ms (>= 1:11.04+20110607), language-pack-ms-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-ms (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-ms-base/language-pack-kde-ms-base_11.04+20110607_all.deb
Size: 821894
MD5sum: 5d4afa9bb88f1e04c6dd9ffd4826b60c
SHA1: b13927224cbca4f51f6c9bd7aeb359270be9bfd1
SHA256: 8645155546e5ec0d3099945dc4c36f028f73bf86a3548e6e50e91135a24db11f
Description: KDE translations for language Malay
 Translation data for all supported KDE packages for:
 Malay
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-ms provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-mt
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-mt (<< 1:11.04+20110607), language-pack-gnome-mt-base (<< 1:11.04+20110607), language-pack-kde-mt (<< 1:11.04+20110607), language-pack-kde-mt-base, language-pack-mt (<< 1:11.04+20110607), language-pack-mt-base (<< 1:11.04+20110607)
Depends: language-pack-kde-mt-base (>= 1:11.04+20110607), language-pack-mt-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-mt/language-pack-kde-mt_11.04+20110607_all.deb
Size: 1990
MD5sum: 2b6a27e55529d55a374807ce93e5e467
SHA1: 800760afd02ec796cbb0e41b17451227dac2dead
SHA256: 7be7b144e63c99b249b5a624d590738da3d4a54017219a467543fb8f4565ec31
Description: KDE translation updates for language Maltese
 Translation data updates for all supported KDE packages for:
 Maltese
 .
 language-pack-kde-mt-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-mt-base
Priority: optional
Section: translations
Installed-Size: 100
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-mt (<< 1:11.04+20110607), language-pack-gnome-mt-base (<< 1:11.04+20110607), language-pack-kde-mt (<< 1:11.04+20110607), language-pack-kde-mt-base (<< 1:11.04+20110607), language-pack-mt (<< 1:11.04+20110607), language-pack-mt-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-mt (>= 1:11.04+20110607), language-pack-mt-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-mt (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-mt-base/language-pack-kde-mt-base_11.04+20110607_all.deb
Size: 6878
MD5sum: 322a7b880890d681690530df9ca94855
SHA1: 5642ceaa992c8d1c0dc7d9e2fc554e3b912491e5
SHA256: 65115e8ead97c081078a6cbe58aea161dc8de44d0b4b4b80200d5725ef9adcb2
Description: KDE translations for language Maltese
 Translation data for all supported KDE packages for:
 Maltese
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-mt provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-nb
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-nb (<< 1:11.04+20110607), language-pack-gnome-nb-base (<< 1:11.04+20110607), language-pack-kde-nb (<< 1:11.04+20110607), language-pack-kde-nb-base, language-pack-nb (<< 1:11.04+20110607), language-pack-nb-base (<< 1:11.04+20110607)
Depends: language-pack-kde-nb-base (>= 1:11.04+20110607), language-pack-nb-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-nb/language-pack-kde-nb_11.04+20110607_all.deb
Size: 2032
MD5sum: 25ae45ca114e2dfb0fa6aed9240dd216
SHA1: 2e42543aabbdea5b082c2eebdad1bb9a58ff31e0
SHA256: 3713f14004a1f751775505d35a1e062d8284dcd925e9f1f0aac8c67a47dc7c32
Description: KDE translation updates for language Bokmål, Norwegian; Norwegian Bokmål
 Translation data updates for all supported KDE packages for:
 Bokmål, Norwegian; Norwegian Bokmål
 .
 language-pack-kde-nb-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-nb-base
Priority: optional
Section: translations
Installed-Size: 14256
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-nb (<< 1:11.04+20110607), language-pack-gnome-nb-base (<< 1:11.04+20110607), language-pack-kde-nb (<< 1:11.04+20110607), language-pack-kde-nb-base (<< 1:11.04+20110607), language-pack-nb (<< 1:11.04+20110607), language-pack-nb-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-nb (>= 1:11.04+20110607), language-pack-nb-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-nb (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-nb-base/language-pack-kde-nb-base_11.04+20110607_all.deb
Size: 3605748
MD5sum: 7eb05b440fee04851fbdd1c9883c7be0
SHA1: eba635775f1febd85b2aa6172ae4e9734a959c4f
SHA256: 8a66150443d31bb411f6aad4e8933c959c53e46a902babf0d1a2e28a98a4a649
Description: KDE translations for language Bokmål, Norwegian; Norwegian Bokmål
 Translation data for all supported KDE packages for:
 Bokmål, Norwegian; Norwegian Bokmål
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-nb provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-nds
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-nds (<< 1:11.04+20110607), language-pack-gnome-nds-base (<< 1:11.04+20110607), language-pack-kde-nds (<< 1:11.04+20110607), language-pack-kde-nds-base, language-pack-nds (<< 1:11.04+20110607), language-pack-nds-base (<< 1:11.04+20110607)
Depends: language-pack-kde-nds-base (>= 1:11.04+20110607), language-pack-nds-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-nds/language-pack-kde-nds_11.04+20110607_all.deb
Size: 2016
MD5sum: ffcdd893cbbc8b13996fd38bf874045d
SHA1: e566b65aa3fe046828152a776c81b45677b87576
SHA256: 8e0cecd1dff654c4f0a0fd0519ce3730830d6e4f78afb0b87428db191f723d17
Description: KDE translation updates for language Saxon, Low
 Translation data updates for all supported KDE packages for:
 Saxon, Low
 .
 language-pack-kde-nds-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-nds-base
Priority: optional
Section: translations
Installed-Size: 13552
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-nds (<< 1:11.04+20110607), language-pack-gnome-nds-base (<< 1:11.04+20110607), language-pack-kde-nds (<< 1:11.04+20110607), language-pack-kde-nds-base (<< 1:11.04+20110607), language-pack-nds (<< 1:11.04+20110607), language-pack-nds-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-nds (>= 1:11.04+20110607), language-pack-nds-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-nds (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-nds-base/language-pack-kde-nds-base_11.04+20110607_all.deb
Size: 3369590
MD5sum: 38691dd7774e0d5a7c7af5bff3bc1696
SHA1: 2eadc471bd3f27528296d78a15c2856cfa232151
SHA256: 0a177c5c6193446d97427cc0d0d93eb85e1388f15157b76c896065aa62d49670
Description: KDE translations for language Saxon, Low
 Translation data for all supported KDE packages for:
 Saxon, Low
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-nds provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-ne
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ne (<< 1:11.04+20110607), language-pack-gnome-ne-base (<< 1:11.04+20110607), language-pack-kde-ne (<< 1:11.04+20110607), language-pack-kde-ne-base, language-pack-ne (<< 1:11.04+20110607), language-pack-ne-base (<< 1:11.04+20110607)
Depends: language-pack-kde-ne-base (>= 1:11.04+20110607), language-pack-ne-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-ne/language-pack-kde-ne_11.04+20110607_all.deb
Size: 2006
MD5sum: 4b879d9e28fd51f0c1aa73e747592a3f
SHA1: 82a1fdfe91432b6f9a177694144e7fdcd919d883
SHA256: 1c03678c63a9c3a1dc6ce9fcd701a2e0c400230e899a8f19e13a65ba58695172
Description: KDE translation updates for language Nepali
 Translation data updates for all supported KDE packages for:
 Nepali
 .
 language-pack-kde-ne-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-ne-base
Priority: optional
Section: translations
Installed-Size: 7260
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ne (<< 1:11.04+20110607), language-pack-gnome-ne-base (<< 1:11.04+20110607), language-pack-kde-ne (<< 1:11.04+20110607), language-pack-kde-ne-base (<< 1:11.04+20110607), language-pack-ne (<< 1:11.04+20110607), language-pack-ne-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-ne (>= 1:11.04+20110607), language-pack-ne-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-ne (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-ne-base/language-pack-kde-ne-base_11.04+20110607_all.deb
Size: 1305120
MD5sum: 650f2cc1b5c8e6cb7ef262e63e63ca27
SHA1: 49330be5b50e580168d949482cb51d17cd8b57d1
SHA256: 9395c561a52e4212ace37e27b6590b8e699ec364764420c07d3a991bb21ece67
Description: KDE translations for language Nepali
 Translation data for all supported KDE packages for:
 Nepali
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-ne provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-nl
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-nl (<< 1:11.04+20110607), language-pack-gnome-nl-base (<< 1:11.04+20110607), language-pack-kde-nl (<< 1:11.04+20110607), language-pack-kde-nl-base, language-pack-nl (<< 1:11.04+20110607), language-pack-nl-base (<< 1:11.04+20110607)
Depends: language-pack-kde-nl-base (>= 1:11.04+20110607), language-pack-nl-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-nl/language-pack-kde-nl_11.04+20110607_all.deb
Size: 2018
MD5sum: a3b90de8a685ce0580ca19a6f085d940
SHA1: 0f7c026ccadf4136bd27d1d64134870f6b150eed
SHA256: 227241c8116cdbcc543ccf39e1cebac9ad0a5326bcd73633658e401f01bd281e
Description: KDE translation updates for language Dutch; Flemish
 Translation data updates for all supported KDE packages for:
 Dutch; Flemish
 .
 language-pack-kde-nl-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, kubuntu-mobile-live, edubuntu-dvd-live

Package: language-pack-kde-nl-base
Priority: optional
Section: translations
Installed-Size: 14936
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-nl (<< 1:11.04+20110607), language-pack-gnome-nl-base (<< 1:11.04+20110607), language-pack-kde-nl (<< 1:11.04+20110607), language-pack-kde-nl-base (<< 1:11.04+20110607), language-pack-nl (<< 1:11.04+20110607), language-pack-nl-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-nl (>= 1:11.04+20110607), language-pack-nl-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-nl (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-nl-base/language-pack-kde-nl-base_11.04+20110607_all.deb
Size: 3768018
MD5sum: 772a1a4cede1f607a9854d3a5fcb718e
SHA1: 9af2df47f4a7e25e418dce7e5912b305796ebdc2
SHA256: 51c7a1c84119a2ad5822ed80e9ea420359af21d628486c4f492d1555cea3bb7e
Description: KDE translations for language Dutch; Flemish
 Translation data for all supported KDE packages for:
 Dutch; Flemish
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-nl provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, kubuntu-mobile-live, edubuntu-dvd-live

Package: language-pack-kde-nn
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-nn (<< 1:11.04+20110607), language-pack-gnome-nn-base (<< 1:11.04+20110607), language-pack-kde-nn (<< 1:11.04+20110607), language-pack-kde-nn-base, language-pack-nn (<< 1:11.04+20110607), language-pack-nn-base (<< 1:11.04+20110607)
Depends: language-pack-kde-nn-base (>= 1:11.04+20110607), language-pack-nn-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-nn/language-pack-kde-nn_11.04+20110607_all.deb
Size: 2016
MD5sum: 2b2a1ad9f0011c42a175ba65f0be65a3
SHA1: fe8e0d83ba8449450b31ada614a6352b8b1d335b
SHA256: dc5755d435f5bcb63c6d27e690835715636df11c5e33fa7f8408ed0b083a3a3b
Description: KDE translation updates for language Norwegian Nynorsk; Nynorsk, Norwegian
 Translation data updates for all supported KDE packages for:
 Norwegian Nynorsk; Nynorsk, Norwegian
 .
 language-pack-kde-nn-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-nn-base
Priority: optional
Section: translations
Installed-Size: 10292
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-nn (<< 1:11.04+20110607), language-pack-gnome-nn-base (<< 1:11.04+20110607), language-pack-kde-nn (<< 1:11.04+20110607), language-pack-kde-nn-base (<< 1:11.04+20110607), language-pack-nn (<< 1:11.04+20110607), language-pack-nn-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-nn (>= 1:11.04+20110607), language-pack-nn-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-nn (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-nn-base/language-pack-kde-nn-base_11.04+20110607_all.deb
Size: 2552624
MD5sum: c648b794e9fc2e2cc21f6f4193631df7
SHA1: 0865a15fde6267ecfb77a7503668cfc248e0d9b6
SHA256: efa28ff9c7e3e157f494ee4053ec881e6a88b0bd61648ad3ca986e88617d9353
Description: KDE translations for language Norwegian Nynorsk; Nynorsk, Norwegian
 Translation data for all supported KDE packages for:
 Norwegian Nynorsk; Nynorsk, Norwegian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-nn provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-oc
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-oc (<< 1:11.04+20110607), language-pack-gnome-oc-base (<< 1:11.04+20110607), language-pack-kde-oc (<< 1:11.04+20110607), language-pack-kde-oc-base, language-pack-oc (<< 1:11.04+20110607), language-pack-oc-base (<< 1:11.04+20110607)
Depends: language-pack-kde-oc-base (>= 1:11.04+20110607), language-pack-oc-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-oc/language-pack-kde-oc_11.04+20110607_all.deb
Size: 2000
MD5sum: e1bffe4c40ca302cb487ebefb8a09c53
SHA1: b92329e59b308be3e0abe53cea2f6608b3f20e4f
SHA256: 06734277bcf807cd047497444bebeb5c7b8a4863fd265cfa0cb4ce5c80f4191c
Description: KDE translation updates for language Occitan (post 1500)
 Translation data updates for all supported KDE packages for:
 Occitan (post 1500)
 .
 language-pack-kde-oc-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-oc-base
Priority: optional
Section: translations
Installed-Size: 7680
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-oc (<< 1:11.04+20110607), language-pack-gnome-oc-base (<< 1:11.04+20110607), language-pack-kde-oc (<< 1:11.04+20110607), language-pack-kde-oc-base (<< 1:11.04+20110607), language-pack-oc (<< 1:11.04+20110607), language-pack-oc-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-oc (>= 1:11.04+20110607), language-pack-oc-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-oc (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-oc-base/language-pack-kde-oc-base_11.04+20110607_all.deb
Size: 1621510
MD5sum: 5ea26915eee59cabde1e6b642da74c0d
SHA1: a9a1c905e87c805489fea16616e4ac3579dab542
SHA256: 2a70e57355fe063153096b2f37ea61aec8c4b5c38a0af12a0c4437977acb0c3f
Description: KDE translations for language Occitan (post 1500)
 Translation data for all supported KDE packages for:
 Occitan (post 1500)
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-oc provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-om
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-om (<< 1:11.04+20110607), language-pack-gnome-om-base (<< 1:11.04+20110607), language-pack-kde-om (<< 1:11.04+20110607), language-pack-kde-om-base, language-pack-om (<< 1:11.04+20110607), language-pack-om-base (<< 1:11.04+20110607)
Depends: language-pack-kde-om-base (>= 1:11.04+20110607), language-pack-om-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-om/language-pack-kde-om_11.04+20110607_all.deb
Size: 2008
MD5sum: f32d4cb46b123e3245d7cd731b12d159
SHA1: 35ab8522ef021f49c96b3a866ced2bcebb058c38
SHA256: e73af5990d871ef50cc76f9437522e12856128ca713b773f8dd75886ffca7f96
Description: KDE translation updates for language Oromo
 Translation data updates for all supported KDE packages for:
 Oromo
 .
 language-pack-kde-om-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-om-base
Priority: optional
Section: translations
Installed-Size: 104
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-om (<< 1:11.04+20110607), language-pack-gnome-om-base (<< 1:11.04+20110607), language-pack-kde-om (<< 1:11.04+20110607), language-pack-kde-om-base (<< 1:11.04+20110607), language-pack-om (<< 1:11.04+20110607), language-pack-om-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-om (>= 1:11.04+20110607), language-pack-om-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-om (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-om-base/language-pack-kde-om-base_11.04+20110607_all.deb
Size: 4676
MD5sum: 3a6df320485255bf001a4277b3c6cb59
SHA1: 7f81ac0bf12da3aaad6033a4ee13bcdfbe70a6f3
SHA256: b4acb050e7a9c35ee2146ec577c4a2c8afd942040b2e79fb19e9a55f4813984c
Description: KDE translations for language Oromo
 Translation data for all supported KDE packages for:
 Oromo
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-om provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-or
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-or (<< 1:11.04+20110607), language-pack-gnome-or-base (<< 1:11.04+20110607), language-pack-kde-or (<< 1:11.04+20110607), language-pack-kde-or-base, language-pack-or (<< 1:11.04+20110607), language-pack-or-base (<< 1:11.04+20110607)
Depends: language-pack-kde-or-base (>= 1:11.04+20110607), language-pack-or-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-or/language-pack-kde-or_11.04+20110607_all.deb
Size: 2002
MD5sum: 9dbe9f61031b7639413d2671e771d3a0
SHA1: 85e17c40d67c8e6f5e4657261529fcf7319e0c82
SHA256: 1745b16d188a50588b5f4e2904604fb21f40ffa0ed2dbabfae677f9ce479f1cf
Description: KDE translation updates for language Oriya
 Translation data updates for all supported KDE packages for:
 Oriya
 .
 language-pack-kde-or-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-or-base
Priority: optional
Section: translations
Installed-Size: 916
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-or (<< 1:11.04+20110607), language-pack-gnome-or-base (<< 1:11.04+20110607), language-pack-kde-or (<< 1:11.04+20110607), language-pack-kde-or-base (<< 1:11.04+20110607), language-pack-or (<< 1:11.04+20110607), language-pack-or-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-or (>= 1:11.04+20110607), language-pack-or-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-or (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-or-base/language-pack-kde-or-base_11.04+20110607_all.deb
Size: 115248
MD5sum: 121b8c230345fa9b3205d44660ce573c
SHA1: afd8a65115670da608a2bf34e1f9a265ac8f6ec7
SHA256: aa6e6267b505fa1a9ab505a53f24c96f5681ee316c22b072da777a911671e04b
Description: KDE translations for language Oriya
 Translation data for all supported KDE packages for:
 Oriya
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-or provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-pa
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-pa (<< 1:11.04+20110607), language-pack-gnome-pa-base (<< 1:11.04+20110607), language-pack-kde-pa (<< 1:11.04+20110607), language-pack-kde-pa-base, language-pack-pa (<< 1:11.04+20110607), language-pack-pa-base (<< 1:11.04+20110607)
Depends: language-pack-kde-pa-base (>= 1:11.04+20110607), language-pack-pa-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-pa/language-pack-kde-pa_11.04+20110607_all.deb
Size: 2006
MD5sum: 548e7eed478fef9a8209b031e3bd059c
SHA1: ed716cd5b38f861c4a099f0b505ef2217b498dc1
SHA256: 5362ab7e1020b5d54017f2d143e6834ba8f9641788aa2219f5a529b84e8159e1
Description: KDE translation updates for language Panjabi; Punjabi
 Translation data updates for all supported KDE packages for:
 Panjabi; Punjabi
 .
 language-pack-kde-pa-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-pa-base
Priority: optional
Section: translations
Installed-Size: 7840
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-pa (<< 1:11.04+20110607), language-pack-gnome-pa-base (<< 1:11.04+20110607), language-pack-kde-pa (<< 1:11.04+20110607), language-pack-kde-pa-base (<< 1:11.04+20110607), language-pack-pa (<< 1:11.04+20110607), language-pack-pa-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-pa (>= 1:11.04+20110607), language-pack-pa-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-pa (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-pa-base/language-pack-kde-pa-base_11.04+20110607_all.deb
Size: 1460508
MD5sum: 7cd3f8a065ad6962996f22ba0f5553cf
SHA1: c207028ed9f1dd3d2ae9fdcc6312ff17ba3dea77
SHA256: f8fa97d6a654c6c99bebabcb82a5614127942874064142750dac5c05236f34db
Description: KDE translations for language Panjabi; Punjabi
 Translation data for all supported KDE packages for:
 Panjabi; Punjabi
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-pa provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-pl
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-pl (<< 1:11.04+20110607), language-pack-gnome-pl-base (<< 1:11.04+20110607), language-pack-kde-pl (<< 1:11.04+20110607), language-pack-kde-pl-base, language-pack-pl (<< 1:11.04+20110607), language-pack-pl-base (<< 1:11.04+20110607)
Depends: language-pack-kde-pl-base (>= 1:11.04+20110607), language-pack-pl-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-pl/language-pack-kde-pl_11.04+20110607_all.deb
Size: 2018
MD5sum: ad1a00375387b965ab911a61870dfad7
SHA1: 1c84ae2f46841f5dc316254067e34eef5ff851a0
SHA256: 43664d4bc740472f9dc4b8628218dad5c78bb832b16c6b3be07bc090b54958c1
Description: KDE translation updates for language Polish
 Translation data updates for all supported KDE packages for:
 Polish
 .
 language-pack-kde-pl-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-mobile-dvd-live, kubuntu-mobile-live, edubuntu-dvd-live

Package: language-pack-kde-pl-base
Priority: optional
Section: translations
Installed-Size: 13148
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-pl (<< 1:11.04+20110607), language-pack-gnome-pl-base (<< 1:11.04+20110607), language-pack-kde-pl (<< 1:11.04+20110607), language-pack-kde-pl-base (<< 1:11.04+20110607), language-pack-pl (<< 1:11.04+20110607), language-pack-pl-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-pl (>= 1:11.04+20110607), language-pack-pl-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-pl (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-pl-base/language-pack-kde-pl-base_11.04+20110607_all.deb
Size: 3298244
MD5sum: 41f59adf4869594f76ccc9e0353da49f
SHA1: 7d3d59eaebecb70333eabe6058aac821f903e79a
SHA256: 29fda22d29a78314adda862b131de3226b4c29c34db13afcb3ad627634956d17
Description: KDE translations for language Polish
 Translation data for all supported KDE packages for:
 Polish
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-pl provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-mobile-dvd-live, kubuntu-mobile-live, edubuntu-dvd-live

Package: language-pack-kde-ps
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ps (<< 1:11.04+20110607), language-pack-gnome-ps-base (<< 1:11.04+20110607), language-pack-kde-ps (<< 1:11.04+20110607), language-pack-kde-ps-base, language-pack-ps (<< 1:11.04+20110607), language-pack-ps-base (<< 1:11.04+20110607)
Depends: language-pack-kde-ps-base (>= 1:11.04+20110607), language-pack-ps-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-ps/language-pack-kde-ps_11.04+20110607_all.deb
Size: 2022
MD5sum: dfb3bcc370a4eecf0ea880608686645d
SHA1: 90a039331bbf6b0e7f3657d2f38e77f6c5e2d7ef
SHA256: 45df6e9e396a3f0a91d62bdc16d0d12ebf94f60052ea7438a17fa70b23a227af
Description: KDE translation updates for language Pushto; Pashto
 Translation data updates for all supported KDE packages for:
 Pushto; Pashto
 .
 language-pack-kde-ps-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-ps-base
Priority: optional
Section: translations
Installed-Size: 700
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ps (<< 1:11.04+20110607), language-pack-gnome-ps-base (<< 1:11.04+20110607), language-pack-kde-ps (<< 1:11.04+20110607), language-pack-kde-ps-base (<< 1:11.04+20110607), language-pack-ps (<< 1:11.04+20110607), language-pack-ps-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-ps (>= 1:11.04+20110607), language-pack-ps-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-ps (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-ps-base/language-pack-kde-ps-base_11.04+20110607_all.deb
Size: 63710
MD5sum: cb3261d5707962d9e96b9a4b0a8dda0a
SHA1: 593a2cbb81f31f5899583d0dfd06ca3dd83d95bb
SHA256: a9cb248cd21771352b74ed33b3361dd1d9b1b7168f026585e80d20ddc9864b88
Description: KDE translations for language Pushto; Pashto
 Translation data for all supported KDE packages for:
 Pushto; Pashto
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-ps provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-pt
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-pt (<< 1:11.04+20110607), language-pack-gnome-pt-base (<< 1:11.04+20110607), language-pack-kde-pt (<< 1:11.04+20110607), language-pack-kde-pt-base, language-pack-pt (<< 1:11.04+20110607), language-pack-pt-base (<< 1:11.04+20110607)
Depends: language-pack-kde-pt-base (>= 1:11.04+20110607), language-pack-pt-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-pt/language-pack-kde-pt_11.04+20110607_all.deb
Size: 2032
MD5sum: 8308181ab154bcbeb936e5d249b51c01
SHA1: ec32fbe4d08511a5101bc60fd82569cc4d6862d5
SHA256: b43adde9687ed538cd7b1987bd3398a13735deab17c06d3fc7ab619a0f2253f6
Description: KDE translation updates for language Portuguese
 Translation data updates for all supported KDE packages for:
 Portuguese
 .
 language-pack-kde-pt-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-mobile-dvd-live, kubuntu-mobile-live, edubuntu-dvd-live

Package: language-pack-kde-pt-base
Priority: optional
Section: translations
Installed-Size: 30872
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-pt (<< 1:11.04+20110607), language-pack-gnome-pt-base (<< 1:11.04+20110607), language-pack-kde-pt (<< 1:11.04+20110607), language-pack-kde-pt-base (<< 1:11.04+20110607), language-pack-pt (<< 1:11.04+20110607), language-pack-pt-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-pt (>= 1:11.04+20110607), language-pack-pt-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-pt (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-pt-base/language-pack-kde-pt-base_11.04+20110607_all.deb
Size: 7659844
MD5sum: a5ddd6d115f394873b669b3c2d67e370
SHA1: dce361a1fc394f869f7998181024517f9fe3f104
SHA256: c30dfc9b560d6c6f5836b33f45bdfc4a5a7965f4e0db3926d689061e5a071769
Description: KDE translations for language Portuguese
 Translation data for all supported KDE packages for:
 Portuguese
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-pt provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-mobile-dvd-live, kubuntu-mobile-live, edubuntu-dvd-live

Package: language-pack-kde-ro
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ro (<< 1:11.04+20110607), language-pack-gnome-ro-base (<< 1:11.04+20110607), language-pack-kde-ro (<< 1:11.04+20110607), language-pack-kde-ro-base, language-pack-ro (<< 1:11.04+20110607), language-pack-ro-base (<< 1:11.04+20110607)
Depends: language-pack-kde-ro-base (>= 1:11.04+20110607), language-pack-ro-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-ro/language-pack-kde-ro_11.04+20110607_all.deb
Size: 2012
MD5sum: 3f2c6dd902108eaead2afb445383ab7f
SHA1: f10b6c2e49a5730d4e79e2f131be33a9df08c2ff
SHA256: a6fe51d66abd57d1bb361175fb8c9f4477ee68733b0f75e24bee2c3741b6c034
Description: KDE translation updates for language Romanian
 Translation data updates for all supported KDE packages for:
 Romanian
 .
 language-pack-kde-ro-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-ro-base
Priority: optional
Section: translations
Installed-Size: 9028
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ro (<< 1:11.04+20110607), language-pack-gnome-ro-base (<< 1:11.04+20110607), language-pack-kde-ro (<< 1:11.04+20110607), language-pack-kde-ro-base (<< 1:11.04+20110607), language-pack-ro (<< 1:11.04+20110607), language-pack-ro-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-ro (>= 1:11.04+20110607), language-pack-ro-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-ro (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-ro-base/language-pack-kde-ro-base_11.04+20110607_all.deb
Size: 2112228
MD5sum: ed058478a602b7762062add9b68d27ac
SHA1: c7f85b6d1e9a7dd3b3fe4c5e8e1dfec70d05af17
SHA256: 07c5d4d165977ac2282d28fe124c7175a0fb5d371ecc7eee9c485d7e827ce0e4
Description: KDE translations for language Romanian
 Translation data for all supported KDE packages for:
 Romanian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-ro provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-ru
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ru (<< 1:11.04+20110607), language-pack-gnome-ru-base (<< 1:11.04+20110607), language-pack-kde-ru (<< 1:11.04+20110607), language-pack-kde-ru-base, language-pack-ru (<< 1:11.04+20110607), language-pack-ru-base (<< 1:11.04+20110607)
Depends: language-pack-kde-ru-base (>= 1:11.04+20110607), language-pack-ru-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-ru/language-pack-kde-ru_11.04+20110607_all.deb
Size: 2014
MD5sum: 4ade08f2c6f57b41c5e17802b2a1d4bb
SHA1: 2efb02d34b139f8994831b2800f39348305d29b1
SHA256: ea39bbfbfc7f39c28a1cba33be221a77a82c4816e007ddb9e811ce3a7002f96a
Description: KDE translation updates for language Russian
 Translation data updates for all supported KDE packages for:
 Russian
 .
 language-pack-kde-ru-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-mobile-dvd-live, kubuntu-mobile-live, edubuntu-dvd-live

Package: language-pack-kde-ru-base
Priority: optional
Section: translations
Installed-Size: 16648
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ru (<< 1:11.04+20110607), language-pack-gnome-ru-base (<< 1:11.04+20110607), language-pack-kde-ru (<< 1:11.04+20110607), language-pack-kde-ru-base (<< 1:11.04+20110607), language-pack-ru (<< 1:11.04+20110607), language-pack-ru-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-ru (>= 1:11.04+20110607), language-pack-ru-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-ru (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-ru-base/language-pack-kde-ru-base_11.04+20110607_all.deb
Size: 3537712
MD5sum: 06ce6b38f98554c316fbf31248258ffb
SHA1: 46e8e8d24bd484c853b247a7df72bcb049d94e97
SHA256: 3e4ff404ef25c91f93bfafce860632cd7faa66fc5ac434cfa1cf2d90c026cf76
Description: KDE translations for language Russian
 Translation data for all supported KDE packages for:
 Russian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-ru provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-mobile-dvd-live, kubuntu-mobile-live, edubuntu-dvd-live

Package: language-pack-kde-rw
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-rw (<< 1:11.04+20110607), language-pack-gnome-rw-base (<< 1:11.04+20110607), language-pack-kde-rw (<< 1:11.04+20110607), language-pack-kde-rw-base, language-pack-rw (<< 1:11.04+20110607), language-pack-rw-base (<< 1:11.04+20110607)
Depends: language-pack-kde-rw-base (>= 1:11.04+20110607), language-pack-rw-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-rw/language-pack-kde-rw_11.04+20110607_all.deb
Size: 2060
MD5sum: f222f60a3bf438e7583786fa2798a98c
SHA1: 18471d2c92e7a215600deeadda838397abfa9613
SHA256: a475758d532b1dd5d9d172196891e6ae7993128db64f37b2b7ddf4fb32a4df3b
Description: KDE translation updates for language Kinyarwanda
 Translation data updates for all supported KDE packages for:
 Kinyarwanda
 .
 language-pack-kde-rw-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-rw-base
Priority: optional
Section: translations
Installed-Size: 968
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-rw (<< 1:11.04+20110607), language-pack-gnome-rw-base (<< 1:11.04+20110607), language-pack-kde-rw (<< 1:11.04+20110607), language-pack-kde-rw-base (<< 1:11.04+20110607), language-pack-rw (<< 1:11.04+20110607), language-pack-rw-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-rw (>= 1:11.04+20110607), language-pack-rw-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-rw (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-rw-base/language-pack-kde-rw-base_11.04+20110607_all.deb
Size: 92956
MD5sum: 71676b89bc99a3ac5232bdbd88e5cff9
SHA1: d36ab5a4b25b72d39ffdea5eb0fdd4e6ddb6b58b
SHA256: 038f9c0313be7d620d36740cd915d825fbc55c73ed491289a1429b9f9095ea3c
Description: KDE translations for language Kinyarwanda
 Translation data for all supported KDE packages for:
 Kinyarwanda
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-rw provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-sd
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-sd (<< 1:11.04+20110607), language-pack-gnome-sd-base (<< 1:11.04+20110607), language-pack-kde-sd (<< 1:11.04+20110607), language-pack-kde-sd-base, language-pack-sd (<< 1:11.04+20110607), language-pack-sd-base (<< 1:11.04+20110607)
Depends: language-pack-kde-sd-base (>= 1:11.04+20110607), language-pack-sd-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-sd/language-pack-kde-sd_11.04+20110607_all.deb
Size: 2008
MD5sum: b8988db3ec7163b906fea64bfaeeb55b
SHA1: 317c304018b8b732859cdd399c392ec48c2b3944
SHA256: 9a82e0f9d9561fff35cad81c0b542a4cdec80bb42fee5013732b9a67d59160f1
Description: KDE translation updates for language Sindhi
 Translation data updates for all supported KDE packages for:
 Sindhi
 .
 language-pack-kde-sd-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-sd-base
Priority: optional
Section: translations
Installed-Size: 60
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-sd (<< 1:11.04+20110607), language-pack-gnome-sd-base (<< 1:11.04+20110607), language-pack-kde-sd (<< 1:11.04+20110607), language-pack-kde-sd-base (<< 1:11.04+20110607), language-pack-sd (<< 1:11.04+20110607), language-pack-sd-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-sd (>= 1:11.04+20110607), language-pack-sd-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-sd (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-sd-base/language-pack-kde-sd-base_11.04+20110607_all.deb
Size: 2900
MD5sum: 6b2028c595200ef171163cf1629eba66
SHA1: 1f68152a55496bd05e7e45bac9ff49c243156578
SHA256: 9577f931f0d526a99396602e1e1aaecb79c4e31533b942a52c1fb6f20eee6300
Description: KDE translations for language Sindhi
 Translation data for all supported KDE packages for:
 Sindhi
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-sd provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-se
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-se (<< 1:11.04+20110607), language-pack-gnome-se-base (<< 1:11.04+20110607), language-pack-kde-se (<< 1:11.04+20110607), language-pack-kde-se-base, language-pack-se (<< 1:11.04+20110607), language-pack-se-base (<< 1:11.04+20110607)
Depends: language-pack-kde-se-base (>= 1:11.04+20110607), language-pack-se-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-se/language-pack-kde-se_11.04+20110607_all.deb
Size: 2010
MD5sum: 9a5e5fc9e270675d0403d2c1d78651e2
SHA1: 4b79bd6f15ca2282eb31a8bd387cb2ced5a2de91
SHA256: 89e9900c38726ad9a2baa452fbfcdc202b48e98a2339356c9801b6d88a109ab5
Description: KDE translation updates for language Northern Sami
 Translation data updates for all supported KDE packages for:
 Northern Sami
 .
 language-pack-kde-se-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-se-base
Priority: optional
Section: translations
Installed-Size: 2928
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-se (<< 1:11.04+20110607), language-pack-gnome-se-base (<< 1:11.04+20110607), language-pack-kde-se (<< 1:11.04+20110607), language-pack-kde-se-base (<< 1:11.04+20110607), language-pack-se (<< 1:11.04+20110607), language-pack-se-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-se (>= 1:11.04+20110607), language-pack-se-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-se (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-se-base/language-pack-kde-se-base_11.04+20110607_all.deb
Size: 535486
MD5sum: 63471a8d6c3ced615445ca2ddd3d4d37
SHA1: 36d360f7eda897bfd56b519e2e075da2342403c7
SHA256: e76e9388a03a71ede2e7066d6412c3306568ef56e7f0c9ef2c5daa0dbfc0fb24
Description: KDE translations for language Northern Sami
 Translation data for all supported KDE packages for:
 Northern Sami
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-se provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-si
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-si (<< 1:11.04+20110607), language-pack-gnome-si-base (<< 1:11.04+20110607), language-pack-kde-si (<< 1:11.04+20110607), language-pack-kde-si-base, language-pack-si (<< 1:11.04+20110607), language-pack-si-base (<< 1:11.04+20110607)
Depends: language-pack-kde-si-base (>= 1:11.04+20110607), language-pack-si-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-si/language-pack-kde-si_11.04+20110607_all.deb
Size: 2010
MD5sum: a2d0290fef77b7b0f6621baee1abe6ff
SHA1: f18618f6a979d180bca1676632ad59d1d0b1c8d2
SHA256: 22b4afcb60e5c7bfa4397685003b2e048fc14c515a21a4d63e124652bdedbab4
Description: KDE translation updates for language Sinhala; Sinhalese
 Translation data updates for all supported KDE packages for:
 Sinhala; Sinhalese
 .
 language-pack-kde-si-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-si-base
Priority: optional
Section: translations
Installed-Size: 2748
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-si (<< 1:11.04+20110607), language-pack-gnome-si-base (<< 1:11.04+20110607), language-pack-kde-si (<< 1:11.04+20110607), language-pack-kde-si-base (<< 1:11.04+20110607), language-pack-si (<< 1:11.04+20110607), language-pack-si-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-si (>= 1:11.04+20110607), language-pack-si-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-si (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-si-base/language-pack-kde-si-base_11.04+20110607_all.deb
Size: 408808
MD5sum: d7e8262199607c843bd1acff4b76b6e9
SHA1: ac81a77307b7a446900b459bf1d1306911495504
SHA256: 1699b7b67858bff9fff77bb5a7abba17191b95fcf5cf01a45d4b88938309b318
Description: KDE translations for language Sinhala; Sinhalese
 Translation data for all supported KDE packages for:
 Sinhala; Sinhalese
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-si provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-sk
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-sk (<< 1:11.04+20110607), language-pack-gnome-sk-base (<< 1:11.04+20110607), language-pack-kde-sk (<< 1:11.04+20110607), language-pack-kde-sk-base, language-pack-sk (<< 1:11.04+20110607), language-pack-sk-base (<< 1:11.04+20110607)
Depends: language-pack-kde-sk-base (>= 1:11.04+20110607), language-pack-sk-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-sk/language-pack-kde-sk_11.04+20110607_all.deb
Size: 2026
MD5sum: 8f35501b0313f2e96df5d19b6bf684ee
SHA1: c8836257ff52004a9bb5d446dbe5adb1f254d080
SHA256: 6bf3e2da8b20ad7324fa1f7e22782256a94237421a0fb1ddca341a0cc56807b0
Description: KDE translation updates for language Slovak
 Translation data updates for all supported KDE packages for:
 Slovak
 .
 language-pack-kde-sk-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-sk-base
Priority: optional
Section: translations
Installed-Size: 9024
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-sk (<< 1:11.04+20110607), language-pack-gnome-sk-base (<< 1:11.04+20110607), language-pack-kde-sk (<< 1:11.04+20110607), language-pack-kde-sk-base (<< 1:11.04+20110607), language-pack-sk (<< 1:11.04+20110607), language-pack-sk-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-sk (>= 1:11.04+20110607), language-pack-sk-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-sk (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-sk-base/language-pack-kde-sk-base_11.04+20110607_all.deb
Size: 2126480
MD5sum: d219056ef58edd98f8dcfe28b7bf63f2
SHA1: b35b8679843ab058d793d1e402bee4ae0c5f22a4
SHA256: f2d002852a14cb61b1c70d49f8416affda8c53f13b422d20c01d351c789c51ba
Description: KDE translations for language Slovak
 Translation data for all supported KDE packages for:
 Slovak
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-sk provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-sl
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-sl (<< 1:11.04+20110607), language-pack-gnome-sl-base (<< 1:11.04+20110607), language-pack-kde-sl (<< 1:11.04+20110607), language-pack-kde-sl-base, language-pack-sl (<< 1:11.04+20110607), language-pack-sl-base (<< 1:11.04+20110607)
Depends: language-pack-kde-sl-base (>= 1:11.04+20110607), language-pack-sl-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-sl/language-pack-kde-sl_11.04+20110607_all.deb
Size: 2018
MD5sum: 0a96b7ab1a695e312344997ca3757ea7
SHA1: ba4f595b2c55e71d2e085f46ce5508014ab96d7a
SHA256: 5ac76914ae3af0eb45a1cc7b7e05cae6360987b45c719b2386531e4d991610ff
Description: KDE translation updates for language Slovenian
 Translation data updates for all supported KDE packages for:
 Slovenian
 .
 language-pack-kde-sl-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-sl-base
Priority: optional
Section: translations
Installed-Size: 9752
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-sl (<< 1:11.04+20110607), language-pack-gnome-sl-base (<< 1:11.04+20110607), language-pack-kde-sl (<< 1:11.04+20110607), language-pack-kde-sl-base (<< 1:11.04+20110607), language-pack-sl (<< 1:11.04+20110607), language-pack-sl-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-sl (>= 1:11.04+20110607), language-pack-sl-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-sl (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-sl-base/language-pack-kde-sl-base_11.04+20110607_all.deb
Size: 2369756
MD5sum: 0fdc251d4588e80952d1aeeb876872b5
SHA1: 7dcd8ba77cf5c6b4a8c96f8f5148203b070a3d89
SHA256: 7d12e41480c2ec5295f4d0899d49216281724a3df406859b6064035421070ff7
Description: KDE translations for language Slovenian
 Translation data for all supported KDE packages for:
 Slovenian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-sl provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-sq
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-sq (<< 1:11.04+20110607), language-pack-gnome-sq-base (<< 1:11.04+20110607), language-pack-kde-sq (<< 1:11.04+20110607), language-pack-kde-sq-base, language-pack-sq (<< 1:11.04+20110607), language-pack-sq-base (<< 1:11.04+20110607)
Depends: language-pack-kde-sq-base (>= 1:11.04+20110607), language-pack-sq-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-sq/language-pack-kde-sq_11.04+20110607_all.deb
Size: 2020
MD5sum: f8e1aeb0c6390e9e4ac2b19232c63deb
SHA1: fb76edf2f15000729ecf560609db19a9619ef440
SHA256: e0128795669106104cae342a60ac8b5c0be8b99adb4f2518158e61d00c31ef3a
Description: KDE translation updates for language Albanian
 Translation data updates for all supported KDE packages for:
 Albanian
 .
 language-pack-kde-sq-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-sq-base
Priority: optional
Section: translations
Installed-Size: 4504
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-sq (<< 1:11.04+20110607), language-pack-gnome-sq-base (<< 1:11.04+20110607), language-pack-kde-sq (<< 1:11.04+20110607), language-pack-kde-sq-base (<< 1:11.04+20110607), language-pack-sq (<< 1:11.04+20110607), language-pack-sq-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-sq (>= 1:11.04+20110607), language-pack-sq-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-sq (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-sq-base/language-pack-kde-sq-base_11.04+20110607_all.deb
Size: 779350
MD5sum: 6ee00d45841dfb8bebd24c3bb859a35d
SHA1: 3b7ee0356e5a96bb59a119096a0902a4f3fbb970
SHA256: a0d48ae053f527367bfda66fdd63f44588ab4d481ff103aa5c36917cd8e18149
Description: KDE translations for language Albanian
 Translation data for all supported KDE packages for:
 Albanian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-sq provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-sr
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-sr (<< 1:11.04+20110607), language-pack-gnome-sr-base (<< 1:11.04+20110607), language-pack-kde-sr (<< 1:11.04+20110607), language-pack-kde-sr-base, language-pack-sr (<< 1:11.04+20110607), language-pack-sr-base (<< 1:11.04+20110607)
Depends: language-pack-kde-sr-base (>= 1:11.04+20110607), language-pack-sr-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-sr/language-pack-kde-sr_11.04+20110607_all.deb
Size: 2010
MD5sum: 5d4313ea6e72ff350b9d5fdb6d4a13d2
SHA1: 795416505d34f25154c2af5357679fd155ff18ee
SHA256: 7d5f5b4e44ab45b7187f719e6deae4f1e2f54e6d1abe0a9b6f37f6fe2ec45af7
Description: KDE translation updates for language Serbian
 Translation data updates for all supported KDE packages for:
 Serbian
 .
 language-pack-kde-sr-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-sr-base
Priority: optional
Section: translations
Installed-Size: 38200
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-sr (<< 1:11.04+20110607), language-pack-gnome-sr-base (<< 1:11.04+20110607), language-pack-kde-sr (<< 1:11.04+20110607), language-pack-kde-sr-base (<< 1:11.04+20110607), language-pack-sr (<< 1:11.04+20110607), language-pack-sr-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-sr (>= 1:11.04+20110607), language-pack-sr-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-sr (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-sr-base/language-pack-kde-sr-base_11.04+20110607_all.deb
Size: 8671698
MD5sum: 72a4e9eabeecc011dcda10e3b13e6d53
SHA1: 2b9ea7c47e1426e46d0ab5968831fafb070669c6
SHA256: e060ed74ebf5608c5d452fbd3738a8fefd8254d4a7217dcae6efa8ab391a9c5f
Description: KDE translations for language Serbian
 Translation data for all supported KDE packages for:
 Serbian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-sr provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-ss
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ss (<< 1:11.04+20110607), language-pack-gnome-ss-base (<< 1:11.04+20110607), language-pack-kde-ss (<< 1:11.04+20110607), language-pack-kde-ss-base, language-pack-ss (<< 1:11.04+20110607), language-pack-ss-base (<< 1:11.04+20110607)
Depends: language-pack-kde-ss-base (>= 1:11.04+20110607), language-pack-ss-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-ss/language-pack-kde-ss_11.04+20110607_all.deb
Size: 1994
MD5sum: 204f30d03ef5707d7297c2957245ef68
SHA1: efaf43e3bf89c681907b65a6d1195520297636d6
SHA256: e8993f56ddca6f05d2d3107fb3a2056c65ab9a8e95641f1b714d7cc80ee0e212
Description: KDE translation updates for language Swati
 Translation data updates for all supported KDE packages for:
 Swati
 .
 language-pack-kde-ss-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-ss-base
Priority: optional
Section: translations
Installed-Size: 164
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ss (<< 1:11.04+20110607), language-pack-gnome-ss-base (<< 1:11.04+20110607), language-pack-kde-ss (<< 1:11.04+20110607), language-pack-kde-ss-base (<< 1:11.04+20110607), language-pack-ss (<< 1:11.04+20110607), language-pack-ss-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-ss (>= 1:11.04+20110607), language-pack-ss-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-ss (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-ss-base/language-pack-kde-ss-base_11.04+20110607_all.deb
Size: 25564
MD5sum: 197a5e703bb8a99f90c09158bac43b9e
SHA1: 14143bfab9df7d3d983f95e7e5671f407404c5d5
SHA256: bda45766cb5d2cae8a1a36fbd3bea030e9b815a7e5306e60b5594f574b2dfa44
Description: KDE translations for language Swati
 Translation data for all supported KDE packages for:
 Swati
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-ss provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-st
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-st (<< 1:11.04+20110607), language-pack-gnome-st-base (<< 1:11.04+20110607), language-pack-kde-st (<< 1:11.04+20110607), language-pack-kde-st-base, language-pack-st (<< 1:11.04+20110607), language-pack-st-base (<< 1:11.04+20110607)
Depends: language-pack-kde-st-base (>= 1:11.04+20110607), language-pack-st-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-st/language-pack-kde-st_11.04+20110607_all.deb
Size: 2020
MD5sum: 1813c24be9078d7edf98fff169e5079e
SHA1: f080fe7458cd78b4225d144e537a2052c03282e2
SHA256: 6a67eeb37ddf4e3afdb0705170b0e3045d294557b2f70fe8e606ad86f7cc9a24
Description: KDE translation updates for language Sotho, Southern
 Translation data updates for all supported KDE packages for:
 Sotho, Southern
 .
 language-pack-kde-st-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-st-base
Priority: optional
Section: translations
Installed-Size: 56
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-st (<< 1:11.04+20110607), language-pack-gnome-st-base (<< 1:11.04+20110607), language-pack-kde-st (<< 1:11.04+20110607), language-pack-kde-st-base (<< 1:11.04+20110607), language-pack-st (<< 1:11.04+20110607), language-pack-st-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-st (>= 1:11.04+20110607), language-pack-st-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-st (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-st-base/language-pack-kde-st-base_11.04+20110607_all.deb
Size: 2698
MD5sum: 70930e5fd6621385a03831d0d36fb176
SHA1: 76f85318c076c1f7b36bc195fff4b273a887ee0b
SHA256: adb4761daf7401ede37c18fac686041615592f689e59282ef9aaa75ba2621c91
Description: KDE translations for language Sotho, Southern
 Translation data for all supported KDE packages for:
 Sotho, Southern
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-st provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-sv
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-sv (<< 1:11.04+20110607), language-pack-gnome-sv-base (<< 1:11.04+20110607), language-pack-kde-sv (<< 1:11.04+20110607), language-pack-kde-sv-base, language-pack-sv (<< 1:11.04+20110607), language-pack-sv-base (<< 1:11.04+20110607)
Depends: language-pack-kde-sv-base (>= 1:11.04+20110607), language-pack-sv-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-sv/language-pack-kde-sv_11.04+20110607_all.deb
Size: 2010
MD5sum: 5109746e7a4624a8bc7720dea469a55d
SHA1: 46d58f59b90e76fdffbd32208c8bd9967ddb2466
SHA256: 46b53ad08ffee74fca2f30eb2c8b189aa698a9f076ee2c924fceb0b8a2734422
Description: KDE translation updates for language Swedish
 Translation data updates for all supported KDE packages for:
 Swedish
 .
 language-pack-kde-sv-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, kubuntu-mobile-live, edubuntu-dvd-live

Package: language-pack-kde-sv-base
Priority: optional
Section: translations
Installed-Size: 15168
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-sv (<< 1:11.04+20110607), language-pack-gnome-sv-base (<< 1:11.04+20110607), language-pack-kde-sv (<< 1:11.04+20110607), language-pack-kde-sv-base (<< 1:11.04+20110607), language-pack-sv (<< 1:11.04+20110607), language-pack-sv-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-sv (>= 1:11.04+20110607), language-pack-sv-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-sv (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-sv-base/language-pack-kde-sv-base_11.04+20110607_all.deb
Size: 3844420
MD5sum: 1c428909f44f12226dbf0d50265393e9
SHA1: 8b01e2086d5a93f1b155a7169ee47b50bf65d050
SHA256: c092145f3fe43542075515474372b61a60fdfd068dd73d9a7ac227085847738c
Description: KDE translations for language Swedish
 Translation data for all supported KDE packages for:
 Swedish
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-sv provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, kubuntu-mobile-live, edubuntu-dvd-live

Package: language-pack-kde-sw
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-sw (<< 1:11.04+20110607), language-pack-gnome-sw-base (<< 1:11.04+20110607), language-pack-kde-sw (<< 1:11.04+20110607), language-pack-kde-sw-base, language-pack-sw (<< 1:11.04+20110607), language-pack-sw-base (<< 1:11.04+20110607)
Depends: language-pack-kde-sw-base (>= 1:11.04+20110607), language-pack-sw-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-sw/language-pack-kde-sw_11.04+20110607_all.deb
Size: 2014
MD5sum: ed7da767d55e12e7697980294bd19159
SHA1: 655b23e9c2861e0c5d09a39b89d15707785654d8
SHA256: ebd59c1307bbd1c15590dc1e4fa828ee9357128737b398d346a616ed91ef116f
Description: KDE translation updates for language Swahili
 Translation data updates for all supported KDE packages for:
 Swahili
 .
 language-pack-kde-sw-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-sw-base
Priority: optional
Section: translations
Installed-Size: 68
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-sw (<< 1:11.04+20110607), language-pack-gnome-sw-base (<< 1:11.04+20110607), language-pack-kde-sw (<< 1:11.04+20110607), language-pack-kde-sw-base (<< 1:11.04+20110607), language-pack-sw (<< 1:11.04+20110607), language-pack-sw-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-sw (>= 1:11.04+20110607), language-pack-sw-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-sw (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-sw-base/language-pack-kde-sw-base_11.04+20110607_all.deb
Size: 3572
MD5sum: 2a0cace89ed3fcde4731cdb0715f8e4d
SHA1: fd1075282b6628dec997aec91e476d3477e9e94f
SHA256: 32a388498c76cabd4b709458dbc943f81ff812db623569ea29c639fb7381609f
Description: KDE translations for language Swahili
 Translation data for all supported KDE packages for:
 Swahili
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-sw provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-ta
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ta (<< 1:11.04+20110607), language-pack-gnome-ta-base (<< 1:11.04+20110607), language-pack-kde-ta (<< 1:11.04+20110607), language-pack-kde-ta-base, language-pack-ta (<< 1:11.04+20110607), language-pack-ta-base (<< 1:11.04+20110607)
Depends: language-pack-kde-ta-base (>= 1:11.04+20110607), language-pack-ta-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-ta/language-pack-kde-ta_11.04+20110607_all.deb
Size: 2016
MD5sum: 11c589e94f1519bdcffa32a2ca8c2d2b
SHA1: 04b939e0f840895ee85e0f5bb6f44d292c74d277
SHA256: c1bea9bcc38c5447176de151f476830bbe1b599b2db7a6bf3dfb904bfb28c1e0
Description: KDE translation updates for language Tamil
 Translation data updates for all supported KDE packages for:
 Tamil
 .
 language-pack-kde-ta-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-ta-base
Priority: optional
Section: translations
Installed-Size: 5772
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ta (<< 1:11.04+20110607), language-pack-gnome-ta-base (<< 1:11.04+20110607), language-pack-kde-ta (<< 1:11.04+20110607), language-pack-kde-ta-base (<< 1:11.04+20110607), language-pack-ta (<< 1:11.04+20110607), language-pack-ta-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-ta (>= 1:11.04+20110607), language-pack-ta-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-ta (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-ta-base/language-pack-kde-ta-base_11.04+20110607_all.deb
Size: 963252
MD5sum: a9446d39d8e018fcc2335ab444313a7d
SHA1: 0e73569d522cb6676dc3a5210dfa7b6e1f835daf
SHA256: ff416a87b5d696dab7760ec673ee215fe35c264924e51886042ed55411c838be
Description: KDE translations for language Tamil
 Translation data for all supported KDE packages for:
 Tamil
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-ta provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-te
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-te (<< 1:11.04+20110607), language-pack-gnome-te-base (<< 1:11.04+20110607), language-pack-kde-te (<< 1:11.04+20110607), language-pack-kde-te-base, language-pack-te (<< 1:11.04+20110607), language-pack-te-base (<< 1:11.04+20110607)
Depends: language-pack-kde-te-base (>= 1:11.04+20110607), language-pack-te-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-te/language-pack-kde-te_11.04+20110607_all.deb
Size: 1992
MD5sum: ab050b3727d56fc3626405549f1dcbdb
SHA1: dcb215178b7c0379392f41667a7a748e910cd61b
SHA256: 3fd4430d1720c5cbdff9f8f846c160a97f5451f1e2887537a22885debae76097
Description: KDE translation updates for language Telugu
 Translation data updates for all supported KDE packages for:
 Telugu
 .
 language-pack-kde-te-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-te-base
Priority: optional
Section: translations
Installed-Size: 1312
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-te (<< 1:11.04+20110607), language-pack-gnome-te-base (<< 1:11.04+20110607), language-pack-kde-te (<< 1:11.04+20110607), language-pack-kde-te-base (<< 1:11.04+20110607), language-pack-te (<< 1:11.04+20110607), language-pack-te-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-te (>= 1:11.04+20110607), language-pack-te-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-te (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-te-base/language-pack-kde-te-base_11.04+20110607_all.deb
Size: 179098
MD5sum: b128f6e1d96071a78557f5a29ad5afc9
SHA1: b7fbfcf2431252f1cefb48461319b2c95dd3e460
SHA256: ad0e1f880ecafe653b12f3c7963e4be06340a581c0ca74f154da567c5af60452
Description: KDE translations for language Telugu
 Translation data for all supported KDE packages for:
 Telugu
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-te provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-tg
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-tg (<< 1:11.04+20110607), language-pack-gnome-tg-base (<< 1:11.04+20110607), language-pack-kde-tg (<< 1:11.04+20110607), language-pack-kde-tg-base, language-pack-tg (<< 1:11.04+20110607), language-pack-tg-base (<< 1:11.04+20110607)
Depends: language-pack-kde-tg-base (>= 1:11.04+20110607), language-pack-tg-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-tg/language-pack-kde-tg_11.04+20110607_all.deb
Size: 2026
MD5sum: f9e689d89a8af5f66dc853c495e1096e
SHA1: 9331e8a1d5095600b5b15d0536f879a4b8b6a48d
SHA256: eb20285101809eac1adc7a57d5834d18c032218538e727de3b69cd79502d5439
Description: KDE translation updates for language Tajik
 Translation data updates for all supported KDE packages for:
 Tajik
 .
 language-pack-kde-tg-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-tg-base
Priority: optional
Section: translations
Installed-Size: 5144
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-tg (<< 1:11.04+20110607), language-pack-gnome-tg-base (<< 1:11.04+20110607), language-pack-kde-tg (<< 1:11.04+20110607), language-pack-kde-tg-base (<< 1:11.04+20110607), language-pack-tg (<< 1:11.04+20110607), language-pack-tg-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-tg (>= 1:11.04+20110607), language-pack-tg-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-tg (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-tg-base/language-pack-kde-tg-base_11.04+20110607_all.deb
Size: 1048752
MD5sum: ecdc54b99137d64ed3b8b5e44809c18d
SHA1: d041f22c6cb3b0cc416135ee437978ca245c135a
SHA256: 58a4dbd71f212319263afbf6993e3ea9fd9e0ee6d192f67a7a33eafc9650154d
Description: KDE translations for language Tajik
 Translation data for all supported KDE packages for:
 Tajik
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-tg provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-th
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-th (<< 1:11.04+20110607), language-pack-gnome-th-base (<< 1:11.04+20110607), language-pack-kde-th (<< 1:11.04+20110607), language-pack-kde-th-base, language-pack-th (<< 1:11.04+20110607), language-pack-th-base (<< 1:11.04+20110607)
Depends: language-pack-kde-th-base (>= 1:11.04+20110607), language-pack-th-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-th/language-pack-kde-th_11.04+20110607_all.deb
Size: 2002
MD5sum: 70ae3c172f0940cd9d156ef038f865e6
SHA1: 510b84c21ba0f1e3ecfd14f43ac8a53343a41860
SHA256: 2e45655e5254cc9672b2ee1001512d1ce7c3d7e21136e7d723a1be0678fda4ff
Description: KDE translation updates for language Thai
 Translation data updates for all supported KDE packages for:
 Thai
 .
 language-pack-kde-th-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-th-base
Priority: optional
Section: translations
Installed-Size: 10052
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-th (<< 1:11.04+20110607), language-pack-gnome-th-base (<< 1:11.04+20110607), language-pack-kde-th (<< 1:11.04+20110607), language-pack-kde-th-base (<< 1:11.04+20110607), language-pack-th (<< 1:11.04+20110607), language-pack-th-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-th (>= 1:11.04+20110607), language-pack-th-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-th (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-th-base/language-pack-kde-th-base_11.04+20110607_all.deb
Size: 1712456
MD5sum: 3397b337f18c6e122e9daa88a161b6c4
SHA1: 2d73c58f4c2250b9a37c2d4e9fbf620533d854cf
SHA256: 402d81344ce0e50538497805b620dd560e755979329aa5c815a40cc02b64b4bb
Description: KDE translations for language Thai
 Translation data for all supported KDE packages for:
 Thai
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-th provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-tl
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-tl (<< 1:11.04+20110607), language-pack-gnome-tl-base (<< 1:11.04+20110607), language-pack-kde-tl (<< 1:11.04+20110607), language-pack-kde-tl-base, language-pack-tl (<< 1:11.04+20110607), language-pack-tl-base (<< 1:11.04+20110607)
Depends: language-pack-kde-tl-base (>= 1:11.04+20110607), language-pack-tl-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-tl/language-pack-kde-tl_11.04+20110607_all.deb
Size: 2030
MD5sum: 0750506b2a6a54cc4c5410bc094e4eee
SHA1: 4f9ffc7120f5498d5ce543c294be51affdcfac3f
SHA256: 6d064f441bca1ef253356ca9b4fcd333f5ddc456811b6607d35e52aae0987eff
Description: KDE translation updates for language Tagalog
 Translation data updates for all supported KDE packages for:
 Tagalog
 .
 language-pack-kde-tl-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-tl-base
Priority: optional
Section: translations
Installed-Size: 108
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-tl (<< 1:11.04+20110607), language-pack-gnome-tl-base (<< 1:11.04+20110607), language-pack-kde-tl (<< 1:11.04+20110607), language-pack-kde-tl-base (<< 1:11.04+20110607), language-pack-tl (<< 1:11.04+20110607), language-pack-tl-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-tl (>= 1:11.04+20110607), language-pack-tl-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-tl (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-tl-base/language-pack-kde-tl-base_11.04+20110607_all.deb
Size: 6006
MD5sum: 09fbb0b42f192ce937607d98d423c913
SHA1: 02b8b51a92f43e7c8eb2eee6a1119bd3cce00bac
SHA256: 03ebd5fe082cdf1ca308d30b6eb1855e9a414d501e3fa4c477ce4058b7ab7604
Description: KDE translations for language Tagalog
 Translation data for all supported KDE packages for:
 Tagalog
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-tl provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-tlh
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-tlh (<< 1:11.04+20110607), language-pack-gnome-tlh-base (<< 1:11.04+20110607), language-pack-kde-tlh (<< 1:11.04+20110607), language-pack-kde-tlh-base, language-pack-tlh (<< 1:11.04+20110607), language-pack-tlh-base (<< 1:11.04+20110607)
Depends: language-pack-kde-tlh-base (>= 1:11.04+20110607), language-pack-tlh-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-tlh/language-pack-kde-tlh_11.04+20110607_all.deb
Size: 2010
MD5sum: e98d9cd1cf6d96e8744ae3a04df21e15
SHA1: 0e029c06d4c1bd4f8f8beb8f7718f3b733e54440
SHA256: 3b48e5012fa8636f44f2582ca01c1e16dcb24bf9ab91a0b13335d9730c0413fa
Description: KDE translation updates for language Klingon
 Translation data updates for all supported KDE packages for:
 Klingon
 .
 language-pack-kde-tlh-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-tlh-base
Priority: optional
Section: translations
Installed-Size: 56
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-tlh (<< 1:11.04+20110607), language-pack-gnome-tlh-base (<< 1:11.04+20110607), language-pack-kde-tlh (<< 1:11.04+20110607), language-pack-kde-tlh-base (<< 1:11.04+20110607), language-pack-tlh (<< 1:11.04+20110607), language-pack-tlh-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-tlh (>= 1:11.04+20110607), language-pack-tlh-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-tlh (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-tlh-base/language-pack-kde-tlh-base_11.04+20110607_all.deb
Size: 3046
MD5sum: 3f4b4880ba275f3a1613976105e24558
SHA1: c549b763f3853a1c5815515779507c85ec4d6280
SHA256: d33dc9ce693287b22c698363916d7f9814f7ebcfc47853b86dafa75e19b0ef4d
Description: KDE translations for language Klingon
 Translation data for all supported KDE packages for:
 Klingon
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-tlh provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-tr
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-tr (<< 1:11.04+20110607), language-pack-gnome-tr-base (<< 1:11.04+20110607), language-pack-kde-tr (<< 1:11.04+20110607), language-pack-kde-tr-base, language-pack-tr (<< 1:11.04+20110607), language-pack-tr-base (<< 1:11.04+20110607)
Depends: language-pack-kde-tr-base (>= 1:11.04+20110607), language-pack-tr-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-tr/language-pack-kde-tr_11.04+20110607_all.deb
Size: 2016
MD5sum: 0e90161c9f7724508ef84df5048bbbbf
SHA1: de6d9479a919aab77ae81217e36c3dfe8f9b1d9b
SHA256: 148c961ab15254b443fa3757aac3115bf4962e4b2fc2b8a20bffa0bcafbf26fd
Description: KDE translation updates for language Turkish
 Translation data updates for all supported KDE packages for:
 Turkish
 .
 language-pack-kde-tr-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-tr-base
Priority: optional
Section: translations
Installed-Size: 13908
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-tr (<< 1:11.04+20110607), language-pack-gnome-tr-base (<< 1:11.04+20110607), language-pack-kde-tr (<< 1:11.04+20110607), language-pack-kde-tr-base (<< 1:11.04+20110607), language-pack-tr (<< 1:11.04+20110607), language-pack-tr-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-tr (>= 1:11.04+20110607), language-pack-tr-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-tr (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-tr-base/language-pack-kde-tr-base_11.04+20110607_all.deb
Size: 3474842
MD5sum: b9a178ee9aedd8daff38192976ad2546
SHA1: 6f22b9de3ec568f61a9f9c23ae946b6de8be0373
SHA256: 3859be6724592d2e305335cded051079b947508a2775a4f79ab07874c25db645
Description: KDE translations for language Turkish
 Translation data for all supported KDE packages for:
 Turkish
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-tr provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-tt
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-tt (<< 1:11.04+20110607), language-pack-gnome-tt-base (<< 1:11.04+20110607), language-pack-kde-tt (<< 1:11.04+20110607), language-pack-kde-tt-base, language-pack-tt (<< 1:11.04+20110607), language-pack-tt-base (<< 1:11.04+20110607)
Depends: language-pack-kde-tt-base (>= 1:11.04+20110607), language-pack-tt-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-tt/language-pack-kde-tt_11.04+20110607_all.deb
Size: 2002
MD5sum: dc8f84bba27865041f987769c62a60b4
SHA1: 3eb78accde89f5660f6142604d6407cc6ac0ca4d
SHA256: d2c76ba7ec67e4f7092a4f82883bb48dfc120d45b7f3761850d0971a6f8db263
Description: KDE translation updates for language Tatar
 Translation data updates for all supported KDE packages for:
 Tatar
 .
 language-pack-kde-tt-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-tt-base
Priority: optional
Section: translations
Installed-Size: 68
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-tt (<< 1:11.04+20110607), language-pack-gnome-tt-base (<< 1:11.04+20110607), language-pack-kde-tt (<< 1:11.04+20110607), language-pack-kde-tt-base (<< 1:11.04+20110607), language-pack-tt (<< 1:11.04+20110607), language-pack-tt-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-tt (>= 1:11.04+20110607), language-pack-tt-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-tt (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-tt-base/language-pack-kde-tt-base_11.04+20110607_all.deb
Size: 3658
MD5sum: e42d73bde6085cae0cd0d768ce471356
SHA1: dbd87cb0605618c825eb0b83bf7a3d9df2edfa1a
SHA256: ef5842bdc9aaf38c4d13aff3f09554b148b29aa0fb31fe04f635931ff3e352cf
Description: KDE translations for language Tatar
 Translation data for all supported KDE packages for:
 Tatar
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-tt provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-ug
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ug (<< 1:11.04+20110607), language-pack-gnome-ug-base (<< 1:11.04+20110607), language-pack-kde-ug (<< 1:11.04+20110607), language-pack-kde-ug-base, language-pack-ug (<< 1:11.04+20110607), language-pack-ug-base (<< 1:11.04+20110607)
Depends: language-pack-kde-ug-base (>= 1:11.04+20110607), language-pack-ug-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-ug/language-pack-kde-ug_11.04+20110607_all.deb
Size: 2010
MD5sum: 8bb4d159ebe3f88346c9f69d1e1adac0
SHA1: d88ba2ea4d6a2758a83886f6f5c1b297ae82ef81
SHA256: 3a81e3d55cf331fd46a4b41cb46a4d3642c98f1f2e926f40ecf0751e71a02e6a
Description: KDE translation updates for language Uighur; Uyghur
 Translation data updates for all supported KDE packages for:
 Uighur; Uyghur
 .
 language-pack-kde-ug-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-ug-base
Priority: optional
Section: translations
Installed-Size: 3836
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ug (<< 1:11.04+20110607), language-pack-gnome-ug-base (<< 1:11.04+20110607), language-pack-kde-ug (<< 1:11.04+20110607), language-pack-kde-ug-base (<< 1:11.04+20110607), language-pack-ug (<< 1:11.04+20110607), language-pack-ug-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-ug (>= 1:11.04+20110607), language-pack-ug-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-ug (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-ug-base/language-pack-kde-ug-base_11.04+20110607_all.deb
Size: 170124
MD5sum: 284e770b89c8818fac6cc3193d20d8b8
SHA1: fcfaff8316fd021e1a7a222c157193a05d9a3ae9
SHA256: d5c33fb6246151fb3c72ab4eba1ae7d79ddb8a9fffb4b3f65236be03e403bc9c
Description: KDE translations for language Uighur; Uyghur
 Translation data for all supported KDE packages for:
 Uighur; Uyghur
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-ug provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-uk
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-uk (<< 1:11.04+20110607), language-pack-gnome-uk-base (<< 1:11.04+20110607), language-pack-kde-uk (<< 1:11.04+20110607), language-pack-kde-uk-base, language-pack-uk (<< 1:11.04+20110607), language-pack-uk-base (<< 1:11.04+20110607)
Depends: language-pack-kde-uk-base (>= 1:11.04+20110607), language-pack-uk-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-uk/language-pack-kde-uk_11.04+20110607_all.deb
Size: 2018
MD5sum: ab386cc0769717adbb7c24721253c0da
SHA1: 4e5e6ff0a803c9b4cfdd67a0ae0536a4259f4ec8
SHA256: 4c28e1ae1599c507149f0310e4f09462ec3b149a482cc8db1a049cfb168db7a1
Description: KDE translation updates for language Ukrainian
 Translation data updates for all supported KDE packages for:
 Ukrainian
 .
 language-pack-kde-uk-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-uk-base
Priority: optional
Section: translations
Installed-Size: 19004
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-uk (<< 1:11.04+20110607), language-pack-gnome-uk-base (<< 1:11.04+20110607), language-pack-kde-uk (<< 1:11.04+20110607), language-pack-kde-uk-base (<< 1:11.04+20110607), language-pack-uk (<< 1:11.04+20110607), language-pack-uk-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-uk (>= 1:11.04+20110607), language-pack-uk-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-uk (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-uk-base/language-pack-kde-uk-base_11.04+20110607_all.deb
Size: 4059168
MD5sum: 2f89950277e90b1fe1728b5e59571071
SHA1: 6114dce7d9e3ff8713a679d546fc748feb87f0a9
SHA256: 6963b5b842d5bab2c0ab6d6e665e29bc04be572dc37d1b3f2ba28bee0e816d46
Description: KDE translations for language Ukrainian
 Translation data for all supported KDE packages for:
 Ukrainian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-uk provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-ur
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ur (<< 1:11.04+20110607), language-pack-gnome-ur-base (<< 1:11.04+20110607), language-pack-kde-ur (<< 1:11.04+20110607), language-pack-kde-ur-base, language-pack-ur (<< 1:11.04+20110607), language-pack-ur-base (<< 1:11.04+20110607)
Depends: language-pack-kde-ur-base (>= 1:11.04+20110607), language-pack-ur-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-ur/language-pack-kde-ur_11.04+20110607_all.deb
Size: 2006
MD5sum: e61add8b935a3629e1ca76bd0f97c447
SHA1: 91146f2a9e79137443a9e15b8ba2f3a235247839
SHA256: 1a9d174d804dc06593f5afea876c029d93713ce687e01cb54a00adf8886aa5fc
Description: KDE translation updates for language Urdu
 Translation data updates for all supported KDE packages for:
 Urdu
 .
 language-pack-kde-ur-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-ur-base
Priority: optional
Section: translations
Installed-Size: 136
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ur (<< 1:11.04+20110607), language-pack-gnome-ur-base (<< 1:11.04+20110607), language-pack-kde-ur (<< 1:11.04+20110607), language-pack-kde-ur-base (<< 1:11.04+20110607), language-pack-ur (<< 1:11.04+20110607), language-pack-ur-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-ur (>= 1:11.04+20110607), language-pack-ur-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-ur (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-ur-base/language-pack-kde-ur-base_11.04+20110607_all.deb
Size: 7404
MD5sum: 7b6e5aefd997d10dec6dc1f754bcd602
SHA1: 8c98c87dad70d01071e378a43c5c71bc71c6904c
SHA256: a946d67731cabfced1b054711aeb208465a6ae48fb2053d070f30987f23007f6
Description: KDE translations for language Urdu
 Translation data for all supported KDE packages for:
 Urdu
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-ur provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-uz
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-uz (<< 1:11.04+20110607), language-pack-gnome-uz-base (<< 1:11.04+20110607), language-pack-kde-uz (<< 1:11.04+20110607), language-pack-kde-uz-base, language-pack-uz (<< 1:11.04+20110607), language-pack-uz-base (<< 1:11.04+20110607)
Depends: language-pack-kde-uz-base (>= 1:11.04+20110607), language-pack-uz-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-uz/language-pack-kde-uz_11.04+20110607_all.deb
Size: 2024
MD5sum: 6004ac32a72d53c42c03a6a5f4e60a8d
SHA1: 6dcc46f78190a6a1ee6bc0b5d6f336661241a039
SHA256: fa76f1c948c120ed9fe0f9d26a207e8b4ebcfb05979c16460b3609177e761515
Description: KDE translation updates for language Uzbek
 Translation data updates for all supported KDE packages for:
 Uzbek
 .
 language-pack-kde-uz-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-uz-base
Priority: optional
Section: translations
Installed-Size: 1812
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-uz (<< 1:11.04+20110607), language-pack-gnome-uz-base (<< 1:11.04+20110607), language-pack-kde-uz (<< 1:11.04+20110607), language-pack-kde-uz-base (<< 1:11.04+20110607), language-pack-uz (<< 1:11.04+20110607), language-pack-uz-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-uz (>= 1:11.04+20110607), language-pack-uz-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-uz (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-uz-base/language-pack-kde-uz-base_11.04+20110607_all.deb
Size: 344534
MD5sum: 2d17a9cc3c5c4127cbcd47876e1271e2
SHA1: b0999946238095a5c66df1797868a3738c5f661a
SHA256: 58b4413a2da769b016b3a1801fb1412a09899230021a6470b1236764382ee42f
Description: KDE translations for language Uzbek
 Translation data for all supported KDE packages for:
 Uzbek
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-uz provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-vi
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-vi (<< 1:11.04+20110607), language-pack-gnome-vi-base (<< 1:11.04+20110607), language-pack-kde-vi (<< 1:11.04+20110607), language-pack-kde-vi-base, language-pack-vi (<< 1:11.04+20110607), language-pack-vi-base (<< 1:11.04+20110607)
Depends: language-pack-kde-vi-base (>= 1:11.04+20110607), language-pack-vi-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-vi/language-pack-kde-vi_11.04+20110607_all.deb
Size: 2024
MD5sum: cac263bdba3ee36cbf191ff54d98dad5
SHA1: 0e38fe2578a50cc0cc1d8d93fb18cf4569b1ecf7
SHA256: 4e1aee1dbde4264a918a5d485bc457f5c8606d24550958fddb548c469947c377
Description: KDE translation updates for language Vietnamese
 Translation data updates for all supported KDE packages for:
 Vietnamese
 .
 language-pack-kde-vi-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-vi-base
Priority: optional
Section: translations
Installed-Size: 2376
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-vi (<< 1:11.04+20110607), language-pack-gnome-vi-base (<< 1:11.04+20110607), language-pack-kde-vi (<< 1:11.04+20110607), language-pack-kde-vi-base (<< 1:11.04+20110607), language-pack-vi (<< 1:11.04+20110607), language-pack-vi-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-vi (>= 1:11.04+20110607), language-pack-vi-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-vi (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-vi-base/language-pack-kde-vi-base_11.04+20110607_all.deb
Size: 481876
MD5sum: e04b28a4dbc6c40a5541f4ec30962075
SHA1: 7be4c58254790bfa5c3c79272f59d6d568a6f20d
SHA256: 021bc7af4991d5c62492e88528673dc932032ca2acf21642a3f0a681460af4ac
Description: KDE translations for language Vietnamese
 Translation data for all supported KDE packages for:
 Vietnamese
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-vi provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-wa
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-wa (<< 1:11.04+20110607), language-pack-gnome-wa-base (<< 1:11.04+20110607), language-pack-kde-wa (<< 1:11.04+20110607), language-pack-kde-wa-base, language-pack-wa (<< 1:11.04+20110607), language-pack-wa-base (<< 1:11.04+20110607)
Depends: language-pack-kde-wa-base (>= 1:11.04+20110607), language-pack-wa-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-wa/language-pack-kde-wa_11.04+20110607_all.deb
Size: 2004
MD5sum: 4f1138ed55c30cdf908b4d23e8efebf9
SHA1: 5ddb4b189909470c6621487758b9422091d3fdba
SHA256: df02cac654756313dab99d1f0c206b6e4a475cc104836c709e3120f971778823
Description: KDE translation updates for language Walloon
 Translation data updates for all supported KDE packages for:
 Walloon
 .
 language-pack-kde-wa-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-wa-base
Priority: optional
Section: translations
Installed-Size: 3668
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-wa (<< 1:11.04+20110607), language-pack-gnome-wa-base (<< 1:11.04+20110607), language-pack-kde-wa (<< 1:11.04+20110607), language-pack-kde-wa-base (<< 1:11.04+20110607), language-pack-wa (<< 1:11.04+20110607), language-pack-wa-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-wa (>= 1:11.04+20110607), language-pack-wa-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-wa (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-wa-base/language-pack-kde-wa-base_11.04+20110607_all.deb
Size: 784848
MD5sum: 481365c599f64f13bea5564f3f1159ed
SHA1: 61e5c7ec2d481ce8c1838bca7f7e204421a44b6c
SHA256: 0f3cff71df1fa5cf867a96ea914c95ef6de808971763ab6ae43a306606386ea9
Description: KDE translations for language Walloon
 Translation data for all supported KDE packages for:
 Walloon
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-wa provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-xh
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-xh (<< 1:11.04+20110607), language-pack-gnome-xh-base (<< 1:11.04+20110607), language-pack-kde-xh (<< 1:11.04+20110607), language-pack-kde-xh-base, language-pack-xh (<< 1:11.04+20110607), language-pack-xh-base (<< 1:11.04+20110607)
Depends: language-pack-kde-xh-base (>= 1:11.04+20110607), language-pack-xh-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kde-xh/language-pack-kde-xh_11.04+20110607_all.deb
Size: 2022
MD5sum: bda9726df7fe0b12f68022d712d74f69
SHA1: 17b22388375768c6718f7a40ffe4ba54d418751b
SHA256: bc993cc6eb446236ded9e372d09bc47bf475b0c64842e35f900096aef68d309f
Description: KDE translation updates for language Xhosa
 Translation data updates for all supported KDE packages for:
 Xhosa
 .
 language-pack-kde-xh-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-xh-base
Priority: optional
Section: translations
Installed-Size: 1328
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-xh (<< 1:11.04+20110607), language-pack-gnome-xh-base (<< 1:11.04+20110607), language-pack-kde-xh (<< 1:11.04+20110607), language-pack-kde-xh-base (<< 1:11.04+20110607), language-pack-xh (<< 1:11.04+20110607), language-pack-xh-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-xh (>= 1:11.04+20110607), language-pack-xh-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-xh (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-xh-base/language-pack-kde-xh-base_11.04+20110607_all.deb
Size: 235086
MD5sum: a920535121cdade363ba5475bac2d0a9
SHA1: cf78805e30827da178f8261e418c66643847c511
SHA256: 0bb99ccfd5b7f6009faa16d8b966e5a49f8a58c735ab053d4480776541d03e46
Description: KDE translations for language Xhosa
 Translation data for all supported KDE packages for:
 Xhosa
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-xh provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kde-zh-hans
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-zh-hans (<< 1:11.04+20110607), language-pack-gnome-zh-hans-base (<< 1:11.04+20110607), language-pack-kde-zh (<< 1:9.10), language-pack-kde-zh-hans (<< 1:11.04+20110607), language-pack-kde-zh-hans-base, language-pack-zh-hans (<< 1:11.04+20110607), language-pack-zh-hans-base (<< 1:11.04+20110607)
Depends: language-pack-kde-zh-hans-base (>= 1:11.04+20110607), language-pack-zh-hans-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-zh (<< 1:9.10)
Filename: pool/main/l/language-pack-kde-zh-hans/language-pack-kde-zh-hans_11.04+20110607_all.deb
Size: 2066
MD5sum: f88daf4e98fbef462017e5bec682b325
SHA1: cc8649246b3ae9f29fc81eea4e81e66ebe86a0e9
SHA256: ee63fae38f3c0e2a5d80957d5f2a079ac3f18fa468c7a914411e5914032ac3a7
Description: KDE translation updates for language Simplified Chinese
 Translation data updates for all supported KDE packages for:
 Simplified Chinese
 .
 language-pack-kde-zh-hans-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-kde-zh-hans-base
Priority: optional
Section: translations
Installed-Size: 12280
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-zh-hans (<< 1:11.04+20110607), language-pack-gnome-zh-hans-base (<< 1:11.04+20110607), language-pack-kde-zh-base (<< 1:9.10), language-pack-kde-zh-hans (<< 1:11.04+20110607), language-pack-kde-zh-hans-base (<< 1:11.04+20110607), language-pack-zh-hans (<< 1:11.04+20110607), language-pack-zh-hans-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-zh-hans (>= 1:11.04+20110607), language-pack-zh-hans-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-zh-base (<< 1:9.10), language-pack-kde-zh-hans (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-zh-hans-base/language-pack-kde-zh-hans-base_11.04+20110607_all.deb
Size: 3052014
MD5sum: 7a0cd2d5c29663c53f97da1de223c6db
SHA1: cdeda3a15563b1c5056be513b591b818c4f506d7
SHA256: 2fd3de2fe12fdb56a83708f895b0c438a4ef0ecd7e09f013439e9a60acf331b8
Description: KDE translations for language Simplified Chinese
 Translation data for all supported KDE packages for:
 Simplified Chinese
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-zh-hans provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-kde-zh-hant
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-zh-hant (<< 1:11.04+20110607), language-pack-gnome-zh-hant-base (<< 1:11.04+20110607), language-pack-kde-zh (<< 1:9.10), language-pack-kde-zh-hant (<< 1:11.04+20110607), language-pack-kde-zh-hant-base, language-pack-zh-hant (<< 1:11.04+20110607), language-pack-zh-hant-base (<< 1:11.04+20110607)
Depends: language-pack-kde-zh-hant-base (>= 1:11.04+20110607), language-pack-zh-hant-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-zh (<< 1:9.10)
Filename: pool/main/l/language-pack-kde-zh-hant/language-pack-kde-zh-hant_11.04+20110607_all.deb
Size: 2044
MD5sum: 673e3493e737c71cb63a762f76d598bf
SHA1: c061435b8b9fb338491c3b404030161348a39a12
SHA256: 1178ffc463ffa07f31bd830e597fa229532530a5ea3cfb9c871210504bec313b
Description: KDE translation updates for language Traditional Chinese
 Translation data updates for all supported KDE packages for:
 Traditional Chinese
 .
 language-pack-kde-zh-hant-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-kde-zh-hant-base
Priority: optional
Section: translations
Installed-Size: 18048
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-zh-hant (<< 1:11.04+20110607), language-pack-gnome-zh-hant-base (<< 1:11.04+20110607), language-pack-kde-zh-base (<< 1:9.10), language-pack-kde-zh-hant (<< 1:11.04+20110607), language-pack-kde-zh-hant-base (<< 1:11.04+20110607), language-pack-zh-hant (<< 1:11.04+20110607), language-pack-zh-hant-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kde-zh-hant (>= 1:11.04+20110607), language-pack-zh-hant-base
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kde-zh-base (<< 1:9.10), language-pack-kde-zh-hant (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kde-zh-hant-base/language-pack-kde-zh-hant-base_11.04+20110607_all.deb
Size: 4573472
MD5sum: a89cf1f6c74ad54005465e5e7315553f
SHA1: 7aa28001c700670d7b8a45555954fa00fd72c976
SHA256: 641674f4cc4ddc77c4eeba6000b4ebbd8c20da9a49a343eb3802e87245836d9b
Description: KDE translations for language Traditional Chinese
 Translation data for all supported KDE packages for:
 Traditional Chinese
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kde-zh-hant provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-kk
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-kk (<< 1:11.04+20110607), language-pack-gnome-kk-base (<< 1:11.04+20110607), language-pack-kde-kk (<< 1:11.04+20110607), language-pack-kde-kk-base (<< 1:11.04+20110607), language-pack-kk (<< 1:11.04+20110607), language-pack-kk-base
Depends: language-pack-kk-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kk/language-pack-kk_11.04+20110607_all.deb
Size: 2006
MD5sum: c29ad97da97637c787ed412ce440e23d
SHA1: f3496db8489154bac6273ae77f8baa0c06d972d5
SHA256: b8e61feb5f4d7f80f85efae08bb071496390513bcff848f961dc1cad12949538
Description: translation updates for language Kazakh
 Translation data updates for all supported packages for:
 Kazakh
 .
 language-pack-kk-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kk-base
Priority: optional
Section: translations
Installed-Size: 656
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-kk (<< 1:11.04+20110607), language-pack-gnome-kk-base (<< 1:11.04+20110607), language-pack-kde-kk (<< 1:11.04+20110607), language-pack-kde-kk-base (<< 1:11.04+20110607), language-pack-kk (<< 1:11.04+20110607), language-pack-kk-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kk (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-kk
Conflicts: language-pack-kk (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kk-base/language-pack-kk-base_11.04+20110607_all.deb
Size: 121116
MD5sum: 042d6dce764e214296718789128467fc
SHA1: c3e3014615565686f9d958f38f471905fb4e6072
SHA256: 87d2f799f68bc07e052d3c0aa0a94748ebcc4da26c6ae78bf1bf7c7c96aa2ee2
Description: translations for language Kazakh
 Translation data for all supported packages for:
 Kazakh
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kk provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kl
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-kl (<< 1:11.04+20110607), language-pack-gnome-kl-base (<< 1:11.04+20110607), language-pack-kde-kl (<< 1:11.04+20110607), language-pack-kde-kl-base (<< 1:11.04+20110607), language-pack-kl (<< 1:11.04+20110607), language-pack-kl-base
Depends: language-pack-kl-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kl/language-pack-kl_11.04+20110607_all.deb
Size: 2018
MD5sum: 8de9a4ec8a65059f6059b1e4a083ed78
SHA1: f8c9ab27a353449784bb94c379c33469b9501a40
SHA256: bee8fdb1fd9cd56eef5c519a8fc939c3cf122e7f8c068245b0243cd8b8b546f2
Description: translation updates for language Kalaallisut; Greenlandic
 Translation data updates for all supported packages for:
 Kalaallisut; Greenlandic
 .
 language-pack-kl-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kl-base
Priority: optional
Section: translations
Installed-Size: 100
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-kl (<< 1:11.04+20110607), language-pack-gnome-kl-base (<< 1:11.04+20110607), language-pack-kde-kl (<< 1:11.04+20110607), language-pack-kde-kl-base (<< 1:11.04+20110607), language-pack-kl (<< 1:11.04+20110607), language-pack-kl-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kl (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kl (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kl-base/language-pack-kl-base_11.04+20110607_all.deb
Size: 4426
MD5sum: c10d0795c49df45ffed53e9c0df62ac2
SHA1: f3b908545f6209c00582f41ccd98115b0d097432
SHA256: 36b055505669c0f89c4b5434f53ad82dd0c037d4c577f0928f7adfbc9c03eb6b
Description: translations for language Kalaallisut; Greenlandic
 Translation data for all supported packages for:
 Kalaallisut; Greenlandic
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kl provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-km
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-km (<< 1:11.04+20110607), language-pack-gnome-km-base (<< 1:11.04+20110607), language-pack-kde-km (<< 1:11.04+20110607), language-pack-kde-km-base (<< 1:11.04+20110607), language-pack-km (<< 1:11.04+20110607), language-pack-km-base
Depends: language-pack-km-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-km/language-pack-km_11.04+20110607_all.deb
Size: 1994
MD5sum: 88daa4fa219a1658917a4ccbce09ab50
SHA1: 6ba64b983c68a35136135cd78dbe274ab87a5b8f
SHA256: 58b9318960bd4e63d5663317deb3c10a0e0337a50750da55253f549b76dd5dcf
Description: translation updates for language Central Khmer
 Translation data updates for all supported packages for:
 Central Khmer
 .
 language-pack-km-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-km-base
Priority: optional
Section: translations
Installed-Size: 1208
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-km (<< 1:11.04+20110607), language-pack-gnome-km-base (<< 1:11.04+20110607), language-pack-kde-km (<< 1:11.04+20110607), language-pack-kde-km-base (<< 1:11.04+20110607), language-pack-km (<< 1:11.04+20110607), language-pack-km-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-km (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-km (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-km-base/language-pack-km-base_11.04+20110607_all.deb
Size: 207162
MD5sum: 6c4b2627d6c86e98de9d23bb40c34b2d
SHA1: 10b36d97803eddca791730a5bed5fe27952d040e
SHA256: 62a194dd48fc583b9f2d45b03c46ae84525e83f55ab05208478c650b8a2969ff
Description: translations for language Central Khmer
 Translation data for all supported packages for:
 Central Khmer
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-km provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kn
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-kn (<< 1:11.04+20110607), language-pack-gnome-kn-base (<< 1:11.04+20110607), language-pack-kde-kn (<< 1:11.04+20110607), language-pack-kde-kn-base (<< 1:11.04+20110607), language-pack-kn (<< 1:11.04+20110607), language-pack-kn-base
Depends: language-pack-kn-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kn/language-pack-kn_11.04+20110607_all.deb
Size: 2000
MD5sum: 9b3d36b6009c127d9868d00733c2fcb9
SHA1: 17158de8116d4036d7e7432bf988b72660b17903
SHA256: 79f8d612b22dad5c9832abf416f07639c413efad2f46cca613a967e4a295466f
Description: translation updates for language Kannada
 Translation data updates for all supported packages for:
 Kannada
 .
 language-pack-kn-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kn-base
Priority: optional
Section: translations
Installed-Size: 1520
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-kn (<< 1:11.04+20110607), language-pack-gnome-kn-base (<< 1:11.04+20110607), language-pack-kde-kn (<< 1:11.04+20110607), language-pack-kde-kn-base (<< 1:11.04+20110607), language-pack-kn (<< 1:11.04+20110607), language-pack-kn-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kn (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-kn
Conflicts: language-pack-kn (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kn-base/language-pack-kn-base_11.04+20110607_all.deb
Size: 260448
MD5sum: 0b00d6b02b134827cb795680400417fb
SHA1: eeb815a687701b7ff9cf1c6fcb2f1cba8aced6e1
SHA256: a44118b2e4649d60cbb857b828dcb4d2346dd27111b539d126c5d2c13a88474d
Description: translations for language Kannada
 Translation data for all supported packages for:
 Kannada
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kn provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-ko
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ko (<< 1:11.04+20110607), language-pack-gnome-ko-base (<< 1:11.04+20110607), language-pack-kde-ko (<< 1:11.04+20110607), language-pack-kde-ko-base (<< 1:11.04+20110607), language-pack-ko (<< 1:11.04+20110607), language-pack-ko-base
Depends: language-pack-ko-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-ko/language-pack-ko_11.04+20110607_all.deb
Size: 1974
MD5sum: 418bc1def00d97fde4827a5584e68c1f
SHA1: 24951f5d690ce309d3ce297c087ed378b599c09c
SHA256: 35dc63e078559698e91ca4e9c0a1ea1f0fc8124bdf8ddc79d01105bf54039da4
Description: translation updates for language Korean
 Translation data updates for all supported packages for:
 Korean
 .
 language-pack-ko-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-ko-base
Priority: optional
Section: translations
Installed-Size: 4244
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ko (<< 1:11.04+20110607), language-pack-gnome-ko-base (<< 1:11.04+20110607), language-pack-kde-ko (<< 1:11.04+20110607), language-pack-kde-ko-base (<< 1:11.04+20110607), language-pack-ko (<< 1:11.04+20110607), language-pack-ko-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-ko (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-ko
Conflicts: language-pack-ko (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-ko-base/language-pack-ko-base_11.04+20110607_all.deb
Size: 1058322
MD5sum: 60317cd983b83b2c9a31a4d66f2afdb1
SHA1: c9223b3e4e3fdd84f987595b045d053584b9c4e3
SHA256: ad5b2342e066bbebb1894be1da0b745fd5748222279b7ae57dac891bdcce2b02
Description: translations for language Korean
 Translation data for all supported packages for:
 Korean
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-ko provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-ks
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ks (<< 1:11.04+20110607), language-pack-gnome-ks-base (<< 1:11.04+20110607), language-pack-kde-ks (<< 1:11.04+20110607), language-pack-kde-ks-base (<< 1:11.04+20110607), language-pack-ks (<< 1:11.04+20110607), language-pack-ks-base
Depends: language-pack-ks-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-ks/language-pack-ks_11.04+20110607_all.deb
Size: 1982
MD5sum: 7bf5bde432eed5af99e74a920f3e17a3
SHA1: 0695d5ac07e1f07fcbb6e739f8922409b5e60f57
SHA256: 8663caf2fca85f152ad10084f32bb06f3c7be1e5d052f583909470da99f7c0e8
Description: translation updates for language Kashmiri
 Translation data updates for all supported packages for:
 Kashmiri
 .
 language-pack-ks-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-ks-base
Priority: optional
Section: translations
Installed-Size: 64
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ks (<< 1:11.04+20110607), language-pack-gnome-ks-base (<< 1:11.04+20110607), language-pack-kde-ks (<< 1:11.04+20110607), language-pack-kde-ks-base (<< 1:11.04+20110607), language-pack-ks (<< 1:11.04+20110607), language-pack-ks-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-ks (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-ks (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-ks-base/language-pack-ks-base_11.04+20110607_all.deb
Size: 2322
MD5sum: b849f11e514489fd4edbe8fa4644276e
SHA1: a58233e51d75b372b743acf3a8b28cbc82b66844
SHA256: b4bacba64d5a89dc12393ac4e859eb6f96f0091b62ab6a3ca070113f5a05d544
Description: translations for language Kashmiri
 Translation data for all supported packages for:
 Kashmiri
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-ks provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-ku
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ku (<< 1:11.04+20110607), language-pack-gnome-ku-base (<< 1:11.04+20110607), language-pack-kde-ku (<< 1:11.04+20110607), language-pack-kde-ku-base (<< 1:11.04+20110607), language-pack-ku (<< 1:11.04+20110607), language-pack-ku-base
Depends: language-pack-ku-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-ku/language-pack-ku_11.04+20110607_all.deb
Size: 1974
MD5sum: 205142b13ea807733c10e3482e00e8df
SHA1: daba4b2566bb36e1491923e4b3d212155abe2522
SHA256: ef663ba8411d617438a508f08980697b669fb02020be0d60b0c2bb8a3770f07f
Description: translation updates for language Kurdish
 Translation data updates for all supported packages for:
 Kurdish
 .
 language-pack-ku-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-ku-base
Priority: optional
Section: translations
Installed-Size: 736
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ku (<< 1:11.04+20110607), language-pack-gnome-ku-base (<< 1:11.04+20110607), language-pack-kde-ku (<< 1:11.04+20110607), language-pack-kde-ku-base (<< 1:11.04+20110607), language-pack-ku (<< 1:11.04+20110607), language-pack-ku-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-ku (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-ku
Conflicts: language-pack-ku (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-ku-base/language-pack-ku-base_11.04+20110607_all.deb
Size: 162984
MD5sum: 01794b4eb0650ace6ec1e1018ff472b2
SHA1: 300db38b705b4c94d06df8ece43fde49e0401ffb
SHA256: 3de935644d4894c0d38b58dd27e2aee78499e912e6ae978ce75dde30ff0d371f
Description: translations for language Kurdish
 Translation data for all supported packages for:
 Kurdish
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-ku provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kw
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-kw (<< 1:11.04+20110607), language-pack-gnome-kw-base (<< 1:11.04+20110607), language-pack-kde-kw (<< 1:11.04+20110607), language-pack-kde-kw-base (<< 1:11.04+20110607), language-pack-kw (<< 1:11.04+20110607), language-pack-kw-base
Depends: language-pack-kw-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-kw/language-pack-kw_11.04+20110607_all.deb
Size: 1968
MD5sum: ddf5c9f9af91db248135a069ff96dbca
SHA1: b1f288b825124a598179154aebfe8c2da05ee56e
SHA256: ea5050729ea71d90b0ca0776933383e899c12fed3ec6578360fdb9d5db113672
Description: translation updates for language Cornish
 Translation data updates for all supported packages for:
 Cornish
 .
 language-pack-kw-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-kw-base
Priority: optional
Section: translations
Installed-Size: 80
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-kw (<< 1:11.04+20110607), language-pack-gnome-kw-base (<< 1:11.04+20110607), language-pack-kde-kw (<< 1:11.04+20110607), language-pack-kde-kw-base (<< 1:11.04+20110607), language-pack-kw (<< 1:11.04+20110607), language-pack-kw-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-kw (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-kw (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-kw-base/language-pack-kw-base_11.04+20110607_all.deb
Size: 4602
MD5sum: 075fa7736dfa4a3e89eb332aa1bf4001
SHA1: c695ddcab9f369affeb7943bb0e673f9b4c7be7e
SHA256: 2a2d0dfa756648f515001ad5385d52f9701dbf760b3f50e37fd4ed320af60b99
Description: translations for language Cornish
 Translation data for all supported packages for:
 Cornish
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-kw provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-ky
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ky (<< 1:11.04+20110607), language-pack-gnome-ky-base (<< 1:11.04+20110607), language-pack-kde-ky (<< 1:11.04+20110607), language-pack-kde-ky-base (<< 1:11.04+20110607), language-pack-ky (<< 1:11.04+20110607), language-pack-ky-base
Depends: language-pack-ky-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-ky/language-pack-ky_11.04+20110607_all.deb
Size: 1990
MD5sum: 619eaefd176ec3abb33a15643ec3fe61
SHA1: 0c95ca98c10343179031971d5d52b44e3ffe39bb
SHA256: 239762d0f0d65d231aa46ddef03b53ae42224c86eafe448a005c22015e96c083
Description: translation updates for language Kirghiz; Kyrgyz
 Translation data updates for all supported packages for:
 Kirghiz; Kyrgyz
 .
 language-pack-ky-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-ky-base
Priority: optional
Section: translations
Installed-Size: 196
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ky (<< 1:11.04+20110607), language-pack-gnome-ky-base (<< 1:11.04+20110607), language-pack-kde-ky (<< 1:11.04+20110607), language-pack-kde-ky-base (<< 1:11.04+20110607), language-pack-ky (<< 1:11.04+20110607), language-pack-ky-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-ky (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-ky (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-ky-base/language-pack-ky-base_11.04+20110607_all.deb
Size: 36142
MD5sum: edb3e3b24921fd23f44091d64f6e5f6f
SHA1: d336a7a04d7fd2174213c48e8dbdf3f0c523ae57
SHA256: f77dad86212a6e598b0069e010707c4674986e4e79d3d09a0dcfacfde240955f
Description: translations for language Kirghiz; Kyrgyz
 Translation data for all supported packages for:
 Kirghiz; Kyrgyz
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-ky provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-la
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-la (<< 1:11.04+20110607), language-pack-gnome-la-base (<< 1:11.04+20110607), language-pack-kde-la (<< 1:11.04+20110607), language-pack-kde-la-base (<< 1:11.04+20110607), language-pack-la (<< 1:11.04+20110607), language-pack-la-base
Depends: language-pack-la-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-la/language-pack-la_11.04+20110607_all.deb
Size: 1980
MD5sum: c2d6beb5d5c35af69449a5d1d54b69fd
SHA1: ab6e2436cacd7b3ad965bed42eaf0163bfc86ed5
SHA256: 0843d36aead616f80b16c1f9384f283ae07ad92078f9b9448719dbdc4b728cac
Description: translation updates for language Latin
 Translation data updates for all supported packages for:
 Latin
 .
 language-pack-la-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-la-base
Priority: optional
Section: translations
Installed-Size: 84
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-la (<< 1:11.04+20110607), language-pack-gnome-la-base (<< 1:11.04+20110607), language-pack-kde-la (<< 1:11.04+20110607), language-pack-kde-la-base (<< 1:11.04+20110607), language-pack-la (<< 1:11.04+20110607), language-pack-la-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-la (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-la (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-la-base/language-pack-la-base_11.04+20110607_all.deb
Size: 3984
MD5sum: 5f20f2dcc31329d2b29c62fcf4271925
SHA1: 2a890bd703bbf7ccda90c6b49b35b0e05b9a497d
SHA256: 7791b4e9c83a81848616524b4032148cc45414e055d87dec220103b602eaf603
Description: translations for language Latin
 Translation data for all supported packages for:
 Latin
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-la provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-lb
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-lb (<< 1:11.04+20110607), language-pack-gnome-lb-base (<< 1:11.04+20110607), language-pack-kde-lb (<< 1:11.04+20110607), language-pack-kde-lb-base (<< 1:11.04+20110607), language-pack-lb (<< 1:11.04+20110607), language-pack-lb-base
Depends: language-pack-lb-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-lb/language-pack-lb_11.04+20110607_all.deb
Size: 2008
MD5sum: 019ce45a3097670b860a8e01adaacf7b
SHA1: cb27f0139e252e52916f7bc883ff11e87e7148d7
SHA256: 065bf814273d7ec2976eb099166eeda3f3c378f3ec08859d2c941a19e2ac1959
Description: translation updates for language Luxembourgish; Letzeburgesch
 Translation data updates for all supported packages for:
 Luxembourgish; Letzeburgesch
 .
 language-pack-lb-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-lb-base
Priority: optional
Section: translations
Installed-Size: 228
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-lb (<< 1:11.04+20110607), language-pack-gnome-lb-base (<< 1:11.04+20110607), language-pack-kde-lb (<< 1:11.04+20110607), language-pack-kde-lb-base (<< 1:11.04+20110607), language-pack-lb (<< 1:11.04+20110607), language-pack-lb-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-lb (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-lb (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-lb-base/language-pack-lb-base_11.04+20110607_all.deb
Size: 41596
MD5sum: f57fed8ef4bea638dc4d14a4c02d1512
SHA1: fbdd5b054585388ca2ab250804e1c704f43a73ef
SHA256: 7cb9d20f5878e28ff9bd50d97b64af84c7d847d4773e7253c5d29585497e1881
Description: translations for language Luxembourgish; Letzeburgesch
 Translation data for all supported packages for:
 Luxembourgish; Letzeburgesch
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-lb provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-lg
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-lg (<< 1:11.04+20110607), language-pack-gnome-lg-base (<< 1:11.04+20110607), language-pack-kde-lg (<< 1:11.04+20110607), language-pack-kde-lg-base (<< 1:11.04+20110607), language-pack-lg (<< 1:11.04+20110607), language-pack-lg-base
Depends: language-pack-lg-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-lg/language-pack-lg_11.04+20110607_all.deb
Size: 2010
MD5sum: 353cd7c6f806e188455e267aaf784ced
SHA1: a0110bad29ca5df971f41db7fccaa92dc3b1a3ac
SHA256: ce240e5f407dbf1a7ac5ae4de414f1f6712eda53bd300aa7856f82cfc1d6c6f3
Description: translation updates for language Ganda
 Translation data updates for all supported packages for:
 Ganda
 .
 language-pack-lg-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-lg-base
Priority: optional
Section: translations
Installed-Size: 496
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-lg (<< 1:11.04+20110607), language-pack-gnome-lg-base (<< 1:11.04+20110607), language-pack-kde-lg (<< 1:11.04+20110607), language-pack-kde-lg-base (<< 1:11.04+20110607), language-pack-lg (<< 1:11.04+20110607), language-pack-lg-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-lg (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-lg
Conflicts: language-pack-lg (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-lg-base/language-pack-lg-base_11.04+20110607_all.deb
Size: 111840
MD5sum: d4b0f5ccf394fca6d6eb12efcbec1144
SHA1: f7cf23b12cafc4032f9062f3d932e77cfb30c751
SHA256: 7044bef576ff4f1a7463253fb38090eb9e4366ad650c63a9d385a52933891025
Description: translations for language Ganda
 Translation data for all supported packages for:
 Ganda
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-lg provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-li
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-li (<< 1:11.04+20110607), language-pack-gnome-li-base (<< 1:11.04+20110607), language-pack-kde-li (<< 1:11.04+20110607), language-pack-kde-li-base (<< 1:11.04+20110607), language-pack-li (<< 1:11.04+20110607), language-pack-li-base
Depends: language-pack-li-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-li/language-pack-li_11.04+20110607_all.deb
Size: 1972
MD5sum: d33392f7ce6f720d971757fefe41f6d4
SHA1: 3fae9c31a2a21ea3ebb6667a11fd75654917d915
SHA256: b487c3d6d455c99a17461dd9e551e9ea7fa8bd957b8651c66f26e8720618da34
Description: translation updates for language Limburgan; Limburger; Limburgish
 Translation data updates for all supported packages for:
 Limburgan; Limburger; Limburgish
 .
 language-pack-li-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-li-base
Priority: optional
Section: translations
Installed-Size: 92
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-li (<< 1:11.04+20110607), language-pack-gnome-li-base (<< 1:11.04+20110607), language-pack-kde-li (<< 1:11.04+20110607), language-pack-kde-li-base (<< 1:11.04+20110607), language-pack-li (<< 1:11.04+20110607), language-pack-li-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-li (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-li (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-li-base/language-pack-li-base_11.04+20110607_all.deb
Size: 9348
MD5sum: c7816eda0f1d80acbd86d204176ed401
SHA1: b65f5c05748d1950d6aaddde90a791279a8a8c1c
SHA256: 0bb4085ac013b14f8d6f34e20e9b01eb43f25d63d606fa506c754a1340f17614
Description: translations for language Limburgan; Limburger; Limburgish
 Translation data for all supported packages for:
 Limburgan; Limburger; Limburgish
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-li provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-lo
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-lo (<< 1:11.04+20110607), language-pack-gnome-lo-base (<< 1:11.04+20110607), language-pack-kde-lo (<< 1:11.04+20110607), language-pack-kde-lo-base (<< 1:11.04+20110607), language-pack-lo (<< 1:11.04+20110607), language-pack-lo-base
Depends: language-pack-lo-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-lo/language-pack-lo_11.04+20110607_all.deb
Size: 1986
MD5sum: 00aff027fce3156d3e3d10c75002c443
SHA1: c92e6c068eb905bbb10b96dbdd7f2747c54086c8
SHA256: 4296a15ef3bed78e191e5bbf1dff5fd0ca12a70d81a54f7f173244aafcb6ca53
Description: translation updates for language Lao
 Translation data updates for all supported packages for:
 Lao
 .
 language-pack-lo-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-lo-base
Priority: optional
Section: translations
Installed-Size: 224
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-lo (<< 1:11.04+20110607), language-pack-gnome-lo-base (<< 1:11.04+20110607), language-pack-kde-lo (<< 1:11.04+20110607), language-pack-kde-lo-base (<< 1:11.04+20110607), language-pack-lo (<< 1:11.04+20110607), language-pack-lo-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-lo (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-lo (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-lo-base/language-pack-lo-base_11.04+20110607_all.deb
Size: 32356
MD5sum: 5a393ebcf89c9c6406776f339dff5398
SHA1: 464dbd7bd44c850b8c413f65721b2e0efce98d5f
SHA256: 17aee8e31568b576ab82994b030df81e15391cb880a8f7e09ee52b5254d9eb4d
Description: translations for language Lao
 Translation data for all supported packages for:
 Lao
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-lo provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-lt
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-lt (<< 1:11.04+20110607), language-pack-gnome-lt-base (<< 1:11.04+20110607), language-pack-kde-lt (<< 1:11.04+20110607), language-pack-kde-lt-base (<< 1:11.04+20110607), language-pack-lt (<< 1:11.04+20110607), language-pack-lt-base
Depends: language-pack-lt-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-lt/language-pack-lt_11.04+20110607_all.deb
Size: 2012
MD5sum: e80d726970c13577e00691ec70cbcfb7
SHA1: aecc1da7050dc17895c33b14e5232ef1cf8e1097
SHA256: 76b0387dc27ab12639e3c20bc2b67492f7fbcf40d5cc5dad5275b01917327e65
Description: translation updates for language Lithuanian
 Translation data updates for all supported packages for:
 Lithuanian
 .
 language-pack-lt-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-lt-base
Priority: optional
Section: translations
Installed-Size: 1660
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-lt (<< 1:11.04+20110607), language-pack-gnome-lt-base (<< 1:11.04+20110607), language-pack-kde-lt (<< 1:11.04+20110607), language-pack-kde-lt-base (<< 1:11.04+20110607), language-pack-lt (<< 1:11.04+20110607), language-pack-lt-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-lt (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-lt
Conflicts: language-pack-lt (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-lt-base/language-pack-lt-base_11.04+20110607_all.deb
Size: 461362
MD5sum: 9efc33209f04d9c2b0dff8707306555b
SHA1: 296f77099733fce9e4468914efb040c64f6d3283
SHA256: 986a628dc172c6c17ad25c78a53a8c8b1deb326618d837f291c3e528d6f4d3d4
Description: translations for language Lithuanian
 Translation data for all supported packages for:
 Lithuanian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-lt provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-lv
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-lv (<< 1:11.04+20110607), language-pack-gnome-lv-base (<< 1:11.04+20110607), language-pack-kde-lv (<< 1:11.04+20110607), language-pack-kde-lv-base (<< 1:11.04+20110607), language-pack-lv (<< 1:11.04+20110607), language-pack-lv-base
Depends: language-pack-lv-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-lv/language-pack-lv_11.04+20110607_all.deb
Size: 1996
MD5sum: 2016e100e21ced7e8acd75f6f1dbeebb
SHA1: f4b88d50c49d8c9c9a2b605de4c56a544099a25c
SHA256: 50ba5591f2070b7cdf924d8cc68836c53ad45d6d8c2d0dd8176dcb5bd7341b13
Description: translation updates for language Latvian
 Translation data updates for all supported packages for:
 Latvian
 .
 language-pack-lv-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-lv-base
Priority: optional
Section: translations
Installed-Size: 876
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-lv (<< 1:11.04+20110607), language-pack-gnome-lv-base (<< 1:11.04+20110607), language-pack-kde-lv (<< 1:11.04+20110607), language-pack-kde-lv-base (<< 1:11.04+20110607), language-pack-lv (<< 1:11.04+20110607), language-pack-lv-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-lv (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-lv
Conflicts: language-pack-lv (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-lv-base/language-pack-lv-base_11.04+20110607_all.deb
Size: 209220
MD5sum: eb54effc73b3bbcfd4bc2dd8e8b319ea
SHA1: 42e015333ef5125788e86f925797714697df74dd
SHA256: c22166420ed29d7d3a7913bf645fe4066eb6182fe81891484d3de4c88c8b700c
Description: translations for language Latvian
 Translation data for all supported packages for:
 Latvian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-lv provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-mai
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-mai (<< 1:11.04+20110607), language-pack-gnome-mai-base (<< 1:11.04+20110607), language-pack-kde-mai (<< 1:11.04+20110607), language-pack-kde-mai-base (<< 1:11.04+20110607), language-pack-mai (<< 1:11.04+20110607), language-pack-mai-base
Depends: language-pack-mai-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-mai/language-pack-mai_11.04+20110607_all.deb
Size: 1984
MD5sum: 409a2efbd0eec0cd1608dafedf600fe0
SHA1: 8fc16ccadccd6e62b5609307c01ef9f2023a2714
SHA256: 957641a630921c39500734d575c933a1005846a722941569f0dfb71dc9147683
Description: translation updates for language Maithili
 Translation data updates for all supported packages for:
 Maithili
 .
 language-pack-mai-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-mai-base
Priority: optional
Section: translations
Installed-Size: 420
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-mai (<< 1:11.04+20110607), language-pack-gnome-mai-base (<< 1:11.04+20110607), language-pack-kde-mai (<< 1:11.04+20110607), language-pack-kde-mai-base (<< 1:11.04+20110607), language-pack-mai (<< 1:11.04+20110607), language-pack-mai-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-mai (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-mai
Conflicts: language-pack-mai (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-mai-base/language-pack-mai-base_11.04+20110607_all.deb
Size: 84336
MD5sum: 5af59e69d6d9862d70b5ee5a28dec23f
SHA1: bdfd919e6bda9336fea11b0169e2d0c97e69e271
SHA256: dd486682e14e25db92f111708a7e75a3d0fcdaee244052b7ac6f88b59f427eb9
Description: translations for language Maithili
 Translation data for all supported packages for:
 Maithili
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-mai provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-mg
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-mg (<< 1:11.04+20110607), language-pack-gnome-mg-base (<< 1:11.04+20110607), language-pack-kde-mg (<< 1:11.04+20110607), language-pack-kde-mg-base (<< 1:11.04+20110607), language-pack-mg (<< 1:11.04+20110607), language-pack-mg-base
Depends: language-pack-mg-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-mg/language-pack-mg_11.04+20110607_all.deb
Size: 2002
MD5sum: 3f9850764b03e509d59c4543294d5e13
SHA1: 8f65ebb407295a69f06777185d6a3439a943fbb7
SHA256: 870a61ed7f87fa15fb75dd260f9bd4beb8d84ab94e1472b3519b57ae58b4969d
Description: translation updates for language Malagasy
 Translation data updates for all supported packages for:
 Malagasy
 .
 language-pack-mg-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-mg-base
Priority: optional
Section: translations
Installed-Size: 88
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-mg (<< 1:11.04+20110607), language-pack-gnome-mg-base (<< 1:11.04+20110607), language-pack-kde-mg (<< 1:11.04+20110607), language-pack-kde-mg-base (<< 1:11.04+20110607), language-pack-mg (<< 1:11.04+20110607), language-pack-mg-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-mg (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-mg (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-mg-base/language-pack-mg-base_11.04+20110607_all.deb
Size: 4334
MD5sum: c7e1a45fa6f53d6c94dd49175e384ede
SHA1: 18c81dd633496fbd7e987050ce888668bde2c349
SHA256: f06e07ff90546f00d658576b09e268474ce055e437bf97a35f078134a987a800
Description: translations for language Malagasy
 Translation data for all supported packages for:
 Malagasy
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-mg provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-mi
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-mi (<< 1:11.04+20110607), language-pack-gnome-mi-base (<< 1:11.04+20110607), language-pack-kde-mi (<< 1:11.04+20110607), language-pack-kde-mi-base (<< 1:11.04+20110607), language-pack-mi (<< 1:11.04+20110607), language-pack-mi-base
Depends: language-pack-mi-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-mi/language-pack-mi_11.04+20110607_all.deb
Size: 2014
MD5sum: 792694cb60bba387d1058290864fe280
SHA1: 4b63a6fed9d12c7f8b2752f38949f36095f10b83
SHA256: 6cd3eef8e5b8f4f86483e9838e4d1d4a39f559fce959e95db23da4da96bd0717
Description: translation updates for language Maori
 Translation data updates for all supported packages for:
 Maori
 .
 language-pack-mi-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-mi-base
Priority: optional
Section: translations
Installed-Size: 76
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-mi (<< 1:11.04+20110607), language-pack-gnome-mi-base (<< 1:11.04+20110607), language-pack-kde-mi (<< 1:11.04+20110607), language-pack-kde-mi-base (<< 1:11.04+20110607), language-pack-mi (<< 1:11.04+20110607), language-pack-mi-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-mi (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-mi (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-mi-base/language-pack-mi-base_11.04+20110607_all.deb
Size: 2782
MD5sum: 6f2aea8703bbe79fc14466bed25c3143
SHA1: bf6802a1338a90827124e0af210f83402ba30d29
SHA256: 04cc626be37e88a9c213b379cb3db252bc4cee82a3a06093fa1a5ecf87f2696e
Description: translations for language Maori
 Translation data for all supported packages for:
 Maori
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-mi provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-mk
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-mk (<< 1:11.04+20110607), language-pack-gnome-mk-base (<< 1:11.04+20110607), language-pack-kde-mk (<< 1:11.04+20110607), language-pack-kde-mk-base (<< 1:11.04+20110607), language-pack-mk (<< 1:11.04+20110607), language-pack-mk-base
Depends: language-pack-mk-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-mk/language-pack-mk_11.04+20110607_all.deb
Size: 1990
MD5sum: 2411cde4dca970ab33609e45d3dba97c
SHA1: 590d3dea5a272bf2a1624060190308c2329b4ce4
SHA256: 50594e1071009133606cf8fca8ea822969624d6aceebccc33d4fa0bbd37e33f3
Description: translation updates for language Macedonian
 Translation data updates for all supported packages for:
 Macedonian
 .
 language-pack-mk-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-mk-base
Priority: optional
Section: translations
Installed-Size: 740
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-mk (<< 1:11.04+20110607), language-pack-gnome-mk-base (<< 1:11.04+20110607), language-pack-kde-mk (<< 1:11.04+20110607), language-pack-kde-mk-base (<< 1:11.04+20110607), language-pack-mk (<< 1:11.04+20110607), language-pack-mk-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-mk (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-mk
Conflicts: language-pack-mk (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-mk-base/language-pack-mk-base_11.04+20110607_all.deb
Size: 151704
MD5sum: 6371fe98a05319368f55124a995e1257
SHA1: 9dbd24499a4d8f6c86775839d9af577990d3af96
SHA256: 1487c91fe86ab5f679503b355d39ba98165641d936b25bef3bd16684d4614f9b
Description: translations for language Macedonian
 Translation data for all supported packages for:
 Macedonian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-mk provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-ml
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ml (<< 1:11.04+20110607), language-pack-gnome-ml-base (<< 1:11.04+20110607), language-pack-kde-ml (<< 1:11.04+20110607), language-pack-kde-ml-base (<< 1:11.04+20110607), language-pack-ml (<< 1:11.04+20110607), language-pack-ml-base
Depends: language-pack-ml-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-ml/language-pack-ml_11.04+20110607_all.deb
Size: 1984
MD5sum: de913640b6d1aa537514cc0241189177
SHA1: 730f062d14af817123eb293832b07042c263643d
SHA256: 1c3e5f0180bdfb6f2e0d71edd2220f8c3edcfb9ee6192c61a326a7eb0536566a
Description: translation updates for language Malayalam
 Translation data updates for all supported packages for:
 Malayalam
 .
 language-pack-ml-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-ml-base
Priority: optional
Section: translations
Installed-Size: 904
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ml (<< 1:11.04+20110607), language-pack-gnome-ml-base (<< 1:11.04+20110607), language-pack-kde-ml (<< 1:11.04+20110607), language-pack-kde-ml-base (<< 1:11.04+20110607), language-pack-ml (<< 1:11.04+20110607), language-pack-ml-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-ml (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-ml
Conflicts: language-pack-ml (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-ml-base/language-pack-ml-base_11.04+20110607_all.deb
Size: 132372
MD5sum: ef369984a8b517c55b7fed313dddd01f
SHA1: d70a35106fa7fbc73292072a23e9007d43f6b0dd
SHA256: 21a5c9a5ee7a4638d9e00e5aa7533f21028d4646f0ebca88ababf27912de184c
Description: translations for language Malayalam
 Translation data for all supported packages for:
 Malayalam
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-ml provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-mn
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-mn (<< 1:11.04+20110607), language-pack-gnome-mn-base (<< 1:11.04+20110607), language-pack-kde-mn (<< 1:11.04+20110607), language-pack-kde-mn-base (<< 1:11.04+20110607), language-pack-mn (<< 1:11.04+20110607), language-pack-mn-base
Depends: language-pack-mn-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-mn/language-pack-mn_11.04+20110607_all.deb
Size: 2004
MD5sum: b22c3d21c57b3a43287aed9118b4afb2
SHA1: 8dc1032cf8ca358bee987eed455f041459a12e93
SHA256: 356bca35dc1ff6137f3995c49abeddbafabfba462c7ff14625cf3d3d079301f2
Description: translation updates for language Mongolian
 Translation data updates for all supported packages for:
 Mongolian
 .
 language-pack-mn-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-mn-base
Priority: optional
Section: translations
Installed-Size: 404
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-mn (<< 1:11.04+20110607), language-pack-gnome-mn-base (<< 1:11.04+20110607), language-pack-kde-mn (<< 1:11.04+20110607), language-pack-kde-mn-base (<< 1:11.04+20110607), language-pack-mn (<< 1:11.04+20110607), language-pack-mn-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-mn (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-mn (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-mn-base/language-pack-mn-base_11.04+20110607_all.deb
Size: 84828
MD5sum: 63b8e40af4ea335d408d69eddb5591d1
SHA1: 78bbd90377127522a40208068af4aa525eff260a
SHA256: 990c1f31b1c9bf7e28706d51fbac4979a972760ce88c9a693397b0e6b719f1c1
Description: translations for language Mongolian
 Translation data for all supported packages for:
 Mongolian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-mn provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-mr
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-mr (<< 1:11.04+20110607), language-pack-gnome-mr-base (<< 1:11.04+20110607), language-pack-kde-mr (<< 1:11.04+20110607), language-pack-kde-mr-base (<< 1:11.04+20110607), language-pack-mr (<< 1:11.04+20110607), language-pack-mr-base
Depends: language-pack-mr-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-mr/language-pack-mr_11.04+20110607_all.deb
Size: 1978
MD5sum: 31b31f26242aae92201594ad8253a0dc
SHA1: aab8d323980111f5161683cbab8aa7cddfdafbbb
SHA256: e80b7b5b096202c116f8de2588fdaf329f0e5ff4bad02a64beeaa32075e7a672
Description: translation updates for language Marathi
 Translation data updates for all supported packages for:
 Marathi
 .
 language-pack-mr-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-mr-base
Priority: optional
Section: translations
Installed-Size: 1620
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-mr (<< 1:11.04+20110607), language-pack-gnome-mr-base (<< 1:11.04+20110607), language-pack-kde-mr (<< 1:11.04+20110607), language-pack-kde-mr-base (<< 1:11.04+20110607), language-pack-mr (<< 1:11.04+20110607), language-pack-mr-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-mr (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-mr
Conflicts: language-pack-mr (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-mr-base/language-pack-mr-base_11.04+20110607_all.deb
Size: 312492
MD5sum: accf27deb50137b26ba76b0603478df6
SHA1: 7b9a8ed66758eda85b5f6fb5d1966ad23a0dbcd1
SHA256: 9778b688cd1e5771860212cd8703ee4cfd5954e03d7bfa680027b7245c406242
Description: translations for language Marathi
 Translation data for all supported packages for:
 Marathi
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-mr provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-ms
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ms (<< 1:11.04+20110607), language-pack-gnome-ms-base (<< 1:11.04+20110607), language-pack-kde-ms (<< 1:11.04+20110607), language-pack-kde-ms-base (<< 1:11.04+20110607), language-pack-ms (<< 1:11.04+20110607), language-pack-ms-base
Depends: language-pack-ms-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-ms/language-pack-ms_11.04+20110607_all.deb
Size: 1996
MD5sum: 7770018539036849d47e3dcbac78e24f
SHA1: 93d6581defb5993724c1eeb2979858b7f9a62608
SHA256: b40eda60fea6abccc0609664cb05b6ef1b45ed01dc8c797fc650882fcb051d0e
Description: translation updates for language Malay
 Translation data updates for all supported packages for:
 Malay
 .
 language-pack-ms-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-ms-base
Priority: optional
Section: translations
Installed-Size: 1292
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ms (<< 1:11.04+20110607), language-pack-gnome-ms-base (<< 1:11.04+20110607), language-pack-kde-ms (<< 1:11.04+20110607), language-pack-kde-ms-base (<< 1:11.04+20110607), language-pack-ms (<< 1:11.04+20110607), language-pack-ms-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-ms (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-ms (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-ms-base/language-pack-ms-base_11.04+20110607_all.deb
Size: 324038
MD5sum: 330d5c5b0b2b954501ce3d446dec15f5
SHA1: 05a4857bc01ba6f0c3f349db4379bba83aa8fb7f
SHA256: e27228f802ffbbfdeb33ea7840db00422dd9b2a5f1d86614f28fd666ea926030
Description: translations for language Malay
 Translation data for all supported packages for:
 Malay
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-ms provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-mt
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-mt (<< 1:11.04+20110607), language-pack-gnome-mt-base (<< 1:11.04+20110607), language-pack-kde-mt (<< 1:11.04+20110607), language-pack-kde-mt-base (<< 1:11.04+20110607), language-pack-mt (<< 1:11.04+20110607), language-pack-mt-base
Depends: language-pack-mt-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-mt/language-pack-mt_11.04+20110607_all.deb
Size: 1982
MD5sum: 0e586882b30eefe6e39eea3c212e69c7
SHA1: 53f621e3c0048add589043bf5f279d46ac32c1d1
SHA256: 9fe71b62a5a7acaede7ae6c8d9b90ff634487e4c3677b5357a152580ca96f276
Description: translation updates for language Maltese
 Translation data updates for all supported packages for:
 Maltese
 .
 language-pack-mt-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-mt-base
Priority: optional
Section: translations
Installed-Size: 88
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-mt (<< 1:11.04+20110607), language-pack-gnome-mt-base (<< 1:11.04+20110607), language-pack-kde-mt (<< 1:11.04+20110607), language-pack-kde-mt-base (<< 1:11.04+20110607), language-pack-mt (<< 1:11.04+20110607), language-pack-mt-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-mt (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-mt (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-mt-base/language-pack-mt-base_11.04+20110607_all.deb
Size: 5608
MD5sum: 592083e6ec9d5c7795d46e04e7bff9dd
SHA1: 56e33587edd52cd04185a24e8532e262f498d61c
SHA256: 2898fb8220d045338c658d2082cadcf3323d8d84e3b4d5138e9266de9609d7a5
Description: translations for language Maltese
 Translation data for all supported packages for:
 Maltese
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-mt provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-my
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-my (<< 1:11.04+20110607), language-pack-gnome-my-base (<< 1:11.04+20110607), language-pack-kde-my (<< 1:11.04+20110607), language-pack-kde-my-base (<< 1:11.04+20110607), language-pack-my (<< 1:11.04+20110607), language-pack-my-base
Depends: language-pack-my-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-my/language-pack-my_11.04+20110607_all.deb
Size: 1990
MD5sum: 1c3beb9ec7dc307ba7b406bab696e71d
SHA1: 06c3da8267599d616ae604ba15b9563c5f1da33b
SHA256: 7cebf9aadf84868b9728b394897eacfdd8f0594806d1191c84d891785ee89b5c
Description: translation updates for language Burmese
 Translation data updates for all supported packages for:
 Burmese
 .
 language-pack-my-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-my-base
Priority: optional
Section: translations
Installed-Size: 224
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-my (<< 1:11.04+20110607), language-pack-gnome-my-base (<< 1:11.04+20110607), language-pack-kde-my (<< 1:11.04+20110607), language-pack-kde-my-base (<< 1:11.04+20110607), language-pack-my (<< 1:11.04+20110607), language-pack-my-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-my (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-my (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-my-base/language-pack-my-base_11.04+20110607_all.deb
Size: 39940
MD5sum: c7c517efc209b1209c1b1683dfdaf30f
SHA1: be854f202a81e46ecb3d5eaf3603336202f91a48
SHA256: e93080429ed25bc19fc8b17cd9e8a1dfd030af5dedba7edd32f759ce03c2b42b
Description: translations for language Burmese
 Translation data for all supported packages for:
 Burmese
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-my provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-nan
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-nan (<< 1:11.04+20110607), language-pack-gnome-nan-base (<< 1:11.04+20110607), language-pack-kde-nan (<< 1:11.04+20110607), language-pack-kde-nan-base (<< 1:11.04+20110607), language-pack-nan (<< 1:11.04+20110607), language-pack-nan-base
Depends: language-pack-nan-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-nan/language-pack-nan_11.04+20110607_all.deb
Size: 1978
MD5sum: b3be71e7e5c1f756c01e85f11c865f64
SHA1: 2687f5a8eda2e9b4b6c57684a2c83818d1e83b79
SHA256: 1f8b3ae453eaeab12fd1c60d9de8d6589b35ce78c5a32729485d40979f40b7e2
Description: translation updates for language Chinese, Min Nan
 Translation data updates for all supported packages for:
 Chinese, Min Nan
 .
 language-pack-nan-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-nan-base
Priority: optional
Section: translations
Installed-Size: 84
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-nan (<< 1:11.04+20110607), language-pack-gnome-nan-base (<< 1:11.04+20110607), language-pack-kde-nan (<< 1:11.04+20110607), language-pack-kde-nan-base (<< 1:11.04+20110607), language-pack-nan (<< 1:11.04+20110607), language-pack-nan-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-nan (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-nan (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-nan-base/language-pack-nan-base_11.04+20110607_all.deb
Size: 3916
MD5sum: f94d73fdbab648ec09547ea97d9d644f
SHA1: fa1a590d00905335f573ab1259818c037c666e3e
SHA256: b6dedb9b3d0fd65e0ef2f779ab793f81a21dab4a86be51c9b43425da68ee26ff
Description: translations for language Chinese, Min Nan
 Translation data for all supported packages for:
 Chinese, Min Nan
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-nan provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-nb
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-nb (<< 1:11.04+20110607), language-pack-gnome-nb-base (<< 1:11.04+20110607), language-pack-kde-nb (<< 1:11.04+20110607), language-pack-kde-nb-base (<< 1:11.04+20110607), language-pack-nb (<< 1:11.04+20110607), language-pack-nb-base
Depends: language-pack-nb-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-nb/language-pack-nb_11.04+20110607_all.deb
Size: 2014
MD5sum: ba40d0624a3b2d43d616b7c09e851167
SHA1: 1c90443812da0d9f2b7f718029dd0f9659f3823a
SHA256: 3ece9a0034f265e365d5e13c54f261f6202d47e9c8d7d9b31c18a90fffeedd23
Description: translation updates for language Bokmål, Norwegian; Norwegian Bokmål
 Translation data updates for all supported packages for:
 Bokmål, Norwegian; Norwegian Bokmål
 .
 language-pack-nb-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-nb-base
Priority: optional
Section: translations
Installed-Size: 3240
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-nb (<< 1:11.04+20110607), language-pack-gnome-nb-base (<< 1:11.04+20110607), language-pack-kde-nb (<< 1:11.04+20110607), language-pack-kde-nb-base (<< 1:11.04+20110607), language-pack-nb (<< 1:11.04+20110607), language-pack-nb-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-nb (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-nb
Conflicts: language-pack-nb (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-nb-base/language-pack-nb-base_11.04+20110607_all.deb
Size: 868136
MD5sum: 825401ab95651b28515a8b6f158c2d94
SHA1: 816dc5a58e4a799ba1d79ad3e41ae3ca577d439f
SHA256: cdc87e41f35dae186a7fd9d1533ce53a4187858a279b2e078a3a0ca3a57d73af
Description: translations for language Bokmål, Norwegian; Norwegian Bokmål
 Translation data for all supported packages for:
 Bokmål, Norwegian; Norwegian Bokmål
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-nb provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-nds
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-nds (<< 1:11.04+20110607), language-pack-gnome-nds-base (<< 1:11.04+20110607), language-pack-kde-nds (<< 1:11.04+20110607), language-pack-kde-nds-base (<< 1:11.04+20110607), language-pack-nds (<< 1:11.04+20110607), language-pack-nds-base
Depends: language-pack-nds-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-nds/language-pack-nds_11.04+20110607_all.deb
Size: 1982
MD5sum: eb1eb5d557638c0a615d71980696e334
SHA1: 53111ccbf69c3a7b1a884dcaf00c07de99726451
SHA256: 797a0b9bc105d8c26a2e1761903d35ecfb8f8c9ab61570075bbcf9efec20544a
Description: translation updates for language Saxon, Low
 Translation data updates for all supported packages for:
 Saxon, Low
 .
 language-pack-nds-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-nds-base
Priority: optional
Section: translations
Installed-Size: 236
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-nds (<< 1:11.04+20110607), language-pack-gnome-nds-base (<< 1:11.04+20110607), language-pack-kde-nds (<< 1:11.04+20110607), language-pack-kde-nds-base (<< 1:11.04+20110607), language-pack-nds (<< 1:11.04+20110607), language-pack-nds-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-nds (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-nds (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-nds-base/language-pack-nds-base_11.04+20110607_all.deb
Size: 30682
MD5sum: c58de85b758102b277eab8d2352c439b
SHA1: a085670d2cd757a195b3249bc7ba502cb8f92964
SHA256: 3900ac4905b65607d10be7ddec50d3cb48d5d36dd58e7865095f1a0fa8442232
Description: translations for language Saxon, Low
 Translation data for all supported packages for:
 Saxon, Low
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-nds provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-ne
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ne (<< 1:11.04+20110607), language-pack-gnome-ne-base (<< 1:11.04+20110607), language-pack-kde-ne (<< 1:11.04+20110607), language-pack-kde-ne-base (<< 1:11.04+20110607), language-pack-ne (<< 1:11.04+20110607), language-pack-ne-base
Depends: language-pack-ne-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-ne/language-pack-ne_11.04+20110607_all.deb
Size: 1994
MD5sum: 1180adc997872694ed472e09e8b6dab1
SHA1: d4bdff75e4a703786233aaf236c53ce59a3aaca7
SHA256: 1b0cb5be4d4c44e74f5ba9bbea988ddfbe822bc7cf8067cf4e7c6f839dd4a047
Description: translation updates for language Nepali
 Translation data updates for all supported packages for:
 Nepali
 .
 language-pack-ne-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-ne-base
Priority: optional
Section: translations
Installed-Size: 704
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ne (<< 1:11.04+20110607), language-pack-gnome-ne-base (<< 1:11.04+20110607), language-pack-kde-ne (<< 1:11.04+20110607), language-pack-kde-ne-base (<< 1:11.04+20110607), language-pack-ne (<< 1:11.04+20110607), language-pack-ne-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-ne (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-ne (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-ne-base/language-pack-ne-base_11.04+20110607_all.deb
Size: 107786
MD5sum: 7a6e260f52ced93f803c1a31e269d4f8
SHA1: a5c283f11490af17134b91ae8571e228c0184e91
SHA256: c4ba1217f65a47b5368768dc850b61a2e48314217dab4c03edf80dc05e9c3622
Description: translations for language Nepali
 Translation data for all supported packages for:
 Nepali
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-ne provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-nl
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-nl (<< 1:11.04+20110607), language-pack-gnome-nl-base (<< 1:11.04+20110607), language-pack-kde-nl (<< 1:11.04+20110607), language-pack-kde-nl-base (<< 1:11.04+20110607), language-pack-nl (<< 1:11.04+20110607), language-pack-nl-base
Depends: language-pack-nl-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-nl/language-pack-nl_11.04+20110607_all.deb
Size: 1980
MD5sum: 7f797ad71615ce5c0c1bd75f72f5df88
SHA1: 7008cdbbcf8c9f2ed6cad130becbd1f25af0ee18
SHA256: 13fd2c7c05881704c73ffd7bfca6dab113b16eea8fa42b956f82a1a00b5ca182
Description: translation updates for language Dutch; Flemish
 Translation data updates for all supported packages for:
 Dutch; Flemish
 .
 language-pack-nl-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, kubuntu-mobile-live, edubuntu-dvd-live

Package: language-pack-nl-base
Priority: optional
Section: translations
Installed-Size: 6292
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-nl (<< 1:11.04+20110607), language-pack-gnome-nl-base (<< 1:11.04+20110607), language-pack-kde-nl (<< 1:11.04+20110607), language-pack-kde-nl-base (<< 1:11.04+20110607), language-pack-nl (<< 1:11.04+20110607), language-pack-nl-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-nl (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-nl
Conflicts: language-pack-nl (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-nl-base/language-pack-nl-base_11.04+20110607_all.deb
Size: 1782954
MD5sum: 1295fb836b91bee6a815af10aa313c69
SHA1: a1ec429689c1fe3172a09715bb11878637f49c85
SHA256: 739d2ba6b52646bed6eca0607e98c2f057f5b05d3de29e946c4fe5497003a3f7
Description: translations for language Dutch; Flemish
 Translation data for all supported packages for:
 Dutch; Flemish
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-nl provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, kubuntu-mobile-live, edubuntu-dvd-live

Package: language-pack-nn
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-nn (<< 1:11.04+20110607), language-pack-gnome-nn-base (<< 1:11.04+20110607), language-pack-kde-nn (<< 1:11.04+20110607), language-pack-kde-nn-base (<< 1:11.04+20110607), language-pack-nn (<< 1:11.04+20110607), language-pack-nn-base
Depends: language-pack-nn-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-nn/language-pack-nn_11.04+20110607_all.deb
Size: 2012
MD5sum: d9c9383d78f5daf1c7259e2453c73177
SHA1: 78220d54c9b56465bbba0dfc154099817cecdd92
SHA256: e3d7a19f610743d1fb5d4af8ed077c0442bb4acd396d99c66ba8f1ea17fcbe5a
Description: translation updates for language Norwegian Nynorsk; Nynorsk, Norwegian
 Translation data updates for all supported packages for:
 Norwegian Nynorsk; Nynorsk, Norwegian
 .
 language-pack-nn-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-nn-base
Priority: optional
Section: translations
Installed-Size: 1068
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-nn (<< 1:11.04+20110607), language-pack-gnome-nn-base (<< 1:11.04+20110607), language-pack-kde-nn (<< 1:11.04+20110607), language-pack-kde-nn-base (<< 1:11.04+20110607), language-pack-nn (<< 1:11.04+20110607), language-pack-nn-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-nn (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-nn
Conflicts: language-pack-nn (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-nn-base/language-pack-nn-base_11.04+20110607_all.deb
Size: 272692
MD5sum: 15d884b287f763469b562d66deaf5995
SHA1: fa9bc264910635a17798e536bebb381e091a82b1
SHA256: 9c31a4c848b06e9d8b9ea97082f930133ff26b5cfca570e759050cc5cc557eac
Description: translations for language Norwegian Nynorsk; Nynorsk, Norwegian
 Translation data for all supported packages for:
 Norwegian Nynorsk; Nynorsk, Norwegian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-nn provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-nso
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-nso (<< 1:11.04+20110607), language-pack-gnome-nso-base (<< 1:11.04+20110607), language-pack-kde-nso (<< 1:11.04+20110607), language-pack-kde-nso-base (<< 1:11.04+20110607), language-pack-nso (<< 1:11.04+20110607), language-pack-nso-base
Depends: language-pack-nso-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-nso/language-pack-nso_11.04+20110607_all.deb
Size: 1992
MD5sum: a54c21f3503bde07a10be4b368a00c76
SHA1: cd092de900fb2e59aba72f4150aba6ade9eaaa63
SHA256: c1817e69438d3566f372b7e1f745eba802356f1d41a70d3089cda61a3fd95413
Description: translation updates for language Sotho, Northern
 Translation data updates for all supported packages for:
 Sotho, Northern
 .
 language-pack-nso-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-nso-base
Priority: optional
Section: translations
Installed-Size: 96
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-nso (<< 1:11.04+20110607), language-pack-gnome-nso-base (<< 1:11.04+20110607), language-pack-kde-nso (<< 1:11.04+20110607), language-pack-kde-nso-base (<< 1:11.04+20110607), language-pack-nso (<< 1:11.04+20110607), language-pack-nso-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-nso (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-nso
Conflicts: language-pack-nso (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-nso-base/language-pack-nso-base_11.04+20110607_all.deb
Size: 8104
MD5sum: c085dc1e9255d3805ffc3f832e2510d0
SHA1: 72cabd275412a25513e6984af3bf95a6b872ceb0
SHA256: 72421eb1df8d558cafa3e1658a952f7b3a9145ecce59a68a18e5a1b2e4d63ec0
Description: translations for language Sotho, Northern
 Translation data for all supported packages for:
 Sotho, Northern
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-nso provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-oc
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-oc (<< 1:11.04+20110607), language-pack-gnome-oc-base (<< 1:11.04+20110607), language-pack-kde-oc (<< 1:11.04+20110607), language-pack-kde-oc-base (<< 1:11.04+20110607), language-pack-oc (<< 1:11.04+20110607), language-pack-oc-base
Depends: language-pack-oc-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-oc/language-pack-oc_11.04+20110607_all.deb
Size: 1998
MD5sum: 0992935b07a375dad2b7b4bc04721203
SHA1: e735d17ed32c7f10b08e10e3567849cd9013b835
SHA256: 3d39af2e84fe4efa254b752cf1dbe75d2b3a234447461e244f43735f8c70163c
Description: translation updates for language Occitan (post 1500)
 Translation data updates for all supported packages for:
 Occitan (post 1500)
 .
 language-pack-oc-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-oc-base
Priority: optional
Section: translations
Installed-Size: 3180
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-oc (<< 1:11.04+20110607), language-pack-gnome-oc-base (<< 1:11.04+20110607), language-pack-kde-oc (<< 1:11.04+20110607), language-pack-kde-oc-base (<< 1:11.04+20110607), language-pack-oc (<< 1:11.04+20110607), language-pack-oc-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-oc (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-oc
Conflicts: language-pack-oc (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-oc-base/language-pack-oc-base_11.04+20110607_all.deb
Size: 818128
MD5sum: 8c070e6400f500d36b371ddcfb2b5fce
SHA1: 4ceec1bc896c054ce8fcf4ad32e37b6c265187ed
SHA256: 7b444057df6a58d8905d6b52d9de89e851a41c58e0a171ff7ef75ca6893c140b
Description: translations for language Occitan (post 1500)
 Translation data for all supported packages for:
 Occitan (post 1500)
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-oc provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-om
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-om (<< 1:11.04+20110607), language-pack-gnome-om-base (<< 1:11.04+20110607), language-pack-kde-om (<< 1:11.04+20110607), language-pack-kde-om-base (<< 1:11.04+20110607), language-pack-om (<< 1:11.04+20110607), language-pack-om-base
Depends: language-pack-om-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-om/language-pack-om_11.04+20110607_all.deb
Size: 1976
MD5sum: 0a59026b94522328b51716bff4af09fe
SHA1: a2bb58a6242e156223e9a1f8f474340bc398ece5
SHA256: b47611e3cfd9909052517a8ab7329d4d3b724bacd5233e531dabe79461634697
Description: translation updates for language Oromo
 Translation data updates for all supported packages for:
 Oromo
 .
 language-pack-om-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-om-base
Priority: optional
Section: translations
Installed-Size: 84
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-om (<< 1:11.04+20110607), language-pack-gnome-om-base (<< 1:11.04+20110607), language-pack-kde-om (<< 1:11.04+20110607), language-pack-kde-om-base (<< 1:11.04+20110607), language-pack-om (<< 1:11.04+20110607), language-pack-om-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-om (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-om (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-om-base/language-pack-om-base_11.04+20110607_all.deb
Size: 4852
MD5sum: caa1d586fb7136cc6f053835beffbeab
SHA1: dfbf3873717a7cf1d7e1894e59fab4590dd7e533
SHA256: 7814e087c6805457bce109ed7b470a74ee24b14b8ee84c10df2017582c45bca6
Description: translations for language Oromo
 Translation data for all supported packages for:
 Oromo
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-om provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-or
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-or (<< 1:11.04+20110607), language-pack-gnome-or-base (<< 1:11.04+20110607), language-pack-kde-or (<< 1:11.04+20110607), language-pack-kde-or-base (<< 1:11.04+20110607), language-pack-or (<< 1:11.04+20110607), language-pack-or-base
Depends: language-pack-or-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-or/language-pack-or_11.04+20110607_all.deb
Size: 1986
MD5sum: 8e1b91dab4b020a4919b031ff6afe15c
SHA1: 713fd2a1bfcd4592f862562b13cf1d56c7a848c3
SHA256: aa159530a3d2026b7dff41ed87a4c37cba2248178f07c512d90d7652d099207a
Description: translation updates for language Oriya
 Translation data updates for all supported packages for:
 Oriya
 .
 language-pack-or-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-or-base
Priority: optional
Section: translations
Installed-Size: 1308
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-or (<< 1:11.04+20110607), language-pack-gnome-or-base (<< 1:11.04+20110607), language-pack-kde-or (<< 1:11.04+20110607), language-pack-kde-or-base (<< 1:11.04+20110607), language-pack-or (<< 1:11.04+20110607), language-pack-or-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-or (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-or
Conflicts: language-pack-or (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-or-base/language-pack-or-base_11.04+20110607_all.deb
Size: 243792
MD5sum: 47e36380b43a4f1b81cc0045c8f4b87f
SHA1: 0fc257c363ab5f0defb85078bdcfad01fa0adf3d
SHA256: 50a43edae8b53fe7a00c5d6d263e631f55107afe9515d76f21732892b11e44e2
Description: translations for language Oriya
 Translation data for all supported packages for:
 Oriya
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-or provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-pa
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-pa (<< 1:11.04+20110607), language-pack-gnome-pa-base (<< 1:11.04+20110607), language-pack-kde-pa (<< 1:11.04+20110607), language-pack-kde-pa-base (<< 1:11.04+20110607), language-pack-pa (<< 1:11.04+20110607), language-pack-pa-base
Depends: language-pack-pa-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-pa/language-pack-pa_11.04+20110607_all.deb
Size: 1992
MD5sum: 7f153bb4ddc8b8455db9e5d3791c5585
SHA1: 108c5ff14076be6691c14f98c50aac8a7d0057a1
SHA256: d338d6cc550fd05c9dca41dfd253a5b7cf8785affc373a35ead6aa34f36cfffc
Description: translation updates for language Panjabi; Punjabi
 Translation data updates for all supported packages for:
 Panjabi; Punjabi
 .
 language-pack-pa-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-pa-base
Priority: optional
Section: translations
Installed-Size: 1444
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-pa (<< 1:11.04+20110607), language-pack-gnome-pa-base (<< 1:11.04+20110607), language-pack-kde-pa (<< 1:11.04+20110607), language-pack-kde-pa-base (<< 1:11.04+20110607), language-pack-pa (<< 1:11.04+20110607), language-pack-pa-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-pa (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-pa
Conflicts: language-pack-pa (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-pa-base/language-pack-pa-base_11.04+20110607_all.deb
Size: 284572
MD5sum: 494a43330111d39aa7b87d9f931c8536
SHA1: 7f2d4675e9c693fe0d0864baf2bdc44a747ea106
SHA256: 71b34ed3f9cd1f8722e3110cc97e56f8b7f8d0a4b81a97dd78c45c39047a8031
Description: translations for language Panjabi; Punjabi
 Translation data for all supported packages for:
 Panjabi; Punjabi
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-pa provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-pap
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-pap (<< 1:11.04+20110607), language-pack-gnome-pap-base (<< 1:11.04+20110607), language-pack-kde-pap (<< 1:11.04+20110607), language-pack-kde-pap-base (<< 1:11.04+20110607), language-pack-pap (<< 1:11.04+20110607), language-pack-pap-base
Depends: language-pack-pap-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-pap/language-pack-pap_11.04+20110607_all.deb
Size: 1986
MD5sum: 4820d4cb27cbe35314ea4c27ef844e38
SHA1: 3794cdb6afb9ed60665a0393a9e72072827dc76c
SHA256: 1f79727283e74a7eafca74d4df420619082da6528f22b339511634c5acbfb53f
Description: translation updates for language Papiamento
 Translation data updates for all supported packages for:
 Papiamento
 .
 language-pack-pap-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-pap-base
Priority: optional
Section: translations
Installed-Size: 64
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-pap (<< 1:11.04+20110607), language-pack-gnome-pap-base (<< 1:11.04+20110607), language-pack-kde-pap (<< 1:11.04+20110607), language-pack-kde-pap-base (<< 1:11.04+20110607), language-pack-pap (<< 1:11.04+20110607), language-pack-pap-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-pap (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-pap (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-pap-base/language-pack-pap-base_11.04+20110607_all.deb
Size: 2318
MD5sum: 865d8893f02fbaebd9c36653380a2c9d
SHA1: 642d047fc5df522051c57521fa8c85128cf3f3dd
SHA256: e6e9e417044ce3faa070098349440efe90e52ee472b5f2516dc8d57b65d7be59
Description: translations for language Papiamento
 Translation data for all supported packages for:
 Papiamento
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-pap provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-pl
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-pl (<< 1:11.04+20110607), language-pack-gnome-pl-base (<< 1:11.04+20110607), language-pack-kde-pl (<< 1:11.04+20110607), language-pack-kde-pl-base (<< 1:11.04+20110607), language-pack-pl (<< 1:11.04+20110607), language-pack-pl-base
Depends: language-pack-pl-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-pl/language-pack-pl_11.04+20110607_all.deb
Size: 1982
MD5sum: 27f85d2b00ddfc5350c773f52ba61282
SHA1: d23ece605ca6dd46c37ce93b2673cd6eaa436ae8
SHA256: a93efda1f590ab3117f9184f5579a5921bac9aa33d59dd279bc22fb36ec9a003
Description: translation updates for language Polish
 Translation data updates for all supported packages for:
 Polish
 .
 language-pack-pl-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-mobile-dvd-live, kubuntu-mobile-live, edubuntu-dvd-live

Package: language-pack-pl-base
Priority: optional
Section: translations
Installed-Size: 8016
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-pl (<< 1:11.04+20110607), language-pack-gnome-pl-base (<< 1:11.04+20110607), language-pack-kde-pl (<< 1:11.04+20110607), language-pack-kde-pl-base (<< 1:11.04+20110607), language-pack-pl (<< 1:11.04+20110607), language-pack-pl-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-pl (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-pl
Conflicts: language-pack-pl (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-pl-base/language-pack-pl-base_11.04+20110607_all.deb
Size: 2289382
MD5sum: b302c745b694b2d1e02f482d7f18b3a3
SHA1: 4125e56332423f5bdfa49df2d2186c8670c63c68
SHA256: 344cf95ea8c22589e41921b040ec122bdeac7a2532c329ecb44632eb360c5c05
Description: translations for language Polish
 Translation data for all supported packages for:
 Polish
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-pl provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-mobile-dvd-live, kubuntu-mobile-live, edubuntu-dvd-live

Package: language-pack-ps
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ps (<< 1:11.04+20110607), language-pack-gnome-ps-base (<< 1:11.04+20110607), language-pack-kde-ps (<< 1:11.04+20110607), language-pack-kde-ps-base (<< 1:11.04+20110607), language-pack-ps (<< 1:11.04+20110607), language-pack-ps-base
Depends: language-pack-ps-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-ps/language-pack-ps_11.04+20110607_all.deb
Size: 2002
MD5sum: 9f1dcd9edac6639612f6baa91bc9a0cb
SHA1: c292be3a8e2dd1eafc94240239b24e29377cb5b1
SHA256: 32514a38a796ca4e9ebaadd03309e7cc4b8064898cb58340bfb7556e61c22d0a
Description: translation updates for language Pushto; Pashto
 Translation data updates for all supported packages for:
 Pushto; Pashto
 .
 language-pack-ps-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-ps-base
Priority: optional
Section: translations
Installed-Size: 140
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ps (<< 1:11.04+20110607), language-pack-gnome-ps-base (<< 1:11.04+20110607), language-pack-kde-ps (<< 1:11.04+20110607), language-pack-kde-ps-base (<< 1:11.04+20110607), language-pack-ps (<< 1:11.04+20110607), language-pack-ps-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-ps (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-ps (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-ps-base/language-pack-ps-base_11.04+20110607_all.deb
Size: 21504
MD5sum: d070e9bb7315231e13a4f7df0ec0ce3b
SHA1: 8fb0d3efff04d73821633a50a97401bf52030d39
SHA256: 940740bf1e1d7d8c59316b256d624bdae812ec46ec0930c746c51bde2e1d58fb
Description: translations for language Pushto; Pashto
 Translation data for all supported packages for:
 Pushto; Pashto
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-ps provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-pt
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-pt (<< 1:11.04+20110607), language-pack-gnome-pt-base (<< 1:11.04+20110607), language-pack-kde-pt (<< 1:11.04+20110607), language-pack-kde-pt-base (<< 1:11.04+20110607), language-pack-pt (<< 1:11.04+20110607), language-pack-pt-base
Depends: language-pack-pt-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-pt/language-pack-pt_11.04+20110607_all.deb
Size: 1988
MD5sum: f7826e8dfe27e9a4fdfd13b5f0ba404b
SHA1: 5e0d09df9f6de0a0220935be7c1a3c6d27c4ec14
SHA256: 7d633b8d690448f26812f81c09a5a5f0199adb8f318db4dfac68a80f059b6f54
Description: translation updates for language Portuguese
 Translation data updates for all supported packages for:
 Portuguese
 .
 language-pack-pt-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-live, kubuntu-dvd-live, kubuntu-mobile-dvd-live, kubuntu-mobile-live, edubuntu-dvd-live

Package: language-pack-pt-base
Priority: optional
Section: translations
Installed-Size: 15060
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-pt (<< 1:11.04+20110607), language-pack-gnome-pt-base (<< 1:11.04+20110607), language-pack-kde-pt (<< 1:11.04+20110607), language-pack-kde-pt-base (<< 1:11.04+20110607), language-pack-pt (<< 1:11.04+20110607), language-pack-pt-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-pt (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-pt
Conflicts: language-pack-pt (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-pt-base/language-pack-pt-base_11.04+20110607_all.deb
Size: 4199672
MD5sum: 8a4a043554d2d83df68d7e5d3ba41790
SHA1: 509a2a97880e2cf26d11e2f6f18da0f3ad4331fa
SHA256: 34c2a3aa3fd14b693bb9b523d83a2aa1d8eb07113838ef598bda9748b54e5ae7
Description: translations for language Portuguese
 Translation data for all supported packages for:
 Portuguese
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-pt provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-live, kubuntu-dvd-live, kubuntu-mobile-dvd-live, kubuntu-mobile-live, edubuntu-dvd-live

Package: language-pack-ro
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ro (<< 1:11.04+20110607), language-pack-gnome-ro-base (<< 1:11.04+20110607), language-pack-kde-ro (<< 1:11.04+20110607), language-pack-kde-ro-base (<< 1:11.04+20110607), language-pack-ro (<< 1:11.04+20110607), language-pack-ro-base
Depends: language-pack-ro-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-ro/language-pack-ro_11.04+20110607_all.deb
Size: 1990
MD5sum: 08b61c2892ed1e4962ec7ad10fa95a18
SHA1: 0632ca0250c59a0d6ada70058e9e87a9bd7aaf07
SHA256: b191b26d10e6bd02eccab08b404987cb2f521631dda6a542d4659f94c100b9eb
Description: translation updates for language Romanian
 Translation data updates for all supported packages for:
 Romanian
 .
 language-pack-ro-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-ro-base
Priority: optional
Section: translations
Installed-Size: 3532
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ro (<< 1:11.04+20110607), language-pack-gnome-ro-base (<< 1:11.04+20110607), language-pack-kde-ro (<< 1:11.04+20110607), language-pack-kde-ro-base (<< 1:11.04+20110607), language-pack-ro (<< 1:11.04+20110607), language-pack-ro-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-ro (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-ro
Conflicts: language-pack-ro (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-ro-base/language-pack-ro-base_11.04+20110607_all.deb
Size: 942548
MD5sum: e825441b32add1063f6e4c30f7f50338
SHA1: 5154c4442836ac415ca683f697b4d5c5b33a605b
SHA256: a61d3749cdac0f7653aabf0daf1066faa2d0677b3b4e7240801a63c71a379b67
Description: translations for language Romanian
 Translation data for all supported packages for:
 Romanian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-ro provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-ru
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ru (<< 1:11.04+20110607), language-pack-gnome-ru-base (<< 1:11.04+20110607), language-pack-kde-ru (<< 1:11.04+20110607), language-pack-kde-ru-base (<< 1:11.04+20110607), language-pack-ru (<< 1:11.04+20110607), language-pack-ru-base
Depends: language-pack-ru-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-ru/language-pack-ru_11.04+20110607_all.deb
Size: 1970
MD5sum: aa88fadedb68f0ab8e36beb336c3eea5
SHA1: a0f98052d7f998126e2dad03270784d3ddcd4236
SHA256: 7cfcc8d3c550a9452320c3895e01950d1dd1a8bad2ddb56553e483d2af6357c3
Description: translation updates for language Russian
 Translation data updates for all supported packages for:
 Russian
 .
 language-pack-ru-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-mobile-dvd-live, kubuntu-mobile-live, edubuntu-dvd-live, xubuntu-live

Package: language-pack-ru-base
Priority: optional
Section: translations
Installed-Size: 10028
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ru (<< 1:11.04+20110607), language-pack-gnome-ru-base (<< 1:11.04+20110607), language-pack-kde-ru (<< 1:11.04+20110607), language-pack-kde-ru-base (<< 1:11.04+20110607), language-pack-ru (<< 1:11.04+20110607), language-pack-ru-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-ru (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-ru
Conflicts: language-pack-ru (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-ru-base/language-pack-ru-base_11.04+20110607_all.deb
Size: 2289018
MD5sum: 630a6552a9c45cbb5dd1483ee3b6917f
SHA1: 4ae13626cd3e7bf76a973debad01ae58de825b1a
SHA256: 40e08aaf7af6287e065df4e8cebcfbc024c8d6d2686f78ab511087e1f95e3c28
Description: translations for language Russian
 Translation data for all supported packages for:
 Russian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-ru provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-mobile-dvd-live, kubuntu-mobile-live, edubuntu-dvd-live, xubuntu-live

Package: language-pack-rw
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-rw (<< 1:11.04+20110607), language-pack-gnome-rw-base (<< 1:11.04+20110607), language-pack-kde-rw (<< 1:11.04+20110607), language-pack-kde-rw-base (<< 1:11.04+20110607), language-pack-rw (<< 1:11.04+20110607), language-pack-rw-base
Depends: language-pack-rw-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-rw/language-pack-rw_11.04+20110607_all.deb
Size: 1996
MD5sum: db5b942fc8fc7d471b6f3faeeb1e8b75
SHA1: 3f224ca950bba45a0cfa8de1a9b0cbe333eb38bd
SHA256: 7c26d18bf19619f76f2d1fc438cf0fe674cb9c29deb430ba96759badbdbc1656
Description: translation updates for language Kinyarwanda
 Translation data updates for all supported packages for:
 Kinyarwanda
 .
 language-pack-rw-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-rw-base
Priority: optional
Section: translations
Installed-Size: 184
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-rw (<< 1:11.04+20110607), language-pack-gnome-rw-base (<< 1:11.04+20110607), language-pack-kde-rw (<< 1:11.04+20110607), language-pack-kde-rw-base (<< 1:11.04+20110607), language-pack-rw (<< 1:11.04+20110607), language-pack-rw-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-rw (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-rw (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-rw-base/language-pack-rw-base_11.04+20110607_all.deb
Size: 10062
MD5sum: 582071b9270a0a2ca13f8b5732edd52c
SHA1: 42c143408e08ec76080e2541368d140ec7564d2e
SHA256: d25bc622f17b0c2e560ba95e8f9a85619623dd81fba31ba5fe6e3029a220a14a
Description: translations for language Kinyarwanda
 Translation data for all supported packages for:
 Kinyarwanda
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-rw provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-sa
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-sa (<< 1:11.04+20110607), language-pack-gnome-sa-base (<< 1:11.04+20110607), language-pack-kde-sa (<< 1:11.04+20110607), language-pack-kde-sa-base (<< 1:11.04+20110607), language-pack-sa (<< 1:11.04+20110607), language-pack-sa-base
Depends: language-pack-sa-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-sa/language-pack-sa_11.04+20110607_all.deb
Size: 1990
MD5sum: ec6698255cedc52b298a483a6ffbdb60
SHA1: 51d401cc31bf55531b6ff4a71f1adb05756d5547
SHA256: bfa69eba04ffbab8c5dc573a7224f807a0e65dae3c87ea3cdde1d851302ac26e
Description: translation updates for language Sanskrit
 Translation data updates for all supported packages for:
 Sanskrit
 .
 language-pack-sa-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-sa-base
Priority: optional
Section: translations
Installed-Size: 64
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-sa (<< 1:11.04+20110607), language-pack-gnome-sa-base (<< 1:11.04+20110607), language-pack-kde-sa (<< 1:11.04+20110607), language-pack-kde-sa-base (<< 1:11.04+20110607), language-pack-sa (<< 1:11.04+20110607), language-pack-sa-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-sa (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-sa (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-sa-base/language-pack-sa-base_11.04+20110607_all.deb
Size: 2324
MD5sum: e57520d6f265c6cd64aba7cd25f22af1
SHA1: 2077c36722c9ffa92e4d80508e1558d181c878ed
SHA256: 8cec46ef345f79abaf0fa14f79d8f74b40a345a525fa6d76fe88a364e51df361
Description: translations for language Sanskrit
 Translation data for all supported packages for:
 Sanskrit
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-sa provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-sc
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-sc (<< 1:11.04+20110607), language-pack-gnome-sc-base (<< 1:11.04+20110607), language-pack-kde-sc (<< 1:11.04+20110607), language-pack-kde-sc-base (<< 1:11.04+20110607), language-pack-sc (<< 1:11.04+20110607), language-pack-sc-base
Depends: language-pack-sc-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-sc/language-pack-sc_11.04+20110607_all.deb
Size: 1998
MD5sum: a7f060ca62b15a4d7716d60008c0ec55
SHA1: 4cf28974dd264a43998ed4a90a618f6ca1f20203
SHA256: b6a739bf5dd8d821568e42983731dc2b5c190f82e66ee5a2d4ac4bc76dc6c83c
Description: translation updates for language Sardinian
 Translation data updates for all supported packages for:
 Sardinian
 .
 language-pack-sc-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-sc-base
Priority: optional
Section: translations
Installed-Size: 152
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-sc (<< 1:11.04+20110607), language-pack-gnome-sc-base (<< 1:11.04+20110607), language-pack-kde-sc (<< 1:11.04+20110607), language-pack-kde-sc-base (<< 1:11.04+20110607), language-pack-sc (<< 1:11.04+20110607), language-pack-sc-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-sc (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-sc (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-sc-base/language-pack-sc-base_11.04+20110607_all.deb
Size: 20896
MD5sum: 759b6f3b43b6294fa06c76ed0a3a249f
SHA1: 079cc6b80005a74af4cd4ba41210963e3296a86a
SHA256: 8d26bf65e9295b1a691bbd42cde2e36652a797bda9d140d673ddd6b269387d27
Description: translations for language Sardinian
 Translation data for all supported packages for:
 Sardinian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-sc provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-sd
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-sd (<< 1:11.04+20110607), language-pack-gnome-sd-base (<< 1:11.04+20110607), language-pack-kde-sd (<< 1:11.04+20110607), language-pack-kde-sd-base (<< 1:11.04+20110607), language-pack-sd (<< 1:11.04+20110607), language-pack-sd-base
Depends: language-pack-sd-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-sd/language-pack-sd_11.04+20110607_all.deb
Size: 1988
MD5sum: 5cde87e6190b951e323c17f384111a72
SHA1: 784888ff60e1ecb15ed3e1f1561a7a16d2ada2aa
SHA256: edb66bc13d63a441857f8e4acda9f8901279763cf547f937722b05945b2f902e
Description: translation updates for language Sindhi
 Translation data updates for all supported packages for:
 Sindhi
 .
 language-pack-sd-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-sd-base
Priority: optional
Section: translations
Installed-Size: 108
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-sd (<< 1:11.04+20110607), language-pack-gnome-sd-base (<< 1:11.04+20110607), language-pack-kde-sd (<< 1:11.04+20110607), language-pack-kde-sd-base (<< 1:11.04+20110607), language-pack-sd (<< 1:11.04+20110607), language-pack-sd-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-sd (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-sd (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-sd-base/language-pack-sd-base_11.04+20110607_all.deb
Size: 6926
MD5sum: 875c1c7b0f2243e6b3c36b305203ec6b
SHA1: b8a52407e2e51e53281a07f9ea6b63fbc4db4610
SHA256: 92984465625ab9705d4c255a363393b41c93594e72f7a9facfa0e23affa0beef
Description: translations for language Sindhi
 Translation data for all supported packages for:
 Sindhi
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-sd provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-se
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-se (<< 1:11.04+20110607), language-pack-gnome-se-base (<< 1:11.04+20110607), language-pack-kde-se (<< 1:11.04+20110607), language-pack-kde-se-base (<< 1:11.04+20110607), language-pack-se (<< 1:11.04+20110607), language-pack-se-base
Depends: language-pack-se-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-se/language-pack-se_11.04+20110607_all.deb
Size: 2008
MD5sum: 9485a5aa952c60344fa59bf24993a072
SHA1: 8d1679434fcd143799832a1c69927ecb3afb3142
SHA256: a85098de9655812118b5e760d3aebcde1aeb4f2b9dcf11e07f307fba32929b15
Description: translation updates for language Northern Sami
 Translation data updates for all supported packages for:
 Northern Sami
 .
 language-pack-se-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-se-base
Priority: optional
Section: translations
Installed-Size: 64
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-se (<< 1:11.04+20110607), language-pack-gnome-se-base (<< 1:11.04+20110607), language-pack-kde-se (<< 1:11.04+20110607), language-pack-kde-se-base (<< 1:11.04+20110607), language-pack-se (<< 1:11.04+20110607), language-pack-se-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-se (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-se (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-se-base/language-pack-se-base_11.04+20110607_all.deb
Size: 2306
MD5sum: 6633e32995ef41e4b4a87867b18cfebf
SHA1: d842142088ef2d52370699560fded0dcc401ceba
SHA256: 5760306aab84c8d99ffd0281ff79ec0c93b3c4b7d6d276e2eb13fe65f332fd10
Description: translations for language Northern Sami
 Translation data for all supported packages for:
 Northern Sami
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-se provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-shs
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-shs (<< 1:11.04+20110607), language-pack-gnome-shs-base (<< 1:11.04+20110607), language-pack-kde-shs (<< 1:11.04+20110607), language-pack-kde-shs-base (<< 1:11.04+20110607), language-pack-shs (<< 1:11.04+20110607), language-pack-shs-base
Depends: language-pack-shs-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-shs/language-pack-shs_11.04+20110607_all.deb
Size: 1992
MD5sum: 201a5f83f01cbd608863c734f91261cf
SHA1: 07c45795286b19784da7fc633dee75c4f22fc3f2
SHA256: 501a221b97ac10864740a5eb2d3ac2b374fda5ef4237cd4c5fb14fae9a28d9b5
Description: translation updates for language Shuswap
 Translation data updates for all supported packages for:
 Shuswap
 .
 language-pack-shs-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-shs-base
Priority: optional
Section: translations
Installed-Size: 64
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-shs (<< 1:11.04+20110607), language-pack-gnome-shs-base (<< 1:11.04+20110607), language-pack-kde-shs (<< 1:11.04+20110607), language-pack-kde-shs-base (<< 1:11.04+20110607), language-pack-shs (<< 1:11.04+20110607), language-pack-shs-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-shs (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-shs (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-shs-base/language-pack-shs-base_11.04+20110607_all.deb
Size: 2318
MD5sum: ee88ad94cce3bb0153ee55728fc7fe7a
SHA1: 3ca3a5edfab3fb10b9bcaa35a1fb7c5f34c2cf3d
SHA256: 9e62bae365409539bf28a1c4e101dc2a982acbe0fc7b327dc25001d5928fd4b9
Description: translations for language Shuswap
 Translation data for all supported packages for:
 Shuswap
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-shs provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-si
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-si (<< 1:11.04+20110607), language-pack-gnome-si-base (<< 1:11.04+20110607), language-pack-kde-si (<< 1:11.04+20110607), language-pack-kde-si-base (<< 1:11.04+20110607), language-pack-si (<< 1:11.04+20110607), language-pack-si-base
Depends: language-pack-si-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-si/language-pack-si_11.04+20110607_all.deb
Size: 2012
MD5sum: b0ba131264183eea9932b26571269089
SHA1: f1ae00d96a2b265a721b8f27ad1f22d058891d31
SHA256: a926b7fcafb23e2c0fa24c408fcd145f50fd50c4d91a1d0fb0a2b265eb2b9cd3
Description: translation updates for language Sinhala; Sinhalese
 Translation data updates for all supported packages for:
 Sinhala; Sinhalese
 .
 language-pack-si-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-si-base
Priority: optional
Section: translations
Installed-Size: 352
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-si (<< 1:11.04+20110607), language-pack-gnome-si-base (<< 1:11.04+20110607), language-pack-kde-si (<< 1:11.04+20110607), language-pack-kde-si-base (<< 1:11.04+20110607), language-pack-si (<< 1:11.04+20110607), language-pack-si-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-si (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-si
Conflicts: language-pack-si (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-si-base/language-pack-si-base_11.04+20110607_all.deb
Size: 43912
MD5sum: ead183f0e983c83b435d4ccf56f4aa82
SHA1: 28ca66a26ec6cdf25b5e6367a45768fe695bf4bc
SHA256: a323f2120462d4c4009f5c78f635b6c87f3e979ce7444d28e80987df2b9bdba3
Description: translations for language Sinhala; Sinhalese
 Translation data for all supported packages for:
 Sinhala; Sinhalese
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-si provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-sk
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-sk (<< 1:11.04+20110607), language-pack-gnome-sk-base (<< 1:11.04+20110607), language-pack-kde-sk (<< 1:11.04+20110607), language-pack-kde-sk-base (<< 1:11.04+20110607), language-pack-sk (<< 1:11.04+20110607), language-pack-sk-base
Depends: language-pack-sk-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-sk/language-pack-sk_11.04+20110607_all.deb
Size: 1996
MD5sum: f7e4b7e701d21b5b9a83f39deeebb4e5
SHA1: 53a1ab573d77e85e02dea29e56f9c5cb62c5b5ea
SHA256: 217f9dea39448d1817dd4bc174f4980632ceb9dff10415466e2847dd0c00c3f6
Description: translation updates for language Slovak
 Translation data updates for all supported packages for:
 Slovak
 .
 language-pack-sk-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-sk-base
Priority: optional
Section: translations
Installed-Size: 3792
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-sk (<< 1:11.04+20110607), language-pack-gnome-sk-base (<< 1:11.04+20110607), language-pack-kde-sk (<< 1:11.04+20110607), language-pack-kde-sk-base (<< 1:11.04+20110607), language-pack-sk (<< 1:11.04+20110607), language-pack-sk-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-sk (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-sk
Conflicts: language-pack-sk (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-sk-base/language-pack-sk-base_11.04+20110607_all.deb
Size: 1037348
MD5sum: d3e1aebeb90534b606cba3e593cbbceb
SHA1: 11dbd1adccc22a81fa52c60b2a1e5893bd250e5c
SHA256: 267fb73c0175bfa77c9608c8f5e6b8e516e22b81f36d7736856a4fcc3b408234
Description: translations for language Slovak
 Translation data for all supported packages for:
 Slovak
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-sk provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-sl
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-sl (<< 1:11.04+20110607), language-pack-gnome-sl-base (<< 1:11.04+20110607), language-pack-kde-sl (<< 1:11.04+20110607), language-pack-kde-sl-base (<< 1:11.04+20110607), language-pack-sl (<< 1:11.04+20110607), language-pack-sl-base
Depends: language-pack-sl-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-sl/language-pack-sl_11.04+20110607_all.deb
Size: 2006
MD5sum: 0a5fea9e9415e8ce2dd3f208eed78104
SHA1: 61737271511af9650b8d70d015ce60f982ad05d0
SHA256: 3283e70111b70f68cc8e8dcf51b188063aaf7bd0f0621f9a91f68ff35e2955dd
Description: translation updates for language Slovenian
 Translation data updates for all supported packages for:
 Slovenian
 .
 language-pack-sl-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-sl-base
Priority: optional
Section: translations
Installed-Size: 3452
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-sl (<< 1:11.04+20110607), language-pack-gnome-sl-base (<< 1:11.04+20110607), language-pack-kde-sl (<< 1:11.04+20110607), language-pack-kde-sl-base (<< 1:11.04+20110607), language-pack-sl (<< 1:11.04+20110607), language-pack-sl-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-sl (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-sl
Conflicts: language-pack-sl (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-sl-base/language-pack-sl-base_11.04+20110607_all.deb
Size: 984242
MD5sum: 96e94d0197671b9641fbed0b39554bfd
SHA1: 18ea5036d121066779390f7b17a09de630296beb
SHA256: 9c8d1b3a2ecc179beba00441fccfff4d887b314d396a24bcd00ae2b2d765c8da
Description: translations for language Slovenian
 Translation data for all supported packages for:
 Slovenian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-sl provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-so
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-so (<< 1:11.04+20110607), language-pack-gnome-so-base (<< 1:11.04+20110607), language-pack-kde-so (<< 1:11.04+20110607), language-pack-kde-so-base (<< 1:11.04+20110607), language-pack-so (<< 1:11.04+20110607), language-pack-so-base
Depends: language-pack-so-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-so/language-pack-so_11.04+20110607_all.deb
Size: 2002
MD5sum: 2aa76cfb07a35069ac9fb6da0de704d2
SHA1: e7665f63b86df9f3b56bfc56cb708ca16b99bb3e
SHA256: f9ce476f1f29307b75f4013d0a024b3963f3561da7186269dbb0ada1d6d88434
Description: translation updates for language Somali
 Translation data updates for all supported packages for:
 Somali
 .
 language-pack-so-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-so-base
Priority: optional
Section: translations
Installed-Size: 76
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-so (<< 1:11.04+20110607), language-pack-gnome-so-base (<< 1:11.04+20110607), language-pack-kde-so (<< 1:11.04+20110607), language-pack-kde-so-base (<< 1:11.04+20110607), language-pack-so (<< 1:11.04+20110607), language-pack-so-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-so (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-so (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-so-base/language-pack-so-base_11.04+20110607_all.deb
Size: 3082
MD5sum: f50bfdf74983fc2fc63ebbe073e380a6
SHA1: 0c951a39c17cb1dcc24450e9663c60c20036a0e7
SHA256: fa51018033724e9c789783085b9d749b196091950ada6b170eccf06f6b678f10
Description: translations for language Somali
 Translation data for all supported packages for:
 Somali
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-so provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-sq
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-sq (<< 1:11.04+20110607), language-pack-gnome-sq-base (<< 1:11.04+20110607), language-pack-kde-sq (<< 1:11.04+20110607), language-pack-kde-sq-base (<< 1:11.04+20110607), language-pack-sq (<< 1:11.04+20110607), language-pack-sq-base
Depends: language-pack-sq-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-sq/language-pack-sq_11.04+20110607_all.deb
Size: 2008
MD5sum: 4deb38a7eddfdd1f5249e7f55e6bcf64
SHA1: ecc8a80d9efb139be6cfc56d121921e661619134
SHA256: 0720f8a8c45be85aabba8b2036fd7471437eeb2f3c1b68c06984af8e32c8fa63
Description: translation updates for language Albanian
 Translation data updates for all supported packages for:
 Albanian
 .
 language-pack-sq-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-sq-base
Priority: optional
Section: translations
Installed-Size: 2584
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-sq (<< 1:11.04+20110607), language-pack-gnome-sq-base (<< 1:11.04+20110607), language-pack-kde-sq (<< 1:11.04+20110607), language-pack-kde-sq-base (<< 1:11.04+20110607), language-pack-sq (<< 1:11.04+20110607), language-pack-sq-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-sq (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-sq
Conflicts: language-pack-sq (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-sq-base/language-pack-sq-base_11.04+20110607_all.deb
Size: 602322
MD5sum: e83f8ca93470d87e0d127cfdd5cb66ad
SHA1: 6809fdfe51248f35ffeb7dc967895be5577c9ad2
SHA256: 4b3ab3e0cdc28df1b5baff98482e69714db5281109894b5275b17b1763d54066
Description: translations for language Albanian
 Translation data for all supported packages for:
 Albanian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-sq provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-sr
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-sr (<< 1:11.04+20110607), language-pack-gnome-sr-base (<< 1:11.04+20110607), language-pack-kde-sr (<< 1:11.04+20110607), language-pack-kde-sr-base (<< 1:11.04+20110607), language-pack-sr (<< 1:11.04+20110607), language-pack-sr-base
Depends: language-pack-sr-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-sr/language-pack-sr_11.04+20110607_all.deb
Size: 1972
MD5sum: 53905a4eb7ba7d587b59d5fc3ebc9abe
SHA1: 8e7543942d63264581c905b8316857853c2fca71
SHA256: e4eee1517d316b8c2f970442cdd585a5134b2e9754051cdc69a02f813e6b0283
Description: translation updates for language Serbian
 Translation data updates for all supported packages for:
 Serbian
 .
 language-pack-sr-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-sr-base
Priority: optional
Section: translations
Installed-Size: 5516
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-sr (<< 1:11.04+20110607), language-pack-gnome-sr-base (<< 1:11.04+20110607), language-pack-kde-sr (<< 1:11.04+20110607), language-pack-kde-sr-base (<< 1:11.04+20110607), language-pack-sr (<< 1:11.04+20110607), language-pack-sr-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-sr (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-sr
Conflicts: language-pack-sr (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-sr-base/language-pack-sr-base_11.04+20110607_all.deb
Size: 1316062
MD5sum: 3c2743ebd3ae6b54ffb0f163c4e44fbf
SHA1: 639bbc9ff65a5572ce48ccf248f883787ac3465e
SHA256: 2ed2c1b459582d99f64499c614848080e878479425d1a91d8c5c9258ffe18962
Description: translations for language Serbian
 Translation data for all supported packages for:
 Serbian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-sr provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-ss
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ss (<< 1:11.04+20110607), language-pack-gnome-ss-base (<< 1:11.04+20110607), language-pack-kde-ss (<< 1:11.04+20110607), language-pack-kde-ss-base (<< 1:11.04+20110607), language-pack-ss (<< 1:11.04+20110607), language-pack-ss-base
Depends: language-pack-ss-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-ss/language-pack-ss_11.04+20110607_all.deb
Size: 1960
MD5sum: 345a55680d4c0abab43e8467e4f7dba0
SHA1: 5a3e0b73c461968d61aa6d2a4dc479d266118446
SHA256: 57e72ac034ec0d830ddf1b7307bede91a1ac341507ef152e8eb5db06d1df5aaf
Description: translation updates for language Swati
 Translation data updates for all supported packages for:
 Swati
 .
 language-pack-ss-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-ss-base
Priority: optional
Section: translations
Installed-Size: 64
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ss (<< 1:11.04+20110607), language-pack-gnome-ss-base (<< 1:11.04+20110607), language-pack-kde-ss (<< 1:11.04+20110607), language-pack-kde-ss-base (<< 1:11.04+20110607), language-pack-ss (<< 1:11.04+20110607), language-pack-ss-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-ss (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-ss (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-ss-base/language-pack-ss-base_11.04+20110607_all.deb
Size: 2292
MD5sum: 1d0a1208c63012beb04c870f9d6f85d6
SHA1: 08fac71c32373741fda32163f6213a6ca492c08d
SHA256: bc015f6fe9b7b628994fe7a6d10c1e4c718de70dbe07312efd9d76ddec736272
Description: translations for language Swati
 Translation data for all supported packages for:
 Swati
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-ss provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-st
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-st (<< 1:11.04+20110607), language-pack-gnome-st-base (<< 1:11.04+20110607), language-pack-kde-st (<< 1:11.04+20110607), language-pack-kde-st-base (<< 1:11.04+20110607), language-pack-st (<< 1:11.04+20110607), language-pack-st-base
Depends: language-pack-st-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-st/language-pack-st_11.04+20110607_all.deb
Size: 1998
MD5sum: 402304229e3f4defc1fb5b2ab05099cd
SHA1: 78ae5b68d17349f93f78bc71d9edd8e25c9e22af
SHA256: d2735a71accf6c3ced8febd9ff43577a7b840ab6959ce4c9a80e872a1d83631a
Description: translation updates for language Sotho, Southern
 Translation data updates for all supported packages for:
 Sotho, Southern
 .
 language-pack-st-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-st-base
Priority: optional
Section: translations
Installed-Size: 76
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-st (<< 1:11.04+20110607), language-pack-gnome-st-base (<< 1:11.04+20110607), language-pack-kde-st (<< 1:11.04+20110607), language-pack-kde-st-base (<< 1:11.04+20110607), language-pack-st (<< 1:11.04+20110607), language-pack-st-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-st (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-st (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-st-base/language-pack-st-base_11.04+20110607_all.deb
Size: 3168
MD5sum: 3c1ee4eb2ca9c3658ddbc8db185f8306
SHA1: 012b0a49cd302bb7e79f36726d6977f5ac235c26
SHA256: 4d8f02af4d6ddc4ea1853cbd8bd731543790063f23682c159f066000a8709e44
Description: translations for language Sotho, Southern
 Translation data for all supported packages for:
 Sotho, Southern
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-st provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-sv
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-sv (<< 1:11.04+20110607), language-pack-gnome-sv-base (<< 1:11.04+20110607), language-pack-kde-sv (<< 1:11.04+20110607), language-pack-kde-sv-base (<< 1:11.04+20110607), language-pack-sv (<< 1:11.04+20110607), language-pack-sv-base
Depends: language-pack-sv-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-sv/language-pack-sv_11.04+20110607_all.deb
Size: 1970
MD5sum: 10d5d7a9c495b77ddb34514e5f47a6e1
SHA1: b7933e0109031f153056e496fbc58baeecaf802d
SHA256: 8bf7106f815f1613ef188450a9e50ec00262aa2ec7b68330a9939bdd576d6d44
Description: translation updates for language Swedish
 Translation data updates for all supported packages for:
 Swedish
 .
 language-pack-sv-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, kubuntu-mobile-live, edubuntu-dvd-live

Package: language-pack-sv-base
Priority: optional
Section: translations
Installed-Size: 7564
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-sv (<< 1:11.04+20110607), language-pack-gnome-sv-base (<< 1:11.04+20110607), language-pack-kde-sv (<< 1:11.04+20110607), language-pack-kde-sv-base (<< 1:11.04+20110607), language-pack-sv (<< 1:11.04+20110607), language-pack-sv-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-sv (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-sv
Conflicts: language-pack-sv (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-sv-base/language-pack-sv-base_11.04+20110607_all.deb
Size: 2108262
MD5sum: cdbd18e2986b507055f84319bde2a3ae
SHA1: 3fc38dff60b09049564a8ab3b54c4a4678f040bf
SHA256: e273dc5d241a1bd4dea1714ab3ba755bd97b61b632f6b30d59dc24b52d310641
Description: translations for language Swedish
 Translation data for all supported packages for:
 Swedish
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-sv provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, kubuntu-mobile-live, edubuntu-dvd-live

Package: language-pack-sw
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-sw (<< 1:11.04+20110607), language-pack-gnome-sw-base (<< 1:11.04+20110607), language-pack-kde-sw (<< 1:11.04+20110607), language-pack-kde-sw-base (<< 1:11.04+20110607), language-pack-sw (<< 1:11.04+20110607), language-pack-sw-base
Depends: language-pack-sw-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-sw/language-pack-sw_11.04+20110607_all.deb
Size: 1994
MD5sum: 371b547c1bf0f9619ebfde5972f6d26d
SHA1: c91638cfb7c16c75263b98eb8324669ab18235d4
SHA256: a1326a13bbf8f2ae03a8a5bb956bad834ecb45b3f773084361b08cbc12390a82
Description: translation updates for language Swahili
 Translation data updates for all supported packages for:
 Swahili
 .
 language-pack-sw-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-sw-base
Priority: optional
Section: translations
Installed-Size: 96
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-sw (<< 1:11.04+20110607), language-pack-gnome-sw-base (<< 1:11.04+20110607), language-pack-kde-sw (<< 1:11.04+20110607), language-pack-kde-sw-base (<< 1:11.04+20110607), language-pack-sw (<< 1:11.04+20110607), language-pack-sw-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-sw (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-sw (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-sw-base/language-pack-sw-base_11.04+20110607_all.deb
Size: 6762
MD5sum: 7ea05d2600fd91b2b8913d21facd891b
SHA1: 9838e6e7634387e184255850a4b499b37dcd4dab
SHA256: 4ac23dd3b42cabad89f3b754715e99f3df036ebac196a97bdce03b5efb978010
Description: translations for language Swahili
 Translation data for all supported packages for:
 Swahili
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-sw provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-ta
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ta (<< 1:11.04+20110607), language-pack-gnome-ta-base (<< 1:11.04+20110607), language-pack-kde-ta (<< 1:11.04+20110607), language-pack-kde-ta-base (<< 1:11.04+20110607), language-pack-ta (<< 1:11.04+20110607), language-pack-ta-base
Depends: language-pack-ta-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-ta/language-pack-ta_11.04+20110607_all.deb
Size: 1992
MD5sum: 9a445e65ff3a557c16c65f4f701d7dd8
SHA1: 1bf83f130b95eda0c59c57849da97a718d7e0756
SHA256: 839a2a9f4bf82a1de8215b18c80c87c6235c534c5b8d5cbd74e778338a2438b2
Description: translation updates for language Tamil
 Translation data updates for all supported packages for:
 Tamil
 .
 language-pack-ta-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-ta-base
Priority: optional
Section: translations
Installed-Size: 1584
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ta (<< 1:11.04+20110607), language-pack-gnome-ta-base (<< 1:11.04+20110607), language-pack-kde-ta (<< 1:11.04+20110607), language-pack-kde-ta-base (<< 1:11.04+20110607), language-pack-ta (<< 1:11.04+20110607), language-pack-ta-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-ta (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-ta
Conflicts: language-pack-ta (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-ta-base/language-pack-ta-base_11.04+20110607_all.deb
Size: 272684
MD5sum: 1fa81a1456d0b32bef24bae89b973b2a
SHA1: acb3208a3076ce59f84b049d9d9350b7d4f3cbe3
SHA256: 37462b5613079ead8ff7ab83ddb44e3f517fc2820d7ea0cb9e67d0829384dc6b
Description: translations for language Tamil
 Translation data for all supported packages for:
 Tamil
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-ta provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-te
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-te (<< 1:11.04+20110607), language-pack-gnome-te-base (<< 1:11.04+20110607), language-pack-kde-te (<< 1:11.04+20110607), language-pack-kde-te-base (<< 1:11.04+20110607), language-pack-te (<< 1:11.04+20110607), language-pack-te-base
Depends: language-pack-te-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-te/language-pack-te_11.04+20110607_all.deb
Size: 1992
MD5sum: c88508835a4b44c0d1ff41723ebbde53
SHA1: 43e82cc4e4613f58c32da5446fb63ba323235d90
SHA256: a2c12cac17ec9a7cdae6287e003753457ecbfe17f0a107f72e024a9ea2528372
Description: translation updates for language Telugu
 Translation data updates for all supported packages for:
 Telugu
 .
 language-pack-te-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-te-base
Priority: optional
Section: translations
Installed-Size: 1780
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-te (<< 1:11.04+20110607), language-pack-gnome-te-base (<< 1:11.04+20110607), language-pack-kde-te (<< 1:11.04+20110607), language-pack-kde-te-base (<< 1:11.04+20110607), language-pack-te (<< 1:11.04+20110607), language-pack-te-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-te (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-te
Conflicts: language-pack-te (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-te-base/language-pack-te-base_11.04+20110607_all.deb
Size: 330672
MD5sum: c5551e1aca4b0b3877549100a824b962
SHA1: f6835514f991f6bac996ac6f828213231fe81842
SHA256: 31b8c0178a31693338b6503fb5984518f857883d7659d7554ee06a2b5f69faf4
Description: translations for language Telugu
 Translation data for all supported packages for:
 Telugu
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-te provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-tg
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-tg (<< 1:11.04+20110607), language-pack-gnome-tg-base (<< 1:11.04+20110607), language-pack-kde-tg (<< 1:11.04+20110607), language-pack-kde-tg-base (<< 1:11.04+20110607), language-pack-tg (<< 1:11.04+20110607), language-pack-tg-base
Depends: language-pack-tg-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-tg/language-pack-tg_11.04+20110607_all.deb
Size: 1982
MD5sum: 4c4b150e829de51d88ff24877e73cedd
SHA1: 20b3a9d2167756cc398ea26dbae70bd063336a60
SHA256: 177062059b0f3976e824131e664559c8a3b604bcd21d0eb7a31b99930f7e177c
Description: translation updates for language Tajik
 Translation data updates for all supported packages for:
 Tajik
 .
 language-pack-tg-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-tg-base
Priority: optional
Section: translations
Installed-Size: 88
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-tg (<< 1:11.04+20110607), language-pack-gnome-tg-base (<< 1:11.04+20110607), language-pack-kde-tg (<< 1:11.04+20110607), language-pack-kde-tg-base (<< 1:11.04+20110607), language-pack-tg (<< 1:11.04+20110607), language-pack-tg-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-tg (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-tg (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-tg-base/language-pack-tg-base_11.04+20110607_all.deb
Size: 7242
MD5sum: 7b1c8a8249113f6503ceb5d5750d67c1
SHA1: f63adb6a9b62f8ea185317d5c8c6bd9228c70a89
SHA256: bc93b11188036f0014c90190a55a549bf503b894a55f1203b2400f645f3b18b5
Description: translations for language Tajik
 Translation data for all supported packages for:
 Tajik
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-tg provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-th
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-th (<< 1:11.04+20110607), language-pack-gnome-th-base (<< 1:11.04+20110607), language-pack-kde-th (<< 1:11.04+20110607), language-pack-kde-th-base (<< 1:11.04+20110607), language-pack-th (<< 1:11.04+20110607), language-pack-th-base
Depends: language-pack-th-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-th/language-pack-th_11.04+20110607_all.deb
Size: 1988
MD5sum: 041a9d9076d8db5c97ea006df14f2363
SHA1: e33367067ab89b3e830efbab0d0671b657548a47
SHA256: 2d63850fd9d55bb41cc76aafba9d0690dcd3124234db55413be61f87e35c61b9
Description: translation updates for language Thai
 Translation data updates for all supported packages for:
 Thai
 .
 language-pack-th-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-th-base
Priority: optional
Section: translations
Installed-Size: 1184
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-th (<< 1:11.04+20110607), language-pack-gnome-th-base (<< 1:11.04+20110607), language-pack-kde-th (<< 1:11.04+20110607), language-pack-kde-th-base (<< 1:11.04+20110607), language-pack-th (<< 1:11.04+20110607), language-pack-th-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-th (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-th
Conflicts: language-pack-th (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-th-base/language-pack-th-base_11.04+20110607_all.deb
Size: 208896
MD5sum: 40e10c690c345c729e3f82315e2d8f86
SHA1: 29efee1681131ad948f0f9cc9ce3a7dfb5f3d593
SHA256: 60c4f2d99d8a99684838211e0354ce61b7a751a354d69bbbd73397daee6b8d40
Description: translations for language Thai
 Translation data for all supported packages for:
 Thai
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-th provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-ti
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ti (<< 1:11.04+20110607), language-pack-gnome-ti-base (<< 1:11.04+20110607), language-pack-kde-ti (<< 1:11.04+20110607), language-pack-kde-ti-base (<< 1:11.04+20110607), language-pack-ti (<< 1:11.04+20110607), language-pack-ti-base
Depends: language-pack-ti-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-ti/language-pack-ti_11.04+20110607_all.deb
Size: 1992
MD5sum: 0245849db09f34ea5d3fbac390ef5673
SHA1: 165de8370f2db4afeddf8be74cd69f82df76465c
SHA256: d37229c7fc9ca9c50186f963ab38c8d5aaa4e0afc48e219b3334488cefa4511d
Description: translation updates for language Tigrinya
 Translation data updates for all supported packages for:
 Tigrinya
 .
 language-pack-ti-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-ti-base
Priority: optional
Section: translations
Installed-Size: 76
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ti (<< 1:11.04+20110607), language-pack-gnome-ti-base (<< 1:11.04+20110607), language-pack-kde-ti (<< 1:11.04+20110607), language-pack-kde-ti-base (<< 1:11.04+20110607), language-pack-ti (<< 1:11.04+20110607), language-pack-ti-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-ti (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-ti (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-ti-base/language-pack-ti-base_11.04+20110607_all.deb
Size: 2948
MD5sum: 2ccba6cfbb973f1f03b8853efd96f30f
SHA1: 5793bebe7bfd2f1360bd19f3b816e10fb235787f
SHA256: 3acdb6e7b65ed1a8e28fa8b7f14e4384e28faaf4df1fe12993a4fc6a1f6436fb
Description: translations for language Tigrinya
 Translation data for all supported packages for:
 Tigrinya
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-ti provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-tk
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-tk (<< 1:11.04+20110607), language-pack-gnome-tk-base (<< 1:11.04+20110607), language-pack-kde-tk (<< 1:11.04+20110607), language-pack-kde-tk-base (<< 1:11.04+20110607), language-pack-tk (<< 1:11.04+20110607), language-pack-tk-base
Depends: language-pack-tk-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-tk/language-pack-tk_11.04+20110607_all.deb
Size: 1980
MD5sum: 558f0d2ef5154a8961ebc2abd22ee30d
SHA1: 8b577135086f7049838ce7c0c0a16a55606442b3
SHA256: 8019753e15aa5bf36312d84704c1b82058ef14cb2dc5518991d1b8ec3708a869
Description: translation updates for language Turkmen
 Translation data updates for all supported packages for:
 Turkmen
 .
 language-pack-tk-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-tk-base
Priority: optional
Section: translations
Installed-Size: 64
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-tk (<< 1:11.04+20110607), language-pack-gnome-tk-base (<< 1:11.04+20110607), language-pack-kde-tk (<< 1:11.04+20110607), language-pack-kde-tk-base (<< 1:11.04+20110607), language-pack-tk (<< 1:11.04+20110607), language-pack-tk-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-tk (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-tk (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-tk-base/language-pack-tk-base_11.04+20110607_all.deb
Size: 2326
MD5sum: 383e37edad2d0ccdc7821e80cc11b579
SHA1: f191dd5d1e81b442083f9524af40ebd7ce67e249
SHA256: 99f5e5e52dcd20b6640fd25382e4f31415667480d7a0fa2982d02971f25fa311
Description: translations for language Turkmen
 Translation data for all supported packages for:
 Turkmen
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-tk provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-tl
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-tl (<< 1:11.04+20110607), language-pack-gnome-tl-base (<< 1:11.04+20110607), language-pack-kde-tl (<< 1:11.04+20110607), language-pack-kde-tl-base (<< 1:11.04+20110607), language-pack-tl (<< 1:11.04+20110607), language-pack-tl-base
Depends: language-pack-tl-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-tl/language-pack-tl_11.04+20110607_all.deb
Size: 1994
MD5sum: fbbdae339fd4f75f0ec8f60512b81701
SHA1: f5ec4afe611d6a57f2308e27ad5ab465918f5877
SHA256: ff984ba39a10bfee10963f0cb73768fc8b491f575c6bf0f15a13702666cc5d71
Description: translation updates for language Tagalog
 Translation data updates for all supported packages for:
 Tagalog
 .
 language-pack-tl-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-tl-base
Priority: optional
Section: translations
Installed-Size: 508
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-tl (<< 1:11.04+20110607), language-pack-gnome-tl-base (<< 1:11.04+20110607), language-pack-kde-tl (<< 1:11.04+20110607), language-pack-kde-tl-base (<< 1:11.04+20110607), language-pack-tl (<< 1:11.04+20110607), language-pack-tl-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-tl (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-tl (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-tl-base/language-pack-tl-base_11.04+20110607_all.deb
Size: 102792
MD5sum: d7f7fcafa54c5d303a048b54019821c7
SHA1: 36f123d1fc4812b74bac0c9cecb8fa2b73057f20
SHA256: 92952b4610fa378294c369bfd2b8ae9021c6b2bbb14463625f11c3d73e1dae61
Description: translations for language Tagalog
 Translation data for all supported packages for:
 Tagalog
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-tl provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-tlh
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-tlh (<< 1:11.04+20110607), language-pack-gnome-tlh-base (<< 1:11.04+20110607), language-pack-kde-tlh (<< 1:11.04+20110607), language-pack-kde-tlh-base (<< 1:11.04+20110607), language-pack-tlh (<< 1:11.04+20110607), language-pack-tlh-base
Depends: language-pack-tlh-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-tlh/language-pack-tlh_11.04+20110607_all.deb
Size: 2002
MD5sum: bc3d7d414bc2641969bea1bc71fbeb09
SHA1: 4ebc619ad34737bb8cc77472dd3511fcaca7bd86
SHA256: 3d7350e2e9229eed7402149985f203770cc1cb0fd04c0090819e07a809b0cba6
Description: translation updates for language Klingon
 Translation data updates for all supported packages for:
 Klingon
 .
 language-pack-tlh-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-tlh-base
Priority: optional
Section: translations
Installed-Size: 76
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-tlh (<< 1:11.04+20110607), language-pack-gnome-tlh-base (<< 1:11.04+20110607), language-pack-kde-tlh (<< 1:11.04+20110607), language-pack-kde-tlh-base (<< 1:11.04+20110607), language-pack-tlh (<< 1:11.04+20110607), language-pack-tlh-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-tlh (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-tlh (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-tlh-base/language-pack-tlh-base_11.04+20110607_all.deb
Size: 3168
MD5sum: 833fc2200c652c9f04fa88f719b48c33
SHA1: 74b137d8744cf5bf3aefb2693b27006cc000de62
SHA256: 535600bbf7c0f86124512ca888086306ebbfb84a51b19de85d9aed6dbf0674b7
Description: translations for language Klingon
 Translation data for all supported packages for:
 Klingon
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-tlh provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-tr
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-tr (<< 1:11.04+20110607), language-pack-gnome-tr-base (<< 1:11.04+20110607), language-pack-kde-tr (<< 1:11.04+20110607), language-pack-kde-tr-base (<< 1:11.04+20110607), language-pack-tr (<< 1:11.04+20110607), language-pack-tr-base
Depends: language-pack-tr-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-tr/language-pack-tr_11.04+20110607_all.deb
Size: 2014
MD5sum: 29441e400c8b9026a07e000a420e5165
SHA1: d9bf4c11567b4ad5f2edcdbcbbed2bd79d2c63ea
SHA256: 234d395d1bdf5cb28c7157104d3d0312eba8eb08f622db97216f4af5c06bfa23
Description: translation updates for language Turkish
 Translation data updates for all supported packages for:
 Turkish
 .
 language-pack-tr-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-tr-base
Priority: optional
Section: translations
Installed-Size: 8468
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-tr (<< 1:11.04+20110607), language-pack-gnome-tr-base (<< 1:11.04+20110607), language-pack-kde-tr (<< 1:11.04+20110607), language-pack-kde-tr-base (<< 1:11.04+20110607), language-pack-tr (<< 1:11.04+20110607), language-pack-tr-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-tr (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-tr
Conflicts: language-pack-tr (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-tr-base/language-pack-tr-base_11.04+20110607_all.deb
Size: 2406502
MD5sum: cdd81f1f5c9db44fa8480282b1bc2051
SHA1: 1bf9e29d10428655bbd293528f182b596e11969f
SHA256: a2fd053baf7ccccc04710e839db89ef1bc5d61a3af6bdf034ab6ee1cb1efbe4f
Description: translations for language Turkish
 Translation data for all supported packages for:
 Turkish
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-tr provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-ts
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ts (<< 1:11.04+20110607), language-pack-gnome-ts-base (<< 1:11.04+20110607), language-pack-kde-ts (<< 1:11.04+20110607), language-pack-kde-ts-base (<< 1:11.04+20110607), language-pack-ts (<< 1:11.04+20110607), language-pack-ts-base
Depends: language-pack-ts-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-ts/language-pack-ts_11.04+20110607_all.deb
Size: 1990
MD5sum: e8cd6c8f0d92f48224f006a73d9201b8
SHA1: 672b7b935840beb03d999a20d8e8820838b1eb8f
SHA256: 0e912d61f2bb1b902a8ae8b03c70a9025b4fc3d5425ab338dab0a7b79c027213
Description: translation updates for language Tsonga
 Translation data updates for all supported packages for:
 Tsonga
 .
 language-pack-ts-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-ts-base
Priority: optional
Section: translations
Installed-Size: 76
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ts (<< 1:11.04+20110607), language-pack-gnome-ts-base (<< 1:11.04+20110607), language-pack-kde-ts (<< 1:11.04+20110607), language-pack-kde-ts-base (<< 1:11.04+20110607), language-pack-ts (<< 1:11.04+20110607), language-pack-ts-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-ts (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-ts (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-ts-base/language-pack-ts-base_11.04+20110607_all.deb
Size: 3258
MD5sum: bd4fd935d6d82a2aa79fe280bc2361ad
SHA1: d6a4607969bc2343cfbbd49cdd98b5a22b4e3465
SHA256: 25642ffbdb9d0a99e714b65e178f11ebfc50833dc0345424c4557ca31d30fdf7
Description: translations for language Tsonga
 Translation data for all supported packages for:
 Tsonga
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-ts provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-tt
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-tt (<< 1:11.04+20110607), language-pack-gnome-tt-base (<< 1:11.04+20110607), language-pack-kde-tt (<< 1:11.04+20110607), language-pack-kde-tt-base (<< 1:11.04+20110607), language-pack-tt (<< 1:11.04+20110607), language-pack-tt-base
Depends: language-pack-tt-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-tt/language-pack-tt_11.04+20110607_all.deb
Size: 1986
MD5sum: 3fa925501738ec64667837c923fb6f09
SHA1: a90a562ef61650aa19d7cc4cf9e324e91348df76
SHA256: 7837bf54ccf259c4df3745dd2b3fd09211e9c558f812589499a8087b6051d2db
Description: translation updates for language Tatar
 Translation data updates for all supported packages for:
 Tatar
 .
 language-pack-tt-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-tt-base
Priority: optional
Section: translations
Installed-Size: 112
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-tt (<< 1:11.04+20110607), language-pack-gnome-tt-base (<< 1:11.04+20110607), language-pack-kde-tt (<< 1:11.04+20110607), language-pack-kde-tt-base (<< 1:11.04+20110607), language-pack-tt (<< 1:11.04+20110607), language-pack-tt-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-tt (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-tt (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-tt-base/language-pack-tt-base_11.04+20110607_all.deb
Size: 7262
MD5sum: 6c6bcb2551200e68f93f77e36863c20f
SHA1: 50eee58e408dc9694487f5f580e2a0ddb8218a0a
SHA256: 1161e901853600f8ed4fa4d7163e9fd63a7378c27f1286d1054b2107125aafa9
Description: translations for language Tatar
 Translation data for all supported packages for:
 Tatar
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-tt provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-ug
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ug (<< 1:11.04+20110607), language-pack-gnome-ug-base (<< 1:11.04+20110607), language-pack-kde-ug (<< 1:11.04+20110607), language-pack-kde-ug-base (<< 1:11.04+20110607), language-pack-ug (<< 1:11.04+20110607), language-pack-ug-base
Depends: language-pack-ug-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-ug/language-pack-ug_11.04+20110607_all.deb
Size: 1992
MD5sum: aedbf587bff344e7b3ee99e21be874d5
SHA1: 70d28db6a7cdb81bd13fe0907918598df18b07ab
SHA256: c4c16bd0310b9c1b0c68d1323133c5ff19ceec1a27e43559d675e8b100ffcc0b
Description: translation updates for language Uighur; Uyghur
 Translation data updates for all supported packages for:
 Uighur; Uyghur
 .
 language-pack-ug-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-ug-base
Priority: optional
Section: translations
Installed-Size: 1332
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ug (<< 1:11.04+20110607), language-pack-gnome-ug-base (<< 1:11.04+20110607), language-pack-kde-ug (<< 1:11.04+20110607), language-pack-kde-ug-base (<< 1:11.04+20110607), language-pack-ug (<< 1:11.04+20110607), language-pack-ug-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-ug (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-ug (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-ug-base/language-pack-ug-base_11.04+20110607_all.deb
Size: 116740
MD5sum: 15255f6e30d485bc4b718ce023e3da7c
SHA1: 11dca42d59b1998830a73056d0cf3523f7cdb8a8
SHA256: 6a93101d7a933f0a961f3d6de140d4f67354e7dd3ea492dbbd6fa853b1ae58c2
Description: translations for language Uighur; Uyghur
 Translation data for all supported packages for:
 Uighur; Uyghur
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-ug provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-uk
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-uk (<< 1:11.04+20110607), language-pack-gnome-uk-base (<< 1:11.04+20110607), language-pack-kde-uk (<< 1:11.04+20110607), language-pack-kde-uk-base (<< 1:11.04+20110607), language-pack-uk (<< 1:11.04+20110607), language-pack-uk-base
Depends: language-pack-uk-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-uk/language-pack-uk_11.04+20110607_all.deb
Size: 1996
MD5sum: ff9fa20dc0f0c08fd72534b4aed6accc
SHA1: 7e6f737f4603042ba40ff95b18487760280a3378
SHA256: ae1523b3ab3a1be5345eaa0420c6ef0736dd0f63ec7cfec3ed52e82390cad7e8
Description: translation updates for language Ukrainian
 Translation data updates for all supported packages for:
 Ukrainian
 .
 language-pack-uk-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-uk-base
Priority: optional
Section: translations
Installed-Size: 7000
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-uk (<< 1:11.04+20110607), language-pack-gnome-uk-base (<< 1:11.04+20110607), language-pack-kde-uk (<< 1:11.04+20110607), language-pack-kde-uk-base (<< 1:11.04+20110607), language-pack-uk (<< 1:11.04+20110607), language-pack-uk-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-uk (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-uk
Conflicts: language-pack-uk (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-uk-base/language-pack-uk-base_11.04+20110607_all.deb
Size: 1617974
MD5sum: 7f17a0c14bce646b8736c6dcdfa64a5c
SHA1: c2e8993a7144ff0b025d2b125b5c1dcd1c0f2174
SHA256: b8a8e19d507547226897bfca627fe2f2f49df1993767b67b0b95ba539d665be7
Description: translations for language Ukrainian
 Translation data for all supported packages for:
 Ukrainian
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-uk provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-ur
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ur (<< 1:11.04+20110607), language-pack-gnome-ur-base (<< 1:11.04+20110607), language-pack-kde-ur (<< 1:11.04+20110607), language-pack-kde-ur-base (<< 1:11.04+20110607), language-pack-ur (<< 1:11.04+20110607), language-pack-ur-base
Depends: language-pack-ur-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-ur/language-pack-ur_11.04+20110607_all.deb
Size: 1982
MD5sum: a81c808c0ca475cbd6c381bbf598e0c8
SHA1: 5a5cefa5d94e49250b6140695d6a0395b32cc962
SHA256: ac736b7ed4e639c41dba88d8c63ed3c6eed1404558a6cf0f604c0d1751c47542
Description: translation updates for language Urdu
 Translation data updates for all supported packages for:
 Urdu
 .
 language-pack-ur-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-ur-base
Priority: optional
Section: translations
Installed-Size: 416
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ur (<< 1:11.04+20110607), language-pack-gnome-ur-base (<< 1:11.04+20110607), language-pack-kde-ur (<< 1:11.04+20110607), language-pack-kde-ur-base (<< 1:11.04+20110607), language-pack-ur (<< 1:11.04+20110607), language-pack-ur-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-ur (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-ur (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-ur-base/language-pack-ur-base_11.04+20110607_all.deb
Size: 86254
MD5sum: f898a02477292e7fd25ad9575b17545c
SHA1: e8d446050d50615d4006bf43b5c9fc8f22bc6a6f
SHA256: 2f4760d3857c3c1db07df1e7f249b39898881523e0b67efbf46a14b5d0965351
Description: translations for language Urdu
 Translation data for all supported packages for:
 Urdu
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-ur provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-uz
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-uz (<< 1:11.04+20110607), language-pack-gnome-uz-base (<< 1:11.04+20110607), language-pack-kde-uz (<< 1:11.04+20110607), language-pack-kde-uz-base (<< 1:11.04+20110607), language-pack-uz (<< 1:11.04+20110607), language-pack-uz-base
Depends: language-pack-uz-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-uz/language-pack-uz_11.04+20110607_all.deb
Size: 1980
MD5sum: 63dd3a06d2d7b770d95cb0d400fe3605
SHA1: b25e8f8c766681ebf49bccc473fac2ab9ec86cd1
SHA256: 1a158ccbfc887d6b0f599ceed9924f3e5f744349455338bc1a22c62873d41f58
Description: translation updates for language Uzbek
 Translation data updates for all supported packages for:
 Uzbek
 .
 language-pack-uz-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-uz-base
Priority: optional
Section: translations
Installed-Size: 144
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-uz (<< 1:11.04+20110607), language-pack-gnome-uz-base (<< 1:11.04+20110607), language-pack-kde-uz (<< 1:11.04+20110607), language-pack-kde-uz-base (<< 1:11.04+20110607), language-pack-uz (<< 1:11.04+20110607), language-pack-uz-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-uz (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-uz (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-uz-base/language-pack-uz-base_11.04+20110607_all.deb
Size: 18498
MD5sum: fb067de31e206d9c31a201a983b63011
SHA1: 165909cbbc8a40948a0942760814fd104761c6cc
SHA256: d6ab6849b217d45f4e6d9212b02b2e588dd570c33ba724c8ea555351cbdc9e1e
Description: translations for language Uzbek
 Translation data for all supported packages for:
 Uzbek
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-uz provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-ve
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ve (<< 1:11.04+20110607), language-pack-gnome-ve-base (<< 1:11.04+20110607), language-pack-kde-ve (<< 1:11.04+20110607), language-pack-kde-ve-base (<< 1:11.04+20110607), language-pack-ve (<< 1:11.04+20110607), language-pack-ve-base
Depends: language-pack-ve-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-ve/language-pack-ve_11.04+20110607_all.deb
Size: 2000
MD5sum: a201dfbff234dc0501c75cacba285f81
SHA1: 1b66c9b5f38ee8757a099ce1cab562810019b085
SHA256: 1f845bbd880abd387728fa38375ed162dcaf85d97b4bfd155fcd42eec5bb5c9e
Description: translation updates for language Venda
 Translation data updates for all supported packages for:
 Venda
 .
 language-pack-ve-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-ve-base
Priority: optional
Section: translations
Installed-Size: 64
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-ve (<< 1:11.04+20110607), language-pack-gnome-ve-base (<< 1:11.04+20110607), language-pack-kde-ve (<< 1:11.04+20110607), language-pack-kde-ve-base (<< 1:11.04+20110607), language-pack-ve (<< 1:11.04+20110607), language-pack-ve-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-ve (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-ve (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-ve-base/language-pack-ve-base_11.04+20110607_all.deb
Size: 2312
MD5sum: bc6eb1ee6d8e5ffbce75cdab87f10972
SHA1: 9a08095b9a2208c642fb6563f611b8856ab69fd9
SHA256: 58658a743e8aa2f2ebbdde7c032e476a718b16c03891a4280d2c16df0334c8e0
Description: translations for language Venda
 Translation data for all supported packages for:
 Venda
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-ve provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-vi
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-vi (<< 1:11.04+20110607), language-pack-gnome-vi-base (<< 1:11.04+20110607), language-pack-kde-vi (<< 1:11.04+20110607), language-pack-kde-vi-base (<< 1:11.04+20110607), language-pack-vi (<< 1:11.04+20110607), language-pack-vi-base
Depends: language-pack-vi-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-vi/language-pack-vi_11.04+20110607_all.deb
Size: 1976
MD5sum: f154ddce0a4035558af4c37add8e0ee7
SHA1: 7c7d9df2dcbebdc0c64c847ec1207007eacdc5c5
SHA256: 226d56e15b0a96df28536fb40e8208f67e5278aebd5846b6cc655620c263d5c0
Description: translation updates for language Vietnamese
 Translation data updates for all supported packages for:
 Vietnamese
 .
 language-pack-vi-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-vi-base
Priority: optional
Section: translations
Installed-Size: 6880
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-vi (<< 1:11.04+20110607), language-pack-gnome-vi-base (<< 1:11.04+20110607), language-pack-kde-vi (<< 1:11.04+20110607), language-pack-kde-vi-base (<< 1:11.04+20110607), language-pack-vi (<< 1:11.04+20110607), language-pack-vi-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-vi (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-vi
Conflicts: language-pack-vi (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-vi-base/language-pack-vi-base_11.04+20110607_all.deb
Size: 1831588
MD5sum: 299cb21797f27e2f055f869421d44b06
SHA1: 7d77ab7f528e3551d12610f5b14129f22ce9d5dd
SHA256: d9deed0fae1bd1908006fd2e3e8afab403e8c4c8f2b54063fa4ba78bf16e2bcb
Description: translations for language Vietnamese
 Translation data for all supported packages for:
 Vietnamese
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-vi provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-wa
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-wa (<< 1:11.04+20110607), language-pack-gnome-wa-base (<< 1:11.04+20110607), language-pack-kde-wa (<< 1:11.04+20110607), language-pack-kde-wa-base (<< 1:11.04+20110607), language-pack-wa (<< 1:11.04+20110607), language-pack-wa-base
Depends: language-pack-wa-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-wa/language-pack-wa_11.04+20110607_all.deb
Size: 2008
MD5sum: 86bdae9864dc744e887f3742477252d5
SHA1: 45e616c27b9b926ddc82b0f87417ebcf924b18ff
SHA256: 8e35e5e9596a9e9318dcb4ff27b657a5fc626470092a3f269f8c3506606628a3
Description: translation updates for language Walloon
 Translation data updates for all supported packages for:
 Walloon
 .
 language-pack-wa-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-wa-base
Priority: optional
Section: translations
Installed-Size: 100
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-wa (<< 1:11.04+20110607), language-pack-gnome-wa-base (<< 1:11.04+20110607), language-pack-kde-wa (<< 1:11.04+20110607), language-pack-kde-wa-base (<< 1:11.04+20110607), language-pack-wa (<< 1:11.04+20110607), language-pack-wa-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-wa (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-wa (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-wa-base/language-pack-wa-base_11.04+20110607_all.deb
Size: 10514
MD5sum: 02ca39be680cb85c3163040bf3f8e3c7
SHA1: 0ad871be64e604b5eb0690836218c77f21463c41
SHA256: b0559e3366ecba4dd5bd302e10e743923545e6357140743d18d7ce6e54a2f624
Description: translations for language Walloon
 Translation data for all supported packages for:
 Walloon
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-wa provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-wo
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-wo (<< 1:11.04+20110607), language-pack-gnome-wo-base (<< 1:11.04+20110607), language-pack-kde-wo (<< 1:11.04+20110607), language-pack-kde-wo-base (<< 1:11.04+20110607), language-pack-wo (<< 1:11.04+20110607), language-pack-wo-base
Depends: language-pack-wo-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-wo/language-pack-wo_11.04+20110607_all.deb
Size: 2002
MD5sum: a6199261b9d59eef90c005a7761a4c90
SHA1: 0a07fbe4f1765ff3c0e697a88f192b444b7c7f5f
SHA256: 5c4384aec651526dfb956197a6fc6dc2c69163187ce8308f97d3625a7114a13c
Description: translation updates for language Wolof
 Translation data updates for all supported packages for:
 Wolof
 .
 language-pack-wo-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-wo-base
Priority: optional
Section: translations
Installed-Size: 84
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-wo (<< 1:11.04+20110607), language-pack-gnome-wo-base (<< 1:11.04+20110607), language-pack-kde-wo (<< 1:11.04+20110607), language-pack-kde-wo-base (<< 1:11.04+20110607), language-pack-wo (<< 1:11.04+20110607), language-pack-wo-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-wo (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-wo (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-wo-base/language-pack-wo-base_11.04+20110607_all.deb
Size: 4862
MD5sum: 1e46bc7a4f6338c122d0e5ff1bff50aa
SHA1: c7abfeb9a261c69780d7873c853311f8f1999e18
SHA256: ff7af67cb0af013a155b41c545669f94033b77122c42aaabc49450ec728d88b9
Description: translations for language Wolof
 Translation data for all supported packages for:
 Wolof
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-wo provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-xh
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-xh (<< 1:11.04+20110607), language-pack-gnome-xh-base (<< 1:11.04+20110607), language-pack-kde-xh (<< 1:11.04+20110607), language-pack-kde-xh-base (<< 1:11.04+20110607), language-pack-xh (<< 1:11.04+20110607), language-pack-xh-base
Depends: language-pack-xh-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-xh/language-pack-xh_11.04+20110607_all.deb
Size: 1986
MD5sum: 4b91d5dc5fd38078c86eb3234fb34e49
SHA1: a316a9a82394e3eca28f833d8c9b0c35fe863564
SHA256: 1b5003873dffb53c8e6d520adf3cc0ce82feca1034efc54f27aa2142710b6860
Description: translation updates for language Xhosa
 Translation data updates for all supported packages for:
 Xhosa
 .
 language-pack-xh-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live, xubuntu-live, netbook-live

Package: language-pack-xh-base
Priority: optional
Section: translations
Installed-Size: 268
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-xh (<< 1:11.04+20110607), language-pack-gnome-xh-base (<< 1:11.04+20110607), language-pack-kde-xh (<< 1:11.04+20110607), language-pack-kde-xh-base (<< 1:11.04+20110607), language-pack-xh (<< 1:11.04+20110607), language-pack-xh-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-xh (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-xh (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-xh-base/language-pack-xh-base_11.04+20110607_all.deb
Size: 64260
MD5sum: 01c02876f07d7da06a06edd8fae07968
SHA1: df823f642da6cb0e778dab43029649a4341fdc06
SHA256: 4528ca7608010997b0f061b2a04610a045fd2baee6c33e86fb71e39e97a3c02d
Description: translations for language Xhosa
 Translation data for all supported packages for:
 Xhosa
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-xh provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live, xubuntu-live, netbook-live

Package: language-pack-yi
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-yi (<< 1:11.04+20110607), language-pack-gnome-yi-base (<< 1:11.04+20110607), language-pack-kde-yi (<< 1:11.04+20110607), language-pack-kde-yi-base (<< 1:11.04+20110607), language-pack-yi (<< 1:11.04+20110607), language-pack-yi-base
Depends: language-pack-yi-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-yi/language-pack-yi_11.04+20110607_all.deb
Size: 1998
MD5sum: e6e82b4ed1b044fab79d5dffa5a4b9e7
SHA1: 645c07f02e02661330e07a27266c83bbff95936e
SHA256: 27668fd01ae4c6d3615991f4cfe419a4ffdc92d92f4b3ab517ade669e033066f
Description: translation updates for language Yiddish
 Translation data updates for all supported packages for:
 Yiddish
 .
 language-pack-yi-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-yi-base
Priority: optional
Section: translations
Installed-Size: 76
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-yi (<< 1:11.04+20110607), language-pack-gnome-yi-base (<< 1:11.04+20110607), language-pack-kde-yi (<< 1:11.04+20110607), language-pack-kde-yi-base (<< 1:11.04+20110607), language-pack-yi (<< 1:11.04+20110607), language-pack-yi-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-yi (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-yi (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-yi-base/language-pack-yi-base_11.04+20110607_all.deb
Size: 2842
MD5sum: 05ca6e22cbd5f74f68d1b525de744d5d
SHA1: fbf89396be88cd81f821e6ae6ba640b711434be5
SHA256: cc06b60d0419208ef486c663d3454071c8e7a3f28bd6b4612051689a43e8d0af
Description: translations for language Yiddish
 Translation data for all supported packages for:
 Yiddish
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-yi provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-yo
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-yo (<< 1:11.04+20110607), language-pack-gnome-yo-base (<< 1:11.04+20110607), language-pack-kde-yo (<< 1:11.04+20110607), language-pack-kde-yo-base (<< 1:11.04+20110607), language-pack-yo (<< 1:11.04+20110607), language-pack-yo-base
Depends: language-pack-yo-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-yo/language-pack-yo_11.04+20110607_all.deb
Size: 1994
MD5sum: d7c9d781ceea92b0c21a2fbf79920e62
SHA1: 1b65e1b641e49d94c352a54027f94d36dd439d55
SHA256: 1a089716f98587eb944ac2ead3f19184f318844afbb3bb13167a25a9f26441b2
Description: translation updates for language Yoruba
 Translation data updates for all supported packages for:
 Yoruba
 .
 language-pack-yo-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-yo-base
Priority: optional
Section: translations
Installed-Size: 76
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-yo (<< 1:11.04+20110607), language-pack-gnome-yo-base (<< 1:11.04+20110607), language-pack-kde-yo (<< 1:11.04+20110607), language-pack-kde-yo-base (<< 1:11.04+20110607), language-pack-yo (<< 1:11.04+20110607), language-pack-yo-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-yo (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-yo (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-yo-base/language-pack-yo-base_11.04+20110607_all.deb
Size: 3166
MD5sum: e4f4cba4a8b1dc112e438728a96b850a
SHA1: c74b70db26fd1c2ae8cc19ebe4d6d64de195dac6
SHA256: fb3f255889e76ca558510236a24d237346c5efbd54471a5bd481e441ba8561d1
Description: translations for language Yoruba
 Translation data for all supported packages for:
 Yoruba
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-yo provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-zh-hans
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-zh-hans (<< 1:11.04+20110607), language-pack-gnome-zh-hans-base (<< 1:11.04+20110607), language-pack-kde-zh-hans (<< 1:11.04+20110607), language-pack-kde-zh-hans-base (<< 1:11.04+20110607), language-pack-zh (<< 1:9.10), language-pack-zh-hans (<< 1:11.04+20110607), language-pack-zh-hans-base
Depends: language-pack-zh-hans-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-zh (<< 1:9.10)
Filename: pool/main/l/language-pack-zh-hans/language-pack-zh-hans_11.04+20110607_all.deb
Size: 2038
MD5sum: baf07131e90f22d35b2c2abad0051a88
SHA1: 359508c0e2ceb17fd159669724210714e60b1db6
SHA256: 3b8cdd242a5ee9e8ae9bc9e5bae30be8a5f536b3de49585281619d73816cbbeb
Description: translation updates for language Simplified Chinese
 Translation data updates for all supported packages for:
 Simplified Chinese
 .
 language-pack-zh-hans-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-live, edubuntu-dvd-live, xubuntu-live, netbook-live

Package: language-pack-zh-hans-base
Priority: optional
Section: translations
Installed-Size: 7156
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-zh-hans (<< 1:11.04+20110607), language-pack-gnome-zh-hans-base (<< 1:11.04+20110607), language-pack-kde-zh-hans (<< 1:11.04+20110607), language-pack-kde-zh-hans-base (<< 1:11.04+20110607), language-pack-zh-base (<< 1:9.10), language-pack-zh-hans (<< 1:11.04+20110607), language-pack-zh-hans-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-zh-hans (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-zh-hans
Conflicts: language-pack-zh-base (<< 1:9.10), language-pack-zh-hans (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-zh-hans-base/language-pack-zh-hans-base_11.04+20110607_all.deb
Size: 2064072
MD5sum: 792cb8bf807dec8f3bb06780c37cf085
SHA1: 768108835e211fc874d1a242e932ec48cb6a076d
SHA256: 3ab5fd3e88585a763af2a337d08a75f8e1445dac86d631c80b218da638a46478
Description: translations for language Simplified Chinese
 Translation data for all supported packages for:
 Simplified Chinese
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-zh-hans provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-live, edubuntu-dvd-live, xubuntu-live, netbook-live

Package: language-pack-zh-hant
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-zh-hant (<< 1:11.04+20110607), language-pack-gnome-zh-hant-base (<< 1:11.04+20110607), language-pack-kde-zh-hant (<< 1:11.04+20110607), language-pack-kde-zh-hant-base (<< 1:11.04+20110607), language-pack-zh (<< 1:9.10), language-pack-zh-hant (<< 1:11.04+20110607), language-pack-zh-hant-base
Depends: language-pack-zh-hant-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Conflicts: language-pack-zh (<< 1:9.10)
Filename: pool/main/l/language-pack-zh-hant/language-pack-zh-hant_11.04+20110607_all.deb
Size: 2044
MD5sum: ce69b1389a370b6b2b920ebb5fdab773
SHA1: 6b6ceb8c4b57b040da1bc9908b358ee0e3e4517b
SHA256: 07de0e5fa026c4551fb99b8d2c1ffbab070b88e06850080d18cdf41d56fd4fdd
Description: translation updates for language Traditional Chinese
 Translation data updates for all supported packages for:
 Traditional Chinese
 .
 language-pack-zh-hant-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-zh-hant-base
Priority: optional
Section: translations
Installed-Size: 6708
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-zh-hant (<< 1:11.04+20110607), language-pack-gnome-zh-hant-base (<< 1:11.04+20110607), language-pack-kde-zh-hant (<< 1:11.04+20110607), language-pack-kde-zh-hant-base (<< 1:11.04+20110607), language-pack-zh-base (<< 1:9.10), language-pack-zh-hant (<< 1:11.04+20110607), language-pack-zh-hant-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-zh-hant (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-zh-hant
Conflicts: language-pack-zh-base (<< 1:9.10), language-pack-zh-hant (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-zh-hant-base/language-pack-zh-hant-base_11.04+20110607_all.deb
Size: 1918950
MD5sum: d530ff6768a45ecc0f0f8703b620ec52
SHA1: 6d610472fd7e4b3d20e2b5765ca6e40c741af8d2
SHA256: 7a5d519a075786e44d25defcc8e33c44b9713150783c5c656e9e03edb8243502
Description: translations for language Traditional Chinese
 Translation data for all supported packages for:
 Traditional Chinese
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-zh-hant provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, edubuntu-dvd-live

Package: language-pack-zu
Priority: optional
Section: translations
Installed-Size: 36
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-zu (<< 1:11.04+20110607), language-pack-gnome-zu-base (<< 1:11.04+20110607), language-pack-kde-zu (<< 1:11.04+20110607), language-pack-kde-zu-base (<< 1:11.04+20110607), language-pack-zu (<< 1:11.04+20110607), language-pack-zu-base
Depends: language-pack-zu-base (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Filename: pool/main/l/language-pack-zu/language-pack-zu_11.04+20110607_all.deb
Size: 1990
MD5sum: 0331a5ca8198ca5441503edab65fd5e0
SHA1: 2c6c3029bec3fb0fba3f27f603b7157fdb25f891
SHA256: 295e76b26be1406d6e30d3d8773c499d7a3f6e79a71754093233abe9a34c42b4
Description: translation updates for language Zulu
 Translation data updates for all supported packages for:
 Zulu
 .
 language-pack-zu-base provides the bulk of translation data
 and is updated only seldom. This package provides frequent translation
 updates.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: language-pack-zu-base
Priority: optional
Section: translations
Installed-Size: 148
Maintainer: Language pack maintainers <language-packs@ubuntu.com>
Architecture: all
Version: 1:11.04+20110607
Replaces: language-pack-gnome-zu (<< 1:11.04+20110607), language-pack-gnome-zu-base (<< 1:11.04+20110607), language-pack-kde-zu (<< 1:11.04+20110607), language-pack-kde-zu-base (<< 1:11.04+20110607), language-pack-zu (<< 1:11.04+20110607), language-pack-zu-base (<< 1:11.04+20110607)
Depends: locales (>= 2.3.6), language-pack-zu (>= 1:11.04+20110607)
Pre-Depends: dpkg (>= 1.10.27ubuntu1)
Recommends: firefox-locale-zu
Conflicts: language-pack-zu (<< 1:11.04+20110607)
Filename: pool/main/l/language-pack-zu-base/language-pack-zu-base_11.04+20110607_all.deb
Size: 18852
MD5sum: 51d3a10dda741009495ebe8e8b95a2cf
SHA1: 9b49041e530aff83ca459f3a3e29654226d26cbd
SHA256: 27f2a5b02d23ef922a19acdfac1c25037b2f3c81942b1c5975b23e06a9f451a8
Description: translations for language Zulu
 Translation data for all supported packages for:
 Zulu
 .
 This package provides the bulk of translation data and is updated
 only seldom. language-pack-zu provides frequent
 translation updates, so you should install this as well.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-full, kubuntu-mobile-dvd-live, kubuntu-mobile-full, edubuntu-dvd-live

Package: ldap-utils
Priority: optional
Section: net
Installed-Size: 736
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
Architecture: i386
Source: openldap
Version: 2.4.23-6ubuntu6.1
Replaces: openldap-utils, openldapd, slapd (<< 2.2.23-0.pre6)
Provides: ldap-client, openldap-utils
Depends: libc6 (>= 2.4), libgcrypt11 (>= 1.4.6), libgnutls26 (>= 2.7.14-0), libgssapi-krb5-2 (>= 1.6.dfsg.2), libldap-2.4-2 (= 2.4.23-6ubuntu6.1), libsasl2-2
Recommends: libsasl2-modules
Conflicts: ldap-client, openldap-utils, umich-ldap-utils
Filename: pool/main/o/openldap/ldap-utils_2.4.23-6ubuntu6.1_i386.deb
Size: 283222
MD5sum: 84b5d323c437aef9e14a39f598d40094
SHA1: 3d994d072a513ba4921ff22d6d58c3c0f56667f6
SHA256: 78443c5fdc69d9b28f713a71ae912ea92088281cb778027515df1ec26cd6a1f0
Description: OpenLDAP utilities
 This package provides utilities from the OpenLDAP (Lightweight
 Directory Access Protocol) package. These utilities can access a
 local or remote LDAP server and contain all the client programs
 required to access LDAP servers.
Homepage: http://www.openldap.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: ldm
Priority: optional
Section: misc
Installed-Size: 656
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: LTSP Debian/Ubuntu Maintainers <pkg-ltsp-devel@lists.alioth.debian.org>
Architecture: i386
Version: 2:2.2.1-0ubuntu1.1
Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.11), libcairo2 (>= 1.2.4), libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.2.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.22.0), libgtk2.0-0 (>= 2.18.0), libpango1.0-0 (>= 1.14.0), libx11-6, libxext6, openssh-client | ssh, gtk2-engines-clearlooks, ttf-dejavu-core, xserver-xorg | xserver, bsdmainutils, compiz-wrapper | compiz-core
Recommends: netcat-traditional | netcat
Conflicts: ltsp-client-core (<= 5.0.40~bzr20080121-2)
Filename: pool/main/l/ldm/ldm_2.2.1-0ubuntu1.1_i386.deb
Size: 93416
MD5sum: 7fc3326fee7d6933989adc1ca6d8f200
SHA1: 6e5b90de5f050a52f4fcf4f412b01c8aa51eaa42
SHA256: 20319ccf6f6505cbef25ded1a4a7a6720a56a0cb4e5ace06f2f7006062db6919
Description: LTSP display manager
 ldm is an X11 display manager similar to xdm, gdm and kdm, but unlike
 those it wraps the X11 traffic within an SSH tunnel to provide a
 secure login mechanism for remote X sessions.
 .
 LTSP stands for 'Linux Terminal Server Project'.
Homepage: http://www.ltsp.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: ldm-server
Priority: optional
Section: misc
Installed-Size: 68
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: LTSP Debian/Ubuntu Maintainers <pkg-ltsp-devel@lists.alioth.debian.org>
Architecture: all
Source: ldm
Version: 2:2.2.1-0ubuntu1.1
Replaces: ldminfod
Provides: ldminfod
Depends: python, update-inetd, openbsd-inetd | inet-superserver
Conflicts: ldminfod
Filename: pool/main/l/ldm/ldm-server_2.2.1-0ubuntu1.1_all.deb
Size: 8606
MD5sum: 3e21b7b40990a600529706bbd8b7a95a
SHA1: 9d481e00d4f1da95084ff8abd95409edac525e87
SHA256: b3faf97f5c7315d8b920cf3234b71caafb243e513c53397b39fce644b1bbe441
Description: server components for LTSP display manager
 ldm is an X11 display manager similar to xdm, gdm and kdm, but unlike
 those it wraps the X11 traffic within an SSH tunnel to provide a
 secure login mechanism for remote X sessions.
 .
 This package includes the server components used by ldm to discover
 available sessions and locales on the server. It also recommends
 packages relevent for local device access, a login session, and remote
 sound.
 .
 LTSP stands for 'Linux Terminal Server Project'.
Homepage: http://www.ltsp.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: lib64bz2-1.0
Priority: optional
Section: libs
Installed-Size: 116
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Architecture: i386
Source: bzip2
Version: 1.0.5-6ubuntu1.11.04.1
Replaces: amd64-libs (<< 1.5)
Depends: libc6-amd64
Filename: pool/main/b/bzip2/lib64bz2-1.0_1.0.5-6ubuntu1.11.04.1_i386.deb
Size: 33752
MD5sum: 3b6d295e79f1866b2f1657181dfdc683
SHA1: 4b0276d6bcfc997764f552cdf53f5588733e8623
SHA256: 5b5cb53809328aa0c3f1771716035264ea292ea1a715d07b6d7df104906903e3
Description: high-quality block-sorting file compressor library - 64bit runtime
 This package contains the libbzip2 64bit runtime library.
Homepage: http://www.bzip.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: lib64bz2-dev
Priority: optional
Section: libdevel
Installed-Size: 104
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Architecture: i386
Source: bzip2
Version: 1.0.5-6ubuntu1.11.04.1
Replaces: amd64-libs-dev (<< 1.5)
Depends: lib64bz2-1.0 (= 1.0.5-6ubuntu1.11.04.1), libbz2-dev (= 1.0.5-6ubuntu1.11.04.1), libc6-dev-amd64
Filename: pool/main/b/bzip2/lib64bz2-dev_1.0.5-6ubuntu1.11.04.1_i386.deb
Size: 31018
MD5sum: 10fac3e5e38739f780a43ab8e96a82dd
SHA1: 4404c508a1f3d5992e71e9fce6172d21212032a6
SHA256: 2263a5c55d579a89d5d9dc09c7af2fb8231034a364f1a05942e113a1c9b63dda
Description: high-quality block-sorting file compressor library - 64bit development
 Static libraries and include files for the bzip2 compressor library (64bit).
Homepage: http://www.bzip.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: lib64expat1
Priority: optional
Section: libs
Installed-Size: 392
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
Architecture: i386
Source: expat
Version: 2.0.1-7ubuntu3.11.04.1
Depends: libc6-amd64 (>= 2.4)
Filename: pool/main/e/expat/lib64expat1_2.0.1-7ubuntu3.11.04.1_i386.deb
Size: 133076
MD5sum: eb9c6b9dd425104fe706fed10113b954
SHA1: 828751a47f5f1ef9c447b7c4a385d2e0a00b1f34
SHA256: bff53b7d41d3afac4063c722e596634ab40ccbc53c42a2e1d1de60fd82b0881f
Description: XML parsing C library - runtime library (64bit)
 This package contains the runtime, shared library of expat, the C
 library for parsing XML. Expat is a stream-oriented parser in
 which an application registers handlers for things the parser
 might find in the XML document (like start tags).
 .
 This package includes the 64 bit version of the shared library.
Homepage: http://expat.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: lib64expat1-dev
Priority: optional
Section: libdevel
Installed-Size: 708
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
Architecture: i386
Source: expat
Version: 2.0.1-7ubuntu3.11.04.1
Depends: lib64expat1 (= 2.0.1-7ubuntu3.11.04.1), libexpat1-dev, gcc-multilib
Filename: pool/main/e/expat/lib64expat1-dev_2.0.1-7ubuntu3.11.04.1_i386.deb
Size: 162368
MD5sum: 9fc98dd9e3c456a1862658c9bb978b5c
SHA1: 884ea3adce0ae0596fa305a1313346d4603850bb
SHA256: b6171e56fdab49d8f78e9299364b1ea301b9f108f0efb28efcac5bdb4e153587
Description: XML parsing C library - development kit (64bit)
 This package contains the header file and development libraries of
 expat, the C library for parsing XML.  Expat is a stream oriented XML
 parser.  This means that you register handlers with the parser prior
 to starting the parse.  These handlers are called when the parser
 discovers the associated structures in the document being parsed.  A
 start tag is an example of the kind of structures for which you may
 register handlers.
 .
 This package includes the development support files for building 64 bit
 applications.
Homepage: http://expat.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libactionmailer-ruby
Priority: optional
Section: universe/ruby
Installed-Size: 36
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Adam Majer <adamm@zombino.com>
Architecture: all
Source: rails
Version: 2.3.5-1.2ubuntu1.1
Depends: libactionmailer-ruby1.8 (= 2.3.5-1.2ubuntu1.1)
Filename: pool/main/r/rails/libactionmailer-ruby_2.3.5-1.2ubuntu1.1_all.deb
Size: 5108
MD5sum: eb9b659a9a56648a5f88677edccc0d46
SHA1: df86ffe4453f0ad352a5b52af49e8e7bcca902b4
SHA256: ddd17f47c2146b7411ffec4323029f5f35ecc218140fd5806efd110ec174bd24
Description: Framework for generation of customized email messages
 Action Mailer is a framework for designing email-service layers. These layers
 are used to consolidate code for sending out forgotten passwords, welcome
 wishes on signup, invoices for billing, and any other use case that requires
 a written notification to either a person or another system.
 .
 This is an empty dependency package.
Homepage: http://rubyonrails.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libactionmailer-ruby1.8
Priority: optional
Section: universe/ruby
Installed-Size: 144
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Adam Majer <adamm@zombino.com>
Architecture: all
Source: rails
Version: 2.3.5-1.2ubuntu1.1
Depends: libruby1.8 (>= 1.8.2-3), libtmail-ruby1.8 (>> 1.2.3.0), libtext-format-ruby1.8 (>> 0.6.3), libactionpack-ruby1.8 (= 2.3.5-1.2ubuntu1.1)
Filename: pool/main/r/rails/libactionmailer-ruby1.8_2.3.5-1.2ubuntu1.1_all.deb
Size: 21164
MD5sum: 649360f1c0d94773fd9f2232013a97e5
SHA1: 27879b2f7ef5662bb60b95a05cff6dd621f7f663
SHA256: aea1e491664e94ebaafd5f304931f1133bd59c905a2378f8f84c31a03f2a5698
Description: Framework for generation of customized email messages
 Action Mailer is a framework for designing email-service layers. These layers
 are used to consolidate code for sending out forgotten passwords, welcome
 wishes on signup, invoices for billing, and any other use case that requires
 a written notification to either a person or another system.
Homepage: http://rubyonrails.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libactionpack-ruby
Priority: optional
Section: universe/ruby
Installed-Size: 36
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Adam Majer <adamm@zombino.com>
Architecture: all
Source: rails
Version: 2.3.5-1.2ubuntu1.1
Depends: libactionpack-ruby1.8 (= 2.3.5-1.2ubuntu1.1)
Filename: pool/main/r/rails/libactionpack-ruby_2.3.5-1.2ubuntu1.1_all.deb
Size: 5184
MD5sum: 06191cc18d716dc55cb4137a7494480d
SHA1: 80002efe4a4c1433e08a2f25e66d808b63126709
SHA256: b5f8bd8148056c92cf5d6e7b97f334e95a4a6834c74d748d36e8efbe90bdb89b
Description: Controller and View framework used by Rails
 Action Pack splits the response to a requests into a controller part
 (performing the logic) and a view part (rendering a template). This two-step
 approach is known as an action, which will normally create, read, update, or
 delete (CRUD for short) some sort of model part (often backed by a database)
 before choosing either to render a template or redirecting to another action.
 .
 This is an empty dependency package.
Homepage: http://rubyonrails.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libactionpack-ruby1.8
Priority: optional
Section: universe/ruby
Installed-Size: 1536
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Adam Majer <adamm@zombino.com>
Architecture: all
Source: rails
Version: 2.3.5-1.2ubuntu1.1
Depends: libruby1.8 (>= 1.8.2-3)
Filename: pool/main/r/rails/libactionpack-ruby1.8_2.3.5-1.2ubuntu1.1_all.deb
Size: 222808
MD5sum: 0167c08a75215d3dbc277ecf1bd5b163
SHA1: a163bb34eb17d56d9460235fd883a68d21a949bc
SHA256: 20100cde9350756e306a4403392888de756ea08339ef29a08f26892417089f30
Description: Controller and View framework used by Rails
 Action Pack splits the response to a requests into a controller part
 (performing the logic) and a view part (rendering a template). This two-step
 approach is known as an action, which will normally create, read, update, or
 delete (CRUD for short) some sort of model part (often backed by a database)
 before choosing either to render a template or redirecting to another action.
Homepage: http://rubyonrails.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libactiverecord-ruby
Priority: optional
Section: universe/ruby
Installed-Size: 36
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Adam Majer <adamm@zombino.com>
Architecture: all
Source: rails
Version: 2.3.5-1.2ubuntu1.1
Depends: libactiverecord-ruby1.8 (= 2.3.5-1.2ubuntu1.1)
Filename: pool/main/r/rails/libactiverecord-ruby_2.3.5-1.2ubuntu1.1_all.deb
Size: 5104
MD5sum: eba4443f86b009e25d762ab854a02f5d
SHA1: be9a285ef23c62aee02c8f7f1275c0ba913d704c
SHA256: 380d4b0a0087eb698f0bc4927f31170a839af28a0a9c8e5b8de39fe5a489a744
Description: ORM database interface for ruby
 Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM. It ties
 database tables and classes together for business objects, like
 Customer or Subscription, that can find, save, and destroy themselves
 without resorting to manual SQL.
 .
 This is an empty dependency package.
Homepage: http://rubyonrails.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libactiverecord-ruby1.8
Priority: optional
Section: universe/ruby
Installed-Size: 1108
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Adam Majer <adamm@zombino.com>
Architecture: all
Source: rails
Version: 2.3.5-1.2ubuntu1.1
Depends: libruby1.8 (>= 1.8.2-3), libactivesupport-ruby1.8 (= 2.3.5-1.2ubuntu1.1), libsqlite3-ruby1.8 | libpgsql-ruby1.8 | libmysql-ruby1.8
Filename: pool/main/r/rails/libactiverecord-ruby1.8_2.3.5-1.2ubuntu1.1_all.deb
Size: 162470
MD5sum: e1b121b918627db6b5f51e10045bc8cd
SHA1: 0d21aa7d04050ccb4081bf5a069f38e5e39a846a
SHA256: 681b874a893207715d4048aa50a932da755c8008255c5790ef8a067b4aec2eaa
Description: ORM database interface for ruby
 Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM. It ties
 database tables and classes together for business objects, like
 Customer or Subscription, that can find, save, and destroy themselves
 without resorting to manual SQL.
Homepage: http://rubyonrails.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libactiverecord-ruby1.9.1
Priority: optional
Section: universe/ruby
Installed-Size: 1104
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Adam Majer <adamm@zombino.com>
Architecture: all
Source: rails
Version: 2.3.5-1.2ubuntu1.1
Depends: libruby1.9.1, libactivesupport-ruby1.9.1 (= 2.3.5-1.2ubuntu1.1), libsqlite3-ruby1.9.1 | libpgsql-ruby1.9.1 | libmysql-ruby1.9.1
Filename: pool/main/r/rails/libactiverecord-ruby1.9.1_2.3.5-1.2ubuntu1.1_all.deb
Size: 161948
MD5sum: 016067317acc336917019be87de32e7b
SHA1: 23d88677b685cee31bf249715f277e7f3d6702b3
SHA256: fa37ab69a55dbb9fe4b9e2a58cd82724c6e1e30d8e555541edad2240328e3f4e
Description: ORM database interface for ruby
 Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM. It ties
 database tables and classes together for business objects, like
 Customer or Subscription, that can find, save, and destroy themselves
 without resorting to manual SQL.
Homepage: http://rubyonrails.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libactiveresource-ruby
Priority: optional
Section: universe/ruby
Installed-Size: 36
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Adam Majer <adamm@zombino.com>
Architecture: all
Source: rails
Version: 2.3.5-1.2ubuntu1.1
Depends: libactiveresource-ruby1.8 (= 2.3.5-1.2ubuntu1.1)
Filename: pool/main/r/rails/libactiveresource-ruby_2.3.5-1.2ubuntu1.1_all.deb
Size: 5120
MD5sum: d40b7ca329ae9eaf97f7bf22e8fdc303
SHA1: b0dab4b352da2e9adc2ec63e97135ee352e3e256
SHA256: 1c38301271a91b56f91b2b81679db53c21f367abe8f003c8ad931f189d6a3a4d
Description: Connects objects and REST web services
 Active Resource (ARes) connects business objects and Representational
 State Transfer (REST) web services. It implements object-relational
 mapping for REST webservices to provide transparent proxying
 capabilities between a client (ActiveResource) and a RESTful service
 (which is provided by Simply RESTffull routing in
 ActionController::Resources)
 .
 This is an empty dependency package.
Homepage: http://rubyonrails.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libactiveresource-ruby1.8
Priority: optional
Section: universe/ruby
Installed-Size: 188
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Adam Majer <adamm@zombino.com>
Architecture: all
Source: rails
Version: 2.3.5-1.2ubuntu1.1
Depends: libruby1.8 (>= 1.8.2-3)
Filename: pool/main/r/rails/libactiveresource-ruby1.8_2.3.5-1.2ubuntu1.1_all.deb
Size: 27560
MD5sum: 6abdda062883ca3fbddd4265760d5cd3
SHA1: 8c33b8553201ade33c84d631aa343e65f2e8e66d
SHA256: 8120cae9363e6a1e4a5d8490a78ae6188dedd374ef1d6630030d03d49fdf15c3
Description: Connects objects and REST web services
 Active Resource (ARes) connects business objects and Representational
 State Transfer (REST) web services. It implements object-relational
 mapping for REST webservices to provide transparent proxying
 capabilities between a client (ActiveResource) and a RESTful service
 (which is provided by Simply RESTffull routing in
 ActionController::Resources)
Homepage: http://rubyonrails.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libactivesupport-ruby
Priority: optional
Section: universe/ruby
Installed-Size: 36
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Adam Majer <adamm@zombino.com>
Architecture: all
Source: rails
Version: 2.3.5-1.2ubuntu1.1
Depends: libactivesupport-ruby1.8 (= 2.3.5-1.2ubuntu1.1)
Filename: pool/main/r/rails/libactivesupport-ruby_2.3.5-1.2ubuntu1.1_all.deb
Size: 5042
MD5sum: 4927df6c323a82c028c904a80b13b800
SHA1: 3c71da023c7e16c79607cfe75dc41e7302a86c91
SHA256: a448d344c6c93dbe096915568537c55cad0cb448f11c26960c35422f2eb813c0
Description: utility classes and extensions (Ruby 1.8)
 ActiveSupport consists of utility classes and extensions to the Ruby
 standard library that were required for Rails but found to be
 generally useful.
 .
 This is an empty dependency package.
Homepage: http://rubyonrails.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libactivesupport-ruby1.8
Priority: optional
Section: universe/ruby
Installed-Size: 1828
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Adam Majer <adamm@zombino.com>
Architecture: all
Source: rails
Version: 2.3.5-1.2ubuntu1.1
Depends: libruby1.8 (>= 1.8.2-3), libtzinfo-ruby1.8 (>> 0.3.12), libi18n-ruby1.8 (>> 0.1.3), libmemcache-client-ruby1.8 (>> 1.7.4), libbuilder-ruby1.8 (>> 2.1.2), librack-ruby (>> 1.1.0)
Filename: pool/main/r/rails/libactivesupport-ruby1.8_2.3.5-1.2ubuntu1.1_all.deb
Size: 218372
MD5sum: 9e58f74ae8a0526041f4fbcca41174e6
SHA1: 379eedb751491c299c4b86a51f2b9be7014e3113
SHA256: 9869066392a9cd37910664e2dd0d46571aca4906f3de6c7d57592d7d3c70a1ec
Description: utility classes and extensions (Ruby 1.8)
 ActiveSupport consists of utility classes and extensions to the Ruby
 standard library that were required for Rails but found to be
 generally useful.
Homepage: http://rubyonrails.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libactivesupport-ruby1.9.1
Priority: optional
Section: universe/ruby
Installed-Size: 1824
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Adam Majer <adamm@zombino.com>
Architecture: all
Source: rails
Version: 2.3.5-1.2ubuntu1.1
Depends: libruby1.9.1, libtzinfo-ruby1.9.1 (>> 0.3.12), libi18n-ruby1.9.1 (>> 0.1.3), libmemcache-client-ruby1.9.1 (>> 1.7.4), libbuilder-ruby1.9.1 (>> 2.1.2), librack-ruby (>> 1.1.0)
Filename: pool/main/r/rails/libactivesupport-ruby1.9.1_2.3.5-1.2ubuntu1.1_all.deb
Size: 218346
MD5sum: 1e009e361d854413e2f018390e9faa09
SHA1: 89d7237f88aaea450451b6dd3a1662c8cbff010f
SHA256: 818447cbc9191b7b8648ae41bc88935a11819e847d0dc60c9c697ae55b68355c
Description: utility classes and extensions (Ruby 1.8)
 ActiveSupport consists of utility classes and extensions to the Ruby
 standard library that were required for Rails but found to be
 generally useful.
Homepage: http://rubyonrails.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libakonadi-calendar4
Priority: optional
Section: libs
Installed-Size: 152
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdepimlibs
Version: 4:4.6.5-0ubuntu1.1
Depends: libakonadi-kde4 (= 4:4.6.5-0ubuntu1.1), libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libkcalcore4 (= 4:4.6.5-0ubuntu1.1), libkdecore5 (>= 4:4.5.85), libkdeui5 (>= 4:4.5.85), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1)
Filename: pool/main/k/kdepimlibs/libakonadi-calendar4_4.6.5-0ubuntu1.1_i386.deb
Size: 26578
MD5sum: 76ffcb62c4ae395ec4a4e0dc3b46c7a2
SHA1: 24aee77be8269fdedf0b6f7c08fe10ca26c8e54a
SHA256: a580e980f949cdd4f9d06b4b1fdd7f99831a3337c62bf7e772d681cecdd2959c
Description: library for using the Akonadi PIM data server
 This is the client access library for using the Akonadi PIM data server.
 .
 This package is part of the KDE Development Platform PIM libraries module.
Homepage: http://pim.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libakonadi-contact4
Priority: optional
Section: libs
Installed-Size: 1284
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdepimlibs
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdepim-runtime (<< 4:4.4.60)
Depends: libakonadi-kde4 (= 4:4.6.5-0ubuntu1.1), libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libkabc4 (= 4:4.6.5-0ubuntu1.1), libkcalcore4 (= 4:4.6.5-0ubuntu1.1), libkdecore5 (>= 4:4.5.85), libkdeui5 (>= 4:4.5.85), libkio5 (>= 4:4.5.85), libkmime4 (= 4:4.6.5-0ubuntu1.1), libkpimutils4 (= 4:4.6.5-0ubuntu1.1), libnepomuk4 (>= 4:4.5.85), libphonon4 (>= 4:4.7.0really4.4.4), libqt4-dbus (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1), phonon
Filename: pool/main/k/kdepimlibs/libakonadi-contact4_4.6.5-0ubuntu1.1_i386.deb
Size: 333686
MD5sum: 940f9210016c9ff8dde58298014f9ee8
SHA1: 632e254c3fc24f9b5fbac20271abb5a613154f34
SHA256: 4ac50ed01c7b6e6ad5cbdfdc829844d9fb2c29a8b3ac26d3f609de7c28c9b7c8
Description: library for using the Akonadi PIM data server
 This is the client access library for using the Akonadi PIM data server.
 .
 This package is part of the KDE Development Platform PIM libraries module.
Homepage: http://pim.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, edubuntu-desktop-kde

Package: libakonadi-kabc4
Priority: optional
Section: libs
Installed-Size: 108
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdepimlibs
Version: 4:4.6.5-0ubuntu1.1
Replaces: akonadi-kde (<< 4:4.1.80), kdepimlibs5 (<< 4:4.4.60)
Depends: libc6 (>= 2.1.3)
Filename: pool/main/k/kdepimlibs/libakonadi-kabc4_4.6.5-0ubuntu1.1_i386.deb
Size: 11608
MD5sum: f5f5a6ea7b47760ef1c9befda2c17439
SHA1: b36412ede482bdfd6107486ef2775f22d4ede018
SHA256: a64ed8a856ef212458482b49f50ad9c9239767da96d93635b0878c9a5e9453db
Description: library for using the Akonadi PIM data server
 This is the client access library for using the Akonadi PIM data server.
 .
 This package is part of the KDE Development Platform PIM libraries module.
Homepage: http://pim.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: libakonadi-kcal4
Priority: optional
Section: libs
Installed-Size: 116
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdepimlibs
Version: 4:4.6.5-0ubuntu1.1
Replaces: akonadi-kde (<< 4:4.1.80), kdepim-runtime (<< 4:4.4.60)
Depends: libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libkcal4 (= 4:4.6.5-0ubuntu1.1), libqtcore4 (>= 4:4.7.0~beta1), libstdc++6 (>= 4.1.1)
Filename: pool/main/k/kdepimlibs/libakonadi-kcal4_4.6.5-0ubuntu1.1_i386.deb
Size: 11392
MD5sum: 1752ca406b020a249e5189e75eb17e7a
SHA1: 4414bce390e2324b667aace56c6e078871a36567
SHA256: e6053a8717fc211cd666137f3bc4cc850c710bd38df4ef6cb81554daee602ca4
Description: library for using the Akonadi PIM data server
 This is the client access library for using the Akonadi PIM data server.
 .
 This package is part of the KDE Development Platform PIM libraries module.
Homepage: http://pim.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: libakonadi-kde4
Priority: optional
Section: libs
Installed-Size: 2496
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdepimlibs
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdepimlibs-data, kdepimlibs5 (<< 4:4.4.60)
Depends: libakonadiprotocolinternals1 (>= 1.5.2), libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libkdecore5 (>= 4:4.5.85), libkdeui5 (>= 4:4.6.1), libkio5 (>= 4:4.5.85), libqt4-dbus (>= 4:4.6.1), libqt4-network (>= 4:4.5.3), libqt4-sql (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libsolid4 (>= 4:4.5.85), libstdc++6 (>= 4.1.1)
Conflicts: kdepimlibs-data
Filename: pool/main/k/kdepimlibs/libakonadi-kde4_4.6.5-0ubuntu1.1_i386.deb
Size: 711034
MD5sum: d130f6ad6f8b78368a62068e48c16e00
SHA1: 3b4558ddd80bd4d37b439d7619c6c826fea52a9c
SHA256: 2f78c9ec30dfc15471b1de32fea01c8b1a64cef5125d8e4ab23958dd7bef25b3
Description: library for using the Akonadi PIM data server
 This is the client access library for using the Akonadi PIM data server.
 .
 This package is part of the KDE Development Platform PIM libraries module.
Homepage: http://pim.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: libakonadi-kmime4
Priority: optional
Section: libs
Installed-Size: 404
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdepimlibs
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdepimlibs-data, kdepimlibs5 (<< 4:4.4.60)
Depends: libakonadi-kde4 (= 4:4.6.5-0ubuntu1.1), libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libkdecore5 (>= 4:4.5.85), libkdeui5 (>= 4:4.5.85), libkio5 (>= 4:4.5.85), libkmime4 (= 4:4.6.5-0ubuntu1.1), libqt4-dbus (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1)
Conflicts: kdepimlibs-data
Filename: pool/main/k/kdepimlibs/libakonadi-kmime4_4.6.5-0ubuntu1.1_i386.deb
Size: 93670
MD5sum: ed8aec39da7d7efd904e37a14b8cc40f
SHA1: 6952622885885a8d4d941247c5c3c96a1f402f42
SHA256: d698fe526f2c368c20b44eb74a4a2c08895a55287a0a2b7ed85fd512b48a432d
Description: library for using the Akonadi PIM data server
 This is the client access library for using the Akonadi PIM data server.
 .
 This package is part of the KDE Development Platform PIM libraries module.
Homepage: http://pim.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: libapache-mod-security
Priority: optional
Section: universe/httpd
Installed-Size: 328
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Alberto Gonzalez Iniesta <agi@inittab.org>
Architecture: i386
Version: 2.5.12-1+squeeze1build0.11.04.1
Replaces: libapache2-mod-security2
Provides: libapache2-mod-security2
Depends: mod-security-common (= 2.5.12-1+squeeze1build0.11.04.1), apache2.2-common, libxml2 (>= 2.7.4), libc6 (>= 2.4), liblua5.1-0, libpcre3 (>= 8.10)
Filename: pool/main/liba/libapache-mod-security/libapache-mod-security_2.5.12-1+squeeze1build0.11.04.1_i386.deb
Size: 114706
MD5sum: 9feaf50ef3ed1b55b51aa44df2c2c05a
SHA1: 235061ff73f5288c99e2f3aa5cbb50235176a5a7
SHA256: b8c5103303d63cbad2460e8f142ab9bb7ad2b785cfc3b92c093fdecbf9426028
Description: Tighten web applications security for Apache
 Mod_security is an Apache module whose purpose is to tighten the Web
 application security. Effectively, it is an intrusion detection and prevention
 system for the web server.
 .
 At the moment its main features are:
   * Audit log; store full request details in a separate file, including POST
     payloads.
   * Request filtering; incoming requests can be analysed and offensive requests
     can be rejected (or simply logged, if that is what you want). This feature
     can be used to prevent many types of attacks (e.g. XSS attacks, SQL
     injection, ...) and even allow you to run insecure applications on your
     servers (if you have no other choice, of course).
 .
 In addition to this package the mod-security-common package, which includes
 documentation and configuration examples, will be installed.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libapache2-mod-apparmor
Priority: extra
Section: universe/web
Installed-Size: 140
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: apparmor
Version: 2.6.1-0ubuntu3.1
Depends: apache2.2-common, libapparmor1 (>= 2.6~devel), libc6 (>= 2.1.3)
Filename: pool/main/a/apparmor/libapache2-mod-apparmor_2.6.1-0ubuntu3.1_i386.deb
Size: 14452
MD5sum: deff0cbc5fccef2b3d19778e05eb5a42
SHA1: 73c6db029ea3a215762d2df086514ccec95b7837
SHA256: f219a7e6b31da94748ffc231ce4bee75c997089965c2208b2d914f5352a4eb66
Description: changehat AppArmor library as an Apache module
 This provides the Apache module needed to declare various differing
 confinement policies when running virtual hosts in the webserver
 by using the changehat abilities exposed through libapparmor.
Homepage: http://apparmor.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libapache2-mod-authnz-external
Priority: optional
Section: universe/web
Installed-Size: 100
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Hai Zaar <haizaar@haizaar.com>
Architecture: i386
Version: 3.2.4-2+squeeze1build0.11.04.1
Depends: libc6 (>= 2.4), apache2.2-common
Recommends: pwauth
Filename: pool/main/liba/libapache2-mod-authnz-external/libapache2-mod-authnz-external_3.2.4-2+squeeze1build0.11.04.1_i386.deb
Size: 18630
MD5sum: f44ac64b7706439db160733e7013501a
SHA1: ee62f64133d6cc417b958f1d2564e7b0da71e171
SHA256: 54060dcc147137bbe2f234e7ad21821293417a7486681b5797b10ba35d530fd6
Description: authenticate Apache against external authentication services
 Mod_Auth_External can be used to quickly construct secure, reliable
 authentication systems.  It can also be mis-used to quickly open gaping
 holes in your security.  Read the documentation, and use with extreme
 caution.
 .
 Notably, this module can be used to securely authenticate against PAM
 (without exposing /etc/shadow file), using, for example, pwauth
 authenticator.
 .
 This Package includes the mod-athnz-external Module for Apache Version 2.x
Homepage: http://code.google.com/p/mod-auth-external
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libapache2-mod-fcgid
Priority: optional
Section: universe/httpd
Installed-Size: 312
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Tatsuki Sugiura <sugi@nemui.org>
Architecture: i386
Version: 1:2.3.6-1+squeeze1build0.11.04.1
Depends: libc6 (>= 2.4), apache2.2-common
Filename: pool/main/liba/libapache2-mod-fcgid/libapache2-mod-fcgid_2.3.6-1+squeeze1build0.11.04.1_i386.deb
Size: 65018
MD5sum: 08eaafe9d73ed0bbf912ee47d85cd44b
SHA1: 61e20853519feb2b94064d11da44c6dfbcf68cad
SHA256: e0be435545113df07e9b30cc4faeccbf7ced2649f28cc06412b333717d6ba238
Description: an alternative module compat with mod_fastcgi
 mod_fcgid is a high performance alternative to mod_cgi or mod_cgid,
 which starts a sufficient number instances of the CGI program to handle
 concurrent requests, and these programs remain running to handle further
 incoming requests. It is favored by the PHP developers, for example,
 as a preferred alternative to running mod_php in-process, delivering
 very similar performance.
 .
 It is a binary compatibility alternative to Apache module mod_fastcgi.
Homepage: http://httpd.apache.org/mod_fcgid/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libapache2-mod-fcgid-dbg
Priority: extra
Section: universe/debug
Installed-Size: 80
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Tatsuki Sugiura <sugi@nemui.org>
Architecture: i386
Source: libapache2-mod-fcgid
Version: 1:2.3.6-1+squeeze1build0.11.04.1
Depends: libapache2-mod-fcgid (= 1:2.3.6-1+squeeze1build0.11.04.1)
Filename: pool/main/liba/libapache2-mod-fcgid/libapache2-mod-fcgid-dbg_2.3.6-1+squeeze1build0.11.04.1_i386.deb
Size: 7628
MD5sum: 4bae6245095e8f0ad87b18bcaa4df3f9
SHA1: c19bac9b461af1263beb5e8df28bcfc82caa7d5d
SHA256: 5e704ed1d7ee44a3d8580a82801547fd404b03af78d9d440cbb478a92a85fff5
Description: debugging symbols for mod_fcgid
 mod_fcgid is a high performance alternative to mod_cgi or mod_cgid,
 which starts a sufficient number instances of the CGI program to handle
 concurrent requests, and these programs remain running to handle further
 incoming requests. It is favored by the PHP developers, for example,
 as a preferred alternative to running mod_php in-process, delivering
 very similar performance.
 .
 It is a binary compatibility alternative to Apache module mod_fastcgi.
 .
 This package contains the debugging symbols for mod_fcgid.
Homepage: http://httpd.apache.org/mod_fcgid/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libapache2-mod-php5
Priority: optional
Section: httpd
Installed-Size: 7804
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: i386
Source: php5
Version: 5.3.5-1ubuntu7.11
Provides: phpapi-20090626+lfs
Depends: libbz2-1.0, libc6 (>= 2.11), libdb4.8, libpcre3 (>= 8.10), libssl0.9.8 (>= 0.9.8m-1), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4), mime-support, apache2-mpm-prefork (>> 2.0.52) | apache2-mpm-itk, apache2.2-common, php5-common (= 5.3.5-1ubuntu7.11), libmagic1, ucf, tzdata
Recommends: php5-cli
Suggests: php-pear
Conflicts: libapache2-mod-php4, libapache2-mod-php5filter
Filename: pool/main/p/php5/libapache2-mod-php5_5.3.5-1ubuntu7.11_i386.deb
Size: 2966214
MD5sum: 0eac3fc83d265eae32539f6fcd0f225b
SHA1: 0487d85e86630a1ca6f380c2683ab9f2de8880c0
SHA256: 7148df137b6a7f52de6c6aeb2dff419536de2d99834935a2e4aaa4e911f64bd5
Description: server-side, HTML-embedded scripting language (Apache 2 module)
 This package provides the PHP5 module for the Apache 2 webserver (as
 found in the apache2-mpm-prefork package).  Please note that this package
 ONLY works with Apache's prefork MPM, as it is not compiled thread-safe.
 The following extensions are built in: bcmath bz2 calendar Core ctype date
  dba dom ereg exif fileinfo filter ftp gettext hash iconv json libxml
  mbstring mhash openssl pcre Phar posix Reflection session shmop SimpleXML
  soap sockets SPL standard sysvmsg sysvsem sysvshm tokenizer wddx xml
  xmlreader xmlwriter zip zlib.
 .
 PHP5 is a widely-used general-purpose scripting language that is
 especially suited for Web development and can be embedded into HTML.
 The goal of the language is to allow web developers to write
 dynamically generated pages quickly. This version of PHP5 was built
 with the Suhosin patch.
Homepage: http://www.php.net/
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: libapache2-mod-php5filter
Priority: optional
Section: universe/httpd
Installed-Size: 7804
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: i386
Source: php5
Version: 5.3.5-1ubuntu7.11
Provides: phpapi-20090626+lfs
Depends: libbz2-1.0, libc6 (>= 2.11), libdb4.8, libpcre3 (>= 8.10), libssl0.9.8 (>= 0.9.8m-1), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4), mime-support, apache2-mpm-prefork (>> 2.0.52) | apache2-mpm-itk, apache2.2-common, php5-common (= 5.3.5-1ubuntu7.11), libmagic1, ucf, tzdata
Suggests: php-pear
Conflicts: libapache2-mod-php4, libapache2-mod-php5
Filename: pool/main/p/php5/libapache2-mod-php5filter_5.3.5-1ubuntu7.11_i386.deb
Size: 2965576
MD5sum: 249f71ad0772f262de1238bc55ab12b5
SHA1: e511330f12faf6a05e4bebe8b7c10f31c1acfd44
SHA256: 137617611bc0a055b2f60b17d61266fa3059b27008677e359d0656ddc962369e
Description: server-side, HTML-embedded scripting language (apache 2 filter module)
 This package provides the PHP5 Filter module for the Apache 2 webserver (as
 found in the apache2-mpm-prefork package).  Please note that this package
 ONLY works with Apache's prefork MPM, as it is not compiled thread-safe.
 Unless you specifically need filter-module support, you most likely
 should instead install libapache2-mod-php5.
 .
 The following extensions are built in: bcmath bz2 calendar Core ctype date
  dba dom ereg exif fileinfo filter ftp gettext hash iconv json libxml
  mbstring mhash openssl pcre Phar posix Reflection session shmop SimpleXML
  soap sockets SPL standard sysvmsg sysvsem sysvshm tokenizer wddx xml
  xmlreader xmlwriter zip zlib.
 .
 PHP5 is a widely-used general-purpose scripting language that is
 especially suited for Web development and can be embedded into HTML.
 The goal of the language is to allow web developers to write
 dynamically generated pages quickly. This version of PHP5 was built
 with the Suhosin patch.
Homepage: http://www.php.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libapache2-mod-rpaf
Priority: extra
Section: universe/web
Installed-Size: 92
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Sergey B Kirpichev <skirpichev@gmail.com>
Architecture: i386
Version: 0.5-3+squeeze1build0.11.04.1
Depends: apache2.2-common (>= 2.2.17-1ubuntu1.5), libc6 (>= 2.1.3)
Filename: pool/main/liba/libapache2-mod-rpaf/libapache2-mod-rpaf_0.5-3+squeeze1build0.11.04.1_i386.deb
Size: 7970
MD5sum: 2891b7eb4076048c73b40666723a9a15
SHA1: 37bcc30530df7f87a3057d51ddf0e150c1cb2888
SHA256: 01b60463bfa4cd6b1925d3b2e302d4838a4ba5dd92f62b0444ca207d6ca53e38
Description: module for Apache2 which takes the last IP from the 'X-Forwarded-For' header
 rpaf is short for reverse proxy add forward.
 .
 rpaf is for backend Apache servers what mod_proxy_add_forward is for
 frontend Apache servers. It does exactly the opposite of
 mod_proxy_add_forward written by Ask Bjorn Hansen.
 .
 It changes the remote address of the client visible to other Apache modules
 when two conditions are satisfied. First condition is that the remote client
 is actually a proxy that is defined in httpd.conf. Secondly if there is an
 incoming X-Forwarded-For header and the proxy is in its list of known
 proxies it takes the last IP from the incoming X-Forwarded-For header and
 changes the remote address of the client in the request structure.
Homepage: http://stderr.net/apache/rpaf/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libapache2-svn
Priority: optional
Section: universe/httpd
Installed-Size: 372
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Peter Samuelson <peter@p12n.org>
Architecture: i386
Source: subversion
Version: 1.6.12dfsg-4ubuntu2.1
Depends: apache2.2-common, libc6 (>= 2.4), libsvn1 (>= 1.6)
Suggests: db4.8-util
Filename: pool/main/s/subversion/libapache2-svn_1.6.12dfsg-4ubuntu2.1_i386.deb
Size: 77594
MD5sum: 33fb80345cd9f45a497df230f39142b7
SHA1: 1df44b52ee0e11773a52ed0794dca3c22aa24b47
SHA256: 391fc3a7de15b4f905dcab0dc61f58c129bc7d2686e50d06cf62aee2339b7be7
Description: Subversion server modules for Apache
 This package provides the mod_dav_svn and mod_authz_svn modules for
 the Apache 2.2 web server.  These modules provide Subversion's WebDAV
 server backend, to serve repositories over the http and https
 protocols.  See the 'subversion' package for more information.
Homepage: http://subversion.apache.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libapparmor-dev
Priority: extra
Section: libdevel
Installed-Size: 120
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: apparmor
Version: 2.6.1-0ubuntu3.1
Depends: libapparmor1 (= 2.6.1-0ubuntu3.1)
Filename: pool/main/a/apparmor/libapparmor-dev_2.6.1-0ubuntu3.1_i386.deb
Size: 22862
MD5sum: 41f57d474f942c8aa989ea505b982cf4
SHA1: 00e0c8949fef42f50d2d7666d9f06ae2aa0085bb
SHA256: 0f09488e82430dca3f32fa56471bb03487253df51f644f17522063b85c1f6b8f
Description: AppArmor development libraries and header files
 This package provides the develpment libraries and header files needed to
 link against the AppArmor changehat and log parsing functions. Also
 includes the manpages for library functions.
Homepage: http://apparmor.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libapparmor-perl
Priority: standard
Section: perl
Installed-Size: 156
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: apparmor
Version: 2.6.1-0ubuntu3.1
Depends: perl (>= 5.10.1-17ubuntu4.1), perlapi-5.10.1, libapparmor1 (>= 2.6~devel), libc6 (>= 2.4)
Filename: pool/main/a/apparmor/libapparmor-perl_2.6.1-0ubuntu3.1_i386.deb
Size: 30962
MD5sum: 780bbd13d70eaac32ee7c08f6431d69d
SHA1: a4c14a403e4ea573be46dd9a3de948753ad931a8
SHA256: 601e3ed3489300750c8baaad04baa3daf70e67a49567c1a1f07fdf722f1868eb
Description: AppArmor library Perl bindings
 This provides the Perl module that contains the language bindings
 for the AppArmor library, libapparmor, which were autogenerated via
 SWIG.
Homepage: http://apparmor.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: standard

Package: libapparmor1
Priority: standard
Section: libs
Installed-Size: 124
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: apparmor
Version: 2.6.1-0ubuntu3.1
Depends: libc6 (>= 2.8)
Filename: pool/main/a/apparmor/libapparmor1_2.6.1-0ubuntu3.1_i386.deb
Size: 28550
MD5sum: 35fdd715ce1e8eb7f7162a547675fb14
SHA1: 32b74aff791f0b8d6b93b27296f6efe342053ec1
SHA256: ec8f4116e4710b7620bf9b88be515144a55e2bdbc85fe4b188234358bba9bfbd
Description: changehat AppArmor library
 This package provides the shared library used for making use of the
 AppArmor profile and changehat functionality, as well as common log
 parsing routines.
Homepage: http://apparmor.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: standard

Package: libapr1
Priority: optional
Section: libs
Installed-Size: 268
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Architecture: i386
Source: apr
Version: 1.4.2-7ubuntu2.1
Depends: libc6 (>= 2.4), libuuid1 (>= 2.16)
Conflicts: libapr1.0
Filename: pool/main/a/apr/libapr1_1.4.2-7ubuntu2.1_i386.deb
Size: 79660
MD5sum: d84053501cffde72496a01749813a006
SHA1: 563deea4bb19f942ee751669e7bc4d1e38020b67
SHA256: 8e556b2d9a704a0e85966dcafb7edef6d7d5ca9ab236334fe553f6eac9b5ce91
Description: The Apache Portable Runtime 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.
Homepage: http://apr.apache.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: eucalyptus-cluster, eucalyptus-node, lamp-server, mythbuntu-backend-master, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend

Package: libapr1-dbg
Priority: extra
Section: debug
Installed-Size: 100
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Architecture: i386
Source: apr
Version: 1.4.2-7ubuntu2.1
Depends: libapr1 (= 1.4.2-7ubuntu2.1)
Filename: pool/main/a/apr/libapr1-dbg_1.4.2-7ubuntu2.1_i386.deb
Size: 19072
MD5sum: 6a0b555d10adc3363a8b7ac630822a50
SHA1: 449c323af003b58881c7cba668a448f9cd4f6134
SHA256: 65810c88b2b17003d09871746b1779aa912c4b4b3781cfd62bfd672b73b1adb2
Description: The Apache Portable Runtime 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.
 .
 This package contains the debugging symbols for APR.
Homepage: http://apr.apache.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libapr1-dev
Priority: optional
Section: libdevel
Installed-Size: 7384
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Apache Maintainers <debian-apache@lists.debian.org>
Architecture: i386
Source: apr
Version: 1.4.2-7ubuntu2.1
Depends: libapr1 (= 1.4.2-7ubuntu2.1), uuid-dev
Suggests: python
Conflicts: libapr0-dev, libapr1.0-dev
Filename: pool/main/a/apr/libapr1-dev_1.4.2-7ubuntu2.1_i386.deb
Size: 977794
MD5sum: 6ac22ca1ca6e8c6fc1cc85d15a928a38
SHA1: b9eb6e7b9c7ee4d04a0f664a51c036b20ffb25f9
SHA256: 0ccea31d56e13ff46d47c6b0ba454dc7c366a46705cd96f4b1d6f7db323d91e9
Description: The Apache Portable Runtime 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.
 .
 This package contains development headers for APR.
Homepage: http://apr.apache.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libarchive-dev
Priority: optional
Section: libdevel
Installed-Size: 528
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Andreas Henriksson <andreas@fatal.se>
Architecture: i386
Source: libarchive
Version: 2.8.4-1ubuntu0.11.04.1
Depends: libbz2-dev, zlib1g-dev, libacl1-dev, e2fslibs-dev, libarchive1 (= 2.8.4-1ubuntu0.11.04.1), libattr1-dev
Conflicts: libarchive-doc
Filename: pool/main/liba/libarchive/libarchive-dev_2.8.4-1ubuntu0.11.04.1_i386.deb
Size: 185148
MD5sum: 2f738c446b5126e9984e8f6d2fcdf6b5
SHA1: 4f18f259a78a2b15ce5bf890289133c51786fa02
SHA256: 42a5e8c9b361dfd35f67c41024e2913a6202209be45c06634eda2c6d0d346ea4
Description: Single library to read/write tar, cpio, pax, zip, iso9660, etc.
 The libarchive library provides a flexible interface for reading and
 writing streaming archive files such as tar and cpio.  The library is
 inherently stream-oriented; readers serially iterate through the archive,
 writers serially add things to the archive.  In particular, note that
 there is no built-in support for random access nor for in-place
 modification.
 .
 libarchive can read at least five tar formats, four cpio formats,
 ISO9660 CD/DVD images (including RockRidge extensions), and ZIP
 files.
 .
 libarchive can write two tar formats (ustar and pax), one cpio format
 (odc/POSIX), and two types of shar files (with and without uuencoding).
 .
 The bsdtar Debian package, which is the default tar(1) on FreeBSD,
 is built using libarchive.  The bsdcpio Debian package is also built
 using libarchive.
 .
 There is also a manpage, tar(5), in libarchive1 that provides
 an excellent description of the various tar file formats.
Homepage: http://code.google.com/p/libarchive/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libarchive1
Priority: optional
Section: libs
Installed-Size: 352
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Andreas Henriksson <andreas@fatal.se>
Architecture: i386
Source: libarchive
Version: 2.8.4-1ubuntu0.11.04.1
Replaces: libarchive2
Provides: libarchive2
Depends: libacl1 (>= 2.2.11-1), libattr1 (>= 2.4.41-1), libbz2-1.0, libc6 (>= 2.6), liblzma2 (>= 4.999.9beta+20091116), libxml2 (>= 2.6.27), zlib1g (>= 1:1.1.4)
Conflicts: libarchive-doc, libarchive2
Filename: pool/main/liba/libarchive/libarchive1_2.8.4-1ubuntu0.11.04.1_i386.deb
Size: 141066
MD5sum: 94ba495f5e317c39b55de552c1afa0f2
SHA1: 36b2a17aa0f0f734cdcff0ef880fdbcd981e7e4e
SHA256: 8ed6f9eb28b17b6efdd63c2dfe195a5a7f65b8cc9a96b75c7f6b5970d3c36a44
Description: Single library to read/write tar, cpio, pax, zip, iso9660, etc.
 The libarchive library provides a flexible interface for reading and
 writing streaming archive files such as tar and cpio.  The library is
 inherently stream-oriented; readers serially iterate through the archive,
 writers serially add things to the archive.  In particular, note that
 there is no built-in support for random access nor for in-place
 modification.
 .
 libarchive can read at least five tar formats, four cpio formats,
 ISO9660 CD/DVD images (including RockRidge extensions), and ZIP
 files.
 .
 libarchive can write two tar formats (ustar and pax), one cpio format
 (odc/POSIX), and two types of shar files (with and without uuencoding).
 .
 The bsdtar Debian package, which is the default tar(1) on FreeBSD,
 is built using libarchive.
 .
 There is also a manpage, tar(5), that provides an excellent description
 of the various tar file formats.
Homepage: http://code.google.com/p/libarchive/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, ubuntu-uec-live, kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop, edubuntu-desktop-kde, 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: libav-dbg
Priority: extra
Section: debug
Installed-Size: 40300
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian multimedia packages maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: libav
Version: 4:0.6.6-0ubuntu0.11.04.1
Depends: libavutil50 (= 4:0.6.6-0ubuntu0.11.04.1), libavcodec52 (= 4:0.6.6-0ubuntu0.11.04.1), libavdevice52 (= 4:0.6.6-0ubuntu0.11.04.1), libpostproc51 (= 4:0.6.6-0ubuntu0.11.04.1), libavformat52 (= 4:0.6.6-0ubuntu0.11.04.1), libswscale0 (= 4:0.6.6-0ubuntu0.11.04.1), ffmpeg (= 4:0.6.6-0ubuntu0.11.04.1)
Filename: pool/main/liba/libav/libav-dbg_0.6.6-0ubuntu0.11.04.1_i386.deb
Size: 15181968
MD5sum: 143951174dc5ca075519d151b91c27fd
SHA1: 1d8018c85a5b1e07a52114a01b1ba62e1371b9c8
SHA256: f2e538bbadd54d6b38ae88ac9882c6ab877b09b8a2924d1c50a5b150e6cdb174
Description: Debug symbols for Libav related packages
 This package contains debug data of the Libav related shared libraries.
 .
 Most people will not need this package. Please install it to produce useful
 stacktraces to help debugging the Libav library.
Homepage: http://ffmpeg.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libav-doc
Priority: optional
Section: doc
Installed-Size: 122944
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian multimedia packages maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Architecture: all
Source: libav
Version: 4:0.6.6-0ubuntu0.11.04.1
Replaces: ffmpeg-doc (<< 4:0.6.6-0ubuntu0.11.04.1)
Breaks: ffmpeg-doc (<< 4:0.6.6-0ubuntu0.11.04.1)
Filename: pool/main/liba/libav/libav-doc_0.6.6-0ubuntu0.11.04.1_all.deb
Size: 17491652
MD5sum: 69e7995b64d7575628560181926b3bc5
SHA1: 2e934d30f6e1930a1264cf115933eeb6b789bbac
SHA256: 9ba46a4f8601718432fe12e95a3e27e8415d37b98b122c94db713693a5390ba2
Description: Documentation of the Libav API
 This package contains the html doxygen documentation of the Libav API.
 .
 Only application developers will find this package useful.
Homepage: http://ffmpeg.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libav-source
Priority: optional
Section: universe/devel
Installed-Size: 25052
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian multimedia packages maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Architecture: all
Source: libav
Version: 4:0.6.6-0ubuntu0.11.04.1
Filename: pool/main/liba/libav/libav-source_0.6.6-0ubuntu0.11.04.1_all.deb
Size: 25505668
MD5sum: 883a4b8205fcb278cc476a1af293f473
SHA1: f0f8fe5f71cd5d7682802d03c98e82c596ef1032
SHA256: 9850e1af0098d601601a01efce4fc2502ff24e12b963caba3ef69c63154d8fb0
Description: Patched Libav sources
 This package contains a tarball the source file that were used to produce
 this package, containing all modifications that have been applied inline.
 .
 This package is used as build-dependency for 'libav-extra', which provides
 the "extra" variants of libav.
Homepage: http://ffmpeg.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libavcodec-dev
Priority: optional
Section: libdevel
Installed-Size: 5840
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian multimedia packages maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: libav
Version: 4:0.6.6-0ubuntu0.11.04.1
Depends: libavcodec52 (>= 4:0.6.6-0ubuntu0.11.04.1) | libavcodec-extra-52 (>= 4:0.6.6), libavcodec52 (<= 4:0.6.6-99) | libavcodec-extra-52 (<= 4:0.6.6-99), libavutil-dev (= 4:0.6.6-0ubuntu0.11.04.1)
Suggests: libfaad-dev, libgsm1-dev, libogg-dev, libschroedinger-dev, libspeex-dev, libtheora-dev (>> 0.0.0.alpha4), libvorbis-dev, libx11-dev, libxext-dev, zlib1g-dev, libraw1394-dev, libdc1394-22-dev
Filename: pool/main/liba/libav/libavcodec-dev_0.6.6-0ubuntu0.11.04.1_i386.deb
Size: 2527020
MD5sum: 536522502cc7617e8157ea374ba4eb6a
SHA1: 7f3288ed3e073019b681b1ce7403040943fe4359
SHA256: 70a20d8b39d1c6fb251cef8492af86efe6a0914e9dc8ce8e728c058e079648a7
Description: Development files for libavcodec
 This is the codec library from Libav. It supports most existing
 encoding formats (MPEG, DivX, MPEG4, AC3, DV...).
 .
 This package contains the header files and static libraries needed to
 compile applications or shared objects that use libavcodec.
Homepage: http://ffmpeg.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libavcodec52
Priority: optional
Section: libs
Installed-Size: 9796
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian multimedia packages maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: libav
Version: 4:0.6.6-0ubuntu0.11.04.1
Depends: libavutil50 (>= 4:0.6.6-0ubuntu0.11.04.1) | libavutil-extra-50 (>= 4:0.6.6), libavutil50 (<< 4:0.6.6-99) | libavutil-extra-50 (<< 4:0.6.6-99), libc6 (>= 2.7), libgsm1 (>= 1.0.13), libschroedinger-1.0-0 (>= 1.0.0), libspeex1 (>= 1.2~beta3-1), libtheora0 (>= 1.0), libva1, libvorbis0a (>= 1.1.2), libvorbisenc2 (>= 1.1.2), libvpx0 (>= 0.9.0), zlib1g (>= 1:1.1.4)
Breaks: libavcodec51 (<< 3:0.svn20090303-1)
Filename: pool/main/liba/libav/libavcodec52_0.6.6-0ubuntu0.11.04.1_i386.deb
Size: 4471982
MD5sum: e4f5e982f56915980eb8e07f41c0fee6
SHA1: 1d8a63be5be7b7d522f8a93ac7637222f455aa37
SHA256: bbe71540e0c49599878bda58dd467cb356777b8eb7052beaab727df459e54454
Description: Libav codec library
 This is the codec library from Libav (both encoding and decoding).
 .
 It supports most existing codecs (MPEG, MPEG2, MPEG4, AC3, DV...).
Homepage: http://ffmpeg.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend

Package: libavdevice-dev
Priority: optional
Section: libdevel
Installed-Size: 156
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian multimedia packages maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: libav
Version: 4:0.6.6-0ubuntu0.11.04.1
Depends: libavdevice52 (>= 4:0.6.6-0ubuntu0.11.04.1) | libavdevice-extra-52 (>= 4:0.6.6), libavdevice52 (<= 4:0.6.6-99) | libavdevice-extra-52 (<= 4:0.6.6-99), libavformat-dev (= 4:0.6.6-0ubuntu0.11.04.1)
Filename: pool/main/liba/libav/libavdevice-dev_0.6.6-0ubuntu0.11.04.1_i386.deb
Size: 30242
MD5sum: e23d361b2d008ebf7df0431566c9db04
SHA1: c90427cc70cda4a1924373a5668c1f8b7ac3442b
SHA256: 3840bece68f58f69ec8df85834be2094905527bbb44af17f49d13e8bd9549552
Description: Development files for libavdevice
 This is the device handling library from Libav.
 .
 This package contains the header files and static libraries needed to
 compile applications or shared objects that use libavdevice.
Homepage: http://ffmpeg.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libavdevice52
Priority: optional
Section: libs
Installed-Size: 188
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian multimedia packages maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: libav
Version: 4:0.6.6-0ubuntu0.11.04.1
Depends: libasound2 (>> 1.0.24.1), libavcodec52 (>= 4:0.6.6-0ubuntu0.11.04.1) | libavcodec-extra-52 (>= 4:0.6.6), libavcodec52 (<< 4:0.6.6-99) | libavcodec-extra-52 (<< 4:0.6.6-99), libavformat52 (>= 4:0.6.6-0ubuntu0.11.04.1) | libavformat-extra-52 (>= 4:0.6.6), libavformat52 (<< 4:0.6.6-99) | libavformat-extra-52 (<< 4:0.6.6-99), libavutil50 (>= 4:0.6.6-0ubuntu0.11.04.1) | libavutil-extra-50 (>= 4:0.6.6), libavutil50 (<< 4:0.6.6-99) | libavutil-extra-50 (<< 4:0.6.6-99), libc6 (>= 2.7), libdc1394-22, libx11-6, libxext6, libxfixes3 (>= 1:4.0.1)
Filename: pool/main/liba/libav/libavdevice52_0.6.6-0ubuntu0.11.04.1_i386.deb
Size: 44766
MD5sum: fb8b3900015105cb90f1bf94c7ebfdcf
SHA1: 8a49411507800b0acf33eb3cfb0282fda6ef1f5d
SHA256: 4c94f738f47c79c11fefe7760545f3a174591febeb0f2036b6b069b9c38fa9c8
Description: Libav device handling library
 This is the device handling library from Libav.
Homepage: http://ffmpeg.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libavfilter-dev
Priority: optional
Section: libdevel
Installed-Size: 200
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian multimedia packages maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: libav
Version: 4:0.6.6-0ubuntu0.11.04.1
Depends: libavfilter1 (>= 4:0.6.6-0ubuntu0.11.04.1) | libavfilter-extra-1 (>= 4:0.6.6), libavfilter1 (<= 4:0.6.6-99) | libavfilter-extra-1 (<= 4:0.6.6-99), libavcodec-dev (= 4:0.6.6-0ubuntu0.11.04.1)
Filename: pool/main/liba/libav/libavfilter-dev_0.6.6-0ubuntu0.11.04.1_i386.deb
Size: 43076
MD5sum: 4bf25856097167d35c54202be859b9f8
SHA1: 78af90a4e2fa9b507f0fc2e5382f1a1f51998835
SHA256: fec928ca09999aa872c486fa36b2bca85f623ec9ce6b25f1154bf5060da5b189
Description: Development files for libavfilter
 This is the video filtering library from Libav.
 .
 This package contains the header files and static libraries needed to
 compile applications or shared objects that use libavfilter.
Homepage: http://ffmpeg.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libavfilter1
Priority: optional
Section: libs
Installed-Size: 204
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian multimedia packages maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: libav
Version: 4:0.6.6-0ubuntu0.11.04.1
Depends: libavcodec52 (>= 4:0.6.6-0ubuntu0.11.04.1) | libavcodec-extra-52 (>= 4:0.6.6), libavcodec52 (<< 4:0.6.6-99) | libavcodec-extra-52 (<< 4:0.6.6-99), libavutil50 (>= 4:0.6.6-0ubuntu0.11.04.1) | libavutil-extra-50 (>= 4:0.6.6), libavutil50 (<< 4:0.6.6-99) | libavutil-extra-50 (<< 4:0.6.6-99), libc6 (>= 2.7), libswscale0 (>= 4:0.6.6-0ubuntu0.11.04.1) | libswscale-extra-0 (>= 4:0.6.6), libswscale0 (<< 4:0.6.6-99) | libswscale-extra-0 (<< 4:0.6.6-99)
Filename: pool/main/liba/libav/libavfilter1_0.6.6-0ubuntu0.11.04.1_i386.deb
Size: 53092
MD5sum: 7c7024588590687601c4daf2b30c6b80
SHA1: 5574ff3decbd2e8da4a33211d3263a18972e863e
SHA256: e9b1a2848e2c4bf5036a6cba0b708776acca1cf51907ee90f941946ebed50dc0
Description: Libav video filtering library
 This is the video filtering library from Libav.
Homepage: http://ffmpeg.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libavformat-dev
Priority: optional
Section: libdevel
Installed-Size: 1360
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian multimedia packages maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: libav
Version: 4:0.6.6-0ubuntu0.11.04.1
Depends: libavformat52 (>= 4:0.6.6-0ubuntu0.11.04.1) | libavformat-extra-52 (>= 4:0.6.6), libavformat52 (<= 4:0.6.6-99) | libavformat-extra-52 (<= 4:0.6.6-99), libavcodec-dev (= 4:0.6.6-0ubuntu0.11.04.1)
Filename: pool/main/liba/libav/libavformat-dev_0.6.6-0ubuntu0.11.04.1_i386.deb
Size: 517604
MD5sum: da31094450fb7a18a1c37a732aa71518
SHA1: 3c1c1d6213aca35bfac200d6e4f340f01554c5d7
SHA256: 18c8122eba679b4ada37f23f5d49bfe400be8943d4c388b59a9f3e5a2e026adf
Description: Development files for libavformat
 This is the demuxer library from Libav. It supports most
 existing file formats (AVI, MPEG, OGG, Matroska, ASF...).
 .
 This package contains the header files and static libraries needed to
 compile applications or shared objects that use libavformat.
Homepage: http://ffmpeg.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libavformat52
Priority: optional
Section: libs
Installed-Size: 1808
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian multimedia packages maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: libav
Version: 4:0.6.6-0ubuntu0.11.04.1
Depends: libavcodec52 (>= 4:0.6.6-0ubuntu0.11.04.1) | libavcodec-extra-52 (>= 4:0.6.6), libavcodec52 (<< 4:0.6.6-99) | libavcodec-extra-52 (<< 4:0.6.6-99), libavutil50 (>= 4:0.6.6-0ubuntu0.11.04.1) | libavutil-extra-50 (>= 4:0.6.6), libavutil50 (<< 4:0.6.6-99) | libavutil-extra-50 (<< 4:0.6.6-99), libbz2-1.0, libc6 (>= 2.7), zlib1g (>= 1:1.1.4)
Breaks: mplayer (<< 2:1.0~rc4~), mplayer-gui (<< 2:1.0~rc4~)
Filename: pool/main/liba/libav/libavformat52_0.6.6-0ubuntu0.11.04.1_i386.deb
Size: 829876
MD5sum: 31855b72c228e685b20ca89a24dac847
SHA1: 62d700b58ab8624a9f2e31873e54c30d2c813826
SHA256: 90a4764fb2c3031d4f6e3720c090d6c3b18d4892108febc2fcc24d15dd8e8d07
Description: Libav file format library
 This is the library for handling file formats from Libav.
 .
 It supports most existing file formats (AVI, MPEG, OGG, Matroska,
 ASF...).
Homepage: http://ffmpeg.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend

Package: libavutil-dev
Priority: optional
Section: libdevel
Installed-Size: 292
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian multimedia packages maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: libav
Version: 4:0.6.6-0ubuntu0.11.04.1
Depends: libavutil50 (>= 4:0.6.6-0ubuntu0.11.04.1) | libavutil-extra-50 (>= 4:0.6.6), libavutil50 (<= 4:0.6.6-99) | libavutil-extra-50 (<= 4:0.6.6-99)
Filename: pool/main/liba/libav/libavutil-dev_0.6.6-0ubuntu0.11.04.1_i386.deb
Size: 64062
MD5sum: 8a24b0c787ca034d6473c6b4cc5528d8
SHA1: 03d7a660439bcfca8a1efe2e89e5e80e8024e101
SHA256: 99323cbd5afb8974e4e47e1c1471be0236a9e1cebf70054bb6d5b2470b19eea9
Description: Development files for libavutil
 This is the common utility library from Libav.
 .
 This package contains the header files and static libraries needed to
 compile applications or shared objects that use libavutil.
Homepage: http://ffmpeg.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libavutil50
Priority: optional
Section: libs
Installed-Size: 244
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian multimedia packages maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: libav
Version: 4:0.6.6-0ubuntu0.11.04.1
Depends: libc6 (>= 2.4)
Filename: pool/main/liba/libav/libavutil50_0.6.6-0ubuntu0.11.04.1_i386.deb
Size: 78882
MD5sum: ac3543f5fc25147670f0306edb691d99
SHA1: 6139224097f3a6d114d46739ac7a9e1c765b1d4a
SHA256: c71af7afb9477696902ed539754755347be430bfa87174b2d85f7a078cc78a08
Description: Libav utility library
 This is the common utility library from Libav. It contains shared code
 used by all other ffmpeg libraries.
Homepage: http://ffmpeg.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend

Package: libbind-dev
Priority: optional
Section: libdevel
Installed-Size: 4808
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: LaMont Jones <lamont@debian.org>
Architecture: i386
Source: bind9
Version: 1:9.7.3.dfsg-1ubuntu2.7
Replaces: bind-dev
Depends: libdns69 (= 1:9.7.3.dfsg-1ubuntu2.7), libisccfg62 (= 1:9.7.3.dfsg-1ubuntu2.7), libisc62 (= 1:9.7.3.dfsg-1ubuntu2.7), liblwres60 (= 1:9.7.3.dfsg-1ubuntu2.7), libbind9-60 (= 1:9.7.3.dfsg-1ubuntu2.7)
Conflicts: bind-dev
Filename: pool/main/b/bind9/libbind-dev_9.7.3.dfsg-1ubuntu2.7_i386.deb
Size: 1400286
MD5sum: 73771f745370905b907d307f4085d86e
SHA1: 29f023e4c5157a462ae551e9ebbf0b035550cf4c
SHA256: 8dfdedf861e93d738a17157c497f161fa317dce7ef076b429f3fb51af97f7c22
Description: Static Libraries and Headers used by BIND
 This package delivers archive-style libraries, header files, and API man
 pages for libbind, libdns, libisc, and liblwres.  These are only needed
 if you want to compile other packages that need more nameserver API than the
 resolver code provided in libc.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libbind9-60
Priority: standard
Section: libs
Installed-Size: 112
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: LaMont Jones <lamont@debian.org>
Architecture: i386
Source: bind9
Version: 1:9.7.3.dfsg-1ubuntu2.7
Replaces: libbind0
Depends: libc6 (>= 2.4), libcap2 (>= 2.10), libdns69, libisc62, libisccfg62, libxml2 (>= 2.6.27)
Conflicts: libbind0, libbind9-41
Filename: pool/main/b/bind9/libbind9-60_9.7.3.dfsg-1ubuntu2.7_i386.deb
Size: 24726
MD5sum: 57486ea58c7d98064c7077e3b1ead43f
SHA1: e78a94b31311266dc27aed30c3978cda19d25c8f
SHA256: f16eba825fd4c2a93157b90c668102154728aef6b8b8847429a404a304277ac1
Description: BIND9 Shared Library used by BIND
 The Berkeley Internet Name Domain (BIND) implements an Internet domain
 name server.  BIND is the most widely-used name server software on the
 Internet, and is supported by the Internet Software Consortium, www.isc.org.
 This package delivers the libbind9 shared library used by BIND's daemons and
 clients.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: standard

Package: libbz2-1.0
Priority: important
Section: libs
Installed-Size: 128
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Architecture: i386
Source: bzip2
Version: 1.0.5-6ubuntu1.11.04.1
Depends: libc6 (>= 2.4)
Filename: pool/main/b/bzip2/libbz2-1.0_1.0.5-6ubuntu1.11.04.1_i386.deb
Size: 32802
MD5sum: 811c506e6c0d2c2c30e580f6dff532b7
SHA1: 46dc6dcaf55065c13baec34ee906e702b075ff25
SHA256: e7b904b5cbd7cf8ed557f2882e3281f236e19e50250416bee9fce936c8cbe14b
Description: high-quality block-sorting file compressor library - runtime
 This package contains libbzip2 which is used by the bzip2 compressor.
 .
 bzip2 is a freely available, patent free, high-quality data compressor.
 It typically compresses files to within 10% to 15% of the best available
 techniques, whilst being around twice as fast at compression and six
 times faster at decompression.
 .
 bzip2 compresses files using the Burrows-Wheeler block-sorting text
 compression algorithm, and Huffman coding. Compression is generally
 considerably better than that achieved by more conventional
 LZ77/LZ78-based compressors, and approaches the performance of the PPM
 family of statistical compressors.
 .
 The archive file format of bzip2 (.bz2) is incompatible with that of its
 predecessor, bzip (.bz).
Homepage: http://www.bzip.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: minimal

Package: libbz2-dev
Priority: optional
Section: libdevel
Installed-Size: 108
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Architecture: i386
Source: bzip2
Version: 1.0.5-6ubuntu1.11.04.1
Replaces: bzip2 (<< 0.9.5d-3)
Depends: libbz2-1.0 (= 1.0.5-6ubuntu1.11.04.1), libc6-dev | libc-dev
Filename: pool/main/b/bzip2/libbz2-dev_1.0.5-6ubuntu1.11.04.1_i386.deb
Size: 30546
MD5sum: 079b5595cea7bcf5b89b51004f2fe6f6
SHA1: 2519a90579641083a07a8198e284e8942d1fcae8
SHA256: 518663cdb8e5df7147c14b35a8d5bcf315d0d921216eaaa21dc8d2fd5319e09b
Description: high-quality block-sorting file compressor library - development
 Static libraries and include files for the bzip2 compressor library.
 .
 bzip2 is a freely available, patent free, high-quality data compressor.
 It typically compresses files to within 10% to 15% of the best available
 techniques, whilst being around twice as fast at compression and six
 times faster at decompression.
 .
 bzip2 compresses files using the Burrows-Wheeler block-sorting text
 compression algorithm, and Huffman coding.  Compression is generally
 considerably better than that achieved by more conventional
 LZ77/LZ78-based compressors, and approaches the performance of the PPM
 family of statistical compressors.
 .
 The archive file format of bzip2 (.bz2) is incompatible with that of its
 predecessor, bzip (.bz).
Homepage: http://www.bzip.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libcgi-fast-perl
Priority: optional
Section: universe/perl
Installed-Size: 120
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Niko Tyni <ntyni@debian.org>
Architecture: all
Source: perl
Version: 5.10.1-17ubuntu4.1
Depends: perl (>= 5.10.1-17ubuntu4.1), perl (<< 5.10.2~), libfcgi-perl
Filename: pool/main/p/perl/libcgi-fast-perl_5.10.1-17ubuntu4.1_all.deb
Size: 13814
MD5sum: ee52147c1f4d055ff337ef2edbcf6e5c
SHA1: 3e6dac1bb0f45a77875919a839d4eb5215d71ee2
SHA256: e41a11e0479d3a7e78bca906edba1b7219d0f29ae3d7dd4053495b6067082b48
Description: CGI::Fast Perl module
 CGI::Fast is a subclass of the CGI object created by CGI.pm.  It is
 specialized to work well with the Open Market FastCGI standard, which
 greatly speeds up CGI scripts by turning them into persistently running
 server processes.  Scripts that perform time-consuming initialization
 processes, such as loading large modules or opening persistent database
 connections, will see large performance improvements.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libchasen-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 172
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: NOKUBI Takatsugu <knok@daionet.gr.jp>
Architecture: i386
Source: chasen
Version: 2.4.4-11+squeeze2build0.11.04.1
Replaces: chasen-dev
Depends: libchasen2 (= 2.4.4-11+squeeze2build0.11.04.1), libc6-dev
Conflicts: chasen-dev
Filename: pool/main/c/chasen/libchasen-dev_2.4.4-11+squeeze2build0.11.04.1_i386.deb
Size: 47222
MD5sum: 5b673a31b5455f2309d447f565060762
SHA1: f2ea570b3bf741d277abec1269f1e1dcf53138d3
SHA256: d53a6362ad3aafd1b31a883bf1716067d0dda9713785d70d71e390558c0fde51
Description: a Japanese Morphological Analysis System (libraries and headers)
 You can use ChaSen library to put ChaSen's module into other programs.
 ChaSen is a morphological analysis system. It can segment and
 tokenize Japanese text string, and can output with many additional
 information (pronunciation, semantic information, and others).
Homepage: http://chasen-legacy.sourceforge.jp/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libchasen2
Priority: optional
Section: universe/libs
Installed-Size: 148
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: NOKUBI Takatsugu <knok@daionet.gr.jp>
Architecture: i386
Source: chasen
Version: 2.4.4-11+squeeze2build0.11.04.1
Replaces: libchasen0, libchasen0c2
Depends: libc6 (>= 2.7), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0)
Recommends: naist-jdic-utf8 | naist-jdic | ipadic | chasen-cannadic
Conflicts: libchasen0, libchasen0c2
Filename: pool/main/c/chasen/libchasen2_2.4.4-11+squeeze2build0.11.04.1_i386.deb
Size: 43764
MD5sum: 42c149b1a5a10f6611b05074e0cab201
SHA1: 18fc38462fcae549d7971683030d897a9e1637d1
SHA256: f44a1743ffc5c5b21d016166801fb6c13bf12b503c377512cc06cad4d91bdc0d
Description: a Japanese Morphological Analysis System (shared libraries)
 Shared libraries for ChaSen.
 ChaSen is a morphological analysis system. It can segment and
 tokenize Japanese text string, and can output with many additional
 information (pronunciation, semantic information, and others).
Homepage: http://chasen-legacy.sourceforge.jp/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libclamav-dev
Priority: optional
Section: libdevel
Installed-Size: 316
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: ClamAV Team <pkg-clamav-devel@lists.alioth.debian.org>
Architecture: i386
Source: clamav
Version: 0.97.5+dfsg-1ubuntu0.11.04.3
Depends: libclamav6 (= 0.97.5+dfsg-1ubuntu0.11.04.3), libssl-dev, libidn11-dev, libc6-dev | libc-dev, zlib1g-dev, libbz2-dev, libtommath-dev
Filename: pool/main/c/clamav/libclamav-dev_0.97.5+dfsg-1ubuntu0.11.04.3_i386.deb
Size: 15724
MD5sum: f1473f2092f23633c9404b482445b703
SHA1: e55b81ca5b6b2f29e6ba5e514d007b34e78456d0
SHA256: ff580b4c1043cd98f21e7d4643df7773e7adcb7f32c9199160c37a354145e1da
Description: anti-virus utility for Unix - development files
 Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of
 this software is the integration with mail servers (attachment
 scanning). The package provides a flexible and scalable
 multi-threaded daemon in the clamav-daemon package, a command-line
 scanner in the clamav package, and a tool for automatic updating via
 the Internet in the clamav-freshclam package. The programs are based
 on libclamav6, which can be used by other software.
 .
 The package contains the needed headers and libraries for
 developing software using the libclamav interface.
 .
 This library can be used to develop virus scanner applications.
Homepage: http://www.clamav.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libclamav6
Priority: optional
Section: libs
Installed-Size: 9816
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: ClamAV Team <pkg-clamav-devel@lists.alioth.debian.org>
Architecture: i386
Source: clamav
Version: 0.97.5+dfsg-1ubuntu0.11.04.3
Depends: libbz2-1.0, libc6 (>= 2.11), libgcc1 (>= 1:4.1.1), libltdl7 (>= 2.2.6b), libstdc++6 (>= 4.2.1), libtommath0, zlib1g (>= 1:1.1.4)
Suggests: libclamunrar6
Filename: pool/main/c/clamav/libclamav6_0.97.5+dfsg-1ubuntu0.11.04.3_i386.deb
Size: 3917308
MD5sum: eef7723999cb8a053857588265c21600
SHA1: 5fcf85f2b6bd058a2d53dcd02967ee8e53108b98
SHA256: 544700c9e781ff1edf57fbe5e87034687bea07841e5cc66525ffc5e76d06e4e5
Description: anti-virus utility for Unix - library
 Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of
 this software is the integration with mail servers (attachment
 scanning). The package provides a flexible and scalable
 multi-threaded daemon in the clamav-daemon package, a command-line
 scanner in the clamav package, and a tool for automatic updating via
 the Internet in the clamav-freshclam package. The programs are based
 on libclamav6, which can be used by other software.
 .
 For programs written using the libclamav library. Libclamav may be used to add
 virus protection into software. The library is thread-safe, and automatically
 recognizes and scans archives. Scanning is very fast and most of the time
 not noticeable.
Homepage: http://www.clamav.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libclearsilver-perl
Priority: optional
Section: universe/perl
Installed-Size: 252
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Jesus Climent <jesus.climent@hispalinux.es>
Architecture: i386
Source: clearsilver
Version: 0.10.5-1+squeeze1build0.11.04.1
Replaces: perl-clearsilver (<= 0.10.3-3)
Depends: perl (>= 5.10.1-17ubuntu4.1), libc6 (>= 2.4), zlib1g (>= 1:1.1.4), perlapi-5.10.1
Conflicts: perl-clearsilver (<= 0.10.3-3)
Filename: pool/main/c/clearsilver/libclearsilver-perl_0.10.5-1+squeeze1build0.11.04.1_i386.deb
Size: 89478
MD5sum: 48d8960097b3faf662f6d3c7428766de
SHA1: ca249bc99f07098580e4c5373dcd1fe6ea7b5e8a
SHA256: 3dbc4d951c98be9e55981f450cc3ab2a7d33949e33f4eee71ed4cc8983afe6fa
Description: Perl bindings for clearsilver
 Clearsilver is a fast, powerful, and language-neutral HTML template system.
 In both static content sites and dynamic HTML applications, it
 provides a separation between presentation code and application logic which
 makes working with your project easier.
Homepage: http://www.clearsilver.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libcommons-daemon-java
Priority: optional
Section: java
Installed-Size: 448
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Source: commons-daemon
Version: 1.0.4-1ubuntu0.1
Depends: default-jre-headless | java2-runtime-headless
Recommends: jsvc
Suggests: java-virtual-machine
Filename: pool/main/c/commons-daemon/libcommons-daemon-java_1.0.4-1ubuntu0.1_all.deb
Size: 51620
MD5sum: a5b2830ce8dd7fa7c7edbac115d149ce
SHA1: dbedf74d426c5e2cd26291b37b612b680f791ab4
SHA256: 73ae8881c3e4d37da6201ce05668731ece1e9248ca936037652b246a8b7278a3
Description: library to launch Java applications as daemons
 The Daemon package from Apache Commons can be used to implement Java
 applications which can be launched as daemons. For example the
 program will be notified about a shutdown so that it can perform
 cleanup tasks before its process of execution is destroyed by the
 operation system.
 .
 This package contains the java library. You will also need the actual
 binary for your architecture which is provided by the jsvc package.
Homepage: http://commons.apache.org/daemon/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libconfig-inifiles-perl
Priority: extra
Section: perl
Installed-Size: 140
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 2.58-1ubuntu0.1
Filename: pool/main/libc/libconfig-inifiles-perl/libconfig-inifiles-perl_2.58-1ubuntu0.1_all.deb
Size: 36924
MD5sum: 658f26c9729b0ab1a39d5497b2ead263
SHA1: cb972cfa7cef20090eec9af83eadef1c885af08d
SHA256: 290532755da3a306d22941e330871ac83969257000e1530848cea21b1e7ae824
Description: Read .ini-style configuration files
 Config::IniFiles provides a way to have readable configuration files outside
 your Perl script.  Configurations can be imported (inherited, stacked,...),
 sections can be grouped, and settings can be accessed from a tied hash.
Homepage: http://search.cpan.org/dist/Config-IniFiles/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: xubuntu-desktop

Package: libcups2
Priority: optional
Section: libs
Installed-Size: 468
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian CUPS Maintainers <pkg-cups-devel@lists.alioth.debian.org>
Architecture: i386
Source: cups
Version: 1.4.6-5ubuntu1.4
Provides: libcupsys2
Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.4), libcomerr2 (>= 1.01), libgcrypt11 (>= 1.4.6), libgnutls26 (>= 2.7.14-0), libgssapi-krb5-2 (>= 1.7+dfsg), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), zlib1g (>= 1:1.1.4)
Suggests: cups-common
Breaks: cups (<< 1.4.4)
Filename: pool/main/c/cups/libcups2_1.4.6-5ubuntu1.4_i386.deb
Size: 157216
MD5sum: 0fe771397d630402447c0758cfb59e0b
SHA1: 059e3826d74c3ae665c111f2e366b3352ccc53ac
SHA256: 0ddf69e09d2ab1a44b3a576e54dbb1f324f2a40e4e5a4aa768a42d3dcf4ec50d
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-desktop, kubuntu-mobile, 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: 816
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian CUPS Maintainers <pkg-cups-devel@lists.alioth.debian.org>
Architecture: i386
Source: cups
Version: 1.4.6-5ubuntu1.4
Provides: libcupsys2-dev
Depends: libcups2 (= 1.4.6-5ubuntu1.4), libgnutls-dev, libkrb5-dev | heimdal-dev
Filename: pool/main/c/cups/libcups2-dev_1.4.6-5ubuntu1.4_i386.deb
Size: 218522
MD5sum: a34f38340da4f0878be3027464e9a9fd
SHA1: 4def38c760fe1c80c19084c6e465da304903a76c
SHA256: d37bb9f9c0c2810485a1e8788563b5d185bb0343389a2b41dd4f3b5ceb5264d2
Description: Common UNIX Printing System(tm) - Development files CUPS library
 The Common UNIX Printing System (or CUPS(tm)) is a printing system and
 general replacement for lpd and the like.  It supports the Internet
 Printing Protocol (IPP), and has its own filtering driver model for
 handling various document types.
 .
 This package provides the files necessary for developing CUPS-aware
 applications and CUPS drivers, as well as examples how to communicate
 with cups from different programming languages (Perl, Java, and
 PHP).
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libcupscgi1
Priority: optional
Section: libs
Installed-Size: 196
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian CUPS Maintainers <pkg-cups-devel@lists.alioth.debian.org>
Architecture: i386
Source: cups
Version: 1.4.6-5ubuntu1.4
Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.4), libcups2 (>= 1.4.0), libgcrypt11 (>= 1.4.6), libgnutls26 (>= 2.7.14-0)
Filename: pool/main/c/cups/libcupscgi1_1.4.6-5ubuntu1.4_i386.deb
Size: 35270
MD5sum: 72810481b02bb32703b12fab64826b2e
SHA1: 9f9ec8886f8d41458092fa23c27a876b0137b624
SHA256: 788fae0725d294708164d71942ac31390cf52af84cea9e17b482375a8fb34616
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-desktop, kubuntu-mobile, edubuntu-desktop, xubuntu-desktop, ubuntu-netbook

Package: libcupscgi1-dev
Priority: optional
Section: libdevel
Installed-Size: 216
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian CUPS Maintainers <pkg-cups-devel@lists.alioth.debian.org>
Architecture: i386
Source: cups
Version: 1.4.6-5ubuntu1.4
Depends: libcupscgi1 (= 1.4.6-5ubuntu1.4), libcups2-dev (= 1.4.6-5ubuntu1.4)
Filename: pool/main/c/cups/libcupscgi1-dev_1.4.6-5ubuntu1.4_i386.deb
Size: 40772
MD5sum: 6d8b6ca5b6f40596d3d49ee838a2f4c9
SHA1: a4c5b6db3a8ee685cbb0d689b8b26325ce7af654
SHA256: f03029816d242173433befa4f786721ead537f7b4e96e43b852c102b8267680f
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: 172
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian CUPS Maintainers <pkg-cups-devel@lists.alioth.debian.org>
Architecture: i386
Source: cups
Version: 1.4.6-5ubuntu1.4
Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.4), libcups2 (>= 1.4.0), libgcrypt11 (>= 1.4.6), libgnutls26 (>= 2.7.14-0)
Filename: pool/main/c/cups/libcupsdriver1_1.4.6-5ubuntu1.4_i386.deb
Size: 24338
MD5sum: be7c7bd2da4e9afca7e26593ce4d8cd8
SHA1: 6b0ebfad7ecf726122f8f388f345288ab2e1b7df
SHA256: b98d86eac27967976afdf3ddd29fcf235b5f818f74d53d6c83fadc4752310d37
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-desktop, kubuntu-mobile, edubuntu-desktop, xubuntu-desktop, ubuntu-netbook

Package: libcupsdriver1-dev
Priority: optional
Section: libdevel
Installed-Size: 184
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian CUPS Maintainers <pkg-cups-devel@lists.alioth.debian.org>
Architecture: i386
Source: cups
Version: 1.4.6-5ubuntu1.4
Depends: libcupsdriver1 (= 1.4.6-5ubuntu1.4), libcups2-dev (= 1.4.6-5ubuntu1.4), libcupsimage2-dev (= 1.4.6-5ubuntu1.4)
Filename: pool/main/c/cups/libcupsdriver1-dev_1.4.6-5ubuntu1.4_i386.deb
Size: 27952
MD5sum: c27359c193759dd7aca1fc26e06a9afb
SHA1: 5cb113a5ef6c9f5205efd45585487eee7967736e
SHA256: ece88d6398a3964651bee7a5a2d721247fcc472752aa05ff7e4ef0d9b86a1ce5
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: 240
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian CUPS Maintainers <pkg-cups-devel@lists.alioth.debian.org>
Architecture: i386
Source: cups
Version: 1.4.6-5ubuntu1.4
Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.7), libcups2 (>= 1.4.0), libjpeg62 (>= 6b1), libpng12-0 (>= 1.2.13-4), libtiff4, zlib1g (>= 1:1.1.4)
Filename: pool/main/c/cups/libcupsimage2_1.4.6-5ubuntu1.4_i386.deb
Size: 54322
MD5sum: b3e9bf026d6428c1a310eff45725d9c4
SHA1: 16a9660106ce8d3db93860405759f74408d44425
SHA256: 41af13f56a6be159f80a3a9327926218c99564d0433f5d0e84f27bede2f5c0ef
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-desktop, kubuntu-mobile, edubuntu-desktop, edubuntu-uec-live, xubuntu-desktop, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, ubuntu-netbook

Package: libcupsimage2-dev
Priority: optional
Section: libdevel
Installed-Size: 204
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian CUPS Maintainers <pkg-cups-devel@lists.alioth.debian.org>
Architecture: i386
Source: cups
Version: 1.4.6-5ubuntu1.4
Depends: libcupsimage2 (= 1.4.6-5ubuntu1.4), libcups2-dev (= 1.4.6-5ubuntu1.4), libpng-dev, libtiff4-dev, libjpeg8-dev | libjpeg-dev, zlib1g-dev
Filename: pool/main/c/cups/libcupsimage2-dev_1.4.6-5ubuntu1.4_i386.deb
Size: 60048
MD5sum: 09624e2efc47d501de3977c3b6f2037d
SHA1: d5eb7592d80775ab787836e8133b35108b67c4c2
SHA256: 3b650d9b1d971e72ea02bae85f6ffed5774e16c7d307da1831aa661678ae306e
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: 160
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian CUPS Maintainers <pkg-cups-devel@lists.alioth.debian.org>
Architecture: i386
Source: cups
Version: 1.4.6-5ubuntu1.4
Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.4), libcups2 (>= 1.4.0), libgcrypt11 (>= 1.4.6), libgnutls26 (>= 2.7.14-0)
Filename: pool/main/c/cups/libcupsmime1_1.4.6-5ubuntu1.4_i386.deb
Size: 18220
MD5sum: 74356161a3fec43eff3dafe4a020a8b5
SHA1: 03dc8d88747a05aa8c3984896c44abeaa62e591d
SHA256: fabe6567e652d4d97be8b17f15dbd422144a744539e38a89ff7315a09e9dbe3b
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-desktop, kubuntu-mobile, edubuntu-desktop, xubuntu-desktop, ubuntu-netbook

Package: libcupsmime1-dev
Priority: optional
Section: libdevel
Installed-Size: 160
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian CUPS Maintainers <pkg-cups-devel@lists.alioth.debian.org>
Architecture: i386
Source: cups
Version: 1.4.6-5ubuntu1.4
Depends: libcupsmime1 (= 1.4.6-5ubuntu1.4), libcups2-dev (= 1.4.6-5ubuntu1.4)
Filename: pool/main/c/cups/libcupsmime1-dev_1.4.6-5ubuntu1.4_i386.deb
Size: 19124
MD5sum: 3ba0803f370540c409129debbab3a36f
SHA1: 9a87ede66b50ec617bbd8b580d75ab86669fbf3b
SHA256: 0fcb1f025e57b06a6cfbdc31031059b33ecb14d038724cca7b11e0137db52105
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: 272
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian CUPS Maintainers <pkg-cups-devel@lists.alioth.debian.org>
Architecture: i386
Source: cups
Version: 1.4.6-5ubuntu1.4
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.6-5ubuntu1.4_i386.deb
Size: 60406
MD5sum: c4c5d595c548815fe06a38eb0402afc2
SHA1: dcd3d320642c44bdf064088bfb3fe2e2f8670fd2
SHA256: 6f1d4ad417cf0910cc7d781792a41fb9065d88f75fddf463e9b5d27eda689a5b
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-desktop, kubuntu-mobile, edubuntu-desktop, xubuntu-desktop, ubuntu-netbook

Package: libcupsppdc1-dev
Priority: optional
Section: libdevel
Installed-Size: 364
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian CUPS Maintainers <pkg-cups-devel@lists.alioth.debian.org>
Architecture: i386
Source: cups
Version: 1.4.6-5ubuntu1.4
Depends: libcupsppdc1 (= 1.4.6-5ubuntu1.4), libcups2-dev (= 1.4.6-5ubuntu1.4)
Filename: pool/main/c/cups/libcupsppdc1-dev_1.4.6-5ubuntu1.4_i386.deb
Size: 76392
MD5sum: bc26e7a70bd13e8529e8f83975148e90
SHA1: ea228179eec8eee2fff1879aeef2cdd4f42f0222
SHA256: c8c9e54e244ad8017a743d7aed8e3bdbcfce691450096d291299559f6edb857c
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: libcurl3
Priority: optional
Section: libs
Installed-Size: 540
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Ramakrishnan Muthukrishnan <rkrishnan@debian.org>
Architecture: i386
Source: curl
Version: 7.21.3-1ubuntu1.5
Replaces: libcurl2 (<< 1:7.11.2-2), libcurl4
Depends: libc6 (>= 2.11), libgssapi-krb5-2 (>= 1.7+dfsg), libidn11 (>= 1.13), libldap-2.4-2 (>= 2.4.7), libssl0.9.8 (>= 0.9.8m-1), zlib1g (>= 1:1.1.4), ca-certificates
Conflicts: libcurl4
Filename: pool/main/c/curl/libcurl3_7.21.3-1ubuntu1.5_i386.deb
Size: 220156
MD5sum: d58f1f88ad1b31817775b125919ffadf
SHA1: d405632fd304a3004a5eb36e7326dfee45ae371a
SHA256: 424bb4c492b569ba327f1ae35d29c9595a3761f55193897374b4c31c47db48ca
Description: Multi-protocol file transfer library (OpenSSL)
 libcurl is designed to be a solid, usable, reliable and portable
 multi-protocol file transfer library.
 .
 SSL support is provided by OpenSSL.
 .
 This is the shared version of libcurl.
Homepage: http://curl.haxx.se
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: uec, mythbuntu-backend-master

Package: libcurl3-dbg
Priority: extra
Section: debug
Installed-Size: 296
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Ramakrishnan Muthukrishnan <rkrishnan@debian.org>
Architecture: i386
Source: curl
Version: 7.21.3-1ubuntu1.5
Replaces: libcurl4-dbg
Provides: libcurl4-dbg
Depends: libcurl3 (= 7.21.3-1ubuntu1.5) | libcurl3-gnutls (= 7.21.3-1ubuntu1.5) | libcurl3-nss (= 7.21.3-1ubuntu1.5)
Suggests: libc-dbg
Conflicts: libcurl4-dbg
Filename: pool/main/c/curl/libcurl3-dbg_7.21.3-1ubuntu1.5_i386.deb
Size: 76238
MD5sum: 1aba677d4a92bc30ef5e9f66836d3b66
SHA1: 573aa2545084a9499e28b393cf4301327439c2b3
SHA256: 9cad02b93465011a0a0265565f42f150383c32d0d6fa26208f2f5d1dd685e6df
Description: libcurl compiled with debug symbols
 This contains the debug symbols of both the OpenSSL, GnuTLS and NSS versions
 of libcurl3. It might be useful in debug sessions of software which uses
 libcurl.
Homepage: http://curl.haxx.se
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libcurl3-gnutls
Priority: optional
Section: libs
Installed-Size: 520
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Ramakrishnan Muthukrishnan <rkrishnan@debian.org>
Architecture: i386
Source: curl
Version: 7.21.3-1ubuntu1.5
Replaces: libcurl4-gnutls
Depends: libc6 (>= 2.11), libgcrypt11 (>= 1.4.6), libgnutls26 (>= 2.7.14-0), libgssapi-krb5-2 (>= 1.7+dfsg), libidn11 (>= 1.13), libldap-2.4-2 (>= 2.4.7), zlib1g (>= 1:1.1.4), ca-certificates
Conflicts: libcurl4-gnutls
Filename: pool/main/c/curl/libcurl3-gnutls_7.21.3-1ubuntu1.5_i386.deb
Size: 211710
MD5sum: 05901146977359e39b0035578267f7d6
SHA1: 9182504af90abfe93507859141786e1cebf0a392
SHA256: 93f4f185dbf945117f0a84f49abf20124f64ff26d55a6c9a6ac66e4b5846138b
Description: Multi-protocol file transfer library (GnuTLS)
 libcurl is designed to be a solid, usable, reliable and portable
 multi-protocol file transfer library.
 .
 SSL support is provided by GnuTLS.
 .
 This is the shared version of libcurl.
Homepage: http://curl.haxx.se
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: standard, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend

Package: libcurl3-nss
Priority: optional
Section: libs
Installed-Size: 532
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Ramakrishnan Muthukrishnan <rkrishnan@debian.org>
Architecture: i386
Source: curl
Version: 7.21.3-1ubuntu1.5
Replaces: libcurl4-nss
Depends: libc6 (>= 2.11), libgssapi-krb5-2 (>= 1.7+dfsg), libidn11 (>= 1.13), libldap-2.4-2 (>= 2.4.7), libnspr4 (>= 4.7.3-0ubuntu1~), libnss3 (>= 3.12.2~rc1), zlib1g (>= 1:1.1.4), ca-certificates
Conflicts: libcurl4-nss
Filename: pool/main/c/curl/libcurl3-nss_7.21.3-1ubuntu1.5_i386.deb
Size: 217694
MD5sum: bc431f0cfa634a2f563c7c85d88fa383
SHA1: 75ca6f47d3bc2bac13c65dadb054de9f54e064f4
SHA256: 134210496475ce6d8d2ee132010e3dbf5818e0b73e309bbb3a9b5881b94e0311
Description: Multi-protocol file transfer library (NSS)
 libcurl is designed to be a solid, usable, reliable and portable
 multi-protocol file transfer library.
 .
 SSL support is provided by NSS.
 .
 This is the shared version of libcurl.
Homepage: http://curl.haxx.se
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libcurl4-gnutls-dev
Priority: optional
Section: libdevel
Installed-Size: 2588
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Ramakrishnan Muthukrishnan <rkrishnan@debian.org>
Architecture: i386
Source: curl
Version: 7.21.3-1ubuntu1.5
Replaces: libcurl-dev, libcurl-ssl-dev, libcurl3-gnutls-dev, libcurl4-dev
Provides: libcurl-dev, libcurl-ssl-dev, libcurl3-gnutls-dev, libcurl4-dev
Depends: libcurl3-gnutls (= 7.21.3-1ubuntu1.5), libc6-dev | libc-dev, libgnutls-dev, zlib1g-dev, libidn11-dev, libkrb5-dev | hurd, libldap2-dev
Suggests: libcurl3-dbg
Conflicts: libcurl-dev
Filename: pool/main/c/curl/libcurl4-gnutls-dev_7.21.3-1ubuntu1.5_i386.deb
Size: 1013116
MD5sum: 61cfd076eb5e4fedf64560cb9eefe754
SHA1: 094669c323512c30257601e9b262545ebb5ed8a6
SHA256: 9cb3d5da1a322d23ba2541db92b42cb5de82e7d1ec0293433d0f5922992cb2f0
Description: Development files and documentation for libcurl (GnuTLS)
 These files (ie. includes, static library, manual pages) allow to
 build software which uses libcurl.
 .
 SSL support is provided by GnuTLS.
 .
 HTML and PDF versions of all the manual pages are also provided.
Homepage: http://curl.haxx.se
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libcurl4-nss-dev
Priority: optional
Section: libdevel
Installed-Size: 2596
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Ramakrishnan Muthukrishnan <rkrishnan@debian.org>
Architecture: i386
Source: curl
Version: 7.21.3-1ubuntu1.5
Replaces: libcurl-dev, libcurl-ssl-dev, libcurl3-nss-dev, libcurl4-dev
Provides: libcurl-dev, libcurl-ssl-dev, libcurl3-nss-dev, libcurl4-dev
Depends: libcurl3-nss (= 7.21.3-1ubuntu1.5), libc6-dev | libc-dev, libnss3-dev, zlib1g-dev, libidn11-dev, libkrb5-dev | hurd, libldap2-dev
Suggests: libcurl3-dbg
Conflicts: libcurl-dev
Filename: pool/main/c/curl/libcurl4-nss-dev_7.21.3-1ubuntu1.5_i386.deb
Size: 1018958
MD5sum: 7e890dc0b613448c7f392f84d9a7bffd
SHA1: 79679b3c19c4d19ba3f7889590f5c57c0822f611
SHA256: f617b79281394f0a36bcccb2da8da49d32bca1f7e90c94e7c91f1a253606e7bc
Description: Development files and documentation for libcurl (NSS)
 These files (ie. includes, static library, manual pages) allow to
 build software which uses libcurl.
 .
 SSL support is provided by NSS.
 .
 HTML and PDF versions of all the manual pages are also provided.
Homepage: http://curl.haxx.se
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libcurl4-openssl-dev
Priority: optional
Section: libdevel
Installed-Size: 2608
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Ramakrishnan Muthukrishnan <rkrishnan@debian.org>
Architecture: i386
Source: curl
Version: 7.21.3-1ubuntu1.5
Replaces: libcurl-dev, libcurl-ssl-dev, libcurl3-dev (<< 7.14.1-1), libcurl3-openssl-dev
Provides: libcurl-dev, libcurl-ssl-dev, libcurl3-dev, libcurl3-openssl-dev
Depends: libcurl3 (= 7.21.3-1ubuntu1.5), libc6-dev | libc-dev, libssl-dev, zlib1g-dev, libidn11-dev, libkrb5-dev | hurd, libldap2-dev
Suggests: libcurl3-dbg
Conflicts: libcurl-dev
Filename: pool/main/c/curl/libcurl4-openssl-dev_7.21.3-1ubuntu1.5_i386.deb
Size: 1020784
MD5sum: cefc553173a1d179d645f4f990498d41
SHA1: 3273fd6b3eba2be8dafb6b06812902dbfdb14709
SHA256: 1f9876d7b5f495c93ab9206324c0f8a20129154a6658154da940c11539f0ad97
Description: Development files and documentation for libcurl (OpenSSL)
 These files (ie. includes, static library, manual pages) allow to
 build software which uses libcurl.
 .
 SSL support is provided by OpenSSL.
 .
 HTML and PDF versions of all the manual pages are also provided.
Homepage: http://curl.haxx.se
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libdbus-1-3
Priority: optional
Section: libs
Installed-Size: 344
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: dbus
Version: 1.4.6-1ubuntu6.4
Depends: libc6 (>= 2.10)
Pre-Depends: multiarch-support
Recommends: dbus
Filename: pool/main/d/dbus/libdbus-1-3_1.4.6-1ubuntu6.4_i386.deb
Size: 122940
MD5sum: 8c1780b6fd3b1c7a7753a7cd80b0fee1
SHA1: c9573785c9dfc4d48a9e2726ff43cebc6f990605
SHA256: 5fa7d882bd185007b4fcf40086b8b59bba5030365395d8560daf65baf7aa5026
Description: simple interprocess messaging system
 D-Bus is a message bus, used for sending messages between applications.
 Conceptually, it fits somewhere in between raw sockets and CORBA in
 terms of complexity.
 .
 D-Bus supports broadcast messages, asynchronous messages (thus
 decreasing latency), authentication, and more. It is designed to be
 low-overhead; messages are sent using a binary protocol, not using
 XML. D-Bus also supports a method call mapping for its messages, but
 it is not required; this makes using the system quite simple.
 .
 It comes with several bindings, including GLib, Python, Qt and Java.
 .
 The daemon can be found in the dbus package.
Multi-Arch: same
Homepage: http://dbus.freedesktop.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: minimal

Package: libdbus-1-dev
Priority: optional
Section: libdevel
Installed-Size: 260
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Utopia Maintenance Team <pkg-utopia-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: dbus
Version: 1.4.6-1ubuntu6.4
Depends: libdbus-1-3 (= 1.4.6-1ubuntu6.4), pkg-config
Filename: pool/main/d/dbus/libdbus-1-dev_1.4.6-1ubuntu6.4_i386.deb
Size: 37412
MD5sum: 385c60b4ae4dab2336ce24265529ecb8
SHA1: 07210e0b3ab41a30149a61697deb0f3113d79bdb
SHA256: 0b03466022d9852cf73398193535f5eaa312db15613e1b7b20d05e9ebe103834
Description: simple interprocess messaging system (development headers)
 D-Bus is a message bus, used for sending messages between applications.
 Conceptually, it fits somewhere in between raw sockets and CORBA in
 terms of complexity.
 .
 See the dbus description for more information about D-Bus in general.
Homepage: http://dbus.freedesktop.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libdns69
Priority: standard
Section: libs
Installed-Size: 1568
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: LaMont Jones <lamont@debian.org>
Architecture: i386
Source: bind9
Version: 1:9.7.3.dfsg-1ubuntu2.7
Replaces: libbind0
Depends: libc6 (>= 2.4), libcap2 (>= 2.10), libgeoip1 (>= 1.4.7~beta6+dfsg), libgssapi-krb5-2 (>= 1.8+dfsg), libisc62, libssl0.9.8 (>= 0.9.8m-1), libxml2 (>= 2.6.27)
Conflicts: libbind0, libbind9-41
Filename: pool/main/b/bind9/libdns69_9.7.3.dfsg-1ubuntu2.7_i386.deb
Size: 635066
MD5sum: 4d3773f7ddbe8a3365aa2a2e282fe693
SHA1: 9e79ace0447b6e18e8596e0190cdda9d65b7aca6
SHA256: 7b2bd68168b9722b3be6f0bc90118647d8ff82aeeee67310fef149a4c92d765a
Description: DNS Shared Library used by BIND
 The Berkeley Internet Name Domain (BIND) implements an Internet domain
 name server.  BIND is the most widely-used name server software on the
 Internet, and is supported by the Internet Software Consortium, www.isc.org.
 This package delivers the libdns shared library used by BIND's daemons and
 clients.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: standard

Package: libecpg-compat3
Priority: optional
Section: libs
Installed-Size: 96
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Martin Pitt <mpitt@debian.org>
Architecture: i386
Source: postgresql-8.4
Version: 8.4.13-0ubuntu11.04
Depends: libc6 (>= 2.3.6-6~), libecpg6, libpgtypes3, libpq5 (>= 8.4~0cvs20090328)
Filename: pool/main/p/postgresql-8.4/libecpg-compat3_8.4.13-0ubuntu11.04_i386.deb
Size: 10328
MD5sum: 107d021e8cee3d5e57a34b5588b22d8e
SHA1: f2664f1e755ab7c803046bcb1e25849fac585eb7
SHA256: d9f24c974d2f144641bd2405a47bd20aaa6d30420a5207f36d54cce0280a0b3c
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: 980
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Martin Pitt <mpitt@debian.org>
Architecture: i386
Source: postgresql-8.4
Version: 8.4.13-0ubuntu11.04
Depends: libc6 (>= 2.4), libpq-dev, libecpg6 (= 8.4.13-0ubuntu11.04), libecpg-compat3 (= 8.4.13-0ubuntu11.04), libpgtypes3 (= 8.4.13-0ubuntu11.04)
Conflicts: libecpg3-dev, postgresql-dev
Filename: pool/main/p/postgresql-8.4/libecpg-dev_8.4.13-0ubuntu11.04_i386.deb
Size: 228678
MD5sum: 1a7dc877aab34ca6cb7d28f4135c58b2
SHA1: fcebb362eb987c8df164ceb3074e9d7a1dca6bf6
SHA256: 8283a806b4c3dd7b4c6b891f55b3079e57546d1615f54539021a96bbc7745a10
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 Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Martin Pitt <mpitt@debian.org>
Architecture: i386
Source: postgresql-8.4
Version: 8.4.13-0ubuntu11.04
Depends: libc6 (>= 2.4), libpgtypes3, libpq5 (>= 8.4~0cvs20090328)
Filename: pool/main/p/postgresql-8.4/libecpg6_8.4.13-0ubuntu11.04_i386.deb
Size: 32126
MD5sum: 9ff9ae225708f361e619c8139393af6b
SHA1: b56f78b2a8a3c2434ae4d8b60f39fc35760690f6
SHA256: 9f7682b351968f6d942e72582e57e23b9ca7bce6777834609267b025dba49810
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: libecryptfs-dev
Priority: optional
Section: libdevel
Installed-Size: 232
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Daniel Baumann <daniel@debian.org>
Architecture: i386
Source: ecryptfs-utils
Version: 87-0ubuntu1.2
Depends: libecryptfs0 (= 87-0ubuntu1.2), libgcrypt11-dev, libgpg-error-dev, libgpgme11-dev, libkeyutils-dev, libopencryptoki-dev, libpam0g-dev, libpkcs11-helper1-dev, libtspi-dev
Filename: pool/main/e/ecryptfs-utils/libecryptfs-dev_87-0ubuntu1.2_i386.deb
Size: 54540
MD5sum: b0803682579761e720dd3b16e2adf6bf
SHA1: 89840ee4bb1cc416a0c40a227ec89e1882450752
SHA256: 98855b3725bca2edba2fa1967a8ae1e829e21eeb833bae8d62e138d9c8c807e6
Description: ecryptfs cryptographic filesystem (development)
 eCryptfs is a POSIX-compliant enterprise-class stacked cryptographic filesystem
 for Linux.
 .
 This package contains the development files.
Homepage: https://launchpad.net/ecryptfs
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libecryptfs0
Priority: optional
Section: libs
Installed-Size: 240
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Daniel Baumann <daniel@debian.org>
Architecture: i386
Source: ecryptfs-utils
Version: 87-0ubuntu1.2
Depends: libc6 (>= 2.8), libkeyutils1, libnss3 (>= 3.12.2~rc1)
Filename: pool/main/e/ecryptfs-utils/libecryptfs0_87-0ubuntu1.2_i386.deb
Size: 61244
MD5sum: b76bbfb2148536ee31cd025104f00682
SHA1: f5504a529c05652ed1dd562267323764d58de524
SHA256: 15c41d4f7378d9092b4a1e226115b564827827f3bddbf43e54ffc3a512d83d13
Description: ecryptfs cryptographic filesystem (library)
 eCryptfs is a POSIX-compliant enterprise-class stacked cryptographic filesystem
 for Linux.
 .
 This package contains the library.
Homepage: https://launchpad.net/ecryptfs
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-live, kubuntu-live, kubuntu-mobile-live, kubuntu-mobile-live, edubuntu-live, xubuntu-live, mythbuntu-live, netbook-live

Package: libevdocument-dev
Priority: optional
Section: libdevel
Installed-Size: 2136
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: evince
Version: 2.32.0-0ubuntu12.4
Replaces: evince (<< 2.30.3-1)
Depends: libevdocument3 (= 2.32.0-0ubuntu12.4), libgtk2.0-dev (>= 2.12), libglib2.0-dev (>= 2.18)
Filename: pool/main/e/evince/libevdocument-dev_2.32.0-0ubuntu12.4_i386.deb
Size: 231098
MD5sum: 386d567ef6a419841f164830f779ec7d
SHA1: f802e4f7f8a776e32488be5c8d7a8aec49e83a7e
SHA256: a15c4a594f3e1f175f1b2254ac8ec5cfe67ba55a317d67d431dd8edda13dc1fb
Description: GNOME document viewer backend library - development headers
 Evince is a simple multi-page document viewer.  It can display and print
 PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI and Portable
 Document Format (PDF) files.
 When supported by the document, it also allows searching for text,
 copying text to the clipboard, hypertext navigation, and
 table-of-contents bookmarks.
 .
 This package contains the development headers for libdocument documentation
 API shared library.
Homepage: http://www.gnome.org/projects/evince/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libevdocument3
Priority: optional
Section: libs
Installed-Size: 1236
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: evince
Version: 2.32.0-0ubuntu12.4
Replaces: evince (<< 2.30.3-1)
Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.7), libcairo2 (>= 1.10.0), libdjvulibre21 (>= 3.5.23), libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.25.11), libgtk2.0-0 (>= 2.21.5), libkpathsea5, libpango1.0-0 (>= 1.14.0), libpoppler-glib6 (>= 0.16), libpoppler13, libspectre1 (>= 0.2.3), libstdc++6 (>= 4.1.1), libt1-5 (>= 5.1.0), libtiff4, libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4)
Filename: pool/main/e/evince/libevdocument3_2.32.0-0ubuntu12.4_i386.deb
Size: 431088
MD5sum: 1846ee02d26ba7d33f3ad5a23be0bf2c
SHA1: 5716ce9969c38106ea00e296f0a4e6cba8dfdb4a
SHA256: 595447a2f5b7a985e59df9482e6029c05518fd5d6c9a233cce2eed540d57627c
Description: GNOME document viewer backend library
 Evince is a simple multi-page document viewer.  It can display and print
 PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI and Portable
 Document Format (PDF) files.
 When supported by the document, it also allows searching for text,
 copying text to the clipboard, hypertext navigation, and
 table-of-contents bookmarks.
 .
 This package contains the libdocument documentation API shared library.
Homepage: http://www.gnome.org/projects/evince/
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: libevview-dev
Priority: optional
Section: libdevel
Installed-Size: 1028
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: evince
Version: 2.32.0-0ubuntu12.4
Depends: libevview3 (= 2.32.0-0ubuntu12.4), libgtk2.0-dev (>= 2.21.5), libglib2.0-dev (>= 2.25.11)
Filename: pool/main/e/evince/libevview-dev_2.32.0-0ubuntu12.4_i386.deb
Size: 169390
MD5sum: 82235dc62de323df037e730969be6fdf
SHA1: b65248e8dd6919a37f6e141f5959cb15f77b20c2
SHA256: 03ae9b8d1f7a4ac4bfe61f7c9e1f3cfedc8422b8b9ac6409c540c7a1f950ae56
Description: GNOME document viewer view library - development headers
 Evince is a simple multi-page document viewer.  It can display and print
 PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI and Portable
 Document Format (PDF) files.
 When supported by the document, it also allows searching for text,
 copying text to the clipboard, hypertext navigation, and
 table-of-contents bookmarks.
 .
 This package contains the development headers for libview documentation
 API shared library.
Homepage: http://www.gnome.org/projects/evince/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libevview3
Priority: optional
Section: libs
Installed-Size: 348
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: evince
Version: 2.32.0-0ubuntu12.4
Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.3.6-6~), libcairo2 (>= 1.10.0), libevdocument3 (>= 2.31.90-0ubuntu1), libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.2.1), libgail18 (>= 2.21.5), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.25.11), libgtk2.0-0 (>= 2.22.0), libpango1.0-0 (>= 1.14.0)
Filename: pool/main/e/evince/libevview3_2.32.0-0ubuntu12.4_i386.deb
Size: 100300
MD5sum: a2ed002ce41c84073d7875fb64abc62b
SHA1: 03723cc14a950d8a6e34f236fbe84a582b59a139
SHA256: df3601211ad68920f46c33c11aaa59dba4578ef2912a054f125fe9734d6cade7
Description: GNOME document viewer view library
 Evince is a simple multi-page document viewer.  It can display and print
 PostScript (PS), Encapsulated PostScript (EPS), DJVU, DVI and Portable
 Document Format (PDF) files.
 When supported by the document, it also allows searching for text,
 copying text to the clipboard, hypertext navigation, and
 table-of-contents bookmarks.
 .
 This package contains the libview documentation API shared library.
Homepage: http://www.gnome.org/projects/evince/
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: libexif-dev
Priority: optional
Section: libdevel
Installed-Size: 1564
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Architecture: i386
Source: libexif
Version: 0.6.20-0ubuntu1.1
Depends: libexif12 (= 0.6.20-0ubuntu1.1), libc6-dev
Filename: pool/main/libe/libexif/libexif-dev_0.6.20-0ubuntu1.1_i386.deb
Size: 356402
MD5sum: f0d28a362f132f0c4ba6559744a2cc83
SHA1: 9dfc044066630f6ea3aaef51837e7888cbf8f53c
SHA256: 440a1e78f06359f2fd572fa9396afbcf4fa2b8ff4f0b51246d4c6ed5b199b45a
Description: library to parse EXIF files (development files)
 Most digital cameras produce EXIF files, which are JPEG files with
 extra tags that contain information about the image. The EXIF library
 allows you to parse an EXIF file and read the data from those tags.
 .
 This package contains the development files.
Homepage: http://libexif.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libexif12
Priority: optional
Section: libs
Installed-Size: 280
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian PhotoTools Maintainers <pkg-phototools-devel@lists.alioth.debian.org>
Architecture: i386
Source: libexif
Version: 0.6.20-0ubuntu1.1
Depends: libc6 (>= 2.4)
Filename: pool/main/libe/libexif/libexif12_0.6.20-0ubuntu1.1_i386.deb
Size: 81644
MD5sum: f93a671629a0f0fbd41ba3a2c90c58ff
SHA1: 9e53462b5629b894fb95b831229cbdf58f139517
SHA256: a273a5af1b123c725699931510f57b580ea1fe2698046bd83c1bd7087691e161
Description: library to parse EXIF files
 Most digital cameras produce EXIF files, which are JPEG files with
 extra tags that contain information about the image. The EXIF library
 allows you to parse an EXIF file and read the data from those tags.
Homepage: http://libexif.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, ubuntu-uec-live, kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop, edubuntu-uec-live, xubuntu-desktop, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, ubuntu-netbook

Package: libexpat1
Priority: optional
Section: libs
Installed-Size: 388
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
Architecture: i386
Source: expat
Version: 2.0.1-7ubuntu3.11.04.1
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Conflicts: wink (<= 1.5.1060-4)
Filename: pool/main/e/expat/libexpat1_2.0.1-7ubuntu3.11.04.1_i386.deb
Size: 136140
MD5sum: 0696f1e4f05918eda1ae137ef25bca5c
SHA1: 53b8a0aece75b968c9fbf16878ba8a8ab11c97c8
SHA256: c6df2fec955963ee449ced761a9679d23fcd53707454245c0397d0a93b2f377a
Description: XML parsing C library - runtime library
 This package contains the runtime, shared library of expat, the C
 library for parsing XML. Expat is a stream-oriented parser in
 which an application registers handlers for things the parser
 might find in the XML document (like start tags).
Multi-Arch: same
Homepage: http://expat.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: minimal

Package: libexpat1-dev
Priority: optional
Section: libdevel
Installed-Size: 676
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
Architecture: i386
Source: expat
Version: 2.0.1-7ubuntu3.11.04.1
Provides: libexpat-dev
Depends: libexpat1 (= 2.0.1-7ubuntu3.11.04.1), libc6-dev | libc-dev
Conflicts: libexpat-dev
Filename: pool/main/e/expat/libexpat1-dev_2.0.1-7ubuntu3.11.04.1_i386.deb
Size: 211020
MD5sum: 00630a6b80dde969d24180c1efa9c787
SHA1: 5281e8608b294b79efc25c2ccd808acdfeb2e0a2
SHA256: 99a91e465007005a95ebe7f09ccce2bc64f111da4ac9335f0bb0e4661357f976
Description: XML parsing C library - development kit
 This package contains the header file and development libraries of
 expat, the C library for parsing XML.  Expat is a stream oriented XML
 parser.  This means that you register handlers with the parser prior
 to starting the parse.  These handlers are called when the parser
 discovers the associated structures in the document being parsed.  A
 start tag is an example of the kind of structures for which you may
 register handlers.
Homepage: http://expat.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libfcgi-perl
Priority: optional
Section: universe/perl
Installed-Size: 128
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: i386
Version: 0.71-1+squeeze1build0.11.04.1
Depends: perl (>= 5.10.1-17ubuntu4.1), perlapi-5.10.1, libc6 (>= 2.4)
Filename: pool/main/libf/libfcgi-perl/libfcgi-perl_0.71-1+squeeze1build0.11.04.1_i386.deb
Size: 36082
MD5sum: e433c1eb0b4249f571106514ac346ce3
SHA1: ec3f85233bc727f903ec6bd6f992db3ff14e2ce7
SHA256: 6bc6cbecc5fd6e5aa5b1c5c91996fb4393786d51e2ee3462d3642ae6b19db037
Description: helper module for FastCGI
 FCGI is a simple Perl module for writing FastCGI applications. FastCGI is a
 language-independent, scalable, open extension to CGI that provides faster
 performance by keeping programs persistent in memory and allowing them to
 handle multiple requests. This module provides the core interface needed to
 write these applications.
 .
 For complex applications, you should consider a more full-featured solution
 such as Plack or Catalyst (see libcatalyst-perl).
Homepage: http://search.cpan.org/dist/FCGI/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Task: mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend

Package: libfreeradius-dev
Priority: optional
Section: libdevel
Installed-Size: 464
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Josip Rodin <joy-packages@debian.org>
Architecture: i386
Source: freeradius
Version: 2.1.10+dfsg-2ubuntu2.1
Depends: libfreeradius2 (= 2.1.10+dfsg-2ubuntu2.1)
Filename: pool/main/f/freeradius/libfreeradius-dev_2.1.10+dfsg-2ubuntu2.1_i386.deb
Size: 119424
MD5sum: 7625a546953b751b78da4473abaa4699
SHA1: bc12d7527c32563df122858f438f3525268f4b7b
SHA256: ae4529c1a996f6c9b52ff9bb321374769d4315ab54e9b5c75ee7839b00547276
Description: FreeRADIUS shared library development files
 The FreeRADIUS projects' libfreeradius-radius and libfreeradius-eap, used by
 the FreeRADIUS server and some of the utilities.
 .
 This package contains the development headers and static library version.
Homepage: http://www.freeradius.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libfreeradius2
Priority: optional
Section: net
Installed-Size: 244
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Josip Rodin <joy-packages@debian.org>
Architecture: i386
Source: freeradius
Version: 2.1.10+dfsg-2ubuntu2.1
Depends: libc6 (>= 2.4)
Filename: pool/main/f/freeradius/libfreeradius2_2.1.10+dfsg-2ubuntu2.1_i386.deb
Size: 84634
MD5sum: 06f74b5e28ceb4c557c4936feecbbcc3
SHA1: 9e06cbaee474f47769494c23dba2b97444da7748
SHA256: 216be3a684ceebab1ae3baa38b618ff6cdbc47bee83fe429a097e883a13597c2
Description: FreeRADIUS shared library
 The FreeRADIUS projects' libfreeradius-radius and libfreeradius-eap, used by
 the FreeRADIUS server and some of the utilities.
Homepage: http://www.freeradius.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libfreetype6
Priority: optional
Section: libs
Installed-Size: 732
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Steve Langasek <vorlon@debian.org>
Architecture: i386
Source: freetype
Version: 2.4.4-1ubuntu2.3
Depends: libc6 (>= 2.11), zlib1g (>= 1:1.1.4)
Pre-Depends: multiarch-support
Filename: pool/main/f/freetype/libfreetype6_2.4.4-1ubuntu2.3_i386.deb
Size: 314688
MD5sum: 95f328bc0ec9d0a40d029e3659e2f25d
SHA1: f7f61a628bd21087230d7f304b5c42b38f898eb9
SHA256: 7cd09c6d2254f961e9e7a99825d4b952a1d32203ee05fbb1f944b17458b4a728
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   <david.turner@freetype.org>
           Robert Wilhelm <robert.wilhelm@freetype.org>
           Werner Lemberg <werner.lemberg@freetype.org>
Multi-Arch: same
Homepage: http://www.freetype.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: libfreetype6-dev
Priority: optional
Section: libdevel
Installed-Size: 3412
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Steve Langasek <vorlon@debian.org>
Architecture: i386
Source: freetype
Version: 2.4.4-1ubuntu2.3
Depends: libfreetype6 (= 2.4.4-1ubuntu2.3), libc6-dev | libc-dev, zlib1g-dev | libz-dev
Filename: pool/main/f/freetype/libfreetype6-dev_2.4.4-1ubuntu2.3_i386.deb
Size: 726236
MD5sum: c2586a1c22e0ed0950a6fd20f38f6afc
SHA1: 3fc8c5e56cafecb7dff65eebd4b3c41835761a63
SHA256: 04c2d2fef19fa8d9cc0d19228e78a1a795b8ea6f1c9a5e6d24c74048f0f20b21
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.
Homepage: http://www.freetype.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libgc-dev
Priority: optional
Section: devel
Installed-Size: 568
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Ryan Murray <rmurray@debian.org>
Architecture: i386
Source: libgc
Version: 1:6.8-1.2ubuntu3.2
Depends: libgc1c2 (= 1:6.8-1.2ubuntu3.2), libc-dev
Filename: pool/main/libg/libgc/libgc-dev_6.8-1.2ubuntu3.2_i386.deb
Size: 169162
MD5sum: 201c2e00cd818ca34249ca57f0a24b8b
SHA1: ba7435a073c267577a2d1315df2c29c8262cc7c0
SHA256: cd80701b08425010089404a76649c8e9ee3f9497959f2947173d8ca0f5aed546
Description: conservative garbage collector for C (development)
 Boehm's GC is a garbage collecting storage allocator that is
 intended to be used as a plug-in replacement for C's malloc.
 This package is required to compile and link programs that use
 libgc1.
 .
 Since the collector does not require pointers to be tagged, it does
 not attempt to ensure that all inaccessible storage is reclaimed.
 However it has typically been more successful at reclaiming unused
 memory than most C programs using explicit deallocation.  Unlike
 manually introduced leaks, the amount of unreclaimed memory typically
 stays bounded.
 .
 This version of the collector is thread safe, has C++ support, and uses the
 defaults for everything else.  Particularly, it does not work as a malloc()
 replacement.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libgc1c2
Priority: optional
Section: libs
Installed-Size: 252
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Ryan Murray <rmurray@debian.org>
Architecture: i386
Source: libgc
Version: 1:6.8-1.2ubuntu3.2
Replaces: libgc1
Depends: libc6 (>= 2.11), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1)
Conflicts: libgc1
Filename: pool/main/libg/libgc/libgc1c2_6.8-1.2ubuntu3.2_i386.deb
Size: 71446
MD5sum: 811db347516c62a0d18bc8e6646a3b97
SHA1: 55a0fabf9c3a9ee46fdb40d213db31b7df48b150
SHA256: d6b2f0c4e8300c7738950e5eca43d56da4e0422dec5d7c2e512ce6c438f5c45b
Description: conservative garbage collector for C and C++
 Boehm's GC is a garbage collecting storage allocator that is
 intended to be used as a plug-in replacement for C's malloc.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: server, uec, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: libgcu-dbg
Priority: extra
Section: universe/libdevel
Installed-Size: 20168
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Architecture: i386
Source: gnome-chemistry-utils
Version: 0.12.7-1ubuntu1.1
Depends: libgcu0 (= 0.12.7-1ubuntu1.1), gcu-bin (= 0.12.7-1ubuntu1.1), gcu-plugin (= 0.12.7-1ubuntu1.1), gcrystal (= 0.12.7-1ubuntu1.1), gchempaint (= 0.12.7-1ubuntu1.1)
Filename: pool/main/g/gnome-chemistry-utils/libgcu-dbg_0.12.7-1ubuntu1.1_i386.deb
Size: 6717738
MD5sum: 027bfc4a5ef0309c43a519bfd89ee5f5
SHA1: d9f171624a1ad40fa66562cf79e65a2327f2ae9b
SHA256: 422314be36029916fef739515e433f83b836df9f71d1431186da3773b746b635
Description: GNOME chemistry utils (debugging symbols)
 The GNOME Chemistry Utils provide C++ classes and Gtk+-2 widgets
 related to chemistry. They will be used in future versions of both
 gcrystal and gchempaint.
 .
 This package provides the debugging symbols for the library and
 the utilities provided by the gcu-bin and gcrystal packages.
 Install it to get a meaningful backtrace in case of a crash.
Homepage: http://www.nongnu.org/gchemutils/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libgcu0
Priority: optional
Section: universe/libs
Installed-Size: 3524
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debichem Team <debichem-devel@lists.alioth.debian.org>
Architecture: i386
Source: gnome-chemistry-utils
Version: 0.12.7-1ubuntu1.1
Replaces: gchempaint (<< 0.10)
Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libcairo2 (>= 1.6.0), libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libgl1-mesa-glx | libgl1, libglib2.0-0 (>= 2.24.0), libglu1-mesa | libglu1, libgoffice-0.8-8 (>= 0.8.8), libgsf-1-114 (>= 1.14.9), libgtk2.0-0 (>= 2.18.0), libgtkglext1, libice6 (>= 1:1.0.0), libopenbabel3, libpango1.0-0 (>= 1.14.0), libsm6, libstdc++6 (>= 4.5), libx11-6, libxml2 (>= 2.7.4), libxmu6, libxt6, gconf2 (>= 2.28.1-2), chemical-mime-data, bodr (>= 5)
Suggests: gcu-bin, gchempaint, gcrystal
Filename: pool/main/g/gnome-chemistry-utils/libgcu0_0.12.7-1ubuntu1.1_i386.deb
Size: 1077502
MD5sum: 58dd0303d7929ec7b2d2611848f2a36b
SHA1: aa5f3a04a06bad88832fb00e6739c297382dde3c
SHA256: 86298008981cbd54e1839ca195b088b51d119e88d42c0c5ca6edc534075e17e8
Description: GNOME chemistry utils (library)
 The GNOME Chemistry Utils provide C++ classes and Gtk+-2 widgets
 related to chemistry. They will be used in future versions of both
 gcrystal and gchempaint.
 .
 This package provides the shared library.
Homepage: http://www.nongnu.org/gchemutils/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libgdata-common
Priority: optional
Section: libs
Installed-Size: 60
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Sebastian Dröge <slomo@debian.org>
Architecture: all
Source: libgdata
Version: 0.8.0-0ubuntu1.1
Filename: pool/main/libg/libgdata/libgdata-common_0.8.0-0ubuntu1.1_all.deb
Size: 12840
MD5sum: bb046f730a3ea1e00d12aefa7f616090
SHA1: b3ea7ba668acf0f17c338c42bcda8f83e2337e9b
SHA256: 55ce0c87bfdd68e0f937946b425da360588b6a8e8afe7db5c38bda46a6dca2d8
Description: Library for accessing GData webservices - common data files
 libgdata is a GLib-based library for accessing online service APIs using
 the GData protocol — most notably, Google's services. It provides APIs
 to access the common Google services, and has full asynchronous support.
 .
 This package contains the common data files for libgdata.
Homepage: http://live.gnome.org/libgdata
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, ubuntu-uec-live, edubuntu-desktop, edubuntu-uec-live, ubuntu-netbook

Package: libgdata-dev
Priority: optional
Section: libdevel
Installed-Size: 2372
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Sebastian Dröge <slomo@debian.org>
Architecture: i386
Source: libgdata
Version: 0.8.0-0ubuntu1.1
Depends: libgdata11 (= 0.8.0-0ubuntu1.1), libglib2.0-dev (>= 2.19.0), libxml2-dev, libsoup2.4-dev (>= 2.26.1)
Suggests: libgdata-doc
Filename: pool/main/libg/libgdata/libgdata-dev_0.8.0-0ubuntu1.1_i386.deb
Size: 373572
MD5sum: 97d18d821f893b8afae6646eadd8b550
SHA1: 8cf378e5d8ec2b05576deca50090d4ad6f510f43
SHA256: e140c72231862d6899b1b02f02584c16ef82c59a40877136283aa7f8305caff4
Description: Library for accessing GData webservices - development files
 libgdata is a GLib-based library for accessing online service APIs using
 the GData protocol — most notably, Google's services. It provides APIs
 to access the common Google services, and has full asynchronous support.
 .
 This package contains the headers and development libraries needed to
 build applications using the libgdata library
Homepage: http://live.gnome.org/libgdata
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libgdata-doc
Priority: optional
Section: doc
Installed-Size: 5136
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Sebastian Dröge <slomo@debian.org>
Architecture: all
Source: libgdata
Version: 0.8.0-0ubuntu1.1
Recommends: libgdata11
Suggests: devhelp
Filename: pool/main/libg/libgdata/libgdata-doc_0.8.0-0ubuntu1.1_all.deb
Size: 468102
MD5sum: 6767015ebfd9ad234972ca00521870bc
SHA1: 07803ed84b8a64159e127973b1d564ce5df2fbf0
SHA256: f53efa33e9c2646a9965c80ce95dea358e40de01e3516194b0ece9acb35d4fa4
Description: Library for accessing GData webservices - documentation
 libgdata is a GLib-based library for accessing online service APIs using
 the GData protocol — most notably, Google's services. It provides APIs
 to access the common Google services, and has full asynchronous support.
 .
 This package contains the HTML documentation for the libgdata library
Homepage: http://live.gnome.org/libgdata
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libgdata11
Priority: optional
Section: libs
Installed-Size: 624
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Sebastian Dröge <slomo@debian.org>
Architecture: i386
Source: libgdata
Version: 0.8.0-0ubuntu1.1
Depends: libc6 (>= 2.7), libglib2.0-0 (>= 2.22.0), libsoup-gnome2.4-1 (>= 2.27.4), libsoup2.4-1 (>= 2.26.1), libxml2 (>= 2.7.4), libgdata-common
Filename: pool/main/libg/libgdata/libgdata11_0.8.0-0ubuntu1.1_i386.deb
Size: 193586
MD5sum: ab05c0cb0c79e5ae149a993633a36be2
SHA1: 6932779bdd2432e430f3dcf0012400e555624323
SHA256: 33596d62f4c8a32cbd3c0ce9b7707841d903fe4ddfdafb9fe66a91ce6b6e3d13
Description: Library for accessing GData webservices - shared libraries
 libgdata is a GLib-based library for accessing online service APIs using
 the GData protocol — most notably, Google's services. It provides APIs
 to access the common Google services, and has full asynchronous support.
 .
 This package contains the shared libraries.
Homepage: http://live.gnome.org/libgdata
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, ubuntu-uec-live, edubuntu-desktop, edubuntu-uec-live, ubuntu-netbook

Package: libgimp2.0
Priority: optional
Section: libs
Installed-Size: 1832
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
Original-Maintainer: Ari Pollak <ari@debian.org>
Architecture: i386
Source: gimp
Version: 2.6.11-1ubuntu6.3
Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.11), libcairo2 (>= 1.2.4), libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.2.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.24.0), libgtk2.0-0 (>= 2.19.1), libpango1.0-0 (>= 1.14.0)
Recommends: gimp, gimp-data (>= 2.6.11), gimp-data (<= 2.6.11-z)
Filename: pool/main/g/gimp/libgimp2.0_2.6.11-1ubuntu6.3_i386.deb
Size: 562810
MD5sum: 096a62f91e34281f466bc8284dd637e0
SHA1: 88d07c6894d62a0aab76b7c2379433b5e851c512
SHA256: 0f7ef1db5551fdc0513991c450a13a827d7fe7f36c273a9c378fc2a5da253749
Description: Libraries for the GNU Image Manipulation Program
 This package includes the libgimp libraries, which are
 necessary to run GIMP and third-party GIMP plugins.
Homepage: http://www.gimp.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: edubuntu-desktop-gnome, xubuntu-desktop

Package: libgimp2.0-dev
Priority: optional
Section: libdevel
Installed-Size: 1268
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
Original-Maintainer: Ari Pollak <ari@debian.org>
Architecture: i386
Source: gimp
Version: 2.6.11-1ubuntu6.3
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.16.0), libgimp2.0 (= 2.6.11-1ubuntu6.3), libgtk2.0-dev (>= 2.12.5), pkg-config
Suggests: libgimp2.0-doc
Filename: pool/main/g/gimp/libgimp2.0-dev_2.6.11-1ubuntu6.3_i386.deb
Size: 97820
MD5sum: 3adf54ee42b323435f0e59ac99c17626
SHA1: ec3be2c798e550304d51ac50b4f7835313cb5094
SHA256: 7103b676be3b269b57054bf7d3f29eed825b874a734745812f56eb3475e66312
Description: Headers and other files for compiling plugins for GIMP
 This package contains the header files for the GNU Image Manipulation
 Program, along with the static versions of libgimp.
 It also includes the gimptool-2.0 utility.
 .
 Install this package if you wish to compile your own plugins,
 or if you wish to develop packages that use libgimp.
Homepage: http://www.gimp.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libgimp2.0-doc
Priority: optional
Section: doc
Installed-Size: 8276
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
Original-Maintainer: Ari Pollak <ari@debian.org>
Architecture: all
Source: gimp
Version: 2.6.11-1ubuntu6.3
Depends: lynx | www-browser
Filename: pool/main/g/gimp/libgimp2.0-doc_2.6.11-1ubuntu6.3_all.deb
Size: 978852
MD5sum: 4538495e92b9e31862bbf42227e06a48
SHA1: cda9ad3a901574f85c9d88c8f36353cb8ecdc62e
SHA256: 569ae772e96ae6eb2acb07a206f1d9769ef91dcf6d78f918927e117ab5805a7b
Description: Developers' Documentation for the GIMP library
 This package contains the HTML documentation for the GIMP library in
 /usr/share/gtk-doc/html/ .
Homepage: http://www.gimp.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libglobus-gridftp-server-control-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 240
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Mattias Ellert <mattias.ellert@fysast.uu.se>
Architecture: i386
Source: globus-gridftp-server-control
Version: 0.43-1ubuntu0.1
Depends: libglobus-gridftp-server-control0 (= 0.43-1ubuntu0.1), libglobus-xio-pipe-driver-dev, libglobus-common-dev (>= 5), libglobus-xio-gsi-driver-dev, libglobus-xio-dev
Filename: pool/main/g/globus-gridftp-server-control/libglobus-gridftp-server-control-dev_0.43-1ubuntu0.1_i386.deb
Size: 56834
MD5sum: 1c1d22965b1846898fd08f620a826917
SHA1: 850bdf12dc707adeb9a4b2c53e2ebd0b45d4eb9f
SHA256: 0b72ea61c100137737cf7dfe2b8c9bb973777799c899e42687b35a25c5655573
Description: Globus Toolkit - Globus GridFTP Server Library Development Files
 The Globus Toolkit is an open source software toolkit used for
 building Grid systems and applications. It is being developed by the
 Globus Alliance and many others all over the world. A growing number
 of projects and companies are using the Globus Toolkit to unlock the
 potential of grids for their cause.
 .
 The libglobus-gridftp-server-control-dev package contains:
 Globus GridFTP Server Library Development Files
Homepage: http://www.globus.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libglobus-gridftp-server-control0
Priority: optional
Section: universe/libs
Installed-Size: 176
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Mattias Ellert <mattias.ellert@fysast.uu.se>
Architecture: i386
Source: globus-gridftp-server-control
Version: 0.43-1ubuntu0.1
Depends: libc6 (>= 2.4), libglobus-common0, libglobus-gsi-openssl-error0, libglobus-gss-assist3, libglobus-gssapi-error2, libglobus-gssapi-gsi4, libglobus-xio0, libglobus-xio-pipe-driver0, libglobus-xio-gsi-driver0
Filename: pool/main/g/globus-gridftp-server-control/libglobus-gridftp-server-control0_0.43-1ubuntu0.1_i386.deb
Size: 46582
MD5sum: 81bb10a1debdec6ea2a3859a383ed973
SHA1: 38cfdf1d9f698e43cca67425cb51876f9567968b
SHA256: 33977977c5a29cc114ba7398fdfbc9743d024783bb36d4d3dfe229146fa58ce3
Description: Globus Toolkit - Globus GridFTP Server Library
 The Globus Toolkit is an open source software toolkit used for
 building Grid systems and applications. It is being developed by the
 Globus Alliance and many others all over the world. A growing number
 of projects and companies are using the Globus Toolkit to unlock the
 potential of grids for their cause.
 .
 The libglobus-gridftp-server-control0 package contains:
 Globus GridFTP Server Library
Homepage: http://www.globus.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libglobus-gridftp-server-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 452
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Mattias Ellert <mattias.ellert@fysast.uu.se>
Architecture: i386
Source: globus-gridftp-server
Version: 3.23-1ubuntu0.1
Depends: libglobus-gridftp-server0 (= 3.23-1ubuntu0.1), libglobus-gridftp-server-control-dev, libglobus-usage-dev (>= 1), libglobus-xio-gsi-driver-dev, libglobus-xio-dev, libglobus-authz-dev, libglobus-gfork-dev, libglobus-ftp-control-dev (>= 1)
Filename: pool/main/g/globus-gridftp-server/libglobus-gridftp-server-dev_3.23-1ubuntu0.1_i386.deb
Size: 131636
MD5sum: 2ba45c93f37e607ded970575b066221a
SHA1: d4e5bc43bbd6690348cc1042137211e823c7331d
SHA256: 666eb3db48ced83fbc55ef902767e229a18f22c837eb234d02490c2a6157c8cb
Description: Globus Toolkit - Globus GridFTP Server Development Files
 The Globus Toolkit is an open source software toolkit used for
 building Grid systems and applications. It is being developed by the
 Globus Alliance and many others all over the world. A growing number
 of projects and companies are using the Globus Toolkit to unlock the
 potential of grids for their cause.
 .
 The libglobus-gridftp-server-dev package contains:
 Globus GridFTP Server Development Files
Homepage: http://www.globus.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libglobus-gridftp-server0
Priority: optional
Section: universe/libs
Installed-Size: 304
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Mattias Ellert <mattias.ellert@fysast.uu.se>
Architecture: i386
Source: globus-gridftp-server
Version: 3.23-1ubuntu0.1
Depends: libc6 (>= 2.4), libglobus-authz0, libglobus-common0, libglobus-ftp-control1, libglobus-gfork0, libglobus-gridftp-server-control0, libglobus-gsi-sysconfig1, libglobus-gss-assist3, libglobus-gssapi-gsi4, libglobus-usage0, libglobus-xio0, libssl0.9.8 (>= 0.9.8m-1), libglobus-xio-gsi-driver0
Filename: pool/main/g/globus-gridftp-server/libglobus-gridftp-server0_3.23-1ubuntu0.1_i386.deb
Size: 104722
MD5sum: 71abb0eb3c4ce9e1ace824809bb941a8
SHA1: 12ea97d2d18dcdf6d92a5e09704dba63dfdc7a82
SHA256: 3a6905d16e45e7a024c0a1203e2f8aa04a1c47ff0b4f0c5d739e43f247495adc
Description: Globus Toolkit - Globus GridFTP Server
 The Globus Toolkit is an open source software toolkit used for
 building Grid systems and applications. It is being developed by the
 Globus Alliance and many others all over the world. A growing number
 of projects and companies are using the Globus Toolkit to unlock the
 potential of grids for their cause.
 .
 The libglobus-gridftp-server0 package contains:
 Globus GridFTP Server
Homepage: http://www.globus.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libgnutls-dev
Priority: optional
Section: libdevel
Installed-Size: 1416
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: i386
Source: gnutls26
Version: 2.8.6-1ubuntu2.1
Replaces: gnutls-dev (<< 0.4.0-0), gnutls0.4-dev, libgnutls11-dev
Provides: gnutls-dev
Depends: libgnutls26 (= 2.8.6-1ubuntu2.1), libgcrypt11-dev (>= 1.3.0), libc6-dev | libc-dev, zlib1g-dev, libtasn1-3-dev (>= 0.3.4)
Suggests: gnutls-doc, gnutls-bin, guile-gnutls
Conflicts: gnutls-dev (<< 0.4.0-0), gnutls0.4-dev, libgnutls11-dev
Filename: pool/main/g/gnutls26/libgnutls-dev_2.8.6-1ubuntu2.1_i386.deb
Size: 399746
MD5sum: f4badf2a347710e9664f5495f31fd2cd
SHA1: 5741498473d4672cc3bdea2b2cf9c5591563e04c
SHA256: 81d7ee645556764e4d721a7aad900ab823ca80fd4e18ec41479a80b2aeeb15c1
Description: the GNU TLS library - development files
 gnutls is a portable library which implements the Transport Layer
 Security (TLS) 1.0 and Secure Sockets Layer (SSL) 3.0 protocols.
 .
 Currently gnutls implements:
  - the TLS 1.0 and SSL 3.0 protocols, without any US-export
    controlled algorithms
  - X509 Public Key Infrastructure (with several limitations).
  - SRP for TLS authentication.
  - TLS Extension mechanism
 .
 This package contains the gnutls development files.
Homepage: http://www.gnutls.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libgnutls26
Priority: standard
Section: libs
Installed-Size: 832
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: i386
Source: gnutls26
Version: 2.8.6-1ubuntu2.1
Replaces: gnutls0, gnutls0.4, gnutls3
Depends: libc6 (>= 2.8), libgcrypt11 (>= 1.4.6), libtasn1-3 (>= 1.6-0), zlib1g (>= 1:1.1.4)
Pre-Depends: multiarch-support
Suggests: gnutls-bin
Conflicts: gnutls0, gnutls0.4
Filename: pool/main/g/gnutls26/libgnutls26_2.8.6-1ubuntu2.1_i386.deb
Size: 364582
MD5sum: 3039dada00a90df6a8284a170a8c0477
SHA1: d4221940666fc727768d375e61bf814ca555abe2
SHA256: 3a37594fef7bf11e9b4ac497f7f1132ab1707d72733c7592fa4b314322d3ea1d
Description: the GNU TLS library - runtime library
 gnutls is a portable library which implements the Transport Layer
 Security (TLS) 1.0 and Secure Sockets Layer (SSL) 3.0 protocols.
 .
 Currently gnutls implements:
  - the TLS 1.0 and SSL 3.0 protocols, without any US-export
    controlled algorithms
  - X509 Public Key Infrastructure (with several limitations).
  - SRP for TLS authentication.
  - TLS Extension mechanism
 .
 This package contains the runtime libraries.
Multi-Arch: same
Homepage: http://www.gnutls.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: libgnutls26-dbg
Priority: extra
Section: debug
Installed-Size: 3128
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: i386
Source: gnutls26
Version: 2.8.6-1ubuntu2.1
Depends: libgnutls26 (= 2.8.6-1ubuntu2.1)
Conflicts: libgnutls13-dbg
Filename: pool/main/g/gnutls26/libgnutls26-dbg_2.8.6-1ubuntu2.1_i386.deb
Size: 1077134
MD5sum: 0269994fa1988588f1a6a314b045ef80
SHA1: a7078bdca3ba3195d1f7ade60346135d343aa211
SHA256: b2880dffa20cd6ed29d40926a5d73f3a578cb7e184179cdc7789ea682affc0be
Description: GNU TLS library - debugger symbols
 gnutls is a portable library which implements the Transport Layer
 Security (TLS) 1.0 and Secure Sockets Layer (SSL) 3.0 protocols.
 .
 Currently gnutls implements:
  - the TLS 1.0 and SSL 3.0 protocols, without any US-export
    controlled algorithms
  - X509 Public Key Infrastructure (with several limitations).
  - SRP for TLS authentication.
  - TLS Extension mechanism
 .
 This package contains the debugger symbols.
Multi-Arch: same
Homepage: http://www.gnutls.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libgpgme++2
Priority: optional
Section: libs
Installed-Size: 1180
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdepimlibs
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdepimlibs5 (<< 4:4.4.60)
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libgpg-error0 (>= 1.10), libgpgme11 (>= 1.2.0), libstdc++6 (>= 4.2.1)
Filename: pool/main/k/kdepimlibs/libgpgme++2_4.6.5-0ubuntu1.1_i386.deb
Size: 129952
MD5sum: 6a3a0186c7fa3b910495f0fd4753bc95
SHA1: ca1178d5df5180dac0ea15609a17fbfff9b02a21
SHA256: 3005ef8c38d351fbf29f1a60be818b3c1eeb1aed5a8d8d4ca704965b63a269f4
Description: c++ wrapper library for gpgme
 GpgME++ is a C++ wrapper (or C++ bindings) for the GnuPG project's gpgme
 (GnuPG Made Easy) library.
 .
 This package is part of the KDE Development Platform PIM libraries module.
Homepage: http://pim.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, edubuntu-desktop-kde

Package: libgssapi-krb5-2
Priority: standard
Section: libs
Installed-Size: 288
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: i386
Source: krb5
Version: 1.8.3+dfsg-5ubuntu2.3
Replaces: libkrb53 (<< 1.6.dfsg.4~beta1-7)
Depends: libc6 (>= 2.7), libcomerr2 (>= 1.34), libk5crypto3 (>= 1.8+dfsg), libkeyutils1, libkrb5-3 (= 1.8.3+dfsg-5ubuntu2.3), libkrb5support0 (>= 1.7dfsg~beta2)
Pre-Depends: multiarch-support
Suggests: krb5-doc, krb5-user
Breaks: libkrb53 (<< 1.8)
Filename: pool/main/k/krb5/libgssapi-krb5-2_1.8.3+dfsg-5ubuntu2.3_i386.deb
Size: 100340
MD5sum: 088afd74cf74caa6f208bf57aefb69e5
SHA1: c5017045160eb2acd0db33c7f7725788554f72c2
SHA256: b8f5f38ec32c38c56cc9e036cd2c482bbca4a90e70bd792ce1c316fe3db84d83
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.
Multi-Arch: same
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: libgssglue-dev
Priority: optional
Section: libdevel
Installed-Size: 172
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Architecture: i386
Source: libgssglue
Version: 0.1-4ubuntu1.1
Replaces: libgssapi-dev (<= 0.11-1)
Depends: libgssglue1 (= 0.1-4ubuntu1.1)
Conflicts: libgssapi-dev (<= 0.11-1)
Filename: pool/main/libg/libgssglue/libgssglue-dev_0.1-4ubuntu1.1_i386.deb
Size: 28922
MD5sum: d23e41c14ce800883dcd987f40e7588c
SHA1: ce9355e110d2b2f8da1dce49d7fa7b16c0df11d8
SHA256: b9c483c7a1b236c7f79ec4880abd0c207e8bd2fb9b7457496ccc011ce3ecca45
Description: header files and docs for libgssglue
 Contains the header files and documentation for libgssglue
 for use in developing applications that use the libgssglue library.
 .
 libgssglue provides a gssapi interface, but does not implement any
 gssapi mechanisms itself; instead it calls other gssapi functions
 (e.g., those provided by MIT Kerberos), depending on the requested
 mechanism, to do the work.
Homepage: http://www.citi.umich.edu/projects/nfsv4/linux/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libgssglue1
Priority: optional
Section: libs
Installed-Size: 100
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Architecture: i386
Source: libgssglue
Version: 0.1-4ubuntu1.1
Replaces: libgssapi2 (<= 0.11-1)
Depends: libc6 (>= 2.7)
Conflicts: libgssapi2 (<= 0.11-1)
Filename: pool/main/libg/libgssglue/libgssglue1_0.1-4ubuntu1.1_i386.deb
Size: 19692
MD5sum: 6926bdbbed2755e7616cd231a7a46389
SHA1: dd8e085ca2461a931f7bf47add9fe80ce69575f5
SHA256: ddd28710de076f79adbc8d55695b1460de374b875f8a17b60138f4a6f2710eea
Description: mechanism-switch gssapi library
 libgssglue provides a gssapi interface, but does not implement any
 gssapi mechanisms itself; instead it calls other gssapi functions
 (e.g., those provided by MIT Kerberos), depending on the requested
 mechanism, to do the work.
Homepage: http://www.citi.umich.edu/projects/nfsv4/linux/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libgssrpc4
Priority: standard
Section: libs
Installed-Size: 196
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: i386
Source: krb5
Version: 1.8.3+dfsg-5ubuntu2.3
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)
Pre-Depends: multiarch-support
Suggests: krb5-doc, krb5-user
Breaks: libkadm55
Filename: pool/main/k/krb5/libgssrpc4_1.8.3+dfsg-5ubuntu2.3_i386.deb
Size: 54354
MD5sum: 27416c901544a536ab54b27a93693434
SHA1: 3e6c82c3c91443a0ac678501a345bdc6730d1405
SHA256: b5405916673a32fcdd0d7790160caa29f04c696070473da7a388a2d4c0820bd8
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.
Multi-Arch: same
Homepage: http://web.mit.edu/kerberos/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libgypsy-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 128
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Linaro User Platforms <linaro-dev@lists.linaro.org>
Architecture: i386
Source: gypsy
Version: 0.8-0ubuntu2.1
Depends: libgypsy0 (= 0.8-0ubuntu2.1)
Filename: pool/main/g/gypsy/libgypsy-dev_0.8-0ubuntu2.1_i386.deb
Size: 17232
MD5sum: 98685efae9b1fdd77739f43b5be9efa9
SHA1: 7903195b27e47deff90594bb1201c7337d1c3a0d
SHA256: 38ba4a6a79d0dfb0ed346be5ebdb891e7d7b0749c7dc1138fa827cd55487dd6e
Description: A GPS Multiplexing Daemon (Development Package)
 Gypsy is a GPS multiplexing daemon which allows multiple clients to access GPS
 data from multiple GPS sources concurrently.
 .
 This package ships the library Development file of gypsy daemon
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libgypsy-doc
Priority: optional
Section: universe/doc
Installed-Size: 412
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Linaro User Platforms <linaro-dev@lists.linaro.org>
Architecture: i386
Source: gypsy
Version: 0.8-0ubuntu2.1
Depends: libgypsy0 (= 0.8-0ubuntu2.1)
Filename: pool/main/g/gypsy/libgypsy-doc_0.8-0ubuntu2.1_i386.deb
Size: 58698
MD5sum: ae4465a8059e895e4aa5c5bd165f91f3
SHA1: 71fdfee9bb8022ec55001117ac71e08bdfb12b40
SHA256: 7456a5292ccf4e99cca6dc2d2cfd2c20648f97a2d467bde87fca619030cfc55b
Description: A GPS Multiplexing Daemon (HTML API Docs)
 Gypsy is a GPS multiplexing daemon which allows multiple clients to access GPS
 data from multiple GPS sources concurrently.
 .
 This package ships the HTML API doc files.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libgypsy0
Priority: optional
Section: universe/libs
Installed-Size: 76
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Linaro User Platforms <linaro-dev@lists.linaro.org>
Architecture: i386
Source: gypsy
Version: 0.8-0ubuntu2.1
Depends: libbluetooth3 (>= 4.43), libc6 (>= 2.3.6-6~), libdbus-1-3 (>= 1.0.2), libdbus-glib-1-2 (>= 0.78), libglib2.0-0 (>= 2.14.0)
Filename: pool/main/g/gypsy/libgypsy0_0.8-0ubuntu2.1_i386.deb
Size: 12656
MD5sum: 468e6917bbc008741b766697db265652
SHA1: a71d3401902aeaeb671d37047f1df33a86f1e04a
SHA256: f84121b1cd7162146421eeb0d780b791f0f708c697142c2dd41a85568de42c03
Description: A GPS Multiplexing Daemon (Library Package)
 Gypsy is a GPS multiplexing daemon which allows multiple clients to access GPS
 data from multiple GPS sources concurrently.
 .
 This package ships the libraries for use of gypsy daemon
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libicu-dev
Priority: optional
Section: libdevel
Installed-Size: 26056
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Jay Berkenbilt <qjb@debian.org>
Architecture: i386
Source: icu
Version: 4.4.2-2ubuntu0.11.04.1
Depends: libicu44 (= 4.4.2-2ubuntu0.11.04.1), libc6-dev | libc-dev
Suggests: icu-doc
Filename: pool/main/i/icu/libicu-dev_4.4.2-2ubuntu0.11.04.1_i386.deb
Size: 8449328
MD5sum: 23d11ca3f0f147a8c990364012b9d6ad
SHA1: ea9620118f970b19702b8d3b025010f4db666052
SHA256: b128e109fba9cf6123981220c6d82797f05539c45315431ba7efd777aa01a3c6
Description: Development files for International Components for Unicode
 ICU is a C++ and C library that provides robust and full-featured
 Unicode and locale support.  This package contains the development
 files for ICU along with programs used to manipulate data files found
 in the ICU sources.
Homepage: http://www.icu-project.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libicu44
Priority: optional
Section: libs
Installed-Size: 18236
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Jay Berkenbilt <qjb@debian.org>
Architecture: i386
Source: icu
Version: 4.4.2-2ubuntu0.11.04.1
Depends: libc6 (>= 2.7), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.2.1)
Filename: pool/main/i/icu/libicu44_4.4.2-2ubuntu0.11.04.1_i386.deb
Size: 7057276
MD5sum: 6227a5729f5aa88f2fb0923c1f312e0b
SHA1: d62a9674b0d2a54dd555cfbe2e52cf651c2403a0
SHA256: 5f6b3c217b0a832a257e515f30552929a4d1f7fafa705c09c8e53a67e6ce0f3e
Description: International Components for Unicode
 ICU is a C++ and C library that provides robust and full-featured
 Unicode and locale support.  This package contains the runtime
 libraries for ICU.
Homepage: http://www.icu-project.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, ubuntu-uec-live, kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop, edubuntu-desktop-kde, edubuntu-uec-live, xubuntu-desktop, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, ubuntu-netbook

Package: libicu44-dbg
Priority: extra
Section: debug
Installed-Size: 9804
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Jay Berkenbilt <qjb@debian.org>
Architecture: i386
Source: icu
Version: 4.4.2-2ubuntu0.11.04.1
Depends: libicu44 (= 4.4.2-2ubuntu0.11.04.1)
Filename: pool/main/i/icu/libicu44-dbg_4.4.2-2ubuntu0.11.04.1_i386.deb
Size: 3694534
MD5sum: b1c500121dd952601205d63244463601
SHA1: 14ab769cf4399cb37e35f261cc559bc3af3b684d
SHA256: 4162a6193dc7de3f6e0ece6f0324857a4656671b81b3b06f61140cd71e87d999
Description: International Components for Unicode
 ICU is a C++ and C library that provides robust and full-featured
 Unicode and locale support.  This package contains debugging symbols
 for the libraries.
Homepage: http://www.icu-project.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libisc62
Priority: standard
Section: libs
Installed-Size: 384
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: LaMont Jones <lamont@debian.org>
Architecture: i386
Source: bind9
Version: 1:9.7.3.dfsg-1ubuntu2.7
Replaces: libbind0
Depends: libc6 (>= 2.4), libcap2 (>= 2.10), libxml2 (>= 2.7.4)
Conflicts: libbind0, libbind9-41
Filename: pool/main/b/bind9/libisc62_9.7.3.dfsg-1ubuntu2.7_i386.deb
Size: 143240
MD5sum: 33f4ac2031c5a2ef50f9badfb3aa8a17
SHA1: 79636b8ffdcc7f90aa5c1843e2fb0b22a3448d5e
SHA256: 758799fd1bcf8b8908a8c51b44264e66a72aa952a230703974911c38c842a009
Description: ISC Shared Library used by BIND
 The Berkeley Internet Name Domain (BIND) implements an Internet domain
 name server.  BIND is the most widely-used name server software on the
 Internet, and is supported by the Internet Software Consortium, www.isc.org.
 This package delivers the libisc shared library used by BIND's daemons and
 clients.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: standard

Package: libisccc60
Priority: optional
Section: libs
Installed-Size: 92
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: LaMont Jones <lamont@debian.org>
Architecture: i386
Source: bind9
Version: 1:9.7.3.dfsg-1ubuntu2.7
Replaces: libbind0
Depends: libc6 (>= 2.4), libcap2 (>= 2.10), libisc62, libxml2 (>= 2.6.27)
Conflicts: libbind0, libbind9-41
Filename: pool/main/b/bind9/libisccc60_9.7.3.dfsg-1ubuntu2.7_i386.deb
Size: 17366
MD5sum: 6129a9afa98da01e71ec71e3791c68b4
SHA1: 32ed7d5493b204216c79ac5535de860fcd0b6af2
SHA256: 8d7f2fde54e1365769bdcc9afd49ea4f4b2fb0a24ceb6691c48f0b10757254ea
Description: Command Channel Library used by BIND
 The Berkeley Internet Name Domain (BIND) implements an Internet domain
 name server.  BIND is the most widely-used name server software on the
 Internet, and is supported by the Internet Software Consortium, www.isc.org.
 This package delivers the libisccc shared library used by BIND's daemons
 and clients, particularly rndc.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: standard

Package: libisccfg62
Priority: optional
Section: libs
Installed-Size: 148
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: LaMont Jones <lamont@debian.org>
Architecture: i386
Source: bind9
Version: 1:9.7.3.dfsg-1ubuntu2.7
Replaces: libbind0
Depends: libc6 (>= 2.4), libcap2 (>= 2.10), libdns69, libisc62, libisccc60, libxml2 (>= 2.6.27)
Conflicts: libbind0, libbind9-41
Filename: pool/main/b/bind9/libisccfg62_9.7.3.dfsg-1ubuntu2.7_i386.deb
Size: 36294
MD5sum: 924209d3927bc07a6ac4347bf4f249e5
SHA1: 740c46b8c331159617bbe548900bc88a49cfa93b
SHA256: 920c67c0f4b180deddbc970e39ed9adc176e808d16856903a8a20623148c6277
Description: Config File Handling Library used by BIND
 The Berkeley Internet Name Domain (BIND) implements an Internet domain
 name server.  BIND is the most widely-used name server software on the
 Internet, and is supported by the Internet Software Consortium, www.isc.org.
 This package delivers the libisccfg shared library used by BIND's daemons
 and clients to read and write ISC-style configuration files like named.conf
 and rndc.conf.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: standard

Package: libjabberd2
Priority: optional
Section: universe/libs
Installed-Size: 380
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Miguel Landaeta <miguel@miguel.cc>
Architecture: i386
Source: jabberd14
Version: 1.6.1.1-5+squeeze1build0.11.04.1
Depends: libc6 (>= 2.4), libexpat1 (>= 1.95.8), libgcc1 (>= 1:4.1.1), libgcrypt11 (>= 1.4.6), libgnutls26 (>= 2.7.14-0), libidn11 (>= 1.13), libmysqlclient16 (>= 5.1.21-1), libpth20 (>= 2.0.7), libstdc++6 (>= 4.5), libtasn1-3 (>= 1.6-0)
Conflicts: jabberd14 (<< 1.6.1.1-5+squeeze1build0.11.04.1)
Filename: pool/main/j/jabberd14/libjabberd2_1.6.1.1-5+squeeze1build0.11.04.1_i386.deb
Size: 139156
MD5sum: cf45d83147b292894bdcb09adf8ac6cb
SHA1: 603152773fda2d78083d3c64cd8c1268897911f7
SHA256: d8bc5dcbfa7ee600ae3b5ee509ac8f63891d90387fcc13e818a2e28cc3d4a62f
Description: Runtime library for the Jabber/XMPP instant messaging server
 Jabber is a Free Instant Messaging System.
 .
 In this package you will find the runtime library for jabberd14, a message
 transport server based on an XML Message Routing Infrastructure.
 .
 All this high-tech is simply used to provide you with your own IM Server.
 See http://www.jabberd.org/ for more details.
 .
 Jabber supports connecting to AIM, ICQ, IRC, MSN and a lot of others, so
 you can use all available IM systems from one client.
 .
 This package does not provide a Jabber/XMPP client.  Some clients are
 compared at http://en.wikipedia.org/wiki/List_of_Jabber_client_software
Homepage: http://jabberd.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libjabberd2-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 132
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Miguel Landaeta <miguel@miguel.cc>
Architecture: i386
Source: jabberd14
Version: 1.6.1.1-5+squeeze1build0.11.04.1
Depends: libjabberd2 (= 1.6.1.1-5+squeeze1build0.11.04.1)
Conflicts: jabberd14 (<< 1.6.1.1-5+squeeze1build0.11.04.1)
Filename: pool/main/j/jabberd14/libjabberd2-dev_1.6.1.1-5+squeeze1build0.11.04.1_i386.deb
Size: 21360
MD5sum: a458bc7d37172653630274831531fa31
SHA1: 6f78ab0a0b588da76fff874ae296620ccedbba1b
SHA256: 8ea2a1d71d89534374e1f71a76f6e0b81e6e83a904c58265dfb0d1ace6a6f024
Description: Development files for the Jabber/XMPP instant messaging server
 Jabber is a Free Instant Messaging System.
 .
 In this package you will find the jabberd14 headers needed for building
 jabberd14 plugins e.g. transports.
 .
 All this high-tech is simply used to provide you with your own IM Server.
 See http://www.jabberd.org/ for more details.
 .
 Jabber supports connecting to AIM, ICQ, IRC, MSN and a lot of others, so
 you can use all available IM systems from one client.
Homepage: http://jabberd.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libjakarta-poi-java
Priority: optional
Section: universe/java
Installed-Size: 2476
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 3.6+dfsg-1+squeeze1build0.11.04.1
Depends: default-jre-headless | java1-runtime-headless | java2-runtime-headless, libcommons-logging-java, liblog4j1.2-java, libxalan2-java, libcommons-beanutils-java, libcommons-lang-java
Suggests: java-virtual-machine, libjakarta-poi-java-doc
Filename: pool/main/libj/libjakarta-poi-java/libjakarta-poi-java_3.6+dfsg-1+squeeze1build0.11.04.1_all.deb
Size: 2191290
MD5sum: dd25619dc039e5a66f5edf50444698f0
SHA1: 85f459095328538023d4a42c98654b037e24880b
SHA256: 818a9ed830f918a1bf75805bfa25283c3f84e3586e519ae87c2934aa8f849ff1
Description: Poor Obfuscation Implementation
 The POI project consists of APIs for manipulating various file formats
 based upon Microsoft's OLE 2 Compound Document format using pure Java.
 .
 OLE 2 Compound Document Format based files include
 most Microsoft Office files such as XLS and DOC.
Homepage: http://poi.apache.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libjakarta-poi-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 60700
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Source: libjakarta-poi-java
Version: 3.6+dfsg-1+squeeze1build0.11.04.1
Suggests: libjakarta-poi-java
Filename: pool/main/libj/libjakarta-poi-java/libjakarta-poi-java-doc_3.6+dfsg-1+squeeze1build0.11.04.1_all.deb
Size: 3415502
MD5sum: 9c7ef3ae1609849a157e8e7198cf5bf1
SHA1: 3494c1bcf8085eedb7b26b7255238c4d2518a462
SHA256: a922c088ef5982b60277246a6cf92c8cfa94f23db96dead3be2ccee39e2c7718
Description: Poor Obfuscation Implementation Documentation
 The POI project consists of APIs for manipulating various file formats
 based upon Microsoft's OLE 2 Compound Document format using pure Java.
 .
 This package includes the documentation.
Homepage: http://poi.apache.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libjasper-dev
Priority: optional
Section: libdevel
Installed-Size: 1148
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Roland Stigge <stigge@antcom.de>
Architecture: i386
Source: jasper
Version: 1.900.1-7ubuntu2.11.04.1
Replaces: libjasper-1.700-2-dev
Depends: libjasper1 (= 1.900.1-7ubuntu2.11.04.1)
Conflicts: libjasper-1.700-2-dev
Filename: pool/main/j/jasper/libjasper-dev_1.900.1-7ubuntu2.11.04.1_i386.deb
Size: 548058
MD5sum: 1bb6a7663dea8ed04590831bf682d840
SHA1: 3f1004fe3ad4ae44a32dc2b5c9bae31edd4d714f
SHA256: a9743015ccc0edc7e908f1906c9dc197d0c92b4fd395dd40966e21edb9e975b2
Description: Development files for the JasPer JPEG-2000 library
 JasPer is a collection of software (i.e., a library and application programs)
 for the coding and manipulation of images.  This software can handle image
 data in a variety of formats.  One such format supported by JasPer is the
 JPEG-2000 format defined in ISO/IEC 15444-1:2000.
 .
 This package contains the static library and headers.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libjasper-runtime
Priority: optional
Section: universe/graphics
Installed-Size: 116
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Roland Stigge <stigge@antcom.de>
Architecture: i386
Source: jasper
Version: 1.900.1-7ubuntu2.11.04.1
Replaces: libjasper-progs
Depends: freeglut3, libc6 (>= 2.3.4), libgl1-mesa-glx | libgl1, libglu1-mesa | libglu1, libice6 (>= 1:1.0.0), libjasper1 (>= 1.900.1), libjpeg62 (>= 6b1), libsm6, libx11-6, libxext6, libxi6, libxmu6, libxt6
Conflicts: libjasper-progs
Filename: pool/main/j/jasper/libjasper-runtime_1.900.1-7ubuntu2.11.04.1_i386.deb
Size: 23368
MD5sum: 2c885e2a61d275046d09400c6c712798
SHA1: ed6b957b29b210019d4a29bbfd77cc5ac561ed43
SHA256: d4e08342b829817b3c44fa7c8d5a19f6319a57cead177043740dc86b4be26808
Description: Programs for manipulating JPEG-2000 files
 JasPer is a collection of software (i.e., a library and application programs)
 for the coding and manipulation of images.  This software can handle image
 data in a variety of formats.  One such format supported by JasPer is the
 JPEG-2000 format defined in ISO/IEC 15444-1:2000.
 .
 This package contains programs for manipulating JPEG-2000 files.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libjasper1
Priority: optional
Section: libs
Installed-Size: 336
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Roland Stigge <stigge@antcom.de>
Architecture: i386
Source: jasper
Version: 1.900.1-7ubuntu2.11.04.1
Replaces: libjasper-1.700-2
Depends: libc6 (>= 2.7), libjpeg62 (>= 6b1)
Suggests: libjasper-runtime
Conflicts: libjasper-1.700-2
Filename: pool/main/j/jasper/libjasper1_1.900.1-7ubuntu2.11.04.1_i386.deb
Size: 140518
MD5sum: 086d52e316443a8e7c243d3403da57ec
SHA1: 2381862a3d6004f6a02b8f1c0c1724049db32919
SHA256: c08d087d248fe12c84fc5f46bff398098c310f2d4ca10620d728fc9b5df17f05
Description: The JasPer JPEG-2000 runtime library
 JasPer is a collection of software (i.e., a library and application programs)
 for the coding and manipulation of images.  This software can handle image
 data in a variety of formats.  One such format supported by JasPer is the
 JPEG-2000 format defined in ISO/IEC 15444-1:2000.
 .
 This package contains the shared library.
Multi-Arch: same
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, eucalyptus-cloud, eucalyptus-storage, eucalyptus-walrus, print-server, ubuntu-uec-live, kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, 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: libjetty-extra
Priority: optional
Section: libs
Installed-Size: 136
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: jetty
Version: 6.1.24-6ubuntu0.11.04.1
Depends: libc6 (>= 2.4), libjetty-extra-java (>= 6.1.24-6ubuntu0.11.04.1)
Suggests: jetty
Conflicts: libjetty-setuid-java
Filename: pool/main/j/jetty/libjetty-extra_6.1.24-6ubuntu0.11.04.1_i386.deb
Size: 8642
MD5sum: 2f460630f91717cb186805074f377b4c
SHA1: 0474d4a6422a31a13ca5fdeed877ae96cb4a7c31
SHA256: 4655e56415a5377741f74d62c175413570fe769b7178cc01bb0faf1efc468386
Description: Java servlet engine and webserver -- extra libraries
 Jetty is an Open Source HTTP Servlet Server written in 100% Java.
 It is designed to be light weight, high performance, embeddable,
 extensible and flexible, thus making it an ideal platform for serving
 dynamic HTTP requests from any Java application.
 This package contains the platform-dependent libraries used by Jetty.
 Currently it contains libsetuid.so which can be used to start Jetty as root
 so that privileged ports may be accessed and then switched to a non-root
 user for security.
Homepage: http://jetty.mortbay.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: eucalyptus-cloud, eucalyptus-storage, eucalyptus-walrus

Package: libjetty-extra-java
Priority: optional
Section: java
Installed-Size: 708
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Source: jetty
Version: 6.1.24-6ubuntu0.11.04.1
Depends: libjetty-java (>= 6.1.24-6ubuntu0.11.04.1), libmx4j-java, libgnumail-java, libgnujaf-java, ant, libslf4j-java, libxerces2-java, libtomcat6-java (>= 6.0.20-2), libgeronimo-jta-1.0.1b-spec-java
Recommends: libjetty-extra
Suggests: jetty
Filename: pool/main/j/jetty/libjetty-extra-java_6.1.24-6ubuntu0.11.04.1_all.deb
Size: 265916
MD5sum: fa702cb98300d2de3dc8cdc690278038
SHA1: 315726606d09c7c2d75bcbfcb91fdefd2b984385
SHA256: e0d38b04b0d904fbac556fbb5e156e93096c900b19b13e5a26f61150e99105b8
Description: Java servlet engine and webserver -- extra libraries
 Jetty is an Open Source HTTP Servlet Server written in 100% Java.
 It is designed to be light weight, high performance, embeddable,
 extensible and flexible, thus making it an ideal platform for serving
 dynamic HTTP requests from any Java application.
 The extra libraries include jetty-management, jetty-naming,
 jetty-servlet-tester, jetty-ajp, jetty-java5-threadpool,
 jetty-client, jetty-rewrite-handler, jetty-plus, jetty-annotations
Homepage: http://jetty.mortbay.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: eucalyptus-cloud, eucalyptus-storage, eucalyptus-walrus

Package: libjetty-java
Priority: optional
Section: java
Installed-Size: 1060
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Source: jetty
Version: 6.1.24-6ubuntu0.11.04.1
Depends: libservlet2.5-java, libslf4j-java
Suggests: jetty, libjetty-java-doc
Filename: pool/main/j/jetty/libjetty-java_6.1.24-6ubuntu0.11.04.1_all.deb
Size: 723342
MD5sum: 2a42c604c9ae3c084afc2768dd0cc052
SHA1: dff134b2881a0ff04bdd6e81af7f88386359beb3
SHA256: 59c33f550ef0e8a0d908ab5eb686c30a718bd7e27cb0493362fc389080be0f67
Description: Java servlet engine and webserver -- core libraries
 Jetty is an Open Source HTTP Servlet Server written in 100% Java.
 It is designed to be light weight, high performance, embeddable,
 extensible and flexible, thus making it an ideal platform for serving
 dynamic HTTP requests from any Java application.
Homepage: http://jetty.mortbay.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: eucalyptus-cloud, eucalyptus-storage, eucalyptus-walrus

Package: libjetty-java-doc
Priority: optional
Section: doc
Installed-Size: 14060
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Source: jetty
Version: 6.1.24-6ubuntu0.11.04.1
Recommends: default-jdk-doc, libgnumail-java-doc, libservlet2.5-java-doc
Suggests: libjetty-java
Filename: pool/main/j/jetty/libjetty-java-doc_6.1.24-6ubuntu0.11.04.1_all.deb
Size: 868956
MD5sum: 4e67735b659c3e9a11bce234538d4ac5
SHA1: f2af471926ba5888944714ba89d7f412740a57df
SHA256: 3eee6fbe51c19b77143342ca04b2188bcdfb0a6822224777a090cfdef37b8d3e
Description: Javadoc for the Jetty API
 Jetty is an Open Source HTTP Servlet Server written in 100% Java.
 It is designed to be light weight, high performance, embeddable,
 extensible and flexible, thus making it an ideal platform for serving
 dynamic HTTP requests from any Java application.
 .
 This package contains the Javadoc for libjetty-java.
Homepage: http://jetty.mortbay.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libjsf-api-java
Priority: optional
Section: universe/java
Installed-Size: 540
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Source: mojarra
Version: 2.0.3-1+squeeze1build0.11.04.1
Depends: libservlet2.5-java
Recommends: libjsf-impl-java (= 2.0.3-1+squeeze1build0.11.04.1)
Suggests: libjsf-java-doc (= 2.0.3-1+squeeze1build0.11.04.1), glassfish-javaee
Filename: pool/main/m/mojarra/libjsf-api-java_2.0.3-1+squeeze1build0.11.04.1_all.deb
Size: 432872
MD5sum: 8f5a4e70fc45c7eae01b7fe11df6f0ac
SHA1: 8aba7a589bf3021d243455584f1d75e012a0fd92
SHA256: 103f98f1dd76824093b88d6873c34ee7eca19395ba9434c994dd8500642da079
Description: JavaServer Faces 2.0 Java EE web framework - API
 JavaServer Faces 2.0 (JSF) is a Java-based Web application framework intended
 to simplify development integration of web-based user interfaces.
 .
 JSF hides complexity to maximize developer productivity and provides a
 component model, page templating, Ajax support, client device independence,
 clean separation of roles, better MVC handling for webapps, and world-class
 IDE integration from every available Java IDE.
 .
 JSF also provides a easy integration with popular enterprise technologies,
 including Hibernate, Spring, Seam, Jasper Reports and others. JSF 2.0 is
 compatible with JavaEE 5 application servers or any server implementing
 Servlet 2.5.
 .
 This package contains only API of JSF 2.0 spec. The reference implementation
 is provided with libjsf-impl-java.
Homepage: https://javaserverfaces.dev.java.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libjsf-impl-java
Priority: optional
Section: universe/java
Installed-Size: 1568
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Source: mojarra
Version: 2.0.3-1+squeeze1build0.11.04.1
Depends: libjsf-api-java (= 2.0.3-1+squeeze1build0.11.04.1), libservlet2.5-java
Suggests: libjsf-java-doc (= 2.0.3-1+squeeze1build0.11.04.1), groovy, libjetty-java, libjetty-extra-java, libtomcat6-java
Filename: pool/main/m/mojarra/libjsf-impl-java_2.0.3-1+squeeze1build0.11.04.1_all.deb
Size: 1410492
MD5sum: 191a5116b34aa0006f7cfd28ad473f8f
SHA1: 9a6a8ff9878b6ab4ab3ebb3b27600c0f45fa3dea
SHA256: 77ed69c280ba9ed000e3ede951b3c39ada5b884e5a9ed3ed8f60431d0231cb20
Description: JavaServer Faces 2.0 Java EE web framework - Implementation
 JavaServer Faces (JSF) 2.0 is a Java-based Web application framework intended
 to simplify development integration of web-based user interfaces.
 .
 JSF hides complexity to maximize developer productivity and provides a
 component model, page templating, Ajax support, client device independence,
 clean separation of roles, better MVC handling for webapps, and world-class
 IDE integration from every available Java IDE.
 .
 JSF also provides a easy integration with popular enterprise technologies,
 including Hibernate, Spring, Seam, Jasper Reports and others. JSF 2.0 is
 compatible with JavaEE 5 application servers or any server implementing
 Servlet 2.5.
 .
 This package contains the reference implementation of JSF 2.0 API spec.
Homepage: https://javaserverfaces.dev.java.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libjsf-java-doc
Priority: optional
Section: universe/doc
Installed-Size: 12372
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Source: mojarra
Version: 2.0.3-1+squeeze1build0.11.04.1
Recommends: libjsf-api-java (= 2.0.3-1+squeeze1build0.11.04.1)
Suggests: default-jdk-doc
Filename: pool/main/m/mojarra/libjsf-java-doc_2.0.3-1+squeeze1build0.11.04.1_all.deb
Size: 953634
MD5sum: 38d70401635892f0ce52ed3a76c12aa8
SHA1: 0ef2a307eecfec93570514d6b68e3bb50b44ca7e
SHA256: 0d82964558bd953f27196062d7ac1d7c813795d87c1d20f879bffa259fc4a171
Description: Documentation for libjsf-api-java
 Documentation for JavaServer Faces (JSF) 2.0, that is a Java-based Web
 application framework intended to simplify development integration of
 web-based user interfaces.
 .
 JSF hides complexity to maximize developer productivity and provides a
 component model, page templating, Ajax support, client device independence,
 clean separation of roles, better MVC handling for webapps, and world-class
 IDE integration from every available Java IDE.
 .
 JSF also provides a easy integration with popular enterprise technologies,
 including Hibernate, Spring, Seam, Jasper Reports and others. JSF 2.0 is
 compatible with JavaEE 5 application servers or any server implementing
 Servlet 2.5.
 .
 This package contains a manual and Javadoc files for JSF 2.0 API spec.
Homepage: https://javaserverfaces.dev.java.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libk5crypto3
Priority: standard
Section: libs
Installed-Size: 240
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: i386
Source: krb5
Version: 1.8.3+dfsg-5ubuntu2.3
Replaces: libkrb53 (<< 1.6.dfsg.4~beta1-7)
Depends: libc6 (>= 2.4), libkeyutils1, libkrb5support0 (>= 1.7dfsg~beta2)
Pre-Depends: multiarch-support
Suggests: krb5-doc, krb5-user
Breaks: libgssapi-krb5-2 (<= 1.8~aa), libkrb5-3 (<= 1.8~aa), libkrb53 (<< 1.6.dfsg.4~beta1-9)
Filename: pool/main/k/krb5/libk5crypto3_1.8.3+dfsg-5ubuntu2.3_i386.deb
Size: 76620
MD5sum: ae81d721455eef497a1dd541bc8d6c38
SHA1: 66755680583b9c734bf56593e16a1fbf8e8b5ff9
SHA256: 5a2d9834d866d5f09e25cab98bf255e112ea6695920b8133378627440db0806e
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.
Multi-Arch: same
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: libkabc4
Priority: optional
Section: libs
Installed-Size: 1152
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdepimlibs
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdepimlibs-data, kdepimlibs5 (<< 4:4.4.60)
Depends: libc6 (>= 2.4), libkdecore5 (>= 4:4.5.85), libkdeui5 (>= 4:4.5.85), libkio5 (>= 4:4.5.85), libkldap4 (= 4:4.6.5-0ubuntu1.1), libkresources4 (= 4:4.6.5-0ubuntu1.1), libqt4-dbus (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1)
Conflicts: kdepimlibs-data
Filename: pool/main/k/kdepimlibs/libkabc4_4.6.5-0ubuntu1.1_i386.deb
Size: 248594
MD5sum: 658bc1d32115f8260b57492dd1f15a16
SHA1: 291a2737cc9d752c3202eef9672b2794d63f7799
SHA256: 43ea7879d8bda8cd635b02c6ec6cc5035300f7564c37fd5dc334f1e5adc1b624
Description: library for handling address book data
 This library provides an API for address book data. It includes features
 such as:
  * Value based interface, addressbook entry data is implicitly shared.
  * Address book entries are identified by a unique id.
  * vCard backend (RFC 2425 / RFC 2426).
  * Locking mechanism to support concurrent access to the address book by
    multiple processes.
  * Notification on change of addressbook by other process.
  * Dialog for selecting address book entries, supports mouse and keyboard
    selection, supports automatic name completion.
  * GUI client for viewing, modifying address book data. This is aimed at
    developers not end users.
  * Tool for converting data, written with libkab, to libkabc format.
  * Multiple backends (resources) for storing entries e.g. LDAP
 .
 This package is part of the KDE Development Platform PIM libraries module.
Homepage: http://pim.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: libkadm5clnt-mit7
Priority: standard
Section: libs
Installed-Size: 168
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: i386
Source: krb5
Version: 1.8.3+dfsg-5ubuntu2.3
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)
Pre-Depends: multiarch-support
Suggests: krb5-doc, krb5-user
Filename: pool/main/k/krb5/libkadm5clnt-mit7_1.8.3+dfsg-5ubuntu2.3_i386.deb
Size: 39080
MD5sum: 17754b06e818151a07e16aadcb36631a
SHA1: 6848e2044b83d3403cb41e14c93e9ac7e3395da3
SHA256: 4aa23449b9a09e458addd6ab0366c3a430c229bc13d5498f76d1482dc024288b
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.
Multi-Arch: same
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 Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: i386
Source: krb5
Version: 1.8.3+dfsg-5ubuntu2.3
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)
Pre-Depends: multiarch-support
Suggests: krb5-doc, krb5-user
Filename: pool/main/k/krb5/libkadm5srv-mit7_1.8.3+dfsg-5ubuntu2.3_i386.deb
Size: 51656
MD5sum: 54ca8689c4f4f4ad13e89932884f9691
SHA1: c00ad75f2d0f2a05ba7852e105bf7ba6b8a33d19
SHA256: 37ef37e96281d06b91e53aca1751843c0a3cc3d6c87ba8d51cd72cec2c685cd3
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.
Multi-Arch: same
Homepage: http://web.mit.edu/kerberos/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libkatepartinterfaces4
Priority: optional
Section: libs
Installed-Size: 2476
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kde4libs
Version: 4:4.6.5-0ubuntu1.1
Depends: libc6 (>= 2.4), libkcmutils4 (= 4:4.6.5-0ubuntu1.1), libkdecore5 (= 4:4.6.5-0ubuntu1.1), libkdeui5 (= 4:4.6.5-0ubuntu1.1), libkio5 (= 4:4.6.5-0ubuntu1.1), libkparts4 (= 4:4.6.5-0ubuntu1.1), libktexteditor4 (= 4:4.6.5-0ubuntu1.1), libqt4-dbus (>= 4:4.7.0), libqt4-script (>= 4:4.7.0), libqt4-xml (>= 4:4.7.0), libqtcore4 (>= 4:4.7.0), libqtgui4 (>= 4:4.7.0), libstdc++6 (>= 4.2.1)
Filename: pool/main/k/kde4libs/libkatepartinterfaces4_4.6.5-0ubuntu1.1_i386.deb
Size: 683932
MD5sum: cbabe7e920a421811d3d31791dfa14ed
SHA1: 45384c21ebc215673950f8693961a3c181b0febc
SHA256: a907403aa7aed5c7f858fc5fbfc905d602037fea6222ed912f0279ff6cd908e0
Description: the kate part library
 This library contains the code used by the kate part. It is not
 meant to be used directly, applications should use libktexteditor4
 instead.
 .
 This package is part of the KDE Development Platform libraries module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: libkblog4
Priority: optional
Section: libs
Installed-Size: 392
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdepimlibs
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdepimlibs5 (<< 4:4.4.60)
Depends: libc6 (>= 2.1.3), libkcal4 (= 4:4.6.5-0ubuntu1.1), libkdecore5 (>= 4:4.5.85), libkio5 (>= 4:4.5.85), libkxmlrpcclient4 (= 4:4.6.5-0ubuntu1.1), libqtcore4 (>= 4:4.7.0~beta1), libstdc++6 (>= 4.1.1), libsyndication4 (= 4:4.6.5-0ubuntu1.1)
Filename: pool/main/k/kdepimlibs/libkblog4_4.6.5-0ubuntu1.1_i386.deb
Size: 86866
MD5sum: b4a9ae273354304225a1db5466e8c1c5
SHA1: 34764381ea5faafc758eaac5d906912d7c4fbdbd
SHA256: ac5f16455ebae8b478ac7ab9b5044abc1fb18411ce709680bdcfdd92eed09002
Description: client-side support library for web application remote blogging APIs
 KBlog is a library for calling functions on Blogger 1.0, MetaWeblog,
 MovableType and GData compatible blogs. It calls the APIs using KXmlRpcClient
 and Syndication. It supports asynchronous sending and fetching of posts and,
 if supported on the server, multimedia files. Almost every modern blogging web
 application that provides an XML data interface supports one of the APIs
 mentioned above.
 .
 This package is part of the KDE Development Platform PIM libraries module.
Homepage: http://pim.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-kde

Package: libkcal4
Priority: optional
Section: libs
Installed-Size: 1284
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdepimlibs
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdepimlibs-data, kdepimlibs5 (<< 4:4.4.60)
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libical0 (>= 0.30), libkabc4 (= 4:4.6.5-0ubuntu1.1), libkdecore5 (>= 4:4.6.2), libkdeui5 (>= 4:4.5.85), libkio5 (>= 4:4.5.85), libkpimutils4 (= 4:4.6.5-0ubuntu1.1), libkresources4 (= 4:4.6.5-0ubuntu1.1), libqt4-xml (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1)
Conflicts: kdepimlibs-data
Filename: pool/main/k/kdepimlibs/libkcal4_4.6.5-0ubuntu1.1_i386.deb
Size: 327590
MD5sum: 570f0d5002d97cfd76ebc252b34f964e
SHA1: d1687f9a954b059dee6568be543512ee8d3072e8
SHA256: 42326dcda030ce9a914598cc90a8903502dddc724cdfb4195701726067a1461a
Description: library for handling calendar data
 This library provides access to and handling of calendar data. It supports
 the standard formats iCalendar and vCalendar and the group scheduling
 standard iTIP.
 .
 This package is part of the KDE Development Platform PIM libraries module.
Homepage: http://pim.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: libkcalcore4
Priority: optional
Section: libs
Installed-Size: 760
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdepimlibs
Version: 4:4.6.5-0ubuntu1.1
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libical0 (>= 0.30), libkdecore5 (>= 4:4.5.85), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1)
Filename: pool/main/k/kdepimlibs/libkcalcore4_4.6.5-0ubuntu1.1_i386.deb
Size: 220114
MD5sum: 3c0006cdb95551e01434a497f2d23a82
SHA1: a82f4c705786dd6f64de9504d1675d13c621517c
SHA256: ac54d252335cf927d232337beca064fa6cf827d74d891a93530a1b6226b537a7
Description: library for handling calendar data
 This library provides access to and handling of calendar data. It supports
 the standard formats iCalendar and vCalendar and the group scheduling
 standard iTIP.
 .
 This package is part of the KDE Development Platform PIM libraries module.
Homepage: http://pim.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-kde

Package: libkcalutils4
Priority: optional
Section: libs
Installed-Size: 456
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdepimlibs
Version: 4:4.6.5-0ubuntu1.1
Depends: libc6 (>= 2.1.3), libkcalcore4 (= 4:4.6.5-0ubuntu1.1), libkdecore5 (>= 4:4.5.85), libkdeui5 (>= 4:4.5.85), libkio5 (>= 4:4.5.85), libkpimutils4 (= 4:4.6.5-0ubuntu1.1), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1)
Filename: pool/main/k/kdepimlibs/libkcalutils4_4.6.5-0ubuntu1.1_i386.deb
Size: 120088
MD5sum: 6611b6b94b8787a4d6852b15f731eb67
SHA1: d00188446611051a2b7075ae19d5455cbbb99cc7
SHA256: 9a9414020e58607169035aba4aee64ec3d669ddb217b802f13643ee0b2c45acc
Description: library for handling calendar data
 This library provides access to and handling of calendar data. It supports
 the standard formats iCalendar and vCalendar and the group scheduling
 standard iTIP.
 .
 This package is part of the KDE Development Platform PIM libraries module.
Homepage: http://pim.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-kde

Package: libkcmutils4
Priority: optional
Section: libs
Installed-Size: 456
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kde4libs
Version: 4:4.6.5-0ubuntu1.1
Replaces: libkutils4 (<= 4:4.5.80)
Depends: libc6 (>= 2.1.3), libkdecore5 (= 4:4.6.5-0ubuntu1.1), libkdeui5 (= 4:4.6.5-0ubuntu1.1), libqt4-dbus (>= 4:4.7.0), libqtcore4 (>= 4:4.7.0), libqtgui4 (>= 4:4.7.0), libstdc++6 (>= 4.1.1)
Filename: pool/main/k/kde4libs/libkcmutils4_4.6.5-0ubuntu1.1_i386.deb
Size: 89042
MD5sum: d1fe675fef430b85fa8a14a2a66f1eb0
SHA1: 4c72b1e521364b80b42b8e8cd9fb8eca527fc964
SHA256: 6d424171abaab327caa758631e48bb22b39ea800a826d39c866063e9df9688bd
Description: utility classes for using KCM modules
 This library provides utility classes for using KCM modules
 in a KDE application.
 .
 This package is part of the KDE Development Platform libraries module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: libkdb5-4
Priority: standard
Section: libs
Installed-Size: 160
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: i386
Source: krb5
Version: 1.8.3+dfsg-5ubuntu2.3
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)
Pre-Depends: multiarch-support
Suggests: krb5-doc, krb5-user
Breaks: libkadm55, libkadm5srv6
Filename: pool/main/k/krb5/libkdb5-4_1.8.3+dfsg-5ubuntu2.3_i386.deb
Size: 38354
MD5sum: 21b95fa3337ed9800ca01fdc373d9b4f
SHA1: 65cd0fc30049374cc6a2e829603c7b3aaa8b8ce8
SHA256: 0be9fd043f7f371977132575db8a1fedbc0e454f1e3bd983fd09c3c534464eb1
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.
Multi-Arch: same
Homepage: http://web.mit.edu/kerberos/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libkdcraw-dev
Priority: optional
Section: libdevel
Installed-Size: 172
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdegraphics
Version: 4:4.6.5-0ubuntu1.1
Depends: libkdcraw9 (= 4:4.6.5-0ubuntu1.1), kdelibs5-dev (>= 4:4.5.80), pkg-config
Conflicts: libkdcraw5-dev, libkdcraw7-dev, libkdcraw8-dev
Filename: pool/main/k/kdegraphics/libkdcraw-dev_4.6.5-0ubuntu1.1_i386.deb
Size: 18712
MD5sum: 80f6602279b0f81a12c97f070b282c75
SHA1: 10e92416d85e548a1fc0c742859153de815dffed
SHA256: d17bd2bacc4089c7f88d01460310176118120108d670bea7367cfafd0e4f25c6
Description: RAW picture decoding C++ library (development)
 Libkdcraw is a C++ interface around dcraw binary program used to
 decode Raw picture files.
 .
 libkdcraw-dev contains development files and documentation. The
 library documentation is available on kdcraw.h header file.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libkdcraw9
Priority: optional
Section: libs
Installed-Size: 840
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdegraphics
Version: 4:4.6.5-0ubuntu1.1
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libgomp1 (>= 4.2.1), libkdecore5 (>= 4:4.5), libkdeui5 (>= 4:4.5.80), libkio5 (>= 4:4.5), liblcms1 (>= 1.15-1), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.4.0), kdegraphics-libs-data (>= 4:4.6.5-0ubuntu1.1)
Filename: pool/main/k/kdegraphics/libkdcraw9_4.6.5-0ubuntu1.1_i386.deb
Size: 182474
MD5sum: e40381d41a7069e6106d3a2b0b9c054b
SHA1: bc7fc69f5ed1be67afce56f5a2ffced6b360e20f
SHA256: 3e5001b60aa1c6f166834b05b7f53711b2cbc158fe9b4cc0d4cc0bf4b9210a25
Description: RAW picture decoding C++ library (runtime)
 C++ interface around dcraw binary program used to decode RAW
 picture files.
 .
 This library is used by kipi-plugins, digiKam and krita
 .
 libkdcraw9 contains the library of libkdcraw.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, edubuntu-desktop-kde

Package: libkde3support4
Priority: optional
Section: libs
Installed-Size: 1196
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kde4libs
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdelibs5 (<< 4:4.4.60)
Depends: libc6 (>= 2.11), libkdecore5 (= 4:4.6.5-0ubuntu1.1), libkdeui5 (= 4:4.6.5-0ubuntu1.1), libkio5 (= 4:4.6.5-0ubuntu1.1), libkparts4 (= 4:4.6.5-0ubuntu1.1), libkpty4 (= 4:4.6.5-0ubuntu1.1), libqt4-qt3support (>= 4:4.7.0), libqt4-xml (>= 4:4.7.0), libqtcore4 (>= 4:4.7.0), libqtgui4 (>= 4:4.7.0), libstdc++6 (>= 4.4.0), libx11-6
Breaks: kdelibs5 (<< 4:4.4.60)
Filename: pool/main/k/kde4libs/libkde3support4_4.6.5-0ubuntu1.1_i386.deb
Size: 286730
MD5sum: 70da754e8eabe5952b88f0ff97f5cbc7
SHA1: 72abac98a01f1e4650f843444e31103449fc57d8
SHA256: 60132b82f7473a09676aa4ab72a063aed82378fea69b9ce009083513c5576586
Description: the KDE 3 Support Library for the KDE 4 Platform
 The classes here are only for convenience of porting from KDE 3 to KDE 4
 Platform. They are not supposed to be used for a long time. You should move on
 to replacement classes provided by the framework or implement something
 yourself in the long run.
 .
 This package is part of the KDE Development Platform libraries module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-kde

Package: libkdecorations4
Priority: optional
Section: libs
Installed-Size: 284
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdebase-workspace
Version: 4:4.6.5-0ubuntu1.1
Replaces: kwin (>= 4:4.0.1-1)
Depends: libc6 (>= 2.1.3), libkdecore5 (>= 4:4.5.2-0ubuntu1), libkdeui5 (>= 4:4.5.2-0ubuntu1), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1)
Conflicts: kwin (>= 4:4.0.1-1)
Filename: pool/main/k/kdebase-workspace/libkdecorations4_4.6.5-0ubuntu1.1_i386.deb
Size: 46566
MD5sum: a9c43a887fe224be0f6fdc8eacb89ada
SHA1: 31b3a35e1222fe8aaa60b7fa1d8b631d6e5af9b4
SHA256: 4b1ec1b31de5c38162b97e557bdc0bb4dd535487182fcbb962bd6bd1bcac0793
Description: library used by decorations for the KDE window manager
 This package contains a library used by decorations of the KDE window
 manager.
 .
 This package is part of the KDE base workspace module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-kde

Package: libkdecore5
Priority: optional
Section: libs
Installed-Size: 3060
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kde4libs
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdelibs5 (<< 4:4.4.60), kdelibs5-data (<< 4:4.4.60)
Depends: libbz2-1.0, libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), liblzma2 (>= 4.999.9beta), libqt4-dbus (>= 4:4.7.0), libqt4-network (>= 4:4.7.0), libqtcore4 (>= 4:4.7.0), libstdc++6 (>= 4.4.0), zlib1g (>= 1:1.1.4)
Breaks: kdebase-runtime (<< 4:4.4), kdelibs5-data (<< 4:4.2.2)
Filename: pool/main/k/kde4libs/libkdecore5_4.6.5-0ubuntu1.1_i386.deb
Size: 839196
MD5sum: 2d112e9b329de49286b9089ab3058661
SHA1: 301584c56d1f41f7fed7125605164795f863208d
SHA256: 6e6497e0b5ce4e5bacfdf9a40491f4d177df1fa702bd0b9d39dee4cd7db3a604
Description: the KDE Platform Core Library
 All KDE Applications use this library to provide basic functionality such as
 the configuration system, IPC, internationalization and locale support,
 site-independent access to the filesystem and a large number of other (but no
 less important) things. The classes in this library does not require linkage
 to QtGui or any other library that requires a graphical interface.
 .
 This package is part of the KDE Development Platform libraries module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: libkdeedu-dev
Priority: optional
Section: libdevel
Installed-Size: 296
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdeedu
Version: 4:4.6.5-0ubuntu1.1
Depends: libkdeedu4 (= 4:4.6.5-0ubuntu1.1), kdelibs5-dev (>= 4:4.0.82)
Filename: pool/main/k/kdeedu/libkdeedu-dev_4.6.5-0ubuntu1.1_i386.deb
Size: 30752
MD5sum: 160c06dc29f39fdaace1a164143eb7b9
SHA1: 535e3b9e76c5faf4558a8efea97e4abf5d2e9053
SHA256: 6166cb6107fd91ab6dd105397ff83d029b9a61e880b13f359575a934c210d1b6
Description: development files for the KDE educational libraries
 This package contains development files for building software that uses the
 KDE educational libraries.
 .
 This package is part of the KDE education module.
Homepage: http://edu.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libkdeedu4
Priority: optional
Section: libs
Installed-Size: 832
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdeedu
Version: 4:4.6.5-0ubuntu1.1
Replaces: libkdeedu1
Depends: libc6 (>= 2.1.3), libkdecore5 (>= 4:4.5.2-0ubuntu1), libkdeui5 (>= 4:4.5.2-0ubuntu1), libkhtml5 (>= 4:4.5.2-0ubuntu1), libkio5 (>= 4:4.5.2-0ubuntu1), libqt4-xml (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1)
Conflicts: libkdeedu1
Filename: pool/main/k/kdeedu/libkdeedu4_4.6.5-0ubuntu1.1_i386.deb
Size: 190164
MD5sum: f0ecb6031a52a0b91f23b33562850f0c
SHA1: 68cc0284c8a9d1812364511dddf16682cb6929e9
SHA256: 4272873ad98db33dc75f2f121c2727f78dce9c37346f826b91c849d70e43249d
Description: libraries for KDE educational applications
 This package contains shared libraries used by KDE educational applications.
 It provides support for data plotting and vocabulary data in the kvtml format.
 .
 This package is part of the KDE education module.
Homepage: http://edu.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: libkdesu5
Priority: optional
Section: libs
Installed-Size: 336
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kde4libs
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdelibs5 (<< 4:4.4.60)
Depends: libc6 (>= 2.4), libkdecore5 (= 4:4.6.5-0ubuntu1.1), libkpty4 (= 4:4.6.5-0ubuntu1.1), libqtcore4 (>= 4:4.7.0), libstdc++6 (>= 4.1.1), xauth
Breaks: kdelibs5 (<< 4:4.4.60)
Filename: pool/main/k/kde4libs/libkdesu5_4.6.5-0ubuntu1.1_i386.deb
Size: 52082
MD5sum: 5a633b847e9c65c14d20001c9678cab7
SHA1: eeb7e4f4ff634ee3b7dcfb3d22f65bac3a35b81a
SHA256: c5a5b5e33bd13490e4d0433326d325b2eabbcc6d5463ae6d601e99274eec747e
Description: the Console-mode Authentication Library for the KDE Platform
 This library provides functionality for building GUI front ends for (password
 asking) console mode programs. For example, kdesu and kdessh use it to
 interface with su and ssh respectively.
 .
 This package is part of the KDE Development Platform libraries module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: libkdeui5
Priority: optional
Section: libs
Installed-Size: 4372
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kde4libs
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdelibs5 (<< 4:4.4.60)
Depends: libattica0 (>= 0.1.1), libc6 (>= 2.4), libdbusmenu-qt2 (>= 0.3.5), libgcc1 (>= 1:4.1.1), libice6 (>= 1:1.0.0), libkdecore5 (= 4:4.6.5-0ubuntu1.1), libqt4-dbus (>= 4:4.7.0), libqt4-network (>= 4:4.7.0), libqt4-svg (>= 4:4.7.0), libqt4-xml (>= 4:4.7.0), libqtcore4 (>= 4:4.7.0), libqtgui4 (>= 4:4.7.0), libsm6, libstdc++6 (>= 4.1.1), libx11-6, libxrender1
Recommends: kdelibs5-data (>= 4:4.6.5-0ubuntu1.1)
Suggests: hspell
Breaks: kdelibs5 (<< 4:4.4.60)
Filename: pool/main/k/kde4libs/libkdeui5_4.6.5-0ubuntu1.1_i386.deb
Size: 1183928
MD5sum: f2790c724f23f3f163b734c0fa1dbd83
SHA1: 63ea6174acda10337502d3297d59a69459b9161d
SHA256: 33bf275b1fd2817a15a2e1d7ff437e2504433b5e006bc1760d3760a3697b572d
Description: the KDE Platform User Interface Library
 This library provides standard user interface elements for use in KDE
 Applications. If your KDE Application has a GUI, you will almost certainly
 link to this library.
 .
 A spell-checker functionality is also provided. Sonnet offers easy access to
 International ISpell or ASpell as well as a spell-checker GUI ("Add",
 "Replace", etc.).
 .
 This package is part of the KDE Development Platform libraries module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: libkdewebkit5
Priority: optional
Section: libs
Installed-Size: 348
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kde4libs
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdelibs5 (<< 4:4.4.80)
Depends: libc6 (>= 2.1.3), libkdecore5 (= 4:4.6.5-0ubuntu1.1), libkdeui5 (= 4:4.6.5-0ubuntu1.1), libkio5 (= 4:4.6.5-0ubuntu1.1), libkparts4 (= 4:4.6.5-0ubuntu1.1), libqt4-network (>= 4:4.7.0), libqtcore4 (>= 4:4.7.0), libqtgui4 (>= 4:4.7.0), libqtwebkit4 (>= 2.1~really2.0.2), libstdc++6 (>= 4.1.1)
Filename: pool/main/k/kde4libs/libkdewebkit5_4.6.5-0ubuntu1.1_i386.deb
Size: 59268
MD5sum: 14725c4a5aca46cbe8cd69dacf8ce0d3
SHA1: f2d7ced3e730c1d262a4b995e9b4bff65836f9e3
SHA256: b4a9ec4a5be0877fb01d3cfd302481da10cf1d71127941eb4d1f5567b61d468f
Description: the KDE WebKit Library
 This library provides KDE integration of the QtWebKit library.
 .
 This package is part of the KDE Development Platform libraries module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: libkdnssd4
Priority: optional
Section: libs
Installed-Size: 380
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kde4libs
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdelibs5 (<< 4:4.4.60)
Depends: libc6 (>= 2.1.3), libkdecore5 (= 4:4.6.5-0ubuntu1.1), libkdeui5 (= 4:4.6.5-0ubuntu1.1), libqt4-dbus (>= 4:4.7.0), libqt4-network (>= 4:4.7.0), libqtcore4 (>= 4:4.7.0), libstdc++6 (>= 4.1.1)
Breaks: kdelibs5 (<< 4:4.4.60)
Filename: pool/main/k/kde4libs/libkdnssd4_4.6.5-0ubuntu1.1_i386.deb
Size: 63008
MD5sum: 9a24b7595509ef65e6e14a0194859c0a
SHA1: de7c1cdee68e9e2853ea20c107414e5441a8c7fb
SHA256: e364ee5c3fe3824c0d7f43484b8c47d5b3b783a02a940f54288f47965c5d258a
Description: the DNS-SD Protocol Library for the KDE Platform
 This library is for handling the DNS-based Service Discovery Protocol
 (DNS-SD), the layer of Zeroconf that allows network services, such as
 printers, to be discovered without any user intervention or centralized
 infrastructure.
 .
 This package is part of the KDE Development Platform libraries module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: libkemoticons4
Priority: optional
Section: libs
Installed-Size: 288
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kde4libs
Version: 4:4.6.5-0ubuntu1.1
Replaces: libkutils4 (<< 4:4.5.80)
Depends: libc6 (>= 2.1.3), libkdecore5 (= 4:4.6.5-0ubuntu1.1), libkio5 (= 4:4.6.5-0ubuntu1.1), libqtcore4 (>= 4:4.7.0), libqtgui4 (>= 4:4.7.0), libstdc++6 (>= 4.1.1)
Filename: pool/main/k/kde4libs/libkemoticons4_4.6.5-0ubuntu1.1_i386.deb
Size: 40860
MD5sum: 5fc12a1bc4d5eddab6e90efa6bc0825d
SHA1: 81f35ffbded3f0b818dd90f0401d5b6f295471c6
SHA256: cb4af6707edb5baad58e2a074726451d0be50a7dc82a65e67c9772ccf5fc19a3
Description: utility classes to deal with emoticon themes
 This library provides utility classes to deal with emoticon
 themes in KDE applications. It provides classes to load emoticon
 themes from various sources as well as install new themes.
 .
 This package is part of the KDE Development Platform libraries module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: libkephal4a
Priority: optional
Section: libs
Installed-Size: 200
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdebase-workspace
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdebase-workspace-libs4+5, libkephal4, libkephal4-api
Provides: libkephal4-api
Depends: libc6 (>= 2.1.3), libkdecore5 (>= 4:4.5.2-0ubuntu1), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1)
Conflicts: kdebase-workspace-libs4+5, libkephal4, libkephal4-api
Filename: pool/main/k/kdebase-workspace/libkephal4a_4.6.5-0ubuntu1.1_i386.deb
Size: 22876
MD5sum: c134d9b5028faf1780403024701e8b5e
SHA1: c4401c288da014ad22a85a2e2ad45cd2cd95e24d
SHA256: 4db8bac3c3564b6ae524f90be9cfb49f944257640be1c700b61e7c4896c8a558
Description: API for easier handling of multihead systems
 This package contains libraries needed for Kephal's D-Bus API.
 .
 This package is part of the KDE base workspace module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-kde

Package: libkexiv2-9
Priority: optional
Section: libs
Installed-Size: 660
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdegraphics
Version: 4:4.6.5-0ubuntu1.1
Depends: libc6 (>= 2.4), libexiv2-10, libgcc1 (>= 1:4.1.1), libkdecore5 (>= 4:4.5), libkdeui5 (>= 4:4.5), libqt4-xml (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.5), kdegraphics-libs-data (>= 4:4.6.5-0ubuntu1.1)
Filename: pool/main/k/kdegraphics/libkexiv2-9_4.6.5-0ubuntu1.1_i386.deb
Size: 180340
MD5sum: 21b9a8ad7776b8ece3edbe8eee96524d
SHA1: ae5a43351cc719dfdaf86137ef23a574518bfddf
SHA256: 0dd5fd845f4a6dc70e6bbe9e78400f006107289270fbe674819eb87123eca563
Description: Qt like interface for the libexiv2 library (runtime)
 libkexif2 contains the library of libkexiv2.
 .
 Libkexif is a wrapper around Exiv2 library to manipulate pictures metadata.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-kde

Package: libkexiv2-dev
Priority: optional
Section: libdevel
Installed-Size: 180
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdegraphics
Version: 4:4.6.5-0ubuntu1.1
Depends: libkexiv2-9 (= 4:4.6.5-0ubuntu1.1), kdelibs5-dev (>= 4:4.5), pkg-config
Conflicts: libkexiv2-6-dev, libkexiv2-7-dev, libkexiv2-8-dev
Filename: pool/main/k/kdegraphics/libkexiv2-dev_4.6.5-0ubuntu1.1_i386.deb
Size: 20386
MD5sum: fe4ab857a05f4a867c120b6f3ea0c6dd
SHA1: bd8ad0e9dafd2e35458dffa66b1e3715c5814bca
SHA256: b6df447e40f0e1ddf57126485b50eeb72505b33687214ec251262252b93904f7
Description: Qt-like interface for the libexiv2 library (development)
 libkexif2-dev contains development files and documentation for libkexiv2
 library.  The library documentation is available on kexiv2.h header file.
 .
 Libkexif is a wrapper around Exiv2 library to manipulate pictures metadata.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libkfile4
Priority: optional
Section: libs
Installed-Size: 856
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kde4libs
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdelibs5 (<< 4:4.4.60), kdelibs5-data (<< 4:4.4.60)
Depends: libc6 (>= 2.2), libgcc1 (>= 1:4.1.1), libkdecore5 (= 4:4.6.5-0ubuntu1.1), libkdeui5 (= 4:4.6.5-0ubuntu1.1), libkio5 (= 4:4.6.5-0ubuntu1.1), libqt4-xml (>= 4:4.7.0), libqtcore4 (>= 4:4.7.0), libqtgui4 (>= 4:4.7.0), libsolid4 (= 4:4.6.5-0ubuntu1.1), libstdc++6 (>= 4.1.1), libxrender1
Breaks: kdelibs5 (<< 4:4.4.60), kdelibs5-data (<< 4:4.4.60)
Filename: pool/main/k/kde4libs/libkfile4_4.6.5-0ubuntu1.1_i386.deb
Size: 207790
MD5sum: eb2d5cef3129db7fb4b1bbe356ce4572
SHA1: 834840402a630ab8bd31aabe2e684f1a257e1cd2
SHA256: 07e69c464da93620c68f43bc8e44e3f857ac3db14bab176356e2be822d134f74
Description: the File Selection Dialog Library for KDE Platform
 This library provides the file selection dialog and its components.
 .
 This package is part of the KDE Development Platform libraries module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: libkholidays4
Priority: optional
Section: libs
Installed-Size: 836
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdepimlibs
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdepimlibs-data, kdepimlibs5 (<< 4:4.4.60)
Depends: libc6 (>= 2.1.3), libkdecore5 (>= 4:4.5.85), libkdeui5 (>= 4:4.5.85), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.4.0)
Conflicts: kdepimlibs-data
Filename: pool/main/k/kdepimlibs/libkholidays4_4.6.5-0ubuntu1.1_i386.deb
Size: 130290
MD5sum: 6d34d55edc5afc22e29f6c53ffd646af
SHA1: 100fc3bca7bdae058d917ddc65e5fc909df6946a
SHA256: e44707c4cf69d9f49388af880d7e1b93c0b5754f2bd7c27daa3692ac19c374a7
Description: holidays calculation library
 This library provides a C++ API that determines holiday and other special
 events for a geographical region.
 .
 This package is part of the KDE Development Platform PIM libraries module.
Homepage: http://pim.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-kde

Package: libkhtml5
Priority: optional
Section: libs
Installed-Size: 7168
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kde4libs
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdelibs5 (<< 4:4.4.60)
Depends: libc6 (>= 2.11), libgcc1 (>= 1:4.1.1), libgif4 (>= 4.1.4), libjpeg62 (>= 6b1), libkdecore5 (= 4:4.6.5-0ubuntu1.1), libkdeui5 (= 4:4.6.5-0ubuntu1.1), libkio5 (= 4:4.6.5-0ubuntu1.1), libkjsapi4 (= 4:4.6.5-0ubuntu1.1), libkparts4 (= 4:4.6.5-0ubuntu1.1), libktexteditor4 (= 4:4.6.5-0ubuntu1.1), libphonon4 (>= 4:4.7.0really4.4.4), libpng12-0 (>= 1.2.13-4), libqt4-dbus (>= 4:4.7.0), libqt4-network (>= 4:4.7.0), libqt4-xml (>= 4:4.7.0), libqtcore4 (>= 4:4.7.0), libqtgui4 (>= 4:4.7.0), libstdc++6 (>= 4.1.1), libx11-6, zlib1g (>= 1:1.1.4)
Recommends: kdelibs5-plugins (= 4:4.6.5-0ubuntu1.1)
Breaks: kdelibs5 (<< 4:4.4.60)
Filename: pool/main/k/kde4libs/libkhtml5_4.6.5-0ubuntu1.1_i386.deb
Size: 1880928
MD5sum: 8e747b3dc9b9ab22af796f59dbf2bf5c
SHA1: 6b59a248be5074b19d5aefe9b23efd19d4764527
SHA256: 5bf0cf6ca6d7963f0ad73636d23ec16ac6ee5d4204e14348888b79768b546ad7
Description: the KHTML Web Content Rendering Engine
 This library provides the component based on the KDE parts framework that can
 be used to embed a fully-fledged HTML browser widget in any KDE Application.
 This library uses the KHTML Web Content Rendering Engine to rendering.
 .
 This package is part of the KDE Development Platform libraries module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: libkidletime4
Priority: optional
Section: libs
Installed-Size: 272
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kde4libs
Version: 4:4.6.5-0ubuntu1.1
Replaces: libkutils4 (<< 4:4.5.80)
Depends: libc6 (>= 2.1.3), libkdecore5 (= 4:4.6.5-0ubuntu1.1), libkdeui5 (= 4:4.6.5-0ubuntu1.1), libqt4-dbus (>= 4:4.7.0), libqtcore4 (>= 4:4.7.0), libqtgui4 (>= 4:4.7.0), libstdc++6 (>= 4.1.1), libx11-6, libxext6, libxss1
Filename: pool/main/k/kde4libs/libkidletime4_4.6.5-0ubuntu1.1_i386.deb
Size: 37084
MD5sum: 2560271d76ce8ad9042f671a4cd48842
SHA1: 7a687e9567ca9692a01e48c946e4d0681f82c9c5
SHA256: b2c2a23279c892ccee19b06fd1bdf7f1517ad9eb5f0af73cba1679e374f1fba6
Description: library to provide information about idle time
 This library contains a class that allows applications to watch for
 user activity or inactivity. It is useful not only for finding out about
 the current idle time of the PC, but also for getting notified upon idle
 time events, such as custom timeouts, or user activity.
 .
 This package is part of the KDE Development Platform libraries module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: libkimap4
Priority: optional
Section: libs
Installed-Size: 556
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdepimlibs
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdepimlibs5 (<< 4:4.4.60)
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libkdecore5 (>= 4:4.5.85), libkmime4 (= 4:4.6.5-0ubuntu1.1), libqtcore4 (>= 4:4.7.0~beta1), libsasl2-2, libstdc++6 (>= 4.1.1), libsasl2-modules
Filename: pool/main/k/kdepimlibs/libkimap4_4.6.5-0ubuntu1.1_i386.deb
Size: 137146
MD5sum: b8f31049c8b5ab152317c9de9442c0bc
SHA1: d71e141b835d58604478113d321787720d7734f2
SHA256: 62d109a3957a0028498ec2493cdd523804772d1a416c73a206a06ab0e2416005
Description: library for handling IMAP data
 This library provides an API for handling data received from IMAP services.
 IMAP (Internet Message Access Protocol) is one of the two most prevalent
 Internet standard protocols for e-mail retrieval.
 .
 This package is part of the KDE Development Platform PIM libraries module.
Homepage: http://pim.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: libkimproxy4
Priority: optional
Section: libs
Installed-Size: 308
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kde4libs
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdelibs5 (<< 4:4.4.60), kdelibs5-data (<< 4:4.4.60)
Depends: libc6 (>= 2.1.3), libkdecore5 (= 4:4.6.5-0ubuntu1.1), libkdeui5 (= 4:4.6.5-0ubuntu1.1), libkio5 (= 4:4.6.5-0ubuntu1.1), libqt4-dbus (>= 4:4.7.0), libqtcore4 (>= 4:4.7.0), libqtgui4 (>= 4:4.7.0), libstdc++6 (>= 4.1.1)
Breaks: kdelibs5 (<< 4:4.4.60), kdelibs5-data (<< 4:4.4.60)
Filename: pool/main/k/kde4libs/libkimproxy4_4.6.5-0ubuntu1.1_i386.deb
Size: 42684
MD5sum: 08fb200a06f36473acf5228517ff1669
SHA1: accb9e0c755b456d9f640bd5ef5639b636be2a0c
SHA256: 645a6a1d16ae287a1851e3aa307d3d29aba79d87bc76734c9bc482bbeca0891a
Description: the Instant Messaging Interface Library for the KDE Platform
 This library provides an easy-to-use interface to any instant messengers or
 chat programs that implement KIMIface.
 .
 This package is part of the KDE Development Platform libraries module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, edubuntu-desktop-kde

Package: libkio5
Priority: optional
Section: libs
Installed-Size: 2864
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kde4libs
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdelibs5 (<< 4:4.4.60), kdelibs5-data (<< 4:4.4.60)
Depends: libacl1 (>= 2.2.11-1), libattr1 (>= 2.4.41-1), libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libkdecore5 (= 4:4.6.5-0ubuntu1.1), libkdeui5 (= 4:4.6.5-0ubuntu1.1), libnepomuk4 (= 4:4.6.5-0ubuntu1.1), libnepomukutils4 (= 4:4.6.5-0ubuntu1.1), libqt4-dbus (>= 4:4.7.0), libqt4-network (>= 4:4.7.0), libqt4-svg (>= 4:4.7.0), libqt4-xml (>= 4:4.7.0), libqtcore4 (>= 4:4.7.0), libqtgui4 (>= 4:4.7.0), libsolid4 (= 4:4.6.5-0ubuntu1.1), libstdc++6 (>= 4.1.1), libstreamanalyzer0 (>= 0.7.2), libx11-6, libxrender1
Recommends: kdelibs5-plugins (= 4:4.6.5-0ubuntu1.1)
Breaks: kdelibs5 (<< 4:4.4.60), kdelibs5-data (<< 4:4.4.60)
Filename: pool/main/k/kde4libs/libkio5_4.6.5-0ubuntu1.1_i386.deb
Size: 761630
MD5sum: 2d55430fb16e3b7430265cb7781f09eb
SHA1: 86d22d7dcd24d819b59892d4331553662cd6ddbf
SHA256: 1ba045d00afdeae4029930d653cc33de6f266b9db604315a359bda7a532425fd
Description: the Network-enabled File Management Library for the KDE Platform
 This library implements almost all the file management functions you will ever
 need. In fact, the KDE file manager, Konqueror also uses this to provide its
 network-enabled file management. This library also implements the KDE file
 selector widget.
 .
 This package is part of the KDE Development Platform libraries module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: libkipi-dev
Priority: optional
Section: libdevel
Installed-Size: 156
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdegraphics
Version: 4:4.6.5-0ubuntu1.1
Depends: libkipi8 (= 4:4.6.5-0ubuntu1.1), kdelibs5-dev (>= 4:4.5), pkg-config
Conflicts: libkipi0-dev, libkipi5-dev, libkipi6-dev, libkipi7-dev
Filename: pool/main/k/kdegraphics/libkipi-dev_4.6.5-0ubuntu1.1_i386.deb
Size: 14456
MD5sum: 389b6779f2e37aa1cf4e42d4703b5919
SHA1: 5dde67e25d7b36b224482a4f453dabf12cded495
SHA256: 067d0d5c476adc8cb14440b5c0141f9d0ca79babecb7715fecbdb541baf2b886
Description: library for apps that want to use kipi-plugins (development version)
 Libkipi is a library
 .
     o that contains common routines and widget used by kipi-plugins
     o to ease implementation of the kipi-plugins interface in an application
       that wants to use kipi-plugins
 .
 This pkg contains development files and documentation for libkipi library.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libkipi8
Priority: optional
Section: libs
Installed-Size: 188
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdegraphics
Version: 4:4.6.5-0ubuntu1.1
Depends: libc6 (>= 2.1.3), libkdecore5 (>= 4:4.5), libkdeui5 (>= 4:4.5), libkio5 (>= 4:4.5), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1), kdegraphics-libs-data (>= 4:4.6.5-0ubuntu1.1)
Filename: pool/main/k/kdegraphics/libkipi8_4.6.5-0ubuntu1.1_i386.deb
Size: 33674
MD5sum: ce42b60a6d017e5b93f3d2a45639823f
SHA1: 9449350d6d68b42870454f8a2b805c9fdf3cf028
SHA256: 6a1ddedb8636a41f4e69f903f6b2ca42453c337bfc2850110783ed3a844641c1
Description: library for apps that want to use kipi-plugins (runtime version)
 Libkipi is a library
 .
     o that contains common routines and widget used by kipi-plugins
     o to ease implementation of the kipi-plugins interface in an application
       that wants to use kipi-plugins
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-kde

Package: libkiten-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 144
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdeedu
Version: 4:4.6.5-0ubuntu1.1
Depends: libkiten4 (= 4:4.6.5-0ubuntu1.1), kdelibs5-dev (>= 4:4.0.82)
Filename: pool/main/k/kdeedu/libkiten-dev_4.6.5-0ubuntu1.1_i386.deb
Size: 17888
MD5sum: 216e52b77863e36514387fb862d46353
SHA1: 63d89a6ab213cfb619bf3c2c6a48e45d9a04f1d4
SHA256: 206b73edda225c5eb57a8d2e7f4cd736c5a9e14e85a2ea354292533bdfbacb7d
Description: development files for the Kiten Japanese reference libraries
 This package contains development files for building software that uses the
 Kiten Japanese reference libraries.
 .
 This package is part of the KDE education module.
Homepage: http://edu.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libkiten4
Priority: optional
Section: universe/libs
Installed-Size: 280
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdeedu
Version: 4:4.6.5-0ubuntu1.1
Replaces: libkiten1
Depends: libc6 (>= 2.1.3), libkdecore5 (>= 4:4.5.2-0ubuntu1), libkdeui5 (>= 4:4.5.2-0ubuntu1), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1), edict, kanjidic
Recommends: ttf-kochi-gothic | ttf-kochi-mincho
Conflicts: libkiten1
Filename: pool/main/k/kdeedu/libkiten4_4.6.5-0ubuntu1.1_i386.deb
Size: 65358
MD5sum: 22b38d94d148d73c4661a19fa454cef0
SHA1: 03504b3b171beb68b28bb0d69ce0a443525151a7
SHA256: 788221225925982914fc4917877b293a1a55481d4bcc05f609185dcd01f130c6
Description: libraries for the Kiten Japanese reference and study aid
 This package contains shared libraries, language data, and resources used by
 the Kiten Japanese reference and study aid.  Portions of this library,
 such as dictionary and character lookup widgets, may be useful for other
 applications.
 .
 This package is part of the KDE education module.
Homepage: http://edu.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libkjsapi4
Priority: optional
Section: libs
Installed-Size: 924
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kde4libs
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdelibs5 (<< 4:4.4.60)
Depends: libc6 (>= 2.4), libkdecore5 (= 4:4.6.5-0ubuntu1.1), libpcre3 (>= 8.10), libqtcore4 (>= 4:4.7.0), libstdc++6 (>= 4.2.1)
Breaks: kdelibs5 (<< 4:4.4.60)
Filename: pool/main/k/kde4libs/libkjsapi4_4.6.5-0ubuntu1.1_i386.deb
Size: 220874
MD5sum: 339d80477d4b04a3b29dfc1aa5057061
SHA1: 5aa55acf8175ffacbf3107d1fc65fd8e6af4bae4
SHA256: fbb813eb40f61def9236440d2238d4aa6f2d5e5f47e502871e9982f54b67658f
Description: the KJS API Library for the KDE Development Platform
 This library provides an ECMAScript compatible interpreter. The ECMA standard
 is based on well known scripting languages such as Netscape's JavaScript and
 Microsoft's JScript.
 .
 This package is part of the KDE Development Platform libraries module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: libkjsembed4
Priority: optional
Section: libs
Installed-Size: 1316
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kde4libs
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdelibs5 (<< 4:4.4.60)
Depends: libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libkdecore5 (= 4:4.6.5-0ubuntu1.1), libkjsapi4 (= 4:4.6.5-0ubuntu1.1), libqt4-svg (>= 4:4.7.0), libqt4-xml (>= 4:4.7.0), libqtcore4 (>= 4:4.7.0), libqtgui4 (>= 4:4.7.0), libstdc++6 (>= 4.1.1)
Breaks: kdelibs5 (<< 4:4.4.60)
Filename: pool/main/k/kde4libs/libkjsembed4_4.6.5-0ubuntu1.1_i386.deb
Size: 294914
MD5sum: bee521580b1991153aed0ce4acc4b9da
SHA1: c1d219e4007c562e94fbc11630265cdb8a5ac5c0
SHA256: c292fea1c2b94dbfa0a199d1b621f14e3e1d0c026c692a8191fbd6f4a4149063
Description: library for binding JavaScript objects to QObjects
 This library provides a method of binding JavaScript objects to QObjects, so
 you can script your applications. It also provides an interface for running
 embedded Javascript.
 .
 This package is part of the KDE Development Platform libraries module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: libkldap4
Priority: optional
Section: libs
Installed-Size: 316
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdepimlibs
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdepimlibs5 (<< 4:4.4.60)
Depends: libc6 (>= 2.4), libkdecore5 (>= 4:4.5.85), libkdeui5 (>= 4:4.5.85), libldap-2.4-2 (>= 2.4.7), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libsasl2-2, libstdc++6 (>= 4.1.1)
Filename: pool/main/k/kdepimlibs/libkldap4_4.6.5-0ubuntu1.1_i386.deb
Size: 75388
MD5sum: fedd8d1d05e38f893604f1d23f17de64
SHA1: 9b12f458f9a9bc0f2ff778e10e0fc21d31a35b3b
SHA256: 9987ca8cbfa44402e3517a418a61a2fed3b037e80d304453b7a6f67bfcc8019f
Description: library for accessing LDAP
 This is a library for accessing LDAP with a convenient Qt style C++ API.
 LDAP (Lightweight Directory Access Protocol) is an application protocol
 for querying and modifying directory services running over TCP/IP.
 .
 This package is part of the KDE Development Platform PIM libraries module.
Homepage: http://pim.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: libkmbox
Priority: optional
Section: libs
Installed-Size: 124
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdepimlibs
Version: 4:4.6.5-0ubuntu1.1
Depends: libc6 (>= 2.1.3), libkdecore5 (>= 4:4.5.85), libkmime4 (= 4:4.6.5-0ubuntu1.1), libqtcore4 (>= 4:4.7.0~beta1), libstdc++6 (>= 4.1.1)
Filename: pool/main/k/kdepimlibs/libkmbox_4.6.5-0ubuntu1.1_i386.deb
Size: 21578
MD5sum: a23d6b922968120c2635f00bcc0ca7c5
SHA1: 8a276ec7dcc4ce9a2f3787582844d69f69f8718c
SHA256: bddabc8f9f869141b87cfe541e29926c3cb060c6d19599e03dd0bc84f59cb60a
Description: library for handling mbox data
 This library provides an API for handling mbox data. Mbox is the standard
 UNIX mailbox directory format.
 .
 This package is part of the KDE Development Platform PIM libraries module.
Homepage: http://pim.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libkmediaplayer4
Priority: optional
Section: libs
Installed-Size: 272
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kde4libs
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdelibs5 (<< 4:4.4.60), kdelibs5-data (<< 4:4.4.60)
Depends: libc6 (>= 2.1.3), libkdeui5 (= 4:4.6.5-0ubuntu1.1), libkparts4 (= 4:4.6.5-0ubuntu1.1), libqt4-dbus (>= 4:4.7.0), libqtcore4 (>= 4:4.7.0), libqtgui4 (>= 4:4.7.0), libstdc++6 (>= 4.1.1)
Breaks: kdelibs5 (<< 4:4.4.60), kdelibs5-data (<< 4:4.4.60)
Filename: pool/main/k/kde4libs/libkmediaplayer4_4.6.5-0ubuntu1.1_i386.deb
Size: 37794
MD5sum: f71c48707f1623de4b16f653e6dc4221
SHA1: 2d325e2afcf8c1352c2f36b4097d18be2e1fb800
SHA256: 936f55f6a486639c573379f74d620b0ac30f43a789ff7c566af1bea00d888cc9
Description: the KMediaPlayer Interface for the KDE Platform
 KMediaPlayer provides an API for re-usable media player components. The main
 class (KMediaPlayer::Player) provides all the necessary media player
 operations, with an optional GUI to control them.
 .
 This package is part of the KDE Development Platform libraries module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: libkmime4
Priority: optional
Section: libs
Installed-Size: 648
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdepimlibs
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdepimlibs5 (<< 4:4.4.60)
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libkdecore5 (>= 4:4.5.85), libqtcore4 (>= 4:4.7.0~beta1), libstdc++6 (>= 4.1.1)
Filename: pool/main/k/kdepimlibs/libkmime4_4.6.5-0ubuntu1.1_i386.deb
Size: 160750
MD5sum: 41d435e16ff9b520ec35dc378cfe8534
SHA1: 81ab6602a0e8d25f186adcc348da3865dcc47d5e
SHA256: 1b58d59808327a3ee25f7b9b5c4a5ad9ac192303635938658732e814f5a3e55d
Description: library for handling MIME data
 This library provides an API for handling MIME data. MIME (Multipurpose
 Internet Mail Extensions) is an Internet Standard that extends the format
 of e-mail to support text in character sets other than US-ASCII, non-text
 attachments, multi-part message bodies, and header information in non-ASCII
 character sets.
 .
 This package is part of the KDE Development Platform PIM libraries module.
Homepage: http://pim.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: libknewstuff2-4
Priority: optional
Section: libs
Installed-Size: 592
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kde4libs
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdelibs5 (<< 4:4.4.60)
Depends: libc6 (>= 2.4), libkdecore5 (= 4:4.6.5-0ubuntu1.1), libkdeui5 (= 4:4.6.5-0ubuntu1.1), libkio5 (= 4:4.6.5-0ubuntu1.1), libqt4-network (>= 4:4.7.0), libqt4-xml (>= 4:4.7.0), libqtcore4 (>= 4:4.7.0), libqtgui4 (>= 4:4.7.0), libstdc++6 (>= 4.1.1)
Recommends: kdelibs5-data (= 4:4.6.5-0ubuntu1.1)
Breaks: kdelibs5 (<< 4:4.4.60)
Filename: pool/main/k/kde4libs/libknewstuff2-4_4.6.5-0ubuntu1.1_i386.deb
Size: 129642
MD5sum: 1f4efa74a8a1a707e954fe10d28c7111
SHA1: 8c527b1548f2630a4d3c8c2e9ec6627cdd31df4b
SHA256: 5ca92c1e5b24504a5e60dcdd721b0a92fbe92bff5ad491e7d232c080e5766c3e
Description: the "Get Hot New Stuff" v2 Library for the KDE Platform
 The KNewStuff2 ("Get Hot New Stuff" v2)  library adds data sharing
 capabilities to KDE Applications. Technically, it implements the GHNS and DXS
 specifications. The library consists of three parts: the data management core
 and GHNS protocol implementation, the DXS web service handler, and the user
 interface classes like dialogs and buttons.
 .
 This package is part of the KDE Development Platform libraries module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: libknewstuff3-4
Priority: optional
Section: libs
Installed-Size: 664
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kde4libs
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdelibs5 (<< 4:4.4.60)
Depends: libattica0 (>= 0.2.0), libc6 (>= 2.4), libkdecore5 (= 4:4.6.5-0ubuntu1.1), libkdeui5 (= 4:4.6.5-0ubuntu1.1), libkio5 (= 4:4.6.5-0ubuntu1.1), libqt4-xml (>= 4:4.7.0), libqtcore4 (>= 4:4.7.0), libqtgui4 (>= 4:4.7.0), libstdc++6 (>= 4.1.1)
Recommends: kdelibs5-data (= 4:4.6.5-0ubuntu1.1)
Filename: pool/main/k/kde4libs/libknewstuff3-4_4.6.5-0ubuntu1.1_i386.deb
Size: 149932
MD5sum: 83d4a64e7fafb2a7ff2e5564a5cfa75c
SHA1: e27c3de847be693832eedd3449be85e6ef31b2d7
SHA256: eed8798e50b00b72956626533c09994e7394a69e9f61b41da28f035e7c64ec16
Description: the "Get Hot New Stuff" v3 Library for the KDE Platform
 The KNewStuff3 ("Get Hot New Stuff" v3) library adds data sharing capabilities
 to the KDE Applications. It uses libattica to access Open Collaboration
 Services providers. In addition the static XML from GHNS is supported.
 .
 This package is part of the KDE Development Platform libraries module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: libknotifyconfig4
Priority: optional
Section: libs
Installed-Size: 288
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kde4libs
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdelibs5 (<< 4:4.4.60)
Depends: libc6 (>= 2.1.3), libkdecore5 (= 4:4.6.5-0ubuntu1.1), libkdeui5 (= 4:4.6.5-0ubuntu1.1), libkio5 (= 4:4.6.5-0ubuntu1.1), libphonon4 (>= 4:4.7.0really4.4.4), libqt4-dbus (>= 4:4.7.0), libqtcore4 (>= 4:4.7.0), libqtgui4 (>= 4:4.7.0), libstdc++6 (>= 4.1.1)
Breaks: kdelibs5 (<< 4:4.4.60)
Filename: pool/main/k/kde4libs/libknotifyconfig4_4.6.5-0ubuntu1.1_i386.deb
Size: 39752
MD5sum: a47f7460744dc7b88d381d316e8ca78c
SHA1: 91d89192380fedfd69d6a598f59014140e85b70d
SHA256: 458c9bb1d691f0a8b861c7e27ff67fa001def382ce8914541b655cc3da645384
Description: library for configuring KDE Notifications
 This library provides a common interface for the configuration of the KDE
 Notifications (KNotify) for each KDE Application (e.g. "Configuration
 Notification" dialog).
 .
 This package is part of the KDE Development Platform libraries module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: libkntlm4
Priority: optional
Section: libs
Installed-Size: 244
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kde4libs
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdelibs5 (<< 4:4.4.60)
Depends: libc6 (>= 2.4), libkdecore5 (= 4:4.6.5-0ubuntu1.1), libqtcore4 (>= 4:4.7.0)
Breaks: kdelibs5 (<< 4:4.4.60)
Filename: pool/main/k/kde4libs/libkntlm4_4.6.5-0ubuntu1.1_i386.deb
Size: 29434
MD5sum: cd3233268a1ba6a9e2b67570503a9529
SHA1: aa91c80c06a660de137c5e7d16680eb8a600593d
SHA256: 21d809c2ca349ea10e578d9dfbd280018c42085ad26808530afdc85a7c12c7ad
Description: the NTLM Authentication Library for the KDE Platform
 This library is useful for creating the authentication structures which
 can be used for various servers which implement NTLM type authentication. A
 comprehensive description of the NTLM authentication protocol can be found at
 http://davenport.sourceforge.net/ntlm.html
 .
 The library also provides subroutines to create the LanManager and NT (MD4)
 hashes of a password.
 .
 This package is part of the KDE Development Platform libraries module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: libkontactinterface4
Priority: optional
Section: libs
Installed-Size: 188
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdepimlibs
Version: 4:4.6.5-0ubuntu1.1
Replaces: kontact (<< 4:4.1.80), libkontactinterfaces4
Depends: libc6 (>= 2.1.3), libkdecore5 (>= 4:4.5.85), libkdeui5 (>= 4:4.5.85), libkio5 (>= 4:4.5.85), libkparts4 (>= 4:4.5.85), libqt4-dbus (>= 4:4.5.3), libqt4-xml (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1)
Conflicts: libkontactinterfaces4
Filename: pool/main/k/kdepimlibs/libkontactinterface4_4.6.5-0ubuntu1.1_i386.deb
Size: 34412
MD5sum: 3816f9165345ccca078c4dab9b5ff55f
SHA1: c832d84d5b9c2bdb6783633eda239fa66d53f723
SHA256: 9a79efc6d80fae5a801519573ac9f9c5524f7701d7b3d90e3ce37437b88cebc3
Description: Kontact interface library
 This library provides the glue necessary for application "Parts" to be
 embedded as a Kontact component (or plugin).
 .
 This package is part of the KDE Development Platform PIM libraries module.
Homepage: http://pim.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, edubuntu-desktop-kde

Package: libkparts4
Priority: optional
Section: libs
Installed-Size: 560
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kde4libs
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdelibs5 (<< 4:4.4.60), kdelibs5-data (<< 4:4.4.60)
Depends: libc6 (>= 2.2), libkdecore5 (= 4:4.6.5-0ubuntu1.1), libkdeui5 (= 4:4.6.5-0ubuntu1.1), libkio5 (= 4:4.6.5-0ubuntu1.1), libnepomuk4 (= 4:4.6.5-0ubuntu1.1), libnepomukutils4 (= 4:4.6.5-0ubuntu1.1), libqt4-xml (>= 4:4.7.0), libqtcore4 (>= 4:4.7.0), libqtgui4 (>= 4:4.7.0), libstdc++6 (>= 4.1.1)
Breaks: kdelibs5 (<< 4:4.4.60), kdelibs5-data (<< 4:4.4.60)
Filename: pool/main/k/kde4libs/libkparts4_4.6.5-0ubuntu1.1_i386.deb
Size: 106234
MD5sum: 320d5d62d5194e891c032be249a7d35c
SHA1: 76c894a6fd53af6f769c6e1f4d4c35af7ca12395
SHA256: 3367a890a3aef47b4a019c86e45a7d2862dbc73fd87d558e4dd3bd97500220c6
Description: the Framework for the KDE Platform Graphical Components
 This library implements the framework for reusable KDE components (kparts),
 which are elaborate widgets with a user-interface defined in terms of actions
 (menu items, toolbar icons).
 .
 This package is part of the KDE Development Platform libraries module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: libkpimidentities4
Priority: optional
Section: libs
Installed-Size: 248
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdepimlibs
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdepimlibs5 (<< 4:4.4.60)
Depends: libc6 (>= 2.1.3), libkdecore5 (>= 4:4.5.85), libkdeui5 (>= 4:4.5.85), libkio5 (>= 4:4.5.85), libkpimtextedit4 (= 4:4.6.5-0ubuntu1.1), libkpimutils4 (= 4:4.6.5-0ubuntu1.1), libqt4-dbus (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1)
Filename: pool/main/k/kdepimlibs/libkpimidentities4_4.6.5-0ubuntu1.1_i386.deb
Size: 53530
MD5sum: 3252f8d32c7ee3f64cc69c636943a57b
SHA1: ca8709902cb473e00c5c64ea17e3010284acd7d6
SHA256: d9c0d09e96e90410d83c31153f097f46382cac7886d47543c13d81d58da7afe8
Description: library for managing user identities
 This library provides an API for managing user identities.
 .
 This package is part of the KDE Development Platform PIM libraries module.
Homepage: http://pim.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-kde

Package: libkpimtextedit4
Priority: optional
Section: libs
Installed-Size: 152
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdepimlibs
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdepimlibs5 (<< 4:4.4.60)
Depends: libc6 (>= 2.1.3), libkdecore5 (>= 4:4.5.85), libkdeui5 (>= 4:4.5.85), libkio5 (>= 4:4.5.85), libkmime4 (= 4:4.6.5-0ubuntu1.1), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1)
Filename: pool/main/k/kdepimlibs/libkpimtextedit4_4.6.5-0ubuntu1.1_i386.deb
Size: 26264
MD5sum: d16bcbb292569766b933fd0132f44921
SHA1: b7f271d9a6162f108fb79dc130ab2c01d6ea1a20
SHA256: 656dac700bd7d3cd8bfe7c9b8ec387bb4bd4a5e20ebe967827bfbd5c19d93c0d
Description: library that provides a textedit with PIM-specific features
 KPIMTextedit provides a textedit with PIM-specific features. It also provides
 so-called rich text builders which can convert the formatted text in the text
 edit to all kinds of markup, like HTML or BBCODE.
 .
 This package is part of the KDE Development Platform PIM libraries module.
Homepage: http://pim.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-kde

Package: libkpimutils4
Priority: optional
Section: libs
Installed-Size: 176
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdepimlibs
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdepimlibs5 (<< 4:4.4.60)
Depends: libc6 (>= 2.2), libkdecore5 (>= 4:4.5.85), libkdeui5 (>= 4:4.5.85), libkemoticons4 (>= 4:4.5.85), libkmime4 (= 4:4.6.5-0ubuntu1.1), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1)
Filename: pool/main/k/kdepimlibs/libkpimutils4_4.6.5-0ubuntu1.1_i386.deb
Size: 35054
MD5sum: 38579e925f6482dac77ab397c8937811
SHA1: 7ebdfcee1ba1f9dd33e1bd8823d8a77086f32c72
SHA256: 977accbf0b409bc7e617cb1edafba4698de26f9d7a5f4e6de79e79e2c8002522
Description: library for dealing with email addresses
 This library contains utility functions for dealing with email addresses.
 This includes parsing, splitting and munging email addresses represented
 as strings (e.g. in email headers); some additional functions handle
 non-latin1 upper- and lower-case conversions.
 .
 This package is part of the KDE Development Platform PIM libraries module.
Homepage: http://pim.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: libkprintutils4
Priority: optional
Section: libs
Installed-Size: 248
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kde4libs
Version: 4:4.6.5-0ubuntu1.1
Replaces: libkutils4 (<< 4:4.5.80)
Depends: libc6 (>= 2.1.3), libkdecore5 (= 4:4.6.5-0ubuntu1.1), libkdeui5 (= 4:4.6.5-0ubuntu1.1), libkparts4 (= 4:4.6.5-0ubuntu1.1), libqtcore4 (>= 4:4.7.0), libqtgui4 (>= 4:4.7.0), libstdc++6 (>= 4.1.1)
Filename: pool/main/k/kde4libs/libkprintutils4_4.6.5-0ubuntu1.1_i386.deb
Size: 28970
MD5sum: 2054a1a7bb6290fdabb24d269868511e
SHA1: c947f95e503ef9292473e040afb8e4d3a62cd142
SHA256: d527b02eb2f5ba266037b619d2688da3e6fa4188dc1e1a9418aeafef67ddf35b
Description: utility classes to deal with printing
 This library is meant to provide utility classes for using printing features
 in KDE applications. Currently it only provides a print preview dialog.
 .
 This package is part of the KDE Development Platform libraries module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: libkpty4
Priority: optional
Section: libs
Installed-Size: 256
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kde4libs
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdelibs5 (<< 4:4.4.60)
Depends: libc6 (>= 2.4), libkdecore5 (= 4:4.6.5-0ubuntu1.1), libqtcore4 (>= 4:4.7.0), libstdc++6 (>= 4.1.1), libutempter0 (>= 1.1.5)
Breaks: kdelibs5 (<< 4:4.4.60)
Filename: pool/main/k/kde4libs/libkpty4_4.6.5-0ubuntu1.1_i386.deb
Size: 33322
MD5sum: 3449ddc1e4536b78f12fd1339eb4f797
SHA1: 87cd2f0479fd15b590fbff21ba75ab777b339f3f
SHA256: 3987ac212120cb11e7e62988a71bcdadba8c71fac6866b883b1cdf50c3a26dc3
Description: the Pseudo Terminal Library for the KDE Platform
 This library provides primitives to interface with pseudo terminal devices as
 well as a KProcess derived class for running child processes and communicating
 with them using a pty.
 .
 This package is part of the KDE Development Platform libraries module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: libkrb5-3
Priority: standard
Section: libs
Installed-Size: 872
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: i386
Source: krb5
Version: 1.8.3+dfsg-5ubuntu2.3
Replaces: libkrb53 (<< 1.6.dfsg.4~beta1-7)
Depends: libc6 (>= 2.9), libcomerr2 (>= 1.34), libk5crypto3 (>= 1.8+dfsg), libkeyutils1, libkrb5support0 (= 1.8.3+dfsg-5ubuntu2.3)
Pre-Depends: multiarch-support
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)
Breaks: libkrb53 (<< 1.6.dfsg.4~beta1-9), sssd (<= 1.2.1-4.1ubuntu2)
Filename: pool/main/k/krb5/libkrb5-3_1.8.3+dfsg-5ubuntu2.3_i386.deb
Size: 326834
MD5sum: bd3608a1402ce66147c0996c38e8f02e
SHA1: 889e7ea9913e9f8b233b4e1e10ba5e724e048ef3
SHA256: 06bdf6248a2e122d3d76adfc1dc8c04412e79f5ecc72b9b2f1acab81f753ba4c
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.
Multi-Arch: same
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: 5792
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: i386
Source: krb5
Version: 1.8.3+dfsg-5ubuntu2.3
Depends: libkrb5-3 (= 1.8.3+dfsg-5ubuntu2.3) | libk5crypto3 (= 1.8.3+dfsg-5ubuntu2.3) | libkrb5support0 (= 1.8.3+dfsg-5ubuntu2.3)
Filename: pool/main/k/krb5/libkrb5-dbg_1.8.3+dfsg-5ubuntu2.3_i386.deb
Size: 1774186
MD5sum: eacdd79cad245c6f4bd7be33937a3ca7
SHA1: de448e79ce7f9d6e857f2a5cbd1cc5d1416a4121
SHA256: 6e66c734e47c0b8b87409676f89da13fb8c9dd0261364a84c48eef30da3c12bb
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.
Multi-Arch: same
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: 132
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: i386
Source: krb5
Version: 1.8.3+dfsg-5ubuntu2.3
Replaces: krb5-multidev (<< 1.8+dfsg~alpha1-3)
Depends: krb5-multidev (= 1.8.3+dfsg-5ubuntu2.3)
Suggests: krb5-doc
Conflicts: heimdal-dev
Filename: pool/main/k/krb5/libkrb5-dev_1.8.3+dfsg-5ubuntu2.3_i386.deb
Size: 15046
MD5sum: b814627c0e23317d13d18ea5e8631003
SHA1: 286f5881b987d3e6515cd344122f98c9820d7a7e
SHA256: dbee96a45e61e7b50d5a2eecdf67f6353a531d461d70092efab421e6023e51e6
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: libkrb53
Priority: extra
Section: universe/oldlibs
Installed-Size: 1384
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: all
Source: krb5
Version: 1.8.3+dfsg-5ubuntu2.3
Depends: libkrb5-3, libk5crypto3, libgssapi-krb5-2, libkrb5support0
Conflicts: libzephyr3-krb, zephyr-server-krb
Breaks: krb5-ftpd (<< 1.7), krb5-kdc (<< 1.7), krb5-rsh-server (<< 1.7), krb5-telnetd (<< 1.7), krb5-user (<< 1.7), kstart (<< 3.15), owl (<< 2.2)
Filename: pool/main/k/krb5/libkrb53_1.8.3+dfsg-5ubuntu2.3_all.deb
Size: 10294
MD5sum: 482c76838985fd69bf67885ed4bee67b
SHA1: a8ebac2e0100e28bc08bd5618ac5ff5b2873bbe8
SHA256: 99e4f3e4f598176c8b5b3597bd001e5f1234e452ae365c66bca681ce88ea9df0
Description: transitional package for MIT Kerberos libraries
 This package provides transitions to allow previously installed
 packages that do not depend on krb4 libraries to continue to
 function. This package may be removed if unneeded.
Homepage: http://web.mit.edu/kerberos/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libkrb5support0
Priority: standard
Section: libs
Installed-Size: 124
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Sam Hartman <hartmans@debian.org>
Architecture: i386
Source: krb5
Version: 1.8.3+dfsg-5ubuntu2.3
Replaces: libkrb53 (<< 1.6.dfsg.4~beta1-7)
Depends: libc6 (>= 2.3.4), libkeyutils1
Pre-Depends: multiarch-support
Suggests: krb5-doc, krb5-user
Breaks: libkrb53 (<< 1.6.dfsg.4~beta1-9)
Filename: pool/main/k/krb5/libkrb5support0_1.8.3+dfsg-5ubuntu2.3_i386.deb
Size: 22250
MD5sum: 04a6d1eb5bc0542282424db61bb4b9db
SHA1: e05445f055905e56560cd2941201ea1d2fb65b7b
SHA256: a1ba3ae4713529af817ee28fa7bcf215ab939d6bfd372cbe31a7f16204ae106e
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.
Multi-Arch: same
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: libkresources4
Priority: optional
Section: libs
Installed-Size: 320
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdepimlibs
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdepimlibs-data, kdepimlibs5 (<< 4:4.4.60)
Depends: libc6 (>= 2.1.3), libkdecore5 (>= 4:4.5.85), libkdeui5 (>= 4:4.5.85), libqt4-dbus (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1)
Conflicts: kdepimlibs-data
Filename: pool/main/k/kdepimlibs/libkresources4_4.6.5-0ubuntu1.1_i386.deb
Size: 59412
MD5sum: 48208fc8ea3da8bc3dc4c58e5eaf7121
SHA1: 6c0de8ee8fa32e4ab03e21a7bdacd16fa999e52c
SHA256: 205f072d7a0e67236cf08d77b5267ef093402d4fb98404f6eb1095e257faa2c2
Description: the KDE Resource framework library
 This library provides a framework for managing resources of different types,
 organized in families. The Resource framework is for example used for
 addressbook resources in libkabc and for calendar resources in libkcal.
 .
 This package is part of the KDE Development Platform PIM libraries module.
Homepage: http://pim.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: libkrosscore4
Priority: optional
Section: libs
Installed-Size: 340
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kde4libs
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdelibs5 (<< 4:4.4.60)
Depends: libc6 (>= 2.1.3), libkdecore5 (= 4:4.6.5-0ubuntu1.1), libkdeui5 (= 4:4.6.5-0ubuntu1.1), libqt4-script (>= 4:4.7.0), libqt4-xml (>= 4:4.7.0), libqtcore4 (>= 4:4.7.0), libqtgui4 (>= 4:4.7.0), libstdc++6 (>= 4.1.1)
Breaks: kdelibs5 (<< 4:4.4.60)
Filename: pool/main/k/kde4libs/libkrosscore4_4.6.5-0ubuntu1.1_i386.deb
Size: 55854
MD5sum: 5d47a575a91693cc97fa134658513dfb
SHA1: 5a87a00e9cf5ae2d0c1ceee154e0329136af92b3
SHA256: f959ff08d44eb1df236a57645a74f072fedabbe39bf140d85fa4e1987d3f77f4
Description: the Kross Core Library
 Kross is a scripting bridge for the KDE Development Platform used to embed
 scripting functionality into an application. Kross provides an abstract API to
 provide scripting functionality in a interpreter-independent way. The
 application that uses Kross should not need to know anything about the
 scripting language being used.
 .
 The core of Kross provides the framework to deal transparently with
 interpreter-backends and offers abstract functionality to deal with scripts.
 .
 This package is part of the KDE Development Platform libraries module.
Homepage: http://kross.dipe.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: libkrossui4
Priority: optional
Section: libs
Installed-Size: 340
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kde4libs
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdelibs5 (<< 4:4.4.60)
Depends: libc6 (>= 2.1.3), libkdecore5 (= 4:4.6.5-0ubuntu1.1), libkdeui5 (= 4:4.6.5-0ubuntu1.1), libkio5 (= 4:4.6.5-0ubuntu1.1), libkparts4 (= 4:4.6.5-0ubuntu1.1), libkrosscore4 (= 4:4.6.5-0ubuntu1.1), libqt4-xml (>= 4:4.7.0), libqtcore4 (>= 4:4.7.0), libqtgui4 (>= 4:4.7.0), libstdc++6 (>= 4.1.1)
Breaks: kdelibs5 (<< 4:4.4.60)
Filename: pool/main/k/kde4libs/libkrossui4_4.6.5-0ubuntu1.1_i386.deb
Size: 52132
MD5sum: 1917849e2304cde0d0bf998131a88ad9
SHA1: 965d5dbddfb256650eb9b86880704b62fb146cbd
SHA256: 04956673c5df5f6bb38781ec8e887d440086fafa811fe95299f928cdd6c572aa
Description: the Kross UI Library
 Kross is a scripting bridge for the KDE Development Platform used to embed
 scripting functionality into an application. Kross provides an abstract API to
 provide scripting functionality in a interpreter-independent way. The
 application that uses Kross should not need to know anything about the
 scripting language being used.
 .
 The UI library of Kross provides the Kross KParts plugin and other classes
 aimed towards Kross integration with the KDE graphical applications.
 .
 This package is part of the KDE Development Platform libraries module.
Homepage: http://kross.dipe.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full

Package: libksane-dev
Priority: optional
Section: libdevel
Installed-Size: 148
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdegraphics
Version: 4:4.6.5-0ubuntu1.1
Depends: libksane0 (= 4:4.6.5-0ubuntu1.1), kdelibs5-dev (>= 4:4.5)
Filename: pool/main/k/kdegraphics/libksane-dev_4.6.5-0ubuntu1.1_i386.deb
Size: 12946
MD5sum: ec7c12343e967509c2715e5b5e19d04f
SHA1: 8a3ae915ac9ee77e7265f44fa7bffebbfa3436ae
SHA256: 54acae9720a6b9e436d73e5c9cd051d5cf63a3d9e0f0a5d1e3a9997078214063
Description: scanner library for KDE (development)
 The KDE scanner library provides an API and widgets for using scanners and
 other imaging devices supported by SANE.
 .
 This package contains the scanner library development files for KDE.
 .
 This package is part of the KDE graphics module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libksane0
Priority: optional
Section: libs
Installed-Size: 356
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdegraphics
Version: 4:4.6.5-0ubuntu1.1
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libkdecore5 (>= 4:4.5), libkdeui5 (>= 4:4.5), libkio5 (>= 4:4.5), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libsane (>= 1.0.11-3), libstdc++6 (>= 4.1.1), kdegraphics-libs-data (>= 4:4.6.5-0ubuntu1.1)
Filename: pool/main/k/kdegraphics/libksane0_4.6.5-0ubuntu1.1_i386.deb
Size: 80298
MD5sum: c3f957dcf043d968af514a7d80228eea
SHA1: f8882fad39ab7005ebeb703a5091347142f63b7e
SHA256: 1484196eeecc1d9d25cdb5f43ab7220ad2bc0e07e7fefd725cad62267bd72539
Description: scanner library for KDE 4 (runtime)
 The KDE scanner library provides an API and widgets for using scanners and
 other imaging devices supported by SANE.
 .
 This package is part of the KDE graphics module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full

Package: libkscreensaver5
Priority: optional
Section: libs
Installed-Size: 192
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdebase-workspace
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdebase-workspace-libs4+5
Depends: libc6 (>= 2.1.3), libkdecore5 (>= 4:4.5.2-0ubuntu1), libkdeui5 (>= 4:4.5.2-0ubuntu1), libqtcore4 (>= 4:4.5.3), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1), libx11-6
Conflicts: kdebase-workspace-libs4+5
Filename: pool/main/k/kdebase-workspace/libkscreensaver5_4.6.5-0ubuntu1.1_i386.deb
Size: 23554
MD5sum: 331c981cf80dd9d8d09005d9ad158aaf
SHA1: abc44f213e42341aad02e69fa90fa5847b970418
SHA256: bb80b505fcddd09941c8b834fc23fa8ff78a3017fd16ea24bde6226e416440dc
Description: library of the KDE Screensaver system
 This package contains libraries needed for kscreensaver.
 .
 This package is part of the KDE base workspace module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-kde

Package: libksgrd4
Priority: optional
Section: libs
Installed-Size: 248
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdebase-workspace
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdebase-workspace-libs4+5
Depends: libc6 (>= 2.1.3), libkdecore5 (>= 4:4.5.2-0ubuntu1), libqt4-network (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libstdc++6 (>= 4.1.1)
Conflicts: kdebase-workspace-libs4+5
Filename: pool/main/k/kdebase-workspace/libksgrd4_4.6.5-0ubuntu1.1_i386.deb
Size: 38256
MD5sum: 04e5f5590d154cb849382869e459e936
SHA1: 9078d079a28c360c14bc43f583a486eacb65a7d8
SHA256: 306510349fa8e468d7b348bdd8d1575b27643c284b7ef60dd7ace7b982dde87b
Description: library for ksysguard
 This package contains the library needed for ksysguard, the KDE process
 monitor and system statistics application, and for applications and Plasma
 data engines which want to interface with ksysguardd.
 .
 This package is part of the KDE base workspace module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-kde

Package: libksignalplotter4
Priority: optional
Section: libs
Installed-Size: 252
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdebase-workspace
Version: 4:4.6.5-0ubuntu1.1
Depends: libc6 (>= 2.1.3), libkdecore5 (>= 4:4.5.2-0ubuntu1), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1)
Filename: pool/main/k/kdebase-workspace/libksignalplotter4_4.6.5-0ubuntu1.1_i386.deb
Size: 39570
MD5sum: 13ee339aebd1bf111c2c04e683fd09d0
SHA1: 9e6554866d58ac4f27ef38b7840d034d44ebaf5e
SHA256: ef7e5fb617737d6508c60bc99844016c459cd7bc6dd888fdfb828bf5a5182d83
Description: the KSignalPlotter widget
 This library contains the KSignalPlotter widget, which is a widget that
 draws a real time graph of data that updates continually.
 .
 This package is part of the KDE base workspace module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-kde

Package: libktexteditor4
Priority: optional
Section: libs
Installed-Size: 508
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kde4libs
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdelibs5 (<< 4:4.4.60), kdelibs5-data (<< 4:4.4.60)
Depends: libc6 (>= 2.4), libkdecore5 (= 4:4.6.5-0ubuntu1.1), libkdeui5 (= 4:4.6.5-0ubuntu1.1), libkparts4 (= 4:4.6.5-0ubuntu1.1), libqt4-dbus (>= 4:4.7.0), libqtcore4 (>= 4:4.7.0), libqtgui4 (>= 4:4.7.0), libstdc++6 (>= 4.1.1)
Breaks: kdelibs5 (<< 4:4.4.60), kdelibs5-data (<< 4:4.4.60)
Filename: pool/main/k/kde4libs/libktexteditor4_4.6.5-0ubuntu1.1_i386.deb
Size: 83650
MD5sum: 2a73ab44c2c06ce0d7650c763b5de2bb
SHA1: d09db11ec1155aecb3799e5ffea11f0474c3dd95
SHA256: 62cdf56de1507049f157b1a8b54dca0bbf6f74a5d90601c391d6b542c096c710
Description: the KTextEditor interfaces for the KDE Platform
 This package provides the KTextEditor interfaces (also called KTE interfaces)
 that are a set of well-defined interfaces which an application or library can
 implement to provide advanced plain text editing services. Applications which
 utilise this interface can thus allow the user to choose which implementation
 of the editor component to use. The only implementation right now is the Kate
 Editor Component (Kate Part).
 .
 This package is part of the KDE Development Platform libraries module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: libktnef4
Priority: optional
Section: libs
Installed-Size: 208
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdepimlibs
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdepimlibs5 (<< 4:4.4.60)
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libkabc4 (= 4:4.6.5-0ubuntu1.1), libkcal4 (= 4:4.6.5-0ubuntu1.1), libkcalcore4 (= 4:4.6.5-0ubuntu1.1), libkcalutils4 (= 4:4.6.5-0ubuntu1.1), libkdecore5 (>= 4:4.5.85), libqtcore4 (>= 4:4.7.0~beta1), libstdc++6 (>= 4.1.1)
Filename: pool/main/k/kdepimlibs/libktnef4_4.6.5-0ubuntu1.1_i386.deb
Size: 45646
MD5sum: a6b5d815ab51bf0b640f840629f0f373
SHA1: 1cd40e81c0a31f885bab34d2eafe1dbf3cb49636
SHA256: 482d65441659b99e413b23fed76dab96247c5da1e9e2e31254bf4184346a4de0
Description: library for handling TNEF data
 Ktnef is a library for handling data in the TNEF format (Transport Neutral
 Encapsulation Format, a proprietary format of e-mail attachment used by
 Microsoft Outlook and Microsoft Exchange Server). The API permits access
 to the actual attachments, the message properties (TNEF/MAPI), and allows
 one to view/extract message formatted text in Rich Text Format.
 .
 This package is part of the KDE Development Platform PIM libraries module.
Homepage: http://pim.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, edubuntu-desktop-kde

Package: libkunitconversion4
Priority: optional
Section: libs
Installed-Size: 532
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kde4libs
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdelibs5 (<< 4:4.4.80)
Depends: libc6 (>= 2.1.3), libkdecore5 (= 4:4.6.5-0ubuntu1.1), libqt4-xml (>= 4:4.7.0), libqtcore4 (>= 4:4.7.0), libsolid4 (= 4:4.6.5-0ubuntu1.1), libstdc++6 (>= 4.1.1)
Filename: pool/main/k/kde4libs/libkunitconversion4_4.6.5-0ubuntu1.1_i386.deb
Size: 87028
MD5sum: 3ac0fe61be9ec1de494375de9b3a34ce
SHA1: caffa6a69a0b30e3e308910421e2e465beddc02b
SHA256: ac40c2900eb7113b41a0bc200006efbe4387a9da89d97ee2f59fdc64a5ba50e9
Description: the Unit Conversion library for the KDE Platform
 The kunitconversion library can help KDE 4 application in doing conversions of
 values in different measure units.
 .
 Currently, it can provide conversions for the following unit categories:
  * currency
  * density
  * energy
  * fuel efficiency
  * length
  * mass
  * power
  * pressure
  * temperature
  * time
  * velocity
  * volume
 .
 This library is part of the KDE Development Platform libraries module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: libkutils4
Priority: optional
Section: libs
Installed-Size: 228
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kde4libs
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdelibs5 (<< 4:4.4.60)
Depends: libc6 (>= 2.1.3), libkcmutils4 (= 4:4.6.5-0ubuntu1.1), libkemoticons4 (= 4:4.6.5-0ubuntu1.1), libkidletime4 (= 4:4.6.5-0ubuntu1.1), libkprintutils4 (= 4:4.6.5-0ubuntu1.1), libqtcore4 (>= 4:4.7.0), libstdc++6 (>= 4.1.1)
Breaks: kdelibs5 (<< 4:4.4.60)
Filename: pool/main/k/kde4libs/libkutils4_4.6.5-0ubuntu1.1_i386.deb
Size: 22332
MD5sum: b864840e946096681f26397198a82b9f
SHA1: e537ed49f5279aad0169146a09fc077e01298224
SHA256: f5a2cf4099659612de38ceb94e49c3423ccf85433ce70f5f9691fd25ae13b560
Description: dummy transitional library
 This library has been split into libkcmutils4, libkprintutils4,
 libkidletime4 and libkemoticons4. This binary is provided to keep
 binary compatibility with software that was compiled against it.
 New software should not link against this library.
 .
 This package is part of the KDE Development Platform libraries module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-kde

Package: libkwineffects1a
Priority: optional
Section: libs
Installed-Size: 368
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdebase-workspace
Version: 4:4.6.5-0ubuntu1.1
Replaces: kwin (>= 4:4.0.1-1), libkwineffects1, libkwineffects1-api
Provides: libkwineffects1-api
Depends: libc6 (>= 2.4), libgl1-mesa-glx | libgl1, libkdecore5 (>= 4:4.5.2-0ubuntu1), libkdeui5 (>= 4:4.5.2-0ubuntu1), libplasma3 (>= 4:4.5.2-0ubuntu1), libqt4-dbus (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.4.0), libx11-6, libxcomposite1 (>= 1:0.3-1), libxdamage1 (>= 1:1.1), libxext6, libxfixes3 (>= 1:4.0.1), libxrandr2, libxrender1
Conflicts: kwin (>= 4:4.0.1-1), libkwineffects1, libkwineffects1-api
Filename: pool/main/k/kdebase-workspace/libkwineffects1a_4.6.5-0ubuntu1.1_i386.deb
Size: 75714
MD5sum: 331b5b5804a72af79871f347113fd315
SHA1: 1e8cdd304f3eee370208863e3024e5dc0b579e77
SHA256: 5f78db7b44f97f24c727979d1cca40faf63b996457e60c56dfeb6cbff6ec28cf
Description: library used by effects for the KDE window manager
 This package contains a library used by effects for the KDE window manager.
 .
 This package is part of the KDE base workspace module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-kde

Package: libkworkspace4
Priority: optional
Section: libs
Installed-Size: 412
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdebase-workspace
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdebase-workspace-libs4+5
Depends: libc6 (>= 2.4), libice6 (>= 1:1.0.0), libkdecore5 (>= 4:4.5.2-0ubuntu1), libkdeui5 (>= 4:4.5.2-0ubuntu1), libplasma3 (>= 4:4.5.2-0ubuntu1), libqt4-dbus (>= 4:4.6.1), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.6.1), libsm6, libstdc++6 (>= 4.1.1), libxau6
Conflicts: kdebase-workspace-libs4+5
Filename: pool/main/k/kdebase-workspace/libkworkspace4_4.6.5-0ubuntu1.1_i386.deb
Size: 73962
MD5sum: 7c1fff8cb6db9b9b7176607d8e10d59b
SHA1: 9d9a477389aa7f1ffe647e6b5ccae8565dc3aae3
SHA256: 454d0da8d689c0ee7fc9d4b33695e7d73e0b08f2066fb40250ebf41250c8b761
Description: library for the kdebase workspace
 This package contains libraries needed for the kdebase workspace.
 .
 This package is part of the KDE base workspace module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-kde

Package: libkxmlrpcclient4
Priority: optional
Section: libs
Installed-Size: 144
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdepimlibs
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdepimlibs5 (<< 4:4.4.60)
Depends: libc6 (>= 2.1.3), libkdecore5 (>= 4:4.5.85), libkio5 (>= 4:4.5.85), libqt4-xml (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libstdc++6 (>= 4.1.1)
Filename: pool/main/k/kdepimlibs/libkxmlrpcclient4_4.6.5-0ubuntu1.1_i386.deb
Size: 26886
MD5sum: b00d9ee12476b3b50d7cc858b6b5d041
SHA1: e9d97e195829988fff3a15b926a36a584e4a0e4d
SHA256: ed41279aa3f7565f04b7b7bf2f0c9b7153f1ce64fda0fbcab8316c7501c834d1
Description: simple XML-RPC client library
 This library contains simple XML-RPC client support. It is used mainly by the
 egroupware module of kdepim, but is a complete client and is quite easy to use.
 .
 This package is part of the KDE Development Platform PIM libraries module.
Homepage: http://pim.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-kde

Package: libldap-2.4-2
Priority: standard
Section: libs
Installed-Size: 472
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
Architecture: i386
Source: openldap
Version: 2.4.23-6ubuntu6.1
Replaces: libldap-2.3-0, libldap2
Depends: libc6 (>= 2.12), libgcrypt11 (>= 1.4.6), libgnutls26 (>= 2.7.14-0), libgssapi-krb5-2 (>= 1.7+dfsg), libsasl2-2
Conflicts: ldap-utils (<= 2.1.23-1)
Filename: pool/main/o/openldap/libldap-2.4-2_2.4.23-6ubuntu6.1_i386.deb
Size: 159744
MD5sum: 72b5962a1a88d6cf814830d645bf5f2c
SHA1: 5434c2bbcb60525f3461f395a052fa3cbb7ea2ad
SHA256: dba286a16ad3867b5e25108033ee79345002bdfb4dab136d6b362ddc3b1ddf1a
Description: OpenLDAP libraries
 These are the run-time libraries for the OpenLDAP (Lightweight Directory
 Access Protocol) servers and clients.
Homepage: http://www.openldap.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: libldap-2.4-2-dbg
Priority: extra
Section: debug
Installed-Size: 1020
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
Architecture: i386
Source: openldap
Version: 2.4.23-6ubuntu6.1
Depends: libldap-2.4-2 (= 2.4.23-6ubuntu6.1)
Filename: pool/main/o/openldap/libldap-2.4-2-dbg_2.4.23-6ubuntu6.1_i386.deb
Size: 315768
MD5sum: b47f44b0f4efafaf1fb6bfcd44037b04
SHA1: df2ac5edf058f286ab099689f7843cc8674e689c
SHA256: 8236afec3b5a12968cbe51fd0976b247153e3bebe818af7cf2f410aa2e3eebee
Description: Debugging information for OpenLDAP libraries
 This package provides detached debugging information for the OpenLDAP
 (Lightweight Directory Access Protocol) libraries. It is useful
 primarily to permit better backtraces and crash dump analysis after
 problems with the libraries. GDB will find this debug information
 automatically.
Homepage: http://www.openldap.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libldap2-dev
Priority: extra
Section: libdevel
Installed-Size: 2824
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
Architecture: i386
Source: openldap
Version: 2.4.23-6ubuntu6.1
Replaces: libopenldap-dev
Provides: libldap-dev
Depends: libldap-2.4-2 (= 2.4.23-6ubuntu6.1)
Conflicts: libldap-dev, libopenldap-dev
Filename: pool/main/o/openldap/libldap2-dev_2.4.23-6ubuntu6.1_i386.deb
Size: 893442
MD5sum: 3386c0282b8a85530d80fe420a161aa1
SHA1: dbea0dbe4405cdf663c64cef25e67a7ddd836b69
SHA256: 9c2ca09a4a4d9fa2276b1185819f5c8b1c959f3155c5b208bb4e72bc9ed9f325
Description: OpenLDAP development libraries
 This package allows development of LDAP applications using the OpenLDAP
 libraries. It includes headers, libraries and links to allow static and
 dynamic linking.
Homepage: http://www.openldap.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: liblsofui4
Priority: optional
Section: libs
Installed-Size: 188
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdebase-workspace
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdebase-workspace-libs4+5
Depends: libc6 (>= 2.4), libkdecore5 (>= 4:4.5.2-0ubuntu1), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1)
Conflicts: kdebase-workspace-libs4+5
Filename: pool/main/k/kdebase-workspace/liblsofui4_4.6.5-0ubuntu1.1_i386.deb
Size: 21388
MD5sum: 5b8e0a640e4c872c5bf2f8b68a341472
SHA1: eaa808cd01dc291aa535ea56635013afee8c00f2
SHA256: f27f1086df3703450788875731eea233a68cf8743a61c7d0b6b0ec83c4c70469
Description: library for ksysguard based priority scheduling
 This package contains libraries needed for ksysguard based scheduling
 priority of a process.
 .
 This package is part of the KDE base workspace module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: liblwres60
Priority: standard
Section: libs
Installed-Size: 136
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: LaMont Jones <lamont@debian.org>
Architecture: i386
Source: bind9
Version: 1:9.7.3.dfsg-1ubuntu2.7
Replaces: libbind0
Depends: libc6 (>= 2.4), libcap2 (>= 2.10), libxml2 (>= 2.6.27)
Conflicts: libbind0
Filename: pool/main/b/bind9/liblwres60_9.7.3.dfsg-1ubuntu2.7_i386.deb
Size: 35580
MD5sum: 97ddfdb53dbf78c5619508b340445a2a
SHA1: c01759db6d2256db7c4e09d8c07f6e77d83e3c92
SHA256: 3fd93ff9560e84d835df1c8cfd3fec56224cc2e6cfef0b2576f371416e6ea9ab
Description: Lightweight Resolver Library used by BIND
 The Berkeley Internet Name Domain (BIND) implements an Internet domain
 name server.  BIND is the most widely-used name server software on the
 Internet, and is supported by the Internet Software Consortium, www.isc.org.
 This package delivers the liblwres shared library used by BIND's daemons
 and clients.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: standard

Package: libmagick++-dev
Priority: optional
Section: libdevel
Installed-Size: 992
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: ImageMagick Packaging Team <pkg-gmagick-im-team@lists.alioth.debian.org>
Architecture: i386
Source: imagemagick
Version: 7:6.6.2.6-1ubuntu4.2
Provides: libmagick++9-dev
Depends: libmagick++3 (= 7:6.6.2.6-1ubuntu4.2), libmagickcore-dev (= 7:6.6.2.6-1ubuntu4.2), libmagickwand-dev (= 7:6.6.2.6-1ubuntu4.2)
Conflicts: libmagick++9-dev
Filename: pool/main/i/imagemagick/libmagick++-dev_6.6.2.6-1ubuntu4.2_i386.deb
Size: 189142
MD5sum: 218cbad762a0948e071be05f9db06566
SHA1: ba1b8adc7ae56c916020ddd20a50d52be72ad021
SHA256: 00cc9d6bb5b96f564077ffe2264ce0efadb2fe0aec4fd0b465ab9c9740fe78da
Description: object-oriented C++ interface to ImageMagick - development files
 This package includes header files and static libraries needed to compile
 programs using Magick++.
Homepage: http://www.imagemagick.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmagick++3
Priority: optional
Section: libs
Installed-Size: 492
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: ImageMagick Packaging Team <pkg-gmagick-im-team@lists.alioth.debian.org>
Architecture: i386
Source: imagemagick
Version: 7:6.6.2.6-1ubuntu4.2
Depends: libbz2-1.0, libc6 (>= 2.4), libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1), libglib2.0-0 (>= 2.12.0), libgomp1 (>= 4.2.1), libice6 (>= 1:1.0.0), libjpeg62 (>= 6b1), liblcms1 (>= 1.15-1), liblqr-1-0 (>= 0.1.0), libltdl7 (>= 2.2.6b), libmagickcore3 (>= 7:6.6.2.6), libmagickwand3 (>= 7:6.6.2.6), libsm6, libstdc++6 (>= 4.5), libtiff4, libx11-6, libxext6, libxt6, zlib1g (>= 1:1.1.4)
Filename: pool/main/i/imagemagick/libmagick++3_6.6.2.6-1ubuntu4.2_i386.deb
Size: 138264
MD5sum: 4066b80f7e24dabaceafc409ddd35f67
SHA1: 2c037a5fe54f7774a2f2d2472bb0497da3a47e9e
SHA256: d9eceff1ac0daebf7087f9fbc0c602545ce81e7e72ad73992e69fd96e4334e80
Description: object-oriented C++ interface to ImageMagick
 The Magick++ library is a set of C++ wrapper classes that provides access
 to the ImageMagick package functionality from within a C++ application.
 .
 This package contains the C++ libraries needed to run executables that make
 use of libMagick++.
Homepage: http://www.imagemagick.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: libmagickcore-dev
Priority: optional
Section: libdevel
Installed-Size: 3580
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: ImageMagick Packaging Team <pkg-gmagick-im-team@lists.alioth.debian.org>
Architecture: i386
Source: imagemagick
Version: 7:6.6.2.6-1ubuntu4.2
Depends: libmagickcore3 (= 7:6.6.2.6-1ubuntu4.2), libmagickcore3-extra (= 7:6.6.2.6-1ubuntu4.2), libbz2-dev, libdjvulibre-dev, libexif-dev, libfreetype6-dev, libgraphviz-dev, libjasper-dev, libjpeg-dev, liblcms-dev, liblqr-1-0-dev, libltdl-dev, libopenexr-dev, libpng-dev, librsvg2-dev, libtiff-dev, libwmf-dev, libx11-dev, libxext-dev, libxml2-dev, libxt-dev, zlib1g-dev
Filename: pool/main/i/imagemagick/libmagickcore-dev_6.6.2.6-1ubuntu4.2_i386.deb
Size: 1082202
MD5sum: 5936c2ccdc004e139c03174d850a6810
SHA1: c0abce75d8770c8c688c58244de4cf1112ec460d
SHA256: 340c998ecf79957ccd6ab704d5b56e565f05121f6b361b9c892a1f1c24b331f3
Description: low-level image manipulation library - development files
 This package includes header files and static libraries needed to compile
 programs using MagickCore.
Homepage: http://www.imagemagick.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmagickcore3
Priority: optional
Section: libs
Installed-Size: 5832
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: ImageMagick Packaging Team <pkg-gmagick-im-team@lists.alioth.debian.org>
Architecture: i386
Source: imagemagick
Version: 7:6.6.2.6-1ubuntu4.2
Depends: libbz2-1.0, libc6 (>= 2.11), libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.2.1), libglib2.0-0 (>= 2.12.0), libgomp1 (>= 4.2.1), libice6 (>= 1:1.0.0), libjasper1 (>= 1.900.1), libjpeg62 (>= 6b1), liblcms1 (>= 1.15-1), liblqr-1-0 (>= 0.1.0), libltdl7 (>= 2.2.6b), libpng12-0 (>= 1.2.13-4), libsm6, libtiff4, libx11-6, libxext6, libxml2 (>= 2.7.4), libxt6, zlib1g (>= 1:1.2.3.3.dfsg)
Recommends: ghostscript, gsfonts
Suggests: libmagickcore3-extra
Filename: pool/main/i/imagemagick/libmagickcore3_6.6.2.6-1ubuntu4.2_i386.deb
Size: 1641466
MD5sum: c446d506011e1ea7412bb03c5f1b8a68
SHA1: 177085a061483c2394d84be48ed3cb8a3b8e5d37
SHA256: d70422cd351821ff2dac0b3cf6a22acab118c18d5143553c541f7ddc1e35be74
Description: low-level image manipulation library
 The MagickCore API is a low-level interface between the C programming language
 and the ImageMagick image processing libraries and is recommended for
 wizard-level programmers only. Unlike the MagickWand C API which uses only a
 few opaque types and accessors, with MagickCore you almost exlusively access
 the structure members directly.
 .
 This package contains the C libraries needed to run executables that make
 use of MagickCore.
Homepage: http://www.imagemagick.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full, edubuntu-desktop-gnome, edubuntu-desktop-kde, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend

Package: libmagickcore3-extra
Priority: optional
Section: libs
Installed-Size: 228
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: ImageMagick Packaging Team <pkg-gmagick-im-team@lists.alioth.debian.org>
Architecture: i386
Source: imagemagick
Version: 7:6.6.2.6-1ubuntu4.2
Provides: libmagickcore-extra
Depends: libbz2-1.0, libc6 (>= 2.4), libcairo2 (>= 1.2.4), libcdt4, libdjvulibre21 (>= 3.5.23), libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.2.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.12.0), libgomp1 (>= 4.2.1), libgraph4, libgvc5, libice6 (>= 1:1.0.0), libilmbase6 (>= 1.0.1), libjpeg62 (>= 6b1), liblcms1 (>= 1.15-1), liblqr-1-0 (>= 0.1.0), libltdl7 (>= 2.2.6b), libmagickcore3 (>= 7:6.6.2.6), libmagickwand3 (>= 7:6.6.2.6), libopenexr6 (>= 1.6.1), librsvg2-2 (>= 2.26.0), libsm6, libtiff4, libwmf0.2-7 (>= 0.2.8.4), libx11-6, libxext6, libxml2 (>= 2.7.4), libxt6, zlib1g (>= 1:1.1.4)
Conflicts: libmagickcore2 (<= 7:6.5.5.3-1)
Filename: pool/main/i/imagemagick/libmagickcore3-extra_6.6.2.6-1ubuntu4.2_i386.deb
Size: 49852
MD5sum: a57c93e674fdddbd7a928d0c5bcbac29
SHA1: 8a1a108c9e1a8eac7472201d68ba7a32cc538c90
SHA256: 9364eaed1bd743bda42de3af1136c4f52dcfbb35afa148096f3825b99258c591
Description: low-level image manipulation library - extra codecs
 This package adds support for SVG, WMF, OpenEXR, DjVu and Graphviz to
 MagickCore.
Enhances: libmagickcore3
Homepage: http://www.imagemagick.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: libmagickwand-dev
Priority: optional
Section: libdevel
Installed-Size: 1788
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: ImageMagick Packaging Team <pkg-gmagick-im-team@lists.alioth.debian.org>
Architecture: i386
Source: imagemagick
Version: 7:6.6.2.6-1ubuntu4.2
Provides: libmagick9-dev
Depends: libmagickwand3 (= 7:6.6.2.6-1ubuntu4.2), libmagickcore3-extra (= 7:6.6.2.6-1ubuntu4.2), libmagickcore-dev (= 7:6.6.2.6-1ubuntu4.2)
Conflicts: libmagick9-dev
Filename: pool/main/i/imagemagick/libmagickwand-dev_6.6.2.6-1ubuntu4.2_i386.deb
Size: 397672
MD5sum: 91796c0aede7ac34415f1b9bd38be83a
SHA1: 6e0025799c91ec38a182bb878f9ed9681e8618e7
SHA256: e8963c7f96d4896c460285e30839b5db777df555fb88d633dbdfc616dec5b214
Description: image manipulation library - development files
 This package includes header files and static libraries needed to compile
 programs using MagickWand.
Homepage: http://www.imagemagick.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmagickwand3
Priority: optional
Section: libs
Installed-Size: 1184
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: ImageMagick Packaging Team <pkg-gmagick-im-team@lists.alioth.debian.org>
Architecture: i386
Source: imagemagick
Version: 7:6.6.2.6-1ubuntu4.2
Depends: libbz2-1.0, libc6 (>= 2.4), libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.2.1), libglib2.0-0 (>= 2.12.0), libgomp1 (>= 4.2.1), libice6 (>= 1:1.0.0), libjpeg62 (>= 6b1), liblcms1 (>= 1.15-1), liblqr-1-0 (>= 0.1.0), libltdl7 (>= 2.2.6b), libmagickcore3 (>= 7:6.6.2.6), libsm6, libtiff4, libx11-6, libxext6, libxt6, zlib1g (>= 1:1.1.4)
Filename: pool/main/i/imagemagick/libmagickwand3_6.6.2.6-1ubuntu4.2_i386.deb
Size: 304118
MD5sum: 60cfda905408de4c426db6552d4043c1
SHA1: 6069f41b86a526ee952c58b8341168cc6fea1a0b
SHA256: dcff8909cc93cc5428bd6e9e22333f0bf46b228be1f935c81c344812603396b8
Description: image manipulation library
 The MagickWand API is the recommended interface between the C programming
 language and the ImageMagick image processing libraries. Unlike the
 MagickCore C API, MagickWand uses only a few opaque types. Accessors are
 available to set or get important wand properties.
 .
 This package contains the C libraries needed to run executables that make
 use of MagickWand.
Homepage: http://www.imagemagick.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full, edubuntu-desktop-gnome, edubuntu-desktop-kde, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend

Package: libmailtransport4
Priority: optional
Section: libs
Installed-Size: 592
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdepimlibs
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdepimlibs-data, kdepimlibs5 (<< 4:4.4.60)
Depends: libakonadi-kde4 (= 4:4.6.5-0ubuntu1.1), libakonadi-kmime4 (= 4:4.6.5-0ubuntu1.1), libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libkdecore5 (>= 4:4.5.85), libkdeui5 (>= 4:4.5.85), libkio5 (>= 4:4.5.85), libkmime4 (= 4:4.6.5-0ubuntu1.1), libqt4-dbus (>= 4:4.6.1), libqt4-network (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1), perl
Conflicts: kdepimlibs-data
Filename: pool/main/k/kdepimlibs/libmailtransport4_4.6.5-0ubuntu1.1_i386.deb
Size: 140110
MD5sum: 247a8eaa80341db96804f0d4761f456b
SHA1: 4d870919ac949ca949bd17b52781718fd2760abc
SHA256: ada55c91666b5a8f0ac50aacaf8fbd54a7d23acb3090579afa1902a905c7b0f9
Description: mail transport service library
 Mailtransport is a library that provides the following functionality:
 .
  * Shared mail transport settings.
  * GUI elements to configure mail transport settings.
  * Job classes for mail sending.
 .
 This package also contains a KDE control module which can be embedded
 into your application to provide mail transport configuration.
 .
 This package is part of the KDE Development Platform PIM libraries module.
Homepage: http://pim.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: libmapscript-ruby
Priority: optional
Section: universe/ruby
Installed-Size: 100
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Architecture: all
Source: mapserver
Version: 5.6.5-2ubuntu0.1
Depends: libmapscript-ruby1.8
Filename: pool/main/m/mapserver/libmapscript-ruby_5.6.5-2ubuntu0.1_all.deb
Size: 7988
MD5sum: e0eb16d7d3ad072a5074e3a60d995eb7
SHA1: 46032e866d8fbb15e456b57d0f89f4744e0b3122
SHA256: 3bcffb42112a4a1045163d6b59880bba80897458a476db671da12bd24327ff6e
Description: Ruby MapServer library
 Ruby MapScript provides MapServer functions for Ruby scripts.
 .
 This package contains examples and depends on package for Debian
 default version of Ruby.
Homepage: http://www.mapserver.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libmapscript-ruby1.8
Priority: optional
Section: universe/ruby
Installed-Size: 2756
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Architecture: i386
Source: mapserver
Version: 5.6.5-2ubuntu0.1
Depends: libc6 (>= 2.7), libcomerr2 (>= 1.01), libcurl3-gnutls (>= 7.16.2-1), libedit2 (>= 2.11-20080614-1), libexpat1 (>= 1.95.8), libfcgi0ldbl, libfreetype6 (>= 2.2.1), libfribidi0 (>= 0.19.2), libgcc1 (>= 1:4.1.1), libgd2-xpm (>= 2.0.36~rc1~dfsg), libgdal1-1.6.0, libgeos-c1 (>= 3.2.0), libgif4 (>= 4.1.4), libgssapi-krb5-2 (>= 1.6.dfsg.2), libhdf4-0-alt, libhdf5-serial-1.8.4 | libhdf5-1.8.4, libjasper1 (>= 1.900.1), libjpeg62 (>= 6b1), libkrb5-3 (>= 1.6.dfsg.2), libming1, libmysqlclient16 (>= 5.1.21-1), libnetcdf6, libogdi3.2, libpam0g (>= 0.99.7.1), libpng12-0 (>= 1.2.13-4), libpq5 (>= 8.4~0cvs20090328), libproj0, libruby1.8 (>= 1.8.7.302), libsqlite3-0 (>= 3.7.3), libssl0.9.8 (>= 0.9.8m-1), libstdc++6 (>= 4.1.1), libx11-6, libxml2 (>= 2.7.4), libxpm4, libxslt1.1 (>= 1.1.25), odbcinst1debian2 (>= 2.2.11-3), unixodbc (>= 2.2.11), zlib1g (>= 1:1.1.4)
Suggests: mapserver-bin, mapserver-doc
Filename: pool/main/m/mapserver/libmapscript-ruby1.8_5.6.5-2ubuntu0.1_i386.deb
Size: 806356
MD5sum: b17bdc85d6665e029a00d4cbaab6a738
SHA1: 544b323a957961fa358f14acaaeabc855a6fb5a2
SHA256: c4a824e803b256a312ae61da981777c8bf017280d20b0343f482c102584071e1
Description: Ruby MapServer library
 Ruby MapScript provides MapServer functions for Ruby scripts.
Homepage: http://www.mapserver.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libmapscript-ruby1.9.1
Priority: optional
Section: universe/ruby
Installed-Size: 2748
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Architecture: i386
Source: mapserver
Version: 5.6.5-2ubuntu0.1
Depends: libc6 (>= 2.7), libcomerr2 (>= 1.01), libcurl3-gnutls (>= 7.16.2-1), libedit2 (>= 2.11-20080614-1), libexpat1 (>= 1.95.8), libfcgi0ldbl, libfreetype6 (>= 2.2.1), libfribidi0 (>= 0.19.2), libgcc1 (>= 1:4.1.1), libgd2-xpm (>= 2.0.36~rc1~dfsg), libgdal1-1.6.0, libgeos-c1 (>= 3.2.0), libgif4 (>= 4.1.4), libgssapi-krb5-2 (>= 1.6.dfsg.2), libhdf4-0-alt, libhdf5-serial-1.8.4 | libhdf5-1.8.4, libjasper1 (>= 1.900.1), libjpeg62 (>= 6b1), libkrb5-3 (>= 1.6.dfsg.2), libming1, libmysqlclient16 (>= 5.1.21-1), libnetcdf6, libogdi3.2, libpam0g (>= 0.99.7.1), libpng12-0 (>= 1.2.13-4), libpq5 (>= 8.4~0cvs20090328), libproj0, libruby1.9.1 (>= 1.9.2.0), libsqlite3-0 (>= 3.7.3), libssl0.9.8 (>= 0.9.8m-1), libstdc++6 (>= 4.1.1), libx11-6, libxml2 (>= 2.7.4), libxpm4, libxslt1.1 (>= 1.1.25), odbcinst1debian2 (>= 2.2.11-3), unixodbc (>= 2.2.11), zlib1g (>= 1:1.1.4)
Suggests: mapserver-bin, mapserver-doc
Filename: pool/main/m/mapserver/libmapscript-ruby1.9.1_5.6.5-2ubuntu0.1_i386.deb
Size: 806546
MD5sum: 797df40faa97650c4931c8fc34cdd902
SHA1: 0c50e0964def5da95fdaadf1ed3165338bba8f45
SHA256: 20f1506df5f321e54ef6f5ee5ad80c6204eda5554045c7f57de728f91ec91208
Description: Ruby MapServer library
 Ruby MapScript provides MapServer functions for Ruby scripts.
Homepage: http://www.mapserver.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libmarble-dev
Priority: optional
Section: libdevel
Installed-Size: 1128
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdeedu
Version: 4:4.6.5-0ubuntu1.1
Depends: libc6 (>= 2.1.3), libmarblewidget11 (= 4:4.6.5-0ubuntu1.1), libqtcore4 (>= 4:4.5.3), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1), libqt4-dev (>= 4:4.7.0~beta1)
Filename: pool/main/k/kdeedu/libmarble-dev_4.6.5-0ubuntu1.1_i386.deb
Size: 207174
MD5sum: a12e2562f70c1b1447aa086f57141fa6
SHA1: 335e804e965def40440ea01c99a5176badca89a4
SHA256: f085cdfb4bb273a08be0f74d2a914a25027a57eb0da13cb428801909c9679dd9
Description: development files for the Marble globe widget library
 This package contains development files for building software that uses the
 Marble globe widget library.
 .
 This package is part of the KDE education module.
Homepage: http://edu.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmarblewidget11
Priority: optional
Section: libs
Installed-Size: 2840
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdeedu
Version: 4:4.6.5-0ubuntu1.1
Replaces: libmarble4, marble (<< 4:4.2.0-3)
Provides: libmarblewidget11-api
Depends: libc6 (>= 2.2), libgcc1 (>= 1:4.1.1), libqt4-dbus (>= 4:4.5.3), libqt4-network (>= 4:4.5.3), libqt4-svg (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.7.0~beta1), libqtwebkit4 (>= 2.1~really2.0.2), libstdc++6 (>= 4.1.1), marble-data (>= 4:4.6.5-0ubuntu1.1)
Recommends: marble-plugins (= 4:4.6.5-0ubuntu1.1)
Breaks: libmarble4, marble (<< 4:4.2.0-3)
Filename: pool/main/k/kdeedu/libmarblewidget11_4.6.5-0ubuntu1.1_i386.deb
Size: 833572
MD5sum: e09b58273563f32badcfe43cf33c106e
SHA1: 557a2ed7c46fbd90d9605d2df6ff5ccace8dd5fe
SHA256: 132e07f6f4b501cee7263f1baa2f3b97a6de20079157b27b6ffd2794eb572319
Description: Marble globe widget library
 This package contains shared libraries for the Marble globe widget.
 .
 This package is part of the KDE education module.
Homepage: http://edu.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: libmicroblog4
Priority: optional
Section: libs
Installed-Size: 120
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdepimlibs
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdepimlibs5 (<< 4:4.4.60)
Depends: libc6 (>= 2.1.3), libkdecore5 (>= 4:4.5.85), libkpimutils4 (= 4:4.6.5-0ubuntu1.1), libqt4-xml (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libstdc++6 (>= 4.1.1)
Filename: pool/main/k/kdepimlibs/libmicroblog4_4.6.5-0ubuntu1.1_i386.deb
Size: 16752
MD5sum: cdbf72cb2af7bca9323afe33333fd59a
SHA1: d67e27050ab43c2e10c56304d7dfd7ac5f2980ae
SHA256: 362acd3d48e9ccf7dc9d784e39e9969dddf6e6e9df98faa4b0596ebaed66d9ec
Description: library for using the Microblog Akonadi Resource
 Microblog is a library that provides some helper functions for using
 the Microblog Akonadi Resource.
 .
 This package is part of the KDE Development Platform PIM libraries module.
Homepage: http://pim.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: libmodplug-dev
Priority: optional
Section: libdevel
Installed-Size: 108
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Zed Pobre <zed@debian.org>
Architecture: all
Source: libmodplug
Version: 1:0.8.8.1-2ubuntu0.3
Replaces: xmms-modplug (<< 2.04-1)
Depends: libmodplug1 (>= 1:0.8.8.1-2ubuntu0.3), libmodplug1 (<< 1:0.8.8.1-2ubuntu0.3.1~)
Conflicts: xmms-modplug (<< 2.04-1)
Filename: pool/main/libm/libmodplug/libmodplug-dev_0.8.8.1-2ubuntu0.3_all.deb
Size: 18060
MD5sum: c2cddcf28cbabec6dbf9197e886d45db
SHA1: 4e3a5d38dd1184c14084b919453e5061ae113b29
SHA256: e833b7b802dde987d1bc19ab4581b53b8e2bb4873b9e0ebfb95f2c1a3e1d63ab
Description: development files for mod music based on ModPlug
 This package contains the header files and .so symlinks required to
 compile code against libmodplug, a library based on the mod rendering
 code from ModPlug, a popular Windows mod player written by Olivier
 Lapicque, found at http://www.modplug.com.  It is required to compile
 ModPlug-XMMS (in the xmms-modplug package).
Homepage: http://modplug-xmms.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmodplug1
Priority: optional
Section: libs
Installed-Size: 356
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Zed Pobre <zed@debian.org>
Architecture: i386
Source: libmodplug
Version: 1:0.8.8.1-2ubuntu0.3
Replaces: xmms-modplug (<< 2.04-1)
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1)
Conflicts: xmms-modplug (<< 2.04-1)
Filename: pool/main/libm/libmodplug/libmodplug1_0.8.8.1-2ubuntu0.3_i386.deb
Size: 160046
MD5sum: 114b8dfcc9de71460dc18e7f3f733c6b
SHA1: cb33f8fcded760739a0da91b6ac190dd5c0a63a3
SHA256: 984bd1d7b8e194549223a804cd424e5158b9979b1dd020b271db697dc5d169de
Description: shared libraries for mod music based on ModPlug
 This is a library based on the mod rendering code from ModPlug, a
 popular Windows mod player written by Olivier Lapicque, found at
 http://www.modplug.com.  It is required for ModPlug-XMMS (in the
 xmms-modplug package).
Homepage: http://modplug-xmms.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend

Package: libmono-accessibility1.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 172
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: mono-classlib-1.0 (<< 1.1.13.6), mono-classlib-1.0-dbg (<< 1.1.13.6)
Depends: libmono-corlib1.0-cil (>= 1.2.2.1)
Filename: pool/main/m/mono/libmono-accessibility1.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 29142
MD5sum: 7327bfa81e1e1aaa39e27f181a7a6223
SHA1: b5031ca061b66d457f67b2d8f6c949a2350ec3a6
SHA256: 5ce708b2325d38cf9723102b152f013a15e1e58812fe8d575a0d9b4d39b3c3cb
Description: Mono Accessibility library (for CLI 1.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Mono Accessibility library for CLI 1.0.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-accessibility2.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 172
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: mono-classlib-2.0 (<< 1.1.13.6), mono-classlib-2.0-dbg (<< 1.1.13.6)
Depends: libmono-corlib2.0-cil (>= 2.6.3)
Filename: pool/main/m/mono/libmono-accessibility2.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 29202
MD5sum: 44bd4064114ffeb6243813a404381623
SHA1: 162f7a3382905586788d4f7d0bfcd3cf02e6ee6a
SHA256: 341f5b14cc713233ad95b278d10b91d0a473d3ded51b8daa3105f69e9d8b8058
Description: Mono Accessibility library (for CLI 2.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Mono Accessibility library for CLI 2.0.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-bytefx0.7.6.1-cil
Priority: optional
Section: cli-mono
Installed-Size: 264
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: mono-classlib-1.0 (<< 1.1.13.4-1), mono-classlib-1.0-dbg (<< 1.1.13.4-1)
Depends: libmono-corlib1.0-cil (>= 1.2.2.1), libmono-posix1.0-cil (>= 2.4), libmono-sharpzip0.84-cil (>= 1.0), libmono-system-data1.0-cil (>= 1.2.6), libmono-system1.0-cil (>= 2.6.3)
Suggests: libmono-winforms1.0-cil (>= 1.2.6)
Filename: pool/main/m/mono/libmono-bytefx0.7.6.1-cil_2.6.7-5ubuntu3.1_all.deb
Size: 68200
MD5sum: 2e9a81dbb19916a5713e6a0295f27f7d
SHA1: fb09c0494f35e635f8222d6ef4232a3fe285875f
SHA256: 45bf2c05a3e1d2594b5ef5a1538f558659b9919bd72fa1a07899a91db45c8877
Description: Mono ByteFX.Data library (for CLI 1.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Mono ByteFX.Data library version 0.7.6.1, for CLI
 1.0.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-bytefx0.7.6.2-cil
Priority: optional
Section: cli-mono
Installed-Size: 264
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: mono-classlib-2.0 (<< 1.1.13.4-1), mono-classlib-2.0-dbg (<< 1.1.13.4-1)
Depends: libmono-corlib2.0-cil (>= 2.6.3), libmono-posix2.0-cil (>= 2.4), libmono-sharpzip2.84-cil (>= 1.0), libmono-system-data2.0-cil (>= 2.6.3), libmono-system2.0-cil (>= 2.6.3)
Suggests: libmono-winforms2.0-cil (>= 2.4)
Filename: pool/main/m/mono/libmono-bytefx0.7.6.2-cil_2.6.7-5ubuntu3.1_all.deb
Size: 68322
MD5sum: 1d38fcbc26e2560ad298e1b7be7485bc
SHA1: 701b67baa10dbd2d29b2ad749bef1db14981002b
SHA256: e159d627a9734d63d2eef234645291a0a615132b9b433974bbc2d909d5d62e5d
Description: Mono ByteFX.Data library (for CLI 2.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Mono ByteFX.Data library version 0.7.6.2, for CLI
 2.0.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-c5-1.1-cil
Priority: optional
Section: cli-mono
Installed-Size: 452
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: libmono-c5-1.0-cil, mono-classlib-2.0 (<< 1.1.13.6), mono-classlib-2.0-dbg (<< 1.1.13.6)
Depends: libmono-corlib2.0-cil (>= 2.6.3)
Filename: pool/main/m/mono/libmono-c5-1.1-cil_2.6.7-5ubuntu3.1_all.deb
Size: 135880
MD5sum: bb1af3f503a46d7f3ad71529e1ae8dbb
SHA1: bd82df2d8f527f995da459be75afce6448a2229b
SHA256: 822f997a4d9d5d7baa4b7298d0b5d1ab1028e7e96c38a8440544fda087a82484
Description: Mono C5 library
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Mono C5 library.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-cairo1.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 224
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: mono-classlib-1.0 (<< 1.1.13.4-1), mono-classlib-1.0-dbg (<< 1.1.13.4-1)
Depends: libcairo2 (>= 1.8.0-2), libmono-corlib1.0-cil (>= 1.2.2.1)
Filename: pool/main/m/mono/libmono-cairo1.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 47088
MD5sum: 29360c50011bacd6f2a9037795c9b9ae
SHA1: c03812586d06a20c3caed7b578c65fcefeb7156c
SHA256: f251addd2ccd6fda47388a5fce4828cee97cfb21b9ef25858827bf95252cab0e
Description: Mono Cairo library (for CLI 1.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Mono Cairo library for CLI 1.0.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-cairo2.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 220
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: libmono-cairo1.0-cil (<< 2.4), mono-classlib-2.0 (<< 1.1.13.4-1), mono-classlib-2.0-dbg (<< 1.1.13.4-1)
Depends: libcairo2 (>= 1.8.0-2), libmono-corlib2.0-cil (>= 2.6.3)
Filename: pool/main/m/mono/libmono-cairo2.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 47168
MD5sum: 069b68ad6277317c97525b504fcd6681
SHA1: 04a5eb4af2e9b80931a42e68a7b72638199aa574
SHA256: fc1bf7e0a7a5ca65cffe74be2a39ce2c8cd3da3c1e54df81a9d7d18fb61484b3
Description: Mono Cairo library (for CLI 2.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Mono Cairo library for CLI 2.0.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, edubuntu-desktop, edubuntu-desktop-kde, ubuntu-netbook

Package: libmono-cecil-private-cil
Priority: optional
Section: cli-mono
Installed-Size: 532
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: libmono1.0-cil (<< 2.4)
Depends: libmono-corlib2.0-cil (>= 2.6.3), libmono-system2.0-cil (>= 2.6.3)
Filename: pool/main/m/mono/libmono-cecil-private-cil_2.6.7-5ubuntu3.1_all.deb
Size: 176466
MD5sum: 0fa61b12e3375c9a0d723ce1461dcb1c
SHA1: 8d2197b4575c143d48b76ab07d7c7d52a063da29
SHA256: 4a98a107ae2abd626e00aa035eda62d3b8e9e1b5f7d5aecb05558367610926db
Description: Mono.Cecil library
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the private Mono.Cecil library that allows to generate
 and inspect programs and libraries in the ECMA CIL format.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-cil-dev
Priority: optional
Section: cli-mono
Installed-Size: 172
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: libmono-cairo2.0-cil (<< 2.4.3), libmono-cecil-private-cil (<< 2.4.3), libmono-dev (<< 2.4.3), libmono-nunit2.2-cil (<< 2.4.3), libmono-nunit2.4-cil (<< 2.4.3), libmono-system-web2.0-cil (<< 2.4.3), libmono-wcf3.0-cil (<< 2.4.3), libmono2.0-cil (<< 2.4.3), mono-devel (<< 2.4.3)
Depends: libmono1.0-cil (= 2.6.7-5ubuntu3.1), libmono2.0-cil (= 2.6.7-5ubuntu3.1), libmono-corlib1.0-cil (= 2.6.7-5ubuntu3.1), libmono-corlib2.0-cil (= 2.6.7-5ubuntu3.1), libmono-posix1.0-cil (= 2.6.7-5ubuntu3.1), libmono-posix2.0-cil (= 2.6.7-5ubuntu3.1), libmono-getoptions1.0-cil (= 2.6.7-5ubuntu3.1), libmono-getoptions2.0-cil (= 2.6.7-5ubuntu3.1), libmono-data1.0-cil (= 2.6.7-5ubuntu3.1), libmono-data2.0-cil (= 2.6.7-5ubuntu3.1), libmono-c5-1.1-cil (= 2.6.7-5ubuntu3.1), libmono-cecil-private-cil (= 2.6.7-5ubuntu3.1), libmono-webbrowser0.5-cil (= 2.6.7-5ubuntu3.1), libmono-management2.0-cil (= 2.6.7-5ubuntu3.1), libmono-messaging2.0-cil (= 2.6.7-5ubuntu3.1), libmono-messaging-rabbitmq2.0-cil (= 2.6.7-5ubuntu3.1), libmono-rabbitmq2.0-cil (= 2.6.7-5ubuntu3.1), libmono-simd2.0-cil (= 2.6.7-5ubuntu3.1), libmono-i18n1.0-cil (= 2.6.7-5ubuntu3.1), libmono-i18n2.0-cil (= 2.6.7-5ubuntu3.1), libmono-i18n-west1.0-cil (= 2.6.7-5ubuntu3.1), libmono-i18n-west2.0-cil (= 2.6.7-5ubuntu3.1), libmono-system1.0-cil (= 2.6.7-5ubuntu3.1), libmono-system2.0-cil (= 2.6.7-5ubuntu3.1), libmono-system-messaging1.0-cil (= 2.6.7-5ubuntu3.1), libmono-system-messaging2.0-cil (= 2.6.7-5ubuntu3.1), libmono-security1.0-cil (= 2.6.7-5ubuntu3.1), libmono-security2.0-cil (= 2.6.7-5ubuntu3.1), libmono-data-tds1.0-cil (= 2.6.7-5ubuntu3.1), libmono-data-tds2.0-cil (= 2.6.7-5ubuntu3.1), libmono-system-data1.0-cil (= 2.6.7-5ubuntu3.1), libmono-system-data2.0-cil (= 2.6.7-5ubuntu3.1), libmono-system-data-linq2.0-cil (= 2.6.7-5ubuntu3.1), libmono-system-web1.0-cil (= 2.6.7-5ubuntu3.1), libmono-system-web2.0-cil (= 2.6.7-5ubuntu3.1), libmono-system-web-mvc1.0-cil (= 2.6.7-5ubuntu3.1), libmono-system-web-mvc2.0-cil (= 2.6.7-5ubuntu3.1), libmono-wcf3.0-cil (= 2.6.7-5ubuntu3.1), libmono-system-runtime1.0-cil (= 2.6.7-5ubuntu3.1), libmono-system-runtime2.0-cil (= 2.6.7-5ubuntu3.1), libmono-system-ldap1.0-cil (= 2.6.7-5ubuntu3.1), libmono-system-ldap2.0-cil (= 2.6.7-5ubuntu3.1), libmono-winforms1.0-cil (= 2.6.7-5ubuntu3.1), libmono-winforms2.0-cil (= 2.6.7-5ubuntu3.1), libmono-cairo1.0-cil (= 2.6.7-5ubuntu3.1), libmono-cairo2.0-cil (= 2.6.7-5ubuntu3.1), libmono-sharpzip0.6-cil (= 2.6.7-5ubuntu3.1), libmono-sharpzip2.6-cil (= 2.6.7-5ubuntu3.1), libmono-sharpzip0.84-cil (= 2.6.7-5ubuntu3.1), libmono-sharpzip2.84-cil (= 2.6.7-5ubuntu3.1), libmono-npgsql1.0-cil (= 2.6.7-5ubuntu3.1), libmono-npgsql2.0-cil (= 2.6.7-5ubuntu3.1), libmono-bytefx0.7.6.1-cil (= 2.6.7-5ubuntu3.1), libmono-bytefx0.7.6.2-cil (= 2.6.7-5ubuntu3.1), libmono-db2-1.0-cil (= 2.6.7-5ubuntu3.1), libmono-oracle1.0-cil (= 2.6.7-5ubuntu3.1), libmono-oracle2.0-cil (= 2.6.7-5ubuntu3.1), libmono-sqlite1.0-cil (= 2.6.7-5ubuntu3.1), libmono-sqlite2.0-cil (= 2.6.7-5ubuntu3.1), libmono-accessibility1.0-cil (= 2.6.7-5ubuntu3.1), libmono-accessibility2.0-cil (= 2.6.7-5ubuntu3.1), libmono-cscompmgd7.0-cil (= 2.6.7-5ubuntu3.1), libmono-cscompmgd8.0-cil (= 2.6.7-5ubuntu3.1), libmono-ldap2.0-cil (= 2.6.7-5ubuntu3.1), libmono-ldap1.0-cil (= 2.6.7-5ubuntu3.1), libmono-microsoft-build2.0-cil (= 2.6.7-5ubuntu3.1), libmono-microsoft7.0-cil (= 2.6.7-5ubuntu3.1), libmono-microsoft8.0-cil (= 2.6.7-5ubuntu3.1), libmono-peapi1.0-cil (= 2.6.7-5ubuntu3.1), libmono-peapi2.0-cil (= 2.6.7-5ubuntu3.1), libmono-relaxng1.0-cil (= 2.6.7-5ubuntu3.1), libmono-relaxng2.0-cil (= 2.6.7-5ubuntu3.1), libmono-debugger-soft0.0-cil (= 2.6.7-5ubuntu3.1), libmono-tasklets2.0-cil (= 2.6.7-5ubuntu3.1), libmono-windowsbase3.0-cil (= 2.6.7-5ubuntu3.1), libnunit-cil-dev (>= 2.4)
Suggests: libmono-firebirdsql1.7-cil (= 2.6.7-5ubuntu3.1)
Conflicts: libmono-nunit2.2-cil, libmono-nunit2.4-cil
Filename: pool/main/m/mono/libmono-cil-dev_2.6.7-5ubuntu3.1_all.deb
Size: 27306
MD5sum: e8c2ba66d9380d5eb1b56594b42401aa
SHA1: 55cb85efc61f0dcecf9080124cf25b74e1543f19
SHA256: b12130c04d3fa585ff1b593e730f4541c3a15c821b872cb8e22231dd9d4f6ea0
Description: Mono Base Class Libraries (BCL) - Development files
 This package contains development headers for the Mono Base Class Libraries.
 .
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-corlib1.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 2196
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: mono-classlib-1.0 (<< 1.1.13.6), mono-classlib-1.0-dbg (<< 1.1.13.6)
Depends: mono-runtime (>= 2.6.7), mono-runtime (<< 2.6.8)
Recommends: libmono-i18n-west1.0-cil
Suggests: libmono-i18n1.0-cil
Conflicts: mono-classlib-1.0 (<< 1.1.13.6), mono-classlib-1.0-dbg (<< 1.1.13.6)
Filename: pool/main/m/mono/libmono-corlib1.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 753798
MD5sum: df50518ce98a12cb99629d5a3ce7c29f
SHA1: 7c2779cc3eccbed4c43a2b576f580ad82eef822e
SHA256: c54b0825e4e9bf156e091a821b734b4e46b8d16670c1b1b9176119b4d559bf36
Description: Mono core library (for CLI 1.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Core Library (mscorlib.dll) of Mono for CLI 1.0,
 which is the glue between the BCL (Base Class Libraries) and the JIT.
 .
 You should install libmono-i18n-west1.0-cil if you are using
 ISO 8859-15 (Latin 9) or other common Western European code pages.
 US-ASCII, ISO 8859-1 (Latin 1) and UTF-8 users don't need any extra I18N
 packages.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-corlib2.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 2680
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: mono-classlib-2.0 (<< 1.1.13.6), mono-classlib-2.0-dbg (<< 1.1.13.6)
Depends: mono-runtime (>= 2.6.7), mono-runtime (<< 2.6.8)
Recommends: libmono-i18n-west2.0-cil
Suggests: libmono-i18n2.0-cil
Conflicts: mono-classlib-2.0 (<< 1.1.13.6), mono-classlib-2.0-dbg (<< 1.1.13.6)
Filename: pool/main/m/mono/libmono-corlib2.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 917510
MD5sum: 18b3eb7376dfa02fd8fc56de99861f3e
SHA1: 602ac03dda95e4fd41bee5bc73251f775a681064
SHA256: 6089689da5d6d98589b15e3a470c8981b4bc308638aa6610b4a1c61e10efdebd
Description: Mono core library (for CLI 2.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Core Library (mscorlib.dll) of Mono for CLI 2.0,
 which is the glue between the BCL (Base Class Libraries) and the JIT.
 .
 You should install libmono-i18n-west2.0-cil if you are using
 ISO 8859-15 (Latin 9) or other common Western European code pages.
 US-ASCII, ISO 8859-1 (Latin 1) and UTF-8 users don't need any extra I18N
 packages.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, edubuntu-desktop, edubuntu-desktop-kde, ubuntu-netbook

Package: libmono-cscompmgd7.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 172
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: mono-classlib-1.0 (<< 1.1.13.6), mono-classlib-1.0-dbg (<< 1.1.13.6)
Depends: libmono-corlib1.0-cil (>= 1.2.2.1), libmono-system1.0-cil (>= 2.6.3)
Filename: pool/main/m/mono/libmono-cscompmgd7.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 31858
MD5sum: 85743897b1994e1dd4a29d02b1b621dc
SHA1: c2aa5f401e211b3b549ac80be7da184386a08e20
SHA256: cb287b5a753bcdec7354b0084fe6a7ba0795f4fa5a53c120abcdf1b7451a3260
Description: Mono cscompmgd library (for CLI 1.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Mono cscompmgd library version 7.0, for CLI 1.0.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-cscompmgd8.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 172
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: mono-classlib-2.0 (<< 1.1.13.6), mono-classlib-2.0-dbg (<< 1.1.13.6)
Depends: libmono-corlib2.0-cil (>= 2.6.3), libmono-system2.0-cil (>= 2.6.3)
Filename: pool/main/m/mono/libmono-cscompmgd8.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 32278
MD5sum: c08b105e51a9ea59a7abc6be6ff35ef9
SHA1: b4d6aa22480030b306d854c6d823c26ab05e7fe3
SHA256: ae9c2f60fdd97c219fbae0c49425d9e5d19d4f989d2d85cc106566b3a1d1d2f9
Description: Mono cscompmgd library (for CLI 2.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Mono cscompmgd library version 8.0, for CLI 2.0.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-data-tds1.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 252
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: mono-classlib-1.0 (<< 1.1.13.6), mono-classlib-1.0-dbg (<< 1.1.13.6)
Depends: libmono-corlib1.0-cil (>= 1.2.2.1), libmono-security1.0-cil (>= 2.4.3), libmono-system1.0-cil (>= 2.6.3)
Filename: pool/main/m/mono/libmono-data-tds1.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 60006
MD5sum: f35ea39c8ca12668a25ae94d4e1497a1
SHA1: 61b3a9313fc5fafddf4dd291bdd62a6309d15bc2
SHA256: 445bed479c76c363d126121b37ee06cf9b626e2a4f6712d3baecbd01bb2ba74d
Description: Mono Data library (for CLI 1.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Mono Data library for CLI 1.0.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-data-tds2.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 260
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: mono-classlib-2.0 (<< 1.1.13.6), mono-classlib-2.0-dbg (<< 1.1.13.6)
Depends: libmono-corlib2.0-cil (>= 2.6.3), libmono-security2.0-cil (>= 2.6.7), libmono-system2.0-cil (>= 2.6.3)
Filename: pool/main/m/mono/libmono-data-tds2.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 63644
MD5sum: 4865b69b59646742b6e92dd9d3ca8c45
SHA1: adc8f51be1757060d2e3cf9f53dc65ad120404ef
SHA256: fe0c951bbcb325cc014e7d0b27e22b628dd797d1da7d2398d46aa92812bd4843
Description: Mono Data Library (for CLI 2.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Mono Data library for CLI 2.0.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-data1.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 420
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: libmono1.0-cil (<< 2.0)
Depends: libmono-corlib1.0-cil (>= 1.2.2.1), libmono-data-tds1.0-cil (>= 2.6.7), libmono-system-data1.0-cil (>= 1.2.6), libmono-system1.0-cil (>= 2.6.3)
Filename: pool/main/m/mono/libmono-data1.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 111778
MD5sum: c686f35eaf22242a2dca97ea226f3aaa
SHA1: 46f8c46288efe6169c278224af16012cedacf807
SHA256: 6772d51c84fcf0ff4b652e4c673f8b7fee5319217ed804d54c78555bbe1729ca
Description: Mono.Data.* libraries (for CLI 1.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains various Mono.Data.* libraries for CLI 1.0 that allow to
 use different TDS-based databases:
  - Mono.Data
  - Mono.Data.TdsClient:
    Generic TDS provider (TDS 4.2 by default) for older versions of Sybase and
    Microsoft SQL Servers.
  - Mono.Data.SybaseClient:
    Provider for Sybase SQL Servers (TDS 5.0)
 .
 If you are looking for a current Microsoft SQL Server library then you want
 to check the libmono-system-data1.0-cil package which contains
 System.Data.SqlClient.
 .
 For more information about Mono.Data and TDS see:
 http://www.mono-project.com/TDS_Providers
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-data2.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 440
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: libmono2.0-cil (<< 2.0)
Depends: libmono-corlib2.0-cil (>= 2.6.3), libmono-data-tds2.0-cil (>= 2.6.7), libmono-system-data2.0-cil (>= 2.6.3), libmono-system2.0-cil (>= 2.6.3)
Filename: pool/main/m/mono/libmono-data2.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 117546
MD5sum: 3c0e735d51be010c0e7e870ad047a12b
SHA1: 5e374ce773657344570236fcaea8414d60f2ce31
SHA256: c8f205b8790b3bff6469eadb394e2298090339e5fcc10a4d4af94fb617e5afbc
Description: Mono.Data.* libraries (for CLI 2.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains various Mono.Data.* libraries for CLI 2.0 that allow to
 use different TDS-based databases:
  - Mono.Data
  - Mono.Data.TdsClient:
    Generic TDS provider (TDS 4.2 by default) for older versions of Sybase and
    Microsoft SQL Servers.
  - Mono.Data.SybaseClient:
    Provider for Sybase SQL Servers (TDS 5.0)
 .
 If you are looking for a current Microsoft SQL Server library then you want
 to check the libmono-system-data2.0-cil package which contains
 System.Data.SqlClient.
 .
 For more information about Mono.Data and TDS see:
 http://www.mono-project.com/TDS_Providers
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-db2-1.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 240
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Depends: libmono-corlib2.0-cil (>= 2.6.3), libmono-system-data2.0-cil (>= 2.6.3), libmono-system2.0-cil (>= 2.6.3)
Filename: pool/main/m/mono/libmono-db2-1.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 55554
MD5sum: 7d396bf58b621600286969a0fe1ccc12
SHA1: 66cbc9a3f7e452ecd96f4468fa98b6fe6baf23bd
SHA256: e4964c8a18c66e74c0f25a1c75196bc8bebe05d17b5dd2861b111c307b80a5bc
Description: Mono DB2 library
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Mono DB2 library.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-debugger-soft0.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 276
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Depends: libmono-cecil-private-cil (>= 2.6.3), libmono-corlib2.0-cil (>= 2.6.3), libmono-system2.0-cil (>= 2.6.3), mono-runtime (>= 2.6.7), mono-runtime (<< 2.6.8)
Filename: pool/main/m/mono/libmono-debugger-soft0.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 72464
MD5sum: a1b60ade9e3c1fc18c684b4c10292bf4
SHA1: dbf054632f0321a0143eb07c921aaf46ac1e5244
SHA256: 3af18302c0e78e7dcb27149858f7ed9629ee1ad35482f671e034c4ab78f9d33d
Description: Mono Soft Debugger library (for CLI 2.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Mono Soft Debugger library for CLI 2.0.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-dev
Priority: optional
Section: cli-mono
Installed-Size: 4824
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: i386
Source: mono
Version: 2.6.7-5ubuntu3.1
Depends: libmono0 (= 2.6.7-5ubuntu3.1), libglib2.0-dev
Filename: pool/main/m/mono/libmono-dev_2.6.7-5ubuntu3.1_i386.deb
Size: 1597576
MD5sum: e53b97ef3e61647a48033faad15bac62
SHA1: 0ad52976cb3acf6de146dba8b7e2e2c4df621b1b
SHA256: 4d9f8862ba3c1bce66eca877362e27b9d22316c29414624d311edeb50b2be2b4
Description: Mono JIT library - Development files
 Header files and static libraries for libmono.
 .
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-firebirdsql1.7-cil
Priority: optional
Section: universe/cli-mono
Installed-Size: 720
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: mono-classlib-1.0 (<< 1.1.13.4-1), mono-classlib-2.0 (<< 1.1.13.4-1), mono-classlib-2.0-dbg (<< 1.1.13.4-1)
Depends: libfbclient2 (>= 2.1.2), libmono-corlib2.0-cil (>= 2.6.3), libmono-system-data2.0-cil (>= 2.6.3), libmono-system2.0-cil (>= 2.6.3)
Filename: pool/main/m/mono/libmono-firebirdsql1.7-cil_2.6.7-5ubuntu3.1_all.deb
Size: 211496
MD5sum: 3c2fe562700849e4a76919456dbcbfb3
SHA1: fe6e9396cf511a3a0d476207c6ebcbe7a401baf6
SHA256: d0b4f1fed445c45a05eefad7ba55a51327c63bcdfe72422fa294779c74fd8127
Description: Mono FirebirdSql library
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Mono FirebirdSql library.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libmono-getoptions1.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 208
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: libmono1.0-cil (<< 2.0)
Depends: libmono-corlib1.0-cil (>= 1.2.2.1), libmono-system1.0-cil (>= 2.6.3)
Filename: pool/main/m/mono/libmono-getoptions1.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 45656
MD5sum: 7bb3152787699dc5600139274b935184
SHA1: 29b39b4b8d859ddb22bded498af3ed2e058b707d
SHA256: 1a297dcfb0bccf6103976351941ec89f4ad387432c5093812f6db1240bb17415
Description: Mono.GetOptions library (for CLI 1.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Mono.GetOptions library for CLI 1.0 that allows to
 parse command line options and arguments easily.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-getoptions2.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 208
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: libmono2.0-cil (<< 2.0)
Depends: libmono-corlib2.0-cil (>= 2.6.3), libmono-system2.0-cil (>= 2.6.3)
Filename: pool/main/m/mono/libmono-getoptions2.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 45820
MD5sum: a7149f62cfaf980bfba3425d8f045b4e
SHA1: 8d537fb9aa13f36ba3de8b0168131cd119e210c5
SHA256: 3ded516176f05b927f245ffe582309fc24f600e6e3e445643f16a1157f55606b
Description: Mono.GetOptions library (for CLI 2.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Mono.GetOptions library for CLI 2.0 that allows to
 parse command line options and arguments easily.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-i18n-west1.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 264
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: libmono-corlib1.0-cil (<< 1.2.6-1), libmono-i18n1.0-cil (<< 2.4)
Depends: libmono-corlib1.0-cil (>= 1.2.2.1)
Filename: pool/main/m/mono/libmono-i18n-west1.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 53276
MD5sum: 0b123cd65ded7c550d6ca6476174959d
SHA1: 1b1a73acd17917eb2492dcbbdb439aa36fd0c431
SHA256: ef7ee8c478bfba4fbe2ab982a4329874f4a2ac1078b98073c581d92f3b4a5e29
Description: Mono I18N.West library (for CLI 1.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the I18N.West library for CLI 1.0, containing Central
 and Western European code pages such as ISO 8859-3 (Latin 3),
 ISO 8859-15 (Latin 9) and others.
 .
 This package also includes the base I18N library used by all I18N
 libraries.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-i18n-west2.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 268
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: libmono-corlib2.0-cil (<< 1.2.6-1), libmono-i18n2.0-cil (<< 2.4)
Depends: libmono-corlib2.0-cil (>= 2.6.3)
Filename: pool/main/m/mono/libmono-i18n-west2.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 55072
MD5sum: 501b22ac5372443699a1b4b528c32550
SHA1: 7dd21880d929ddd1ddf31bf9b3e3a61acc760665
SHA256: c52bf46e31f3cd42065fd8ceb9edb4ee32b8d5b78c490c15a72b9657fb127118
Description: Mono I18N.West library (for CLI 2.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the I18N.West library for CLI 2.0, containing Central
 and Western European code pages such as ISO 8859-3 (Latin 3),
 ISO 8859-15 (Latin 9) and others.
 .
 This package also includes the base I18N library used by all I18N
 libraries.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, edubuntu-desktop, edubuntu-desktop-kde, ubuntu-netbook

Package: libmono-i18n1.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 1096
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: libmono-corlib1.0-cil (<< 1.2.6-1)
Depends: libmono-corlib1.0-cil (>= 1.2.2.1), libmono-i18n-west1.0-cil (>= 1.0)
Filename: pool/main/m/mono/libmono-i18n1.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 375318
MD5sum: 8d53b01eb4b6bb196bd15848b2efdd2a
SHA1: fbabed8f6b8b6f6dfaea20da578309c5263d140a
SHA256: 908ff37dbe37a47e0f5ed0425133171382f9dbf09d0afda4e7686b2c2daac305
Description: Mono I18N libraries (for CLI 1.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains I18N libraries for CLI 1.0, containing various code
 pages definitions.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-i18n2.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 1092
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: libmono-corlib2.0-cil (<< 1.2.6-1)
Depends: libmono-corlib2.0-cil (>= 2.6.3), libmono-i18n-west2.0-cil (>= 1.0)
Filename: pool/main/m/mono/libmono-i18n2.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 377826
MD5sum: ca0ec86713eb596637f4053110d07197
SHA1: c8fd8097e2003e105e8c2d7abcbf15398d4ac58a
SHA256: d2d73e6e2456b2bec1aa0e944eedd8b03a10c187aa18ac6be40dd06dd3bd19e4
Description: Mono I18N libraries (for CLI 2.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains I18N libraries for CLI 2.0, containing various code
 pages definitions.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-ldap1.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 424
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: mono-classlib-1.0 (<< 1.1.13.6), mono-classlib-1.0-dbg (<< 1.1.13.6)
Depends: libmono-corlib1.0-cil (>= 1.2.2.1), libmono-system1.0-cil (>= 2.6.3)
Filename: pool/main/m/mono/libmono-ldap1.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 125408
MD5sum: 15a394e7726dfc69562f85689b8dfd6b
SHA1: 85083c04c6d6fa5dd8b7a0bd573085a8fea645d2
SHA256: 8796293b700085b02f1c745ba8844dcaa80ed83d4760002c3cf4f22c9b58c4de
Description: Mono LDAP library (for CLI 1.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Mono LDAP library for CLI 1.0.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-ldap2.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 424
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: mono-classlib-2.0 (<< 1.1.13.6), mono-classlib-2.0-dbg (<< 1.1.13.6)
Depends: libmono-corlib2.0-cil (>= 2.6.3), libmono-system2.0-cil (>= 2.6.3)
Filename: pool/main/m/mono/libmono-ldap2.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 125500
MD5sum: 26996ab184a09f2f4ceabb4c02ddc1c6
SHA1: c4092f4354a95feb763a8ecc1becdcb781e1f0a5
SHA256: cf24564652e022d7c50eafcd67cb4473c408ea1cf70f50d23728d05cb8f38fd5
Description: Mono LDAP library (for CLI 2.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Mono LDAP library for CLI 2.0.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-management2.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 172
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Depends: libmono-corlib2.0-cil (>= 2.6.3), libmono-posix2.0-cil (>= 2.4), libmono-system2.0-cil (>= 2.6.3)
Filename: pool/main/m/mono/libmono-management2.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 30320
MD5sum: d3b2529c122ea36641034c8f2093a55e
SHA1: 4174ff5e7ce26a7d11a0d24f8f96896adacb3c0f
SHA256: b3ee097c5e269ef07092606dd9e4b61d7a59e06d336e3da27adc35200bb666b2
Description: Mono Management library (for CLI 2.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Mono.Management library for CLI 2.0, which provides
 attach functionality for the Mono runtime. It allows to load code externally
 into a Mono process to debug or augment code live.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, edubuntu-desktop, ubuntu-netbook

Package: libmono-messaging-rabbitmq2.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 196
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Depends: libmono-corlib2.0-cil (>= 2.6.3), libmono-messaging2.0-cil (>= 1.0), libmono-rabbitmq2.0-cil (>= 1.0), libmono-system2.0-cil (>= 2.6.3)
Filename: pool/main/m/mono/libmono-messaging-rabbitmq2.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 39496
MD5sum: 9a6d669f7f6d4c22acc5106e602a8dd5
SHA1: 06dd117c48185af15be43fe4450dc6e3ce1964e5
SHA256: 2ac41b81fb81188d546e2afc86106620c49dc3e1f83f0f96ba10997aa79b5ba9
Description: Mono Messaging RabbitMQ library (for CLI 2.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler
 and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Mono.Messaging.RabbitMQ library for CLI 2.0.
Homepage: http://mono-project.com/SystemMessaging
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-messaging2.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 192
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Depends: libmono-corlib2.0-cil (>= 2.6.3), libmono-system2.0-cil (>= 2.6.3)
Filename: pool/main/m/mono/libmono-messaging2.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 38372
MD5sum: c98746c20f80d84fbf6f76790491bea5
SHA1: 0b9094e39a779d58d60071ff8ddf1e028302e19c
SHA256: a31ddc078ac0a731c6b85f051e1182e1b977326d7b20a916271a804f249b6f90
Description: Mono Messaging library (for CLI 2.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Mono.Messaging library for CLI 2.0, which provides
 messaging functionality using different implementations. At this time Mono
 does not provide a System.Messaging implementation.
Homepage: http://mono-project.com/SystemMessaging
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-microsoft-build2.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 1136
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: mono-classlib-2.0 (<< 1.1.13.6), mono-classlib-2.0-dbg (<< 1.1.13.6)
Depends: libmono-corlib2.0-cil (>= 2.6.3), libmono-system2.0-cil (>= 2.6.3)
Filename: pool/main/m/mono/libmono-microsoft-build2.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 357562
MD5sum: 2f605e461a8f86929802ea5d8a653165
SHA1: 8ecebd2434400d019de4da1a80a4b57c09ebb3d0
SHA256: a450095ad36cabbeecec2592b6e507e6ab76d6e9d64e9569fd5ac30fb7d1bc34
Description: Mono Microsoft.Build libraries
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Mono Microsoft.Build libraries version 2.0.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-microsoft7.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 524
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: mono-classlib-1.0 (<< 1.1.13.6), mono-classlib-1.0-dbg (<< 1.1.13.6)
Depends: libmono-corlib1.0-cil (>= 1.2.2.1), libmono-system1.0-cil (>= 2.6.3)
Filename: pool/main/m/mono/libmono-microsoft7.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 154466
MD5sum: 4da67300e0996f53fa4f9517c877c0d9
SHA1: d87ac59deda9931f531e264782b121a6f9b28c87
SHA256: decd41967445462701a55f66bf4d958488811e074b2cc920362a2bef8ed1884b
Description: Mono Microsoft libraries (for CLI 1.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Mono Microsoft libraries version 7.0, for CLI 1.0.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-microsoft8.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 524
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: mono-classlib-2.0 (<< 1.1.13.6), mono-classlib-2.0-dbg (<< 1.1.13.6)
Depends: libmono-corlib2.0-cil (>= 2.6.3), libmono-system2.0-cil (>= 2.6.3)
Filename: pool/main/m/mono/libmono-microsoft8.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 154592
MD5sum: 02ae040772cc62961add4ad3e8c45f36
SHA1: 2f07e5ac36d0b15397697cf7a2e0dc96a9f73bee
SHA256: 591921657954a548bc2a1d1cd36c1f12dacec47df239a9f24485dd4ff9041805
Description: Mono Microsoft libraries (for CLI 2.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Mono Microsoft libraries version 8.0, for CLI 2.0.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-npgsql1.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 332
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: mono-classlib-1.0 (<< 1.1.13.4-1), mono-classlib-1.0-dbg (<< 1.1.13.4-1)
Depends: libmono-corlib1.0-cil (>= 1.2.2.1), libmono-security1.0-cil (>= 2.4.3), libmono-system-data1.0-cil (>= 1.2.6), libmono-system1.0-cil (>= 2.6.3)
Filename: pool/main/m/mono/libmono-npgsql1.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 90334
MD5sum: 0c048304628ae78cc529665d4d00cba2
SHA1: 8c8835fff0270f6ce802a1e7752eae9f5de14836
SHA256: a6124b47e5299fcc8bcaf5fad03b96f587bbe411025a32c1341da3c290172381
Description: Mono Npgsql library (for CLI 1.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Mono Npgsql library for CLI 1.0.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-npgsql2.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 332
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: mono-classlib-2.0 (<< 1.1.13.4-1), mono-classlib-2.0-dbg (<< 1.1.13.4-1)
Depends: libmono-corlib2.0-cil (>= 2.6.3), libmono-security2.0-cil (>= 2.6.7), libmono-system-data2.0-cil (>= 2.6.3), libmono-system2.0-cil (>= 2.6.3)
Filename: pool/main/m/mono/libmono-npgsql2.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 90474
MD5sum: be59cb298b84326698ab0d9ec916f3e2
SHA1: 842f3266aff4560799e598b0011fae05ad865396
SHA256: 6f2837c1596445c6339dc008d8b4fc32b11a4184a9467ce43cf4842de097d478
Description: Mono Npgsql library (for CLI 2.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Mono Npgsql library for CLI 2.0.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-oracle1.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 304
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: mono-classlib-1.0 (<< 1.1.13.6), mono-classlib-1.0-dbg (<< 1.1.13.6)
Depends: libc6 (>= 2.12) | libc6.1 (>= 2.12) | libc0.1 (>= 2.12), libmono-corlib1.0-cil (>= 1.2.2.1), libmono-system-data1.0-cil (>= 1.2.6), libmono-system1.0-cil (>= 2.6.3)
Filename: pool/main/m/mono/libmono-oracle1.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 80752
MD5sum: df61a74707e38d3e7050ab4eb95c5dcc
SHA1: 55e89eba3e4cef887547e5fc482cbfe3d3c0daed
SHA256: 92e102a40c02337d8fb895d33c744bf03bc29c21a73c1d9e4dd7dcf08410bbc4
Description: Mono Oracle library (for CLI 1.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Mono Oracle library for CLI 1.0.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-oracle2.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 340
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: mono-classlib-2.0 (<< 1.1.13.6), mono-classlib-2.0-dbg (<< 1.1.13.6)
Depends: libc6 (>= 2.12) | libc6.1 (>= 2.12) | libc0.1 (>= 2.12), libmono-corlib2.0-cil (>= 2.6.3), libmono-system-data2.0-cil (>= 2.6.3), libmono-system2.0-cil (>= 2.6.3)
Filename: pool/main/m/mono/libmono-oracle2.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 89772
MD5sum: 9231401225cb107bb1c74e9d57ce8983
SHA1: ee713a74f81dc8685053b0076cea45a211387efb
SHA256: 86f4097b0e6e2c3a5d4b8350b1fc8dde9dff2883dff9fe3758807d332f9bd51f
Description: Mono Oracle library (for CLI 2.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Mono Oracle library for CLI 2.0.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-peapi1.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 260
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: mono-classlib-1.0 (<< 1.1.13.6), mono-classlib-1.0-dbg (<< 1.1.13.6)
Depends: libmono-corlib1.0-cil (>= 1.2.2.1)
Filename: pool/main/m/mono/libmono-peapi1.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 68428
MD5sum: 369b0fd0c2858c0a2a8e968d0613df9f
SHA1: 6d7fbf99e8118293bce00f574a6d758cee113cf7
SHA256: 40d183895545599d930df33ba7c363891ab31f8578fd5b7a683745d4ae2e99d2
Description: Mono PEAPI library (for CLI 1.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Mono PEAPI library for CLI 1.0.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-peapi2.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 260
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: mono-classlib-2.0 (<< 1.1.13.6), mono-classlib-2.0-dbg (<< 1.1.13.6)
Depends: libmono-corlib2.0-cil (>= 2.6.3)
Filename: pool/main/m/mono/libmono-peapi2.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 68584
MD5sum: 3b3a4ea04a541a1be287de6ff07c498c
SHA1: 30aee63d43b5c2e52c52d394e687c8971e097897
SHA256: 017639fd66dbcaddf6de61cfb7aa88ead2769c17163c58546655af71b3673e5f
Description: Mono PEAPI library (for CLI 2.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Mono PEAPI library for CLI 2.0.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-posix1.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 344
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: libmono1.0-cil (<< 2.0)
Depends: libc6 (>= 2.12) | libc6.1 (>= 2.12) | libc0.1 (>= 2.12), libmono-corlib1.0-cil (>= 1.2.2.1), libmono-system1.0-cil (>= 2.6.3), mono-runtime (>= 2.4)
Filename: pool/main/m/mono/libmono-posix1.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 99640
MD5sum: 69b1a6d751513d5dd9c886cd31939dc7
SHA1: 0816e30a5ed481302de69c18eecbc37322c0855d
SHA256: 8ac3eb4a9e12d16afc3405fba5caff832108ac6de0ea6db75762b4bb13457dc1
Description: Mono.Posix library (for CLI 1.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Mono.Posix library for CLI 1.0 that binds many APIs
 found in glibc or intl.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-posix2.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 340
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: libmono2.0-cil (<< 2.0)
Depends: libc6 (>= 2.12) | libc6.1 (>= 2.12) | libc0.1 (>= 2.12), libmono-corlib2.0-cil (>= 2.6.3), libmono-system2.0-cil (>= 2.6.3), mono-runtime (>= 2.4)
Filename: pool/main/m/mono/libmono-posix2.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 99832
MD5sum: ef531c1f47167ae32b4c7d9a7d7f973d
SHA1: 767bb96880bda0332823d55c4ab3132f81f0d193
SHA256: 8f3420f314e75da8e8d6a5cd002dc2ccecd466487ed1cbb4685c8a28196f0829
Description: Mono.Posix library (for CLI 2.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Mono.Posix library for CLI 2.0 that binds many APIs
 found in glibc or intl.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, edubuntu-desktop, edubuntu-desktop-kde, ubuntu-netbook

Package: libmono-profiler
Priority: optional
Section: universe/cli-mono
Installed-Size: 236
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: i386
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: mono-runtime (<< 2.4.2.3)
Depends: libc6 (>= 2.4), libmono0 (>= 2.6.7)
Filename: pool/main/m/mono/libmono-profiler_2.6.7-5ubuntu3.1_i386.deb
Size: 60076
MD5sum: f5a6052e811b5b577c4e76ab9858c69e
SHA1: 0f82b147ad17f5a6930ba9d49459bc799e36b623
SHA256: 984c9a145c3caa7f1ba4d59b6230c5fb834c97f65f749858cfa9e02975779a28
Description: Mono profiler libraries
 Profiler libraries for Mono, used for profiling applications running on Mono.
 For details how to use them, please take a look at the mono manpage.
 .
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libmono-rabbitmq2.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 628
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Depends: libmono-corlib2.0-cil (>= 2.6.3), libmono-system2.0-cil (>= 2.6.3)
Filename: pool/main/m/mono/libmono-rabbitmq2.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 161460
MD5sum: f16ad5d8c99803895de5fd1827d2bc6b
SHA1: 6806fa80f810cdfa6de084b7ad89245c21de7890
SHA256: 6a3992c858bbd3312fe88f94c8762494dfa2e88efc5c63c7838286fe7fdfa910
Description: Mono RabbitMQ.Client library (for CLI 2.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler
 and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the RabbitMQ.Client library for CLI 2.0.
Homepage: http://mono-project.com/SystemMessaging
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-relaxng1.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 400
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: mono-classlib-1.0 (<< 1.1.13.6), mono-classlib-1.0-dbg (<< 1.1.13.6)
Depends: libmono-corlib1.0-cil (>= 1.2.2.1), libmono-system1.0-cil (>= 2.6.3)
Filename: pool/main/m/mono/libmono-relaxng1.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 110500
MD5sum: 52c134b64e675c6ad53a5aa914a1193c
SHA1: 01b215d6f9dbdaf5537d81f1fa696de44af7dfa6
SHA256: 54e7b1019f1d5ad67bf2234ff482e0696b8375be3a89749d2bd00107ac19eb77
Description: Mono Relaxng library (for CLI 1.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Mono Relaxng library for CLI 1.0.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-relaxng2.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 400
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: mono-classlib-2.0 (<< 1.1.13.6), mono-classlib-2.0-dbg (<< 1.1.13.6)
Depends: libmono-corlib2.0-cil (>= 2.6.3), libmono-system2.0-cil (>= 2.6.3)
Filename: pool/main/m/mono/libmono-relaxng2.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 111052
MD5sum: 1b0a938d8941c209118796177eaf0266
SHA1: abab5c156b506ca0346ffed4c6e432c04b12449f
SHA256: d00b70aa1c85012ee6334937b7e62f3a04d932abca8f800e5a3d7a52a5038d0b
Description: Mono Relaxng library (for CLI 2.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Mono Relaxng library for CLI 2.0.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-security1.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 448
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: mono-classlib-1.0 (<< 1.1.13.6), mono-classlib-1.0-dbg (<< 1.1.13.6)
Depends: libmono-corlib1.0-cil (>= 1.2.2.1), libmono-system1.0-cil (>= 2.6.3)
Filename: pool/main/m/mono/libmono-security1.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 141620
MD5sum: def21edd704ca108904654bdba07a679
SHA1: 7baa9ed20d056f5eb462dccc978443d96a7c66d0
SHA256: 42c78c1bac93ae8e49865d778d79b8db891cd295649a5860b0f1b89a11b7d8f4
Description: Mono Security library (for CLI 1.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Mono Security library for CLI 1.0.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-security2.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 452
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: mono-classlib-2.0 (<< 1.1.13.6), mono-classlib-2.0-dbg (<< 1.1.13.6)
Depends: libmono-corlib2.0-cil (>= 2.6.3), libmono-system2.0-cil (>= 2.6.3)
Filename: pool/main/m/mono/libmono-security2.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 143106
MD5sum: 3bb817698ae4929f2f216fe8a0e1654c
SHA1: 90b7efd13bda0cd8efe61447da05b7b7ae22a274
SHA256: 422e86efb08f2ed009c056ce0b303b5c507b8217d5dc30b40f8fb4768d4deee1
Description: Mono Security library (for CLI 2.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Mono Security library for CLI 2.0.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, edubuntu-desktop, edubuntu-desktop-kde, ubuntu-netbook

Package: libmono-sharpzip0.6-cil
Priority: optional
Section: cli-mono
Installed-Size: 268
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: mono-classlib-1.0 (<< 1.1.13.4-1), mono-classlib-1.0-dbg (<< 1.1.13.4-1)
Depends: libmono-corlib1.0-cil (>= 1.2.2.1)
Filename: pool/main/m/mono/libmono-sharpzip0.6-cil_2.6.7-5ubuntu3.1_all.deb
Size: 72732
MD5sum: 8d075472fdb0ec987ec4461ddb4b45fc
SHA1: ad7a1a91096406fc9eb21d01eff527b6c8aecd32
SHA256: a246385489460dfdc12ec88950ff904b4eebfbbc87fce2eb3056f9a9d00b99c8
Description: Mono SharpZipLib library (for CLI 1.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Mono SharpZipLib library version 0.6, for CLI 1.0.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-sharpzip0.84-cil
Priority: optional
Section: cli-mono
Installed-Size: 296
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: mono-classlib-1.0 (<< 1.1.13.4-1), mono-classlib-1.0-dbg (<< 1.1.13.4-1)
Depends: libmono-corlib1.0-cil (>= 1.2.2.1), libmono-system1.0-cil (>= 2.6.3)
Filename: pool/main/m/mono/libmono-sharpzip0.84-cil_2.6.7-5ubuntu3.1_all.deb
Size: 82554
MD5sum: 7c4c95ca4bc8fab250e1b25b0bc60d94
SHA1: 65f96e0d901f9a68c460d77073b6a430349dfdc3
SHA256: 4a1e5f0ba3d015352f739a7ba87135326262f2f43945f9d95cd0c7fa3e7b9784
Description: Mono SharpZipLib library (for CLI 1.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Mono SharpZipLib library version 0.84, for CLI 1.0.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-sharpzip2.6-cil
Priority: optional
Section: cli-mono
Installed-Size: 268
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: mono-classlib-2.0 (<< 1.1.13.4-1), mono-classlib-2.0-dbg (<< 1.1.13.4-1)
Depends: libmono-corlib2.0-cil (>= 2.6.3)
Filename: pool/main/m/mono/libmono-sharpzip2.6-cil_2.6.7-5ubuntu3.1_all.deb
Size: 72798
MD5sum: f75c83632412d127a5d7fb3922494e6e
SHA1: 19a49123aadfb6844b0899f4b53d67e4596b47b1
SHA256: 483d02c39aaa3b3a42c116fe3c03dd88df1541056bab5722c8566af6330a4053
Description: Mono SharpZipLib library (for CLI 2.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Mono SharpZipLib library version 2.6, for CLI 2.0.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-sharpzip2.84-cil
Priority: optional
Section: cli-mono
Installed-Size: 296
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: mono-classlib-2.0 (<< 1.1.13.4-1), mono-classlib-2.0-dbg (<< 1.1.13.4-1)
Depends: libmono-corlib2.0-cil (>= 2.6.3), libmono-system2.0-cil (>= 2.6.3)
Filename: pool/main/m/mono/libmono-sharpzip2.84-cil_2.6.7-5ubuntu3.1_all.deb
Size: 82618
MD5sum: 13533a86c3b94814ba5769e241dc0d3e
SHA1: 802d11cfaf2b14a18f8433acf85acd97a9ac2e72
SHA256: 5a8438ef0aafec292ca6afea6d75f40e4d0ff986bd48fb455121542241ad6e08
Description: Mono SharpZipLib library (for CLI 2.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Mono SharpZipLib library version 2.84, for CLI 2.0.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, edubuntu-desktop, ubuntu-netbook

Package: libmono-simd2.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 228
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Depends: libmono-corlib2.0-cil (>= 2.6.3), libmono-system2.0-cil (>= 2.6.3)
Filename: pool/main/m/mono/libmono-simd2.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 46744
MD5sum: 63bdfa7523d4c91bb762bd728224b07a
SHA1: df02a9cb70c33e331143736389dd5b9826fc2d4c
SHA256: 24f0d53535e23c6c921d32c44b3adbed83540858fac6a519bb0412a801ecb361
Description: Mono SIMD (for CLI 2.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Mono.Simd library for CLI 2.0, which provides a
 number of classes that are hardware accelerated by mapping the classes and
 the actual operations to native SIMD instructions on a processor.
Homepage: http://go-mono.com/docs/index.aspx?tlink=0@N%3aMono.Simd
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-sqlite1.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 260
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: mono-classlib-1.0 (<< 1.1.13.4-1), mono-classlib-1.0-dbg (<< 1.1.13.4-1)
Depends: libmono-corlib1.0-cil (>= 1.2.2.1), libmono-system-data1.0-cil (>= 1.2.6), libsqlite0 (>= 2.8.17), libsqlite3-0 (>= 3.6.13)
Filename: pool/main/m/mono/libmono-sqlite1.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 59600
MD5sum: b97b599202f8e7fbd8235cc627deb253
SHA1: 864315e1609f03abda4979dc8be3f5ffa6fd9964
SHA256: 73bf533c85c43434a84ace711c5ec625cc80b5e3799b7074d4cf156769a98e8f
Description: Mono Sqlite library (for CLI 1.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Mono Sqlite library for CLI 1.0.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-sqlite2.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 412
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: mono-classlib-2.0 (<< 1.1.13.4-1), mono-classlib-2.0-dbg (<< 1.1.13.4-1)
Depends: libmono-corlib2.0-cil (>= 2.6.3), libmono-system-data2.0-cil (>= 2.6.3), libmono-system2.0-cil (>= 2.6.3), libsqlite0 (>= 2.8.17), libsqlite3-0 (>= 3.6.13)
Filename: pool/main/m/mono/libmono-sqlite2.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 101388
MD5sum: 0f7201c94026a552a3f058512e6bf394
SHA1: 2b21da1136791a838dea8352e821591759666471
SHA256: 7028517af2ad3ea422e01d3e1b4e82c4ba165cc7125f8b185b9e396abb25a46f
Description: Mono Sqlite library (for CLI 2.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Mono Sqlite library for CLI 2.0.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-system-data-linq2.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 664
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: libmono-system-data2.0-cil (<< 2.6.7-4)
Depends: libmono-corlib2.0-cil (>= 2.6.3), libmono-system-data2.0-cil (>= 2.6.3), libmono-system2.0-cil (>= 2.6.3), libmono-wcf3.0-cil (>= 2.6.3)
Conflicts: libmono-system-data2.0-cil (<< 2.6.7-4)
Filename: pool/main/m/mono/libmono-system-data-linq2.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 206130
MD5sum: 2e673984979d4c2c46ca671a29a762b7
SHA1: f0411df02f6f59d871f150cab34b9439f0b54648
SHA256: adaba1f2aa00427fadf558832873b4740a8de67c33a8dc48badd5d873ab74bc1
Description: Mono System.Data.Linq Library
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Mono System.Data.Linq library which implements
 LINQ to SQL. LINQ to SQL allows one to query relational databases using the
 language-integrated query (LINQ) extension of the C# programming language.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-system-data1.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 784
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: mono-classlib-1.0 (<< 1.1.13.6), mono-classlib-1.0-dbg (<< 1.1.13.6)
Depends: libmono-corlib1.0-cil (>= 1.2.2.1), libmono-data-tds1.0-cil (>= 2.6.7), libmono-system1.0-cil (>= 2.6.3)
Suggests: libglib2.0-0 (>= 2.28.6)
Filename: pool/main/m/mono/libmono-system-data1.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 251468
MD5sum: 2a469c546ecffdfeabe6c3fd86a27308
SHA1: 92fe4a528cc9441757e50e3f26f09a65d683b0ca
SHA256: 5c29338c0c9916ed7be4d28cddb8f6206110556af4994a5f8e8f0b895ed9d9b5
Description: Mono System.Data library (for CLI 1.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Mono System.Data library for CLI 1.0.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-system-data2.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 1044
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: mono-classlib-2.0 (<< 1.1.13.6), mono-classlib-2.0-dbg (<< 1.1.13.6)
Depends: libmono-corlib2.0-cil (>= 2.6.3), libmono-data-tds2.0-cil (>= 2.6.7), libmono-system2.0-cil (>= 2.6.3)
Suggests: libglib2.0-0 (>= 2.28.6)
Filename: pool/main/m/mono/libmono-system-data2.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 335692
MD5sum: 0bdb3aaa6cd144816e6a78fb47cfa54f
SHA1: df9318acb86f5da08acc54e0d6aa1455c74f2603
SHA256: 10d47d829b4288808efa2dca4a317f50520ad1eac1afa09073bc19f6ab45f3b1
Description: Mono System.Data Library (for CLI 2.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Mono System.Data library for CLI 2.0.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-system-ldap1.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 204
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: mono-classlib-1.0 (<< 1.1.13.6), mono-classlib-1.0-dbg (<< 1.1.13.6)
Depends: libmono-corlib1.0-cil (>= 1.2.2.1), libmono-ldap1.0-cil (>= 1.2.6), libmono-system1.0-cil (>= 2.6.3)
Filename: pool/main/m/mono/libmono-system-ldap1.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 43674
MD5sum: b44b2788a4fb03447820cc7fdd7dec31
SHA1: 603f0613f8bcebc72d7647f8da9328176d6a19be
SHA256: 2c891f4cbfb3d96a6de1fdb0a818762c951ea4253d7bd54ac7bfe83653de945b
Description: Mono System.DirectoryServices library (for CLI 1.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Mono System.DirectoryServices library for CLI 1.0.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-system-ldap2.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 204
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: mono-classlib-2.0 (<< 1.1.13.6), mono-classlib-2.0-dbg (<< 1.1.13.6)
Depends: libmono-corlib2.0-cil (>= 2.6.3), libmono-ldap2.0-cil (>= 1.2.6), libmono-system2.0-cil (>= 2.6.3)
Filename: pool/main/m/mono/libmono-system-ldap2.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 43864
MD5sum: 86cc734d345e6f99f17cc82b5bbb2c20
SHA1: 300d619fb5222fa9d78ad39e7154455a5669cc5a
SHA256: ca630a318741f4ef745177613aee955d7ec9297aeaf27dcb3d6722dd43ad80c0
Description: Mono System.DirectoryServices library (for CLI 2.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Mono System.DirectoryServices library for CLI 2.0.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-system-messaging1.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 244
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: mono-classlib-1.0 (<< 1.1.13.6), mono-classlib-1.0-dbg (<< 1.1.13.6)
Depends: libmono-corlib1.0-cil (>= 1.2.2.1), libmono-system1.0-cil (>= 2.6.3)
Suggests: libmono-winforms1.0-cil (>= 1.2.6)
Filename: pool/main/m/mono/libmono-system-messaging1.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 54912
MD5sum: ddd393b7c383548c5d1c93873570bc32
SHA1: 3c1590a568cb10fa25eaf18801b06abde704e3c5
SHA256: 9c2ac3815dffae05ffedcbaf1b284073bfda784f6e82fd90e1d074334dd97780
Description: Mono System.Messaging library (for CLI 1.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Mono System.Messaging library for CLI 1.0.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-system-messaging2.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 244
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: mono-classlib-2.0 (<< 1.1.13.6), mono-classlib-2.0-dbg (<< 1.1.13.6)
Depends: libmono-corlib2.0-cil (>= 2.6.3), libmono-messaging2.0-cil (>= 1.0), libmono-system2.0-cil (>= 2.6.3)
Suggests: libmono-winforms2.0-cil (>= 2.4)
Filename: pool/main/m/mono/libmono-system-messaging2.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 55052
MD5sum: b6ea8ff426fe35cf83c62293407de857
SHA1: 6476ac88ae7d64d48ca420c8915380cbc96071af
SHA256: a9cf095d619e3a6d2019f9053c94f43f44c248659c98f5763000fba87ddf84f4
Description: Mono System.Messaging Library (for CLI 2.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Mono System.Messaging library for CLI 2.0.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-system-runtime1.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 364
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: mono-classlib-1.0 (<< 1.1.13.6), mono-classlib-1.0-dbg (<< 1.1.13.6)
Depends: libmono-corlib1.0-cil (>= 1.2.2.1), libmono-system-web1.0-cil (>= 1.0), libmono-system1.0-cil (>= 2.6.3)
Filename: pool/main/m/mono/libmono-system-runtime1.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 105956
MD5sum: e40a4ca35a15d04a10d29672e77539c2
SHA1: afd9af9e6d5234e3ec7ec08eef3d28b2465f1189
SHA256: 7f26a5b83aec4ef9b06a03b92f18052371d0063ddb0f3c59c0cad9344eaa07df
Description: Mono System.Runtime library (for CLI 1.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Mono System.Runtime library for CLI 1.0.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-system-runtime2.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 380
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: mono-classlib-2.0 (<< 1.1.13.6), mono-classlib-2.0-dbg (<< 1.1.13.6)
Depends: libmono-corlib2.0-cil (>= 2.6.3), libmono-system-web2.0-cil (>= 1.9.1), libmono-system2.0-cil (>= 2.6.3)
Filename: pool/main/m/mono/libmono-system-runtime2.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 110712
MD5sum: d4cbbba1f663e9b5eff9e6404a25d637
SHA1: 35578af08956795d69392fdedae768b935938c58
SHA256: bb128710fba6b35edfd70acfd2c28487d277afe4ed53162565ac6a12d15fb300
Description: Mono System.Runtime Library (for CLI 2.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Mono System.Runtime library for CLI 2.0.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-system-web-mvc1.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 364
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Depends: libmono-corlib2.0-cil (>= 2.6.3), libmono-system-web2.0-cil (>= 1.9.1), libmono-system2.0-cil (>= 2.6.3)
Filename: pool/main/m/mono/libmono-system-web-mvc1.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 106290
MD5sum: bf03fbfcb4ad7aca22068b875a04edab
SHA1: 13a262f170a4675813e793c4eb76a2a99996e85d
SHA256: a57e3af3bcdb15efccac105242df21e4004ef58f4bce4a3294d006878f8d2acf
Description: Mono ASP.NET MVC Library
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler
 and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Mono System.Web.Mvc library for CLI 2.0.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-system-web-mvc2.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 556
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: libmono-system-web-mvc1.0-cil (<< 2.6.7)
Depends: libmono-corlib2.0-cil (>= 2.6.3), libmono-system-data-linq2.0-cil (>= 1.0), libmono-system-web2.0-cil (>= 1.9.1), libmono-system2.0-cil (>= 2.6.3)
Filename: pool/main/m/mono/libmono-system-web-mvc2.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 176084
MD5sum: 44913320648639b782474e2b5231216e
SHA1: d0150ef785c69c5a4e2b8ec488abc39b978c7c43
SHA256: 08441a8ba7905cd273ed165c6ca34069f5a8f43b8f8f1c7ecd349d956b62dc42
Description: Mono ASP.NET MVC 2.0 Library
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler
 and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Mono System.Web.Mvc 2.0 library for CLI 2.0.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-system-web1.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 1280
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: mono-classlib-1.0 (<< 1.1.13.6), mono-classlib-1.0-dbg (<< 1.1.13.6)
Depends: libmono-corlib1.0-cil (>= 1.2.2.1), libmono-system-data1.0-cil (>= 1.2.6), libmono-system1.0-cil (>= 2.6.3), mono-runtime (>= 2.6.7), mono-runtime (<< 2.6.8), libgdiplus
Filename: pool/main/m/mono/libmono-system-web1.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 445184
MD5sum: 6f6696c14de8b3eafc89778c04cc183a
SHA1: bb049b5d25d84a69ddaa5113440bad3235c4c84d
SHA256: 41c37e323c52eb6449ab6ec50b129a05d5bf4d1fb67a68ea7a4aeb43e1e8a203
Description: Mono System.Web library (for CLI 1.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Mono System.Web library for CLI 1.0.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-system-web2.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 4464
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: mono-classlib-2.0 (<< 1.1.13.6), mono-classlib-2.0-dbg (<< 1.1.13.6)
Depends: libmono-corlib2.0-cil (>= 2.6.3), libmono-sqlite2.0-cil (>= 1.2.6), libmono-system-data-linq2.0-cil (>= 1.0), libmono-system-data2.0-cil (>= 2.6.3), libmono-system2.0-cil (>= 2.6.3), libmono2.0-cil (>= 2.6.3), mono-runtime (>= 2.6.7), mono-runtime (<< 2.6.8), libgdiplus
Suggests: libmono-winforms2.0-cil (>= 2.4)
Filename: pool/main/m/mono/libmono-system-web2.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 1326494
MD5sum: 332585b7079c07b3397df30a9a187283
SHA1: cfd03e056a77c94f7d15411a0d03a9c46547c105
SHA256: 6d927bb8273a9068184896c03e809699adfe57bb63f90918adc9b11a625c1677
Description: Mono System.Web Library (for CLI 2.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Mono System.Web library for CLI 2.0.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-system1.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 2884
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: mono-classlib-1.0 (<< 1.1.13.6), mono-classlib-1.0-dbg (<< 1.1.13.6)
Depends: libc6 (>= 2.12) | libc6.1 (>= 2.12) | libc0.1 (>= 2.12), libmono-corlib1.0-cil (>= 1.2.2.1), mono-runtime (>= 2.6.7), mono-runtime (<< 2.6.8)
Suggests: libcups2 (>= 1.3.8), libgamin0, libgdiplus (>= 2.4), libmono-winforms1.0-cil (>= 1.2.6), libx11-6
Filename: pool/main/m/mono/libmono-system1.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 964864
MD5sum: 9995261595ec0363a98972b033745fa3
SHA1: cc5d8b85e2d18a7b16a84c9c37a59246fd3730fc
SHA256: 6c1de050d866f6d70d8445b544fc59eea6d8571d71f57c92bafe70c06e8648da
Description: Mono System libraries (for CLI 1.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the BCL (Base Class Libraries) of Mono for CLI 1.0.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-system2.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 4508
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: mono-classlib-2.0 (<< 1.1.13.6), mono-classlib-2.0-dbg (<< 1.1.13.6)
Depends: libc6 (>= 2.12) | libc6.1 (>= 2.12) | libc0.1 (>= 2.12), libmono-corlib2.0-cil (>= 2.6.3), libmono-posix2.0-cil (>= 2.4), libmono-security2.0-cil (>= 2.6.7), mono-runtime (>= 2.6.7), mono-runtime (<< 2.6.8)
Suggests: libasound2 (>> 1.0.18), libcups2 (>= 1.3.8), libgamin0, libgdiplus (>= 2.4), libmono-winforms2.0-cil (>= 2.4), libx11-6
Filename: pool/main/m/mono/libmono-system2.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 1564230
MD5sum: ea6e315d3f70201c51ee91f1b822732f
SHA1: 8a1d341f904d792a8aaeed9b35460f854db93a2d
SHA256: d35d6f2d00fc51cb1a0d8416869d1779f13a0ab60794b1ca7b2122b55ca4b325
Description: Mono System libraries (for CLI 2.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the BCL (Base Class Libraries) of Mono for CLI 2.0.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, edubuntu-desktop, edubuntu-desktop-kde, ubuntu-netbook

Package: libmono-tasklets2.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 172
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Depends: libmono-corlib2.0-cil (>= 2.6.3), mono-runtime (>= 2.6.7), mono-runtime (<< 2.6.8)
Filename: pool/main/m/mono/libmono-tasklets2.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 28762
MD5sum: 69abc7503f4962cb1aab38d5d1799610
SHA1: aef92db488bef41e9aba2381e459c48386558c47
SHA256: 063683699a64aa4fa027c965bb87ef20865986646d6f921f656d1ef67e8b7c9a
Description: Mono Tasklets library (for CLI 2.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Mono Tasklets library for CLI 2.0.
 .
 The Mono.Tasklets library provides a continuation framework that allows for
 a number of high-level abstractions like co-routines and cooperative
 multi-threading to be implemented on top of it.
Homepage: http://www.mono-project.com/Continuations
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-wcf3.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 2012
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Depends: libmono-corlib2.0-cil (>= 2.6.3), libmono-security2.0-cil (>= 2.6.7), libmono-system-messaging2.0-cil (>= 2.6.3), libmono-system-web2.0-cil (>= 1.9.1), libmono-system2.0-cil (>= 2.6.3)
Filename: pool/main/m/mono/libmono-wcf3.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 631940
MD5sum: 18fa9d414f0df3e296877910fa3c5a92
SHA1: 129b264bdd7d177b187a591a95605047ed6e1480
SHA256: 4e3b694fedd25c7afb1ce37c4c17115f06559959bfe87658b4823cac15ef907e
Description: Mono WCF libraries (for CLI 2.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Windows Communication Foundation (WCF) libraries
 of Mono for CLI 2.0. The WFC stack is for building SOA-based applications.
 Its development is in early stages.
 .
 WCF is also used in Moonlight, but it cuts down huge parts of .NET 3.0
 features but this implementation used by Moonlight should be almost feature
 complete.
Homepage: http://mono-project.com/WCF
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-webbrowser0.5-cil
Priority: optional
Section: cli-mono
Installed-Size: 332
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Depends: libmono-corlib2.0-cil (>= 2.6.3), libmono-system2.0-cil (>= 2.6.3)
Suggests: libgluezilla
Filename: pool/main/m/mono/libmono-webbrowser0.5-cil_2.6.7-5ubuntu3.1_all.deb
Size: 86154
MD5sum: 2cd7822f70d79d6c884b4af04ff314e2
SHA1: 5aebf2975f8503d7747cc281f715dc6cdd2ca1c0
SHA256: 2d72b3a2221c75c66227b6da5cd03a10699bc6908a317498fabbf0a44e17ddf4
Description: Mono Web Browser library
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the implementation of the WebControl class based on the
 Mozilla engine using libgluezilla.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-windowsbase3.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 336
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Depends: libmono-corlib2.0-cil (>= 2.6.3), libmono-system2.0-cil (>= 2.6.3), mono-runtime (>= 2.4)
Filename: pool/main/m/mono/libmono-windowsbase3.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 92524
MD5sum: 376715b324de62c9af78ba2043cd95a6
SHA1: 8b85ebb8a9f9c6144a0df3fadf0af844a0d2c3d0
SHA256: 4622339acdd4543c55362481b5ea2847f162edf86772a635ee75b747af74bf93
Description: Mono WindowsBase library (for CLI 2.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the WindowsBase library for CLI 2.0 which provides
 the System.IO.Packaging namespace.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-winforms1.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 2416
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: mono-classlib-1.0 (<< 1.1.13.6), mono-classlib-1.0-dbg (<< 1.1.13.6)
Depends: libc6 (>= 2.12) | libc6.1 (>= 2.12) | libc0.1 (>= 2.12), libmono-accessibility1.0-cil (>= 1.0), libmono-corlib1.0-cil (>= 1.2.2.1), libmono-posix1.0-cil (>= 2.4), libmono-system-data1.0-cil (>= 1.2.6), libmono-system-web1.0-cil (>= 1.0), libmono-system1.0-cil (>= 2.6.3), libx11-6, libgdiplus
Suggests: libglib2.0-0 (>= 2.28.6), libgnomeui-0 (>= 2.22.0), libgtk2.0-0 (>= 2.16.0), librsvg2-2 (>= 2.22.3), shared-mime-info
Filename: pool/main/m/mono/libmono-winforms1.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 846698
MD5sum: e3028b02d88c9593428f65a53032ec8f
SHA1: 08de4ab91a07339ef694d2375c4aa6493cfa72e4
SHA256: 997f72d8d56949fd175f9f55f9d031262ebdc529cf511182ddd7d7db7582645e
Description: Mono System.Windows.Forms library (for CLI 1.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Mono System.Windows.Forms library for CLI 1.0.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono-winforms2.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 3496
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: mono-classlib-2.0 (<< 1.1.13.6), mono-classlib-2.0-dbg (<< 1.1.13.6)
Depends: libc6 (>= 2.12) | libc6.1 (>= 2.12) | libc0.1 (>= 2.12), libmono-accessibility2.0-cil (>= 1.0), libmono-corlib2.0-cil (>= 2.6.3), libmono-posix2.0-cil (>= 2.4), libmono-system-data2.0-cil (>= 2.6.3), libmono-system-web2.0-cil (>= 1.9.1), libmono-system2.0-cil (>= 2.6.3), libmono-webbrowser0.5-cil (>= 2.4), libx11-6, libgdiplus
Suggests: libglib2.0-0 (>= 2.28.6), libgnomeui-0 (>= 2.22.0), libgtk2.0-0 (>= 2.16.0), librsvg2-2 (>= 2.22.3), shared-mime-info
Filename: pool/main/m/mono/libmono-winforms2.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 1204996
MD5sum: ff7155c5d4947d9adc69b1283cc983b4
SHA1: ca2bc39ff49c39f769b91ecab4558977aa1a4eb1
SHA256: 4cd4a505ea094373a2d57d04468c8ec5159a88855a798519361da1098f9870d8
Description: Mono System.Windows.Forms library (for CLI 2.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Mono System.Windows.Forms library for CLI 2.0.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono0
Priority: optional
Section: cli-mono
Installed-Size: 2888
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: i386
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: libmono-dev (<= 1.1.6-4)
Depends: libc6 (>= 2.11), libgcc1 (>= 1:4.1.1), libglib2.0-0 (>= 2.24.0), libstdc++6 (>= 4.1.1)
Conflicts: mono-utils (<< 1.2.3.1-4)
Filename: pool/main/m/mono/libmono0_2.6.7-5ubuntu3.1_i386.deb
Size: 1155166
MD5sum: a54c67095050619be817a2cba6dad21f
SHA1: ff6e94ae1263a34f6703c203efe1111db8c5be2c
SHA256: 7eab023c0b62735f0af11095c49dac67d362b4842a3214f2e3ddb3c3bd3d2d27
Description: Mono JIT library
 Shared library for Mono, used for embedding/hosting of the JIT.
 .
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono0-dbg
Priority: extra
Section: debug
Installed-Size: 7128
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: i386
Source: mono
Version: 2.6.7-5ubuntu3.1
Depends: libmono0 (= 2.6.7-5ubuntu3.1)
Recommends: gdb
Filename: pool/main/m/mono/libmono0-dbg_2.6.7-5ubuntu3.1_i386.deb
Size: 3057914
MD5sum: 06a122edc9125bcce3edbab6a43ebd4e
SHA1: 5405358a2480e07e41d7453c6f0c24b9b6b98fc7
SHA256: bbe3feed4930826b7092f2a0f77ca112b17193c90d8b41f85431ab4be4625ec2
Description: Mono JIT library, debugging symbols
 This package contains the debugging symbols of the Mono JIT library.
 .
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono1.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 264
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: mono-classlib-1.0 (<< 1.1.13.6), mono-classlib-1.0-dbg (<< 1.1.13.6)
Depends: libmono-corlib1.0-cil (>= 1.2.2.1), libmono-security1.0-cil (>= 2.4.3), libmono-sharpzip0.84-cil (>= 1.0), libmono-system-web1.0-cil (>= 1.0), libmono-system1.0-cil (>= 2.6.3)
Filename: pool/main/m/mono/libmono1.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 56288
MD5sum: 6204120db037e46aeaa048e12686e881
SHA1: d0825f49da7a9fb6f3b64bad8f5dfc1caaa4f03d
SHA256: 06e02263338918f269c1e0ce6bd7677e38f72fd9639db3e7588216c60501e49c
Description: Mono libraries (for CLI 1.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains various Mono libraries for CLI 1.0:
  - Mono.CompilerServices.SymbolWriter
  - Mono.Http
  - OpenSystem.C
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmono2.0-cil
Priority: optional
Section: cli-mono
Installed-Size: 292
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: mono-classlib-2.0 (<< 1.1.13.6), mono-classlib-2.0-dbg (<< 1.1.13.6)
Depends: libmono-corlib2.0-cil (>= 2.6.3), libmono-security2.0-cil (>= 2.6.7), libmono-sharpzip2.84-cil (>= 1.0), libmono-system-web2.0-cil (>= 1.9.1), libmono-system2.0-cil (>= 2.6.3)
Filename: pool/main/m/mono/libmono2.0-cil_2.6.7-5ubuntu3.1_all.deb
Size: 62352
MD5sum: 5778ef275f365dc75921077b7b877ca1
SHA1: e78352afe88ed7b61b6129774199efb27512c411
SHA256: 51f5f4dc189088c40d59fcd23dc3695880a21ad524a14085ebbf366ae198c0b0
Description: Mono libraries (for CLI 2.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains various Mono libraries for CLI 2.0:
  - Mono.CompilerServices.SymbolWriter
  - Mono.Http
  - Mono.Web
  - OpenSystem.C
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libmysqlclient-dev
Priority: optional
Section: libdevel
Installed-Size: 7944
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: i386
Source: mysql-5.1
Version: 5.1.63-0ubuntu0.11.04.1
Replaces: libmysqlclient15-dev
Provides: libmysqlclient15-dev
Depends: libmysqlclient16 (= 5.1.63-0ubuntu0.11.04.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.63-0ubuntu0.11.04.1_i386.deb
Size: 3024528
MD5sum: 7c04e83c405af35f0c4d3f542456fcea
SHA1: 5450e7b48585cb3296a345575284f9a9fbb2343e
SHA256: 6a12d1d00ca169823711171466543fc8ea136aae5fc60bcc4d06e3a0998912b1
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: 3980
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: i386
Source: mysql-5.1
Version: 5.1.63-0ubuntu0.11.04.1
Depends: mysql-common (>= 5.1.63-0ubuntu0.11.04.1), libc6 (>= 2.4), zlib1g (>= 1:1.1.4)
Filename: pool/main/m/mysql-5.1/libmysqlclient16_5.1.63-0ubuntu0.11.04.1_i386.deb
Size: 1803728
MD5sum: 274df4b99cd855f897641f95afa0e9c7
SHA1: 6c80b6cb933ad4c70fd97a25edb63b0e7a4251fe
SHA256: 5fc07d62c776f8600e5341075641cda83b201568735c4e194be5ac7618590abd
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-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde, mythbuntu-backend-master, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, ubuntu-netbook

Package: libmysqlclient16-dev
Priority: optional
Section: libdevel
Installed-Size: 92
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: all
Source: mysql-5.1
Version: 5.1.63-0ubuntu0.11.04.1
Depends: libmysqlclient-dev (>= 5.1.63-0ubuntu0.11.04.1)
Filename: pool/main/m/mysql-5.1/libmysqlclient16-dev_5.1.63-0ubuntu0.11.04.1_all.deb
Size: 6152
MD5sum: 1e73f40cff063891edc79083e095eee8
SHA1: d18f6b1ac83bf4bf1a70e75e26ecd2e8c9215007
SHA256: b6a7ae97a693be3ee8542e3adba217e33b49a119004d69777a1604e5dffca2c9
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: 15884
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: i386
Source: mysql-5.1
Version: 5.1.63-0ubuntu0.11.04.1
Depends: libmysqlclient-dev (>= 5.1.63-0ubuntu0.11.04.1)
Filename: pool/main/m/mysql-5.1/libmysqld-dev_5.1.63-0ubuntu0.11.04.1_i386.deb
Size: 5447500
MD5sum: 1702f26eda7390c4141cb3defc01de4c
SHA1: 9ef6c83a3242c05e286e37cf67620b2fb3251989
SHA256: 9c5e28f27a93c45d0e1f60599ce9079303b35cbd4e4003b6e3df2c0bc84f9b47
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: 12952
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: i386
Source: mysql-5.1
Version: 5.1.63-0ubuntu0.11.04.1
Depends: libmysqlclient-dev (>= 5.1.63-0ubuntu0.11.04.1)
Filename: pool/main/m/mysql-5.1/libmysqld-pic_5.1.63-0ubuntu0.11.04.1_i386.deb
Size: 4210258
MD5sum: c6443a1af7594125d353a31d8ba1e120
SHA1: fe3606d7d863ac1c2cfd741fa5cc5b9d78830ca4
SHA256: 88d95ba86665d6dc885a0e7ac184df93bcc8fd4ec5233467544db6636a6a4218
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: libnepomuk4
Priority: optional
Section: libs
Installed-Size: 1076
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kde4libs
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdelibs5 (<< 4:4.4.60), kdelibs5-data (<< 4:4.4.60)
Depends: libc6 (>= 2.4), libkdecore5 (= 4:4.6.5-0ubuntu1.1), libkdeui5 (= 4:4.6.5-0ubuntu1.1), libqt4-dbus (>= 4:4.7.0), libqtcore4 (>= 4:4.7.0), libqtgui4 (>= 4:4.7.0), libsoprano4 (>= 2.5.63+dfsg.1), libstdc++6 (>= 4.1.1)
Breaks: kdelibs5 (<< 4:4.4.60), kdelibs5-data (<< 4:4.4.60)
Filename: pool/main/k/kde4libs/libnepomuk4_4.6.5-0ubuntu1.1_i386.deb
Size: 191942
MD5sum: aa15dd463f8536204aba52f2278987a9
SHA1: e70c62e676eeeab5f5b24d26010268c940026bec
SHA256: aef86b540e4f65a0b5282249433f3fdb711c0ebb0bc8eacbbaaf73516c44746e
Description: the Nepomuk Meta Data Library
 Nepomuk aims to provide the basis to handle all kinds of metadata on the KDE
 desktop in a generic fashion. This ranges from simple information such as tags
 or ratings over metadata extracted from files to metadata that is generated by
 applications automatically. RDF, the Resource Description Framework, provides
 the powerful basis to store and query all this data. The goal is to categorize
 all metadata using clean ontologies to make an automated handling and
 enrichment of the data possible.
 .
 This library implements core Nepomuk functionality like handling of resources
 and ontologies.
 .
 This package is part of the KDE Development Platform libraries module.
Homepage: http://nepomuk.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: libnepomukquery4a
Priority: optional
Section: libs
Installed-Size: 504
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kde4libs
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdebase-workspace-libs4+5, kdelibs5 (<< 4:4.4.60), libnepomukquery4
Depends: libc6 (>= 2.1.3), libkdecore5 (= 4:4.6.5-0ubuntu1.1), libnepomuk4 (= 4:4.6.5-0ubuntu1.1), libqt4-dbus (>= 4:4.7.0), libqtcore4 (>= 4:4.7.0), libsoprano4 (>= 2.5.63+dfsg.1), libstdc++6 (>= 4.1.1)
Breaks: kdebase-workspace-libs4+5, libnepomukquery4
Filename: pool/main/k/kde4libs/libnepomukquery4a_4.6.5-0ubuntu1.1_i386.deb
Size: 102324
MD5sum: e5ec84f9c5a11aff977e4cfbd8a39ed9
SHA1: 3e30ee9effa91f9e7325766eb0c1416c1b1c403e
SHA256: d2f1e057c3fad856919d8063e77a7f0125ac261fadf264034337a0848d81ba9e
Description: the Nepomuk Query Library for the KDE Platform
 Nepomuk aims to provide the basis to handle all kinds of metadata on the KDE
 desktop in a generic fashion. This ranges from simple information such as tags
 or ratings over metadata extracted from files to metadata that is generated by
 applications automatically. RDF, the Resource Description Framework, provides
 the powerful basis to store and query all this data. The goal is to categorize
 all metadata using clean ontologies to make an automated handling and
 enrichment of the data possible.
 .
 This library implements the Nepomuk Query API. It is aimed to be used by KDE
 desktop applications to query Nepomuk database for metadata.
 .
 This package is part of the KDE Development Platform libraries module.
Homepage: http://nepomuk.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: libnepomukutils4
Priority: optional
Section: libs
Installed-Size: 440
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kde4libs
Version: 4:4.6.5-0ubuntu1.1
Depends: libc6 (>= 2.1.3), libkdecore5 (= 4:4.6.5-0ubuntu1.1), libkdeui5 (= 4:4.6.5-0ubuntu1.1), libnepomuk4 (= 4:4.6.5-0ubuntu1.1), libnepomukquery4a (= 4:4.6.5-0ubuntu1.1), libqtcore4 (>= 4:4.7.0), libqtgui4 (>= 4:4.7.0), libsoprano4 (>= 2.5.63+dfsg.1), libstdc++6 (>= 4.1.1)
Filename: pool/main/k/kde4libs/libnepomukutils4_4.6.5-0ubuntu1.1_i386.deb
Size: 81410
MD5sum: bfeb87b84ae06104ad3dce2a9b155aab
SHA1: 2cf51228848d7ca1e0fed962c8327ed3b987928d
SHA256: 84cefd6fe7a7ac151cc1893cd6130ba987ed4747995866529cfdd39aa574f187
Description: the Nepomuk Utility Library
 Nepomuk aims to provide the basis to handle all kinds of metadata on the KDE
 desktop in a generic fashion. This ranges from simple information such as tags
 or ratings over metadata extracted from files to metadata that is generated by
 applications automatically. RDF, the Resource Description Framework, provides
 the powerful basis to store and query all this data. The goal is to categorize
 all metadata using clean ontologies to make an automated handling and
 enrichment of the data possible.
 .
 This library implements Nepomuk utility functionality.
 .
 This package is part of the KDE Development Platform libraries module.
Homepage: http://nepomuk.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: libnm-glib-dev
Priority: optional
Section: net
Installed-Size: 1228
Maintainer: Ubuntu Core Dev Team <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Riccardo Setti <giskard@debian.org>
Architecture: i386
Source: network-manager
Version: 0.8.4~git.20110319t175609.d14809b-0ubuntu3.1
Depends: libnm-glib2 (= 0.8.4~git.20110319t175609.d14809b-0ubuntu3.1), libglib2.0-dev, libdbus-glib-1-dev (>= 0.60), network-manager-dev
Filename: pool/main/n/network-manager/libnm-glib-dev_0.8.4~git.20110319t175609.d14809b-0ubuntu3.1_i386.deb
Size: 162760
MD5sum: ee7aa8dbe532430a591571fd3644d778
SHA1: 447c6b8f40930b71ed4e2224557542e5ad616730
SHA256: 18c9008d6bb68bc20cf76d2974e5375079615101ce718fbeb76a7c2e609e4302
Description: network management framework (GLib interface)
 NetworkManager attempts to keep an active network connection available at all
 times. It is intended only for the desktop use-case, and is not intended for
 usage on servers. The point of NetworkManager is to make networking
 configuration and setup as painless and automatic as possible.  If using DHCP,
 NetworkManager is _intended_ to replace default routes, obtain IP addresses
 from a DHCP server, and change nameservers whenever it sees fit.
 .
 This package provides the interface that applications can use to query
 connection status via NetworkManager.
Homepage: http://www.gnome.org/projects/NetworkManager/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libnm-glib-vpn-dev
Priority: optional
Section: libdevel
Installed-Size: 76
Maintainer: Ubuntu Core Dev Team <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Riccardo Setti <giskard@debian.org>
Architecture: i386
Source: network-manager
Version: 0.8.4~git.20110319t175609.d14809b-0ubuntu3.1
Depends: libnm-glib-vpn1 (= 0.8.4~git.20110319t175609.d14809b-0ubuntu3.1), libnm-glib-dev
Filename: pool/main/n/network-manager/libnm-glib-vpn-dev_0.8.4~git.20110319t175609.d14809b-0ubuntu3.1_i386.deb
Size: 8058
MD5sum: 6a92b1b6e5ca1cc6876dba79dfc5085a
SHA1: 083406bc9492b306d56ed4703be1e334001c20b2
SHA256: f0b46cad09ee1e18064cca4cc4adf51b56cc9c3a0f969c47ab2f23d99246a720
Description: network management framework (GLib interface)
 NetworkManager attempts to keep an active network connection available at all
 times. It is intended only for the desktop use-case, and is not intended for
 usage on servers. The point of NetworkManager is to make networking
 configuration and setup as painless and automatic as possible.  If using DHCP,
 NetworkManager is _intended_ to replace default routes, obtain IP addresses
 from a DHCP server, and change nameservers whenever it sees fit.
 .
 This package provides the shared library that applications can use for
 creating VPN connections via NetworkManager.
Homepage: http://www.gnome.org/projects/NetworkManager/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libnm-glib-vpn1
Priority: optional
Section: libs
Installed-Size: 124
Maintainer: Ubuntu Core Dev Team <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Riccardo Setti <giskard@debian.org>
Architecture: i386
Source: network-manager
Version: 0.8.4~git.20110319t175609.d14809b-0ubuntu3.1
Depends: libc6 (>= 2.3.6-6~), libdbus-1-3 (>= 1.0.2), libdbus-glib-1-2 (>= 0.88), libglib2.0-0 (>= 2.16.0), libnm-util1 (>= 0.7.1~20090213+gitf142e15)
Breaks: libnm-glib2 (<< 0.8.4~git.20110319t175609.d14809b-0ubuntu2~)
Filename: pool/main/n/network-manager/libnm-glib-vpn1_0.8.4~git.20110319t175609.d14809b-0ubuntu3.1_i386.deb
Size: 12424
MD5sum: 28b8aeeda4ce766b859635b669f49f2f
SHA1: 90576185778072af9361d3e4cecc957a9a9e8072
SHA256: daeeebb1a27739a323f678fe819792b49e781676ed53c9f01d972fd74e35575a
Description: network management framework (GLib VPN shared library)
 NetworkManager attempts to keep an active network connection available at all
 times. It is intended only for the desktop use-case, and is not intended for
 usage on servers. The point of NetworkManager is to make networking
 configuration and setup as painless and automatic as possible.  If using DHCP,
 NetworkManager is _intended_ to replace default routes, obtain IP addresses
 from a DHCP server, and change nameservers whenever it sees fit.
 .
 This package provides the shared library that applications can use for
 creating VPN connections via NetworkManager.
Homepage: http://www.gnome.org/projects/NetworkManager/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, ubuntu-uec-live, kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop, edubuntu-desktop-kde, edubuntu-uec-live, xubuntu-desktop, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, ubuntu-netbook

Package: libnm-glib2
Priority: optional
Section: libs
Installed-Size: 256
Maintainer: Ubuntu Core Dev Team <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Riccardo Setti <giskard@debian.org>
Architecture: i386
Source: network-manager
Version: 0.8.4~git.20110319t175609.d14809b-0ubuntu3.1
Replaces: libnm-glib2 (<< 0.8.4~git.20110319t175609.d14809b-0ubuntu2~)
Depends: libc6 (>= 2.3.6-6~), libdbus-1-3 (>= 1.0.2), libdbus-glib-1-2 (>= 0.88), libglib2.0-0 (>= 2.18.0), libgudev-1.0-0 (>= 147), libnm-util1 (>= 0.8~a~git.20090804t185522.4bab334), libnm-glib-vpn1 (>= 0.8.4~)
Conflicts: libnm-glib2 (<< 0.8.4~git.20110319t175609.d14809b-0ubuntu2~)
Breaks: dhcp3-client (<< 4.1.1-P1-11)
Filename: pool/main/n/network-manager/libnm-glib2_0.8.4~git.20110319t175609.d14809b-0ubuntu3.1_i386.deb
Size: 58340
MD5sum: c0025e10671d79b33f6598fa80851831
SHA1: efc74dd7498d2291e51bdba17d208128277b36b4
SHA256: 254dec550f2b9ff4c28a08885caa5482df3af72ba891f09622ae63d23c41a82e
Description: network management framework (GLib shared library)
 NetworkManager attempts to keep an active network connection available at all
 times. It is intended only for the desktop use-case, and is not intended for
 usage on servers. The point of NetworkManager is to make networking
 configuration and setup as painless and automatic as possible.  If using DHCP,
 NetworkManager is _intended_ to replace default routes, obtain IP addresses
 from a DHCP server, and change nameservers whenever it sees fit.
 .
 This package provides the shared library that applications can use to query
 connection status via NetworkManager.
Homepage: http://www.gnome.org/projects/NetworkManager/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, ubuntu-uec-live, kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop, edubuntu-desktop-kde, edubuntu-uec-live, xubuntu-desktop, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, ubuntu-netbook

Package: libnm-util-dev
Priority: optional
Section: net
Installed-Size: 2112
Maintainer: Ubuntu Core Dev Team <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Riccardo Setti <giskard@debian.org>
Architecture: i386
Source: network-manager
Version: 0.8.4~git.20110319t175609.d14809b-0ubuntu3.1
Depends: libnm-util1 (= 0.8.4~git.20110319t175609.d14809b-0ubuntu3.1), libglib2.0-dev, libdbus-glib-1-dev (>= 0.60)
Filename: pool/main/n/network-manager/libnm-util-dev_0.8.4~git.20110319t175609.d14809b-0ubuntu3.1_i386.deb
Size: 266120
MD5sum: ef6030fc63c40cdbaa1176ba956d069b
SHA1: 28b924ee2e57746a6cc111068d7b32dfdd3d10b2
SHA256: a055076db18a4b89d6ad522d43a657bc9cd338b48b3539cea634d573807eab1b
Description: network management framework (development files)
 NetworkManager attempts to keep an active network connection available at all
 times. It is intended only for the desktop use-case, and is not intended for
 usage on servers. The point of NetworkManager is to make networking
 configuration and setup as painless and automatic as possible.  If using DHCP,
 NetworkManager is _intended_ to replace default routes, obtain IP addresses
 from a DHCP server, and change nameservers whenever it sees fit.
 .
 This package contains header and development files.
Homepage: http://www.gnome.org/projects/NetworkManager/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libnm-util1
Priority: optional
Section: libs
Installed-Size: 380
Maintainer: Ubuntu Core Dev Team <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Riccardo Setti <giskard@debian.org>
Architecture: i386
Source: network-manager
Version: 0.8.4~git.20110319t175609.d14809b-0ubuntu3.1
Depends: libc6 (>= 2.4), libdbus-1-3 (>= 1.0.2), libdbus-glib-1-2 (>= 0.78), libglib2.0-0 (>= 2.24.0), libnspr4 (>= 4.7.3-0ubuntu1~), libnss3 (>= 3.12.2~rc1), libuuid1 (>= 2.16)
Breaks: dhcp3-client (<< 4.1.1-P1-11), network-manager-gnome (<< 0.7~~), network-manager-kde (<< 1:0.2.3)
Filename: pool/main/n/network-manager/libnm-util1_0.8.4~git.20110319t175609.d14809b-0ubuntu3.1_i386.deb
Size: 103210
MD5sum: e25f296e17d722ac1e258ef5af3845c0
SHA1: 6cf4386fcaf8dd791cb26048be1da70b6608b345
SHA256: 4cfb7854bd13e7c168523ca5d864c35c8732f827aec8c839149b55a56a9d9ff6
Description: network management framework (shared library)
 NetworkManager attempts to keep an active network connection available at all
 times. It is intended only for the desktop use-case, and is not intended for
 usage on servers. The point of NetworkManager is to make networking
 configuration and setup as painless and automatic as possible.  If using DHCP,
 NetworkManager is _intended_ to replace default routes, obtain IP addresses
 from a DHCP server, and change nameservers whenever it sees fit.
 .
 This package contains a convenience library to ease the access to
 NetworkManager.
Homepage: http://www.gnome.org/projects/NetworkManager/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, ubuntu-uec-live, kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop, edubuntu-desktop-kde, edubuntu-uec-live, xubuntu-desktop, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, ubuntu-netbook

Package: libnss3
Priority: optional
Section: libs
Installed-Size: 2804
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Original-Maintainer: Maintainers of Mozilla-related packages <pkg-mozilla-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: nss
Version: 3.12.9+ckbi-1.82-0ubuntu2.2
Replaces: libnss3-1d
Depends: libc6 (>= 2.7), libnspr4 (>= 4.8.6-0ubuntu1~), libsqlite3-0 (>= 3.7.3), zlib1g (>= 1:1.1.4)
Conflicts: libnss3-1d (<< 3.12.9~b2), sunbird
Filename: pool/main/n/nss/libnss3_3.12.9+ckbi-1.82-0ubuntu2.2_i386.deb
Size: 1132064
MD5sum: 5294459535525a63362a3bd3b50dd0e8
SHA1: d0a10e4d26f05117aa98401a2b728c0e8c30b4dd
SHA256: c5ea42d1f0c4c56e96e4e863f5b492169204f8f41a873f0f43f0ac241e37fad9
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-desktop, kubuntu-mobile, 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
Priority: optional
Section: libs
Installed-Size: 72
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Original-Maintainer: Maintainers of Mozilla-related packages <pkg-mozilla-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: nss
Version: 3.12.9+ckbi-1.82-0ubuntu2.2
Depends: libnss3 (= 3.12.9+ckbi-1.82-0ubuntu2.2)
Filename: pool/main/n/nss/libnss3-1d_3.12.9+ckbi-1.82-0ubuntu2.2_i386.deb
Size: 15130
MD5sum: bbbc540cb0ef50a556e2709316617299
SHA1: f5c1310b4c9c208d99c413a019522faf73242ade
SHA256: 48ac5de690d2226b1a844e9e0e8510116e9283e37efb24aedbfe533aaacd6dff
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.
 .
 This package contains versioned symbolic links for Debian compatbility
Homepage: http://www.mozilla.org/projects/security/pki/nss/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: eucalyptus-cloud, eucalyptus-storage, eucalyptus-walrus, ubuntu-live, tomcat-server, kubuntu-live, kubuntu-mobile-live, kubuntu-mobile-live, edubuntu-desktop-gnome, edubuntu-desktop-kde, edubuntu-live, xubuntu-live, mythbuntu-live, netbook-live

Package: libnss3-dbg
Priority: extra
Section: debug
Installed-Size: 9280
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Original-Maintainer: Maintainers of Mozilla-related packages <pkg-mozilla-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: nss
Version: 3.12.9+ckbi-1.82-0ubuntu2.2
Replaces: libnss3-1d-dbg
Depends: libnss3 (= 3.12.9+ckbi-1.82-0ubuntu2.2)
Conflicts: libnss3-0d-dbg, libnss3-1d-dbg
Filename: pool/main/n/nss/libnss3-dbg_3.12.9+ckbi-1.82-0ubuntu2.2_i386.deb
Size: 3511368
MD5sum: 543689927824c6cd0404973df6058ffc
SHA1: 0f00399b3fa0978abd7fc27a9a1016c1b3e3cb07
SHA256: 0f9f6bfdbd76fb44d718e751d1fb9791c95cda1f1786ca8de3b5a64e593e7692
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: 1448
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Original-Maintainer: Maintainers of Mozilla-related packages <pkg-mozilla-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: nss
Version: 3.12.9+ckbi-1.82-0ubuntu2.2
Depends: libnss3 (= 3.12.9+ckbi-1.82-0ubuntu2.2), libnspr4-dev
Filename: pool/main/n/nss/libnss3-dev_3.12.9+ckbi-1.82-0ubuntu2.2_i386.deb
Size: 263640
MD5sum: 7e775172adf6956d3a32ecd4b8c6793c
SHA1: 94ed2f25853305340c66044f08cfbd31575a591b
SHA256: e58202c8ce1877f431c18046ae6efc243002556c739f0ce4ea73f4d17d2090d5
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: libnss3-tools
Priority: optional
Section: universe/admin
Installed-Size: 756
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Original-Maintainer: Maintainers of Mozilla-related packages <pkg-mozilla-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: nss
Version: 3.12.9+ckbi-1.82-0ubuntu2.2
Depends: libc6 (>= 2.4), libnspr4 (>= 4.7.3-0ubuntu1~), libnss3 (>= 3.12.9~b2), zlib1g (>= 1:1.1.4)
Filename: pool/main/n/nss/libnss3-tools_3.12.9+ckbi-1.82-0ubuntu2.2_i386.deb
Size: 292486
MD5sum: 6a3abde4bfae43e8f5d4289d232cc6d0
SHA1: dc29af6c5246327e7c76030cc0d9b6de9344488e
SHA256: b0f8c1bdcb4b79d01255226622fd6849dded8e8aad8de48f519103073210f476
Description: Network Security Service tools
 This is a set of tools on top of the Network Security Service libraries.
 This package includes:
  * certutil: manages certificate and key databases (cert7.db and key3.db)
  * modutil: manages the database of PKCS11 modules (secmod.db)
  * pk12util: imports/exports keys and certificates between the cert/key
    databases and files in PKCS12 format.
  * shlibsign: creates .chk files for use in FIPS mode.
  * signtool: creates digitally-signed jar archives containing files and/or
    code.
  * ssltap: proxy requests for an SSL server and display the contents of
    the messages exchanged between the client and server.
Homepage: http://www.mozilla.org/projects/security/pki/nss/tools/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libokularcore1
Priority: optional
Section: libs
Installed-Size: 724
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdegraphics
Version: 4:4.6.5-0ubuntu1.1
Depends: libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libkdecore5 (>= 4:4.5), libkdeui5 (>= 4:4.5), libkio5 (>= 4:4.5), libkjsapi4 (>= 4:4.5), libphonon4 (>= 4:4.7.0really4.4.4), libqt4-network (>= 4:4.5.3), libqt4-xml (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.6.1), libstdc++6 (>= 4.1.1), libthreadweaver4 (>= 4:4.5), phonon
Filename: pool/main/k/kdegraphics/libokularcore1_4.6.5-0ubuntu1.1_i386.deb
Size: 188692
MD5sum: aa8c3c74b4ad528e2faada0a23b06765
SHA1: 737122ac2a5be0581ffc3cd0540135d40fe97fc8
SHA256: 0914b122060300921d59494d9d9f76665a11b9a1d309ee72950b25a84f67b6b2
Description: libraries for the Okular document viewer
 This package contains libraries used by the Okular document viewer.
 .
 This package is part of the KDE graphics module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, edubuntu-desktop-kde

Package: libopagent1
Priority: optional
Section: universe/devel
Installed-Size: 72
Maintainer: Ubuntu Developers <ubuntu-devel@lists.ubuntu.com>
Original-Maintainer: LIU Qi <liuqi82@gmail.com>
Architecture: i386
Source: oprofile
Version: 0.9.6-1.1ubuntu2.1
Replaces: oprofile (<< 0.9.6-1ubuntu1)
Depends: libc6 (>= 2.4), libpopt0 (>= 1.16), zlib1g (>= 1:1.1.4)
Filename: pool/main/o/oprofile/libopagent1_0.9.6-1.1ubuntu2.1_i386.deb
Size: 8064
MD5sum: 60f9381cff45394bed701390128dcd92
SHA1: 738bb85abc65bd15682d62c39a1627f7e98967df
SHA256: c6d1416f83a88ac5e9b315dd40dddb34218e00a51ac5db61d36f3b08787cdd8e
Description: system-wide profiler for Linux systems (opagent runtime library)
 OProfile is a performance profiling tool for Linux systems, capable
 of profiling all running code at low overhead.  It consists of a
 daemon for collecting sample data, plus several post-profiling tools
 for turning data into information.
 .
 This package contains the opagent runtime library.
Homepage: http://oprofile.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libotr2
Priority: optional
Section: libs
Installed-Size: 224
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Thibaut VARENE <varenet@debian.org>
Architecture: i386
Source: libotr
Version: 3.2.0-2ubuntu1.1
Replaces: libotr0
Depends: libc6 (>= 2.7), libgcrypt11 (>= 1.4.6)
Suggests: libotr2-bin (>= 3.2.0-2ubuntu1.1)
Filename: pool/main/libo/libotr/libotr2_3.2.0-2ubuntu1.1_i386.deb
Size: 68316
MD5sum: 73e2a8e39bd00175eac820e83538b40c
SHA1: 861038ba0c32424006b83945a57053996d2ed77e
SHA256: f4b1bcf8cd6a677b7cbfff7866ced8e0227d3d179e3821e8d34839afb433c587
Description: Off-the-Record Messaging library
 Off-the-Record (OTR) Messaging Library and Toolkit
 .
 OTR allows you to have private conversations over IM by providing:
  - Encryption
    - No one else can read your instant messages.
  - Authentication
    - You are assured the correspondent is who you think it is.
  - Deniability
    - The messages you send do _not_ have digital signatures that are
      checkable by a third party.  Anyone can forge messages after a
      conversation to make them look like they came from you.  However,
      _during_ a conversation, your correspondent is assured the messages
      he sees are authentic and unmodified.
  - Perfect forward secrecy
    - If you lose control of your private keys, no previous conversation
      is compromised.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-kde, xubuntu-desktop

Package: libotr2-bin
Priority: optional
Section: universe/misc
Installed-Size: 172
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Thibaut VARENE <varenet@debian.org>
Architecture: i386
Source: libotr
Version: 3.2.0-2ubuntu1.1
Replaces: libotr1-bin
Depends: libc6 (>= 2.7), libgcrypt11 (>= 1.4.6), libotr2 (>= 3.2.0)
Conflicts: libotr1-bin
Filename: pool/main/libo/libotr/libotr2-bin_3.2.0-2ubuntu1.1_i386.deb
Size: 30804
MD5sum: e981b36e85aeb889ec05ef60121d80b4
SHA1: 8cd6836a690ecc6b334b634b57d3d4ccaf36005b
SHA256: 1e7a37f90b72c6dd4e2ffb2818553c7fe0569557b33d4b6cb1df1633e25d6672
Description: toolkit for Off-the-Record Messaging library
 Off-the-Record (OTR) Messaging Library toolkit
 .
 OTR allows you to have private conversations over IM by providing:
  - Encryption
    - No one else can read your instant messages.
  - Authentication
    - You are assured the correspondent is who you think it is.
  - Deniability
    - The messages you send do _not_ have digital signatures that are
      checkable by a third party.  Anyone can forge messages after a
      conversation to make them look like they came from you.  However,
      _during_ a conversation, your correspondent is assured the messages
      he sees are authentic and unmodified.
  - Perfect forward secrecy
    - If you lose control of your private keys, no previous conversation
      is compromised.
  .
  This package contains the program files for the OTR library.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libotr2-dev
Priority: optional
Section: libdevel
Installed-Size: 252
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Thibaut VARENE <varenet@debian.org>
Architecture: i386
Source: libotr
Version: 3.2.0-2ubuntu1.1
Replaces: libotr-dev, libotr0-dev, libotr1-dev
Depends: libotr2 (= 3.2.0-2ubuntu1.1), libgcrypt11-dev
Conflicts: libotr-dev, libotr1-dev
Filename: pool/main/libo/libotr/libotr2-dev_3.2.0-2ubuntu1.1_i386.deb
Size: 57002
MD5sum: bdada864162b93a1aed9c73cad2b7e2c
SHA1: efd674761027eab0f0771fc3434c7871e13776b0
SHA256: e5017f4636d38e92a82b6ca18a5dec9f8c969084e88eb09615a9bac4c2cbdda5
Description: Off-the-Record Messaging library development files
 Off-the-Record (OTR) Messaging Library
 .
 OTR allows you to have private conversations over IM by providing:
  - Encryption
    - No one else can read your instant messages.
  - Authentication
    - You are assured the correspondent is who you think it is.
  - Deniability
    - The messages you send do _not_ have digital signatures that are
      checkable by a third party.  Anyone can forge messages after a
      conversation to make them look like they came from you.  However,
      _during_ a conversation, your correspondent is assured the messages
      he sees are authentic and unmodified.
  - Perfect forward secrecy
    - If you lose control of your private keys, no previous conversation
      is compromised.
  .
  This package contains the header files and static libraries needed to
  develop applications using libotr.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libpam-apparmor
Priority: extra
Section: universe/libs
Installed-Size: 76
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: apparmor
Version: 2.6.1-0ubuntu3.1
Depends: libapparmor1 (>= 2.6~devel), libc6 (>= 2.2), libpam0g (>= 0.99.7.1)
Filename: pool/main/a/apparmor/libpam-apparmor_2.6.1-0ubuntu3.1_i386.deb
Size: 10500
MD5sum: b95bada69b7e8693b5ebeee6444ac78d
SHA1: 111ca4f3af123c686f5f42a997c7068a358bd1cc
SHA256: bb43760cf9b12004db47ad8161980d101a25847c369b3dbee1da3763a122551f
Description: changehat AppArmor library as a PAM module
 This provides the PAM module needed to declare various differing
 confinement policies when starting PAM sessions by using the
 changehat abilities exposed through libapparmor.
Homepage: http://apparmor.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libpam-cracklib
Priority: optional
Section: admin
Installed-Size: 132
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Steve Langasek <vorlon@debian.org>
Architecture: i386
Source: pam
Version: 1.1.2-2ubuntu8.4
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.2-2ubuntu8.4_i386.deb
Size: 16396
MD5sum: 0766b13087ea0ef202cb73b52b446f41
SHA1: 6134b6621e906bc5c8437bde6ebecb53f8cd0af7
SHA256: 0d85cdabf91ce428a1969ce3172cdbb1da1f42ff2532e9578eaea81f1ec9fbcb
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.
Multi-Arch: same
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 Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Steve Langasek <vorlon@debian.org>
Architecture: all
Source: pam
Version: 1.1.2-2ubuntu8.4
Provides: pam-doc
Filename: pool/main/p/pam/libpam-doc_1.1.2-2ubuntu8.4_all.deb
Size: 244906
MD5sum: eb066b3c06d5c5afac29ba84aa927aed
SHA1: 4c6f7c8616305d0fc0a55e7a6fdbdf544a0c77cc
SHA256: 511a93af3e0cae27e3397ff57f7665f6fdcf4e874372769293f8a8665a0015ad
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: 976
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Steve Langasek <vorlon@debian.org>
Architecture: i386
Source: pam
Version: 1.1.2-2ubuntu8.4
Replaces: libpam-umask, libpam0g-util
Provides: libpam-mkhomedir, libpam-motd, libpam-umask
Pre-Depends: libc6 (>= 2.8), libdb4.8, libpam0g (>= 1.1.2-2ubuntu4), libselinux1 (>= 2.0.85), debconf (>= 0.5) | debconf-2.0, libpam-modules-bin (= 1.1.2-2ubuntu8.4)
Conflicts: libpam-mkhomedir, libpam-motd, libpam-umask
Filename: pool/main/p/pam/libpam-modules_1.1.2-2ubuntu8.4_i386.deb
Size: 264556
MD5sum: bd46cc1d2495a15cdcd5c2f3d57b00dd
SHA1: 120d75d731ac3c3b4f118906c7b9be245bee15fa
SHA256: 293d1370046d410c3181c770e544e58cbc5849d4b49ebcd8506659d0c0b58d8c
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.
Multi-Arch: same
Homepage: http://pam.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: minimal

Package: libpam-modules-bin
Priority: required
Section: admin
Installed-Size: 220
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Steve Langasek <vorlon@debian.org>
Architecture: i386
Source: pam
Version: 1.1.2-2ubuntu8.4
Replaces: libpam-modules (<< 1.1.2-2ubuntu4)
Depends: libc6 (>= 2.4), libpam0g (>= 0.99.7.1), libselinux1 (>= 1.32)
Filename: pool/main/p/pam/libpam-modules-bin_1.1.2-2ubuntu8.4_i386.deb
Size: 34098
MD5sum: 3724470dac6f9deea2204b3fbc083882
SHA1: 7e4e5309a5aecdf833e3585d32cb9510f087b30e
SHA256: eaf126e7ebcec4958d44fc225e6eb1d821d3fc5dbd347aa4b7e57edf32443f8d
Description: Pluggable Authentication Modules for PAM - helper binaries
 This package contains helper binaries used by the standard set of PAM
 modules in the libpam-modules package.
Multi-Arch: foreign
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: 284
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Steve Langasek <vorlon@debian.org>
Architecture: all
Source: pam
Version: 1.1.2-2ubuntu8.4
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.2-2ubuntu8.4_all.deb
Size: 41846
MD5sum: 019a465c580f8d58f3139c7eeaf8115a
SHA1: f192912d2fce8874c9277386f5eafccac4108d94
SHA256: 5facf0bb50f56a24ce4d561c17e302222c82a827d48dd5c94b0a4790db5edb9b
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.
Multi-Arch: foreign
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: 228
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Steve Langasek <vorlon@debian.org>
Architecture: i386
Source: pam
Version: 1.1.2-2ubuntu8.4
Replaces: libpam0g-util
Depends: libc6 (>= 2.8), debconf (>= 0.5) | debconf-2.0
Pre-Depends: multiarch-support
Suggests: libpam-doc
Filename: pool/main/p/pam/libpam0g_1.1.2-2ubuntu8.4_i386.deb
Size: 50594
MD5sum: e1111c544c75dbf7b9f5037db7ab44a9
SHA1: 065e57d3e02dc5c1a5a64bf5367fa19299dc326c
SHA256: f6028bffbf13d6aecc101c73ec1e7dfbad923af72c5966642795faf51642f770
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.
Multi-Arch: same
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 Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Steve Langasek <vorlon@debian.org>
Architecture: i386
Source: pam
Version: 1.1.2-2ubuntu8.4
Provides: libpam-dev
Depends: libpam0g (= 1.1.2-2ubuntu8.4), libc6-dev | libc-dev
Filename: pool/main/p/pam/libpam0g-dev_1.1.2-2ubuntu8.4_i386.deb
Size: 118432
MD5sum: aaa697c5cb01e18c774b02a45cb1a32d
SHA1: bddd249391281fce1d378d88c4d120de111f02df
SHA256: fd67deeef4a67487dd6bb30592c62c8c12f65a4a5edeb7a2444d1d5adadaaa47
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: libperl-dev
Priority: optional
Section: libdevel
Installed-Size: 5716
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Niko Tyni <ntyni@debian.org>
Architecture: i386
Source: perl
Version: 5.10.1-17ubuntu4.1
Depends: perl (= 5.10.1-17ubuntu4.1), libperl5.10 (= 5.10.1-17ubuntu4.1)
Filename: pool/main/p/perl/libperl-dev_5.10.1-17ubuntu4.1_i386.deb
Size: 2511224
MD5sum: f8564a624625e252214db85299011960
SHA1: 45f905c23fec857c861ff533342ca900985c9906
SHA256: 7fcfed6c9626967972a8ae5c985fcf51b620b3a8b378f105c09c25394eb0b9cf
Description: Perl library: development files
 Files for developing applications which embed a Perl interpreter and for
 programs compiled with perlcc.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libperl5.10
Priority: optional
Section: libs
Installed-Size: 1364
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Niko Tyni <ntyni@debian.org>
Architecture: i386
Source: perl
Version: 5.10.1-17ubuntu4.1
Replaces: perl-base (<= 5.8.7-4)
Depends: libc6 (>= 2.11), perl-base (= 5.10.1-17ubuntu4.1)
Filename: pool/main/p/perl/libperl5.10_5.10.1-17ubuntu4.1_i386.deb
Size: 623790
MD5sum: 4740038c6a7af1827127c63f637ed149
SHA1: cce89f277fc83758b7a3288b9ccf573aadc198d7
SHA256: f5b2019e69edb25b7703838e7ace775734b1244e21ee5d115846ea552d49a9f9
Description: shared Perl library
 This package is required by programs which embed a Perl interpreter to
 ensure that the correct version of `perl-base' is installed.  It
 additionally contains the shared Perl library on architectures where the
 perl binary is linked to libperl.a (currently only i386, for performance
 reasons).  In other cases the actual library is in the `perl-base' package.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, print-server, kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop, xubuntu-desktop, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, ubuntu-netbook

Package: libpgtypes3
Priority: optional
Section: libs
Installed-Size: 144
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Martin Pitt <mpitt@debian.org>
Architecture: i386
Source: postgresql-8.4
Version: 8.4.13-0ubuntu11.04
Depends: libc6 (>= 2.4)
Filename: pool/main/p/postgresql-8.4/libpgtypes3_8.4.13-0ubuntu11.04_i386.deb
Size: 50014
MD5sum: 352786ec35abd3d59fe38ed7d2633654
SHA1: 9d2b4a4ca1b302961eacfa448bee90318242e2a0
SHA256: d80750b818c6d716cf573d8127e2aadff36c261109acf0e1416dd5dbafe876b1
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: libplasma-geolocation-interface4
Priority: optional
Section: libs
Installed-Size: 180
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdebase-workspace
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdebase-workspace-libs4+5
Depends: libc6 (>= 2.1.3), libqtcore4 (>= 4:4.7.0~beta1), libstdc++6 (>= 4.1.1)
Conflicts: kdebase-workspace-libs4+5
Filename: pool/main/k/kdebase-workspace/libplasma-geolocation-interface4_4.6.5-0ubuntu1.1_i386.deb
Size: 20302
MD5sum: c966a3b9062141e9068dcf352f0c6363
SHA1: f4825cfd41cbff77196578e05d23771d4cabf87b
SHA256: 7193a803fbdf8f0a663d3c3936ccf9cb675b8ac9bf415f20868d584134467d51
Description: library for the Plasma geolocation
 This package contains libraries needed for the Plasma geolocation.
 .
 This package is part of the KDE base workspace module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-kde

Package: libplasma3
Priority: optional
Section: libs
Installed-Size: 3172
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kde4libs
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdelibs5-data (<< 4:4.4.60)
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libkdecore5 (= 4:4.6.5-0ubuntu1.1), libkdeui5 (= 4:4.6.5-0ubuntu1.1), libkdewebkit5 (= 4:4.6.5-0ubuntu1.1), libkdnssd4 (= 4:4.6.5-0ubuntu1.1), libkio5 (= 4:4.6.5-0ubuntu1.1), libknewstuff3-4 (= 4:4.6.5-0ubuntu1.1), libphonon4 (>= 4:4.7.0really4.4.4), libqca2, libqt4-declarative (>= 4:4.7.0~beta1), libqt4-network (>= 4:4.7.0), libqt4-opengl (>= 4:4.7.0), libqt4-script (>= 4:4.7.0), libqt4-sql (>= 4:4.7.0), libqt4-svg (>= 4:4.7.0), libqt4-xml (>= 4:4.7.0), libqtcore4 (>= 4:4.7.0), libqtgui4 (>= 4:4.7.0), libqtwebkit4 (>= 2.1~really2.0.2), libsolid4 (= 4:4.6.5-0ubuntu1.1), libstdc++6 (>= 4.1.1), libthreadweaver4 (= 4:4.6.5-0ubuntu1.1), libx11-6
Breaks: kdebase-workspace-bin (<< 4:4.2.60), kdelibs5-data (<< 4:4.4.60)
Filename: pool/main/k/kde4libs/libplasma3_4.6.5-0ubuntu1.1_i386.deb
Size: 817564
MD5sum: 216dfa29168468e3fecc6df651f9d321
SHA1: b1e2285e6fa7172236918a0958d074f1a7aaf3c0
SHA256: cda4d88a5b40ce57d4b41b6fc6933c43b840aa545fd1e69ee67cc4b17d1c1bcd
Description: the Plasma Library for the KDE Platform
 This package contains the Plasma library. Plasma is one of the key
 technologies of KDE 4 (also known as the "Pillars of KDE"), and one of the
 most visible to users. It is the component that is "in charge" of the desktop
 interface; the desktop, panel (often referred simply as the task bar), and
 related elements. Plasma aims to change the traditional concepts of the
 "Desktop", incorporating semantic application elements, and bringing
 cooperating technologies to the user's fingertips in a way that is visually
 appealing while easing work flow.
 .
 It is part of the KDE Development Platform libraries module.
Homepage: http://plasma.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: libplasmaclock4b
Priority: optional
Section: libs
Installed-Size: 372
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdebase-workspace
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdebase-workspace-libs4+5, libplasmaclock4, libplasmaclock4-api
Provides: libplasmaclock4-api
Depends: libc6 (>= 2.1.3), libkdecore5 (>= 4:4.5.2-0ubuntu1), libkdeui5 (>= 4:4.5.2-0ubuntu1), libkephal4a (= 4:4.6.5-0ubuntu1.1), libkholidays4 (>= 4:4.5.90), libkio5 (>= 4:4.5.2-0ubuntu1), libplasma3 (>= 4:4.5.90), libqt4-dbus (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1)
Conflicts: kdebase-workspace-libs4+5, libplasmaclock4, libplasmaclock4-api
Filename: pool/main/k/kdebase-workspace/libplasmaclock4b_4.6.5-0ubuntu1.1_i386.deb
Size: 73894
MD5sum: 8051088c98cc22c99b2e7ce3e5e0cbee
SHA1: f6dd4145f70f779304d10c8929b95de9c5e3155d
SHA256: e10612fa9bc6db2806b59d1d4eabdcd2bd6d18417e33665c6fa86a9174833888
Description: library for Plasma clocks
 This package contains libraries needed for Plasma clocks.
 .
 This package is part of the KDE base workspace module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-kde

Package: libplasmagenericshell4
Priority: optional
Section: libs
Installed-Size: 544
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdebase-workspace
Version: 4:4.6.5-0ubuntu1.1
Replaces: plasma-widgets-workspace (<< 4:4.5.80)
Depends: libc6 (>= 2.1.3), libkdecore5 (>= 4:4.5.2-0ubuntu1), libkdeui5 (>= 4:4.5.2-0ubuntu1), libkephal4a (= 4:4.6.5-0ubuntu1.1), libkfile4 (>= 4:4.5.2-0ubuntu1), libkworkspace4 (= 4:4.6.5-0ubuntu1.1), libplasma3 (>= 4:4.5.80), libqt4-script (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1), libx11-6
Filename: pool/main/k/kdebase-workspace/libplasmagenericshell4_4.6.5-0ubuntu1.1_i386.deb
Size: 118340
MD5sum: 1d08567e523638e40ac1e3a8712a5468
SHA1: 71160a428608047a8a032433ef06a3d599bf8af0
SHA256: 55629b0c56aee41d95a1233dfe3073f891928e15b16966e47d8a6d9780444c0e
Description: shared elements for all the plasma shells
 This library contains elements shared by the plasma desktop shell,
 the plasma netbook shell and the plasma screensaver overlay.
 .
 This package is part of the KDE base workspace module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-kde

Package: libplib-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 3068
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Bradley Smith <bradsmith@debian.org>
Architecture: i386
Source: plib
Version: 1.8.5-5+squeeze1build0.11.04.1
Replaces: plib1.8.4-dev
Provides: plib1.8.4-dev
Depends: libplib1 (= 1.8.5-5+squeeze1build0.11.04.1), freeglut3-dev, libgl1-mesa-dev | libgl-dev
Conflicts: plib1.8.4-dev
Filename: pool/main/p/plib/libplib-dev_1.8.5-5+squeeze1build0.11.04.1_i386.deb
Size: 849240
MD5sum: 01ec0d4e8b3234dc6298d3ce3270808f
SHA1: 5b4e171ccca6f31f38b294ac56b81939a9c224f6
SHA256: 3d06a68c7ead5607a86ab50477d5c4de1a98b5883e7bda7640c793fd538067c9
Description: Portability Libraries: Development package
 Provides a Joystick interface, a simple GUI built on top of OpenGL,
 some standard geometry functions, a sound library and a simple scene
 graph API built on top of OpenGL.
 .
 This package provides the static libraries, the header files and the
 development links to the shared libraries. You need this package if you
 want to compile software which needs plib.
Homepage: http://plib.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libplib1
Priority: extra
Section: universe/libs
Installed-Size: 1612
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Bradley Smith <bradsmith@debian.org>
Architecture: i386
Source: plib
Version: 1.8.5-5+squeeze1build0.11.04.1
Replaces: plib1.8.4c2
Depends: freeglut3, libgl1-mesa-glx | libgl1, libc6 (>= 2.7), libgcc1 (>= 1:4.1.1), libice6 (>= 1:1.0.0), libsm6, libstdc++6 (>= 4.1.1), libx11-6, libxext6, libxi6, libxmu6
Conflicts: plib1.8.4c2
Filename: pool/main/p/plib/libplib1_1.8.5-5+squeeze1build0.11.04.1_i386.deb
Size: 612866
MD5sum: b21c99397b586684bc8bbc7355a140ca
SHA1: 53583fa4678e462c4776787dfd20acb57c259791
SHA256: 231e968b38f88475a29873e545a256f2c5f1387fcfd3a9ccfbb5e6c7ce826eb6
Description: Portability Libraries: Run-time package
 Provides a Joystick interface, a simple GUI built on top of OpenGL,
 some standard geometry functions, a sound library and a simple scene
 graph API built on top of OpenGL.
 .
 This package provides the shared libraries. It should be installed
 automatically by packages which need it.
Homepage: http://plib.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libpng12-0
Priority: optional
Section: libs
Installed-Size: 328
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Architecture: i386
Source: libpng
Version: 1.2.44-1ubuntu3.4
Replaces: libpng12-dev (<= 1.2.8rel-7)
Depends: libc6 (>= 2.11), zlib1g (>= 1:1.1.4)
Pre-Depends: multiarch-support
Conflicts: libpng12-dev (<= 1.2.8rel-7), mzscheme (<= 1:209-5), pngcrush (<= 1.5.10-2), pngmeta (<= 1.11-3), povray-3.5 (<= 3.5.0c-10), qemacs (<= 0.3.1-5)
Filename: pool/main/libp/libpng/libpng12-0_1.2.44-1ubuntu3.4_i386.deb
Size: 126610
MD5sum: 3be4e61cb98c13cb44f9fc545c916f5b
SHA1: 9abcc7838ddc085075e51fb9f75aa39cffae4e5a
SHA256: 85b36203cbb9ed42c95da5de7d6e7fa18ba1b8361c163e36073c2aa66bb2f722
Description: PNG library - runtime
 libpng is a library implementing an interface for reading and writing
 PNG (Portable Network Graphics) format files.
 .
 This package contains the runtime library files needed to run software
 using libpng.
Multi-Arch: same
Homepage: http://libpng.org/pub/png/libpng.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: minimal

Package: libpng12-dev
Priority: optional
Section: libdevel
Installed-Size: 640
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Architecture: i386
Source: libpng
Version: 1.2.44-1ubuntu3.4
Replaces: libpng12-0-dev, libpng3-dev (<= 1.2.5)
Provides: libpng-dev, libpng12-0-dev, libpng3-dev
Depends: libpng12-0 (= 1.2.44-1ubuntu3.4), zlib1g-dev
Conflicts: libpng-dev, libpng12-0-dev, libpng2 (<< 1.0.12-3), libpng2-dev
Filename: pool/main/libp/libpng/libpng12-dev_1.2.44-1ubuntu3.4_i386.deb
Size: 208448
MD5sum: 7ecca5de836b311cb5685f2e760fd607
SHA1: 33c2d259997aea99ad4d55d4b452cf1a3e2338b5
SHA256: 51ce5dce2b43193516ad5a1aca5bf582e9e6b0c879442434b4076eb1fe0d2bfd
Description: PNG library - development
 libpng is a library implementing an interface for reading and writing
 PNG (Portable Network Graphics) format files.
 .
 This package contains the header and development files needed to build
 programs and packages using libpng.
Homepage: http://libpng.org/pub/png/libpng.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libpng3
Priority: optional
Section: universe/oldlibs
Installed-Size: 28
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Anibal Monsalve Salazar <anibal@debian.org>
Architecture: i386
Source: libpng
Version: 1.2.44-1ubuntu3.4
Depends: libpng12-0 (>= 1.2.5.0-2)
Filename: pool/main/libp/libpng/libpng3_1.2.44-1ubuntu3.4_i386.deb
Size: 964
MD5sum: b4cf5ce162dc7940b4cafc5ca007abc9
SHA1: 8bb39f7363dbbc757bae9c741df6589c471a7ce0
SHA256: 2431fa7aca815447bb2360b5a2e3f22e97fe88c1f195ac8750323ecb79e86bf8
Description: PNG library - runtime
 libpng is a library implementing an interface for reading and writing
 PNG (Portable Network Graphics) format files.
 .
 This package is superseded by libpng12-0, and is provided only for
 transitional purposes.
Multi-Arch: same
Homepage: http://libpng.org/pub/png/libpng.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libpostproc-dev
Priority: optional
Section: libdevel
Installed-Size: 272
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian multimedia packages maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: libav
Version: 4:0.6.6-0ubuntu0.11.04.1
Depends: libpostproc51 (>= 4:0.6.6-0ubuntu0.11.04.1) | libpostproc-extra-51 (>= 4:0.6.6), libpostproc51 (<= 4:0.6.6-99) | libpostproc-extra-51 (<= 4:0.6.6-99), libavutil-dev (= 4:0.6.6-0ubuntu0.11.04.1)
Filename: pool/main/liba/libav/libpostproc-dev_0.6.6-0ubuntu0.11.04.1_i386.deb
Size: 73692
MD5sum: 236480200c423e287b75866113ffd420
SHA1: d85e29fca87accba7520a52daba1a07f325a94a6
SHA256: d0a07a53fae4f17f17d77af6c4713291bf562fbaa291a49d4e8beede03fd4ccc
Description: Development files for libpostproc
 This is the video postprocessing library from Libav.
 .
 This package contains the header files and static libraries needed to
 compile applications or shared objects that use libpostproc.
Homepage: http://ffmpeg.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libpostproc51
Priority: optional
Section: libs
Installed-Size: 444
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian multimedia packages maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: libav
Version: 4:0.6.6-0ubuntu0.11.04.1
Depends: libavutil50 (>= 4:0.6.6-0ubuntu0.11.04.1) | libavutil-extra-50 (>= 4:0.6.6), libavutil50 (<< 4:0.6.6-99) | libavutil-extra-50 (<< 4:0.6.6-99), libc6 (>= 2.4)
Filename: pool/main/liba/libav/libpostproc51_0.6.6-0ubuntu0.11.04.1_i386.deb
Size: 132232
MD5sum: 4f61c87c0dd540cca7827c9e693c5d98
SHA1: f4cd70da931aa058b25301f26edc98ef089413db
SHA256: c65e0e9795401b2a0ac9d13e888a9102182648d5ab6460c8a3b926ef4ba691e5
Description: Libav video postprocessing library
 This is the video postprocessing library from Libav.
Homepage: http://ffmpeg.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend

Package: libpowerdevilcore0
Priority: optional
Section: libs
Installed-Size: 336
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdebase-workspace
Version: 4:4.6.5-0ubuntu1.1
Depends: libc6 (>= 2.1.3), libkdecore5 (>= 4:4.5.2-0ubuntu1), libkdeui5 (>= 4:4.5.2-0ubuntu1), libkidletime4 (>= 4:4.5.2-0ubuntu1), libkworkspace4 (= 4:4.6.5-0ubuntu1.1), libqt4-dbus (>= 4:4.6.1), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libsolid4 (>= 4:4.5.2-0ubuntu1), libstdc++6 (>= 4.1.1)
Filename: pool/main/k/kdebase-workspace/libpowerdevilcore0_4.6.5-0ubuntu1.1_i386.deb
Size: 67500
MD5sum: 519ba2f335c814954dd823a24d125d8a
SHA1: bfd0a79f11addeaef21c4ce5e93e39594158beb2
SHA256: 524a82a40b31636c12ada3f776628320841422dde05e42fa38920afd23529b5b
Description: shared elements for PowerDevil
 This library contains elements shared by Power Devil, the power
 management service for KDE workspaces.
 .
 This package is part of the KDE base workspace module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-kde

Package: libpq-dev
Priority: optional
Section: libdevel
Installed-Size: 744
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Martin Pitt <mpitt@debian.org>
Architecture: i386
Source: postgresql-8.4
Version: 8.4.13-0ubuntu11.04
Replaces: postgresql-dev
Depends: libc6 (>= 2.4), libpq5 (= 8.4.13-0ubuntu11.04), 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.13-0ubuntu11.04_i386.deb
Size: 193674
MD5sum: fc06acdeadc0865bb03de8cff7ad9e06
SHA1: aaba406afbaa9b9afce93dbba0057612643ba5da
SHA256: adf6337e699e5d7be4b9dcaf521ad1e80bbad6c76f642233915857b86acdbf96
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: 228
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Martin Pitt <mpitt@debian.org>
Architecture: i386
Source: postgresql-8.4
Version: 8.4.13-0ubuntu11.04
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.13-0ubuntu11.04_i386.deb
Size: 85180
MD5sum: 9a8078bc039edc54d9810febba9aac1a
SHA1: b1cad66e5a0a5078920bff9757ada64d6bb8243e
SHA256: b45345da7f05500561d2a8a8b1b986887007a3844acbd32f1bb3c55dc2af394a
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

Package: libprocesscore4b
Priority: optional
Section: libs
Installed-Size: 256
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdebase-workspace
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdebase-workspace-libs4+5, libprocesscore4a, libprocesscore4a-api
Provides: libprocesscore4a-api
Depends: libc6 (>= 2.2), libgcc1 (>= 1:4.1.1), libkdecore5 (>= 4:4.5.2-0ubuntu1), libqtcore4 (>= 4:4.7.0~beta1), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.1.4)
Conflicts: kdebase-workspace-libs4+5, libprocesscore4a, libprocesscore4a-api
Filename: pool/main/k/kdebase-workspace/libprocesscore4b_4.6.5-0ubuntu1.1_i386.deb
Size: 40858
MD5sum: 75decad421d3946b3e379e7280118bf5
SHA1: 6d5ba176ccf61781618b8f10ebcb950f33016829
SHA256: 0b33d7bc53430b9f5089689e8a120b020a914c1d951efffdab191587f016c6e7
Description: library for ksysguard based process view
 This package contains libraries needed for ksysguard based process view.
 .
 This package is part of the KDE base workspace module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-kde

Package: libprocessui4a
Priority: optional
Section: libs
Installed-Size: 436
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdebase-workspace
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdebase-workspace-libs4+5, libprocessui4, libprocessui4-api
Provides: libprocessui4-api
Depends: libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libkdecore5 (>= 4:4.5.80), libkdeui5 (>= 4:4.5.2-0ubuntu1), libprocesscore4b (= 4:4.6.5-0ubuntu1.1), libqt4-dbus (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libqtwebkit4 (>= 2.1~really2.0.2), libstdc++6 (>= 4.1.1)
Conflicts: kdebase-workspace-libs4+5, libprocessui4, libprocessui4-api
Filename: pool/main/k/kdebase-workspace/libprocessui4a_4.6.5-0ubuntu1.1_i386.deb
Size: 93960
MD5sum: a1baf72edd12331fb8fba89d891b6542
SHA1: eee5ac521cfe6ba08c0d2b8cac11817c3a996105
SHA256: 209ad845b825ee4d327d734c6c59f75ac4213e5fa2f9f3bef8e4ebe7bd91eb3f
Description: library for ksysguard process user interface
 This package contains libraries needed for ksysguard process user interface.
 .
 This package is part of the KDE base workspace module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-kde

Package: libpython2.6
Priority: optional
Section: libs
Installed-Size: 2484
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Matthias Klose <doko@debian.org>
Architecture: i386
Source: python2.6
Version: 2.6.6-6ubuntu7.1
Replaces: python2.6 (<< 2.6)
Depends: python2.6 (= 2.6.6-6ubuntu7.1), libc6 (>= 2.4), libssl0.9.8 (>= 0.9.8m-1), zlib1g (>= 1:1.2.0)
Filename: pool/main/p/python2.6/libpython2.6_2.6.6-6ubuntu7.1_i386.deb
Size: 996948
MD5sum: 485f3809cb1c8c7a7b49011c4c5817a1
SHA1: 9452d7e21f7bc03b300b4e9a6010e9216a98e7a9
SHA256: 085459ae92dedec5007093085bdafbe942471a64ddb4ba7f60b53915c14aa309
Description: Shared Python runtime library (version 2.6)
 Version 2.6 of the high-level, interactive object oriented language,
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.
 .
 This package contains the shared runtime library, normally not needed
 for programs using the statically linked interpreter.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libpython2.7
Priority: optional
Section: libs
Installed-Size: 2708
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Matthias Klose <doko@debian.org>
Architecture: i386
Source: python2.7
Version: 2.7.1-5ubuntu2.2
Replaces: python2.7 (<< 2.6)
Depends: python2.7 (= 2.7.1-5ubuntu2.2), libc6 (>= 2.4), libssl0.9.8 (>= 0.9.8m-1), zlib1g (>= 1:1.2.0)
Filename: pool/main/p/python2.7/libpython2.7_2.7.1-5ubuntu2.2_i386.deb
Size: 1077302
MD5sum: ba4b9931f889b0d0831ba7ce19ec9829
SHA1: 905c49157b761ed8a02f69a52f1b00a9b0e0f14d
SHA256: 0126b7913e25ae20d7cb5c3ddd8b577b0b5e8eded2c321c527d2f2c445218efa
Description: Shared Python runtime library (version 2.7)
 Version 2.7 of the high-level, interactive object oriented language,
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.
 .
 This package contains the shared runtime library, normally not needed
 for programs using the statically linked interpreter.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, eucalyptus-cloud, eucalyptus-node, eucalyptus-storage, eucalyptus-walrus, ubuntu-uec-live, virt-host, kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, 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: libpython3.1
Priority: optional
Section: libs
Installed-Size: 2788
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Matthias Klose <doko@debian.org>
Architecture: i386
Source: python3.1
Version: 3.1.3-1ubuntu1.2
Replaces: python3.1 (<< 3.0~rc1)
Depends: python3.1 (= 3.1.3-1ubuntu1.2), libc6 (>= 2.4), libexpat1 (>= 1.95.8), libffi5 (>= 3.0.4), libssl0.9.8 (>= 0.9.8m-1), zlib1g (>= 1:1.2.0)
Filename: pool/main/p/python3.1/libpython3.1_3.1.3-1ubuntu1.2_i386.deb
Size: 1109602
MD5sum: 0520c04661cc2aad2afa3c9ffb51392e
SHA1: 6995ab2ffc6d6d645750800bee9358510b44f52b
SHA256: 809832ade4435ba8fad31a4a28da91987776b20212dedecd8f119f707b02fcd7
Description: Shared Python runtime library (version 3.1)
 Version 3.1 of the high-level, interactive object oriented language,
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.
 .
 This package contains the shared runtime library, normally not needed
 for programs using the statically linked interpreter.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libpython3.2
Priority: optional
Section: libs
Installed-Size: 3032
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Matthias Klose <doko@debian.org>
Architecture: i386
Source: python3.2
Version: 3.2-1ubuntu1.2
Replaces: python3.2 (<< 3.0~rc1)
Depends: python3.2 (= 3.2-1ubuntu1.2), libc6 (>= 2.9), libexpat1 (>= 1.95.8), libffi5 (>= 3.0.4), libssl0.9.8 (>= 0.9.8m-1), zlib1g (>= 1:1.2.0)
Filename: pool/main/p/python3.2/libpython3.2_3.2-1ubuntu1.2_i386.deb
Size: 1208844
MD5sum: 93810ad5affa3ef0a4b949b56bc8d698
SHA1: d18f4b2cdfd5c85f7cf19ad57acdb6a28ff5cbf9
SHA256: 04d7d48a61020a60c4e75c3ef7f683631fb1958a65ed15c75dd76d350b23f8e3
Description: Shared Python runtime library (version 3.2)
 Version 3.2 of the high-level, interactive object oriented language,
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.
 .
 This package contains the shared runtime library, normally not needed
 for programs using the statically linked interpreter.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libqgpgme1
Priority: optional
Section: libs
Installed-Size: 116
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdepimlibs
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdepimlibs5 (<< 4:4.4.60)
Depends: libc6 (>= 2.1.3), libgpgme++2 (= 4:4.6.5-0ubuntu1.1), libqtcore4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1)
Filename: pool/main/k/kdepimlibs/libqgpgme1_4.6.5-0ubuntu1.1_i386.deb
Size: 14130
MD5sum: 28a061e135577f04f7cb3662bf56ac4e
SHA1: 2e46e0ab8222661de6d65bb4bc0cf2e4a1580050
SHA256: 852e947a8733e48605a46eb980596e4880fadd71af462173b15f6371d0d1925b
Description: library for GpgME++ integration with Qt
 QGpgME is a library that provides GpgME++ integration with QEventLoop
 and some Qt datatypes (e.g. QByteArray).
 .
 This package is part of the KDE Development Platform PIM libraries module.
Homepage: http://pim.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, edubuntu-desktop-kde

Package: libqt4-assistant
Priority: optional
Section: universe/libs
Installed-Size: 124
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: qt4-x11
Version: 4:4.7.2-0ubuntu6.4
Depends: libqtassistantclient4 (>= 4.6.3)
Filename: pool/main/q/qt4-x11/libqt4-assistant_4.7.2-0ubuntu6.4_i386.deb
Size: 8324
MD5sum: 62bb21d1444054201d27bf46b060a1c3
SHA1: 0615f3f32bd3e03a331a664a1fe3f367b9221a9b
SHA256: fc32a450bbdd239eabbd47102c47142b0752ff4c11c374b73390e7211a4ae03e
Description: transitional package for Qt 4 assistant module
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 This is a dummy transitional package to enable installation of other packages
 linked against Qt 4 assistant module previously shipped from Qt source.
Homepage: http://www.qtsoftware.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libqt4-core
Priority: optional
Section: universe/libs
Installed-Size: 124
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: qt4-x11
Version: 4:4.7.2-0ubuntu6.4
Depends: libqtcore4 (= 4:4.7.2-0ubuntu6.4), libqt4-network (= 4:4.7.2-0ubuntu6.4), libqt4-script (= 4:4.7.2-0ubuntu6.4), libqt4-xml (= 4:4.7.2-0ubuntu6.4), libqt4-dbus (= 4:4.7.2-0ubuntu6.4), libqt4-test (= 4:4.7.2-0ubuntu6.4)
Filename: pool/main/q/qt4-x11/libqt4-core_4.7.2-0ubuntu6.4_i386.deb
Size: 8346
MD5sum: 4722475558697b9720a3812e8ce109a0
SHA1: 4f2ba16e3ce52bb2d6889d7e7410131dda15c57d
SHA256: 1e841be5a62656002dcf78a913c2ce600473e5f362ba89725296a9ba886726f4
Description: transitional package for Qt 4 core non-GUI runtime libraries
 Qt is a cross-platform C++ application framework.  Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 This is a dummy transitional package to enable installation of other packages
 linked against Qt 4.3 or earlier Qt 4 releases previously shipped.
Homepage: http://www.qtsoftware.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libqt4-dbg
Priority: extra
Section: libs
Installed-Size: 481824
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: qt4-x11
Version: 4:4.7.2-0ubuntu6.4
Replaces: libqt4-debug (<< 4.4.0~beta1-1)
Depends: libqtcore4 (= 4:4.7.2-0ubuntu6.4)
Conflicts: qt-x11-free-dbg
Breaks: libqt4-debug (<< 4.4.0~beta1-1)
Filename: pool/main/q/qt4-x11/libqt4-dbg_4.7.2-0ubuntu6.4_i386.deb
Size: 99389598
MD5sum: 46f39cf2b245a04de343a84fb8da0abb
SHA1: fe75adde976749c0ba9907ec112cdcaf4774fac6
SHA256: b21ada8d4df6ca48420470d6949aa244aacf68fbfa6f061ca88c529f9b2df06e
Description: Qt 4 library debugging symbols
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 This package contains the debugging symbols for the Qt 4 libraries.
Homepage: http://www.qtsoftware.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libqt4-dbus
Priority: optional
Section: libs
Installed-Size: 720
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: qt4-x11
Version: 4:4.7.2-0ubuntu6.4
Replaces: libqt4-core (<< 4.4.0~beta1-1)
Depends: libc6 (>= 2.4), libdbus-1-3 (>= 1.0.2), libgcc1 (>= 1:4.1.1), libqt4-xml (= 4:4.7.2-0ubuntu6.4), libqtcore4 (= 4:4.7.2-0ubuntu6.4), libstdc++6 (>= 4.1.1)
Breaks: libqt4-core (<< 4.4.0~beta1-1)
Filename: pool/main/q/qt4-x11/libqt4-dbus_4.7.2-0ubuntu6.4_i386.deb
Size: 192836
MD5sum: a05c56893277fc9ec7b45296d692ee88
SHA1: 952c9e5316f98bd5d4ffc4ff5392c177c73f8b69
SHA256: 9b010f0edc9215253d5489187f584ef95e0377ff2c3df73df4627ea0a8667187
Description: Qt 4 D-Bus module
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 The QtDBus module is a Unix-only library that you can use to make Inter-Process
 Communication using the D-Bus protocol.
 .
 Applications using the QtDBus module can provide services to other, remote
 applications by exporting objects, as well as use services exported by those
 applications by placing calls and accessing properties.
Homepage: http://www.qtsoftware.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde, mythbuntu-backend-master, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, ubuntu-netbook

Package: libqt4-declarative
Priority: optional
Section: libs
Installed-Size: 3612
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: qt4-x11
Version: 4:4.7.2-0ubuntu6.4
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libqt4-network (= 4:4.7.2-0ubuntu6.4), libqt4-script (= 4:4.7.2-0ubuntu6.4), libqt4-sql (= 4:4.7.2-0ubuntu6.4), libqt4-xmlpatterns (= 4:4.7.2-0ubuntu6.4), libqtcore4 (= 4:4.7.2-0ubuntu6.4), libqtgui4 (= 4:4.7.2-0ubuntu6.4), libstdc++6 (>= 4.1.1)
Filename: pool/main/q/qt4-x11/libqt4-declarative_4.7.2-0ubuntu6.4_i386.deb
Size: 953604
MD5sum: 4a6579dfa121fce69612f7b385e800b0
SHA1: 14f637186ae45f4d8ab30fdb64f8a2c29b534d93
SHA256: 2c468a8781b9c36a267e247715892708099263382bb35eb9c9776c46c6d51123
Description: Qt 4 Declarative module
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 The Qt Declarative module provides a declarative framework for building highly
 dynamic, custom user interfaces.
Homepage: http://www.qtsoftware.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde, ubuntu-netbook

Package: libqt4-declarative-folderlistmodel
Priority: optional
Section: universe/libs
Installed-Size: 188
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: qt4-x11
Version: 4:4.7.2-0ubuntu6.4
Depends: libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libqt4-declarative (= 4:4.7.2-0ubuntu6.4), libqtcore4 (= 4:4.7.2-0ubuntu6.4), libqtgui4 (= 4:4.7.2-0ubuntu6.4), libstdc++6 (>= 4.1.1)
Filename: pool/main/q/qt4-x11/libqt4-declarative-folderlistmodel_4.7.2-0ubuntu6.4_i386.deb
Size: 20420
MD5sum: f251b9de03b14e913ec4e9dbf494e497
SHA1: d6e80785e224f1cd67534b49b37c50958507640c
SHA256: 83758801ee93061c007eb54e4ad9b290ebca247139f89ab0055d76dd2a42b5e5
Description: Qt 4 folderlistmodel QML plugin
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 This package contains the folderlistmodel QML plugin for QtDeclarative.
Homepage: http://www.qtsoftware.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libqt4-declarative-gestures
Priority: optional
Section: universe/libs
Installed-Size: 204
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: qt4-x11
Version: 4:4.7.2-0ubuntu6.4
Depends: libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libqt4-declarative (= 4:4.7.2-0ubuntu6.4), libqtcore4 (= 4:4.7.2-0ubuntu6.4), libqtgui4 (= 4:4.7.2-0ubuntu6.4), libstdc++6 (>= 4.1.1)
Filename: pool/main/q/qt4-x11/libqt4-declarative-gestures_4.7.2-0ubuntu6.4_i386.deb
Size: 22580
MD5sum: ad98de065e13fc5dad368ad008c03534
SHA1: 6c1823fd3a3b95744596abf656c011422be6e9be
SHA256: 5ae8681aea2655187cfea76cecba53beb48d41fa130f20403fad854ac8e3ad7d
Description: Qt 4 gestures QML plugin
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 This package contains the gestures QML plugin for QtDeclarative.
Homepage: http://www.qtsoftware.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libqt4-declarative-particles
Priority: optional
Section: universe/libs
Installed-Size: 224
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: qt4-x11
Version: 4:4.7.2-0ubuntu6.4
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libqt4-declarative (= 4:4.7.2-0ubuntu6.4), libqtcore4 (= 4:4.7.2-0ubuntu6.4), libqtgui4 (= 4:4.7.2-0ubuntu6.4), libstdc++6 (>= 4.1.1)
Filename: pool/main/q/qt4-x11/libqt4-declarative-particles_4.7.2-0ubuntu6.4_i386.deb
Size: 28560
MD5sum: 01c8a4cec0397b0f0d626210aabfe51d
SHA1: 4de272da6052833f18e177c6c0ec3847b6c05f06
SHA256: c37ec9eef5be2fff03ee619fcf09b9587786856e56c91f71452b914117fc682c
Description: Qt 4 particles QML plugin
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 This package contains the particles QML plugin for QtDeclarative.
Homepage: http://www.qtsoftware.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libqt4-designer
Priority: optional
Section: libs
Installed-Size: 8900
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: qt4-x11
Version: 4:4.7.2-0ubuntu6.4
Replaces: libqt4-gui (<< 4.4.0~beta1-1)
Depends: libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libqt4-script (= 4:4.7.2-0ubuntu6.4), libqt4-xml (= 4:4.7.2-0ubuntu6.4), libqtcore4 (= 4:4.7.2-0ubuntu6.4), libqtgui4 (= 4:4.7.2-0ubuntu6.4), libstdc++6 (>= 4.1.1)
Breaks: libqt4-gui (<< 4.4.0~beta1-1)
Filename: pool/main/q/qt4-x11/libqt4-designer_4.7.2-0ubuntu6.4_i386.deb
Size: 3682878
MD5sum: 9d5960230fef423fd01aa7a52de3c894
SHA1: 92d954f52db9bdd2f62733f02733f5c7efd15cd8
SHA256: ff15d7246991c11cf442019d7e79e829f4dc0edf08090c204743b7f12e7f5a0f
Description: Qt 4 designer module
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 The QtDesigner module provides classes that allow you to create your own
 custom widget plugins for Qt Designer, and classes that enable you to access
 Qt Designer's components.
Homepage: http://www.qtsoftware.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde, mythbuntu-backend-master, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend

Package: libqt4-dev
Priority: optional
Section: libdevel
Installed-Size: 27908
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: qt4-x11
Version: 4:4.7.2-0ubuntu6.4
Replaces: libqt4-opengl-dev (<< 4.4.0-2), libqtwebkit-dev (<< 2.0~)
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libqt4-dbus (= 4:4.7.2-0ubuntu6.4), libqt4-qt3support (= 4:4.7.2-0ubuntu6.4), libqt4-xml (= 4:4.7.2-0ubuntu6.4), libqtcore4 (= 4:4.7.2-0ubuntu6.4), libqtgui4 (= 4:4.7.2-0ubuntu6.4), libstdc++6 (>= 4.4.0), zlib1g (>= 1:1.1.4), libqt4-network (= 4:4.7.2-0ubuntu6.4), libqt4-svg (= 4:4.7.2-0ubuntu6.4), libqt4-sql (= 4:4.7.2-0ubuntu6.4), libqt4-script (= 4:4.7.2-0ubuntu6.4), libqt4-scripttools (= 4:4.7.2-0ubuntu6.4), libqt4-xmlpatterns (= 4:4.7.2-0ubuntu6.4), libqt4-designer (= 4:4.7.2-0ubuntu6.4), libqt4-help (= 4:4.7.2-0ubuntu6.4), libqt4-test (= 4:4.7.2-0ubuntu6.4), libqt4-declarative (= 4:4.7.2-0ubuntu6.4), qt4-qmake (= 4:4.7.2-0ubuntu6.4), libx11-dev
Recommends: libqt4-opengl-dev (= 4:4.7.2-0ubuntu6.4), libqtwebkit-dev (>= 2.0~)
Suggests: qt4-dev-tools, qt4-doc, libmysqlclient-dev, libsqlite0-dev, libsqlite3-dev, libpq-dev, unixodbc-dev
Breaks: libqt4-opengl-dev (<< 4.4.0-2), libqtwebkit-dev (<< 2.0~)
Filename: pool/main/q/qt4-x11/libqt4-dev_4.7.2-0ubuntu6.4_i386.deb
Size: 2972866
MD5sum: f2e24dfe3f89c56c75422065d01abf2b
SHA1: c91a6c426da2e153061f2745ac05240feab9693c
SHA256: bc4a1a27d001421f37074b197ba5b4e4e42e24ae406bf1356d9eb38806c511ed
Description: Qt 4 development files
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 This package contains the header development files and development programs
 used for building Qt 4 applications.
Homepage: http://www.qtsoftware.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full

Package: libqt4-gui
Priority: optional
Section: libs
Installed-Size: 124
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: qt4-x11
Version: 4:4.7.2-0ubuntu6.4
Depends: libqtgui4 (= 4:4.7.2-0ubuntu6.4), libqt4-svg (= 4:4.7.2-0ubuntu6.4), libqt4-opengl (= 4:4.7.2-0ubuntu6.4), libqt4-designer (= 4:4.7.2-0ubuntu6.4)
Filename: pool/main/q/qt4-x11/libqt4-gui_4.7.2-0ubuntu6.4_i386.deb
Size: 8338
MD5sum: 1f78a44c948387c326a56dea60ca2aaf
SHA1: 44faa9d47eaf02325db81de75accd1d893866b62
SHA256: d2073c25784027ddb95152b0ffd7e3e0afdcf6ced9a89fa66dafdbd04ebb6bf4
Description: transitional package for Qt 4 GUI runtime libraries
 Qt is a cross-platform C++ application framework.  Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 This is a dummy transitional package depending on the Qt 4 GUI library
 packages which the package of the same name used to provide in Qt 4.3.4
 and earlier packages of Qt 4.
Homepage: http://www.qtsoftware.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libqt4-help
Priority: optional
Section: libs
Installed-Size: 788
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: qt4-x11
Version: 4:4.7.2-0ubuntu6.4
Replaces: libqtcore4 (<< 4:4.7.0)
Depends: libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libqt4-network (= 4:4.7.2-0ubuntu6.4), libqt4-sql (= 4:4.7.2-0ubuntu6.4), libqtcore4 (= 4:4.7.2-0ubuntu6.4), libqtgui4 (= 4:4.7.2-0ubuntu6.4), libstdc++6 (>= 4.1.1)
Filename: pool/main/q/qt4-x11/libqt4-help_4.7.2-0ubuntu6.4_i386.deb
Size: 194386
MD5sum: 8d27baa65c4d46886f8df4df6fdf01d1
SHA1: d61494d1feb4d9a893716561113a7e08e81a6de2
SHA256: 12cfba9dcb6fc19e1604b64fc2bb25c888330bdd95409daf2652beaa20d04a18
Description: Qt 4 help module
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 The QtHelp module provides classes for integrating online documentation in
 applications.
Homepage: http://www.qtsoftware.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: libqt4-network
Priority: optional
Section: libs
Installed-Size: 1644
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: qt4-x11
Version: 4:4.7.2-0ubuntu6.4
Replaces: libqt4-core (<< 4.4.0~beta1-1)
Depends: libc6 (>= 2.10), libgcc1 (>= 1:4.1.1), libqt4-dbus (= 4:4.7.2-0ubuntu6.4), libqtcore4 (= 4:4.7.2-0ubuntu6.4), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.1.4)
Breaks: libqt4-core (<< 4.4.0~beta1-1)
Filename: pool/main/q/qt4-x11/libqt4-network_4.7.2-0ubuntu6.4_i386.deb
Size: 470274
MD5sum: 1eff7821e316f14d3ca47d5154231d9d
SHA1: 608558f21477521da828478741ae8a90826878dc
SHA256: c7149060a63cf31a9c82f6f98d60fdd5829c2fae06f87988214bdca3c36188ea
Description: Qt 4 network module
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 The QtNetwork module offers classes that allow you to write TCP/IP clients and
 servers. It provides classes to make network programming easier and portable.
Homepage: http://www.qtsoftware.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde, mythbuntu-backend-master, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, ubuntu-netbook

Package: libqt4-opengl
Priority: optional
Section: libs
Installed-Size: 1160
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: qt4-x11
Version: 4:4.7.2-0ubuntu6.4
Replaces: libqt4-gui (<< 4.4.0~beta1-1)
Depends: libc6 (>= 2.4), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1), libgl1-mesa-glx | libgl1, libqtcore4 (= 4:4.7.2-0ubuntu6.4), libqtgui4 (= 4:4.7.2-0ubuntu6.4), libstdc++6 (>= 4.1.1), libx11-6, libxrender1
Breaks: libqt4-gui (<< 4.4.0~beta1-1)
Filename: pool/main/q/qt4-x11/libqt4-opengl_4.7.2-0ubuntu6.4_i386.deb
Size: 286194
MD5sum: 81dc32fa5776cea869024172d82b9954
SHA1: 1263aa750df878a9b9f406f3656d50e9e937a1e3
SHA256: 5e078b4bdc8a8b965bfccb93ac82d3b4638e6d9551be044499fc7f5e8cec97dd
Description: Qt 4 OpenGL module
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 The QtOpenGL module offers classes that make it easy to use OpenGL in Qt
 applications.
 .
 OpenGL is a standard API for rendering 3D graphics. OpenGL only deals with 3D
 rendering and provides little or no support for GUI programming issues.
Homepage: http://www.qtsoftware.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde, mythbuntu-backend-master, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, mythbuntu-frontend

Package: libqt4-opengl-dev
Priority: optional
Section: libdevel
Installed-Size: 372
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: qt4-x11
Version: 4:4.7.2-0ubuntu6.4
Replaces: libqt4-dev (<< 4.4.0-2)
Depends: libqt4-opengl (= 4:4.7.2-0ubuntu6.4), libqt4-dev (= 4:4.7.2-0ubuntu6.4), libgl1-mesa-dev | libgl-dev, libglu1-mesa-dev | libglu-dev
Breaks: libqt4-dev (<< 4.4.0-2)
Filename: pool/main/q/qt4-x11/libqt4-opengl-dev_4.7.2-0ubuntu6.4_i386.deb
Size: 17504
MD5sum: 7450a48d1f259df5c3749b1d2dbeef07
SHA1: 5954063e550b5def74479734947d936548a991ef
SHA256: a3695937400528c0dacc9c0371ac1ca6f3c1308a8a0ab93e43f36f2276375f0f
Description: Qt 4 OpenGL library development files
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 This package contains the development files needed to build Qt 4 applications
 using QtOpenGL library.
Homepage: http://www.qtsoftware.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full

Package: libqt4-qt3support
Priority: optional
Section: libs
Installed-Size: 3568
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: qt4-x11
Version: 4:4.7.2-0ubuntu6.4
Replaces: libqt4-gui (<< 4.2.1-1), qt4-designer (<< 4.4.0~beta1-1)
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libqt4-designer (= 4:4.7.2-0ubuntu6.4), libqt4-network (= 4:4.7.2-0ubuntu6.4), libqt4-sql (= 4:4.7.2-0ubuntu6.4), libqt4-xml (= 4:4.7.2-0ubuntu6.4), libqtcore4 (= 4:4.7.2-0ubuntu6.4), libqtgui4 (= 4:4.7.2-0ubuntu6.4), libstdc++6 (>= 4.1.1)
Breaks: libqt4-gui (<< 4.2.1-1), qt4-designer (<< 4.4.0~beta1-1)
Filename: pool/main/q/qt4-x11/libqt4-qt3support_4.7.2-0ubuntu6.4_i386.deb
Size: 1043730
MD5sum: 9df34a972c616e9cfd666f54a67dae29
SHA1: 43a39dab8dae6ad813fce65f63f9a93a9b571ae2
SHA256: 5dba2a96cc6b3bd96d955af1c315ca75f040bbaa578a52021a2d3af727072e27
Description: Qt 3 compatibility library for Qt 4
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 The Qt3Support module provides classes that ease porting from Qt 3 to Qt 4.
 .
 It allows applications designed to use deprecated Qt 3 classes and functions
 to work with Qt 4, with help from the qt3to4 porting tool found in the
 libqt4-dev package.
Homepage: http://www.qtsoftware.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde, mythbuntu-backend-master, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend

Package: libqt4-script
Priority: optional
Section: libs
Installed-Size: 2880
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: qt4-x11
Version: 4:4.7.2-0ubuntu6.4
Replaces: libqt4-core (<< 4.4.0~beta1-1)
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libqt4-dbus (= 4:4.7.2-0ubuntu6.4), libqtcore4 (= 4:4.7.2-0ubuntu6.4), libstdc++6 (>= 4.1.1)
Breaks: libqt4-core (<< 4.4.0~beta1-1)
Filename: pool/main/q/qt4-x11/libqt4-script_4.7.2-0ubuntu6.4_i386.deb
Size: 828900
MD5sum: 2ac6d0e52e65c351e47f32f4dafe7ea2
SHA1: 8690b479c079dc4ce2c567e7c279988d4d7655e1
SHA256: f985af6472b3d1bd941755fa5d33064220a9ce6645670af8948a84c04ca342b1
Description: Qt 4 script module
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 The QtScript module provides classes for making Qt applications scriptable.
Homepage: http://www.qtsoftware.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde, mythbuntu-backend-master, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, ubuntu-netbook

Package: libqt4-scripttools
Priority: optional
Section: libs
Installed-Size: 872
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: qt4-x11
Version: 4:4.7.2-0ubuntu6.4
Depends: libc6 (>= 2.3.4), libgcc1 (>= 1:4.1.1), libqt4-script (= 4:4.7.2-0ubuntu6.4), libqtcore4 (= 4:4.7.2-0ubuntu6.4), libqtgui4 (= 4:4.7.2-0ubuntu6.4), libstdc++6 (>= 4.1.1)
Filename: pool/main/q/qt4-x11/libqt4-scripttools_4.7.2-0ubuntu6.4_i386.deb
Size: 225948
MD5sum: 2feee80dd94bd0d02d83f6a31142857a
SHA1: dca68567580cb7eec6aa6b0be99688dc24a6bc4b
SHA256: 49c907247908472b78ac11b60ae2edad28be1e7b3fedad369d730c1a08815c4e
Description: Qt 4 script tools module
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 The QtScriptTools module provides additional components for applications that
 use Qt Script.
 .
 This package contains the Qt Script debugger, a tool for debugging script
 execution in Qt applications that use Qt Script.
Homepage: http://www.qtsoftware.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: libqt4-sql
Priority: optional
Section: libs
Installed-Size: 420
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: qt4-x11
Version: 4:4.7.2-0ubuntu6.4
Depends: libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libqtcore4 (= 4:4.7.2-0ubuntu6.4), libstdc++6 (>= 4.1.1)
Recommends: libqt4-sql-mysql | libqt4-sql-odbc | libqt4-sql-psql | libqt4-sql-sqlite | libqt4-sql-sqlite2
Suggests: libqt4-dev
Filename: pool/main/q/qt4-x11/libqt4-sql_4.7.2-0ubuntu6.4_i386.deb
Size: 98982
MD5sum: 3fd579585386a3d4509e7ccebaa8f1fe
SHA1: 2d87d2a38c1fcee6aec8af6ec2287d2b76a570f7
SHA256: 7e03a4d932deac39416ca0edf59490c0ff9b8bc36a6dda8c989bf6e30dec6d68
Description: Qt 4 SQL module
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 The QtSql module helps you provide seamless database integration to your Qt
 applications.
 .
 If you wish to use the SQL module for development, you should install the
 libqt4-dev package.
Homepage: http://www.qtsoftware.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde, mythbuntu-backend-master, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, ubuntu-netbook

Package: libqt4-sql-mysql
Priority: optional
Section: libs
Installed-Size: 208
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: qt4-x11
Version: 4:4.7.2-0ubuntu6.4
Depends: libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libmysqlclient16 (>= 5.1.21-1), libqt4-sql (= 4:4.7.2-0ubuntu6.4), libqtcore4 (= 4:4.7.2-0ubuntu6.4), libstdc++6 (>= 4.1.1)
Suggests: libqt4-dev
Filename: pool/main/q/qt4-x11/libqt4-sql-mysql_4.7.2-0ubuntu6.4_i386.deb
Size: 32054
MD5sum: 6946614d3b0d8161dcc92d1a1fe5acb3
SHA1: 4847ba72d9477b8c6a11343e83cbf619d386471d
SHA256: fda93e0af6d56bb6e5a2a6b328550ecc4933399e381d6f0ec4c73dada8686f4c
Description: Qt 4 MySQL database driver
 This package contains the MySQL plugin for Qt 4.
 .
 Install it if you intend to use or write Qt programs that are to access a
 MySQL DB.
Homepage: http://www.qtsoftware.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde, mythbuntu-backend-master, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, ubuntu-netbook

Package: libqt4-sql-odbc
Priority: optional
Section: libs
Installed-Size: 252
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: qt4-x11
Version: 4:4.7.2-0ubuntu6.4
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libqt4-sql (= 4:4.7.2-0ubuntu6.4), libqtcore4 (= 4:4.7.2-0ubuntu6.4), libstdc++6 (>= 4.1.1), unixodbc (>= 2.2.11)
Suggests: libqt4-dev
Filename: pool/main/q/qt4-x11/libqt4-sql-odbc_4.7.2-0ubuntu6.4_i386.deb
Size: 47562
MD5sum: eec362e86b7773a570098117d07256fb
SHA1: 2c03c83b2bdfbf045227489087ab090e84d6a83e
SHA256: 532e60e0631ef6b1f822125728da192936f16345829c3f1326292332e32651d9
Description: Qt 4 ODBC database driver
 This package contains the ODBC plugin for Qt 4.
 .
 Install it if you intend to use or write Qt programs that are to access an
 ODBC DB.
Homepage: http://www.qtsoftware.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full

Package: libqt4-sql-psql
Priority: optional
Section: libs
Installed-Size: 216
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: qt4-x11
Version: 4:4.7.2-0ubuntu6.4
Depends: libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libpq5 (>= 8.4~0cvs20090328), libqt4-sql (= 4:4.7.2-0ubuntu6.4), libqtcore4 (= 4:4.7.2-0ubuntu6.4), libstdc++6 (>= 4.1.1)
Suggests: libqt4-dev
Filename: pool/main/q/qt4-x11/libqt4-sql-psql_4.7.2-0ubuntu6.4_i386.deb
Size: 35236
MD5sum: 3a50f8c98de577f4716f0a3162afed49
SHA1: 3b14c4e72295222c110a145d402be152fdec5f5e
SHA256: 8adb323ad4ba1c26d9ed9b2f50c884ca679e898ca5297d187af71a0d6c2465cc
Description: Qt 4 PostgreSQL database driver
 This package contains the PostgreSQL plugin for Qt 4.
 .
 Install it if you intend to use or write Qt programs that are to access a
 PostgreSQL DB.
Homepage: http://www.qtsoftware.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full

Package: libqt4-sql-sqlite
Priority: optional
Section: libs
Installed-Size: 188
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: qt4-x11
Version: 4:4.7.2-0ubuntu6.4
Depends: libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libqt4-sql (= 4:4.7.2-0ubuntu6.4), libqtcore4 (= 4:4.7.2-0ubuntu6.4), libsqlite3-0 (>= 3.7.3), libstdc++6 (>= 4.1.1)
Suggests: libqt4-dev
Filename: pool/main/q/qt4-x11/libqt4-sql-sqlite_4.7.2-0ubuntu6.4_i386.deb
Size: 24870
MD5sum: 1ae94309b04b5cecf2a47850c0eaa152
SHA1: 5e4a850d65a069eb4c38239ef0ef7909299aea0d
SHA256: 56017929262704323288d3afa5a15a1b62af43e91482cadf9269a20559eaa070
Description: Qt 4 SQLite 3 database driver
 This package contains the SQLite 3 plugin for Qt 4.
 .
 Install it if you intend to use or write Qt programs that are to access an
 SQLite 3 DB.
Homepage: http://www.qtsoftware.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: libqt4-sql-sqlite2
Priority: optional
Section: libs
Installed-Size: 180
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: qt4-x11
Version: 4:4.7.2-0ubuntu6.4
Depends: libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libqt4-sql (= 4:4.7.2-0ubuntu6.4), libqtcore4 (= 4:4.7.2-0ubuntu6.4), libsqlite0 (>= 2.8.17), libstdc++6 (>= 4.1.1)
Suggests: libqt4-dev
Filename: pool/main/q/qt4-x11/libqt4-sql-sqlite2_4.7.2-0ubuntu6.4_i386.deb
Size: 21290
MD5sum: 6c5c614dff65830ab992462b7275d1e0
SHA1: 17555d1ec48c0d33b214b926bf3208d2dd56f366
SHA256: bff028b82faa947a9bb27838c2ee45aa8a806707035d1a1fb7ea2cdbc25dd4a2
Description: Qt 4 SQLite 2 database driver
 This package contains the SQLite 2 plugin for Qt 4.
 .
 Install it if you intend to use or write Qt programs that are to access an
 SQLite 2 DB.
Homepage: http://www.qtsoftware.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full

Package: libqt4-sql-tds
Priority: optional
Section: universe/libs
Installed-Size: 192
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: qt4-x11
Version: 4:4.7.2-0ubuntu6.4
Depends: libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libqt4-sql (= 4:4.7.2-0ubuntu6.4), libqtcore4 (= 4:4.7.2-0ubuntu6.4), libstdc++6 (>= 4.1.1), libsybdb5 (>= 0.63)
Suggests: libqt4-dev
Filename: pool/main/q/qt4-x11/libqt4-sql-tds_4.7.2-0ubuntu6.4_i386.deb
Size: 26304
MD5sum: 6fa00732046b01a92ccc5ff02dc41ee5
SHA1: 4d1d25b7e9c24c3c39947e9057dd4e8f556baaf7
SHA256: 382b66835b6ec99663b7ddd065cdb602575acdc2c57332f5398bfc0c3e7317d7
Description: Qt 4 FreeTDS database driver
 This package contains the FreeTDS plugin for Qt 4.
 .
 Install it if you intend to use or write Qt programs that are to access a
 MS SQL or Sybase SQL server.
Homepage: http://www.qtsoftware.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libqt4-svg
Priority: optional
Section: libs
Installed-Size: 568
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: qt4-x11
Version: 4:4.7.2-0ubuntu6.4
Replaces: libqt4-gui (<< 4.4.0~beta1-1)
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libqtcore4 (= 4:4.7.2-0ubuntu6.4), libqtgui4 (= 4:4.7.2-0ubuntu6.4), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.1.4)
Breaks: libqt4-gui (<< 4.4.0~beta1-1)
Filename: pool/main/q/qt4-x11/libqt4-svg_4.7.2-0ubuntu6.4_i386.deb
Size: 137910
MD5sum: f92af6b736972772f0c179b04eb330ca
SHA1: bdfe0934735917b36e4f7da312be44e2809a696b
SHA256: 0625b2592f7b11433ed8a8fa3864044ca35df33a8920e285c48c262cf6ae471c
Description: Qt 4 SVG module
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 The QtSvg module provides classes for displaying the contents of SVG files.
 .
 Scalable Vector Graphics (SVG) is a language for describing two-dimensional
 graphics and graphical applications in XML.
Homepage: http://www.qtsoftware.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde, ubuntu-netbook

Package: libqt4-test
Priority: optional
Section: libs
Installed-Size: 292
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: qt4-x11
Version: 4:4.7.2-0ubuntu6.4
Replaces: libqt4-core (<< 4.4.0~beta1-1)
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libqtcore4 (= 4:4.7.2-0ubuntu6.4), libstdc++6 (>= 4.1.1)
Breaks: libqt4-core (<< 4.4.0~beta1-1)
Filename: pool/main/q/qt4-x11/libqt4-test_4.7.2-0ubuntu6.4_i386.deb
Size: 58220
MD5sum: 8e14deda861019215235e279bf204d70
SHA1: 975d57f3ea17c23ed4bd688c9abf88f8529396b0
SHA256: 5f94e2d75237133247264acaa45c2d61487cf7c4301f353d70e8a3111d8fa2f8
Description: Qt 4 test module
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 The QtTest module provides classes for unit testing Qt applications and
 libraries.
Homepage: http://www.qtsoftware.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: libqt4-webkit
Priority: optional
Section: universe/libs
Installed-Size: 124
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: qt4-x11
Version: 4:4.7.2-0ubuntu6.4
Depends: libqtwebkit4 (>= 2.0~)
Filename: pool/main/q/qt4-x11/libqt4-webkit_4.7.2-0ubuntu6.4_i386.deb
Size: 8324
MD5sum: a7ea324aa12bb82b410952dfb5905207
SHA1: 8caec5ae3507c4218fb3dd33d3c0dfc974f1f11b
SHA256: c6952eefd12ac7b9c03fbb56f7dc07d2465e4a6c53a5a64812cbb7e8b1489820
Description: transitional package for Qt 4 WebKit module
 Qt is a cross-platform C++ application framework.  Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 This is a dummy transitional package to enable installation of other packages
 linked against Qt WebKit 4.4 - 4.6 releases previously shipped from Qt source.
Homepage: http://www.qtsoftware.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libqt4-webkit-dbg
Priority: extra
Section: libs
Installed-Size: 124
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: qt4-x11
Version: 4:4.7.2-0ubuntu6.4
Depends: libqtwebkit4-dbg (>= 2.0~)
Filename: pool/main/q/qt4-x11/libqt4-webkit-dbg_4.7.2-0ubuntu6.4_i386.deb
Size: 8304
MD5sum: c5bd88656db30d2b272c1c9f8bce076f
SHA1: b455344fe5a49e4daa7fe850b556604f327eecaf
SHA256: 77c0940c0642b7603d470eecc1c99eeee837d48ee2fdaa1bf772cba111115c5d
Description: transitional package for Qt 4 WebKit debugging symbols
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 This is a dummy transitional package and can be safely removed after
 libqtwebkit4-dbg is installed.
Homepage: http://www.qtsoftware.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libqt4-xml
Priority: optional
Section: libs
Installed-Size: 432
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: qt4-x11
Version: 4:4.7.2-0ubuntu6.4
Replaces: libqt4-core (<< 4.4.0~beta1-1)
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libqtcore4 (= 4:4.7.2-0ubuntu6.4), libstdc++6 (>= 4.1.1)
Breaks: libqt4-core (<< 4.4.0~beta1-1)
Filename: pool/main/q/qt4-x11/libqt4-xml_4.7.2-0ubuntu6.4_i386.deb
Size: 93818
MD5sum: 2c7866e7b67add858cc054f0e5fbe68f
SHA1: ff73c94dce321f483d0e6fb58489199659cba372
SHA256: 89e0d23ae92a43ba530b61475e71e844962c104d12e6de1c75ba4687a0dd1d1d
Description: Qt 4 XML module
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 The QtXml module provides a stream reader and writer for XML documents,
 and C++ implementations of SAX and DOM.
Homepage: http://www.qtsoftware.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde, mythbuntu-backend-master, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, ubuntu-netbook

Package: libqt4-xmlpatterns
Priority: optional
Section: libs
Installed-Size: 4332
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: qt4-x11
Version: 4:4.7.2-0ubuntu6.4
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libqt4-network (= 4:4.7.2-0ubuntu6.4), libqtcore4 (= 4:4.7.2-0ubuntu6.4), libstdc++6 (>= 4.1.1)
Filename: pool/main/q/qt4-x11/libqt4-xmlpatterns_4.7.2-0ubuntu6.4_i386.deb
Size: 1070160
MD5sum: e54cafe25ee8fb7242297d411565ac73
SHA1: 44c09bc08d537b27f1f11380c70796c1a094bd6d
SHA256: 104b960e522c1acc598088dbb81bb8ea062697bb718f7ef40aad034ecf1ba298
Description: Qt 4 XML patterns module
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 QtXmlPatterns is a XQuery and XPath engine for XML and custom data models.
Homepage: http://www.qtsoftware.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde, ubuntu-netbook

Package: libqt4-xmlpatterns-dbg
Priority: extra
Section: libs
Installed-Size: 60136
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: qt4-x11
Version: 4:4.7.2-0ubuntu6.4
Depends: libqt4-xmlpatterns (= 4:4.7.2-0ubuntu6.4)
Filename: pool/main/q/qt4-x11/libqt4-xmlpatterns-dbg_4.7.2-0ubuntu6.4_i386.deb
Size: 9846068
MD5sum: 5a2130980e08366b101f463b80a5a830
SHA1: bcd70810aa984a2a354e34faceb413a363b5c3b5
SHA256: db5869f455b6446797200a30e641c58cdb38a21b860eb1540798132289f4baad
Description: Qt 4 XML patterns library debugging symbols
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 This package contains the debugging symbols for the Qt 4 XML patterns
 library.
Homepage: http://www.qtsoftware.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libqtcore4
Priority: optional
Section: libs
Installed-Size: 7532
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: qt4-x11
Version: 4:4.7.2-0ubuntu6.4
Replaces: libqt4-core (<< 4.4.0~beta1-1), libqt4-gui (<< 4.4.0~beta1-1)
Depends: libc6 (>= 2.9), libgcc1 (>= 1:4.1.1), libglib2.0-0 (>= 2.22.0), libstdc++6 (>= 4.5), zlib1g (>= 1:1.1.4)
Breaks: libqt4-core (<< 4.4.0~beta1-1), libqt4-gui (<< 4.4.0~beta1-1)
Filename: pool/main/q/qt4-x11/libqtcore4_4.7.2-0ubuntu6.4_i386.deb
Size: 1836882
MD5sum: 48ae8d2a6a38226ffadaf85de80547fd
SHA1: 680dcc45c4d06ace3ee7bcdab9a32360b6af1e8d
SHA256: 63da01d7c47e956d99fe693d171b06b77fdf2fead3514fb4d6d740c00a724a8b
Description: Qt 4 core module
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 The QtCore module contains core non-GUI functionality.
Homepage: http://www.qtsoftware.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde, mythbuntu-backend-master, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, ubuntu-netbook

Package: libqtgui4
Priority: optional
Section: libs
Installed-Size: 11992
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: qt4-x11
Version: 4:4.7.2-0ubuntu6.4
Replaces: libqt4-core (<< 4.0.1-3), libqt4-designer (<< 4.4.0~beta1-1), libqt4-gui (<< 4.4.0), qt4-designer (<< 4.1.4)
Depends: libaudio2, libc6 (>= 2.11), libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.1.1), libglib2.0-0 (>= 2.12.0), libice6 (>= 1:1.0.0), libjpeg62 (>= 6b1), libmng1 (>= 1.0.10), libpng12-0 (>= 1.2.13-4), libqtcore4 (= 4:4.7.2-0ubuntu6.4), libsm6, libstdc++6 (>= 4.1.1), libtiff4, libx11-6 (>= 2:1.2.99.901), libxext6, libxi6 (>= 2:1.2.99.4), libxrender1, zlib1g (>= 1:1.1.4), fontconfig
Recommends: appmenu-qt
Suggests: qt4-qtconfig
Breaks: libqt4-core (<< 4.0.1-3), libqt4-designer (<< 4.4.0~beta1-1), libqt4-gui (<< 4.4.0), qt4-designer (<< 4.1.4)
Filename: pool/main/q/qt4-x11/libqtgui4_4.7.2-0ubuntu6.4_i386.deb
Size: 3994734
MD5sum: 39a9ac8fdc780d9814028e177d170f88
SHA1: d8d644c4d98edfc6350914c69f5b6b295f41045a
SHA256: 2f0d7ab4e91e1f7c1503151ad76f6f0f75f939fc1b8f370eacb0a7d78a91eec7
Description: Qt 4 GUI module
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 The QtGui module extends QtCore with GUI functionality.
Homepage: http://www.qtsoftware.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde, mythbuntu-backend-master, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, ubuntu-netbook

Package: librampart-dev
Priority: extra
Section: libdevel
Installed-Size: 844
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Kyo Lee <kyo.lee@eucalyptus.com>
Architecture: i386
Source: rampart
Version: 1.3.0-1ubuntu2.1
Depends: librampart0 (= 1.3.0-1ubuntu2.1)
Filename: pool/main/r/rampart/librampart-dev_1.3.0-1ubuntu2.1_i386.deb
Size: 76316
MD5sum: 9e6c68371b40ddc83cbfd9e3a93b608c
SHA1: 42352ae6596e58aa9bad094a73e2ed8244885ff9
SHA256: 2c2eff6902893b1832618a796d7c06b6cd6fc96190cfc8e6165b8272ed571202
Description: Apache web services security engine - Development
 Apache Rampart/C is the security module for Apache Axis2/C. It
 features in many ways to protect SOAP messages exchanged. This
 includes SOAP message encryption and signature as specified in
 WS-Security Specification. In addition Apache Rampart/C
 configurations are based on security policy assertions as per
 WS-Security Policy specificatoin
 .
 This package contains the development files.
Homepage: http://ws.apache.org/rampart/c/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: librampart-doc
Priority: extra
Section: doc
Installed-Size: 112
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Kyo Lee <kyo.lee@eucalyptus.com>
Architecture: i386
Source: rampart
Version: 1.3.0-1ubuntu2.1
Depends: librampart0 (= 1.3.0-1ubuntu2.1)
Filename: pool/main/r/rampart/librampart-doc_1.3.0-1ubuntu2.1_i386.deb
Size: 9408
MD5sum: 7056a1cf079576357b43f1f171fe0a1a
SHA1: 721f85052d52a426b558112f2a0d7471e4b66631
SHA256: 4a17168272c9dca09d5f8edc0ca7afee5f195b7ecb5d3195ac4fc04197b2616a
Description: Apache web services security engine - Documentation
 Apache Rampart/C is the security module for Apache Axis2/C. It
 features in many ways to protect SOAP messages exchanged. This
 includes SOAP message encryption and signature as specified in
 WS-Security Specification. In addition Apache Rampart/C
 configurations are based on security policy assertions as per
 WS-Security Policy specificatoin
 .
 This package contains the documentation files.
Homepage: http://ws.apache.org/rampart/c/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: librampart0
Priority: extra
Section: libs
Installed-Size: 556
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Kyo Lee <kyo.lee@eucalyptus.com>
Architecture: i386
Source: rampart
Version: 1.3.0-1ubuntu2.1
Depends: libaxis2c0 (>= 1.6.0-0ubuntu7), libc6 (>= 2.4), libssl0.9.8 (>= 0.9.8m-1)
Filename: pool/main/r/rampart/librampart0_1.3.0-1ubuntu2.1_i386.deb
Size: 160594
MD5sum: 52f55aa34d965dea23293593d72dde9f
SHA1: 04c11c3e746da1de06bcdbee65a4be4ffe1b0662
SHA256: 56567688a5bc8759c9623b6e2cbbad155a4339359d646d663f894beb1517a80c
Description: Apache web services security engine - Runtime
 Apache Rampart/C is the security module for Apache Axis2/C. It
 features in many ways to protect SOAP messages exchanged. This
 includes SOAP message encryption and signature as specified in
 WS-Security Specification. In addition Apache Rampart/C
 configurations are based on security policy assertions as per
 WS-Security Policy specificatoin
 .
 This package contains the runtime library files.
Homepage: http://ws.apache.org/rampart/c/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: eucalyptus-cloud, eucalyptus-cluster, eucalyptus-node, eucalyptus-storage, eucalyptus-walrus

Package: libraptor1
Priority: optional
Section: libs
Installed-Size: 424
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Dave Beckett <dajobe@debian.org>
Architecture: i386
Source: raptor
Version: 1.4.21-2ubuntu0.1
Depends: libc6 (>= 2.11), libcurl3-gnutls (>= 7.16.2-1), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25)
Suggests: raptor-utils
Filename: pool/main/r/raptor/libraptor1_1.4.21-2ubuntu0.1_i386.deb
Size: 163532
MD5sum: db89346c75658b814144252f4fe19260
SHA1: d64e6af6a72cd80084d1498a60607a2c67835a24
SHA256: 98e34a0152321eb52ddb57ac445d62dd22f7184294cfc326a125997aa7f4f938
Description: Raptor RDF parser and serializer library
 Raptor is a C library providing a set of parsers and serializers for
 Resource Description Framework (RDF) triples by parsing syntaxes or
 serializing the triples into a syntax.
 .
 The parsing syntaxes are RDF/XML, N-Triples, Turtle, GRDDL and RSS
 tag soup including Atom 0.3 and Atom 1.0.  The serializing syntaxes
 are RDF/XML, N-Triples RSS 1.0 and Atom 1.0.  Raptor can handle
 RDF/XML as used by RDF applications such as RSS 1.0, FOAF, DOAP,
 Dublin Core and OWL.
 .
 Raptor is designed for performance, flexibility and embedding (no
 memory leaks) and to closely match the revised RDF/XML specification.
Homepage: http://librdf.org/raptor/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop, edubuntu-desktop-kde, ubuntu-netbook

Package: libraptor1-dbg
Priority: extra
Section: debug
Installed-Size: 1092
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Dave Beckett <dajobe@debian.org>
Architecture: i386
Source: raptor
Version: 1.4.21-2ubuntu0.1
Depends: libraptor1 (= 1.4.21-2ubuntu0.1)
Filename: pool/main/r/raptor/libraptor1-dbg_1.4.21-2ubuntu0.1_i386.deb
Size: 388746
MD5sum: 05f3d43e21d51ee77cad7de3e67c486e
SHA1: d250ecd83edaa83c558c3c4d6e7af8fa2a2246c7
SHA256: b6409128f75bd92698028a9d99e3d26875ff41fd6d6df98157a8160f32777465
Description: Raptor RDF parser and serializer library - debugging symbols
 Raptor is a C library providing a set of parsers and serializers for
 Resource Description Framework (RDF) triples by parsing syntaxes or
 serializing the triples into a syntax.
 .
 This package contains the debugging symbols for debugging
 applications which use libraptor1.
Homepage: http://librdf.org/raptor/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libraptor1-dev
Priority: optional
Section: libdevel
Installed-Size: 704
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Dave Beckett <dajobe@debian.org>
Architecture: i386
Source: raptor
Version: 1.4.21-2ubuntu0.1
Provides: libraptor-dev
Depends: libraptor1 (= 1.4.21-2ubuntu0.1), libxml2-dev (>= 2.5.10), libcurl4-gnutls-dev, libxslt1-dev (>= 1.0.18), pkg-config (>= 0.18)
Recommends: raptor-utils
Suggests: libraptor1-doc
Conflicts: libraptor-dev, libraptor0 (<= 0.9.12-2), libraptor1 (<= 1.0.0-4)
Filename: pool/main/r/raptor/libraptor1-dev_1.4.21-2ubuntu0.1_i386.deb
Size: 217760
MD5sum: 3b9806eeb561c3e710bb381e5023261d
SHA1: 40c32d1edbc2058f3195f661337de02f4cd4551d
SHA256: 0b588db0e38dbb6f35538762a1822248942645ab267ebb6920a9a9ad5e76b37c
Description: Raptor RDF parser and serializer development libraries and headers
 Raptor Resource Description Framework (RDF) parser and serializer
 development libraries, header files and documentation needed by
 programs that want to be compiled with Raptor.
Homepage: http://librdf.org/raptor/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libraptor1-doc
Priority: optional
Section: doc
Installed-Size: 1448
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Dave Beckett <dajobe@debian.org>
Architecture: all
Source: raptor
Version: 1.4.21-2ubuntu0.1
Depends: lynx | www-browser
Filename: pool/main/r/raptor/libraptor1-doc_1.4.21-2ubuntu0.1_all.deb
Size: 151812
MD5sum: ee9ebb37aadef817abeb6f9a9b381354
SHA1: b31a538d6d5ed5085c08efc5c3cc588888066c15
SHA256: 08978b3e6be2f2cf3833d042a2ee1993805ad0481c92418866a107be57fe1435
Description: Documentation for the Raptor RDF parser and serializer library
 Raptor is a C library providing a set of parsers and serializers for
 Resource Description Framework (RDF) triples by parsing syntaxes or
 serializing the triples into a syntax.
 .
 This package contains the HTML documentation for the Raptor library
 in /usr/share/doc/libraptor1-doc/ .
Homepage: http://librdf.org/raptor/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice
Priority: optional
Section: universe/editors
Installed-Size: 44
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: i386
Version: 1:3.3.4-0ubuntu1.4
Depends: libreoffice-core (= 1:3.3.4-0ubuntu1.4), libreoffice-writer, libreoffice-calc, libreoffice-impress, libreoffice-draw, libreoffice-math, libreoffice-base, libreoffice-report-builder-bin, ttf-dejavu, ttf-sil-gentium-basic, libreoffice-filter-mobiledev, libreoffice-java-common (>= 1:3.3.4~)
Recommends: ttf-liberation | ttf-mscorefonts-installer
Suggests: hunspell-dictionary, myspell-dictionary, libreoffice-help-3.3.4, menu, unixodbc, cups-bsd, libsane, hyphen-hyphenation-patterns, mythes-thesaurus, libxrender1, libgl1, libreoffice-gnome | libreoffice-kde, iceweasel | firefox | icedove | thunderbird | iceape-browser | mozilla-browser, default-jre | gcj-jre | java-gcj-compat | openjdk-6-jre | sun-java5-jre | sun-java6-jre | java5-runtime | jre, openclipart-libreoffice, pstoedit, imagemagick | graphicsmagick-imagemagick-compat, libpaper-utils, gstreamer0.10-plugins-base, gstreamer0.10-plugins-good, gstreamer0.10-plugins-ugly, gstreamer0.10-plugins-bad, gstreamer0.10-ffmpeg, libldap-2.4-2, libreoffice-filter-binfilter, libreoffice-officebean
Filename: pool/main/libr/libreoffice/libreoffice_3.3.4-0ubuntu1.4_i386.deb
Size: 3880
MD5sum: e40d86854fe468008f884a932c6a03f0
SHA1: f2b49e98e6de17ec1a9f578a9fad02db7adc9716
SHA256: a70e5801f567df6e9d064dc88b083161ac131c02d8628618f7f226320010e67a
Description: office productivity suite
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This metapackage installs all components of libreoffice:
  * libreoffice-writer: Word processor
  * libreoffice-calc: Spreadsheet
  * libreoffice-impress: Presentation
  * libreoffice-draw: Drawing
  * libreoffice-base: Database
  * libreoffice-math: Equation editor
  * libreoffice-filter-mobiledev: Mobile Devices filters
  * libreoffice-filter-binfilter: legacy filters (e.g. StarOffice 5.2)
 .
 You can extend the functionality of LibreOffice by installing these
 packages:
  * hunspell-*/myspell-*: Hunspell/Myspell dictionaries
    for use with LibreOffice
  * libreoffice-l10n-*: UI interface translation
  * libreoffice-help-*: User help
  * mythes-*: Thesauri for the use with LibreOffice
  * hyphen-*: Hyphenation patterns for LibreOffice
  * libreoffice-gtk: Gtk UI Plugin, GNOME File Picker support,
    QuickStarter for GNOMEs notification are
  * libreoffice-gnome: GNOME VFS, GConf backend
  * libreoffice-kde: KDE UI Plugin and KDE File Picker support
  * menu: Will add libreoffice menu entries for every Debian window manager.
  * unixodbc: ODBC database support
  * cups-bsd: Allows LibreOffice to detect your CUPS printer queues
     automatically
  * libsane: Use your sane-supported scanner with LibreOffice
  * libxrender1: Speed up display by using Xrender library
  * libgl1: OpenGL support
  * openclipart-libreoffice: Open Clip Art Gallery with LibreOffice index
    files
  * iceweasel | firefox | icedove | thunderbird | iceape-browser | mozilla-browser:
    Mozilla profile with Certificates needed for XML Security...
  * openjdk-6-jre | gcj-jre | java5-runtime:
    Java Runtime Environment for use with LibreOffice
  * pstoedit / imagemagick: helper tools for EPS thumbnails
  * gstreamer0.10-plugins-*: GStreamer plugins for use with LibreOffices
    media backend
  * libpaper-utils: papersize detection support via paperconf
  * libldap-2.4-2: LDAP client library; needed for LibreOffice getting its
    profiles from LDAP
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libreoffice-base
Priority: optional
Section: database
Installed-Size: 7868
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: i386
Source: libreoffice
Version: 1:3.3.4-0ubuntu1.4
Replaces: openoffice.org-base (<< 1:3.3.0~rc3-2ubuntu3)
Depends: libreoffice-core (= 1:3.3.4-0ubuntu1.4), libreoffice-base-core (= 1:3.3.4-0ubuntu1.4), libc6 (>= 2.3.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), libstlport4.6ldbl, ure (>= 1.7.0+LibO3.3.0~beta3), default-jre | gcj-jre | java-gcj-compat | openjdk-6-jre | sun-java5-jre | sun-java6-jre | java5-runtime | jre, libhsqldb-java (>> 1.8.0.10), libhsqldb-java (<< 1.8.1~), libreoffice-java-common (>= 1:3.3.4~)
Suggests: unixodbc, libmyodbc | odbc-postgresql | libsqliteodbc | tdsodbc | mdbtools, libmysql-java | libpg-java | libjtds-java, libreoffice-gcj, libreoffice-report-builder
Filename: pool/main/libr/libreoffice/libreoffice-base_3.3.4-0ubuntu1.4_i386.deb
Size: 2005578
MD5sum: 817610752ec1ff6131d7e14715591d1c
SHA1: da1d0f3b75cbc5015520ca1e7c9be4f90c148d11
SHA256: a6129806ec63f91283a327faf8eac0080439dcbd0fca1f5ed8617a652a76baab
Description: office productivity suite -- database
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the database component for LibreOffice.
 .
 You can extend the functionality of LibreOffice Base by installing these
 packages:
 .
  * unixodbc: ODBC database support
  * libmyodbc | odbc-postgresql | libsqliteodbc | tdsodbc | mdbtools: ODBC
    drivers for:
    - MySQL
    - PostgreSQL
    - SQLite
    - MS SQL / Sybase SQL
    - *.mdb (JET / MS Access)
  * libmysql-java | libpg-java | libjtds-java: JDBC Drivers
    for:
    - MySQL
    - PostgreSQL
    - MS SQL Server and Sybase
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-base-core
Priority: optional
Section: editors
Installed-Size: 2404
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: i386
Source: libreoffice
Version: 1:3.3.4-0ubuntu1.4
Depends: libreoffice-core (= 1:3.3.4-0ubuntu1.4), libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), libstlport4.6ldbl, ure (>= 1.7.0)
Suggests: libreoffice-base
Filename: pool/main/libr/libreoffice/libreoffice-base-core_3.3.4-0ubuntu1.4_i386.deb
Size: 638080
MD5sum: ba9a98f0bc6972c1868a49f11fc5f1b1
SHA1: b82450e7e6b78ce40a9bcd97d786a7e183a9694b
SHA256: fb2d6cc7b18ce838be1eb6b3e5dac57744c5738fd89c25a029ce0e94bdbb80f2
Description: office productivity suite -- shared library
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains libdba, a common library of the LibreOffice
 suite used by Base, Writer and Calc.
 .
 If you need full Base functionality (or actual database drivers), please
 install libreoffice-base.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, kubuntu-desktop, kubuntu-mobile-desktop, edubuntu-desktop, edubuntu-desktop-kde, ubuntu-netbook

Package: libreoffice-calc
Priority: optional
Section: editors
Installed-Size: 15324
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: i386
Source: libreoffice
Version: 1:3.3.4-0ubuntu1.4
Depends: libreoffice-core (= 1:3.3.4-0ubuntu1.4), libreoffice-base-core (= 1:3.3.4-0ubuntu1.4), libc6 (>= 2.3.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), libstlport4.6ldbl, ure (>= 1.7.0), lp-solve (>= 5.5.0.13-5+b1)
Filename: pool/main/libr/libreoffice/libreoffice-calc_3.3.4-0ubuntu1.4_i386.deb
Size: 4451576
MD5sum: 780e4deaf205249eccf468cd59487d91
SHA1: 263e7589ed520c2bf878b7686daafffb1ae20890
SHA256: b876ac9d2fa0f97a2d41d0f2a5ba11205df057beb8514b47e3e09eab7d1463a2
Description: office productivity suite -- spreadsheet
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the spreadsheet component for LibreOffice.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, kubuntu-desktop, kubuntu-mobile-desktop, edubuntu-desktop, edubuntu-desktop-kde, ubuntu-netbook

Package: libreoffice-common
Priority: optional
Section: editors
Installed-Size: 42244
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice
Version: 1:3.3.4-0ubuntu1.4
Replaces: openoffice.org-common (<< 1:3.3.0~)
Provides: libreoffice-l10n-en-us
Depends: libreoffice-style-default | libreoffice-style, ure
Recommends: xfonts-mathml, libtextcat-data (>= 2.2-9)
Suggests: libreoffice-style-hicontrast, libreoffice-style-tango, libreoffice-style-crystal, libreoffice-style-oxygen, libreoffice-style-human
Conflicts: broffice, libtextcat-data (<< 2.2-8), openoffice.org-common (<< 1:3.3.0~)
Breaks: libreoffice-style-andromeda (>= 1:3.4~), libreoffice-style-andromeda (<< 1:3.3~), libreoffice-style-crystal (>= 1:3.4~), libreoffice-style-crystal (<< 1:3.3~), libreoffice-style-galaxy (>= 1:3.4~), libreoffice-style-galaxy (<< 1:3.3~), libreoffice-style-hicontrast (>= 1:3.4~), libreoffice-style-hicontrast (<< 1:3.3~), libreoffice-style-industrial, libreoffice-style-oxygen (>= 1:3.4~), libreoffice-style-oxygen (<< 1:3.3~), libreoffice-style-tango (>= 1:3.4~), libreoffice-style-tango (<< 1:3.3~)
Filename: pool/main/libr/libreoffice/libreoffice-common_3.3.4-0ubuntu1.4_all.deb
Size: 16972032
MD5sum: 60e90eed75c0829e161213c41d8e9d96
SHA1: 994c65606d9b399c0d64995445ddd5a79a4e2019
SHA256: 8f610229bfa1729724e0f5933671b4882a97cc0e2ffe369538ee524c6728d5ad
Description: office productivity suite -- arch-independent files
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the architecture-independent files of
 LibreOffice.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, kubuntu-desktop, kubuntu-mobile-desktop, edubuntu-desktop, edubuntu-desktop-kde, ubuntu-netbook

Package: libreoffice-core
Priority: optional
Section: editors
Installed-Size: 115792
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: i386
Source: libreoffice
Version: 1:3.3.4-0ubuntu1.4
Replaces: libreoffice-calc (<< 1:3.3.2-5)
Provides: libreoffice-bundled
Depends: libreoffice-common (>> 1:3.3.4), ttf-opensymbol (>= 1:3.0), libatk1.0-0 (>= 1.12.4), libc6 (>= 2.11), libcairo2 (>= 1.2.4), libcurl3-gnutls (>= 7.16.2-1), libdb4.8, libexpat1 (>= 1.95.8), libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.12.0), libgraphite3 (>= 1:2.3), libgstreamer-plugins-base0.10-0 (>= 0.10.0), libgstreamer0.10-0 (>= 0.10.0), libgtk2.0-0 (>= 2.10), libhunspell-1.2-0 (>= 1.2.11), libhyphen0 (>= 2.7.1), libice6 (>= 1:1.0.0), libicu44 (>= 4.4.1-1), libjpeg62 (>= 6b1), libmythes-1.2-0, libneon27-gnutls (>= 0.29.3-3), libnspr4 (>= 4.7.3-0ubuntu1~), libnss3 (>= 3.12.2~rc1), libpango1.0-0 (>= 1.14.0), libpng12-0 (>= 1.2.13-4), libsm6, libssl0.9.8 (>= 0.9.8m-1), libstdc++6 (>= 4.1.1), libstlport4.6ldbl, libtextcat0 (>= 2.2-8), libx11-6, libxaw7, libxext6, libxinerama1, libxml2 (>= 2.7.4), libxrandr2, libxrender1, libxslt1.1 (>= 1.1.25), libxt6, ure (>= 1.7.0+LibO3.3.0~beta3), zlib1g (>= 1:1.1.4), librdf0 (>= 1.0.12), fontconfig
Conflicts: cacao-oj6-jre, cli-uno-bridge (<< 1:3.0.0~dev300m22), libcairo2 (= 1.4.8-1), libicu38 (= 3.8~d01-1), libreoffice-base (<< 1:3.3.4-0ubuntu1.4), libreoffice-calc (<< 1:3.3.4-0ubuntu1.4), libreoffice-dev (<< 1:3.3.4-0ubuntu1.4), libreoffice-draw (<< 1:3.3.4-0ubuntu1.4), libreoffice-evolution (<< 1:3.3.4-0ubuntu1.4), libreoffice-filter-so52 (<< 1:3.3.4-0ubuntu1.4), libreoffice-gnome (<< 1:3.3.4-0ubuntu1.4), libreoffice-gtk (<< 1:3.3.4-0ubuntu1.4), libreoffice-impress (<< 1:3.3.4-0ubuntu1.4), libreoffice-kde (<< 1:3.3.4-0ubuntu1.4), libreoffice-officebean (<< 1:3.3.4-0ubuntu1.4), libreoffice-writer (<< 1:3.3.4-0ubuntu1.4), mozilla-plugin-vlc (<< 1.0)
Breaks: hunspell-ar (<< 0.0.0+20080110-1.1), hunspell-da (<< 1:3.1.0-3), hunspell-de-at (<< 20071211-2), hunspell-de-ch (<< 20071211-2), hunspell-de-de (<< 20071211-2), hunspell-de-med (<< 20090825-1), hunspell-en-ca (<< 1:3.1.0-3), hunspell-en-us (<< 20070829-3), hunspell-fr (<< 1:3.1.0-3), hunspell-gl-es (<< 2.2a-6), hunspell-hu (<< 1:3.1.0-3), hunspell-ko (<< 0.3.3-1), hunspell-ne (<< 1:3.1.0-3), hunspell-se (<< 1.0~beta6.20081222-1.1), hunspell-sh (<< 1:3.1.0-3), hunspell-sr (<< 1:3.1.0-3), hunspell-uz (<< 0.6-3.1), hunspell-vi (<< 1:3.1.0-3), myspell-af (<< 1:3.1.0-3), myspell-ca (<< 0.6-8), myspell-cs-cz (<< 20040229-4.1), myspell-da (<< 1.6.18-1.1), myspell-de-at (<< 20071211-2), myspell-de-ch (<< 20071211-2), myspell-de-de (<< 20071211-2), myspell-de-de-oldspell (<< 1:2-25.1), myspell-el-gr (<< 0.3-1.1), myspell-en-au (<< 2.1-5), myspell-en-gb (<< 1:3.1.0-3), myspell-en-us (<< 1:3.1.0-3), myspell-en-za (<< 1:3.1.0-3), myspell-eo (<< 2.1.2000.02.25-41), myspell-es (<< 1.10-7), myspell-et (<< 1:20030606-12.1), myspell-fa (<< 0.20070816-2), myspell-fi (<< 0.7-17.2), myspell-fo (<< 0.2.36-3), myspell-fr (<< 1.4-25), myspell-fr-gut (<< 1:1.0-26.1), myspell-ga (<< 2.0-19), myspell-gd (<< 0.50-7), myspell-gv (<< 0.50-8), myspell-hr (<< 20060617-2), myspell-hu (<< 0.99.4-1.2), myspell-hy (<< 0.10.1-1.1), myspell-it (<< 1:3.1.0-3), myspell-ku (<< 0.20.0-1.1), myspell-lv (<< 0.7.3-3.1), myspell-nb (<< 2.0.10-3.1), myspell-ne (<< 1.0-4.1), myspell-nl (<< 1:1.10-3), myspell-nn (<< 2.0.10-3.1), myspell-pl (<< 20090830-1), myspell-pt-br (<< 2009.03.30-1.1), myspell-pt-pt (<< 20090309-1.1), myspell-ru (<< 0.99g5-8.1), myspell-sk (<< 0.5.5a-2.1), myspell-sv-se (<< 1.3.8-6-2.2), myspell-sw (<< 1:3.1.0-3), myspell-th (<< 1:3.1.0-3), myspell-tl (<< 0.4-0-5)
Filename: pool/main/libr/libreoffice/libreoffice-core_3.3.4-0ubuntu1.4_i386.deb
Size: 27598548
MD5sum: b148850c46b8a7aae10a6dd7f0df43e3
SHA1: 192d0c88340ab3f58f55d1a7a2166993555f6e49
SHA256: 91a2afbd164f78f4b471dbaff600dcaaef3461664d51bc89a69fae8072479d22
Description: office productivity suite -- arch-dependent files
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the architecture-dependent core files of
 LibreOffice.  See the libreoffice package for more information.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, kubuntu-desktop, kubuntu-mobile-desktop, edubuntu-desktop, edubuntu-desktop-kde, ubuntu-netbook

Package: libreoffice-dbg
Priority: extra
Section: debug
Installed-Size: 178484
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: i386
Source: libreoffice
Version: 1:3.3.4-0ubuntu1.4
Depends: libreoffice-core (= 1:3.3.4-0ubuntu1.4) | libreoffice-gcj (= 1:3.3.4-0ubuntu1.4) | libreoffice-dev (= 1:3.3.4-0ubuntu1.4) | libreoffice-gnome (= 1:3.3.4-0ubuntu1.4) | libreoffice-kde (= 1:3.3.4-0ubuntu1.4) | libreoffice-calc (= 1:3.3.4-0ubuntu1.4) | libreoffice-base-core (= 1:3.3.4-0ubuntu1.4) | libreoffice-base (= 1:3.3.4-0ubuntu1.4) | libreoffice-impress (= 1:3.3.4-0ubuntu1.4) | libreoffice-filter-binfilter (= 1:3.3.4-0ubuntu1.4) | libreoffice-draw (= 1:3.3.4-0ubuntu1.4) | libreoffice-writer (= 1:3.3.4-0ubuntu1.4) | python-uno (= 1:3.3.4-0ubuntu1.4) | cli-uno-bridge (= 1:3.3.4-0ubuntu1.4) | mozilla-libreoffice (= 1:3.3.4-0ubuntu1.4) | libreoffice-ogltrans (= 1:3.3.4-0ubuntu1.4)
Recommends: ure-dbg
Suggests: libssl0.9.8-dbg, libdb4.8-dbg, libc6-dbg, libatk1.0-dbg, libglib2.0-0-dbg, libgnomevfs2-0-dbg, libstdc++6-4.5-dbg, libx11-6-dbg, libxext6-dbg, libxaw7-dbg, libxml2-dbg, libgtk2.0-0-dbg, libxau6-dbg, libice6-dbg, libsm6-dbg, libxinerama1-dbg, libfontconfig1-dbg, libcurl3-dbg, python-dbg, libnss3-1d-dbg, libnspr4-0d-dbg, mono-jit-dbg, libmono0-dbg, mono-dbg, libxslt1-dbg, kdelibs5-dbg, libqt4-dbg, libsuitesparse-dbg, libgstreamer0.10-0-dbg, libneon27-gnutls-dbg
Filename: pool/main/libr/libreoffice/libreoffice-dbg_3.3.4-0ubuntu1.4_i386.deb
Size: 28430788
MD5sum: 48f62435a78039ea204a2d2661042d28
SHA1: 74342e0eaaddd333a12e9962dcce4791a7144bd9
SHA256: 746578b4f639b4260536e6a24ea3415c749a86d40cf03b7ee41078f420a05479
Description: office productivity suite -- debug symbols
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the debug symbols of all LibreOffice and
 LibreOffice SDK components.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-dev
Priority: optional
Section: devel
Installed-Size: 27856
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: i386
Source: libreoffice
Version: 1:3.3.4-0ubuntu1.4
Depends: libreoffice-core (= 1:3.3.4-0ubuntu1.4), libc6 (>= 2.7), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), libstlport4.6ldbl, ure (>= 1.7.0+LibO3.3.0~beta3), libstlport4.6-dev (>= 4.6.2-3)
Recommends: dmake, g++, default-jre | gcj-jre | java-gcj-compat | openjdk-6-jre | sun-java5-jre | sun-java6-jre | java5-runtime | jre, libreoffice-java-common (>= 1:3.3.4~)
Suggests: libreoffice-dev-doc, libmythes-dev, c-shell
Filename: pool/main/libr/libreoffice/libreoffice-dev_3.3.4-0ubuntu1.4_i386.deb
Size: 2562866
MD5sum: e1961ac51ea0afeb8de710ce69479469
SHA1: 13dbe25b951f7a01e2a86826ebada7958a0c9725
SHA256: 8e24f4b1782fede66cc4982345392484853f52f5b38328d825263f6e401bb881
Description: office productivity suite -- SDK
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the files needed to build plugins/add-ons for
 LibreOffice (includes, IDL files, build tools, ...). It also contains
 the zipped source of the UNO Java libraries for use in IDEs like eclipse.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-dev-doc
Priority: optional
Section: doc
Installed-Size: 79920
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice
Version: 1:3.3.4-0ubuntu1.4
Recommends: www-browser
Suggests: libreoffice-dtd-officedocument1.0
Conflicts: openoffice.org-dev-doc
Filename: pool/main/libr/libreoffice/libreoffice-dev-doc_3.3.4-0ubuntu1.4_all.deb
Size: 3730662
MD5sum: e0a1bfae6d509e0cea80eae2c0d85e4f
SHA1: 26a3eeb761da9d54003077e259207ab6a62e5ca9
SHA256: 135835a24a40ba63f2c31482f51c0eb861fcf001a7bc46be1f7943fa2fb5b247
Description: office productivity suite -- SDK documentation
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the documentation of the LibreOffice SDK:
 .
  * C++/Java API reference
  * IDL reference
  * C++/Java/Basic examples
 .
 It also contains the gsicheck utility.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-draw
Priority: optional
Section: editors
Installed-Size: 7808
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: i386
Source: libreoffice
Version: 1:3.3.4-0ubuntu1.4
Depends: libreoffice-core (= 1:3.3.4-0ubuntu1.4), libc6 (>= 2.2), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), libstlport4.6ldbl, libwpd-0.9-9, libwpg-0.2-2, ure (>= 1.7.0), zlib1g (>= 1:1.1.4)
Filename: pool/main/libr/libreoffice/libreoffice-draw_3.3.4-0ubuntu1.4_i386.deb
Size: 2197118
MD5sum: e681a29a78c63ae65ede41ba4430d76c
SHA1: 85d551bff46ce8dd34db94c1401444fcac806f46
SHA256: 69dcf2b6766f521aba34b04f1f0bd0f625c06ead866745c1e6c51f10e28c7bc3
Description: office productivity suite -- drawing
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the drawing component for LibreOffice.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, kubuntu-desktop, kubuntu-mobile-desktop, edubuntu-desktop, edubuntu-desktop-kde, ubuntu-netbook

Package: libreoffice-emailmerge
Priority: optional
Section: editors
Installed-Size: 88
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice
Version: 1:3.3.4-0ubuntu1.4
Replaces: python-uno (<< 1:2.4.1-5)
Depends: python-uno, libreoffice-core
Conflicts: ure (<< 1.5.1+OOo3.1.1-15)
Filename: pool/main/libr/libreoffice/libreoffice-emailmerge_3.3.4-0ubuntu1.4_all.deb
Size: 5842
MD5sum: 920fca4e04be7cbc84d6885d7eba0539
SHA1: 937e3c139c950ff727701c0b8d04ce994522f77f
SHA256: 2d184c34c703c2cd4ae53de10fd5a089de5261670ab1e3bd665d5c1c3e442f77
Description: office productivity suite -- email mail merge
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains a component which allows LibreOffice to "mail merge"
 to E-Mail.
Enhances: libreoffice-writer
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, kubuntu-desktop, kubuntu-mobile-desktop, edubuntu-desktop, edubuntu-desktop-kde, ubuntu-netbook

Package: libreoffice-evolution
Priority: optional
Section: universe/gnome
Installed-Size: 368
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: i386
Source: libreoffice
Version: 1:3.3.4-0ubuntu1.4
Replaces: libreoffice-common (<< 1:3.3.3-2~)
Depends: libreoffice-core (= 1:3.3.4-0ubuntu1.4), libreoffice-base, libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libglib2.0-0 (>= 2.24.0), libstdc++6 (>= 4.1.1), libstlport4.6ldbl, ure (>= 1.7.0), libebook1.2-10
Recommends: evolution
Conflicts: ure (<< 1.5.1+OOo3.1.1-15)
Filename: pool/main/libr/libreoffice/libreoffice-evolution_3.3.4-0ubuntu1.4_i386.deb
Size: 74506
MD5sum: e6d7c5547fd8a62bb5279f1ee48beaf8
SHA1: cf6685af37549847a9f25adb8d904014142079ce
SHA256: bb19ff8f2e623953af4783b11324f323614f970f6e71d0b7020a8a789177b4b2
Description: office productivity suite -- Evolution addressbook support
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package allows LibreOffice to access Evolution address books.
 You need to install evolution separately.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libreoffice-filter-binfilter
Priority: optional
Section: misc
Installed-Size: 23336
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: i386
Source: libreoffice
Version: 1:3.3.4-0ubuntu1.4
Depends: libreoffice-core (= 1:3.3.4-0ubuntu1.4), libc6 (>= 2.11), libgcc1 (>= 1:4.1.1), libicu44 (>= 4.4.1-1), libjpeg62 (>= 6b1), libstdc++6 (>= 4.1.1), libstlport4.6ldbl, ure (>= 1.7.0)
Conflicts: ure (<< 1.5.1+OOo3.1.1-15)
Filename: pool/main/libr/libreoffice/libreoffice-filter-binfilter_3.3.4-0ubuntu1.4_i386.deb
Size: 6132008
MD5sum: 959774d33717800f003a30d53bf1f1e4
SHA1: e741b9274ba7dc8860fae70f4df7682e3a50b635
SHA256: bbf7be6cc6fc33844e47a0c1f891b631672fb162d0634a52b8aeaee04ae29232
Description: office productivity suite -- legacy filters (e.g. StarOffice 5.2)
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the "binfilters", legacy filters for
  - the old StarOffice 5.2 formats
  - StarWriter 1.0/2.0
  - StarWriter/DOS
  - *Writer* filters for
    + Excel
    + Lotus
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-filter-mobiledev
Priority: optional
Section: universe/misc
Installed-Size: 240
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice
Version: 1:3.3.4-0ubuntu1.4
Depends: default-jre | gcj-jre | java-gcj-compat | openjdk-6-jre | sun-java5-jre | sun-java6-jre | java5-runtime | jre, libreoffice-java-common
Filename: pool/main/libr/libreoffice/libreoffice-filter-mobiledev_3.3.4-0ubuntu1.4_all.deb
Size: 92706
MD5sum: d6ac13de3c3cef435e46abf7a13aa37e
SHA1: 77674a68f63f86124ee58a42296e39b43a623b9d
SHA256: 29ecc0789a74758eedc59f57ff8b3b30e9d42df5c559c8c3eba9d0609f90100a
Description: office productivity suite -- mobile devices filters
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the filters for Mobile Devices:
  * AportisDoc (Palm)
  * PocketWord
  * PocketExcel
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libreoffice-gcj
Priority: optional
Section: editors
Installed-Size: 12920
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: i386
Source: libreoffice
Version: 1:3.3.4-0ubuntu1.4
Depends: libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libgcj-bc (>= 4.2.2-1), zlib1g (>= 1:1.1.4), gcj-jre, libreoffice-core (= 1:3.3.4-0ubuntu1.4), libreoffice-java-common (= 1:3.3.4-0ubuntu1.4), libgcj-common (>= 1:4.1.1-14), libhsqldb-java-gcj, bsh-gcj
Filename: pool/main/libr/libreoffice/libreoffice-gcj_3.3.4-0ubuntu1.4_i386.deb
Size: 2657226
MD5sum: 78ead9b62d81757b808fcd0adac2fd1a
SHA1: d4eecc99beb5c2a87953a23ede6bde1270663d40
SHA256: 11910df89ee45f19a42f897439241f6e251d84483d0dd69a896aeb774fa4e41f
Description: office productivity suite -- Java libraries for GIJ
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the .jars from libreoffice-java-common compiled to
 native to make the Java features of OOo faster when using gij.
 .
 This package has NO effect with Suns/Blackdowns/IBMs/etc. JDK.
Enhances: libreoffice-base, libreoffice-writer
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-gnome
Priority: optional
Section: gnome
Installed-Size: 244
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: i386
Source: libreoffice
Version: 1:3.3.4-0ubuntu1.4
Provides: libreoffice-gtk-gnome
Depends: libreoffice-core (= 1:3.3.4-0ubuntu1.4), libreoffice-gtk, gconf2, libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libgconf2-4 (>= 2.31.1), libglib2.0-0 (>= 2.16.0), libgnomevfs2-0 (>= 1:2.17.90), liborbit2 (>= 1:2.14.10), libstdc++6 (>= 4.1.1), libstlport4.6ldbl, ure (>= 1.4.0)
Suggests: libreoffice-evolution
Filename: pool/main/libr/libreoffice/libreoffice-gnome_3.3.4-0ubuntu1.4_i386.deb
Size: 50800
MD5sum: 6235a640e21b1ac5a8e711338c8bd4e4
SHA1: cf4d8ecf3379d8720e621ddfaf10b86fc5545b18
SHA256: 49b7595398dfe6d4177666947793ef5f33c2dd187ccb880bb073fd37222c5bbf
Description: office productivity suite -- GNOME integration
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the GNOME VFS support and a GConf backend.
 .
 You can extend the functionality of this by installing these packages:
 .
  * libreoffice-evolution: Evolution addressbook support
  * evolution
Enhances: libreoffice
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, edubuntu-desktop, ubuntu-netbook

Package: libreoffice-gtk
Priority: optional
Section: gnome
Installed-Size: 592
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: i386
Source: libreoffice
Version: 1:3.3.4-0ubuntu1.4
Depends: libreoffice-core (= 1:3.3.4-0ubuntu1.4), libatk1.0-0 (>= 1.12.4), libc6 (>= 2.3.6-6~), libdbus-glib-1-2 (>= 0.78), libgcc1 (>= 1:4.1.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.24.0), libgtk2.0-0 (>= 2.20.0), libpango1.0-0 (>= 1.14.0), libstdc++6 (>= 4.1.1), libstlport4.6ldbl, libx11-6, libxrandr2, ure (>= 1.7.0+LibO3.3.0~beta3)
Recommends: libreoffice-style-human | libreoffice-style-tango
Filename: pool/main/libr/libreoffice/libreoffice-gtk_3.3.4-0ubuntu1.4_i386.deb
Size: 162800
MD5sum: 6a279cf0f5863251afd9fee26c251a20
SHA1: 96ce2c8b7e0ba4701032f2b9b517e75d2c965b5c
SHA256: 82f390af1812ff568de13c1f9a48ebefa8545c14c1573a4d8f93ba6b2a11fb08
Description: office productivity suite -- GTK+ integration
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the Gtk plugin for drawing LibreOffices widgets
 with Gtk+ and a Gtk/GNOMEish File Picker when running under GNOME. It
 also contains a QuickStarter for the "notification area".
Enhances: libreoffice
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, edubuntu-desktop, ubuntu-netbook

Package: libreoffice-help-ca
Priority: optional
Section: doc
Installed-Size: 22636
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-help-3.3.3
Depends: libreoffice-writer | language-support-translations-ca, libreoffice-l10n-ca
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-ca
Suggests: libreoffice-java-common
Filename: pool/main/libr/libreoffice-l10n/libreoffice-help-ca_3.3.3-1ubuntu1.2_all.deb
Size: 6945276
MD5sum: c875ceed077a1ea3f84b7f5a375a135b
SHA1: 24492ab850e122d06f0b68ce5e552e220067405c
SHA256: 4df1b3d5e777fcb9ce8553fa96fbbfaf1a580e0f8ef002387da4f032e0dc00d0
Description: office productivity suite -- Catalan help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Catalan.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-help-cs
Priority: optional
Section: doc
Installed-Size: 21676
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-help-3.3.3
Depends: libreoffice-writer | language-support-translations-cs, libreoffice-l10n-cs
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-cs
Suggests: libreoffice-java-common
Filename: pool/main/libr/libreoffice-l10n/libreoffice-help-cs_3.3.3-1ubuntu1.2_all.deb
Size: 6971062
MD5sum: e6f75f638fb596260bef630cdd33f59b
SHA1: 331aa4e7fe9c5034185a18d8376e13855bfab24c
SHA256: 78d7d1a46596edb1011d0a7b2aa94b8847d341bea1b9baa3fa5aaf63ab4dcea2
Description: office productivity suite -- Czech help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Czech.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-help-da
Priority: optional
Section: doc
Installed-Size: 21764
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-help-3.3.3
Depends: libreoffice-writer | language-support-translations-da, libreoffice-l10n-da
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-da
Suggests: libreoffice-java-common
Filename: pool/main/libr/libreoffice-l10n/libreoffice-help-da_3.3.3-1ubuntu1.2_all.deb
Size: 6817248
MD5sum: c81261b69ab5cf308917f36e08b1b633
SHA1: 360cf2d12abc463f66f102c0edd12dd13ad51b7e
SHA256: 1040ee8f887005eaedb8331bf1922df02be4ce1701ea9fd8d34e724bc25e5dc8
Description: office productivity suite -- Danish help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Danish.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-help-de
Priority: optional
Section: doc
Installed-Size: 23000
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-help-3.3.3
Depends: libreoffice-writer | language-support-translations-de, libreoffice-l10n-de
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-de
Suggests: libreoffice-java-common
Filename: pool/main/libr/libreoffice-l10n/libreoffice-help-de_3.3.3-1ubuntu1.2_all.deb
Size: 7132276
MD5sum: 3b6f831b1b27709d03e2af27f62f66ad
SHA1: be511a5373913e30242fe32aadd7a20bac5c015c
SHA256: c0b3b950e61150defffca7a2801350fbddf9f9902f0459f1024d627b787fc0b3
Description: office productivity suite -- German help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 German.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-help-dz
Priority: optional
Section: doc
Installed-Size: 50056
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-help-3.3.3
Depends: libreoffice-writer | language-support-translations-dz, libreoffice-l10n-dz
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-dz
Suggests: libreoffice-java-common
Filename: pool/main/libr/libreoffice-l10n/libreoffice-help-dz_3.3.3-1ubuntu1.2_all.deb
Size: 9020480
MD5sum: 913c0fb4deffda90a8b586c60f273e7f
SHA1: 6d2e4eaa9d772fce81aaae3b664b852fd79dbce1
SHA256: 8a1298d8471706cdc86913c617ae2850be7414745bb229d774e36f1dfb703d70
Description: office productivity suite -- Dzongkha help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Dzongkha.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-help-el
Priority: optional
Section: doc
Installed-Size: 28908
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-help-3.3.3
Depends: libreoffice-writer | language-support-translations-el, libreoffice-l10n-el
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-el
Suggests: libreoffice-java-common
Filename: pool/main/libr/libreoffice-l10n/libreoffice-help-el_3.3.3-1ubuntu1.2_all.deb
Size: 7967762
MD5sum: 3ea5938a9ac522fa0ff5d3be57f2b249
SHA1: b70545dffdea87c5a88a9ba164d075886fbd37f0
SHA256: 390118787a2d42aba147b683507ccb27b03d91e1ddf01a6e54f5e51d27f9999f
Description: office productivity suite -- Greek help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Greek.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-help-en-gb
Priority: optional
Section: doc
Installed-Size: 20028
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-help-3.3.3
Depends: libreoffice-writer | language-support-translations-en, libreoffice-l10n-en-gb
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-en
Suggests: libreoffice-java-common
Filename: pool/main/libr/libreoffice-l10n/libreoffice-help-en-gb_3.3.3-1ubuntu1.2_all.deb
Size: 6123922
MD5sum: dacda8e6ab85a50be4b558552960a495
SHA1: bb6b233c342648fa94b673140a276750a75c3015
SHA256: 3d379734f4f0c9b1dd30afab39d530ce6ca5344bf178a30cc53bd55d9a625a94
Description: office productivity suite -- English_british help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 English_british.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-help-en-us
Priority: optional
Section: doc
Installed-Size: 20064
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice
Version: 1:3.3.4-0ubuntu1.4
Replaces: libreoffice-common (<< 1:3.0.0~dev300m28)
Provides: libreoffice-help-3.3.4
Depends: libreoffice-writer | language-support-translations-en
Recommends: libreoffice-core (>> 1:3.3.4) | language-support-translations-en
Suggests: libreoffice-java-common
Filename: pool/main/libr/libreoffice/libreoffice-help-en-us_3.3.4-0ubuntu1.4_all.deb
Size: 6010656
MD5sum: cf038855a5b2caf916a967d654a75147
SHA1: 03da90f6e66c74e552f935d96a1b0ff52d564455
SHA256: e3299f9c4e5b10521c01add49c210b87aaa009b746efe972468f7a0ea267b6d9
Description: office productivity suite -- English_american help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 English_american.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, edubuntu-desktop, ubuntu-netbook

Package: libreoffice-help-es
Priority: optional
Section: doc
Installed-Size: 22780
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-help-3.3.3
Depends: libreoffice-writer | language-support-translations-es, libreoffice-l10n-es
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-es
Suggests: libreoffice-java-common
Filename: pool/main/libr/libreoffice-l10n/libreoffice-help-es_3.3.3-1ubuntu1.2_all.deb
Size: 6992136
MD5sum: da0f1396af7ba37ea21e24226d7aa2cd
SHA1: ec4dcb18002ecb15560d637bd6b84f80fb94f868
SHA256: f987da16619317942f623a41605fca24a770ec87ec1817742b0c4df18ae0984b
Description: office productivity suite -- Spanish help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Spanish.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-help-et
Priority: optional
Section: doc
Installed-Size: 21504
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-help-3.3.3
Depends: libreoffice-writer | language-support-translations-et, libreoffice-l10n-et
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-et
Suggests: libreoffice-java-common
Filename: pool/main/libr/libreoffice-l10n/libreoffice-help-et_3.3.3-1ubuntu1.2_all.deb
Size: 6827836
MD5sum: 2f1428be6f925f3e7aea7532de33073f
SHA1: 4b88a0d85195b6e2862a1e765575613b78daa210
SHA256: 0aa5c68c949b2b5fcd286a1e41e9adc36011d944731ef4c1a83375df652af329
Description: office productivity suite -- Estonian help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Estonian.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-help-eu
Priority: optional
Section: doc
Installed-Size: 21920
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-help-3.3.3
Depends: libreoffice-writer | language-support-translations-eu, libreoffice-l10n-eu
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-eu
Suggests: libreoffice-java-common
Filename: pool/main/libr/libreoffice-l10n/libreoffice-help-eu_3.3.3-1ubuntu1.2_all.deb
Size: 6907884
MD5sum: 1e1241bddae0aa18a35e5ef597a8b3da
SHA1: 5c5bb9aa04e4866289ab53fe1f70b502a334f170
SHA256: 0bd053365c0101c3fb2f9f6ac3407d3f735cae173b778eabf9ac7ca58d45e6d8
Description: office productivity suite -- Basque help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Basque.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-help-fi
Priority: optional
Section: doc
Installed-Size: 24168
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-help-3.3.3
Depends: libreoffice-writer | language-support-translations-fi, libreoffice-l10n-fi
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-fi
Suggests: libreoffice-java-common
Filename: pool/main/libr/libreoffice-l10n/libreoffice-help-fi_3.3.3-1ubuntu1.2_all.deb
Size: 7175324
MD5sum: d11bdb5c29867e8492c2f0964cf9feea
SHA1: efef555a98a9a65ca7bb03510f522d400bc4e80b
SHA256: b9b65811904b499ff9b79956881af42337bb911be558a6b1e411362c8f4ca51f
Description: office productivity suite -- Finnish help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Finnish.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-help-fr
Priority: optional
Section: doc
Installed-Size: 23264
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-help-3.3.3
Depends: libreoffice-writer | language-support-translations-fr, libreoffice-l10n-fr
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-fr
Suggests: libreoffice-java-common
Filename: pool/main/libr/libreoffice-l10n/libreoffice-help-fr_3.3.3-1ubuntu1.2_all.deb
Size: 7106110
MD5sum: f6c6ab019227cdb391519ae66bf7823d
SHA1: e9a1442d6fcab4f92742aae90631766c59655eb5
SHA256: 4cef0a6ac822453d6ad87d9f431fd5dfbf267d1c1653cb294615fd33216557fb
Description: office productivity suite -- French help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 French.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-help-gl
Priority: optional
Section: doc
Installed-Size: 21712
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-help-3.3.3
Depends: libreoffice-writer | language-support-translations-gl, libreoffice-l10n-gl
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-gl
Suggests: libreoffice-java-common
Filename: pool/main/libr/libreoffice-l10n/libreoffice-help-gl_3.3.3-1ubuntu1.2_all.deb
Size: 6836486
MD5sum: 711fac7bfe4e843232d51a6655a4c13d
SHA1: ceb794f88bd0a38d2119cddedde5f5bdf535d3ac
SHA256: be4541b1bc97479e8c839ed1ad72011f8e669683a7d244b0f773e22f1536abea
Description: office productivity suite -- Galician help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Galician.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-help-hi
Priority: optional
Section: doc
Installed-Size: 21964
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-help-3.3.3
Depends: libreoffice-writer | language-support-translations-hi, libreoffice-l10n-hi
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-hi
Suggests: libreoffice-java-common
Filename: pool/main/libr/libreoffice-l10n/libreoffice-help-hi_3.3.3-1ubuntu1.2_all.deb
Size: 6813816
MD5sum: 913920cff0cd6a39e2c6b15982eeaf11
SHA1: 98dbf64582364fc2def178449954ece99bfdf900
SHA256: 6e90f16a6fcd8ede3703b98752816ba8aa82b5bad67cbea8a4175701a2e05b26
Description: office productivity suite -- Hindi help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Hindi.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-help-hu
Priority: optional
Section: doc
Installed-Size: 23100
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-help-3.3.3
Depends: libreoffice-writer | language-support-translations-hu, libreoffice-l10n-hu
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-hu
Suggests: libreoffice-java-common
Filename: pool/main/libr/libreoffice-l10n/libreoffice-help-hu_3.3.3-1ubuntu1.2_all.deb
Size: 7197992
MD5sum: 1c8c6d32ce1271ada4a3b970cb1a7a23
SHA1: 746fbeb103d6f8684c2af5d1ad9a17b9c0c1267d
SHA256: d047df6e48b1e5b13ac3cf567445dbce451a5ce2173d4cc58130317c93f800c5
Description: office productivity suite -- Hungarian help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Hungarian.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-help-it
Priority: optional
Section: doc
Installed-Size: 22708
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-help-3.3.3
Depends: libreoffice-writer | language-support-translations-it, libreoffice-l10n-it
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-it
Suggests: libreoffice-java-common
Filename: pool/main/libr/libreoffice-l10n/libreoffice-help-it_3.3.3-1ubuntu1.2_all.deb
Size: 6997796
MD5sum: dc0170f83f33b02e85562035d232edbf
SHA1: 0a41d8dbd8784402e3fac38f69370314ebecbd1f
SHA256: 3dbeaaaef36b470524993ecafd6a464219a9fc4eca5eee4b35b39fc8819636f7
Description: office productivity suite -- Italian help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Italian.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-help-ja
Priority: optional
Section: doc
Installed-Size: 31292
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-help-3.3.3
Depends: libreoffice-writer | language-support-translations-ja, libreoffice-l10n-ja
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-ja
Suggests: libreoffice-java-common
Filename: pool/main/libr/libreoffice-l10n/libreoffice-help-ja_3.3.3-1ubuntu1.2_all.deb
Size: 9999286
MD5sum: acdacb4bc80fd25546fd24e6b13a0145
SHA1: 5b012b2961911b11735ac40429d33c40f9d974ca
SHA256: 9e6ed56cd81e2935fc5770914d924210d005e569982accfb0225ad3d25b21753
Description: office productivity suite -- Japanese help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Japanese.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-help-km
Priority: optional
Section: doc
Installed-Size: 33464
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-help-3.3.3
Depends: libreoffice-writer | language-support-translations-km, libreoffice-l10n-km
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-km
Suggests: libreoffice-java-common
Filename: pool/main/libr/libreoffice-l10n/libreoffice-help-km_3.3.3-1ubuntu1.2_all.deb
Size: 7948496
MD5sum: fe39c722d62470b73acff268f039f59c
SHA1: 483acb6cedd98f28c603c5c8ff6e363a03309d08
SHA256: 3fa62299dca17d91dd8c635cc1c493afa291654793c0bb6be8fa93440ecb05de
Description: office productivity suite -- Khmer help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Khmer.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-help-ko
Priority: optional
Section: doc
Installed-Size: 22564
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-help-3.3.3
Depends: libreoffice-writer | language-support-translations-ko, libreoffice-l10n-ko
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-ko
Suggests: libreoffice-java-common
Filename: pool/main/libr/libreoffice-l10n/libreoffice-help-ko_3.3.3-1ubuntu1.2_all.deb
Size: 7097408
MD5sum: dba0f2618e9e74a90cdb0fcf0efa088f
SHA1: 6fed2ddb9411a0f5d0832c934500504b7a324a16
SHA256: ba8efabd1f12f0eb5b1676f7c8c367e6958d5bcf22506734063f9e19055e6bc6
Description: office productivity suite -- Korean help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Korean.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-help-nl
Priority: optional
Section: doc
Installed-Size: 22336
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-help-3.3.3
Depends: libreoffice-writer | language-support-translations-nl, libreoffice-l10n-nl
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-nl
Suggests: libreoffice-java-common
Filename: pool/main/libr/libreoffice-l10n/libreoffice-help-nl_3.3.3-1ubuntu1.2_all.deb
Size: 6834906
MD5sum: e111bd40443f165e74e46302c49aa1b9
SHA1: b657366af3170b317700a2aade531dfc658f8d46
SHA256: 3c136717aa6b3cc94abf1b343336af0c88f6c0e7d448d21afb00aa969daa058e
Description: office productivity suite -- Dutch help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Dutch.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-help-om
Priority: optional
Section: doc
Installed-Size: 22440
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-help-3.3.3
Depends: libreoffice-writer | language-support-translations-om, libreoffice-l10n-om
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-om
Suggests: libreoffice-java-common
Filename: pool/main/libr/libreoffice-l10n/libreoffice-help-om_3.3.3-1ubuntu1.2_all.deb
Size: 7147190
MD5sum: 849764e2020217fc67b9fee36d9b34b8
SHA1: 61fb81a65a60b6057603c3b5668587d1588bdf83
SHA256: 0186a5d3ca4f2f4abc184d92152d3e9cb89b6706ac2e72caabb2cb3fb59b59ef
Description: office productivity suite -- Oromo help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Oromo.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-help-pl
Priority: optional
Section: doc
Installed-Size: 22480
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-help-3.3.3
Depends: libreoffice-writer | language-support-translations-pl, libreoffice-l10n-pl
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-pl
Suggests: libreoffice-java-common
Filename: pool/main/libr/libreoffice-l10n/libreoffice-help-pl_3.3.3-1ubuntu1.2_all.deb
Size: 7177436
MD5sum: 0cfa3586c6bc4fb878fc7710991189bf
SHA1: 4ea4fa737f6d43a2eace757bf95c3d197588e988
SHA256: 027497354c0a34ec20513a9418a0235991ced0c575fc4775a19821786f66af14
Description: office productivity suite -- Polish help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Polish.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-help-pt
Priority: optional
Section: doc
Installed-Size: 22704
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-help-3.3.3
Depends: libreoffice-writer | language-support-translations-pt, libreoffice-l10n-pt
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-pt
Suggests: libreoffice-java-common
Filename: pool/main/libr/libreoffice-l10n/libreoffice-help-pt_3.3.3-1ubuntu1.2_all.deb
Size: 6952546
MD5sum: eb56727677c72d12d21a9776e11a4833
SHA1: eebad6108b542e7ef61b51cfec6ae37c04626488
SHA256: 05dd6beb87d528a143db8bfc6f11dbc2f97f850a3f6c44a6c0d340273df358f5
Description: office productivity suite -- Portuguese help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Portuguese.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-help-pt-br
Priority: optional
Section: doc
Installed-Size: 22344
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-help-3.3.3
Depends: libreoffice-writer | language-support-translations-pt, libreoffice-l10n-pt-br
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-pt
Suggests: libreoffice-java-common
Filename: pool/main/libr/libreoffice-l10n/libreoffice-help-pt-br_3.3.3-1ubuntu1.2_all.deb
Size: 6904222
MD5sum: 797b4394225a205e670e43903ba54db6
SHA1: 53ca2ee0dd8cca8e2b7edf21a797428a903029b9
SHA256: bd1326d2b9372b41908ff47164399abac76cf7d98f4dc30e763ea6145b61ce9e
Description: office productivity suite -- Portuguese_brazilian help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Portuguese_brazilian.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-help-ru
Priority: optional
Section: doc
Installed-Size: 27416
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-help-3.3.3
Depends: libreoffice-writer | language-support-translations-ru, libreoffice-l10n-ru
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-ru
Suggests: libreoffice-java-common
Filename: pool/main/libr/libreoffice-l10n/libreoffice-help-ru_3.3.3-1ubuntu1.2_all.deb
Size: 7675184
MD5sum: d50d894cacbb089e8150a1bc6fd35f4a
SHA1: 549fcdc737812c6bf3258faf134fd22054e25219
SHA256: d55d92dc985c93b908af110d2bcff1a585a869c1182e1f396f7b686394455aad
Description: office productivity suite -- Russian help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Russian.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-help-sk
Priority: optional
Section: doc
Installed-Size: 284
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-help-3.3.3
Depends: libreoffice-writer | language-support-translations-sk, libreoffice-l10n-sk, libreoffice-help-cs
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-sk
Suggests: libreoffice-java-common
Filename: pool/main/libr/libreoffice-l10n/libreoffice-help-sk_3.3.3-1ubuntu1.2_all.deb
Size: 153072
MD5sum: 4d61a1f756b304c1976a96d690905295
SHA1: a684a700d6f3495dcab004b9667787a82553d71f
SHA256: 6ef03159d5ddb5a1a17a1c01daa2032f48c469a4904535833c7dc34928de7f36
Description: office productivity suite -- Slovak help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Slovak.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-help-sl
Priority: optional
Section: doc
Installed-Size: 21820
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-help-3.3.3
Depends: libreoffice-writer | language-support-translations-sl, libreoffice-l10n-sl
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-sl
Suggests: libreoffice-java-common
Filename: pool/main/libr/libreoffice-l10n/libreoffice-help-sl_3.3.3-1ubuntu1.2_all.deb
Size: 6915324
MD5sum: 7cf36e55950353ad64e797f42485d84d
SHA1: 286b4c7362aad4886d88700055f192a2fa78bb32
SHA256: 22911fe03d889b6db954e5c6593342d34c25c3aae9c764a293874007439d3aed
Description: office productivity suite -- Slovenian help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Slovenian.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-help-sv
Priority: optional
Section: doc
Installed-Size: 21820
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-help-3.3.3
Depends: libreoffice-writer | language-support-translations-sv, libreoffice-l10n-sv
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-sv
Suggests: libreoffice-java-common
Filename: pool/main/libr/libreoffice-l10n/libreoffice-help-sv_3.3.3-1ubuntu1.2_all.deb
Size: 6807768
MD5sum: 3a7cc897e9bd3d05e956c722f348bbba
SHA1: b39e3558e2513878a22bf7fc2c8653dc57824a06
SHA256: 1458b3469dc80c1a30f9ba43272e1c20a68289e9949a56bb07ae3faae0fe342a
Description: office productivity suite -- Swedish help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Swedish.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-help-zh-cn
Priority: optional
Section: doc
Installed-Size: 22332
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-help-3.3.3
Depends: libreoffice-writer | language-support-translations-zh, libreoffice-l10n-zh-cn
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-zh
Suggests: libreoffice-java-common
Filename: pool/main/libr/libreoffice-l10n/libreoffice-help-zh-cn_3.3.3-1ubuntu1.2_all.deb
Size: 7340768
MD5sum: f437dd47b8e8a2895fe7f08f9e058731
SHA1: 8e0abb9fd35bb7b83e4ed2378ee19de507ae2e3a
SHA256: 1fcb131473f89c267f7789b0fbb0f499e6644a714ebf6f1e1e8450ef6ab01604
Description: office productivity suite -- Chinese_simplified help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Chinese_simplified.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-help-zh-tw
Priority: optional
Section: doc
Installed-Size: 22636
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-help-3.3.3
Depends: libreoffice-writer | language-support-translations-zh, libreoffice-l10n-zh-tw
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-zh
Suggests: libreoffice-java-common
Filename: pool/main/libr/libreoffice-l10n/libreoffice-help-zh-tw_3.3.3-1ubuntu1.2_all.deb
Size: 7443230
MD5sum: f02b545bcbbbddacaeb5132526cbcd9f
SHA1: 3007edba4679b86c55b6a1fcd89919085347f10b
SHA256: 23c53919890741e321e7c1e3c280af802cd61ffe94a336fd34c87ce5f3ff8754
Description: office productivity suite -- Chinese_traditional help
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the help of LibreOffice in
 Chinese_traditional.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-impress
Priority: optional
Section: editors
Installed-Size: 2336
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: i386
Source: libreoffice
Version: 1:3.3.4-0ubuntu1.4
Depends: libreoffice-core (= 1:3.3.4-0ubuntu1.4), libreoffice-draw (= 1:3.3.4-0ubuntu1.4), libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), libstlport4.6ldbl, ure (>= 1.4.0)
Filename: pool/main/libr/libreoffice/libreoffice-impress_3.3.4-0ubuntu1.4_i386.deb
Size: 499828
MD5sum: 6ea0e5f30d53c4e2793abf884795ee27
SHA1: 845dcf08699ff88d573ee6c013daed1f98298d16
SHA256: 86d2b5652efead062e7b13d21a86cb6e1aeb58ce452a4e2ba6576c24f618fba9
Description: office productivity suite -- presentation
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the presentation component for LibreOffice.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, kubuntu-desktop, kubuntu-mobile-desktop, edubuntu-desktop, edubuntu-desktop-kde, ubuntu-netbook

Package: libreoffice-java-common
Priority: optional
Section: editors
Installed-Size: 8600
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice
Version: 1:3.3.4-0ubuntu1.4
Depends: libreoffice-common
Suggests: bsh (>= 2.0b4)
Filename: pool/main/libr/libreoffice/libreoffice-java-common_3.3.4-0ubuntu1.4_all.deb
Size: 4285492
MD5sum: f263436c9bae448de960c8bc61806843
SHA1: 475506b6771f2b5a75e6dd203f1dfd3dca2bcc3e
SHA256: 87e7b3ddd890430a43692ba1acd3b063d52da9216dbe6c25aa96b4a5d6b69671
Description: office productivity suite -- arch-independent Java support files
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the architecture-independent files of
 the Java support for LibreOffice (Java classes, scripts, config snippets).
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-kde
Priority: optional
Section: kde
Installed-Size: 304
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: i386
Source: libreoffice
Version: 1:3.3.4-0ubuntu1.4
Replaces: openoffice.org-kde (<< 1:3.3.0~)
Depends: libreoffice-core (= 1:3.3.4-0ubuntu1.4), kdebase-runtime, libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libglib2.0-0 (>= 2.12.0), libkdecore5 (>= 4:4.3.4), libkdeui5 (>= 4:4.3.4), libkfile4 (>= 4:4.3.4), libkio5 (>= 4:4.3.4), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1), libstlport4.6ldbl, libx11-6, libxrandr2, ure (>= 1.4.0)
Recommends: libreoffice-style-oxygen
Suggests: konqueror, kmail, libreoffice-kab
Filename: pool/main/libr/libreoffice/libreoffice-kde_3.3.4-0ubuntu1.4_i386.deb
Size: 71444
MD5sum: 90c440b10676de02e7444df0a73747e1
SHA1: aac024966fe992fab9f105620ebc26038e89f49e
SHA256: 368f4fe6e7e4e1e6542e7883e3ef70a2fe03b86aa1cfbeae7d9e33a2874addb2
Description: office productivity suite -- KDE integration
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the KDE plugin for drawing OOo's widgets with
 KDE/Qt and a KDEish File Picker when running under KDE.
 You can extend the functionality of this by installing these packages:
 .
  * konqueror / kmail
  * libreoffice-kab: KDE Addressbook support
Enhances: libreoffice
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, edubuntu-desktop-kde

Package: libreoffice-l10n-af
Priority: optional
Section: localization
Installed-Size: 4912
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-af, libreoffice-common (<< 1:3.4~) | language-support-translations-af, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-af
Suggests: hunspell-dictionary-af | myspell-dictionary-af, hyphen-af, mythes-af, libreoffice-help-af
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-af_3.3.3-1ubuntu1.2_all.deb
Size: 1629904
MD5sum: 47ea47886ab4e19c1dd29d3436dc99ed
SHA1: e7ce33b90e5c846fd0c2be48fc96e314d26d88be
SHA256: d5924e34c247c7a5963d2cf5ed1504d2d38d46cd5c68a6b46f2ada996bacb82e
Description: office productivity suite -- Afrikaans language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Afrikaans.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-ar
Priority: optional
Section: localization
Installed-Size: 5208
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-ar, libreoffice-common (<< 1:3.4~) | language-support-translations-ar, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-ar, ttf-arabeyes
Suggests: hunspell-dictionary-ar | myspell-dictionary-ar, hyphen-ar, mythes-ar, libreoffice-help-ar
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-ar_3.3.3-1ubuntu1.2_all.deb
Size: 1636592
MD5sum: 7ae1fe734af0d53664d06fce2f0622ff
SHA1: db3d87e964da54434573d0ab2d311638b519448b
SHA256: 932a53656ed521b8a407869bab443efcdfa4bf4af2c44e837a67f430a91968ec
Description: office productivity suite -- Arabic language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Arabic.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-as
Priority: optional
Section: localization
Installed-Size: 5628
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-as, libreoffice-common (<< 1:3.4~) | language-support-translations-as, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-as
Suggests: hunspell-dictionary-as | myspell-dictionary-as, hyphen-as, mythes-as, libreoffice-help-as
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-as_3.3.3-1ubuntu1.2_all.deb
Size: 1650940
MD5sum: 54ead12a81b9c941ff7fd647e067c83b
SHA1: e3e9b49d18757511be5777564560b86801cd5427
SHA256: 131b3b41ea1a03cc5edab4a20d5dc12d28d1a3c25c4193e334922e4e3eb28bc6
Description: office productivity suite -- Assamese language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Assamese.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-ast
Priority: optional
Section: localization
Installed-Size: 4976
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-ast, libreoffice-common (<< 1:3.4~) | language-support-translations-ast, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-ast
Suggests: hunspell-dictionary-ast | myspell-dictionary-ast, hyphen-ast, mythes-ast, libreoffice-help-ast
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-ast_3.3.3-1ubuntu1.2_all.deb
Size: 1643736
MD5sum: b383c947e828108246a4c484d9e05741
SHA1: e953fdfbff68dac647881cdcfed7dd787f25551c
SHA256: 46884a8876c6f9aefeebd33a36f95246da231ef5d1ed4e58b0ce2d9de27c8f86
Description: office productivity suite -- Asturian language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Asturian.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-be-by
Priority: optional
Section: localization
Installed-Size: 5296
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-be, libreoffice-common (<< 1:3.4~) | language-support-translations-be, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-be
Suggests: hunspell-dictionary-be-by | myspell-dictionary-be-by, hyphen-be-by, mythes-be-by, libreoffice-help-be-by
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-be-by_3.3.3-1ubuntu1.2_all.deb
Size: 1646184
MD5sum: 9ae2ba29d7c5eb1cba6f67dbfc25b958
SHA1: 0c13357d1776d80863ae3390cda49e8f4e1651ff
SHA256: d0d822ed1e6482aec214d166810c70277599fa1ac6dad33a2a5300892172fcb9
Description: office productivity suite -- Belarussian language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Belarussian.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-bg
Priority: optional
Section: localization
Installed-Size: 5532
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-bg, libreoffice-common (<< 1:3.4~) | language-support-translations-bg, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-bg
Suggests: hunspell-dictionary-bg | myspell-dictionary-bg, hyphen-bg, mythes-bg, libreoffice-help-bg
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-bg_3.3.3-1ubuntu1.2_all.deb
Size: 1690272
MD5sum: 5d4987a21c8c44b0ce774ca17d0438b8
SHA1: f79c82bea6176b50781f39f44ce11b2587950977
SHA256: 36ecf1e02043dddfdf6ca52e54c053629f45ad8348aa43a8ba8cab4981162849
Description: office productivity suite -- Bulgarian language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Bulgarian.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-bn
Priority: optional
Section: localization
Installed-Size: 5760
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-bn, libreoffice-common (<< 1:3.4~) | language-support-translations-bn, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-bn, ttf-bengali-fonts
Suggests: hunspell-dictionary-bn | myspell-dictionary-bn, hyphen-bn, mythes-bn, libreoffice-help-bn
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-bn_3.3.3-1ubuntu1.2_all.deb
Size: 1657286
MD5sum: e8835210992167f19f3d901ca521465f
SHA1: bbe479916d8a26c96909cdbea1372ca50b53f2d9
SHA256: 36c6f59cf0b8b78084d1dcecc74628a79a0ee6a8253d6daa64b8dea3353c89f3
Description: office productivity suite -- Bengali language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Bengali.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-br
Priority: optional
Section: localization
Installed-Size: 4984
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-br, libreoffice-common (<< 1:3.4~) | language-support-translations-br, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-br
Suggests: hunspell-dictionary-br | myspell-dictionary-br, hyphen-br, mythes-br, libreoffice-help-br
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-br_3.3.3-1ubuntu1.2_all.deb
Size: 1638072
MD5sum: c5e344182a31e380035b1662107ed6fc
SHA1: 4f42c9347c25d66fef376d9b62ce6d5c911efba8
SHA256: add454b34b8a687547bcf88e72818c9e96202eef8a5bd1d47c9fae76d82d9f0c
Description: office productivity suite -- Breton language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Breton.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-bs
Priority: optional
Section: localization
Installed-Size: 4932
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-bs, libreoffice-common (<< 1:3.4~) | language-support-translations-bs, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-bs
Suggests: hunspell-dictionary-bs | myspell-dictionary-bs, hyphen-bs, mythes-bs, libreoffice-help-bs
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-bs_3.3.3-1ubuntu1.2_all.deb
Size: 1639674
MD5sum: 8c68293ae33d8cc6c3776dfcc6910196
SHA1: 690139c87d3e2cfe3663a3ab654395ba983a1356
SHA256: d9b1195c6ec93463df20cd60c6d2bbc338adecc97db8f67a1aeb3deca356027c
Description: office productivity suite -- Bosnian language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Bosnian.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-ca
Priority: optional
Section: localization
Installed-Size: 4984
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-ca, libreoffice-common (<< 1:3.4~) | language-support-translations-ca, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-ca
Suggests: hunspell-dictionary-ca | myspell-dictionary-ca, hyphen-ca, mythes-ca, libreoffice-help-ca
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-ca_3.3.3-1ubuntu1.2_all.deb
Size: 1631506
MD5sum: 1e08a0c34955039405a8f1289867ab23
SHA1: 76135ac9967f97ba9f967233b1f41cb103074675
SHA256: 300ff8a22aaad50220f7320fbc1b14a267681e32268b2c423528ea94a7a834d4
Description: office productivity suite -- Catalan language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Catalan.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-common
Priority: optional
Section: editors
Installed-Size: 280
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-common_3.3.3-1ubuntu1.2_all.deb
Size: 157790
MD5sum: 7a5706c32c07e14721afd894cd1aa427
SHA1: 01f7277dc7a42b33a3526d8075ecffd13048579b
SHA256: fd5883d05b08f2e2c6784b63005d9357951827b9ec9bdd2573e1beb68ad70407
Description: common files for LibreOffice language and help packages
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains common files for the OpenOffice.org language
 and help packages.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-cs
Priority: optional
Section: localization
Installed-Size: 5064
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-cs, libreoffice-common (<< 1:3.4~) | language-support-translations-cs, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-cs
Suggests: hunspell-dictionary-cs | myspell-dictionary-cs, hyphen-cs, mythes-cs, libreoffice-help-cs
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-cs_3.3.3-1ubuntu1.2_all.deb
Size: 1647138
MD5sum: 78926e242106f3b729960f5800001faa
SHA1: 4a0982110e76d54ea965c656eaa0f6beda57ef9e
SHA256: ee7bdad5a7838d8325a454e4342445c44a93ed6a01c751d7ebb3b5317c794da3
Description: office productivity suite -- Czech language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Czech.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-cy
Priority: optional
Section: localization
Installed-Size: 4848
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-cy, libreoffice-common (<< 1:3.4~) | language-support-translations-cy, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-cy
Suggests: hunspell-dictionary-cy | myspell-dictionary-cy, hyphen-cy, mythes-cy, libreoffice-help-cy
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-cy_3.3.3-1ubuntu1.2_all.deb
Size: 1625984
MD5sum: 848796949c27e6ef5bde5b768c4142f0
SHA1: 28cf21a63115ad998f00e7f1d8213edb3004aead
SHA256: c683c77cf961ca8197481c68ae80308dfc4dcc90e9b7c3a54638e98ebe5d8e13
Description: office productivity suite -- Welsh language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Welsh.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-da
Priority: optional
Section: localization
Installed-Size: 4900
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-da, libreoffice-common (<< 1:3.4~) | language-support-translations-da, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-da
Suggests: hunspell-dictionary-da | myspell-dictionary-da, hyphen-da, mythes-da, libreoffice-help-da
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-da_3.3.3-1ubuntu1.2_all.deb
Size: 1626636
MD5sum: 0b70b748f327fe58b3da8d2cfda95edd
SHA1: 11af07b874863a9169e2542cc36f0466511b102c
SHA256: e0771c30503588a59678ae8c6586110fcb2633f076db68819be555c169d7d271
Description: office productivity suite -- Danish language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Danish.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-de
Priority: optional
Section: localization
Installed-Size: 5020
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-de, libreoffice-common (<< 1:3.4~) | language-support-translations-de, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-de
Suggests: hunspell-dictionary-de | myspell-dictionary-de, hyphen-de, mythes-de, libreoffice-help-de
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-de_3.3.3-1ubuntu1.2_all.deb
Size: 1605296
MD5sum: b6837c00fb172005e49ab990b8ee420c
SHA1: d946014db1a61a8a7ec647c52b18b396b32dfa05
SHA256: 62ae5b81db402bbc1b6631209fc819739791d74467b8e1db51569e567b9f900d
Description: office productivity suite -- German language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 German.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-dz
Priority: optional
Section: localization
Installed-Size: 6036
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-dz, libreoffice-common (<< 1:3.4~) | language-support-translations-dz, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-dz, ttf-dzongkha
Suggests: hunspell-dictionary-dz | myspell-dictionary-dz, hyphen-dz, mythes-dz, libreoffice-help-dz
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-dz_3.3.3-1ubuntu1.2_all.deb
Size: 1672950
MD5sum: 9e8524ce1ab379035d5cf5aa9ed75ee3
SHA1: f68202396a53f105c6042e3049fd631f46db1d41
SHA256: 20d9122a5b6a5d9131dc6e49a3058d54ef117a6d42999d94d53c46323ebfee14
Description: office productivity suite -- Dzongkha language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Dzongkha.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-el
Priority: optional
Section: localization
Installed-Size: 5548
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-el, libreoffice-common (<< 1:3.4~) | language-support-translations-el, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-el
Suggests: hunspell-dictionary-el | myspell-dictionary-el, hyphen-el, mythes-el, libreoffice-help-el
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-el_3.3.3-1ubuntu1.2_all.deb
Size: 1661120
MD5sum: d06bede97432e18342944942500506fe
SHA1: 05a11d3a673184d71d02d1e660c2b7272d93b67b
SHA256: 1f86386c35bf08f77272c80cd36ed3ecc277725114476f08427450c222efc76d
Description: office productivity suite -- Greek language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Greek.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-en-gb
Priority: optional
Section: localization
Installed-Size: 5044
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-en, libreoffice-common (<< 1:3.4~) | language-support-translations-en, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-en
Suggests: hunspell-dictionary-en-gb | myspell-dictionary-en-gb, hyphen-en-gb, mythes-en-gb, libreoffice-help-en-gb
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-en-gb_3.3.3-1ubuntu1.2_all.deb
Size: 1725808
MD5sum: 139fa97e8e2dd689bac462aaef934614
SHA1: fc22ef6a3ec8fe4e9048d398af81c5750ff69780
SHA256: 1715de2ede0a3ef48ec012bfdc2d8b1d2d28e814ab1561481453d018214812e2
Description: office productivity suite -- English_british language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 English_british.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-en-za
Priority: optional
Section: localization
Installed-Size: 4908
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-en, libreoffice-common (<< 1:3.4~) | language-support-translations-en, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-en
Suggests: hunspell-dictionary-en-za | myspell-dictionary-en-za, hyphen-en-za, mythes-en-za, libreoffice-help-en-za
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-en-za_3.3.3-1ubuntu1.2_all.deb
Size: 1608742
MD5sum: ceae3b7f44454695afeb2dcaef1f6029
SHA1: 8dd70a2de8456775d0e7e71e5620219a1266d804
SHA256: a085c94a23c1383ea0503995d1ff9985d0f120835d979330ff5f7503fa98583f
Description: office productivity suite -- English_southafrican language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 English_southafrican.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-eo
Priority: optional
Section: localization
Installed-Size: 4756
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-eo, libreoffice-common (<< 1:3.4~) | language-support-translations-eo, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-eo
Suggests: hunspell-dictionary-eo | myspell-dictionary-eo, hyphen-eo, mythes-eo, libreoffice-help-eo
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-eo_3.3.3-1ubuntu1.2_all.deb
Size: 1619930
MD5sum: 364e206237e16a415041da8937d99002
SHA1: 33c0b8e87aa25efd4741017aa6e443bfd6eeda07
SHA256: dbd991f0b93d24fc5f7d734addd0a06107cfa96f05905a2f5eaaf94e4cdbce4e
Description: office productivity suite -- Esperanto language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Esperanto.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-es
Priority: optional
Section: localization
Installed-Size: 4992
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-es, libreoffice-common (<< 1:3.4~) | language-support-translations-es, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-es
Suggests: hunspell-dictionary-es | myspell-dictionary-es, hyphen-es, mythes-es, libreoffice-help-es
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-es_3.3.3-1ubuntu1.2_all.deb
Size: 1608192
MD5sum: 3f13caa7c71b0d7a364f00651af25b18
SHA1: 43d93e330595b5988d607fc1bcab895f3d8367b9
SHA256: 30cdf6bee0e11477dbc399e2195a8f809016d462d3a8e068f57eb9e42b85f827
Description: office productivity suite -- Spanish language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Spanish.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-et
Priority: optional
Section: localization
Installed-Size: 4916
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-et, libreoffice-common (<< 1:3.4~) | language-support-translations-et, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-et
Suggests: hunspell-dictionary-et | myspell-dictionary-et, hyphen-et, mythes-et, libreoffice-help-et
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-et_3.3.3-1ubuntu1.2_all.deb
Size: 1624542
MD5sum: d32e615319a06c4eb165c39fd2dc7f5f
SHA1: 54f9fc6aef7cf0480c9a9b1102fd50df056b76cd
SHA256: 62bba330d91d16230f46d23cd22351b26b7ac6b70fabe4d3ac809e908bfaa517
Description: office productivity suite -- Estonian language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Estonian.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-eu
Priority: optional
Section: localization
Installed-Size: 5232
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-eu, libreoffice-common (<< 1:3.4~) | language-support-translations-eu, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-eu
Suggests: hunspell-dictionary-eu | myspell-dictionary-eu, hyphen-eu, mythes-eu, libreoffice-help-eu
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-eu_3.3.3-1ubuntu1.2_all.deb
Size: 1824704
MD5sum: a0ef1ede12f93fd447ecc6493ddbea49
SHA1: 51e52cb24966d6fecf7e6a90b13b5b65a7b06124
SHA256: ae36fd8786565b921a112245cd4d282d689bef00bc686c87bec1528ca15946c6
Description: office productivity suite -- Basque language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Basque.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-fa
Priority: optional
Section: localization
Installed-Size: 4956
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-fa, libreoffice-common (<< 1:3.4~) | language-support-translations-fa, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-fa, ttf-farsiweb
Suggests: hunspell-dictionary-fa | myspell-dictionary-fa, hyphen-fa, mythes-fa, libreoffice-help-fa
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-fa_3.3.3-1ubuntu1.2_all.deb
Size: 1632154
MD5sum: edfd2b5dce15aee8ceb5e30b263da21b
SHA1: 6aeb95918b1579e23cff01327095cf338a34fafa
SHA256: 151aa2a91f6447d301161bef4251a20866e16377ef8df6f015fc5c276fccfd20
Description: office productivity suite -- Farsi language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Farsi.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-fi
Priority: optional
Section: localization
Installed-Size: 4952
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-fi, libreoffice-common (<< 1:3.4~) | language-support-translations-fi, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-fi
Suggests: hunspell-dictionary-fi | myspell-dictionary-fi | libreoffice-spellcheck-fi, hyphen-fi, mythes-fi, libreoffice-help-fi
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-fi_3.3.3-1ubuntu1.2_all.deb
Size: 1627512
MD5sum: 6fe9ceadda294c564b3d771e1484c77c
SHA1: 5b71470b22f635727ef4da112a7d08d01f2d5da0
SHA256: e9d239822573f7d7ff9b1543d73c1f75cb882760f86cd72c09d5a36dea462a80
Description: office productivity suite -- Finnish language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Finnish.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-fr
Priority: optional
Section: localization
Installed-Size: 5016
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-fr, libreoffice-common (<< 1:3.4~) | language-support-translations-fr, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-fr
Suggests: hunspell-dictionary-fr | myspell-dictionary-fr, hyphen-fr, mythes-fr, libreoffice-help-fr
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-fr_3.3.3-1ubuntu1.2_all.deb
Size: 1591604
MD5sum: a7283932355424a1f74408e033058c54
SHA1: c78529785583fd42245f70ba6d5309e113dd6989
SHA256: 258c2d579c4ab7a34ec34f18dd055a9c3408725c37ce5b10cd11cf7026529a83
Description: office productivity suite -- French language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 French.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-ga
Priority: optional
Section: localization
Installed-Size: 4984
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-ga, libreoffice-common (<< 1:3.4~) | language-support-translations-ga, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-ga
Suggests: hunspell-dictionary-ga | myspell-dictionary-ga, hyphen-ga, mythes-ga, libreoffice-help-ga
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-ga_3.3.3-1ubuntu1.2_all.deb
Size: 1638418
MD5sum: 92df52e1cfe22bbf7a06da29071c4c2e
SHA1: 8a027f079066bccfe4c58ad3811fc250500c8bdf
SHA256: 3a3f6998d573d929009d634c821f8683fa18ba8253310574184c22c43b14d083
Description: office productivity suite -- Gaelic language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Gaelic.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-gl
Priority: optional
Section: localization
Installed-Size: 4972
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-gl, libreoffice-common (<< 1:3.4~) | language-support-translations-gl, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-gl
Suggests: hunspell-dictionary-gl | myspell-dictionary-gl, hyphen-gl, mythes-gl, libreoffice-help-gl
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-gl_3.3.3-1ubuntu1.2_all.deb
Size: 1632250
MD5sum: 20d11d83071697a13e1efe23da385798
SHA1: f8f2c306e0a23b90e5dd53e91d70e60223a84426
SHA256: 03bc5391540de0e18cf4c46b51cafd9946f300fb10a0ebe66d07248eade21459
Description: office productivity suite -- Galician language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Galician.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-gu
Priority: optional
Section: localization
Installed-Size: 5688
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-gu, libreoffice-common (<< 1:3.4~) | language-support-translations-gu, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-gu, ttf-gujarati-fonts
Suggests: hunspell-dictionary-gu | myspell-dictionary-gu, hyphen-gu, mythes-gu, libreoffice-help-gu
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-gu_3.3.3-1ubuntu1.2_all.deb
Size: 1661770
MD5sum: e4098f7ba1e6bafc42b2f39e5be20e34
SHA1: a8e1519c24cf1e4d63bd41da3a8445f4b0c21a82
SHA256: b37b69ef35cacd6c6e57c180a6ad60e800e0e2d265f30e65438d839db4b6e600
Description: office productivity suite -- Gujarati language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Gujarati.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-he
Priority: optional
Section: localization
Installed-Size: 5136
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-he, libreoffice-common (<< 1:3.4~) | language-support-translations-he, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-he, culmus
Suggests: hunspell-dictionary-he | myspell-dictionary-he, hyphen-he, mythes-he, libreoffice-help-he
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-he_3.3.3-1ubuntu1.2_all.deb
Size: 1636930
MD5sum: 36f5700d1b68c4e940b7fbf1fdaa0d51
SHA1: d65be5fc5475a686b8cc3ef131d4a1f6a7089664
SHA256: 84e68464c3a6fe043040011ed63a3bfc4eca30269739aaf1bb4f5f2543b9cef5
Description: office productivity suite -- Hebrew language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Hebrew.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-hi
Priority: optional
Section: localization
Installed-Size: 5644
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-hi, libreoffice-common (<< 1:3.4~) | language-support-translations-hi, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-hi
Suggests: hunspell-dictionary-hi | myspell-dictionary-hi, hyphen-hi, mythes-hi, libreoffice-help-hi
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-hi_3.3.3-1ubuntu1.2_all.deb
Size: 1653500
MD5sum: 3bc2cc583945edc86c18c24560218eb3
SHA1: 6b3ee6755025cc431b8f668991a50bd94ae85e82
SHA256: df361bd2ef51f032a3f5e78dbe2a0edc637ed209d01ec7e6923a37f37d13a7dc
Description: office productivity suite -- Hindi language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Hindi.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-hr
Priority: optional
Section: localization
Installed-Size: 4936
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-hr, libreoffice-common (<< 1:3.4~) | language-support-translations-hr, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-hr
Suggests: hunspell-dictionary-hr | myspell-dictionary-hr, hyphen-hr, mythes-hr, libreoffice-help-hr
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-hr_3.3.3-1ubuntu1.2_all.deb
Size: 1638358
MD5sum: b5d9994afffb6ca45f436fd0a1b66a2a
SHA1: c0fdc7224ca5fcd74f82736c1cfd7b4a1870f69b
SHA256: 23712811188dc8fb072c95211c5918979d232673328f05d2679ba90875f1b5ca
Description: office productivity suite -- Croatian language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Croatian.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-hu
Priority: optional
Section: localization
Installed-Size: 5168
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-hu, libreoffice-common (<< 1:3.4~) | language-support-translations-hu, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-hu
Suggests: hunspell-dictionary-hu | myspell-dictionary-hu, hyphen-hu, mythes-hu, libreoffice-help-hu
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-hu_3.3.3-1ubuntu1.2_all.deb
Size: 1665270
MD5sum: 28ebf432caba824b06116554e0b397c5
SHA1: 690b09d75e366a85a230961f9b6541a76fa214bc
SHA256: 9eb439b426a65d88dc004a86de93e42c16d3f30e0c42e9add96847bf3e16d0a9
Description: office productivity suite -- Hungarian language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Hungarian.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-id
Priority: optional
Section: localization
Installed-Size: 4912
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-id, libreoffice-common (<< 1:3.4~) | language-support-translations-id, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-id
Suggests: hunspell-dictionary-id | myspell-dictionary-id, hyphen-id, mythes-id, libreoffice-help-id
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-id_3.3.3-1ubuntu1.2_all.deb
Size: 1624828
MD5sum: 0ac482bf109838168803c84efbe60cf4
SHA1: 6b2834eb05a3e7463aa0e034e540a5f03837f75a
SHA256: 434bd1b5a3af3451cdb6e04aca045674193fba09cde7861b2db16697c369e5f6
Description: office productivity suite -- Indonesian language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Indonesian.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-in
Priority: optional
Section: localization
Installed-Size: 40
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice
Version: 1:3.3.4-0ubuntu1.4
Depends: libreoffice-l10n-as, libreoffice-l10n-bn, libreoffice-l10n-gu, libreoffice-l10n-hi, libreoffice-l10n-ml, libreoffice-l10n-mr, libreoffice-l10n-or, libreoffice-l10n-pa-in, libreoffice-l10n-ta, libreoffice-l10n-te
Recommends: ttf-indic-fonts
Filename: pool/main/libr/libreoffice/libreoffice-l10n-in_3.3.4-0ubuntu1.4_all.deb
Size: 2732
MD5sum: 79d272fbb4d9a3116be788cf2b0ee2a5
SHA1: bbf34ec5fc05a547aff047a7c2efbcb1ffd95ff6
SHA256: da1a716ac7a38a12fb07e316ed577b9a41774df7bc359329b23121c40c61cbba
Description: office productivity suite -- Indic language packages
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package is a metapackage installing l10n packages for all available
 indic languages.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-is
Priority: optional
Section: localization
Installed-Size: 4944
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-is, libreoffice-common (<< 1:3.4~) | language-support-translations-is, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-is
Suggests: hunspell-dictionary-is | myspell-dictionary-is, hyphen-is, mythes-is, libreoffice-help-is
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-is_3.3.3-1ubuntu1.2_all.deb
Size: 1636890
MD5sum: 39c5247ffba50a27fa38c631a35d6c6b
SHA1: 8c243a1a2904ada6af86b3825e8d83921c4338a9
SHA256: 5b1bb019f51a7ce808264e9827027805ccc56f595c19d3441adf92960a2465be
Description: office productivity suite -- Icelandic language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Icelandic.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-it
Priority: optional
Section: localization
Installed-Size: 4980
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-it, libreoffice-common (<< 1:3.4~) | language-support-translations-it, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-it
Suggests: hunspell-dictionary-it | myspell-dictionary-it, hyphen-it, mythes-it, libreoffice-help-it
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-it_3.3.3-1ubuntu1.2_all.deb
Size: 1603656
MD5sum: 222bf36df8d6016f5d6807b47a6532f5
SHA1: 818392f06658efaaeaa7fa5dbbaf3e03229c3f5a
SHA256: ff95687aad00ed3a1e5deea69a950e8234a7b16829f47ff74f339012afb80993
Description: office productivity suite -- Italian language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Italian.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-ja
Priority: optional
Section: localization
Installed-Size: 5228
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-ja, libreoffice-common (<< 1:3.4~) | language-support-translations-ja, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-ja
Suggests: hunspell-dictionary-ja | myspell-dictionary-ja, hyphen-ja, mythes-ja, libreoffice-help-ja
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-ja_3.3.3-1ubuntu1.2_all.deb
Size: 1649408
MD5sum: f8426ef61860aac88814008324ac7a10
SHA1: eaf5aa7bbf2c5fd016a48c3650416a72a9bf3bc9
SHA256: 7048899c9feaa89f58d031531d487a4c6d894e44f27b138ea7acc279897710cb
Description: office productivity suite -- Japanese language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Japanese.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-ka
Priority: optional
Section: localization
Installed-Size: 5536
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-ka, libreoffice-common (<< 1:3.4~) | language-support-translations-ka, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-ka
Suggests: hunspell-dictionary-ka | myspell-dictionary-ka, hyphen-ka, mythes-ka, libreoffice-help-ka
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-ka_3.3.3-1ubuntu1.2_all.deb
Size: 1652634
MD5sum: ee7f6725619e36290f5c8a59ec3b287b
SHA1: 28489acdccbca41d9dc41f1c2f924c9430e96210
SHA256: 68d200af765ffeae25b3fe1ac302723e465d46d1f7563a3933274ed1a3e7e275
Description: office productivity suite -- Georgian language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Georgian.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-km
Priority: optional
Section: localization
Installed-Size: 6164
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-km, libreoffice-common (<< 1:3.4~) | language-support-translations-km, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-km, ttf-khmeros
Suggests: hunspell-dictionary-km | myspell-dictionary-km, hyphen-km, mythes-km, libreoffice-help-km
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-km_3.3.3-1ubuntu1.2_all.deb
Size: 1835126
MD5sum: 4475210f4067c4066758647b93454e0d
SHA1: f2c47b529719e64c1ae01a52785239e90dca0257
SHA256: 7f89ed2f70f2a2dd94fcdb752cb1ebbddef264e141268ffb0fa08ab75fb26701
Description: office productivity suite -- Khmer language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Khmer.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-ko
Priority: optional
Section: localization
Installed-Size: 5052
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-ko, libreoffice-common (<< 1:3.4~) | language-support-translations-ko, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-ko
Suggests: hunspell-dictionary-ko | myspell-dictionary-ko, hyphen-ko, mythes-ko, libreoffice-help-ko
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-ko_3.3.3-1ubuntu1.2_all.deb
Size: 1603378
MD5sum: d13abdef5cd9fd15fa8520c5d2a59cb8
SHA1: bf853a027ccccce072e887c4d2e8dbd474bfb0fb
SHA256: 60d3ba62398552d46ca0f814e2aac06efe5efe3904a03e4c66d885b972bb2e09
Description: office productivity suite -- Korean language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Korean.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-ku
Priority: optional
Section: localization
Installed-Size: 4888
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-ku, libreoffice-common (<< 1:3.4~) | language-support-translations-ku, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-ku
Suggests: hunspell-dictionary-ku | myspell-dictionary-ku, hyphen-ku, mythes-ku, libreoffice-help-ku
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-ku_3.3.3-1ubuntu1.2_all.deb
Size: 1643724
MD5sum: 5294e32de06e8fd062f2076dc275e7ae
SHA1: 0bbc9ebff4cce7dfb34347061aed8fdae8d4ef5b
SHA256: 91950eacc27399d10d21a2511293c656ffe9075226a11048f7c279ffd38e8739
Description: office productivity suite -- Kurdish language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Kurdish.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-lt
Priority: optional
Section: localization
Installed-Size: 4988
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-lt, libreoffice-common (<< 1:3.4~) | language-support-translations-lt, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-lt
Suggests: hunspell-dictionary-lt | myspell-dictionary-lt, hyphen-lt, mythes-lt, libreoffice-help-lt
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-lt_3.3.3-1ubuntu1.2_all.deb
Size: 1634538
MD5sum: aca57481165a1e8f9909b720a2bf82a1
SHA1: 46a9091d594106dcb0c42ebe206f40495343c0d4
SHA256: c8ef62ce027736d744cbb377fbc2799f6f7f1fc0347fc4e0a894c731f21aed1f
Description: office productivity suite -- Lithuanian language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Lithuanian.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-lv
Priority: optional
Section: localization
Installed-Size: 4968
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-lv, libreoffice-common (<< 1:3.4~) | language-support-translations-lv, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-lv
Suggests: hunspell-dictionary-lv | myspell-dictionary-lv, hyphen-lv, mythes-lv, libreoffice-help-lv
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-lv_3.3.3-1ubuntu1.2_all.deb
Size: 1637336
MD5sum: 64b08c3924be500f147b3955b12d2992
SHA1: 9a2cd5a46d665b2e9d5acd082b79875dfe7705d6
SHA256: d02b471e06573aecd58d1b25198906accb676d64c374fbd3ce25cc6ac4eeb8da
Description: office productivity suite -- Latvian language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Latvian.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-mk
Priority: optional
Section: localization
Installed-Size: 5332
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-mk, libreoffice-common (<< 1:3.4~) | language-support-translations-mk, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-mk
Suggests: hunspell-dictionary-mk | myspell-dictionary-mk, hyphen-mk, mythes-mk, libreoffice-help-mk
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-mk_3.3.3-1ubuntu1.2_all.deb
Size: 1652626
MD5sum: c8794e05ac54dbf3a0b9f1b807fad315
SHA1: 452cf116d17f3dc8663f5c93298ac75b9f4e6dc0
SHA256: 59fcb71e1a7221822356e6488c6db015e7c33e18f928c2b5feaa2a77b1dede67
Description: office productivity suite -- Macedonian language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Macedonian.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-ml
Priority: optional
Section: localization
Installed-Size: 5852
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-ml, libreoffice-common (<< 1:3.4~) | language-support-translations-ml, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-ml, ttf-malayalam-fonts
Suggests: hunspell-dictionary-ml | myspell-dictionary-ml, hyphen-ml, mythes-ml, libreoffice-help-ml
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-ml_3.3.3-1ubuntu1.2_all.deb
Size: 1664088
MD5sum: ec8d314c8fa69e2b595faac5ed986cb3
SHA1: 7ff02075b85f8aa5fa2a827074ba75bbada28176
SHA256: 1c622d0034ae272549479befffc5980a385a853b901e43e8e2681309d51fd173
Description: office productivity suite -- Malayalam language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Malayalam.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-mn
Priority: optional
Section: localization
Installed-Size: 5236
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-mn, libreoffice-common (<< 1:3.4~) | language-support-translations-mn, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-mn
Suggests: hunspell-dictionary-mn | myspell-dictionary-mn, hyphen-mn, mythes-mn, libreoffice-help-mn
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-mn_3.3.3-1ubuntu1.2_all.deb
Size: 1662642
MD5sum: ca8308295c7b4313266ea1911ef36dee
SHA1: 3c6afcf631adaf14a8cb9799765a0f5656f8cf16
SHA256: 6b2189f01a88e54edd0e359cc2e48947990089d72e6ce48a79ce5e20e2c6db2a
Description: office productivity suite -- Mongolian language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Mongolian.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-mr
Priority: optional
Section: localization
Installed-Size: 5720
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-mr, libreoffice-common (<< 1:3.4~) | language-support-translations-mr, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-mr, ttf-devanagari-fonts
Suggests: hunspell-dictionary-mr | myspell-dictionary-mr, hyphen-mr, mythes-mr, libreoffice-help-mr
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-mr_3.3.3-1ubuntu1.2_all.deb
Size: 1666068
MD5sum: 3664acc4d79205a0a069dcea26a7ffb6
SHA1: 073230ab1027e041ef79f848132e3d13fb8ebb5d
SHA256: 78e171aaa7aee4938e32a440a8562c771c9da2079d4acabdf9ca38dcd07a1705
Description: office productivity suite -- Marathi language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Marathi.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-nb
Priority: optional
Section: localization
Installed-Size: 4920
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-nb, libreoffice-common (<< 1:3.4~) | language-support-translations-nb, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-nb
Suggests: hunspell-dictionary-nb | myspell-dictionary-nb, hyphen-nb, mythes-nb, libreoffice-help-nb
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-nb_3.3.3-1ubuntu1.2_all.deb
Size: 1626894
MD5sum: 9f1726b5d439287803ece23dddd48a64
SHA1: 977dd62d420763b74a5b022e7120a0e8d115e362
SHA256: 06f79cd81416e1fec323fe34f444b4b31f6ff1ccaed88e2549a154f7c8150ed1
Description: office productivity suite -- Norwegian language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Norwegian.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-ne
Priority: optional
Section: localization
Installed-Size: 5592
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-ne, libreoffice-common (<< 1:3.4~) | language-support-translations-ne, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-ne, ttf-devanagari-fonts
Suggests: hunspell-dictionary-ne | myspell-dictionary-ne, hyphen-ne, mythes-ne, libreoffice-help-ne
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-ne_3.3.3-1ubuntu1.2_all.deb
Size: 1653088
MD5sum: 9ef3516dc1eb79dfddbc24d3ea7f1e43
SHA1: 8f53d26fcc719dfaa8d693bc22a7f742789b1f09
SHA256: b1c0944620e4146ce7646d24e9fc6058f2b2d1dcb5c30018fb69e25c9bf79e56
Description: office productivity suite -- Nepalese language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Nepalese.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-nl
Priority: optional
Section: localization
Installed-Size: 4960
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-nl, libreoffice-common (<< 1:3.4~) | language-support-translations-nl, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-nl
Suggests: hunspell-dictionary-nl | myspell-dictionary-nl, hyphen-nl, mythes-nl, libreoffice-help-nl
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-nl_3.3.3-1ubuntu1.2_all.deb
Size: 1627428
MD5sum: 65db846e359c8951bfed186527e5fdea
SHA1: 891d8dac2645d78cbcfe690aa6a19bdac15a0418
SHA256: b078e229a6fbb8bd5c288677a94765c2dce6f6937ddb32e50d1fe0023db48694
Description: office productivity suite -- Dutch language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Dutch.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-nn
Priority: optional
Section: localization
Installed-Size: 4908
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-nn, libreoffice-common (<< 1:3.4~) | language-support-translations-nn, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-nn
Suggests: hunspell-dictionary-nn | myspell-dictionary-nn, hyphen-nn, mythes-nn, libreoffice-help-nn
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-nn_3.3.3-1ubuntu1.2_all.deb
Size: 1628776
MD5sum: f1c5390d5abce3fe85cfd5467fcbd3ae
SHA1: 92ccb7b1ea978826b0f0dea5332b488e68562680
SHA256: 056f191b8d7c80b437b9a8cc0827612cc5225ec5c450a53b24b0f9a5be23ddc7
Description: office productivity suite -- Norwegian_nynorsk language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Norwegian_nynorsk.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-nr
Priority: optional
Section: localization
Installed-Size: 4736
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-nr, libreoffice-common (<< 1:3.4~) | language-support-translations-nr, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-nr
Suggests: hunspell-dictionary-nr | myspell-dictionary-nr, hyphen-nr, mythes-nr, libreoffice-help-nr
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-nr_3.3.3-1ubuntu1.2_all.deb
Size: 1637978
MD5sum: 6751be7bbbcc67366b6f04b74bfbef91
SHA1: 4c471e00a32999cfce6f21fe49b3ad41ce298dc2
SHA256: 0d4cde740a81178e500dc69106438a4ddb6ac9b88365cc1e53935885c6dbaefb
Description: office productivity suite -- Ndebele language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Ndebele.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-ns
Priority: optional
Section: localization
Installed-Size: 5000
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-ns, libreoffice-common (<< 1:3.4~) | language-support-translations-ns, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-ns
Suggests: hunspell-dictionary-ns | myspell-dictionary-ns, hyphen-ns, mythes-ns, libreoffice-help-ns
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-ns_3.3.3-1ubuntu1.2_all.deb
Size: 1640974
MD5sum: f35bee4fa1e8905c6285c145cfd7e949
SHA1: a5e662e7743be1ffa3d3319917a3296c51064a90
SHA256: a405e2a19b4f39f32aec1b304cc22932f11abb832ec1cacd5e19d80a5c3ef937
Description: office productivity suite -- Northernsotho language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Northernsotho.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-oc
Priority: optional
Section: localization
Installed-Size: 4972
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-oc, libreoffice-common (<< 1:3.4~) | language-support-translations-oc, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-oc
Suggests: hunspell-dictionary-oc | myspell-dictionary-oc, hyphen-oc, mythes-oc, libreoffice-help-oc
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-oc_3.3.3-1ubuntu1.2_all.deb
Size: 1640202
MD5sum: 31b762f50a47be45368705ea0f4f9f70
SHA1: 43e3954c4a1e888cd07bb83f97adad78c6a4883e
SHA256: bab7cead04fd5d4df4ced3ad9b4360c7e3b62c4a5f77406a116dd231defb96eb
Description: office productivity suite -- Occitan language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Occitan.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-om
Priority: optional
Section: localization
Installed-Size: 4944
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-om, libreoffice-common (<< 1:3.4~) | language-support-translations-om, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-om
Suggests: hunspell-dictionary-om | myspell-dictionary-om, hyphen-om, mythes-om, libreoffice-help-om
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-om_3.3.3-1ubuntu1.2_all.deb
Size: 1633300
MD5sum: 95ab1555f77b9afdf9cc881630d2736e
SHA1: 6c2d693c9ad58690e0f13bae52d9fe16b9ebd827
SHA256: a2ef135c3b84d13316be6bceb43e884e197c84465dddfcc48a3174f01c6b12a1
Description: office productivity suite -- Oromo language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Oromo.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-or
Priority: optional
Section: localization
Installed-Size: 5796
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-or, libreoffice-common (<< 1:3.4~) | language-support-translations-or, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-or, ttf-oriya-fonts
Suggests: hunspell-dictionary-or | myspell-dictionary-or, hyphen-or, mythes-or, libreoffice-help-or
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-or_3.3.3-1ubuntu1.2_all.deb
Size: 1657588
MD5sum: c8326e0977f7be601a714ae713f3e5a6
SHA1: d978a10520e4c2e090e1603931ad5e21b20a82e1
SHA256: 7e2806d20a02b00e5ceb6f564b59e3beb98b9b3f8ff5d622d654cbda2d273563
Description: office productivity suite -- Oriya language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Oriya.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-pa-in
Priority: optional
Section: localization
Installed-Size: 5460
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-pa, libreoffice-common (<< 1:3.4~) | language-support-translations-pa, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-pa, ttf-punjabi-fonts
Suggests: hunspell-dictionary-pa-in | myspell-dictionary-pa-in, hyphen-pa-in, mythes-pa-in, libreoffice-help-pa-in
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-pa-in_3.3.3-1ubuntu1.2_all.deb
Size: 1651526
MD5sum: a7024e03a0bd28588f3660b0cd2828bd
SHA1: 4b93261ce83b0384b0327796c8acde3f737d94a0
SHA256: 72ba10ee8b805ad09b8953ddb5c29893c5e63edc081c51848ce8b9e29dcb65c7
Description: office productivity suite -- Punjabi language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Punjabi.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-pl
Priority: optional
Section: localization
Installed-Size: 4948
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-pl, libreoffice-common (<< 1:3.4~) | language-support-translations-pl, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-pl
Suggests: hunspell-dictionary-pl | myspell-dictionary-pl, hyphen-pl, mythes-pl, libreoffice-help-pl
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-pl_3.3.3-1ubuntu1.2_all.deb
Size: 1591818
MD5sum: 46d2bf509f98f0fd2159d52043ae4033
SHA1: ea9ee5cb539f4b609048f33f5d5e908a0bf32a08
SHA256: 09e2ff13b6451b4c6776ac1aef79bac99189a7760ccda24602edbd149dbb6f58
Description: office productivity suite -- Polish language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Polish.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-pt
Priority: optional
Section: localization
Installed-Size: 5112
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-pt, libreoffice-common (<< 1:3.4~) | language-support-translations-pt, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-pt
Suggests: hunspell-dictionary-pt | myspell-dictionary-pt, hyphen-pt, mythes-pt, libreoffice-help-pt
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-pt_3.3.3-1ubuntu1.2_all.deb
Size: 1639360
MD5sum: 9ead249d6e55d1dc15446f8ae1f8e661
SHA1: adc59731fae87c0a49d01b81098bf77d01c93813
SHA256: 0536d7f05aea5780532e50c8463aeaf2505313ef7c7045a248d864e8658df06c
Description: office productivity suite -- Portuguese language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Portuguese.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-pt-br
Priority: optional
Section: localization
Installed-Size: 5044
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-pt, libreoffice-common (<< 1:3.4~) | language-support-translations-pt, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-pt
Suggests: hunspell-dictionary-pt-br | myspell-dictionary-pt-br, hyphen-pt-br, mythes-pt-br, libreoffice-help-pt-br
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-pt-br_3.3.3-1ubuntu1.2_all.deb
Size: 1624924
MD5sum: c502460cc4812ad3ed0e4edc34aa28e3
SHA1: cb463f5827881e81fc19bd4a7edfec9c0ad02efd
SHA256: a77274f7ba70919b51ffb896ead51c65917075e5c8830f6d755fbdd453242825
Description: office productivity suite -- Portuguese_brazilian language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Portuguese_brazilian.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-ro
Priority: optional
Section: localization
Installed-Size: 4900
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-ro, libreoffice-common (<< 1:3.4~) | language-support-translations-ro, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-ro
Suggests: hunspell-dictionary-ro | myspell-dictionary-ro, hyphen-ro, mythes-ro, libreoffice-help-ro
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-ro_3.3.3-1ubuntu1.2_all.deb
Size: 1636970
MD5sum: 3251f6762a0f1571f3829dcff75e53ab
SHA1: 1a2ff15787dab377f2e78b881d370b8c52e48158
SHA256: b56e26f77e637331e2f3cb9dc707bca0080fb730860295f3235bcc1d49cd39b4
Description: office productivity suite -- Romanian language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Romanian.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-ru
Priority: optional
Section: localization
Installed-Size: 5480
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-ru, libreoffice-common (<< 1:3.4~) | language-support-translations-ru, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-ru
Suggests: hunspell-dictionary-ru | myspell-dictionary-ru, hyphen-ru, mythes-ru, libreoffice-help-ru
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-ru_3.3.3-1ubuntu1.2_all.deb
Size: 1661244
MD5sum: 50f214ad1865f87d1fab2b04d2a828cb
SHA1: 9bed2507461983c25f840bd12059ffb297066eda
SHA256: 65deff17c71b3b235b2d7262b08330e42e786f15b1f71551f140b8d1d7fc1a13
Description: office productivity suite -- Russian language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Russian.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-rw
Priority: optional
Section: localization
Installed-Size: 4940
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-rw, libreoffice-common (<< 1:3.4~) | language-support-translations-rw, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-rw
Suggests: hunspell-dictionary-rw | myspell-dictionary-rw, hyphen-rw, mythes-rw, libreoffice-help-rw
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-rw_3.3.3-1ubuntu1.2_all.deb
Size: 1634094
MD5sum: 1e1b8d05586d0fe33af69373ca74268f
SHA1: e3784a8d904524bf57d18d0e2670bfd1dc607088
SHA256: 536f54974afaa0649a5c47746f9b7991408e994d28b4b5ed1ae8dc0d7ae22ca8
Description: office productivity suite -- Kinarwanda language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Kinarwanda.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-si
Priority: optional
Section: localization
Installed-Size: 5656
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-si, libreoffice-common (<< 1:3.4~) | language-support-translations-si, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-si
Suggests: hunspell-dictionary-si | myspell-dictionary-si, hyphen-si, mythes-si, libreoffice-help-si
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-si_3.3.3-1ubuntu1.2_all.deb
Size: 1658482
MD5sum: 6b8baebabf81daef2ee9abb6a0ef302d
SHA1: bee25e2c4a34922c77256722b7faa0e32aaa09e8
SHA256: a5d56279830a971c7fac97226c15bfaeb355ef9e24b62cc0bb94441cb91af0ad
Description: office productivity suite -- Sinhala language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Sinhala.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-sk
Priority: optional
Section: localization
Installed-Size: 5076
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-sk, libreoffice-common (<< 1:3.4~) | language-support-translations-sk, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-sk
Suggests: hunspell-dictionary-sk | myspell-dictionary-sk, hyphen-sk, mythes-sk, libreoffice-help-sk
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-sk_3.3.3-1ubuntu1.2_all.deb
Size: 1633040
MD5sum: d2fe9aa4c384a2b676ccc323962a7331
SHA1: 7aa7d030b982eaf30071380e65eb07941e9e54c6
SHA256: 91dda3fcbb80e1f44567a6d84ae4aff14664468cb29f5b92e008c5368b0952bb
Description: office productivity suite -- Slovak language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Slovak.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-sl
Priority: optional
Section: localization
Installed-Size: 5028
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-sl, libreoffice-common (<< 1:3.4~) | language-support-translations-sl, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-sl
Suggests: hunspell-dictionary-sl | myspell-dictionary-sl, hyphen-sl, mythes-sl, libreoffice-help-sl
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-sl_3.3.3-1ubuntu1.2_all.deb
Size: 1638084
MD5sum: 74a7405181d275cc9f4ce7cce6c399a4
SHA1: 9fb68b40867083d4dda797cd8e4b8d068589b36d
SHA256: b8f72b29215508a131eea853554ea707a1b6fc4d5bd66cb1480ba39d51291c30
Description: office productivity suite -- Slovenian language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Slovenian.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-sr
Priority: optional
Section: localization
Installed-Size: 5340
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-sr, libreoffice-common (<< 1:3.4~) | language-support-translations-sr, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-sr
Suggests: hunspell-dictionary-sr | myspell-dictionary-sr, hyphen-sr, mythes-sr, libreoffice-help-sr
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-sr_3.3.3-1ubuntu1.2_all.deb
Size: 1647768
MD5sum: 37794d97cba02856dba9035e29f1c38c
SHA1: 3742859556a22ae4b14442102e36bd78c30224cc
SHA256: d48baef16856c7813678713600389e1453014ad5794908a0c8a32f1234ad89dd
Description: office productivity suite -- Serbian language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Serbian.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-ss
Priority: optional
Section: localization
Installed-Size: 4716
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-ss, libreoffice-common (<< 1:3.4~) | language-support-translations-ss, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-ss
Suggests: hunspell-dictionary-ss | myspell-dictionary-ss, hyphen-ss, mythes-ss, libreoffice-help-ss
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-ss_3.3.3-1ubuntu1.2_all.deb
Size: 1632872
MD5sum: 2db60720bffc467a5f8cb1acb964b386
SHA1: cb05c143d81ef321e6df02e4f79899ba91e91b4d
SHA256: dc209ac84d28b2b062d8f39e5ed51e2ba5acfbed2df96f29eea4aed2eef6bf7c
Description: office productivity suite -- Swazi language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Swazi.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-st
Priority: optional
Section: localization
Installed-Size: 4744
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-st, libreoffice-common (<< 1:3.4~) | language-support-translations-st, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-st
Suggests: hunspell-dictionary-st | myspell-dictionary-st, hyphen-st, mythes-st, libreoffice-help-st
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-st_3.3.3-1ubuntu1.2_all.deb
Size: 1633220
MD5sum: 3c0f1c1d927fc30cff4eceb123ecfb9d
SHA1: 2f3720e957febb43391731e921b2b0cf60a5c375
SHA256: a996c603137d30067d5b35a1cda5364ec43bcf44c9bbe0261e5ea2841a44129f
Description: office productivity suite -- Southern_sotho language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Southern_sotho.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-sv
Priority: optional
Section: localization
Installed-Size: 4916
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-sv, libreoffice-common (<< 1:3.4~) | language-support-translations-sv, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-sv
Suggests: hunspell-dictionary-sv | myspell-dictionary-sv, hyphen-sv, mythes-sv, libreoffice-help-sv
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-sv_3.3.3-1ubuntu1.2_all.deb
Size: 1578894
MD5sum: 138d4d1a5d8f6fd658f046b9af82334d
SHA1: 112eb2d534651ebd8f1d63aeda9106362f05de02
SHA256: eadbe635b306e1d2956dd41299804f7393147a9ab4cf4b5ba073e277e0eeaaab
Description: office productivity suite -- Swedish language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Swedish.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-ta
Priority: optional
Section: localization
Installed-Size: 5520
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-ta, libreoffice-common (<< 1:3.4~) | language-support-translations-ta, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-ta, ttf-tamil-fonts
Suggests: hunspell-dictionary-ta | myspell-dictionary-ta, hyphen-ta, mythes-ta, libreoffice-help-ta
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-ta_3.3.3-1ubuntu1.2_all.deb
Size: 1657606
MD5sum: ce8f757d8a03ade13b750a791215189e
SHA1: a13c9eafd226577f6826895353b09b3db233ebf3
SHA256: eb4e98d57a9700122e18b56b602c3ed9aad6e8b5810d1f84c5c30cfbfdd83dfa
Description: office productivity suite -- Tamil language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Tamil.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-te
Priority: optional
Section: localization
Installed-Size: 5808
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-te, libreoffice-common (<< 1:3.4~) | language-support-translations-te, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-te, ttf-telugu-fonts
Suggests: hunspell-dictionary-te | myspell-dictionary-te, hyphen-te, mythes-te, libreoffice-help-te
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-te_3.3.3-1ubuntu1.2_all.deb
Size: 1671496
MD5sum: ea552df98c83756e2b9fd1fff234997f
SHA1: 2979a0b195ea2a79369da2f49eeaccb6a9fe7aca
SHA256: bd3057191fecb707ff43b317e9793824c196f7d9df716ed6b04e6094756121ab
Description: office productivity suite -- Telugu language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Telugu.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-tg
Priority: optional
Section: localization
Installed-Size: 5192
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-tg, libreoffice-common (<< 1:3.4~) | language-support-translations-tg, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-tg
Suggests: hunspell-dictionary-tg | myspell-dictionary-tg, hyphen-tg, mythes-tg, libreoffice-help-tg
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-tg_3.3.3-1ubuntu1.2_all.deb
Size: 1641210
MD5sum: 09b5b9eb5923dae46589c43e05af4961
SHA1: c8372f3dbfd6bbe87271cfec018dae6643a043a9
SHA256: b5a363b5cf20f79a30ff071f114fd136dee6694de4b9ca98cd6de8a77150ebd2
Description: office productivity suite -- Tajik language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Tajik.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-th
Priority: optional
Section: localization
Installed-Size: 5524
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-th, libreoffice-common (<< 1:3.4~) | language-support-translations-th, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-th, ttf-thai-tlwg
Suggests: hunspell-dictionary-th | myspell-dictionary-th, hyphen-th, mythes-th, libreoffice-help-th
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-th_3.3.3-1ubuntu1.2_all.deb
Size: 1646092
MD5sum: 524972c3587c5d25b6d9f65f4f6a3b01
SHA1: aab7cca6c1f36494c362a2df504f94ce203333ef
SHA256: 5fbdc08ee3270bfd30b65ac147d9666e38e8f890c274161cb642891549fecbc7
Description: office productivity suite -- Thai language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Thai.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-tn
Priority: optional
Section: localization
Installed-Size: 4564
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-tn, libreoffice-common (<< 1:3.4~) | language-support-translations-tn, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-tn
Suggests: hunspell-dictionary-tn | myspell-dictionary-tn, hyphen-tn, mythes-tn, libreoffice-help-tn
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-tn_3.3.3-1ubuntu1.2_all.deb
Size: 1613180
MD5sum: 60614588279a691053801a736cc8a5e2
SHA1: 1ac6fc70ce55a06d08ec5368cc11a0b13392d25b
SHA256: 72a53a5676e3d5fd83bf6e219c546fc1432261100a64dbed27fc6649f5953031
Description: office productivity suite -- Tswana language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Tswana.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-tr
Priority: optional
Section: localization
Installed-Size: 5016
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-tr, libreoffice-common (<< 1:3.4~) | language-support-translations-tr, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-tr
Suggests: hunspell-dictionary-tr | myspell-dictionary-tr | libreoffice-spellcheck-tr, hyphen-tr, mythes-tr, libreoffice-help-tr
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-tr_3.3.3-1ubuntu1.2_all.deb
Size: 1577818
MD5sum: d6adbf633b02cc3ab9e91abe73dc8f1c
SHA1: 662668c55d76bc2cb142386c457aa1532f023a5e
SHA256: 2235079313cbf0ae57795664d82cb7a8ecb8e089b3739817cd18b2c18384f56d
Description: office productivity suite -- Turkish language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Turkish.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-ts
Priority: optional
Section: localization
Installed-Size: 4764
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-ts, libreoffice-common (<< 1:3.4~) | language-support-translations-ts, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-ts
Suggests: hunspell-dictionary-ts | myspell-dictionary-ts, hyphen-ts, mythes-ts, libreoffice-help-ts
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-ts_3.3.3-1ubuntu1.2_all.deb
Size: 1632850
MD5sum: cbde7f8b9680e3bc1dc66c97f6861d02
SHA1: ad3d429a19981b03a74c1c6146faadeedd572943
SHA256: b46e65ea9ee7908899485ffda11a33a55968086e58352b892f66ea22925cd8b6
Description: office productivity suite -- Tsonga language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Tsonga.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-ug
Priority: optional
Section: localization
Installed-Size: 5416
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-ug, libreoffice-common (<< 1:3.4~) | language-support-translations-ug, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-ug
Suggests: hunspell-dictionary-ug | myspell-dictionary-ug, hyphen-ug, mythes-ug, libreoffice-help-ug
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-ug_3.3.3-1ubuntu1.2_all.deb
Size: 1637128
MD5sum: 240422fbd24814f84b1ece15b0a07d9d
SHA1: c1cecc6ffbb80ce1593b825f50e25d3f2f49ec3a
SHA256: 1204d40321b78363c1fcb6bffdaa415afb049c20dac34a32739207220984ad5b
Description: office productivity suite -- Uighur language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Uighur.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-uk
Priority: optional
Section: localization
Installed-Size: 5324
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-uk, libreoffice-common (<< 1:3.4~) | language-support-translations-uk, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-uk
Suggests: hunspell-dictionary-uk | myspell-dictionary-uk, hyphen-uk, mythes-uk, libreoffice-help-uk
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-uk_3.3.3-1ubuntu1.2_all.deb
Size: 1650502
MD5sum: f853f46e6eca27174caa464834b6ed5b
SHA1: b451ba804370c8c91c74eb29df5c692695f585f9
SHA256: 9a0d13e2586368e20c7473ab76f6b0bbe03c6e0f528ec0b166b7c80896ae139a
Description: office productivity suite -- Ukrainian language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Ukrainian.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-uz
Priority: optional
Section: localization
Installed-Size: 4832
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-uz, libreoffice-common (<< 1:3.4~) | language-support-translations-uz, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-uz
Suggests: hunspell-dictionary-uz | myspell-dictionary-uz, hyphen-uz, mythes-uz, libreoffice-help-uz
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-uz_3.3.3-1ubuntu1.2_all.deb
Size: 1621444
MD5sum: 46df6ce9a6f82cf727243f856821fe35
SHA1: c32d00bba1ec4e60fbaf63ffc2f55b1e8c48e0f5
SHA256: 5a93d668990eac144db33ec832fba6d3e64cb19a839fa5990bae1bfff6fd9c00
Description: office productivity suite -- Uzbek language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Uzbek.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-ve
Priority: optional
Section: localization
Installed-Size: 4752
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-ve, libreoffice-common (<< 1:3.4~) | language-support-translations-ve, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-ve
Suggests: hunspell-dictionary-ve | myspell-dictionary-ve, hyphen-ve, mythes-ve, libreoffice-help-ve
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-ve_3.3.3-1ubuntu1.2_all.deb
Size: 1635804
MD5sum: 8019fea6a72d1e854bd2eac1c2f23206
SHA1: 007e75a4b381b7c48698c19112b3c0d51dd9468b
SHA256: 96f7b3aa1fdb70ce229d631c5adecddc326d03fdff853c9c125ab5d8c90128de
Description: office productivity suite -- Venda language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Venda.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-vi
Priority: optional
Section: localization
Installed-Size: 5312
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-vi, libreoffice-common (<< 1:3.4~) | language-support-translations-vi, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-vi
Suggests: hunspell-dictionary-vi | myspell-dictionary-vi, hyphen-vi, mythes-vi, libreoffice-help-vi
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-vi_3.3.3-1ubuntu1.2_all.deb
Size: 1780886
MD5sum: a6e2a802d1cd95cba6376b5745b604bc
SHA1: f0e578837356cfd7c22eff532cbc13a99163be98
SHA256: 23456bf957f7c3ffad769bcedc6b6fabdb504b86463e79588bbea64fa7e06fdf
Description: office productivity suite -- Vietnamese language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Vietnamese.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-xh
Priority: optional
Section: localization
Installed-Size: 4772
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-xh, libreoffice-common (<< 1:3.4~) | language-support-translations-xh, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-xh
Suggests: hunspell-dictionary-xh | myspell-dictionary-xh, hyphen-xh, mythes-xh, libreoffice-help-xh
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-xh_3.3.3-1ubuntu1.2_all.deb
Size: 1640460
MD5sum: 7be1507c82189c8d672310cb345c55d8
SHA1: 875eae3dde8da5eeebd6bb5d1d965dbb6895ee73
SHA256: 016a663ee824a81605ba4619cc48963950c32e9c26863da68cff49d389112d8f
Description: office productivity suite -- Xhosa language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Xhosa.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-za
Priority: optional
Section: localization
Installed-Size: 40
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice
Version: 1:3.3.4-0ubuntu1.4
Depends: libreoffice-l10n-af, libreoffice-l10n-en-za, libreoffice-l10n-nr, libreoffice-l10n-ns, libreoffice-l10n-ss, libreoffice-l10n-st, libreoffice-l10n-tn, libreoffice-l10n-ts, libreoffice-l10n-ve, libreoffice-l10n-xh, libreoffice-l10n-zu
Filename: pool/main/libr/libreoffice/libreoffice-l10n-za_3.3.4-0ubuntu1.4_all.deb
Size: 2716
MD5sum: 0ee8afbf261bf54ed194c69da2bd0765
SHA1: fe43f8662f18fcf73d10159faf5671473dddf6cb
SHA256: e39248a9e4c03a71b6174cb5231df6af343f9ffb1245074af344f4bf2014d154
Description: office productivity suite -- South African language packages
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package is a metapackage installing l10n packages for all 11 South
 African languages.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-zh-cn
Priority: optional
Section: localization
Installed-Size: 5020
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-zh, libreoffice-common (<< 1:3.4~) | language-support-translations-zh, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-zh
Suggests: hunspell-dictionary-zh-cn | myspell-dictionary-zh-cn, hyphen-zh-cn, mythes-zh-cn, libreoffice-help-zh-cn
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-zh-cn_3.3.3-1ubuntu1.2_all.deb
Size: 1632866
MD5sum: a6c5cc33a535e97920f4b875dc8dbb63
SHA1: d4bd8b82fd6c42460c1ad7be3799973a1e5233a5
SHA256: be43adfe89162de694b5661195f7aa38ab1cbdfa907d3e3cf9c91d6e52666032
Description: office productivity suite -- Chinese_simplified language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Chinese_simplified.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-zh-tw
Priority: optional
Section: localization
Installed-Size: 4996
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-zh, libreoffice-common (<< 1:3.4~) | language-support-translations-zh, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-zh
Suggests: hunspell-dictionary-zh-tw | myspell-dictionary-zh-tw, hyphen-zh-tw, mythes-zh-tw, libreoffice-help-zh-tw
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-zh-tw_3.3.3-1ubuntu1.2_all.deb
Size: 1617258
MD5sum: 55735592ccab39dbf46553e201928daf
SHA1: 30c98983558943b378055a03638e755550e604a7
SHA256: 59ee908341ea26d84f6d8cc1b48f7700f0e55568186ad30cea4b88e392d5dab5
Description: office productivity suite -- Chinese_traditional language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Chinese_traditional.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-l10n-zu
Priority: optional
Section: localization
Installed-Size: 4740
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice-l10n
Version: 1:3.3.3-1ubuntu1.2
Provides: libreoffice-l10n-3.3.3
Depends: libreoffice-common (>= 1:3.3.3) | language-support-translations-zu, libreoffice-common (<< 1:3.4~) | language-support-translations-zu, libreoffice-l10n-common
Recommends: libreoffice-core (>> 1:3.3.3) | language-support-translations-zu
Suggests: hunspell-dictionary-zu | myspell-dictionary-zu, hyphen-zu, mythes-zu, libreoffice-help-zu
Filename: pool/main/libr/libreoffice-l10n/libreoffice-l10n-zu_3.3.3-1ubuntu1.2_all.deb
Size: 1634048
MD5sum: bd8bfbc974977788f9d985c848668ce5
SHA1: 64b19b99d04bcd16cd7c5d9a624d19ca8a4d142f
SHA256: d620a565b82d15b4a941984892e845b3bd2b55d8217b91fedf998f73e51e65dd
Description: office productivity suite -- Zulu language package
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the localization of LibreOffice in
 Zulu.
 It contains the user interface, the templates and the autotext features.
 (please note that not all this is available for all possible languages).
 You can switch user interface language using the locales system.
 .
 Spelling dictionaries, hyphenation patterns, thesauri and help are not
 included in this package. There are some available in separate packages
 (myspell-*, libreoffice-hyphenation-*, libreoffice-thesaurus-*,
 libreoffice-help-*)
 .
 If you just want to be able to spellcheck etc. in other languages, you can
 install extra dictionaries/hyphenation patterns/thesauri independently of
 the language packs.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-math
Priority: optional
Section: editors
Installed-Size: 1108
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: i386
Source: libreoffice
Version: 1:3.3.4-0ubuntu1.4
Depends: libreoffice-core (= 1:3.3.4-0ubuntu1.4), libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), libstlport4.6ldbl, ure (>= 1.4.0), ttf-opensymbol (>= 2:2.4.3~)
Filename: pool/main/libr/libreoffice/libreoffice-math_3.3.4-0ubuntu1.4_i386.deb
Size: 289030
MD5sum: c37ecdf7f8dc12c6eaec8898b75eb512
SHA1: 5a5e6b0e798554fa3b14badd05500a45a6178a87
SHA256: 2ca68c64b38f6acb92f09b3ed86cf592acfbe6b142f6c8577161be34a9430bb5
Description: office productivity suite -- equation editor
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the equation editor component for LibreOffice.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, kubuntu-desktop, kubuntu-mobile-desktop, edubuntu-desktop, edubuntu-desktop-kde, ubuntu-netbook

Package: libreoffice-mysql-connector
Priority: optional
Section: universe/misc
Installed-Size: 480
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: i386
Source: libreoffice (1:3.3.4-0ubuntu1.4)
Version: 1.0.1+LibO3.3.4-0ubuntu1.4
Depends: libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libmysqlclient16 (>= 5.1.21-1), libmysqlcppconn4 (>= 1.1.0~r791), libstdc++6 (>= 4.5), libstlport4.6ldbl, ure (>= 1.7.0), libreoffice-core
Suggests: mysql-server (>= 5.1)
Conflicts: ure (<< 1.5.1+OOo3.1.1-15)
Filename: pool/main/libr/libreoffice/libreoffice-mysql-connector_1.0.1+LibO3.3.4-0ubuntu1.4_i386.deb
Size: 91784
MD5sum: d943fd5b18c6046fce2af00d56bc8f04
SHA1: 4dbfa197b1d419f2e4b2d2e2ed07e49e20ba8532
SHA256: 688e8861ece853a93d37f9282400aeec2c6de81ecd50fc989b4f3bd57e6c5f48
Description: MySQL Connector extension for LibreOffice
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 The MySQL Connector extension allows one to use the MySQL database from
 LibreOffice without any wrapper layer such as ODBC or JDBC.
Homepage: http://extensions.services.openoffice.org/en/project/mysql_connector
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libreoffice-officebean
Priority: optional
Section: java
Installed-Size: 148
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: i386
Source: libreoffice
Version: 1:3.3.4-0ubuntu1.4
Depends: libreoffice-core (= 1:3.3.4-0ubuntu1.4), libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), default-jre | gcj-jre | java-gcj-compat (>= 1.0.77-4) | openjdk-6-jre | sun-java5-jre | sun-java6-jre | java5-runtime | jre, libreoffice-java-common (>= 1:3.3.4~)
Filename: pool/main/libr/libreoffice/libreoffice-officebean_3.3.4-0ubuntu1.4_i386.deb
Size: 44922
MD5sum: e0a329048c90789cff557a59cdeb98e0
SHA1: 6b15edbd9abb44ac3d08a5e5d929ea9d968f7e6a
SHA256: b159c0212561d56279d8226e48a37adaf66f41ff2b1b58effd4b296df66e47bb
Description: office productivity suite -- Java bean
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the LibreOffice Office Bean for embedding
 LibreOffice in custom Java applications.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-ogltrans
Priority: extra
Section: universe/graphics
Installed-Size: 212
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: i386
Source: libreoffice
Version: 1:3.3.4-0ubuntu1.4
Depends: libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libgl1-mesa-glx | libgl1, libglu1-mesa | libglu1, libstdc++6 (>= 4.1.1), libstlport4.6ldbl, libx11-6, ure (>= 1.4.0), libreoffice-core, libreoffice-impress, libreoffice-common
Conflicts: ure (<< 1.5.1+OOo3.1.1-15)
Filename: pool/main/libr/libreoffice/libreoffice-ogltrans_3.3.4-0ubuntu1.4_i386.deb
Size: 40394
MD5sum: fd754200373e4a5ddaf1910008991d2c
SHA1: 0948ab4c12648a43629639a6fcf1bda153711d70
SHA256: 9a68ccb05888817e7ea6f4055243ea1062ed22d9aa12992aa38dc23d656d1f79
Description: LibreOffice Impress extension for transitions using OpenGL
 LibreOffice is a full-featured office productivity suite that provide
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the extension making LibreOffice able to use
 OpenGL for impress transitions.
Enhances: libreoffice-impress
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libreoffice-pdfimport
Priority: extra
Section: universe/misc
Installed-Size: 1304
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: i386
Source: libreoffice (1:3.3.4-0ubuntu1.4)
Version: 1.0.3+LibO3.3.4-0ubuntu1.4
Depends: libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libpoppler13, libstdc++6 (>= 4.1.1), libstlport4.6ldbl, ure (>= 1.4.0), zlib1g (>= 1:1.1.4), libreoffice-core
Conflicts: ure (<< 1.5.1+OOo3.1.1-15)
Filename: pool/main/libr/libreoffice/libreoffice-pdfimport_1.0.3+LibO3.3.4-0ubuntu1.4_i386.deb
Size: 392728
MD5sum: 108f78630cd0722f144021cce816c044
SHA1: 7ba7a76c4a65078a3905a84eb6c8f5dd6b967e97
SHA256: ad3e730821c1e4567e9db7d77c713c26ad06377bc87c9ead158439201ae87c0a
Description: LibreOffice extension for importing PDF documents
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains an extension to open PDF documents with
 LibreOffice Draw.
Homepage: http://extensions.services.openoffice.org/project/pdfimport
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libreoffice-presentation-minimizer
Priority: optional
Section: universe/misc
Installed-Size: 636
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: i386
Source: libreoffice (1:3.3.4-0ubuntu1.4)
Version: 1.0.3+LibO3.3.4-0ubuntu1.4
Depends: libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), libstlport4.6ldbl, ure (>= 1.4.0), libreoffice-core, libreoffice-impress
Conflicts: ure (<< 1.5.1+OOo3.1.1-15)
Filename: pool/main/libr/libreoffice/libreoffice-presentation-minimizer_1.0.3+LibO3.3.4-0ubuntu1.4_i386.deb
Size: 140716
MD5sum: 5c518257762f75516026b5ef35dd0096
SHA1: 2264f1a414e411d48b3ed3e741cd8e6f120265f9
SHA256: 7ac9ffb8a0a4a567e7845241277a6c97a85e87b2ef65e215b10d4518549ebee1
Description: LibreOffice extension for size-efficient presentations
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the presentation minimizer extension:
  "The Sun Presentation Minimizer is used to reduce the file size of the
  current presentation. Images will be compressed, and data that is no longer
  needed will be removed.
  The Sun Presentation Minimizer can optimize the image quality size.
  Presentations designed for screen or projector do not require the same high
  quality as presentations designed for print."
Enhances: libreoffice-impress
Homepage: http://extensions.services.openoffice.org/project/PresentationMinimizer
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libreoffice-presenter-console
Priority: optional
Section: universe/misc
Installed-Size: 1648
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: i386
Source: libreoffice (1:3.3.4-0ubuntu1.4)
Version: 1.1.0+LibO3.3.4-0ubuntu1.4
Depends: libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), libstlport4.6ldbl, ure (>= 1.7.0), libreoffice-core, libreoffice-impress
Conflicts: ure (<< 1.5.1+OOo3.1.1-15)
Filename: pool/main/libr/libreoffice/libreoffice-presenter-console_1.1.0+LibO3.3.4-0ubuntu1.4_i386.deb
Size: 326792
MD5sum: 981781c903b498a2cab5be7868012391
SHA1: 20f61e9b5d9750b1e63f8e1527e273e2eb1e9078
SHA256: 6bcf931de313c3cfcf998488ca11a6d661245f910e6e88383c04d8ed073ba0c2
Description: LibreOffice Impress extension for a separate presenter's console
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the Presenter Console extension:
 .
 The Presenter Console for Impress is a feature that aids a presenter during a
 slide show. It provides information on a second screen, that typically is not
 visible to the audience. This includes
 .
   * a view to the currently displayed slide (for when the presenter faces the
     audience and can not see the primary screen)
   * a preview of the next slide or next effect
   * the notes of the current slide
   * the current time and/or the elapsed time
   * navigation buttons for going to the previous/next slide
Enhances: libreoffice-impress
Homepage: http://extensions.services.openoffice.org/project/presenter-screen
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libreoffice-report-builder
Priority: optional
Section: universe/misc
Installed-Size: 580
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice (1:3.3.4-0ubuntu1.4)
Version: 1:1.2.1+LibO3.3.4-0ubuntu1.4
Provides: libreoffice-reportdesigner
Depends: libbase-java-openoffice.org, libsac-java, libxml-java-openoffice.org, libflute-java-openoffice.org, libpentaho-reporting-flow-engine-java-openoffice.org, liblayout-java-openoffice.org, libloader-java-openoffice.org, libformula-java-openoffice.org, librepository-java-openoffice.org, libfonts-java-openoffice.org, libserializer-java-openoffice.org, libcommons-logging-java, libreoffice-report-builder-bin, libreoffice-core, libreoffice-java-common
Pre-Depends: default-jre | gcj-jre | java-gcj-compat | openjdk-6-jre | sun-java5-jre | sun-java6-jre | java5-runtime | jre
Conflicts: ure (<< 1.5.1+OOo3.1.1-15)
Filename: pool/main/libr/libreoffice/libreoffice-report-builder_1.2.1+LibO3.3.4-0ubuntu1.4_all.deb
Size: 287074
MD5sum: e63346c96368c6ce8b0e716d02778a8f
SHA1: b8f7e673a0f5f555860118dae2fa029efbc406b1
SHA256: 8d46e7c1534a29344f6a1766ccad07f1ed9b6862bb4123a8581f9351a053dabe
Description: LibreOffice extension for building database reports
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the report builder extension:
  "Create with the Sun Report Builder stylish, smart-looking database reports.
  The flexible report editor can define group and page headers as well as
  group and page footers and even calculation fields are available to
  accomplish complex database reports."
Enhances: libreoffice-base
Homepage: http://extensions.services.openoffice.org/project/reportdesign
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libreoffice-report-builder-bin
Priority: optional
Section: universe/misc
Installed-Size: 2888
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: i386
Source: libreoffice
Version: 1:3.3.4-0ubuntu1.4
Depends: libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), libstlport4.6ldbl, ure (>= 1.7.0), libreoffice-core, libreoffice-base
Filename: pool/main/libr/libreoffice/libreoffice-report-builder-bin_3.3.4-0ubuntu1.4_i386.deb
Size: 728056
MD5sum: 5b63383d3adb5fb690acf9ea8f62e145
SHA1: 4354d25f034ea4bcfde9098a59f94c06ca9225db
SHA256: 02f3066593cc6d5d8cba59c34f96a4d7be3fb908479ae6e8128b6a1aa72b8819
Description: LibreOffice extension for building database reports -- libraries
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains some architecture-dependent support libraries
 (librpt*.so) for the report builder extension.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libreoffice-sdbc-postgresql
Priority: optional
Section: universe/misc
Installed-Size: 848
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: i386
Source: libreoffice (1:3.3.4-0ubuntu1.4)
Version: 1:0.7.6+LibO3.3.4-0ubuntu1.4
Depends: libc6 (>= 2.3.4), libgcc1 (>= 1:4.1.1), libpq5 (>= 8.4~0cvs20090328), libstdc++6 (>= 4.1.1), ure (>= 1.7.0), libreoffice-core
Suggests: postgresql
Conflicts: ure (<< 1.5.1+OOo3.1.1-15)
Filename: pool/main/libr/libreoffice/libreoffice-sdbc-postgresql_0.7.6+LibO3.3.4-0ubuntu1.4_i386.deb
Size: 194706
MD5sum: 0fd260478e0580cb76673479514076bb
SHA1: a1bc833683f4a231e4d2f8dd725acba5276a8733
SHA256: b98084d6212944fd6796b965507e2521a6d0c9dd84175d01542ad18c069fad42
Description: LibreOffice extension for PostgreSQL SDBC driver
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 The PostgreSQL SDBC Driver allows one to use the PostgreSQL database from
 LibreOffice without any wrapper layer such as ODBC or JDBC.
Homepage: http://dba.openoffice.org/drivers/postgresql/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libreoffice-style-andromeda
Priority: optional
Section: editors
Installed-Size: 3372
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice
Version: 1:3.3.4-0ubuntu1.4
Replaces: libreoffice-common (<< 1:3.3.0~rc4-2)
Provides: libreoffice-style
Depends: libreoffice-core
Filename: pool/main/libr/libreoffice/libreoffice-style-andromeda_3.3.4-0ubuntu1.4_all.deb
Size: 1951582
MD5sum: de57297f7d09dd295bde2d3a0688e4ef
SHA1: 40f1f474de79f02ce7a66b0163b1844810be1c12
SHA256: db139145157b16b44dd34043c89b707d1908f2e4baf1a519eee017e5d6439742
Description: office productivity suite -- Andromeda (Classic) symbol style
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the "Andromeda" symbol style from Sun; the "Classic"
 symbol style used by LibreOffice before 3.0 on MS Windows (tm) and when
 not using GNOME or KDE, needs to be manually enabled in the LibreOffice
 option menu.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-style-crystal
Priority: optional
Section: universe/editors
Installed-Size: 4592
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice
Version: 1:3.3.4-0ubuntu1.4
Replaces: libreoffice-common (<< 1:3.3.0~rc4-2)
Provides: libreoffice-style
Depends: libreoffice-core
Suggests: kde-icons-crystal, crystalcursors
Filename: pool/main/libr/libreoffice/libreoffice-style-crystal_3.3.4-0ubuntu1.4_all.deb
Size: 3002504
MD5sum: 99f21daf9d3e5dcb12e4a7363cab654b
SHA1: 8d81d8dbcd2219d29c2cea6f62c87b76cae0feb1
SHA256: 9c43f9c6bea772f7cb9de5396e3ce57cadfd262b85c68d6f219b38c0b62c74ad
Description: office productivity suite -- Crystal symbol style
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the "crystal" symbol style, default style for KDE 3.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libreoffice-style-galaxy
Priority: optional
Section: universe/editors
Installed-Size: 4148
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice
Version: 1:3.3.4-0ubuntu1.4
Replaces: libreoffice-common (<< 1:3.3.0~rc4-2)
Provides: libreoffice-style
Depends: libreoffice-core
Filename: pool/main/libr/libreoffice/libreoffice-style-galaxy_3.3.4-0ubuntu1.4_all.deb
Size: 2578974
MD5sum: e33eedcdbe45cc6d6f8be4c09203bf37
SHA1: 5634f07760821081a527c7481cb16bddda2975cd
SHA256: 3d0b99637b14c5c0a6abb5a8edb28d0bc05c0b7a1e2ac79069edee56af641ae0
Description: office productivity suite -- Galaxy (Default) symbol style
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the "Galaxy" symbol style from Sun, normally used on
 MS Windows (tm) and when not using GNOME or KDE, needs to be manually
 enabled in the LibreOffice option menu.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libreoffice-style-hicontrast
Priority: optional
Section: universe/editors
Installed-Size: 3244
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice
Version: 1:3.3.4-0ubuntu1.4
Replaces: libreoffice-common (<< 1:3.3.0~rc4-2)
Provides: libreoffice-style
Depends: libreoffice-core
Suggests: gtk2-engines
Filename: pool/main/libr/libreoffice/libreoffice-style-hicontrast_3.3.4-0ubuntu1.4_all.deb
Size: 1550536
MD5sum: 673681938e414525170fd162d11643c7
SHA1: e023027447ca5abf03954ca9fe995dacc4ee4141
SHA256: 4adeed2eef851a5692f709881c8c4e345d1362c93ad33227ba0d12358774b3ad
Description: office productivity suite -- Hicontrast symbol style
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the "hicontrast" symbol style, needs to be manually
 enabled in the LibreOffice option menu.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libreoffice-style-human
Priority: optional
Section: editors
Installed-Size: 4772
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice
Version: 1:3.3.4-0ubuntu1.4
Replaces: libreoffice-common (<< 1:3.3.0~rc4-2)
Provides: libreoffice-style, libreoffice-style-default
Depends: libreoffice-core
Suggests: kde-icons-crystal, crystalcursors
Filename: pool/main/libr/libreoffice/libreoffice-style-human_3.3.4-0ubuntu1.4_all.deb
Size: 2856206
MD5sum: 446e1e3c833bf8e5fbf5cd8b13046331
SHA1: fa7262f23f101e6ae04d092e83700bcad69f7b4a
SHA256: 27ed83c9630bf66b4f2262b17a4771241a3244c113397e28adedcca00cce1cc4
Description: office productivity suite -- Crystal symbol style
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the "human" symbol style, default style for Ubuntu.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, edubuntu-desktop, edubuntu-desktop-kde, ubuntu-netbook

Package: libreoffice-style-oxygen
Priority: optional
Section: editors
Installed-Size: 5396
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice
Version: 1:3.3.4-0ubuntu1.4
Replaces: libreoffice-common (<< 1:3.3.0~rc4-2)
Provides: libreoffice-style
Depends: libreoffice-core
Suggests: kde-icons-oxygen, oxygencursors
Filename: pool/main/libr/libreoffice/libreoffice-style-oxygen_3.3.4-0ubuntu1.4_all.deb
Size: 3253638
MD5sum: 1950e55b87bb91a7fe051bf549d9a801
SHA1: 408463debe852191440b886774477506e6acc99c
SHA256: f6835b9aeeec11ed549d305063ac26a987d57938e24aad269b2499628a717468
Description: office productivity suite -- Oxygen symbol style
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the "oxygen" symbol style, default style for KDE 4.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, edubuntu-desktop-kde

Package: libreoffice-style-tango
Priority: optional
Section: editors
Installed-Size: 4148
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice
Version: 1:3.3.4-0ubuntu1.4
Replaces: libreoffice-common (<< 1:3.3.0~rc4-2)
Provides: libreoffice-style
Depends: libreoffice-core
Suggests: tango-icon-theme
Filename: pool/main/libr/libreoffice/libreoffice-style-tango_3.3.4-0ubuntu1.4_all.deb
Size: 2622440
MD5sum: 05cbe98f1254f797e5bebf3942946770
SHA1: 1a06ad996993875bcaa16d489c2a91332e647730
SHA256: a91973ffc4dbdd90e6b7abba48ca41387227832be9fc745d2185064d40c0b1d9
Description: office productivity suite -- Tango symbol style
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the "tango" symbol style, default style
 for GTK+/Gnome.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libreoffice-wiki-publisher
Priority: optional
Section: universe/misc
Installed-Size: 688
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice (1:3.3.4-0ubuntu1.4)
Version: 1.1.1+LibO3.3.4-0ubuntu1.4
Depends: libcommons-codec-java, libcommons-httpclient-java, libcommons-lang-java, libcommons-logging-java, libreoffice-core, libreoffice-java-common
Pre-Depends: default-jre | gcj-jre | java-gcj-compat | openjdk-6-jre | sun-java5-jre | sun-java6-jre | java5-runtime | jre
Suggests: mediawiki
Conflicts: ure (<< 1.5.1+OOo3.1.1-15)
Filename: pool/main/libr/libreoffice/libreoffice-wiki-publisher_1.1.1+LibO3.3.4-0ubuntu1.4_all.deb
Size: 99944
MD5sum: 42cc8d2817aecfdbcc41fdb288fc9e06
SHA1: 7aba543ea146b1fa4bee2ed8d30b8a75458f44e6
SHA256: 45ee1cdefe04bf718165cb8f3e5220f0c05e76b2afedcf9799797d27838c00db
Description: LibreOffice extension for working with MediaWiki articles
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains an extension to create/edit/publish MediaWiki
 articles with LibreOffice
Enhances: libreoffice-writer
Homepage: http://extensions.services.openoffice.org/project/wikipublisher
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libreoffice-writer
Priority: optional
Section: editors
Installed-Size: 22588
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: i386
Source: libreoffice
Version: 1:3.3.4-0ubuntu1.4
Replaces: libreoffice-core (<< 1:3.3.2-5)
Depends: libreoffice-core (= 1:3.3.4-0ubuntu1.4), libreoffice-base-core (= 1:3.3.4-0ubuntu1.4), libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libicu44 (>= 4.4.1-1), libstdc++6 (>= 4.1.1), libstlport4.6ldbl, libwpd-0.9-9, libwpg-0.2-2, libwps-0.2-2, ure (>= 1.7.0), zlib1g (>= 1:1.1.4)
Recommends: libreoffice-emailmerge, libreoffice-math
Suggests: libreoffice-gcj, default-jre | gcj-jre | java-gcj-compat | openjdk-6-jre | sun-java5-jre | sun-java6-jre | java5-runtime | jre, libreoffice-java-common (>= 1:3.3.4~), libreoffice-filter-binfilter, libreoffice-base
Filename: pool/main/libr/libreoffice/libreoffice-writer_3.3.4-0ubuntu1.4_i386.deb
Size: 6492008
MD5sum: 0cdca6116f0484fe486e0f0cc2509f3a
SHA1: a3ec72d836445301525e6d5a30dd62942519775e
SHA256: 7cb31402f51cf374f5c387a1acdb288d9bf6dd5e3d229918b8fc4a9f7db3b00c
Description: office productivity suite -- word processor
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the wordprocessor component for LibreOffice.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, kubuntu-desktop, kubuntu-mobile-desktop, edubuntu-desktop, edubuntu-desktop-kde, ubuntu-netbook

Package: librsvg2-2
Priority: optional
Section: libs
Installed-Size: 264
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
Original-Maintainer: Josselin Mouette <joss@debian.org>
Architecture: i386
Source: librsvg
Version: 2.32.1-0ubuntu3.1
Depends: libc6 (>= 2.7), libcairo2 (>= 1.2.4), libcroco3 (>= 0.6.2), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.24.0), libpango1.0-0 (>= 1.14.0), libxml2 (>= 2.7.4)
Suggests: librsvg2-bin
Conflicts: librsvg2-common (<< 2.12)
Filename: pool/main/libr/librsvg/librsvg2-2_2.32.1-0ubuntu3.1_i386.deb
Size: 96786
MD5sum: ae2c3f9d83d86fa9cf073e6109982dd9
SHA1: eae7beaad987629ec398c2639c3085dd825da7d8
SHA256: 506bbb92a8c022cca56d1bfd49b0a5546aec49b03dce01ab26d49224050fef3e
Description: SAX-based renderer library for SVG files (runtime)
 The rsvg library is an efficient renderer for Scalable Vector Graphics
 (SVG) pictures.
 .
 This package contains the runtime library, necessary to run
 applications using librsvg.
Homepage: http://librsvg.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, ubuntu-uec-live, kubuntu-dvd-live, kubuntu-mobile-dvd-live, edubuntu-desktop, edubuntu-desktop-kde, edubuntu-uec-live, xubuntu-desktop, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, ubuntu-netbook

Package: librsvg2-bin
Priority: optional
Section: graphics
Installed-Size: 128
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
Original-Maintainer: Josselin Mouette <joss@debian.org>
Architecture: i386
Source: librsvg
Version: 2.32.1-0ubuntu3.1
Depends: libc6 (>= 2.4), libcairo2 (>= 1.2.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.24.0), libgtk2.0-0 (>= 2.21.5), librsvg2-2 (>= 2.32.1-0ubuntu3.1), python (>= 2.5)
Conflicts: librsvg2-common (<< 2.7)
Filename: pool/main/libr/librsvg/librsvg2-bin_2.32.1-0ubuntu3.1_i386.deb
Size: 20194
MD5sum: a4638664d9e4ebb207b0579fad8ec128
SHA1: 28b69d3088a23a1241e9dceb776d3bb21c0dfd06
SHA256: 53d974436a6e93166f8227538390b5cfb71e0f811aa21b60f575fca11ae62a3b
Description: command-line and graphical viewers for SVG files
 The rsvg library is an efficient renderer for Scalable Vector Graphics
 (SVG) pictures.
 .
 This package includes a command-line utility to convert the SVG files
 to the PNG format and a graphical SVG viewer.
Homepage: http://librsvg.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: librsvg2-common
Priority: optional
Section: libs
Installed-Size: 132
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
Original-Maintainer: Josselin Mouette <joss@debian.org>
Architecture: i386
Source: librsvg
Version: 2.32.1-0ubuntu3.1
Depends: libc6 (>= 2.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.24.0), libgtk2.0-0 (>= 2.21.5), librsvg2-2 (= 2.32.1-0ubuntu3.1)
Conflicts: gnome-games (<< 1:2.12)
Filename: pool/main/libr/librsvg/librsvg2-common_2.32.1-0ubuntu3.1_i386.deb
Size: 17646
MD5sum: 446a7b282a17c214123b324ceae10d7b
SHA1: c7daca9267337edd50f21371817af5e37794738b
SHA256: b67f2518b2250cdefbc63101f56bbfb6998b4962e7ee2e0a90cb62c188308f8c
Description: SAX-based renderer library for SVG files (extra runtime)
 The rsvg library is an efficient renderer for Scalable Vector Graphics
 (SVG) pictures.
 .
 This package includes the gdk-pixbuf loader and a GTK+ engine, allowing
 to load SVG images transparently inside GTK+ applications.
Homepage: http://librsvg.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, ubuntu-uec-live, kubuntu-dvd-live, kubuntu-mobile-dvd-live, edubuntu-desktop, edubuntu-desktop-kde, edubuntu-uec-live, xubuntu-desktop, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, ubuntu-netbook

Package: librsvg2-dbg
Priority: extra
Section: debug
Installed-Size: 1076
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
Original-Maintainer: Josselin Mouette <joss@debian.org>
Architecture: i386
Source: librsvg
Version: 2.32.1-0ubuntu3.1
Depends: librsvg2-2 (= 2.32.1-0ubuntu3.1)
Filename: pool/main/libr/librsvg/librsvg2-dbg_2.32.1-0ubuntu3.1_i386.deb
Size: 403464
MD5sum: 532386ee83eec89f182512f5f6b3c5f1
SHA1: 41fcc75e891fb9f6f39979d905532aa65ec24195
SHA256: 8f16d25c5095a920b65f5f29cd7d2bc5db225518f5bf0a34a5b9321ebaab944c
Description: SAX-based renderer library for SVG files (debug)
 The rsvg library is an efficient renderer for Scalable Vector Graphics
 (SVG) pictures.
 .
 This package contains the debugging symbols.
Homepage: http://librsvg.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: librsvg2-dev
Priority: optional
Section: libdevel
Installed-Size: 644
Maintainer: Ubuntu Desktop Team <ubuntu-desktop@lists.ubuntu.com>
Original-Maintainer: Josselin Mouette <joss@debian.org>
Architecture: i386
Source: librsvg
Version: 2.32.1-0ubuntu3.1
Depends: librsvg2-2 (= 2.32.1-0ubuntu3.1), libglib2.0-dev (>= 2.24.0), libgdk-pixbuf2.0-dev (>= 2.21.6), libcairo2-dev (>= 1.2.0), libgtk2.0-dev (>= 2.21.5)
Filename: pool/main/libr/librsvg/librsvg2-dev_2.32.1-0ubuntu3.1_i386.deb
Size: 131594
MD5sum: fc0ee007471bee6c9375e0deef219418
SHA1: 312eaad5305f5d49242f195555e856e1d0374042
SHA256: 09341ddbcda4a1d67ca9ca8320248526c40725d2363f870124860a6d031c8f20
Description: SAX-based renderer library for SVG files (development)
 The rsvg library is an efficient renderer for Scalable Vector Graphics
 (SVG) pictures.
 .
 This package provides the necessary development libraries and include
 files to allow you to develop with librsvg.
Homepage: http://librsvg.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libruby1.8
Priority: optional
Section: libs
Installed-Size: 7132
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: akira yamada <akira@debian.org>
Architecture: i386
Source: ruby1.8
Version: 1.8.7.302-2ubuntu0.2
Replaces: libbigdecimal-ruby1.8, libcurses-ruby1.8, libdbm-ruby1.8, libdl-ruby1.8, libdrb-ruby1.8, liberb-ruby1.8, libgdbm-ruby1.8, libiconv-ruby1.8, libopenssl-ruby1.8, libpty-ruby1.8, libracc-runtime-ruby1.8, libreadline-ruby1.8, librexml-ruby1.8, libsdbm-ruby1.8, libsoap-ruby1.8, libstrscan-ruby1.8, libsyslog-ruby1.8, libtest-unit-ruby1.8, libwebrick-ruby1.8, libxmlrpc-ruby1.8, libyaml-ruby1.8, libzlib-ruby1.8
Provides: libbigdecimal-ruby1.8, libcurses-ruby1.8, libdbm-ruby1.8, libdl-ruby1.8, libdrb-ruby1.8, liberb-ruby1.8, libgdbm-ruby1.8, libiconv-ruby1.8, libopenssl-ruby1.8, libpty-ruby1.8, libracc-runtime-ruby1.8, libreadline-ruby1.8, librexml-ruby1.8, libsdbm-ruby1.8, libsoap-ruby1.8, libstrscan-ruby1.8, libsyslog-ruby1.8, libtest-unit-ruby1.8, libwebrick-ruby1.8, libxmlrpc-ruby1.8, libyaml-ruby1.8, libzlib-ruby1.8
Depends: libc6 (>= 2.11), libgdbm3 (>= 1.8.3), libncurses5 (>= 5.5-5~), libreadline5 (>= 5.2), libssl0.9.8 (>= 0.9.8m-1), zlib1g (>= 1:1.1.4)
Conflicts: libbigdecimal-ruby1.8, libcurses-ruby1.8, libdbm-ruby1.8, libdl-ruby1.8, libdrb-ruby1.8, liberb-ruby1.8, libgdbm-ruby1.8, libiconv-ruby1.8, libopenssl-ruby1.8 (<< 1.8.6), libpty-ruby1.8, libracc-runtime-ruby1.8, libreadline-ruby1.8, librexml-ruby1.8, libsdbm-ruby1.8, libsoap-ruby1.8, libstrscan-ruby1.8, libsyslog-ruby1.8, libtest-unit-ruby1.8, libwebrick-ruby1.8, libxmlrpc-ruby1.8, libyaml-ruby1.8, libzlib-ruby1.8
Filename: pool/main/r/ruby1.8/libruby1.8_1.8.7.302-2ubuntu0.2_i386.deb
Size: 1690094
MD5sum: b035a64427b5fea88ba54e67e38fe3b7
SHA1: df58cd443cb0cae7289c4286d37f2adb5086d4a9
SHA256: d303788ab6361fcca0c6f38e279ed25709e3ab672865db623197131800a25d98
Description: Libraries necessary to run Ruby 1.8
 Ruby is the interpreted scripting language for quick and easy
 object-oriented programming.  It has many features to process text
 files and to do system management tasks (as in perl).  It is simple,
 straight-forward, and extensible.
 .
 This package includes the libruby, necessary to run Ruby 1.8.
Homepage: http://www.ruby-lang.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: libruby1.8-dbg
Priority: extra
Section: debug
Installed-Size: 3520
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: akira yamada <akira@debian.org>
Architecture: i386
Source: ruby1.8
Version: 1.8.7.302-2ubuntu0.2
Depends: libruby1.8 (= 1.8.7.302-2ubuntu0.2)
Filename: pool/main/r/ruby1.8/libruby1.8-dbg_1.8.7.302-2ubuntu0.2_i386.deb
Size: 1363494
MD5sum: 0bf45567958945ecc906f3013d3fc9e0
SHA1: 5712504a451439a593c07e66d7353f42f5a37fa1
SHA256: b6b876e7ffb9c63c33cb16542c19329ece2bfd7d26385df0a9681931ac7ea78f
Description: Debugging symbols for Ruby 1.8
 Contains debugging symbols for libruby1.8.
 .
 This package is provided primarily to provide a backtrace with names
 in a debugger, this makes it somewhat easier to interpret core
 dumps.  Most people will not need this package.
Homepage: http://www.ruby-lang.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libservlet2.5-java
Priority: optional
Section: java
Installed-Size: 304
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Source: tomcat6
Version: 6.0.28-10ubuntu2.3
Filename: pool/main/t/tomcat6/libservlet2.5-java_6.0.28-10ubuntu2.3_all.deb
Size: 186614
MD5sum: 521f2f9d04980d76b09e97910f4b52ca
SHA1: 6d8379d1783523f95a92ac6d662ecdc088b7561d
SHA256: fc177ba18d380840b97b3ba5318f8106f69de69eadb2a88ac281659b5e4624e2
Description: Servlet 2.5 and JSP 2.1 Java API classes
 Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP)
 specifications from Sun Microsystems, and provides a "pure Java" HTTP web
 server environment for Java code to run.
 .
 This package contains the Java Servlet and JSP library.
Homepage: http://tomcat.apache.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: eucalyptus-cloud, eucalyptus-storage, eucalyptus-walrus, tomcat-server

Package: libservlet2.5-java-doc
Priority: optional
Section: doc
Installed-Size: 2616
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Source: tomcat6
Version: 6.0.28-10ubuntu2.3
Depends: libservlet2.5-java (>= 6.0.28-10ubuntu2.3)
Filename: pool/main/t/tomcat6/libservlet2.5-java-doc_6.0.28-10ubuntu2.3_all.deb
Size: 243576
MD5sum: 9f93f2db148e7c57b1da41c063c62d08
SHA1: 338a6ec3c70a08d51b9cb913e743615cba7161a6
SHA256: 21b1b4ac983427ba38452b2d1dd81149e83c279c373be86d9196368f4a531577
Description: Servlet 2.5 and JSP 2.1 Java API documentation
 Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP)
 specifications from Sun Microsystems, and provides a "pure Java" HTTP web
 server environment for Java code to run.
 .
 This package contains the documentation for the Java Servlet and JSP library.
Homepage: http://tomcat.apache.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libsndfile1
Priority: optional
Section: libs
Installed-Size: 528
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Erik de Castro Lopo <erikd@mega-nerd.com>
Architecture: i386
Source: libsndfile
Version: 1.0.23-1ubuntu0.1
Depends: libc6 (>= 2.7), libflac8 (>= 1.2.1), libogg0 (>= 1.0rc3), libvorbis0a (>= 1.1.2), libvorbisenc2 (>= 1.1.2)
Filename: pool/main/libs/libsndfile/libsndfile1_1.0.23-1ubuntu0.1_i386.deb
Size: 165104
MD5sum: f468639a0707c5a18f84fe33f7bd61ca
SHA1: 82671f968e2ca410c85427675e3d830d78f7936e
SHA256: 730ebbac9ecbd756275e22cda5a5b5f8e5ccb04a7b3ff4c71f9e2f67cf8e2a01
Description: Library for reading/writing audio files
 libsndfile is a library of C routines for reading and writing files containing
 sampled audio data.
 .
 Various versions of WAV (integer, floating point, GSM, and compressed formats);
 Microsoft PCM, A-law and u-law formats; AIFF, AIFC and RIFX; various AU/SND
 formats (Sun/NeXT, Dec AU, G721 and G723 ADPCM); RAW header-less PCM files;
 Amiga IFF/8SVX/16SV PCM files; Ensoniq PARIS  (.PAF); Apple's Core Audio Format
 (CAF) and others.
Homepage: http://www.mega-nerd.com/libsndfile/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, eucalyptus-cloud, eucalyptus-node, eucalyptus-storage, eucalyptus-walrus, ubuntu-uec-live, virt-host, kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop, edubuntu-desktop-kde, 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: libsndfile1-dev
Priority: optional
Section: libdevel
Installed-Size: 1000
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Erik de Castro Lopo <erikd@mega-nerd.com>
Architecture: i386
Source: libsndfile
Version: 1.0.23-1ubuntu0.1
Replaces: libsndfile-dev
Provides: libsndfile-dev
Depends: libsndfile1 (= 1.0.23-1ubuntu0.1), pkg-config, libvorbis-dev (>= 1.2.3), libflac-dev (>= 1.1.4-3)
Conflicts: libsndfile-dev, libsndfile0-dev
Filename: pool/main/libs/libsndfile/libsndfile1-dev_1.0.23-1ubuntu0.1_i386.deb
Size: 291202
MD5sum: 610e78711de3ba1313d79d59126b607e
SHA1: 232544541b2be840a0abc730ac9473ba1d46d4fa
SHA256: 007169c48b0e11a53e1d4b998864b278699509df9559df58b16ebfe0b57baf42
Description: Development files for libsndfile; a library for reading/writing audio files
 libsndfile is a library of C routines for reading and writing files containing
 sampled audio data.
 .
 This is the development version of libsndfile. You will need this only if you
 intend to compile programs that use this library.
Homepage: http://www.mega-nerd.com/libsndfile/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libsnmp-base
Priority: optional
Section: libs
Installed-Size: 892
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Net-SNMP Packaging Team <pkg-net-snmp-devel@lists.alioth.debian.org>
Architecture: all
Source: net-snmp
Version: 5.4.3~dfsg-2ubuntu1.1
Replaces: libsnmp-dev (<< 5.4~dfsg), libsnmp9-dev (<< 5.4~dfsg)
Suggests: snmp-mibs-downloader
Conflicts: libsnmp-dev (<< 5.4~dfsg), libsnmp9-dev (<< 5.4~dfsg)
Filename: pool/main/n/net-snmp/libsnmp-base_5.4.3~dfsg-2ubuntu1.1_all.deb
Size: 216228
MD5sum: 7ceefde3b802f57b930c49fc0afa4c3c
SHA1: 6d1c3ed32f0b1adeaabf90311f9295044ca6ef23
SHA256: 8ed49ebd801b59a59a97ea1340fcc1474e3656b779b73a064ead4e12b3fe1237
Description: SNMP (Simple Network Management Protocol) MIBs and documentation
 The Simple Network Management Protocol (SNMP) provides a framework
 for the exchange of management information between agents (servers)
 and clients.
 .
 This package includes documentation and MIBs (Management Information
 Bases) for the SNMP libraries, agents and applications. MIBs contain
 a formal description of the data that can be managed using SNMP.
 and applications.
Homepage: http://net-snmp.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, print-server, kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop, xubuntu-desktop, ubuntu-netbook

Package: libsnmp-dev
Priority: optional
Section: libdevel
Installed-Size: 5776
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Net-SNMP Packaging Team <pkg-net-snmp-devel@lists.alioth.debian.org>
Architecture: i386
Source: net-snmp
Version: 5.4.3~dfsg-2ubuntu1.1
Replaces: libsnmp15-dev, libsnmp9-dev, snmp (<< 5.4~dfsg)
Provides: libsnmp9-dev
Depends: libc6-dev, libsnmp15 (= 5.4.3~dfsg-2ubuntu1.1), libsnmp-perl (= 5.4.3~dfsg-2ubuntu1.1), libwrap0-dev, libssl-dev, procps, libsensors4-dev, libperl-dev
Conflicts: libsnmp-dev, libsnmp15-dev, libsnmp9-dev, snmp (<< 5.4~dfsg)
Filename: pool/main/n/net-snmp/libsnmp-dev_5.4.3~dfsg-2ubuntu1.1_i386.deb
Size: 1588492
MD5sum: 8a1da1269c2a0e78e08affc4d32a4cf6
SHA1: 5b73d19ae1a8c12d889bbb1838aff27fd6565387
SHA256: 99f70cf73e4b0763388803dfdfc4b9b52d807ac473ee82b4c1904bb11bfa09ec
Description: SNMP (Simple Network Management Protocol) development files
 The Simple Network Management Protocol (SNMP) provides a framework
 for the exchange of management information between agents (servers)
 and clients.
 .
 The Net-SNMP development files include the library headers, static
 libraries, and documentation needed for development of custom SNMP
 applications.
Homepage: http://net-snmp.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libsnmp-perl
Priority: optional
Section: perl
Installed-Size: 568
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Net-SNMP Packaging Team <pkg-net-snmp-devel@lists.alioth.debian.org>
Architecture: i386
Source: net-snmp
Version: 5.4.3~dfsg-2ubuntu1.1
Depends: perl (>= 5.10.1-17ubuntu4.1), perlapi-5.10.1, libsnmp15 (= 5.4.3~dfsg-2ubuntu1.1), libc6 (>= 2.4)
Filename: pool/main/n/net-snmp/libsnmp-perl_5.4.3~dfsg-2ubuntu1.1_i386.deb
Size: 140010
MD5sum: 76bd79acc4253263b52af39eca64dd49
SHA1: b24cdeb8b526f57fb3faf6bd431e89ae7dc7f12e
SHA256: 0e2866eb8cbf3b2e9afd426b113fe9694f70ee8724d257768d152ab940e69152
Description: SNMP (Simple Network Management Protocol) Perl5 support
 The Simple Network Management Protocol (SNMP) provides a framework
 for the exchange of management information between agents (servers)
 and clients.
 .
 The Net-SNMP Perl5 support files provide the Perl functions for
 integration of SNMP into applications written in Perl.
Homepage: http://net-snmp.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libsnmp-python
Priority: optional
Section: universe/python
Installed-Size: 240
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Net-SNMP Packaging Team <pkg-net-snmp-devel@lists.alioth.debian.org>
Architecture: i386
Source: net-snmp
Version: 5.4.3~dfsg-2ubuntu1.1
Depends: python (<< 2.8), python (>= 2.6), python-central (>= 0.6.11), libc6 (>= 2.4), libsnmp15 (>= 5.4.3~dfsg)
Filename: pool/main/n/net-snmp/libsnmp-python_5.4.3~dfsg-2ubuntu1.1_i386.deb
Size: 40194
MD5sum: c6d9bd5abdd5f788601df1a35ca66639
SHA1: 8b4cf30392266c169bf968bb1573a468344a5295
SHA256: 4028088a80b5ef91b3c18429791eea4f25d0ee63ca421adcf528fc70d33491a3
Description: SNMP (Simple Network Management Protocol) Python support
 The Simple Network Management Protocol (SNMP) provides a framework
 for the exchange of management information between agents (servers)
 and clients.
 .
 The Net-SNMP Python support files provide the Python functions for
 integration of SNMP into applications written in Python.
Homepage: http://net-snmp.sourceforge.net/
Python-Version: 2.6, 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libsnmp15
Priority: optional
Section: libs
Installed-Size: 2992
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Net-SNMP Packaging Team <pkg-net-snmp-devel@lists.alioth.debian.org>
Architecture: i386
Source: net-snmp
Version: 5.4.3~dfsg-2ubuntu1.1
Replaces: libsnmp-base (<< 5.4.2.1~dfsg-4), snmp (<< 5.4.3~dfsg-1)
Depends: libsnmp-base (>= 5.4.3~dfsg-2ubuntu1.1), libc6 (>= 2.7), libperl5.10 (>= 5.10.1), libsensors4 (>= 1:3.0.0), libssl0.9.8 (>= 0.9.8m-1), libwrap0 (>= 7.6-4~)
Filename: pool/main/n/net-snmp/libsnmp15_5.4.3~dfsg-2ubuntu1.1_i386.deb
Size: 1192850
MD5sum: 4d7c91544e7d5728e16307873c412987
SHA1: a0596036eeb98b7f4b67dd8aa7b0ad755b81d15e
SHA256: aa875abe3ba68be4c0b677c596df64f5ce47892364c78aaf3061d73b7e8117b9
Description: SNMP (Simple Network Management Protocol) library
 The Simple Network Management Protocol (SNMP) provides a framework
 for the exchange of management information between agents (servers)
 and clients.
 .
 The Net-SNMP library contains common functions for the construction,
 sending, receiving, decoding, and manipulation of the SNMP requests
 and responses.
Homepage: http://net-snmp.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, print-server, kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop, xubuntu-desktop, ubuntu-netbook

Package: libsnmp15-dbg
Priority: extra
Section: debug
Installed-Size: 4572
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Net-SNMP Packaging Team <pkg-net-snmp-devel@lists.alioth.debian.org>
Architecture: i386
Source: net-snmp
Version: 5.4.3~dfsg-2ubuntu1.1
Depends: libsnmp15 (= 5.4.3~dfsg-2ubuntu1.1)
Filename: pool/main/n/net-snmp/libsnmp15-dbg_5.4.3~dfsg-2ubuntu1.1_i386.deb
Size: 1672490
MD5sum: 37cc9ca58959dac7216cac758283d60e
SHA1: bd285ebcac3cbd6d94ec745d4f1b60d00eaa5753
SHA256: 2ee760457dbc301d8979dc252cb8fce574ea17e98801c901da22373ad67ab3cc
Description: SNMP (Simple Network Management Protocol) library debug
 The Simple Network Management Protocol (SNMP) provides a framework
 for the exchange of management information between agents (servers)
 and clients.
 .
 This package contains the debug symbols for the Net-SNMP libraries.
Homepage: http://net-snmp.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libsolid4
Priority: optional
Section: libs
Installed-Size: 980
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kde4libs
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdelibs5 (<< 4:4.4.60)
Depends: libc6 (>= 2.11), libgcc1 (>= 1:4.1.1), libqt4-dbus (>= 4:4.7.0), libqt4-xml (>= 4:4.7.0), libqtcore4 (>= 4:4.7.0), libqtgui4 (>= 4:4.7.0), libstdc++6 (>= 4.1.1), libudev0 (>= 147)
Breaks: kdelibs5 (<< 4:4.4.60)
Filename: pool/main/k/kde4libs/libsolid4_4.6.5-0ubuntu1.1_i386.deb
Size: 215938
MD5sum: a3a5f38158b733c6970563ce7e75e915
SHA1: ce6a47894632d04b743c4c43013753c14db25905
SHA256: fcde8dbf4a26dc8aefc4e6e52c4e18b81ab02f7d035018c558c32724b9ea3dc8
Description: Solid Library for KDE Platform
 Solid is a device integration framework. It provides a way of querying and
 interacting with hardware independently of the underlying operating system.
 .
 This package is part of the KDE Development Platform libraries module.
Homepage: http://solid.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: libsolidcontrol4a
Priority: optional
Section: libs
Installed-Size: 412
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdebase-workspace
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdebase-workspace-libs4+5, libsolidcontrol4, libsolidcontrol4-api
Provides: libsolidcontrol4-api
Depends: libc6 (>= 2.1.3), libkdecore5 (>= 4:4.5.2-0ubuntu1), libqt4-dbus (>= 4:4.5.3), libqt4-network (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libsolid4 (>= 4:4.5.2-0ubuntu1), libstdc++6 (>= 4.1.1)
Conflicts: kdebase-workspace-libs4+5, libsolidcontrol4, libsolidcontrol4-api
Filename: pool/main/k/kdebase-workspace/libsolidcontrol4a_4.6.5-0ubuntu1.1_i386.deb
Size: 64718
MD5sum: 343b2ea0a2ac765105ff2b141f7df724
SHA1: c19c21a0c35093d5e6802c97a5a8ea195ca6ab0f
SHA256: 176c32167399669564004abd2dc7b31f209f25bf944959698b4b1333e36584e3
Description: library for Solid based network management
 This package contains libraries needed for Solid based network management.
 .
 This package is part of the KDE base workspace module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-kde

Package: libsolidcontrolifaces4a
Priority: optional
Section: libs
Installed-Size: 228
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdebase-workspace
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdebase-workspace-libs4+5, libsolidcontrolifaces4, libsolidcontrolifaces4-api
Provides: libsolidcontrolifaces4a-api
Depends: libc6 (>= 2.1.3), libqtcore4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1)
Conflicts: kdebase-workspace-libs4+5, libsolidcontrolifaces4, libsolidcontrolifaces4-api
Filename: pool/main/k/kdebase-workspace/libsolidcontrolifaces4a_4.6.5-0ubuntu1.1_i386.deb
Size: 24696
MD5sum: 1b49e2956080ca55dc5ccb9d41f03ca7
SHA1: de0b316970ab0cde07d27b4e7dccbbe59e8663b3
SHA256: d4b4de81c47907682a5533fac94bab046e5f4c56b1a37fcc6209adcdd0174b20
Description: library for Solid based network interface management
 This package contains libraries needed for Solid based network interface
 management.
 .
 This package is part of the KDE base workspace module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-kde

Package: libsoup-gnome2.4-1
Priority: optional
Section: libs
Installed-Size: 104
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: libsoup2.4
Version: 2.34.0-0ubuntu1.1
Depends: libc6 (>= 2.3.6-6~), libglib2.0-0 (>= 2.27.5), libgnome-keyring0 (>= 2.20.3), libsoup2.4-1 (>= 2.33.92), libsqlite3-0 (>= 3.7.3), libxml2 (>= 2.6.27), zlib1g (>= 1:1.1.4)
Filename: pool/main/libs/libsoup2.4/libsoup-gnome2.4-1_2.34.0-0ubuntu1.1_i386.deb
Size: 8592
MD5sum: ca24430f464984fd33cbc117866dc17f
SHA1: 2d47f23f4af23a971b90aeea2bdddff5b98a4d92
SHA256: 8cfbf1833009b3b17dbb1faec73c864340edea03ee418e3d52371c2721f09846
Description: an HTTP library implementation in C -- GNOME support library
 It was originally part of a SOAP (Simple Object Access Protocol)
 implementation called Soup, but the SOAP and non-SOAP parts have now been
 split into separate packages.
 .
 libsoup uses the Glib main loop and is designed to work well with GTK+
 applications.  This enables GNOME applications to access HTTP servers
 on the network in a completely asynchronous fashion, very similar to
 the GTK+ programming model (a synchronous operation mode is also
 supported for those who want it).
 .
 The GNOME support library is used for features which are important to
 GNOME apps, but which require GNOME-specific libraries that non-GNOME
 apps may not want to add dependencies on.
 .
 Features:
  * Both asynchronous (GMainLoop and callback-based) and synchronous APIs
  * Automatically caches connections
  * SSL Support using GnuTLS
  * Proxy support, including authentication and SSL tunneling
  * Client support for Digest, NTLM, and Basic authentication
  * Server support for Digest and Basic authentication
  * Basic client-side SOAP and XML-RPC support
 .
 This package contains the GNOME support shared library.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, ubuntu-uec-live, kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop, edubuntu-desktop-kde, 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: libsoup-gnome2.4-dev
Priority: optional
Section: libdevel
Installed-Size: 132
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: libsoup2.4
Version: 2.34.0-0ubuntu1.1
Replaces: gir-repository-dev (<< 0.6.5-7)
Depends: libsoup-gnome2.4-1 (= 2.34.0-0ubuntu1.1), libsoup2.4-dev (= 2.34.0-0ubuntu1.1)
Suggests: libsoup2.4-doc
Filename: pool/main/libs/libsoup2.4/libsoup-gnome2.4-dev_2.34.0-0ubuntu1.1_i386.deb
Size: 36394
MD5sum: 4031a08a4796a754df4d455b22f17aac
SHA1: 440102a9ada8e651ee7fcc7d136774bdb76a9bb0
SHA256: 3b4cf71d5502fa8a140d94d369e218eb0b5ed83f104f0cbd03815391667e0e37
Description: an HTTP library implementation in C -- GNOME support development files
 It was originally part of a SOAP (Simple Object Access Protocol)
 implementation called Soup, but the SOAP and non-SOAP parts have now been
 split into separate packages.
 .
 libsoup uses the Glib main loop and is designed to work well with GTK+
 applications. This enables GNOME applications to access HTTP servers
 on the network in a completely asynchronous fashion, very similar to
 the Gtk+ programming model (a synchronous operation mode is also
 supported for those who want it).
 .
 The GNOME support library is used for features which are important to
 GNOME apps, but which require GNOME-specific libraries that non-GNOME
 apps may not want to add dependencies on.
 .
 Features:
  * Both asynchronous (GMainLoop and callback-based) and synchronous APIs
  * Automatically caches connections
  * SSL Support using GnuTLS
  * Proxy support, including authentication and SSL tunneling
  * Client support for Digest, NTLM, and Basic authentication
  * Server support for Digest and Basic authentication
  * Basic client-side SOAP and XML-RPC support
 .
 This package contains the development files for the GNOME support.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libsoup2.4-1
Priority: optional
Section: libs
Installed-Size: 440
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: libsoup2.4
Version: 2.34.0-0ubuntu1.1
Depends: libc6 (>= 2.4), libglib2.0-0 (>= 2.28.0), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4), glib-networking (>= 2.28.4)
Filename: pool/main/libs/libsoup2.4/libsoup2.4-1_2.34.0-0ubuntu1.1_i386.deb
Size: 172136
MD5sum: d4d26ffefa8f17a0c06ac1a4dba67a2c
SHA1: 39e809d7a21baba8a527d4f7d5619d18078f74d8
SHA256: 20ec60406b606f39995f5f22d923f831e698e937e86df7b8e4b617f453a5f7e1
Description: an HTTP library implementation in C -- Shared library
 It was originally part of a SOAP (Simple Object Access Protocol)
 implementation called Soup, but the SOAP and non-SOAP parts have now been
 split into separate packages.
 .
 libsoup uses the Glib main loop and is designed to work well with GTK+
 applications.  This enables GNOME applications to access HTTP servers
 on the network in a completely asynchronous fashion, very similar to
 the GTK+ programming model (a synchronous operation mode is also
 supported for those who want it).
 .
 Features:
  * Both asynchronous (GMainLoop and callback-based) and synchronous APIs
  * Automatically caches connections
  * SSL Support using GnuTLS
  * Proxy support, including authentication and SSL tunneling
  * Client support for Digest, NTLM, and Basic authentication
  * Server support for Digest and Basic authentication
  * Basic client-side SOAP and XML-RPC support
 .
 This package contains the shared library.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, ubuntu-uec-live, kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop, edubuntu-desktop-kde, 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: libsoup2.4-dbg
Priority: extra
Section: debug
Installed-Size: 1008
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: libsoup2.4
Version: 2.34.0-0ubuntu1.1
Depends: libsoup2.4-1 (= 2.34.0-0ubuntu1.1)
Filename: pool/main/libs/libsoup2.4/libsoup2.4-dbg_2.34.0-0ubuntu1.1_i386.deb
Size: 363058
MD5sum: 1690cab9c4414da33988e8b7bd48657e
SHA1: 4ece31aa2695e5529f4ca35a0d2c5e245fabd97c
SHA256: e14f0fb69bba5d7471a875857a1a560c89e09998b59dab012f2f32b84fb41504
Description: an HTTP library implementation in C -- debugging symbols
 It was originally part of a SOAP (Simple Object Access Protocol).
 implementation called Soup, but the SOAP and non-SOAP parts have now been
 split into separate packages.
 .
 libsoup uses the Glib main loop and is designed to work well with GTK+
 applications.  This enables GNOME applications to access HTTP servers
 on the network in a completely asynchronous fashion, very similar to
 the GTK+ programming model (a synchronous operation mode is also
 supported for those who want it).
 .
 Features:
  * Both asynchronous (GMainLoop and callback-based) and synchronous APIs
  * Automatically caches connections
  * SSL Support using GnuTLS.
  * Proxy support, including authentication and SSL tunneling
  * Client support for Digest, NTLM, and Basic authentication
  * Server support for Digest and Basic authentication
  * Basic client-side SOAP and XML-RPC support
 .
 This package contains the debugging symbols.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libsoup2.4-dev
Priority: optional
Section: libdevel
Installed-Size: 1340
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: libsoup2.4
Version: 2.34.0-0ubuntu1.1
Replaces: gir-repository-dev
Depends: libsoup2.4-1 (= 2.34.0-0ubuntu1.1), libglib2.0-dev (>= 2.27.5), libxml2-dev
Suggests: libsoup2.4-doc
Filename: pool/main/libs/libsoup2.4/libsoup2.4-dev_2.34.0-0ubuntu1.1_i386.deb
Size: 263592
MD5sum: f247624729b44da245072915f8445377
SHA1: fde65a5af10cf77ae9bccd8310de326d6445102c
SHA256: b5227f6e0374dbf956c8e97d74d1cb3fd2480f6ba8a98ae8999ccc6458ac342b
Description: an HTTP library implementation in C -- Development files
 It was originally part of a SOAP (Simple Object Access Protocol)
 implementation called Soup, but the SOAP and non-SOAP parts have now been
 split into separate packages.
 .
 libsoup uses the Glib main loop and is designed to work well with GTK+
 applications. This enables GNOME applications to access HTTP servers
 on the network in a completely asynchronous fashion, very similar to
 the GTK+ programming model (a synchronous operation mode is also
 supported for those who want it).
 .
 Features:
  * Both asynchronous (GMainLoop and callback-based) and synchronous APIs
  * Automatically caches connections
  * SSL Support using GnuTLS
  * Proxy support, including authentication and SSL tunneling
  * Client support for Digest, NTLM, and Basic authentication
  * Server support for Digest and Basic authentication
  * Basic client-side SOAP and XML-RPC support
 .
 This package contains the development files.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libsoup2.4-doc
Priority: optional
Section: doc
Installed-Size: 1828
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Architecture: all
Source: libsoup2.4
Version: 2.34.0-0ubuntu1.1
Replaces: libsoup2.2-doc (<< 2.2.105)
Suggests: libsoup2.4-dev
Filename: pool/main/libs/libsoup2.4/libsoup2.4-doc_2.34.0-0ubuntu1.1_all.deb
Size: 215618
MD5sum: d4208fced5065f698cadadbc9a84bbf7
SHA1: c1b9255e63ad057e224d52e7f5f561774e3e1dad
SHA256: 7d97d479e103ca4e9344d13f70660780cd5d2a233a1f0d88cd014533aa18154a
Description: an HTTP library implementation in C -- API Reference
 It was originally part of a SOAP (Simple Object Access Protocol)
 implementation called Soup, but the SOAP and non-SOAP parts have now been
 split into separate packages.
 .
 libsoup uses the Glib main loop and is designed to work well with GTK+
 applications. This enables GNOME applications to access HTTP servers
 on the network in a completely asynchronous fashion, very similar to
 the GTK+ programming model (a synchronous operation mode is also
 supported for those who want it).
 .
 Features:
  * Both asynchronous (GMainLoop and callback-based) and synchronous APIs
  * Automatically caches connections
  * SSL Support using GnuTLS
  * Proxy support, including authentication and SSL tunneling
  * Client support for Digest, NTLM, and Basic authentication
  * Server support for Digest and Basic authentication
  * Basic client-side SOAP and XML-RPC support
 .
 This package contains the documentation.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libssl-dev
Priority: optional
Section: libdevel
Installed-Size: 5720
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian OpenSSL Team <pkg-openssl-devel@lists.alioth.debian.org>
Architecture: i386
Source: openssl
Version: 0.9.8o-5ubuntu1.7
Depends: libssl0.9.8 (= 0.9.8o-5ubuntu1.7), 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-5ubuntu1.7_i386.deb
Size: 2013564
MD5sum: 6cc0e1733ed36b34a84bd5ad41f0118f
SHA1: 2d69b8b767b7e25ae2ae47bf69a6627e007561bf
SHA256: e7e2bfda189ca511ae28921f368f14da472237afa601d58c1e0c932bc31f67f3
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: 2020
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian OpenSSL Team <pkg-openssl-devel@lists.alioth.debian.org>
Architecture: i386
Source: openssl
Version: 0.9.8o-5ubuntu1.7
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-5ubuntu1.7_i386.deb
Size: 758140
MD5sum: 2bb3a5868b336b835e4795bf98afe803
SHA1: 0ffd646583cf41e2a3943ffbc848e9eef8f5405d
SHA256: 2d314ae407774cc9737dd542ea6bfdc0c21f8c868126f996bb09847d27008d99
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: 5792
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian OpenSSL Team <pkg-openssl-devel@lists.alioth.debian.org>
Architecture: i386
Source: openssl
Version: 0.9.8o-5ubuntu1.7
Depends: libssl0.9.8 (= 0.9.8o-5ubuntu1.7)
Filename: pool/main/o/openssl/libssl0.9.8-dbg_0.9.8o-5ubuntu1.7_i386.deb
Size: 1687634
MD5sum: 1f58c8251c2bb5749b1172312160a0cf
SHA1: 5d59397b38a96e65227bfffafbd5ff510e4b190a
SHA256: 5c02aefce65f135f6e79bc6361940248296d7ee4770bd175bc2e31a6ccb30536
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: libsvn-dev
Priority: extra
Section: vcs
Installed-Size: 3648
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Peter Samuelson <peter@p12n.org>
Architecture: i386
Source: subversion
Version: 1.6.12dfsg-4ubuntu2.1
Depends: libsvn1 (= 1.6.12dfsg-4ubuntu2.1), libapr1-dev, libaprutil1-dev
Suggests: libsvn-doc, zlib1g-dev, libneon27-gnutls-dev
Filename: pool/main/s/subversion/libsvn-dev_1.6.12dfsg-4ubuntu2.1_i386.deb
Size: 1052290
MD5sum: d323b3e15401077647da9d4a93155e89
SHA1: db11193837b5ef3914ad209cca99d9117cfdf7b0
SHA256: 31257a575af9e8145e6741ab19d956ec85f2e0422c681e0eaee9685f34c2b672
Description: Development files for Subversion libraries
 This package contains the symlinks, headers, and object files needed
 to compile and link programs which use libsvn1, the Subversion
 libraries.  This package is needed only in order to compile software
 that uses libsvn1.
Homepage: http://subversion.apache.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libsvn-doc
Priority: extra
Section: doc
Installed-Size: 14992
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Peter Samuelson <peter@p12n.org>
Architecture: all
Source: subversion
Version: 1.6.12dfsg-4ubuntu2.1
Suggests: libsvn-dev
Filename: pool/main/s/subversion/libsvn-doc_1.6.12dfsg-4ubuntu2.1_all.deb
Size: 1799296
MD5sum: 2bdada4e3000b54b6ce57bc7196791d0
SHA1: ba5cc55a6aeaf463073b720a4f9acf4eb75dd484
SHA256: 8cad0528151895ba015c8746df0c5faad62a84ccf5fe4596ef781ff087a272a3
Description: Developer documentation for libsvn
 This package contains development (API) documentation for libsvn1, the
 Subversion libraries.  See the 'libsvn1' package for more information.
Homepage: http://subversion.apache.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libsvn-java
Priority: optional
Section: universe/java
Installed-Size: 520
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Peter Samuelson <peter@p12n.org>
Architecture: i386
Source: subversion
Version: 1.6.12dfsg-4ubuntu2.1
Depends: default-jre-headless | java5-runtime-headless, libsvn1 (= 1.6.12dfsg-4ubuntu2.1), libapr1 (>= 1.2.7), libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.5)
Filename: pool/main/s/subversion/libsvn-java_1.6.12dfsg-4ubuntu2.1_i386.deb
Size: 213798
MD5sum: 8d7a7826fc049ee199aa4054aa347a79
SHA1: 88d7e3f779e59df0aab86ff583aae1c509928cb1
SHA256: 2e0473bc8695441c7a685b0edab3725ae587d19e25e9c5668d556adf067573e8
Description: Java bindings for Subversion
 This is a set of Java classes which provide the functionality of
 libsvn, the Subversion libraries.  It is useful if you want to, for
 example, write a Java class that manipulates a Subversion repository
 or working copy.  See the 'subversion' package for more information.
Homepage: http://subversion.apache.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libsvn-perl
Priority: optional
Section: perl
Installed-Size: 3852
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Peter Samuelson <peter@p12n.org>
Architecture: i386
Source: subversion
Version: 1.6.12dfsg-4ubuntu2.1
Depends: perl (>= 5.10.1-17ubuntu4.1), perlapi-5.10.1, libapr1 (>= 1.2.7), libc6 (>= 2.4), libsvn1 (>= 1.6)
Filename: pool/main/s/subversion/libsvn-perl_1.6.12dfsg-4ubuntu2.1_i386.deb
Size: 1019600
MD5sum: bc972e10271bbcbb9bcc1fbec93113f6
SHA1: 5238f3bb15cead47e016c4743b0ec796c2851d82
SHA256: 2f51633ea43b14b4154ee31ea0bebb6b96dca3da26663cbcb08d4aee409e0b47
Description: Perl bindings for Subversion
 This is a set of Perl interfaces to libsvn, the Subversion libraries.
 It is useful if you want to, for example, write a Perl script that
 manipulates a Subversion repository or working copy.  See the
 'subversion' package for more information.
Homepage: http://subversion.apache.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libsvn-ruby
Priority: optional
Section: universe/ruby
Installed-Size: 20
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Peter Samuelson <peter@p12n.org>
Architecture: all
Source: subversion
Version: 1.6.12dfsg-4ubuntu2.1
Depends: libsvn-ruby1.8
Filename: pool/main/s/subversion/libsvn-ruby_1.6.12dfsg-4ubuntu2.1_all.deb
Size: 810
MD5sum: 306b92ecdad5c6ed59db00b4db996d1c
SHA1: c44226bd6b0b7690d020bd2d190cf02b7ee5bfa1
SHA256: 68ea664e65869455f09da96a2fe978fb548b6fd16add590ff2afdedc9476e713
Description: Ruby bindings for Subversion (dummy package)
 This is a dummy package to install the Subversion library bindings for
 the default version of Ruby.
Homepage: http://subversion.apache.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libsvn-ruby1.8
Priority: optional
Section: universe/ruby
Installed-Size: 1776
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Peter Samuelson <peter@p12n.org>
Architecture: i386
Source: subversion
Version: 1.6.12dfsg-4ubuntu2.1
Depends: ruby1.8, libapr1 (>= 1.2.7), libc6 (>= 2.4), libruby1.8 (>= 1.8.7.302), libsvn1 (>= 1.6)
Filename: pool/main/s/subversion/libsvn-ruby1.8_1.6.12dfsg-4ubuntu2.1_i386.deb
Size: 432654
MD5sum: dbf2cb0d29f836e09b7e545e2aa710c5
SHA1: bee06f07bc273f671a307e0b34420f5286b8a759
SHA256: 7fb795dd2d1a3534805c8afe14e0a0be3350aa0d198d8238f5d0639ac86606c0
Description: Ruby bindings for Subversion
 This is a set of Ruby interfaces to libsvn, the Subversion libraries.
 It is useful if you want to, for example, write a Ruby script that
 manipulates a Subversion repository or working copy.  See the
 'subversion' package for more information.
Homepage: http://subversion.apache.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libsvn1
Priority: optional
Section: vcs
Installed-Size: 1908
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Peter Samuelson <peter@p12n.org>
Architecture: i386
Source: subversion
Version: 1.6.12dfsg-4ubuntu2.1
Depends: libapr1 (>= 1.3.2), libaprutil1 (>= 1.3.2+dfsg), libc6 (>= 2.4), libdb4.8, libldap-2.4-2 (>= 2.4.7), libneon27-gnutls (>= 0.29.3-3), libsasl2-2, libsqlite3-0 (>= 3.7.3), zlib1g (>= 1:1.1.4)
Filename: pool/main/s/subversion/libsvn1_1.6.12dfsg-4ubuntu2.1_i386.deb
Size: 734672
MD5sum: 58dff3720e280170581a19d859b40bba
SHA1: 46e841bc49db1c56ba3235e749bf049e137dad34
SHA256: c5ab0143eb6480fe98dee51919cd8168b4ec1278abba24e71b7dc20ded6eeaa9
Description: Shared libraries used by Subversion
 This package includes shared libraries to manipulate Subversion (svn)
 repositories and working copies.  See the 'subversion' package for
 more information.
Homepage: http://subversion.apache.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libswscale-dev
Priority: optional
Section: libdevel
Installed-Size: 504
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian multimedia packages maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: libav
Version: 4:0.6.6-0ubuntu0.11.04.1
Depends: libswscale0 (>= 4:0.6.6-0ubuntu0.11.04.1) | libswscale-extra-0 (>= 4:0.6.6), libswscale0 (<= 4:0.6.6-99) | libswscale-extra-0 (<= 4:0.6.6-99), libavutil-dev (= 4:0.6.6-0ubuntu0.11.04.1)
Filename: pool/main/liba/libav/libswscale-dev_0.6.6-0ubuntu0.11.04.1_i386.deb
Size: 124410
MD5sum: ea14a89c5d0818b8789f943c381c94a1
SHA1: e096b0a57e8630c1e01ec9da6077beb61acf653f
SHA256: 2ccab283cdc47ac52159c4d5f73ca87ba40b43426464d914030feb4fe209dea7
Description: Development files for libswscale
 This is the video scaling library from Libav.
 .
 This package contains the header files and static libraries needed to
 compile applications or shared objects that use libswscale.
Homepage: http://ffmpeg.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libswscale0
Priority: optional
Section: libs
Installed-Size: 844
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian multimedia packages maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: libav
Version: 4:0.6.6-0ubuntu0.11.04.1
Depends: libavutil50 (>= 4:0.6.6-0ubuntu0.11.04.1) | libavutil-extra-50 (>= 4:0.6.6), libavutil50 (<< 4:0.6.6-99) | libavutil-extra-50 (<< 4:0.6.6-99), libc6 (>= 2.3.6-6~)
Breaks: mplayer (<< 2:1.0~rc4~), mplayer-gui (<< 2:1.0~rc4~)
Filename: pool/main/liba/libav/libswscale0_0.6.6-0ubuntu0.11.04.1_i386.deb
Size: 211772
MD5sum: a919f6a1f2c8b6b3d03ee82582426dad
SHA1: 2fdaf6d2ec1313c7cacea5098ada5ca631c35208
SHA256: 46c1c3b98d3a81e9da25d90fb4aa7f05e474b9d040248fc032c24749452f2248
Description: Libav video scaling library
 This is the video software scaling library from Libav.
Homepage: http://ffmpeg.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend

Package: libsyndication4
Priority: optional
Section: libs
Installed-Size: 780
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdepimlibs
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdepimlibs5 (<< 4:4.4.60)
Depends: libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libkdecore5 (>= 4:4.5.85), libkio5 (>= 4:4.5.85), libqt4-xml (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libstdc++6 (>= 4.4.0)
Filename: pool/main/k/kdepimlibs/libsyndication4_4.6.5-0ubuntu1.1_i386.deb
Size: 183996
MD5sum: b3cb181abf9d47ddd15ab0b8a67fd461
SHA1: e5dad68cb232a824f328d7b46e9eb262af970b8e
SHA256: 656d7acb5d55edb286ee6d1d8e5b3e57f711e2f40da5a598dad3dbc14c38ef37
Description: parser library for RSS and Atom feeds
 Syndication is a parser library for RSS and Atom feeds. It offers a unified,
 format-agnostic view on the parsed feed, so that the using application does
 not need to distinguish between feed formats.
 .
 This package is part of the KDE Development Platform PIM libraries module.
Homepage: http://pim.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-kde

Package: libt1-5
Priority: optional
Section: libs
Installed-Size: 360
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Ruben Molina <rmolina@udea.edu.co>
Architecture: i386
Source: t1lib
Version: 5.1.2-3ubuntu0.11.04.2
Depends: libc6 (>= 2.11), libx11-6
Filename: pool/main/t/t1lib/libt1-5_5.1.2-3ubuntu0.11.04.2_i386.deb
Size: 138520
MD5sum: 94c4a76f317306145a9d6ff9976dce4d
SHA1: e7451139ea2155a63219727141d2c8a03b54a418
SHA256: f37846b912d4cba20503186e20bd5906db3fb7243b43a42bcc318d9654945c53
Description: Type 1 font rasterizer library - runtime
 T1lib is an enhanced rasterizer for Type 1 fonts.
 .
 T1lib is based on the X11R5 font rasterizer code, but operates independently
 of X11.  It includes many enhancements, including underlining, antialiasing,
 user-defined slant and extension factors, and rotation.
 .
 This package contains the shared libraries needed to run programs using T1lib.
Homepage: ftp://sunsite.unc.edu/pub/Linux/libs/graphics/
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: libt1-5-dbg
Priority: extra
Section: libdevel
Installed-Size: 656
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Ruben Molina <rmolina@udea.edu.co>
Architecture: i386
Source: t1lib
Version: 5.1.2-3ubuntu0.11.04.2
Depends: libt1-5 (= 5.1.2-3ubuntu0.11.04.2)
Filename: pool/main/t/t1lib/libt1-5-dbg_5.1.2-3ubuntu0.11.04.2_i386.deb
Size: 244396
MD5sum: b34772cf6d551c3c60218a59b3e9db7e
SHA1: 1e2da472c88c689ca74ee09ad489c84a5729bb6d
SHA256: 40730b13d3460e2db74621dc10129af3db51675fd2a40c4bffe24cd5b0af6c85
Description: Type 1 font rasterizer library - debugging runtime
 T1lib is an enhanced rasterizer for Type 1 fonts.
 .
 T1lib is based on the X11R5 font rasterizer code, but operates independently
 of X11.  It includes many enhancements, including underlining, antialiasing,
 user-defined slant and extension factors, and rotation.
 .
 This package contains debugging information.
Homepage: ftp://sunsite.unc.edu/pub/Linux/libs/graphics/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libt1-dev
Priority: optional
Section: libdevel
Installed-Size: 456
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Ruben Molina <rmolina@udea.edu.co>
Architecture: i386
Source: t1lib
Version: 5.1.2-3ubuntu0.11.04.2
Depends: libt1-5 (= 5.1.2-3ubuntu0.11.04.2), libice-dev, libsm-dev, libx11-dev, libxext-dev, libxaw7-dev
Recommends: libt1-doc
Conflicts: t1lib-dev, t1lib1-dev
Filename: pool/main/t/t1lib/libt1-dev_5.1.2-3ubuntu0.11.04.2_i386.deb
Size: 154592
MD5sum: e925c70015bf1f370c4259e9f3094e5e
SHA1: 524fb4fe24a278b1cae0e54ab7719e06b8e75ecc
SHA256: 66790f5b826506e10040825f7a548dff40ee863f6d0eec0321741d4204d00078
Description: Type 1 font rasterizer library - development
 T1lib is an enhanced rasterizer for Type 1 fonts.
 .
 T1lib is based on the X11R5 font rasterizer code, but operates independently
 of X11.  It includes many enhancements, including underlining, antialiasing,
 user-defined slant and extension factors, and rotation.
 .
 This package contains the header files and static libraries needed to
 develop programs using T1lib.
 .
 Please note, that PDF documentation is placed in libt1-doc
Homepage: ftp://sunsite.unc.edu/pub/Linux/libs/graphics/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libt1-doc
Priority: optional
Section: doc
Installed-Size: 680
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Ruben Molina <rmolina@udea.edu.co>
Architecture: all
Source: t1lib
Version: 5.1.2-3ubuntu0.11.04.2
Filename: pool/main/t/t1lib/libt1-doc_5.1.2-3ubuntu0.11.04.2_all.deb
Size: 596976
MD5sum: 7400a8cfdbac2488595922ae09cf3822
SHA1: f14f7c34e5840d781e41e3bc4abc92aec1c3a517
SHA256: 2e30b37302c7b04b6a312b11c55e20a27d5ecf5772fadc46035b7531947690b6
Description: Type 1 font rasterizer library - developers documentation
 T1lib is an enhanced rasterizer for Type 1 fonts.
 .
 T1lib is based on the X11R5 font rasterizer code, but operates independently
 of X11.  It includes many enhancements, including underlining, antialiasing,
 user-defined slant and extension factors, and rotation.
 .
 This package contains developers documentation.
Homepage: ftp://sunsite.unc.edu/pub/Linux/libs/graphics/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libtaskmanager4b
Priority: optional
Section: libs
Installed-Size: 448
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdebase-workspace
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdebase-workspace-libs4+5, libtaskmanager4a, libtaskmanager4a-api
Provides: libtaskmanager4a-api
Depends: libc6 (>= 2.1.3), libkdecore5 (>= 4:4.5.2-0ubuntu1), libkdeui5 (>= 4:4.5.80), libkephal4a (= 4:4.6.5-0ubuntu1.1), libkio5 (>= 4:4.5.2-0ubuntu1), libkworkspace4 (= 4:4.6.5-0ubuntu1.1), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1), libx11-6
Breaks: kdebase-workspace-libs4+5, libtaskmanager4a, libtaskmanager4a-api
Filename: pool/main/k/kdebase-workspace/libtaskmanager4b_4.6.5-0ubuntu1.1_i386.deb
Size: 88724
MD5sum: d3445c61e74029fcbbca86a4092efe2f
SHA1: cd0205fc371319e820b8a8e8dff681c93eb6af22
SHA256: baff7c06c26dfa049fba43cc4cdbeb9283a8246418364af4874231a0440285ac
Description: library which provides task management facilities
 This package contains libraries which provide task management facilities.
 .
 This package is part of the KDE base workspace module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-kde

Package: libtasn1-3
Priority: important
Section: libs
Installed-Size: 144
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: i386
Version: 2.7-1ubuntu1.1
Depends: libc6 (>= 2.4)
Pre-Depends: multiarch-support
Conflicts: libtasn1-2 (= 0.3.1-1)
Filename: pool/main/libt/libtasn1-3/libtasn1-3_2.7-1ubuntu1.1_i386.deb
Size: 42024
MD5sum: 52ffacc3c75c08e5793d00e664a9c1aa
SHA1: 0d1f8708084033dd94a2c86c2712bb40c0acea4b
SHA256: 3b6be988372a02a76e6c01110126cf293a8a1a6a99582218c667e0702c46adf5
Description: Manage ASN.1 structures (runtime)
 Manage ASN1 (Abstract Syntax Notation One) structures.
 The main features of this library are:
   * on-line ASN1 structure management that doesn't require any C code
     file generation.
   * off-line ASN1 structure management with C code file generation
     containing an array.
   * DER (Distinguish Encoding Rules) encoding
   * no limits for INTEGER and ENUMERATED values
 .
 This package contains runtime libraries.
Multi-Arch: same
Homepage: http://www.gnu.org/software/libtasn1/
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: libtasn1-3-bin
Priority: extra
Section: devel
Installed-Size: 124
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: i386
Source: libtasn1-3
Version: 2.7-1ubuntu1.1
Replaces: libtasn1-2 (<< 0.2.17-1), libtasn1-2-bin
Depends: libc6 (>= 2.3.4), libtasn1-3 (>= 1.6-0)
Conflicts: libtasn1-2 (<< 0.2.17-1), libtasn1-2-bin
Filename: pool/main/libt/libtasn1-3/libtasn1-3-bin_2.7-1ubuntu1.1_i386.deb
Size: 15240
MD5sum: 1e269791093af523173fe213010a7896
SHA1: 1fd20a4e9893d3c8b005b44416479cede7664e9f
SHA256: b12fa6b03ecbab859f8bf77ab4f52d84f819d1131eed0748c0c421e1ba943986
Description: Manage ASN.1 structures (binaries)
 Manage ASN1 (Abstract Syntax Notation One) structures.
 The main features of this library are:
   * on-line ASN1 structure management that doesn't require any C code
     file generation.
   * off-line ASN1 structure management with C code file generation
     containing an array.
   * DER (Distinguish Encoding Rules) encoding
   * no limits for INTEGER and ENUMERATED values
 .
 This package contains programs to encode, decode and parse asn1 data
 structures.
Multi-Arch: foreign
Homepage: http://www.gnu.org/software/libtasn1/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libtasn1-3-dbg
Priority: extra
Section: debug
Installed-Size: 260
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: i386
Source: libtasn1-3
Version: 2.7-1ubuntu1.1
Depends: libtasn1-3 (= 2.7-1ubuntu1.1)
Filename: pool/main/libt/libtasn1-3/libtasn1-3-dbg_2.7-1ubuntu1.1_i386.deb
Size: 65560
MD5sum: cb0d5fb6645850ad6478268d2409ca39
SHA1: c38dab53fdbbfe53b27f08467b46bbae4a1c0958
SHA256: 28b1c54ea8577f4dcfe6303a0cb029450599348d2a04539b613bcafa154a06a8
Description: Manage ASN.1 structures (development)
 Manage ASN1 (Abstract Syntax Notation One) structures.
 The main features of this library are:
   * on-line ASN1 structure management that doesn't require any C code
     file generation.
   * off-line ASN1 structure management with C code file generation
     containing an array.
   * DER (Distinguish Encoding Rules) encoding
   * no limits for INTEGER and ENUMERATED values
 .
 This package contains symbol files for debugging.
Multi-Arch: same
Homepage: http://www.gnu.org/software/libtasn1/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libtasn1-3-dev
Priority: optional
Section: libdevel
Installed-Size: 668
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian GnuTLS Maintainers <pkg-gnutls-maint@lists.alioth.debian.org>
Architecture: i386
Source: libtasn1-3
Version: 2.7-1ubuntu1.1
Provides: libtasn1-dev
Depends: libtasn1-3 (= 2.7-1ubuntu1.1), dpkg (>= 1.15.4) | install-info
Conflicts: libgnutls-dev (<< 0.5.1-4), libtasn1-dev
Filename: pool/main/libt/libtasn1-3/libtasn1-3-dev_2.7-1ubuntu1.1_i386.deb
Size: 354438
MD5sum: a28c1679fd42c407ca6fe0e50bb3dbd1
SHA1: c189052eed431ec90a76daa5707c984aab110337
SHA256: efff98a64303ea17b6259e2f855e356e117a9ac5a5729bccf1512830a4108d9e
Description: Manage ASN.1 structures (development)
 Manage ASN1 (Abstract Syntax Notation One) structures.
 The main features of this library are:
   * on-line ASN1 structure management that doesn't require any C code
     file generation.
   * off-line ASN1 structure management with C code file generation
     containing an array.
   * DER (Distinguish Encoding Rules) encoding
   * no limits for INTEGER and ENUMERATED values
 .
 This package contains header files and libraries for static linking.
Homepage: http://www.gnu.org/software/libtasn1/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libtcltk-ruby1.8
Priority: optional
Section: universe/ruby
Installed-Size: 7796
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: akira yamada <akira@debian.org>
Architecture: i386
Source: ruby1.8
Version: 1.8.7.302-2ubuntu0.2
Replaces: libtk-ruby1.8
Provides: libtk-ruby1.8
Depends: libc6 (>= 2.4), libruby1.8 (>= 1.8.7.302), libx11-6, tcl8.4 (>= 8.4.16), tk8.4 (>= 8.4.16)
Conflicts: libtk-ruby1.8
Filename: pool/main/r/ruby1.8/libtcltk-ruby1.8_1.8.7.302-2ubuntu0.2_i386.deb
Size: 1743810
MD5sum: fc34b041219e14b27e737f5d0b734e90
SHA1: 37b63aba1b07619e9ca8235224173533b6358607
SHA256: 504b5b544d320ca20f2dae62843f66bd9388ba3d94d3129b24427f55959bf915
Description: Tcl/Tk interface for Ruby 1.8
 tcltklib is an extension library for Ruby 1.8.  It makes Ruby 1.8
 programs to be able to use low level interface for the Tcl/Tk.
Homepage: http://www.ruby-lang.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libthreadweaver4
Priority: optional
Section: libs
Installed-Size: 304
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kde4libs
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdelibs5 (<< 4:4.4.60)
Depends: libc6 (>= 2.1.3), libqtcore4 (>= 4:4.7.0), libstdc++6 (>= 4.1.1)
Breaks: kdelibs5 (<< 4:4.4.60)
Filename: pool/main/k/kde4libs/libthreadweaver4_4.6.5-0ubuntu1.1_i386.deb
Size: 49284
MD5sum: 56c29a621882300a30662bceec7ed35b
SHA1: eedcd1a866b0362e9f70c30eee86a880d94de087
SHA256: 0af9cb06fbc4e143dce3248480df473469fee979a461da9ae7abfd31ecf0c13c
Description: the ThreadWeaver Library for the KDE Platform
 ThreadWeaver is a helper for multithreaded programming. It uses a job-based
 interface to queue tasks and execute them in an efficient way.  You simply
 divide the workload into jobs, state the dependencies between the jobs and
 ThreadWeaver will work out the most efficient way of dividing the work between
 threads within a set of resource limits.
 .
 This package is part of the KDE Development Platform libraries module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: libtiff-doc
Priority: optional
Section: doc
Installed-Size: 1368
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Jay Berkenbilt <qjb@debian.org>
Architecture: all
Source: tiff
Version: 3.9.4-5ubuntu6.3
Filename: pool/main/t/tiff/libtiff-doc_3.9.4-5ubuntu6.3_all.deb
Size: 352150
MD5sum: a2b76ed497221b9872cc6601e15095d5
SHA1: 2206de8d3932c0a38a9bc7277dfea7052123f6ac
SHA256: f6c246443803dc1a777832667779d757d9678c6c61acfde29a9aa745b18b42eb
Description: TIFF manipulation and conversion documentation
 libtiff is a library providing support for the Tag Image File Format
 (TIFF), a widely used format for storing image data.  This package
 contains documentation.
Homepage: http://libtiff.maptools.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libtiff-opengl
Priority: optional
Section: universe/graphics
Installed-Size: 96
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Jay Berkenbilt <qjb@debian.org>
Architecture: i386
Source: tiff
Version: 3.9.4-5ubuntu6.3
Depends: freeglut3, libc6 (>= 2.3.6-6~), libgl1-mesa-glx | libgl1, libglu1-mesa | libglu1, libice6 (>= 1:1.0.0), libjpeg62 (>= 6b1), libsm6, libtiff4, libxi6, libxmu6, zlib1g (>= 1:1.1.4)
Filename: pool/main/t/tiff/libtiff-opengl_3.9.4-5ubuntu6.3_i386.deb
Size: 11374
MD5sum: e3f2eb37f7f8ff893f738ea3cd3218ae
SHA1: 3483c3d5e0de30e501f012915b57b6f71bcbcf72
SHA256: 9b56569db60efcc88a0445eec7452a8f367ddd7bc2046ad2234ac3447124490e
Description: TIFF manipulation and conversion tools
 libtiff is a library providing support for the Tag Image File Format
 (TIFF), a widely used format for storing image data.  This package
 contains libtiff tools that depend upon opengl.  It complements the
 libtiff-tools package, which contains the libtiff tools that don't
 depend upon opengl.
Homepage: http://libtiff.maptools.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libtiff-tools
Priority: optional
Section: graphics
Installed-Size: 732
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Jay Berkenbilt <qjb@debian.org>
Architecture: i386
Source: tiff
Version: 3.9.4-5ubuntu6.3
Depends: libc6 (>= 2.7), libjpeg62 (>= 6b1), libtiff4, zlib1g (>= 1:1.1.4)
Suggests: libtiff-opengl
Filename: pool/main/t/tiff/libtiff-tools_3.9.4-5ubuntu6.3_i386.deb
Size: 248426
MD5sum: 663035ea5e68bb54341df683af775122
SHA1: 12454f8b9566ed40cec1a87e37e359440d7c140a
SHA256: 342e675664d3464518ab55396e8d4a993a6b7476b1f9a9d81038685e9edff573
Description: TIFF manipulation and conversion tools
 libtiff is a library providing support for the Tag Image File Format
 (TIFF), a widely used format for storing image data.  This package
 includes tools for converting TIFF images to and from other formats
 and tools for doing simple manipulations of TIFF images.  See also
 libtiff-opengl.
Homepage: http://libtiff.maptools.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libtiff4
Priority: optional
Section: libs
Installed-Size: 448
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Jay Berkenbilt <qjb@debian.org>
Architecture: i386
Source: tiff
Version: 3.9.4-5ubuntu6.3
Depends: libc6 (>= 2.11), libjpeg62 (>= 6b1), zlib1g (>= 1:1.1.4)
Pre-Depends: multiarch-support
Filename: pool/main/t/tiff/libtiff4_3.9.4-5ubuntu6.3_i386.deb
Size: 130968
MD5sum: 1e6cbd1c294649edd42755e41dccca62
SHA1: 9ad13577b57fb2770b24fb9cd6ab718029013f6d
SHA256: 060a44437be765f78bd59d05df4063f2b3f33ac72fd76fc95f2ced83447ac682
Description: Tag Image File Format (TIFF) library
 libtiff is a library providing support for the Tag Image File Format
 (TIFF), a widely used format for storing image data.  This package
 includes the shared library.
Multi-Arch: same
Homepage: http://libtiff.maptools.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, eucalyptus-cloud, eucalyptus-storage, eucalyptus-walrus, print-server, ubuntu-uec-live, kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, 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: libtiff4-dev
Priority: optional
Section: libdevel
Installed-Size: 824
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Jay Berkenbilt <qjb@debian.org>
Architecture: i386
Source: tiff
Version: 3.9.4-5ubuntu6.3
Provides: libtiff-dev
Depends: libtiff4 (= 3.9.4-5ubuntu6.3), libtiffxx0c2 (= 3.9.4-5ubuntu6.3), libc6-dev | libc-dev, zlib1g-dev, libjpeg-dev
Conflicts: libtiff-dev
Filename: pool/main/t/tiff/libtiff4-dev_3.9.4-5ubuntu6.3_i386.deb
Size: 266454
MD5sum: 4219c2b9752793ca00c4d54dd4649497
SHA1: 74f8f63340c57db0fd0931726a28e8fe32f921e0
SHA256: a8cf91e0a74f7d626c1adee612ee15bfd1f1586d14ab3de9c66269055b26fd76
Description: Tag Image File Format library (TIFF), development files
 libtiff is a library providing support for the Tag Image File Format
 (TIFF), a widely used format for storing image data.  This package
 includes the development files, static library, and header files.
Homepage: http://libtiff.maptools.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libtiffxx0c2
Priority: optional
Section: libs
Installed-Size: 96
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Jay Berkenbilt <qjb@debian.org>
Architecture: i386
Source: tiff
Version: 3.9.4-5ubuntu6.3
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libjpeg62 (>= 6b1), libstdc++6 (>= 4.2.1), libtiff4, zlib1g (>= 1:1.1.4)
Pre-Depends: multiarch-support
Filename: pool/main/t/tiff/libtiffxx0c2_3.9.4-5ubuntu6.3_i386.deb
Size: 6692
MD5sum: dd1ff9b5d9041941338f1c1bf7fc62df
SHA1: 5214ae68f66cb30e59e62ceb9f2f00365abc1765
SHA256: 1be9fe1134701a035ac01c348fb1c5477f63d38e859573b92dbeef23b99bd145
Description: Tag Image File Format (TIFF) library -- C++ interface
 libtiff is a library providing support for the Tag Image File Format
 (TIFF), a widely used format for storing image data.  This package
 includes the shared library for the experimental C++ interfaces.
Multi-Arch: same
Homepage: http://libtiff.maptools.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libtomcat6-java
Priority: optional
Section: java
Installed-Size: 3464
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Source: tomcat6
Version: 6.0.28-10ubuntu2.3
Depends: libecj-java, libcommons-dbcp-java, libcommons-pool-java, libservlet2.5-java (>= 6.0.28-10ubuntu2.3)
Suggests: tomcat6 (>= 6.0.28-10ubuntu2.3)
Conflicts: tomcat6-common (<< 6.0.20-5)
Filename: pool/main/t/tomcat6/libtomcat6-java_6.0.28-10ubuntu2.3_all.deb
Size: 3028542
MD5sum: 93b323ac564449a005e4280f7aa4ede3
SHA1: 4eb793b70e16cb10e1256eabaaa0759fb52aa108
SHA256: 4b876ee46e2553a7a8665b07cbb80caf6ed1bccd352a681f41b24ea6134b59ab
Description: Servlet and JSP engine -- core libraries
 Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP)
 specifications from Sun Microsystems, and provides a "pure Java" HTTP web
 server environment for Java code to run.
 .
 This package contains the Tomcat core classes which can be used by other
 Java applications to embed Tomcat.
Homepage: http://tomcat.apache.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: eucalyptus-cloud, eucalyptus-storage, eucalyptus-walrus, tomcat-server

Package: libunbound-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 780
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Robert S. Edmonds <edmonds@debian.org>
Architecture: i386
Source: unbound
Version: 1.4.9-0ubuntu1.2
Depends: libunbound2 (= 1.4.9-0ubuntu1.2)
Filename: pool/main/u/unbound/libunbound-dev_1.4.9-0ubuntu1.2_i386.deb
Size: 291452
MD5sum: 44f4a1d8d445a663c376c7a033d47992
SHA1: ec3ab7e4017806397040ae10d245614dbdced4df
SHA256: 1c6830c56f99903d32eb07f097afcee33835c538e009ce53e8a86c1b6847085d
Description: static library, header files, and docs for libunbound
 Static library, header files, and documentation for libunbound.
 .
 libunbound performs and validates DNS lookups; it can be used to convert
 hostnames to IP addresses and back and obtain other information from the
 DNS. Cryptographic validation of results is performed with DNSSEC.
Homepage: http://www.unbound.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libunbound2
Priority: optional
Section: universe/net
Installed-Size: 548
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Robert S. Edmonds <edmonds@debian.org>
Architecture: i386
Source: unbound
Version: 1.4.9-0ubuntu1.2
Depends: libc6 (>= 2.4), libev3 (>= 3.0), libldns1 (>= 1.4.0), libssl0.9.8 (>= 0.9.8m-1)
Filename: pool/main/u/unbound/libunbound2_1.4.9-0ubuntu1.2_i386.deb
Size: 228032
MD5sum: 4960e9106c87d7c278dd50df9324b1e5
SHA1: 28094380ce4eae9d0d1586064aaf1b5acec3438d
SHA256: 1f4df4ba27bfd0c2b6f0f6ea35777c764097233337e2762cbd33fcf41e616223
Description: library implementing DNS resolution and validation
 libunbound performs and validates DNS lookups; it can be used to convert
 hostnames to IP addresses and back and obtain other information from the
 DNS. Cryptographic validation of results is performed with DNSSEC.
Homepage: http://www.unbound.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libunity-2d-private-dev
Priority: optional
Section: libdevel
Installed-Size: 108
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Olivier Tilloy <olivier.tilloy@canonical.com>
Architecture: i386
Source: unity-2d
Version: 3.8.4.1-0ubuntu1.2
Replaces: libuqpanel-dev
Depends: libunity-2d-private0 (= 3.8.4.1-0ubuntu1.2)
Breaks: libuqpanel-dev (<= 3.2.2-0ubuntu1)
Filename: pool/main/u/unity-2d/libunity-2d-private-dev_3.8.4.1-0ubuntu1.2_i386.deb
Size: 7274
MD5sum: dc8879517c4372b583263db3bc1a5822
SHA1: 547f15b6a9382ddf1f192eb717aa3c25c280207a
SHA256: 2ee808362135dc1df729c52e7b0e60bfc13ff4391479c6d6e40057efe613ee18
Description: Unity 2D shared library - development files
 This library is used to host common code used by several Unity 2D components
 .
 This package contains the development header files.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libunity-2d-private0
Priority: optional
Section: libs
Installed-Size: 336
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Olivier Tilloy <olivier.tilloy@canonical.com>
Architecture: i386
Source: unity-2d
Version: 3.8.4.1-0ubuntu1.2
Replaces: libuqpanel0
Depends: libatk1.0-0 (>= 1.12.4), 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.22.0), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.8.0), libice6 (>= 1:1.0.0), libpango1.0-0 (>= 1.14.0), libqt4-dbus (>= 4:4.5.3), libqt4-declarative (>= 4:4.7.0~rc1), libqt4-xml (>= 4:4.5.3), libqtbamf1 (>= 0.1), libqtcore4 (>= 4:4.7.0~beta1), libqtgconf1 (>= 0.1), libqtgui4 (>= 4:4.7.0~beta1), libsm6, libstdc++6 (>= 4.1.1), libwnck22 (>= 1:2.22), libx11-6, libxext6
Breaks: libuqpanel0 (<= 3.2.2-0ubuntu1)
Filename: pool/main/u/unity-2d/libunity-2d-private0_3.8.4.1-0ubuntu1.2_i386.deb
Size: 103108
MD5sum: 3ac8fbc77ed08fa3cd80e9ff1279db6d
SHA1: 18342c53c25921934fe3a7f0338e68adf366f9a5
SHA256: cf3281e325132c3037c607cd5e24e2a0f51c4e72605de936893f0426f63951e2
Description: Unity 2D shared library
 This library is used to host common code used by several Unity 2D components
 It is only used internally, there is no use case for it outside of the unity-2d
 project.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: edubuntu-desktop-gnome, ubuntu-netbook

Package: libuno-cli-basetypes1.0-cil
Priority: optional
Section: universe/editors
Installed-Size: 328
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice (1:3.3.4-0ubuntu1.4)
Version: 1.0.18.0+LibO3.3.4-0ubuntu1.4
Depends: cli-common (>= 0.5.1), libmono-corlib2.0-cil (>= 2.6.3)
Filename: pool/main/libr/libreoffice/libuno-cli-basetypes1.0-cil_1.0.18.0+LibO3.3.4-0ubuntu1.4_all.deb
Size: 30226
MD5sum: 638806ba423ea5851edbeee95489d1e8
SHA1: 7ff77737ddb045c7244a9458de103d0fa8caf5c9
SHA256: dc98e029d92f6599f59c7827e0760e2ed91b5cbdc44c31dbf5e730f05f6ffce0
Description: LibreOffice bindings for Mono CLI -- base types
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains cli_basetypes.dll, which, as the name implies, provides
 some base types.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libuno-cli-cppuhelper1.0-cil
Priority: optional
Section: universe/editors
Installed-Size: 88
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice (1:3.3.4-0ubuntu1.4)
Version: 1.0.21.0+LibO3.3.4-0ubuntu1.4
Depends: cli-common (>= 0.5.1), libmono-corlib2.0-cil (>= 2.6.3), libuno-cli-uretypes1.0-cil, cli-uno-bridge
Filename: pool/main/libr/libreoffice/libuno-cli-cppuhelper1.0-cil_1.0.21.0+LibO3.3.4-0ubuntu1.4_all.deb
Size: 6094
MD5sum: 9fe22b251e0aa61e6970fb2dd2ae1660
SHA1: b8593d03ac160f033e0eb4a371e70d8b63b2bc09
SHA256: ae37c1f2ebe6a7bcd3df9e87ed2a61f2e448753bbae7742af94a6d2f1e9102f7
Description: LibreOffice bindings for Mono CLI -- bootstrapping library
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains cli_cppuhelper.dll, a CLI library which provides
 bootstrapping code to bootstrap native UNO (use various UNO services
 implemented in different languages).
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libuno-cli-oootypes1.0-cil
Priority: optional
Section: universe/libs
Installed-Size: 856
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice (1:3.3.4-0ubuntu1.4)
Version: 1.0.7.0+LibO3.3.4-0ubuntu1.4
Depends: cli-common (>= 0.5.1), libmono-corlib2.0-cil (>= 2.6.3), libuno-cli-basetypes1.0-cil, libuno-cli-uretypes1.0-cil
Filename: pool/main/libr/libreoffice/libuno-cli-oootypes1.0-cil_1.0.7.0+LibO3.3.4-0ubuntu1.4_all.deb
Size: 172178
MD5sum: 1ce38f7ce4ace0308f469af8bf587ef4
SHA1: 5ba4cc9ee5dd106cb3e02cfb9418610e80cf52d2
SHA256: 1ae48d55fe69da1082e55e12f779c73cbb1ee2c28fc5e7feae37e0d5fded0a31
Description: LibreOffice bindings for Mono CLI -- LibreOffice type library
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains cli_oootypes.dll, a CLI library which provides classes
 and interfaces for components and client programs. It contains the OOo types.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libuno-cli-ure1.0-cil
Priority: optional
Section: universe/editors
Installed-Size: 96
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice (1:3.3.4-0ubuntu1.4)
Version: 1.0.21.0+LibO3.3.4-0ubuntu1.4
Depends: cli-common (>= 0.5.1), libmono-corlib2.0-cil (>= 2.6.3), libmono-system2.0-cil (>= 2.6.3), libuno-cli-basetypes1.0-cil, libuno-cli-uretypes1.0-cil
Filename: pool/main/libr/libreoffice/libuno-cli-ure1.0-cil_1.0.21.0+LibO3.3.4-0ubuntu1.4_all.deb
Size: 10344
MD5sum: 5666b8039be19c1264af4eedc742498f
SHA1: 6e5fbc6b2e5c622c346e7ae47d55259a76528fff
SHA256: b60cebd8e1baef5981225770a2f268208dbe63ed8714529b0e6787cf5e63e11b
Description: LibreOffice bindings for Mono CLI -- helper classes
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains cli_ure.dll, a CLI library which contains helper
 classes for implementing UNO interfaces.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libuno-cli-uretypes1.0-cil
Priority: optional
Section: universe/libs
Installed-Size: 168
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice (1:3.3.4-0ubuntu1.4)
Version: 1.0.7.0+LibO3.3.4-0ubuntu1.4
Depends: cli-common (>= 0.5.1), libmono-corlib2.0-cil (>= 2.6.3), libuno-cli-basetypes1.0-cil
Filename: pool/main/libr/libreoffice/libuno-cli-uretypes1.0-cil_1.0.7.0+LibO3.3.4-0ubuntu1.4_all.deb
Size: 28184
MD5sum: 64b6de512f5024926fee98d8d0b71309
SHA1: b01b91e4867cffeb985f26f83acf765446c1618b
SHA256: 8308ae204702c06a2fe22177fcc7a83b5d428cc8fc5b08779d8c7210f6b81221
Description: LibreOffice bindings for Mono CLI -- URE type library
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains cli_uretypes.dll, a CLI library which provides classes
 and interfaces for components and client programs. It contains the URE types.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libupsclient1
Priority: optional
Section: admin
Installed-Size: 108
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Arnaud Quette <aquette@debian.org>
Architecture: i386
Source: nut
Version: 2.6.0-1ubuntu3.1
Depends: libc6 (>= 2.4)
Filename: pool/main/n/nut/libupsclient1_2.6.0-1ubuntu3.1_i386.deb
Size: 13792
MD5sum: 6858c8f0631a9026d9158a9de0f24f39
SHA1: 2b75cf1feee9ab5607cf5b95eb284204ccc102cd
SHA256: 35fc3fda88e08688736fbfa1bf8b05143d457149ace6d41293e9e097b53601f6
Description: network UPS tools - client library
 Network UPS Tools (NUT) is a client/server monitoring system that
 allows computers to share uninterruptible power supply (UPS) and
 power distribution unit (PDU) hardware. Clients access the hardware
 through the server, and are notified whenever the power status
 changes.
 .
 This package provides the shared client library.
Homepage: http://www.networkupstools.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libupsclient1-dev
Priority: optional
Section: libdevel
Installed-Size: 184
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Arnaud Quette <aquette@debian.org>
Architecture: i386
Source: nut
Version: 2.6.0-1ubuntu3.1
Provides: nut-dev
Depends: libupsclient1 (= 2.6.0-1ubuntu3.1)
Conflicts: nut-dev (<< 2.2.2)
Filename: pool/main/n/nut/libupsclient1-dev_2.6.0-1ubuntu3.1_i386.deb
Size: 32196
MD5sum: 5bfaa0679db840c34c5a50133fe28dcd
SHA1: ef83215df4be3a9fb6e2ae630451cd7984460d5a
SHA256: ce0163757feca1aa47b8356f6bd14fa4c4a7de468a9a70cfbdf50702da05a46c
Description: network UPS tools - development files
 Network UPS Tools (NUT) is a client/server monitoring system that
 allows computers to share uninterruptible power supply (UPS) and
 power distribution unit (PDU) hardware. Clients access the hardware
 through the server, and are notified whenever the power status
 changes.
 .
 This package provides the development files.
Homepage: http://www.networkupstools.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libuqpanel-dev
Priority: optional
Section: libdevel
Installed-Size: 40
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Olivier Tilloy <olivier.tilloy@canonical.com>
Architecture: i386
Source: unity-2d
Version: 3.8.4.1-0ubuntu1.2
Depends: libunity-2d-private-dev
Filename: pool/main/u/unity-2d/libuqpanel-dev_3.8.4.1-0ubuntu1.2_i386.deb
Size: 5416
MD5sum: e823dc823092cd2d82dd99a679ec48ab
SHA1: e362ba8749ba138920f9007475776a28c431b220
SHA256: 1ed3af46e3087ce664831629542550525174cdc2e7a2ea0b9b2dc284fdea7727
Description: dummy transitional package for libuqpanel-dev
 This transitional package helps users transition to the
 libunity-2d-private-dev package.  Once this package and its dependencies
 are installed you can safely remove it.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libuqpanel0
Priority: optional
Section: universe/libs
Installed-Size: 40
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Olivier Tilloy <olivier.tilloy@canonical.com>
Architecture: i386
Source: unity-2d
Version: 3.8.4.1-0ubuntu1.2
Depends: libunity-2d-private0
Filename: pool/main/u/unity-2d/libuqpanel0_3.8.4.1-0ubuntu1.2_i386.deb
Size: 1782
MD5sum: 4ab35ea169cc2d259a6e1df13d1d038b
SHA1: 81d7a23aa39877b4544a91cc853fb1cf192baa21
SHA256: b11a297510f8aec3896c6b72d2a33d51e7eabb225df6a5dcb256c18b3b39b8d0
Description: dummy transitional package for libuqpanel0
 This transitional package helps users transition to the
 libunity-2d-private0 package.  Once this package and its dependencies
 are installed you can safely remove it.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libusbmuxd-dev
Priority: optional
Section: libdevel
Installed-Size: 60
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Julien Lavergne <julien.lavergne@gmail.com>
Architecture: i386
Source: usbmuxd
Version: 1.0.7-1ubuntu0.11.04.1
Depends: libusbmuxd1 (= 1.0.7-1ubuntu0.11.04.1)
Filename: pool/main/u/usbmuxd/libusbmuxd-dev_1.0.7-1ubuntu0.11.04.1_i386.deb
Size: 6186
MD5sum: f55996938cb71732bd5e2653a64fabfa
SHA1: 24e7cb8a7cfbe1e096e76e10a7cccd66b8c6cd76
SHA256: a7599ab7bc7c5e8997a7e0c28325eb28523953fef8bdfc1ebaa848043302088c
Description: USB multiplexor daemon for iPhone and iPod Touch devices - devel
 usbmuxd, the USB multiplexor daemon, is in charge of coordinating
 access to iPhone and iPod Touch services over USB. Synchronization and
 management applications for the iPhone and iPod Touch need this daemon
 to communicate with such devices concurrently.
 .
 This package contains the development files.
Homepage: http://marcansoft.com/blog/iphonelinux/usbmuxd/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libusbmuxd1
Priority: optional
Section: libs
Installed-Size: 76
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Julien Lavergne <julien.lavergne@gmail.com>
Architecture: i386
Source: usbmuxd
Version: 1.0.7-1ubuntu0.11.04.1
Depends: libc6 (>= 2.4), libplist1 (>= 0.16)
Filename: pool/main/u/usbmuxd/libusbmuxd1_1.0.7-1ubuntu0.11.04.1_i386.deb
Size: 13464
MD5sum: a863e6aed69e8ecc506b3550fb451259
SHA1: 867a422f5d6862ef16aeeabac19bfd6cd8ef311c
SHA256: 447b9c5172806f6d3f9cda4ade8b3b4ec54e9a66e429da5e845987e6966e8c59
Description: USB multiplexor daemon for iPhone and iPod Touch devices - library
 usbmuxd, the USB multiplexor daemon, is in charge of coordinating
 access to iPhone and iPod Touch services over USB. Synchronization and
 management applications for the iPhone and iPod Touch need this daemon
 to communicate with such devices concurrently.
 .
 This package contains the shared library.
Homepage: http://marcansoft.com/blog/iphonelinux/usbmuxd/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, ubuntu-uec-live, kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop, edubuntu-desktop-kde, edubuntu-uec-live, xubuntu-desktop, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, ubuntu-netbook

Package: libusbmuxd1-dbg
Priority: extra
Section: debug
Installed-Size: 196
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Julien Lavergne <julien.lavergne@gmail.com>
Architecture: i386
Source: usbmuxd
Version: 1.0.7-1ubuntu0.11.04.1
Depends: libusbmuxd1 (= 1.0.7-1ubuntu0.11.04.1)
Filename: pool/main/u/usbmuxd/libusbmuxd1-dbg_1.0.7-1ubuntu0.11.04.1_i386.deb
Size: 62602
MD5sum: 153c6c9d257db6334a4ae8c08aab3c67
SHA1: 30f9744930e051b22126837d2126fb3b977d4039
SHA256: 9a85011f5e7f96533a439da8a91b7fc46a292dfc16c03f9f9cef18c9f7e6f351
Description: USB multiplexor daemon for iPhone and iPod Touch devices - debug
 usbmuxd, the USB multiplexor daemon, is in charge of coordinating
 access to iPhone and iPod Touch services over USB. Synchronization and
 management applications for the iPhone and iPod Touch need this daemon
 to communicate with such devices concurrently.
 .
 This package contains the debugging symbols.
Homepage: http://marcansoft.com/blog/iphonelinux/usbmuxd/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libvirt-bin
Priority: optional
Section: admin
Installed-Size: 2724
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Libvirt Maintainers <pkg-libvirt-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: libvirt
Version: 0.8.8-1ubuntu6.5
Depends: libapparmor1 (>= 2.6~devel), libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libblkid1 (>= 2.16), libc6 (>= 2.11), libcap-ng0, libdevmapper1.02.1 (>= 2:1.02.20), libgcrypt11 (>= 1.4.6), libgnutls26 (>= 2.7.14-0), libnl1 (>= 1.1), libparted0debian1 (>= 2.2-1), libpciaccess0, libreadline6 (>= 6.0), libsasl2-2, libudev0 (>= 147), libuuid1 (>= 2.16), libvirt0 (= 0.8.8-1ubuntu6.5), libxen3, libxml2 (>= 2.7.4), upstart-job, adduser, logrotate, gettext-base, netcat-openbsd, bridge-utils, dnsmasq-base (>= 2.46-1), iptables
Recommends: libxml2-utils, gawk
Suggests: policykit-1, apparmor, qemu-kvm | qemu (>= 0.9.1), ebtables
Filename: pool/main/libv/libvirt/libvirt-bin_0.8.8-1ubuntu6.5_i386.deb
Size: 829650
MD5sum: a8acb7c34b6e41baff20f0b98139f899
SHA1: 6b5443c3a3033c27a1c05eb1970293eef4395e87
SHA256: 1f2f9963a6711d2641e8fd81d0cfe90b167dd1abcdad68b63f522da3b7d2d7b3
Description: the programs for the libvirt library
 Libvirt is a C toolkit to interact with the virtualization capabilities
 of recent versions of Linux (and other OSes). The library aims at providing
 a long term stable C API for different virtualization mechanisms. It currently
 supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox.
 .
 This package contains the supporting binaries to use with libvirt
Enhances: qemu, qemu-kvm, xen
Homepage: http://libvirt.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: eucalyptus-node, virt-host

Package: libvirt-dev
Priority: optional
Section: libdevel
Installed-Size: 2532
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Libvirt Maintainers <pkg-libvirt-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: libvirt
Version: 0.8.8-1ubuntu6.5
Depends: libvirt0 (= 0.8.8-1ubuntu6.5), libxen3-dev
Recommends: pkg-config
Filename: pool/main/libv/libvirt/libvirt-dev_0.8.8-1ubuntu6.5_i386.deb
Size: 762512
MD5sum: e830b181dac5c1dd39acdba8d9040451
SHA1: e160b074d35cf85c8db632af8ed74d59d5b27b24
SHA256: fcb0ef24035d193078c6b9a38670ae69a3cdc07265aeb7e7eeec715e7d6b61c4
Description: development files for the libvirt library
 Libvirt is a C toolkit to interact with the virtualization capabilities
 of recent versions of Linux (and other OSes). The library aims at providing
 a long term stable C API for different virtualization mechanisms. It currently
 supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox.
 .
 This package contains the header files and static libraries which are
 needed for developing the applications with libvirt.
Homepage: http://libvirt.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libvirt-doc
Priority: optional
Section: doc
Installed-Size: 3552
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Libvirt Maintainers <pkg-libvirt-maintainers@lists.alioth.debian.org>
Architecture: all
Source: libvirt
Version: 0.8.8-1ubuntu6.5
Suggests: devhelp
Filename: pool/main/libv/libvirt/libvirt-doc_0.8.8-1ubuntu6.5_all.deb
Size: 907466
MD5sum: 85b281a850d6bcbb8ee6cdf68d78ab72
SHA1: 988f5b0ebb2e8de6244c0a90fd6bc46fdf4d1783
SHA256: 2e43fd4e5ab7fae81ba6ef2a6b8240ce2ba7a24002317a873c3090e8932a6762
Description: documentation for the libvirt library
 Libvirt is a C toolkit to interact with the virtualization capabilities
 of recent versions of Linux (and other OSes). The library aims at providing
 a long term stable C API for different virtualization mechanisms. It currently
 supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox.
 .
 This package contains the documentation.
Homepage: http://libvirt.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libvirt0
Priority: optional
Section: libs
Installed-Size: 1656
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Libvirt Maintainers <pkg-libvirt-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: libvirt
Version: 0.8.8-1ubuntu6.5
Depends: libapparmor1 (>= 2.6~devel), libc6 (>= 2.8), libcap-ng0, libgcrypt11 (>= 1.4.6), libgnutls26 (>= 2.7.14-0), libnl1 (>= 1.1), libsasl2-2, libxen3, libxml2 (>= 2.7.4)
Suggests: lvm2
Filename: pool/main/libv/libvirt/libvirt0_0.8.8-1ubuntu6.5_i386.deb
Size: 636474
MD5sum: a4300646bf07474138575389ae6d74bb
SHA1: e21cfe576c88d3e5b90503ec607c606f7adef68c
SHA256: c8661b23412269f09862cb90f9534f88022720ea154c8866352a25adf3f0ca02
Description: library for interfacing with different virtualization systems
 Libvirt is a C toolkit to interact with the virtualization capabilities
 of recent versions of Linux (and other OSes). The library aims at providing
 a long term stable C API for different virtualization mechanisms. It currently
 supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox.
Homepage: http://libvirt.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: eucalyptus-node, virt-host

Package: libvirt0-dbg
Priority: extra
Section: debug
Installed-Size: 7748
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Libvirt Maintainers <pkg-libvirt-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: libvirt
Version: 0.8.8-1ubuntu6.5
Depends: libvirt0 (= 0.8.8-1ubuntu6.5)
Filename: pool/main/libv/libvirt/libvirt0-dbg_0.8.8-1ubuntu6.5_i386.deb
Size: 3123466
MD5sum: 8c7ec9923169ff8094b5072f85f8429e
SHA1: 1d9141d32d56823630ac4f2ac518fb4a8f1a2a30
SHA256: 9373c41b2bb31267bb7550113c154c70dcb64365e531babe9631e8cf2782d88c
Description: library for interfacing with different virtualization systems
 Libvirt is a C toolkit to interact with the virtualization capabilities
 of recent versions of Linux (and other OSes). The library aims at providing
 a long term stable C API for different virtualization mechanisms. It currently
 supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox.
 .
 This package contains the debugging symbols.
Homepage: http://libvirt.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libvlc-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 300
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian multimedia packages maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: vlc
Version: 1.1.9-1ubuntu1.3
Replaces: libvlc0-dev
Depends: libvlc5 (= 1.1.9-1ubuntu1.3), libvlccore-dev, pkg-config
Filename: pool/main/v/vlc/libvlc-dev_1.1.9-1ubuntu1.3_i386.deb
Size: 64864
MD5sum: ce797daa03cfb94b16d865bc23aaa5b2
SHA1: a5f4d40ecfb85b29ccb30989d708d1d717724a20
SHA256: c9632325e158614164f4b2ef7244c7de9f4998f750a063e98e8b83c593918c7e
Description: development files for libvlc
 This package contains headers and a static library required to build
 standalone applications that use VLC features.
 .
 VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4,
 DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia
 streams from various network sources.
Homepage: http://www.videolan.org/vlc/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libvlc5
Priority: optional
Section: universe/libs
Installed-Size: 148
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian multimedia packages maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: vlc
Version: 1.1.9-1ubuntu1.3
Replaces: vlc (<< 0.8.6.c-6)
Depends: libc6 (>= 2.8), libvlccore4 (>= 1.1.0)
Filename: pool/main/v/vlc/libvlc5_1.1.9-1ubuntu1.3_i386.deb
Size: 43910
MD5sum: 7a740213841b549a47de6a9c4abe66cb
SHA1: 15f54635a4692467f294badf239d8e388b2d2d54
SHA256: 5a77f3b25553e0ad41ee4284a95f12dced326a6dcd8569e570e2c04a2bab8261
Description: multimedia player and streamer library
 This package contains the shared library required by applications using VLC
 features.
 .
 VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4,
 DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia
 streams from various network sources.
Homepage: http://www.videolan.org/vlc/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Task: mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend

Package: libvlccore-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 1956
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian multimedia packages maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: vlc
Version: 1.1.9-1ubuntu1.3
Depends: libvlccore4 (= 1.1.9-1ubuntu1.3), pkg-config
Filename: pool/main/v/vlc/libvlccore-dev_1.1.9-1ubuntu1.3_i386.deb
Size: 621454
MD5sum: f6e29bfcba7ef96310866c2c7d3b1dfe
SHA1: 73db2a5faed0492fafee4d5550442af456c1a7cd
SHA256: ccdc4d1f17c0ef8d23c8bd3ece042c0755bc813337eb2005ccb8c0c570438c35
Description: development files for libvlccore
 This package contains headers and a static library required to build plugins
 for VLC.
 .
 VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4,
 DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia
 streams from various network sources.
Homepage: http://www.videolan.org/vlc/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libvlccore4
Priority: optional
Section: universe/libs
Installed-Size: 1000
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian multimedia packages maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: vlc
Version: 1.1.9-1ubuntu1.3
Depends: vlc-data (= 1.1.9-1ubuntu1.3), libc6 (>= 2.10), libdbus-1-3 (>= 1.0.2)
Filename: pool/main/v/vlc/libvlccore4_1.1.9-1ubuntu1.3_i386.deb
Size: 446720
MD5sum: cf9fe22cf06190e407c514cd997978bf
SHA1: 19d098c95ebec93332b15191c394974913f44de5
SHA256: 1c2899f0bddde551b1a9d11b7411b6d0a3842acb74365c646802f31b085ad58b
Description: base library for VLC and its modules
 This package contains the shared library required by VLC modules and libvlc.
 .
 VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4,
 DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia
 streams from various network sources.
Homepage: http://www.videolan.org/vlc/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Task: mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend

Package: libvoikko-dev
Priority: optional
Section: libdevel
Installed-Size: 716
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Timo Jyrinki <timo@debian.org>
Architecture: i386
Source: libvoikko
Version: 3.1-1ubuntu0.1
Depends: libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0), libvoikko1 (= 3.1-1ubuntu0.1)
Filename: pool/main/libv/libvoikko/libvoikko-dev_3.1-1ubuntu0.1_i386.deb
Size: 162932
MD5sum: fdeca4452513139821648aaabe526f7f
SHA1: 61349779a21801065eb64e3074bddeef9d02c71a
SHA256: b3778c4eb6bd85af19b616dc96ab95b21fd2eb40ea58671976ac5966997794cb
Description: Development files for libvoikko
 Voikko is a library of Finnish language tools (spell-checker,
 grammar checker and hyphenator) based on
 Malaga and Suomi-Malaga. This package contains the files
 needed to build or develop applications that use Voikko.
Homepage: http://voikko.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libvoikko1
Priority: optional
Section: libs
Installed-Size: 296
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Timo Jyrinki <timo@debian.org>
Architecture: i386
Source: libvoikko
Version: 3.1-1ubuntu0.1
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.5)
Suggests: voikko-fi
Breaks: voikko-fi (<< 1.4-1)
Filename: pool/main/libv/libvoikko/libvoikko1_3.1-1ubuntu0.1_i386.deb
Size: 94596
MD5sum: 275001ca61a259cb8885fb74993b77ba
SHA1: f6d589e2221e9bd309c205153ed78daa189e8f54
SHA256: ec0191ac8c2b21038d0fba2e9310f8ea6db0002c916bfeae6c59ec65def7c082
Description: Library of Finnish language tools
 Voikko is a library of Finnish language tools (spell-checker,
 grammar checker and hyphenator) based on
 Malaga and Suomi-Malaga. This package contains the shared
 library.
Homepage: http://voikko.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-dvd-live, kubuntu-dvd-live, kubuntu-mobile-dvd-live, edubuntu-dvd-live

Package: libvorbis-dbg
Priority: extra
Section: debug
Installed-Size: 608
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Xiph.org Maintainers <pkg-xiph-maint@lists.alioth.debian.org>
Architecture: i386
Source: libvorbis
Version: 1.3.2-1ubuntu1.1
Depends: libvorbis0a (= 1.3.2-1ubuntu1.1), libvorbisenc2 (= 1.3.2-1ubuntu1.1), libvorbisfile3 (= 1.3.2-1ubuntu1.1)
Filename: pool/main/libv/libvorbis/libvorbis-dbg_1.3.2-1ubuntu1.1_i386.deb
Size: 216554
MD5sum: 0f1235e393303b42fafda0e696439a6d
SHA1: c4bb165a9cc3d5e39c60bb66e1e55df7d5e71c23
SHA256: 925d0c1d007769268d922c5e6208b046d1d606665ab10b743e81880428dce2d9
Description: The Vorbis General Audio Compression Codec (debug files)
 Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free,
 general-purpose compressed audio format for audio and music at fixed
 and variable bitrates from 16 to 128 kbps/channel.
 .
 This package contains debugging symbols useful for tracking bugs in
 applications with libvorbis.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libvorbis-dev
Priority: optional
Section: libdevel
Installed-Size: 2768
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Xiph.org Maintainers <pkg-xiph-maint@lists.alioth.debian.org>
Architecture: i386
Source: libvorbis
Version: 1.3.2-1ubuntu1.1
Depends: libogg-dev, libvorbis0a (= 1.3.2-1ubuntu1.1), libvorbisenc2 (= 1.3.2-1ubuntu1.1), libvorbisfile3 (= 1.3.2-1ubuntu1.1)
Filename: pool/main/libv/libvorbis/libvorbis-dev_1.3.2-1ubuntu1.1_i386.deb
Size: 442888
MD5sum: 243a8c7c2a807a6376fa126561eb6a18
SHA1: f8450a43aea2c19781571000a49e664217d81943
SHA256: d9a9561193f29eae1281b5e17b39582d21fda33fc4fbd602e0578a14f43c9c0e
Description: The Vorbis General Audio Compression Codec (development files)
 Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free,
 general-purpose compressed audio format for audio and music at fixed
 and variable bitrates from 16 to 128 kbps/channel.
 .
 This package contains the header files and documentation needed to develop
 applications with libvorbis.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libvorbis0a
Priority: optional
Section: libs
Installed-Size: 228
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Xiph.org Maintainers <pkg-xiph-maint@lists.alioth.debian.org>
Architecture: i386
Source: libvorbis
Version: 1.3.2-1ubuntu1.1
Replaces: libvorbis0
Depends: libc6 (>= 2.4), libogg0 (>= 1.1.0)
Conflicts: libvorbis0
Filename: pool/main/libv/libvorbis/libvorbis0a_1.3.2-1ubuntu1.1_i386.deb
Size: 93794
MD5sum: 30127a4d430939fda319c6e650a75d39
SHA1: 9155380617fe83373bc5e57fd77446bf644bc5ac
SHA256: dbf78742dd5561524e2f5af0f1a4e3538ef9218d046fc0b654603600ee6a478a
Description: The Vorbis General Audio Compression Codec (Decoder library)
 Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free,
 general-purpose compressed audio format for audio and music at fixed
 and variable bitrates from 16 to 128 kbps/channel.
 .
 The Vorbis library is the primary Ogg Vorbis library.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, eucalyptus-cloud, eucalyptus-node, eucalyptus-storage, eucalyptus-walrus, ubuntu-uec-live, virt-host, kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop, edubuntu-desktop-kde, 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: libvorbisenc2
Priority: optional
Section: libs
Installed-Size: 1556
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Xiph.org Maintainers <pkg-xiph-maint@lists.alioth.debian.org>
Architecture: i386
Source: libvorbis
Version: 1.3.2-1ubuntu1.1
Replaces: libvorbis0 (<< 1.0.0)
Depends: libc6 (>= 2.1.3), libogg0 (>= 1.0rc3), libvorbis0a (= 1.3.2-1ubuntu1.1)
Conflicts: libvorbis0 (<< 1.0.0)
Filename: pool/main/libv/libvorbis/libvorbisenc2_1.3.2-1ubuntu1.1_i386.deb
Size: 116622
MD5sum: f108bd4947e2aaa39a869e7f056170d7
SHA1: 5f5e731edc0dda38e9055de4e5f283073b6ad294
SHA256: 54a7006ec52b7c1e8d7b87843e63abbfcdf23ffe7619f73199fc934ba4322fc5
Description: The Vorbis General Audio Compression Codec (Encoder library)
 Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free,
 general-purpose compressed audio format for audio and music at fixed
 and variable bitrates from 16 to 128 kbps/channel.
 .
 The Vorbisenc library provides a convenient API for setting up an encoding
 environment using libvorbis.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, eucalyptus-cloud, eucalyptus-node, eucalyptus-storage, eucalyptus-walrus, ubuntu-uec-live, virt-host, kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop, edubuntu-desktop-kde, 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: libvorbisfile3
Priority: optional
Section: libs
Installed-Size: 96
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Xiph.org Maintainers <pkg-xiph-maint@lists.alioth.debian.org>
Architecture: i386
Source: libvorbis
Version: 1.3.2-1ubuntu1.1
Replaces: libvorbis0 (<< 1.0.0)
Depends: libc6 (>= 2.4), libogg0 (>= 1.1.0), libvorbis0a (= 1.3.2-1ubuntu1.1)
Conflicts: libvorbis0 (<< 1.0.0)
Filename: pool/main/libv/libvorbis/libvorbisfile3_1.3.2-1ubuntu1.1_i386.deb
Size: 20422
MD5sum: 9b82e7505b4b0d873cc1fe3b5cf40f23
SHA1: b641e53631ab4cabd7f320056e7eb30b8f92089c
SHA256: 516c02780fc14e73039233f746a430b423430adae634a9d4a398ff24f1d6a4c4
Description: The Vorbis General Audio Compression Codec (High Level API)
 Ogg Vorbis is a fully open, non-proprietary, patent-and-royalty-free,
 general-purpose compressed audio format for audio and music at fixed
 and variable bitrates from 16 to 128 kbps/channel.
 .
 The Vorbisfile library provides a convenient high-level API for decoding
 and basic manipulation of all Vorbis I audio streams.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, ubuntu-uec-live, kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop, edubuntu-desktop-kde, 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: libweather-ion6
Priority: optional
Section: libs
Installed-Size: 176
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdebase-workspace
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdebase-workspace-libs4+5, libweather-ion4, libweather-ion4-api, libweather-ion4a, libweather-ion5
Provides: libweather-ion4-api
Depends: libc6 (>= 2.1.3), libkdecore5 (>= 4:4.5.2-0ubuntu1), libplasma3 (>= 4:4.5.2-0ubuntu1), libqtcore4 (>= 4:4.6.1), libstdc++6 (>= 4.1.1)
Conflicts: kdebase-workspace-libs4+5, libweather-ion4, libweather-ion4-api, libweather-ion4a, libweather-ion5
Filename: pool/main/k/kdebase-workspace/libweather-ion6_4.6.5-0ubuntu1.1_i386.deb
Size: 19842
MD5sum: c32a1796dd91aab89c2bcdb6fda5593a
SHA1: b6c731170d322ff3534b606a3c646c0df89650e4
SHA256: 413860c5ce9846c156e99b4e760de7bba939adc83a6b7d971e377872590222be
Description: library which provides an interface for weather information services
 This package contains the library used to implement new ions (i.e. information
 fetching plugins) for the Plasma weather engine.
 .
 This package is part of the KDE base workspace module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-kde

Package: libxfont-dev
Priority: optional
Section: libdevel
Installed-Size: 540
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: i386
Source: libxfont
Version: 1:1.4.3-2ubuntu0.1
Replaces: xlibs-static-dev (<< 6.8.2-51)
Depends: libxfont1 (= 1:1.4.3-2ubuntu0.1), libx11-dev, x11proto-core-dev, x11proto-fonts-dev, libfreetype6-dev, libfontenc-dev (>= 1:1.0.1-1)
Pre-Depends: x11-common (>= 1:7.0.0)
Filename: pool/main/libx/libxfont/libxfont-dev_1.4.3-2ubuntu0.1_i386.deb
Size: 172236
MD5sum: af70e2df55c4da8272c07543a12d0f8d
SHA1: d5b54e52f372ccb70f7b93fbd124c06eeb7b2a72
SHA256: 176a0cd8be5be5ea25fa6b89ea830caa6731691ec64495266acbae52172e34f5
Description: X11 font rasterisation library (development headers)
 libXfont provides various services for X servers, most notably font
 selection and rasterisation (through external libraries).
 .
 This package contains the development headers for the library found in
 libxfont1.  Non-developers likely have little use for this package.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXfont
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libxfont1
Priority: optional
Section: libs
Installed-Size: 308
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: i386
Source: libxfont
Version: 1:1.4.3-2ubuntu0.1
Depends: libbz2-1.0, libc6 (>= 2.4), libfontenc1, libfreetype6 (>= 2.2.1), zlib1g (>= 1:1.1.4)
Conflicts: xprint (<< 2:1.6.0-1)
Filename: pool/main/libx/libxfont/libxfont1_1.4.3-2ubuntu0.1_i386.deb
Size: 124044
MD5sum: 33e4d1acc2a877e1e7fc0b67412f1649
SHA1: 83e38624fb2779629636b144019d1ab827950ea6
SHA256: 749ec14c36ded51409a71ef561aa1e0e000241ab5071caba53b0bd3742498db1
Description: X11 font rasterisation library
 libXfont provides various services for X servers, most notably font
 selection and rasterisation (through external libraries).
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXfont
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, eucalyptus-cloud, eucalyptus-storage, eucalyptus-walrus, print-server, ubuntu-uec-live, kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, 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: libxfont1-dbg
Priority: extra
Section: debug
Installed-Size: 696
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: i386
Source: libxfont
Version: 1:1.4.3-2ubuntu0.1
Depends: libxfont1 (= 1:1.4.3-2ubuntu0.1)
Filename: pool/main/libx/libxfont/libxfont1-dbg_1.4.3-2ubuntu0.1_i386.deb
Size: 244702
MD5sum: 3c4d941f2ef9a503e751560c46a58275
SHA1: 844a17e2c20d0354e2f9637dee15fd217ec62599
SHA256: 9c64047e4cb7df9922ccacc2beed648b009123421d9f5b95299faeac8096bede
Description: X11 font rasterisation library (debug package)
 libXfont provides various services for X servers, most notably font
 selection and rasterisation (through external libraries).
 .
 This package contains the debug versions of the library found in libxfont1.
 Non-developers likely have little use for this package.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This module can be found at
 git://anongit.freedesktop.org/git/xorg/lib/libXfont
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libxml-atom-perl
Priority: optional
Section: universe/perl
Installed-Size: 172
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 0.37-1+squeeze1build0.11.04.1
Depends: perl, libxml-libxml-perl (>= 1.69), liblwp-authen-wsse-perl, liburi-perl, libwww-perl, libdigest-sha1-perl, libhtml-parser-perl, libxml-libxslt-perl, libdatetime-perl, libclass-data-inheritable-perl, libxml-xpath-perl
Filename: pool/main/libx/libxml-atom-perl/libxml-atom-perl_0.37-1+squeeze1build0.11.04.1_all.deb
Size: 43122
MD5sum: ee28fd3aa7b5dea350c0578957559294
SHA1: 8e191f0e4021899a650f9ad51ca713235f471925
SHA256: 953552066ae2d3fc420e7d860669cae9ec853f457c7032081db87e90830a8f78
Description: module for manipulating Atom feeds
 XML::Atom is a Perl module that implements the Atom syndication API and
 archiving format for blogs and other data. This module consists of both
 the protocol implementation and a simple client for the API.
Homepage: http://search.cpan.org/dist/XML-Atom/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libxml-security-c-dev
Priority: extra
Section: universe/libdevel
Installed-Size: 1096
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Shib Team <pkg-shibboleth-devel@lists.alioth.debian.org>
Architecture: i386
Source: xml-security-c
Version: 1.5.1-3+squeeze1build0.11.04.1
Depends: libxml-security-c15 (= 1.5.1-3+squeeze1build0.11.04.1), libxerces-c-dev, libssl-dev
Filename: pool/main/x/xml-security-c/libxml-security-c-dev_1.5.1-3+squeeze1build0.11.04.1_i386.deb
Size: 138320
MD5sum: e4449387229b615ff4a016e47fc2cbeb
SHA1: 8a4ce6d09f99460d4ade3c5be16481b8b6590bfa
SHA256: 3917a3bd3640c9fe1b9be03834d334cf9b39985024c5d2491da8313fd48356a4
Description: C++ library for XML Digital Signatures (development)
 XML-Security-C is a library for the XML Digital Security specification.
 It provides processing and handling of XML Key Management Specifications
 (XKMS) messages.
 .
 This package contains the XML-Security-C development files.
Homepage: http://xml.apache.org/security/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libxml-security-c15
Priority: extra
Section: universe/libs
Installed-Size: 1028
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Shib Team <pkg-shibboleth-devel@lists.alioth.debian.org>
Architecture: i386
Source: xml-security-c
Version: 1.5.1-3+squeeze1build0.11.04.1
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libssl0.9.8 (>= 0.9.8m-1), libstdc++6 (>= 4.1.1), libxerces-c3.1
Filename: pool/main/x/xml-security-c/libxml-security-c15_1.5.1-3+squeeze1build0.11.04.1_i386.deb
Size: 328750
MD5sum: edbe7f80b8d485a384b2b5c66d0787bb
SHA1: c32cc10d8acb9167c254761bc8da4a6835bebfcf
SHA256: 319fbbd202205d49ea3d4ed03fe3efd7a14b517f909fd8d17183044b7b0f7afa
Description: C++ library for XML Digital Signatures (runtime)
 XML-Security-C is a library for the XML Digital Security specification.
 It provides processing and handling of XML Key Management Specifications
 (XKMS) messages.
 .
 This package contains the files necessary for running applications that
 use the XML-Security-C library.
Homepage: http://xml.apache.org/security/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libxml2
Priority: standard
Section: libs
Installed-Size: 1576
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
Architecture: i386
Version: 2.7.8.dfsg-2ubuntu0.5
Depends: libc6 (>= 2.7), zlib1g (>= 1:1.2.3.3.dfsg)
Recommends: xml-core
Filename: pool/main/libx/libxml2/libxml2_2.7.8.dfsg-2ubuntu0.5_i386.deb
Size: 608480
MD5sum: f345e04e2174345ab9eb1ad886e92a7f
SHA1: bb61879b6aadbfee00c5915533b74c3a103dd47b
SHA256: 7d14046efae59b625ed607ab820b187f4b1835da5859e34346cbf031d06cf35b
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: 1048
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
Architecture: i386
Source: libxml2
Version: 2.7.8.dfsg-2ubuntu0.5
Depends: libxml2 (= 2.7.8.dfsg-2ubuntu0.5)
Filename: pool/main/libx/libxml2/libxml2-dbg_2.7.8.dfsg-2ubuntu0.5_i386.deb
Size: 403108
MD5sum: b24740d2607370bcd485dd5dcc463ca4
SHA1: eb871387684db5e2b7c2905ff4f1ca81c1dc0d3a
SHA256: 6f9c626919672f6ecbc01bd3234d40d2431e98b2c67bd60cd41bf67c1649244b
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: 2136
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
Architecture: i386
Source: libxml2
Version: 2.7.8.dfsg-2ubuntu0.5
Depends: libxml2 (= 2.7.8.dfsg-2ubuntu0.5)
Filename: pool/main/libx/libxml2/libxml2-dev_2.7.8.dfsg-2ubuntu0.5_i386.deb
Size: 746434
MD5sum: cbd1777e68a70e7b31900b660f0046ad
SHA1: 24c7c1ebd0afa7615635b394b8f117d499d3abf0
SHA256: c2d7720305ddbad20157d72c47faf1b9d7ae63d2ae47830b56fc14f103baa531
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: 9000
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
Architecture: all
Source: libxml2
Version: 2.7.8.dfsg-2ubuntu0.5
Suggests: devhelp
Filename: pool/main/libx/libxml2/libxml2-doc_2.7.8.dfsg-2ubuntu0.5_all.deb
Size: 1348032
MD5sum: 64eef91da375f1a7e450793651565ac8
SHA1: e77413ff96b52d3e8d63c656680c3986d1822d55
SHA256: e83194e0b162fcda1d08e49a247d2897a666847f98982f0ef08a6ff265749899
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: 192
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
Architecture: i386
Source: libxml2
Version: 2.7.8.dfsg-2ubuntu0.5
Depends: libc6 (>= 2.7), libreadline6 (>= 6.0), libxml2 (>= 2.7.4)
Filename: pool/main/libx/libxml2/libxml2-utils_2.7.8.dfsg-2ubuntu0.5_i386.deb
Size: 77698
MD5sum: da32a09bbff0b20f40354729ddc78c36
SHA1: 2f30315cef1a07134ec8bb5e6fd12dc37f0c8c25
SHA256: b274c88ac0fe717996857d6959ce34a1faccf4bb076ecada9913105fd6474df7
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-desktop, kubuntu-mobile, edubuntu-desktop, edubuntu-desktop-kde, edubuntu-uec-live, xubuntu-desktop, ubuntu-netbook

Package: libxmlrpc-c3-0
Priority: optional
Section: libs
Installed-Size: 484
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Sean Finney <seanius@debian.org>
Architecture: i386
Source: xmlrpc-c
Version: 1.16.32-0ubuntu3.1
Replaces: libxmlrpc-c3
Depends: libc6 (>= 2.7), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.5), libxmlrpc-core-c3-0
Conflicts: libxmlrpc-c0, libxmlrpc-c3, xmlrpc-c0
Filename: pool/main/x/xmlrpc-c/libxmlrpc-c3-0_1.16.32-0ubuntu3.1_i386.deb
Size: 153512
MD5sum: f66f9fe32b93fe4739555c8b3311175c
SHA1: 2049b61ba1afec134e5ca03c57c5be5deac77c62
SHA256: 821d120e895f7f00e3dc3a81cbce743ab5b68966c485683eb07b3ec6a1bb0809
Description: A lightweight RPC library based on XML and HTTP for C and C++
 XML-RPC is a quick-and-easy way to make procedure calls over the Internet.
 It converts the procedure call into an XML document, sends it to a remote
 server using HTTP, and gets back the response as XML.
 .
 This library provides a modular implementation of XML-RPC for C and C++.
 .
 xmlrpc-c homepage: http://xmlrpc-c.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libxmlrpc-c3-dev
Priority: optional
Section: libdevel
Installed-Size: 696
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Sean Finney <seanius@debian.org>
Architecture: i386
Source: xmlrpc-c
Version: 1.16.32-0ubuntu3.1
Replaces: libxmlrpc-c-dev
Depends: libxmlrpc-c3-0 (= 1.16.32-0ubuntu3.1), libc6-dev, libxmlrpc-core-c3-dev
Suggests: xml-rpc-api2cpp, xml-rpc-api2txt
Conflicts: libxmlrpc++-dev, libxmlrpc-c-dev, libxmlrpc-c0-dev, xmlrpc-c-dev
Filename: pool/main/x/xmlrpc-c/libxmlrpc-c3-dev_1.16.32-0ubuntu3.1_i386.deb
Size: 184638
MD5sum: 98c7e0ff6017d32adc655eaa67933937
SHA1: 84dc1f85676508010d718a4c170f7eabf6d801ce
SHA256: 190a879487a4d4b8f3f3f4f7aeb717daf93695df1fc5c37fe35a146b9387fc63
Description: A lightweight RPC library based on XML and HTTP for C and C++
 XML-RPC is a quick-and-easy way to make procedure calls over the Internet.
 It converts the procedure call into an XML document, sends it to a remote
 server using HTTP, and gets back the response as XML.
 .
 This library provides a modular implementation of XML-RPC for C and C++.
 .
 Install this package if you wish to develop your own programs using this
 library.
 .
 xmlrpc-c homepage: http://xmlrpc-c.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libxmlrpc-core-c3-0
Priority: optional
Section: libs
Installed-Size: 312
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Sean Finney <seanius@debian.org>
Architecture: i386
Source: xmlrpc-c
Version: 1.16.32-0ubuntu3.1
Replaces: libxmlrpc-c3 (<= 1.06.27-1ubuntu1), libxmlrpc-core-c3
Depends: libc6 (>= 2.8), libcurl3 (>= 7.16.2-1)
Conflicts: libxmlrpc-c0, libxmlrpc-core-c3, xmlrpc-c0
Filename: pool/main/x/xmlrpc-c/libxmlrpc-core-c3-0_1.16.32-0ubuntu3.1_i386.deb
Size: 105290
MD5sum: 886971e3ce3f49ed0349e16c245ac963
SHA1: d66bbe44f34ecc01ed99e48e70d139e589ef0a17
SHA256: 6d01ad121fe413675b94ef33e18f6b2dc42afdbe43d472ddf5662d640914e231
Description: A lightweight RPC library based on XML and HTTP (core libraries)
 XML-RPC is a quick-and-easy way to make procedure calls over the Internet.
 It converts the procedure call into an XML document, sends it to a remote
 server using HTTP, and gets back the response as XML.
 .
 This library provides a modular implementation of XML-RPC for C and C++.
 .
 xmlrpc-c homepage: http://xmlrpc-c.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libxmlrpc-core-c3-dev
Priority: optional
Section: libdevel
Installed-Size: 572
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Sean Finney <seanius@debian.org>
Architecture: i386
Source: xmlrpc-c
Version: 1.16.32-0ubuntu3.1
Replaces: libxmlrpc-c-dev, libxmlrpc-c3-dev (<= 1.06.27-1ubuntu5)
Depends: libxmlrpc-core-c3-0 (= 1.16.32-0ubuntu3.1), libc6-dev
Conflicts: libxmlrpc++-dev, libxmlrpc-c-dev, libxmlrpc-c0-dev, xmlrpc-c-dev
Breaks: libxmlrpc-c3-dev (<< 1.16.32-0ubuntu3)
Filename: pool/main/x/xmlrpc-c/libxmlrpc-core-c3-dev_1.16.32-0ubuntu3.1_i386.deb
Size: 144838
MD5sum: 19c05b70bced711605918ed4f728d376
SHA1: 116927b4b36c80fd03ab9fdaaab62d92875c562a
SHA256: e6b560ee4c4eb7cd4777fc6de213c71127bacde11a7919eec000e0dbd737bf30
Description: A lightweight RPC library based on XML and HTTP (core libraries)
 XML-RPC is a quick-and-easy way to make procedure calls over the Internet.
 It converts the procedure call into an XML document, sends it to a remote
 server using HTTP, and gets back the response as XML.
 .
 This library provides a modular implementation of XML-RPC for C and C++.
 .
 Install this package if you wish to develop your own programs using this
 library.
 .
 xmlrpc-c homepage: http://xmlrpc-c.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libxmlsec1
Priority: optional
Section: universe/libs
Installed-Size: 428
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: John V. Belmonte <jbelmonte@debian.org>
Architecture: i386
Source: xmlsec1
Version: 1.2.14-1+squeeze1build0.11.04.1
Depends: libc6 (>= 2.4), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25)
Filename: pool/main/x/xmlsec1/libxmlsec1_1.2.14-1+squeeze1build0.11.04.1_i386.deb
Size: 115376
MD5sum: 8df9e71f865feecd364d2830041bb197
SHA1: 912151a0851296d4b3de2ecfb9ce0ed0bfaf6ff2
SHA256: f8bdc1855af2a99dc8997550e6d5624514ebb7ec92b955bdf33af4597ffb4426
Description: XML security library
 The XML Security Library implements standards related to secure handling
 of XML data.
 .
 This package provides dynamic libraries for use by applications.
 Specifically, it provides all XML security library functionality
 except for the cryptography engine.
Homepage: http://www.aleksey.com/xmlsec/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libxmlsec1-dev
Priority: optional
Section: universe/libdevel
Installed-Size: 4872
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: John V. Belmonte <jbelmonte@debian.org>
Architecture: i386
Source: xmlsec1
Version: 1.2.14-1+squeeze1build0.11.04.1
Depends: libxmlsec1 (= 1.2.14-1+squeeze1build0.11.04.1), libxmlsec1-openssl (= 1.2.14-1+squeeze1build0.11.04.1), libxmlsec1-gnutls (= 1.2.14-1+squeeze1build0.11.04.1), libxmlsec1-nss (= 1.2.14-1+squeeze1build0.11.04.1), libc6-dev, libxml2-dev (>= 2.6.12), libxslt1-dev (>= 1.0.20), libssl-dev (>= 0.9.8), libgnutls-dev (>= 1.0.0), libnss3-dev
Filename: pool/main/x/xmlsec1/libxmlsec1-dev_1.2.14-1+squeeze1build0.11.04.1_i386.deb
Size: 818324
MD5sum: 9a4f2569934905b4969066908451f52d
SHA1: 9c2f6bd4cdc0046da41fad27d698914568431f50
SHA256: 827417dd1c2dfe5e9d9f3ede1f9fd5fd36641a7f76423eec01f4c3beb1caa717
Description: Development files for the XML security library
 The XML Security Library is a C library that implements these XML standards:
 .
    * XML Signature
    * XML Encryption
 .
 This package provides development files including documentation, examples,
 headers, static libraries, and configuration support.
Homepage: http://www.aleksey.com/xmlsec/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libxmlsec1-gnutls
Priority: optional
Section: universe/libs
Installed-Size: 132
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: John V. Belmonte <jbelmonte@debian.org>
Architecture: i386
Source: xmlsec1
Version: 1.2.14-1+squeeze1build0.11.04.1
Depends: libc6 (>= 2.1.3), libgnutls26 (>= 2.7.14-0), libxml2 (>= 2.7.4), libxmlsec1 (>= 1.2.14), libxslt1.1 (>= 1.1.25)
Filename: pool/main/x/xmlsec1/libxmlsec1-gnutls_1.2.14-1+squeeze1build0.11.04.1_i386.deb
Size: 20886
MD5sum: 0476436754d91796d4ff24ec35d0ba87
SHA1: b73aa203015b5854f2d2531bf64a266efde3b8ed
SHA256: 813d3bb5f35ce4345f6e85574677bd64b4e915045a8f2dbf58d9fd7ef51cfaa5
Description: Gnutls engine for the XML security library
 The XML Security Library implements standards related to secure handling
 of XML data.
 .
 This package provides dynamic libraries for use by applications.
 Specifically, it provides the gnutls implementation of the XML security
 library cryptography functions.
Homepage: http://www.aleksey.com/xmlsec/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libxmlsec1-nss
Priority: optional
Section: universe/libs
Installed-Size: 256
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: John V. Belmonte <jbelmonte@debian.org>
Architecture: i386
Source: xmlsec1
Version: 1.2.14-1+squeeze1build0.11.04.1
Depends: libc6 (>= 2.4), libnspr4 (>= 4.7.3-0ubuntu1~), libnss3 (>= 3.12.2~rc1), libxml2 (>= 2.7.4), libxmlsec1 (>= 1.2.14), libxslt1.1 (>= 1.1.25)
Filename: pool/main/x/xmlsec1/libxmlsec1-nss_1.2.14-1+squeeze1build0.11.04.1_i386.deb
Size: 62010
MD5sum: b2e5629e14736dca3b5c7c051106068c
SHA1: c7c18df09ab72ca8ad4d0dd4368536d5d1fafe8d
SHA256: 2ca127e517d9e08aa68dbeb561c4eeac8ae9c02b0b88df2af4ee573b782d828d
Description: Nss engine for the XML security library
 The XML Security Library implements standards related to secure handling
 of XML data.
 .
 This package provides dynamic libraries for use by applications.
 Specifically, it provides the nss implementation of the XML security
 library cryptography functions.
Homepage: http://www.aleksey.com/xmlsec/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libxmlsec1-openssl
Priority: optional
Section: universe/libs
Installed-Size: 280
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: John V. Belmonte <jbelmonte@debian.org>
Architecture: i386
Source: xmlsec1
Version: 1.2.14-1+squeeze1build0.11.04.1
Depends: libc6 (>= 2.4), libssl0.9.8 (>= 0.9.8m-1), libxml2 (>= 2.7.4), libxmlsec1 (>= 1.2.14), libxslt1.1 (>= 1.1.25)
Filename: pool/main/x/xmlsec1/libxmlsec1-openssl_1.2.14-1+squeeze1build0.11.04.1_i386.deb
Size: 67112
MD5sum: c536bdb26b60945c565c6439b8e24bba
SHA1: 567375d0190112d553d6a7779e714b3d1ad1faf7
SHA256: 41be75db36141da14f72b2f3a02047110ceb60626b50e1ee6250979abfb01b97
Description: Openssl engine for the XML security library
 The XML Security Library implements standards related to secure handling
 of XML data.
 .
 This package provides dynamic libraries for use by applications.
 Specifically, it provides the openssl implementation of the XML security
 library cryptography functions.
Homepage: http://www.aleksey.com/xmlsec/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: libxslt1-dbg
Priority: extra
Section: libdevel
Installed-Size: 952
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
Architecture: i386
Source: libxslt
Version: 1.1.26-6ubuntu0.1
Depends: libxslt1.1 (= 1.1.26-6ubuntu0.1)
Filename: pool/main/libx/libxslt/libxslt1-dbg_1.1.26-6ubuntu0.1_i386.deb
Size: 325072
MD5sum: 08f6cd9f8901c1dcca912e2bc9f8ecf5
SHA1: f0bc6bedf3ac9f2a0a777d69ff47a2e6bec97a2d
SHA256: 07f876d99b94fb6dd62224d872b133ed92f858c1ea8cde070a57fe205c92359e
Description: XSLT 1.0 processing library - debugging symbols
 XSLT is an XML language for defining transformations of XML files from
 XML to some other arbitrary format, such as XML, HTML, plain text, etc.
 using standard XSLT stylesheets. libxslt is a C library which
 implements XSLT version 1.0.
 .
 This package provides the debugging symbols for the library and for
 the xsltproc utility provided by the xsltproc package.
 Debugging symbols for the Python modules are not available.
Homepage: http://xmlsoft.org/xslt/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libxslt1-dev
Priority: optional
Section: libdevel
Installed-Size: 2448
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
Architecture: i386
Source: libxslt
Version: 1.1.26-6ubuntu0.1
Provides: libxslt-dev
Depends: libxslt1.1 (= 1.1.26-6ubuntu0.1), libxml2-dev (>= 2.6.26)
Filename: pool/main/libx/libxslt/libxslt1-dev_1.1.26-6ubuntu0.1_i386.deb
Size: 567398
MD5sum: 76b735f0e6427fce37cf569381bd2c5d
SHA1: 3c361c4dd3a4ed9cb8511bbc6442dbb57918952e
SHA256: 5a123250eaecc7218a67b99ab1bc3b7cef942b608f00694e596ca45e50e580b9
Description: XSLT 1.0 processing library - development kit
 XSLT is an XML language for defining transformations of XML files from
 XML to some other arbitrary format, such as XML, HTML, plain text, etc.
 using standard XSLT stylesheets. libxslt is a C library which
 implements XSLT version 1.0.
 .
 This package contains the development files for libxslt.
Homepage: http://xmlsoft.org/xslt/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: libxslt1.1
Priority: optional
Section: libs
Installed-Size: 464
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
Architecture: i386
Source: libxslt
Version: 1.1.26-6ubuntu0.1
Depends: libc6 (>= 2.4), libgcrypt11 (>= 1.4.6), libxml2 (>= 2.7.4)
Filename: pool/main/libx/libxslt/libxslt1.1_1.1.26-6ubuntu0.1_i386.deb
Size: 153524
MD5sum: 84e19a83149f0b23fe87f5abdaeff9f1
SHA1: cb8880ad1f267c942eb79e4c888151274d5d807c
SHA256: a44f9173f690169772ea5038bd245d8148659b49181a24d39c0b635af2707e6f
Description: XSLT 1.0 processing library - runtime library
 XSLT is an XML language for defining transformations of XML files from
 XML to some other arbitrary format, such as XML, HTML, plain text, etc.
 using standard XSLT stylesheets. libxslt is a C library which
 implements XSLT version 1.0.
 .
 This package contains the libxslt library used by applications for XSLT
 transformations.
Homepage: http://xmlsoft.org/xslt/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, postgresql-server, ubuntu-uec-live, kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop, edubuntu-desktop-kde, 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: lightning-extension
Priority: optional
Section: universe/web
Installed-Size: 128
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: all
Version: 1.8+build1-0ubuntu0.11.04.1
Depends: xul-ext-lightning
Filename: pool/main/l/lightning-extension/lightning-extension_1.8+build1-0ubuntu0.11.04.1_all.deb
Size: 15066
MD5sum: 64f83afcfe6414a53c7f59e0516d0083
SHA1: 61e88dd3b772eb26810f12009c5dc000f6a94b87
SHA256: fb43a9769e0fe450cf13634f2c501191cb8ffbe135c95feb6463140c077950fa
Description: Transitional package for xul-ext-lightning
 This package is safe to remove.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: lighttpd
Priority: optional
Section: universe/httpd
Installed-Size: 976
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian lighttpd maintainers <pkg-lighttpd-maintainers@lists.alioth.debian.org>
Architecture: i386
Version: 1.4.28-2ubuntu1.1
Provides: httpd, httpd-cgi
Depends: libattr1 (>= 2.4.41-1), libbz2-1.0, libc6 (>= 2.4), libgamin0 | libfam0, libldap-2.4-2 (>= 2.4.7), libpcre3 (>= 8.10), libssl0.9.8 (>= 0.9.8m-1), zlib1g (>= 1:1.1.4), lsb-base (>= 3.2-14), mime-support, libterm-readline-perl-perl
Recommends: spawn-fcgi
Suggests: openssl, rrdtool, apache2-utils, ufw
Conflicts: cherokee (<= 0.6.1-1)
Filename: pool/main/l/lighttpd/lighttpd_1.4.28-2ubuntu1.1_i386.deb
Size: 265610
MD5sum: 93012f9c3b0371685c54265aea1f02d3
SHA1: bfe68d7d371ee2b33cdd793ed952366ba1c7d184
SHA256: 58e313e7b8b8f2002f8e29606e9ef14187457d285815938eeea8c791963cd8ec
Description: A fast webserver with minimal memory footprint
 lighttpd is a small webserver and fast webserver developed with
 security in mind and a lot of features.
 It has support for
   * CGI, FastCGI and SSI
   * virtual hosts
   * URL rewriting
   * authentication (plain files, htpasswd, ldap)
   * transparent content compression
   * conditional configuration
 and configuration is straight-forward and easy.
Homepage: http://www.lighttpd.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: lighttpd-dev
Priority: optional
Section: universe/httpd
Installed-Size: 272
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian lighttpd maintainers <pkg-lighttpd-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: lighttpd
Version: 1.4.28-2ubuntu1.1
Suggests: lighttpd
Filename: pool/main/l/lighttpd/lighttpd-dev_1.4.28-2ubuntu1.1_i386.deb
Size: 27986
MD5sum: 1666d782cfd5fa80fe4d73330b487856
SHA1: d0b4734f4df239d275541dfab5d082780e0180cf
SHA256: 931dabb0477f064635a2412d119db7d117442cd33c1bd9eacd6ba65347c16ac1
Description: Development files for lighttpd
 This package contains the development header-files for lighttpd.
Homepage: http://www.lighttpd.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: lighttpd-doc
Priority: optional
Section: universe/doc
Installed-Size: 212
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian lighttpd maintainers <pkg-lighttpd-maintainers@lists.alioth.debian.org>
Architecture: all
Source: lighttpd
Version: 1.4.28-2ubuntu1.1
Suggests: lighttpd
Filename: pool/main/l/lighttpd/lighttpd-doc_1.4.28-2ubuntu1.1_all.deb
Size: 53962
MD5sum: 9a7ba0a52a12cb994a3adc03f5bd8746
SHA1: 963edc7b14a5dcc68cc5edfca50a7bd776e3bfe0
SHA256: d9baaf55339a4e65cd26ad101fb9b0de337f0c5019578c279188e075ff217246
Description: Documentation for lighttpd
 This package contains all documentation files for lighttpd.
Homepage: http://www.lighttpd.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: lighttpd-mod-cml
Priority: optional
Section: universe/httpd
Installed-Size: 100
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian lighttpd maintainers <pkg-lighttpd-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: lighttpd
Version: 1.4.28-2ubuntu1.1
Depends: lighttpd (= 1.4.28-2ubuntu1.1), libc6 (>= 2.4), liblua5.1-0, libmemcache0 (>= 1.4.0.rc2)
Recommends: memcached
Filename: pool/main/l/lighttpd/lighttpd-mod-cml_1.4.28-2ubuntu1.1_i386.deb
Size: 14844
MD5sum: c11e96a69ace70648d6e7059ab87d771
SHA1: 50ad1e46e60aae4369b26953a2a48fefb855188a
SHA256: 0a18b3f7577fc67ffbcd96cc633c7571e967184d53f6f06e4224bae1380f5e23
Description: Cache meta language module for lighttpd
 With the cache meta language, it is possible to describe to the
 dependencies of a cached file to its source files/scripts. For the
 cache files, the scripting language LUA is used.
 .
 THIS MODULE IS OBSOLETED AND WILL BE REMOVED IN LIGHTTPD 1.5.
 USE mod_magnet INSTEAD.
Homepage: http://www.lighttpd.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: lighttpd-mod-magnet
Priority: optional
Section: universe/httpd
Installed-Size: 104
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian lighttpd maintainers <pkg-lighttpd-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: lighttpd
Version: 1.4.28-2ubuntu1.1
Depends: lighttpd (= 1.4.28-2ubuntu1.1), libc6 (>= 2.11), liblua5.1-0
Filename: pool/main/l/lighttpd/lighttpd-mod-magnet_1.4.28-2ubuntu1.1_i386.deb
Size: 15602
MD5sum: 02e008bb8fd025d1aa918976a1e04069
SHA1: b78d6e0aec95c5c31cd9fe7135ea3e3e15fde442
SHA256: a51310d9f377eaa73e2302692134209f0b95ff05a0872951afd16fbf18e20894
Description: Control the request handling module for lighttpd
 mod_magnet can attract a request in several stages in the request-handling.
 either at the same level as mod_rewrite, before any parsing of the URL is done
 or at a later stage, when the doc-root is known and the physical-path is
 already setup
Homepage: http://www.lighttpd.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: lighttpd-mod-mysql-vhost
Priority: optional
Section: universe/httpd
Installed-Size: 72
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian lighttpd maintainers <pkg-lighttpd-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: lighttpd
Version: 1.4.28-2ubuntu1.1
Depends: lighttpd (= 1.4.28-2ubuntu1.1), libc6 (>= 2.1.3), libmysqlclient16 (>= 5.1.21-1)
Filename: pool/main/l/lighttpd/lighttpd-mod-mysql-vhost_1.4.28-2ubuntu1.1_i386.deb
Size: 10294
MD5sum: cfd7cb49abf10be85eac1ab338a996ea
SHA1: ffd9874fc7a193f948d252ec39ba6e1292b1ce48
SHA256: b54616aa81cbebb3c736f35faa00599e219f6f5c0502f82acf31f40c0c46379d
Description: MySQL-based virtual host configuration for lighttpd
 This package contains the myqsl_vhost module for lighttpd. With
 this module, it is possible to write the configuration for virtual
 hosts into a MySQL table instead of including it in the lighttpd
 configuration file.
Homepage: http://www.lighttpd.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: lighttpd-mod-trigger-b4-dl
Priority: optional
Section: universe/httpd
Installed-Size: 96
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian lighttpd maintainers <pkg-lighttpd-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: lighttpd
Version: 1.4.28-2ubuntu1.1
Replaces: lighttpd (<< 1.4.10-5)
Depends: lighttpd (= 1.4.28-2ubuntu1.1), libc6 (>= 2.1.3), libgdbm3 (>= 1.8.3), libmemcache0 (>= 1.4.0.rc2), libpcre3 (>= 8.10)
Recommends: memcached
Filename: pool/main/l/lighttpd/lighttpd-mod-trigger-b4-dl_1.4.28-2ubuntu1.1_i386.deb
Size: 11966
MD5sum: b3edf8f721e5cfc0288e348a620a3586
SHA1: efdd39bdbd68d365da75c7d430e332e34bd32264
SHA256: 4810dcfcfeef91c520f2a08c117144bf0a62074051a30994d1c02beda4592f42
Description: Anti-deep-linking module for lighttpd
 The trigger-b4-dl module for lighttpd can prevent deep linking
 from other sites by requiring users to visit a trigger URL to
 be able to download certain files.
Homepage: http://www.lighttpd.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: lighttpd-mod-webdav
Priority: optional
Section: universe/httpd
Installed-Size: 120
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian lighttpd maintainers <pkg-lighttpd-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: lighttpd
Version: 1.4.28-2ubuntu1.1
Depends: lighttpd (= 1.4.28-2ubuntu1.1), libc6 (>= 2.4), libsqlite3-0 (>= 3.7.3), libuuid1 (>= 2.16), libxml2 (>= 2.7.4)
Filename: pool/main/l/lighttpd/lighttpd-mod-webdav_1.4.28-2ubuntu1.1_i386.deb
Size: 22728
MD5sum: b8fed1971c41779685133601cf96dfea
SHA1: c323202afd3bfaa191639a1c0ebc820873920d28
SHA256: 75a109310fffbd1222e8ad21f99f0d57fd516ccc4521235ba5b45f6901201560
Description: WebDAV module for lighttpd
 The WebDAV module is a very minimalistic implementation of RFC 2518.
 Minimalistic means that not all operations are implemented yet.
 .
 Currently supports:
  GET
  POST
  HEAD
  PROPFIND
  OPTIONS
  MKCOL
  DELETE
  PUT
Homepage: http://www.lighttpd.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: likewise-open
Priority: optional
Section: net
Installed-Size: 8172
Maintainer: Chuck Short <zulcss@ubuntu.com>
Original-Maintainer: Gerald Carter <gcarter@likewise.com>
Architecture: i386
Version: 6.0.0.53010-4ubuntu5.1
Replaces: likewise-open, likewise-open5 (<< 5.4.0.39115-3), likewise-open5-eventlog (<< 5.4.0.39115-3), likewise-open5-libs (<< 5.4.0.39115-3), likewise-open5-lsass (<< 5.4.0.39115-3), likewise-open5-netlogon (<< 5.4.0.39115-3), likewise-open5-rpc (<< 5.4.0.39115-3)
Provides: likewise-open, likewise-open5
Depends: libc6 (>= 2.11), libgssapi-krb5-2 (>= 1.8+dfsg), libk5crypto3 (>= 1.7+dfsg), libkrb5-3 (>= 1.7dfsg), libldap-2.4-2 (>= 2.4.7), libncurses5 (>= 5.5-5~), libpam0g (>= 0.99.7.1), libpopt0 (>= 1.16), libsqlite3-0 (>= 3.7.3), libssl0.9.8 (>= 0.9.8m-1), libuuid1 (>= 2.16), libxml2 (>= 2.7.4), krb5-user, libpam-runtime, procps, psmisc
Suggests: likewise-open-gui
Conflicts: likewise-open, likewise-open5 (<< 5.4.0.39115-3), likewise-open5-eventlog (<< 5.4.0.39115-3), likewise-open5-libs (<< 5.4.0.39115-3), likewise-open5-lsass (<< 5.4.0.39115-3), likewise-open5-netlogon (<< 5.4.0.39115-3), likewise-open5-rpc (<< 5.4.0.39115-3)
Filename: pool/main/l/likewise-open/likewise-open_6.0.0.53010-4ubuntu5.1_i386.deb
Size: 2684594
MD5sum: d27e7dc8cf376091f6c461f2db242b8b
SHA1: c8e4f144fb74c893d1c49f2620f951fa3b4af4ff
SHA256: a2e4c2f82afdfa8132a346e86ed7ed5f92cb0f60d560c35ce9f66c4d6a356b4a
Description: Authentication services for Active Directory domains
 Likewise Open integrates Unix desktops and servers into an Active Directory
 environment by joining hosts to the domain and letting Unix applications and
 services authenticate Windows users and groups via the PAM and Name Service
 Switch libraries.
Homepage: http://www.likewiseopen.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: likewise-open-gui
Priority: optional
Section: universe/net
Installed-Size: 192
Maintainer: Chuck Short <zulcss@ubuntu.com>
Original-Maintainer: Gerald Carter <gcarter@likewise.com>
Architecture: i386
Source: likewise-open
Version: 6.0.0.53010-4ubuntu5.1
Depends: likewise-open, libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libcairo2 (>= 1.2.4), libcomerr2 (>= 1.01), libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.2.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglade2-0 (>= 1:2.6.1), libglib2.0-0 (>= 2.16.0), libgssapi-krb5-2 (>= 1.6.dfsg.2), libgtk2.0-0 (>= 2.8.0), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libkrb5support0 (>= 1.7dfsg~beta2), libpango1.0-0 (>= 1.14.0), libxml2 (>= 2.6.27)
Filename: pool/main/l/likewise-open/likewise-open-gui_6.0.0.53010-4ubuntu5.1_i386.deb
Size: 26152
MD5sum: e3b24ce2cb8d06055f5c7ecb017cad5a
SHA1: d30dc25f87fe80df47711cd7c6ce5cae953b2b87
SHA256: 45f372071fc481660a7154694631c5ef3255b4538bd592ab267b5dc3ea7f5d6b
Description: Desktop utility for joining Active Directory domains
 Likewise Open graphical desktop utility for joining hosts to Active Directory
 domains.
Homepage: http://www.likewiseopen.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: likewise-open-server
Priority: optional
Section: universe/net
Installed-Size: 1868
Maintainer: Chuck Short <zulcss@ubuntu.com>
Original-Maintainer: Gerald Carter <gcarter@likewise.com>
Architecture: i386
Source: likewise-open
Version: 6.0.0.53010-4ubuntu5.1
Depends: likewise-open, libc6 (>= 2.5), libgssapi-krb5-2 (>= 1.8+dfsg), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libldap-2.4-2 (>= 2.4.7), libsqlite3-0 (>= 3.7.3), libssl0.9.8 (>= 0.9.8m-1), libuuid1 (>= 2.16)
Filename: pool/main/l/likewise-open/likewise-open-server_6.0.0.53010-4ubuntu5.1_i386.deb
Size: 605128
MD5sum: f20b8464917b52bc1e81cac7e213d905
SHA1: 55364f323ce48ab2c3c243626d21a04e91c2276c
SHA256: d5e49e4401472bf0f2485d508ab131eb33387848cb371cee4f58c39fc00d7ed5
Description: Likewise-CIFS and related server components
 Likewise-CIFS is a Windows-compatible SMB/CIFS file server for Linux
 and Unix computers.
Homepage: http://www.likewiseopen.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: likewise-open5
Priority: optional
Section: universe/oldlibs
Installed-Size: 36
Maintainer: Chuck Short <zulcss@ubuntu.com>
Original-Maintainer: Gerald Carter <gcarter@likewise.com>
Architecture: all
Source: likewise-open
Version: 6.0.0.53010-4ubuntu5.1
Depends: likewise-open
Filename: pool/main/l/likewise-open/likewise-open5_6.0.0.53010-4ubuntu5.1_all.deb
Size: 3016
MD5sum: a62e858c6b9c997f1fcd2ae770bcc7e8
SHA1: 95fdcf68114813309134d650daf0052f94a01458
SHA256: 3c3455e0c41e8c66283dfe5b5302cc0172cff707dabf799af771104b3eb3a647
Description: transitional dummy package
 This is a dummy package to faciliate clean upgrades. You can safely remove
 this package after the upgrade.
Homepage: http://www.likewiseopen.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: likewise-open5-eventlog
Priority: optional
Section: universe/oldlibs
Installed-Size: 36
Maintainer: Chuck Short <zulcss@ubuntu.com>
Original-Maintainer: Gerald Carter <gcarter@likewise.com>
Architecture: all
Source: likewise-open
Version: 6.0.0.53010-4ubuntu5.1
Depends: likewise-open
Filename: pool/main/l/likewise-open/likewise-open5-eventlog_6.0.0.53010-4ubuntu5.1_all.deb
Size: 3040
MD5sum: f272c30f1608c7dfc5730fe87e9ab09b
SHA1: d9c5fd27f88a050f9d487c56de437f0201fa1a42
SHA256: 89df518d4f91bb4840d76b9daea81604253dbd0e8e7185df96b0d547e563c2bf
Description: transitional dummy package
 This is a dummy package to faciliate clean upgrades. You can safely remove
 this package after the upgrade.
Homepage: http://www.likewiseopen.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: likewise-open5-gui
Priority: optional
Section: universe/oldlibs
Installed-Size: 36
Maintainer: Chuck Short <zulcss@ubuntu.com>
Original-Maintainer: Gerald Carter <gcarter@likewise.com>
Architecture: all
Source: likewise-open
Version: 6.0.0.53010-4ubuntu5.1
Depends: likewise-open, likewise-open-gui
Filename: pool/main/l/likewise-open/likewise-open5-gui_6.0.0.53010-4ubuntu5.1_all.deb
Size: 3032
MD5sum: c0da6589db9b989cd0f3a0100c8ea9e8
SHA1: 4d037a25473c5bad1302acca27d657855759a819
SHA256: 537a03b0a3ab261797bb98867031ad77d1b7c1ae0855c50fd9e912a82ccad504
Description: transitional dummy package
 This is a dummy package to faciliate clean upgrades. You can safely remove
 this package after the upgrade.
Homepage: http://www.likewiseopen.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: likewise-open5-libs
Priority: optional
Section: universe/oldlibs
Installed-Size: 36
Maintainer: Chuck Short <zulcss@ubuntu.com>
Original-Maintainer: Gerald Carter <gcarter@likewise.com>
Architecture: all
Source: likewise-open
Version: 6.0.0.53010-4ubuntu5.1
Depends: likewise-open
Filename: pool/main/l/likewise-open/likewise-open5-libs_6.0.0.53010-4ubuntu5.1_all.deb
Size: 3030
MD5sum: 4526681a40dae82a2888cf55c0ac29d7
SHA1: 7b3f038d39a50c883a12ee1844f661a21ea1aa6c
SHA256: 6d12e115d5cfdf9377b79cf7e7403ae7dbff396117fd82444c1331dfc26528c1
Description: transitional dummy package
 This is a dummy package to faciliate clean upgrades. You can safely remove
 this package after the upgrade.
Homepage: http://www.likewiseopen.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: likewise-open5-lsass
Priority: optional
Section: universe/oldlibs
Installed-Size: 40
Maintainer: Chuck Short <zulcss@ubuntu.com>
Original-Maintainer: Gerald Carter <gcarter@likewise.com>
Architecture: all
Source: likewise-open
Version: 6.0.0.53010-4ubuntu5.1
Depends: likewise-open, libpam-runtime, procps, psmisc
Filename: pool/main/l/likewise-open/likewise-open5-lsass_6.0.0.53010-4ubuntu5.1_all.deb
Size: 4200
MD5sum: e48b13886c73e87e5fd7944b5df55302
SHA1: 33020a16e38fad80f7bd558a6a0fec4e09e3bac7
SHA256: ce52abd8714b3ff09fd154f886d492dd6ef45d2b453943a89e0532e621c949a6
Description: transitional dummy package
 This is a dummy package to faciliate clean upgrades. You can safely remove
 this package after the upgrade.
Homepage: http://www.likewiseopen.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: likewise-open5-netlogon
Priority: optional
Section: universe/oldlibs
Installed-Size: 36
Maintainer: Chuck Short <zulcss@ubuntu.com>
Original-Maintainer: Gerald Carter <gcarter@likewise.com>
Architecture: all
Source: likewise-open
Version: 6.0.0.53010-4ubuntu5.1
Depends: likewise-open
Filename: pool/main/l/likewise-open/likewise-open5-netlogon_6.0.0.53010-4ubuntu5.1_all.deb
Size: 3038
MD5sum: c2edc7ffd4687dd3550be4d94eab2384
SHA1: e32f00b20fafd58bdd008a7d8eac0bd83b7e5773
SHA256: a67613ecce8c8da33cd049ba2139a3a0c1b3a7a5d6d289d23a5b20f5559eda9d
Description: transitional dummy package
 This is a dummy package to faciliate clean upgrades. You can safely remove
 this package after the upgrade.
Homepage: http://www.likewiseopen.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: likewise-open5-rpc
Priority: optional
Section: universe/oldlibs
Installed-Size: 36
Maintainer: Chuck Short <zulcss@ubuntu.com>
Original-Maintainer: Gerald Carter <gcarter@likewise.com>
Architecture: all
Source: likewise-open
Version: 6.0.0.53010-4ubuntu5.1
Depends: likewise-open
Filename: pool/main/l/likewise-open/likewise-open5-rpc_6.0.0.53010-4ubuntu5.1_all.deb
Size: 3030
MD5sum: d9f9887b03fe735d6853aca1271cbe03
SHA1: 7f945ed76afc5ce15c1ddb5333a7addef1f9773b
SHA256: 62e576539c7c3f24fad12db983750e75c12c3ffb889f135eb455155878e8ae28
Description: transitional dummy package
 This is a dummy package to faciliate clean upgrades. You can safely remove
 this package after the upgrade.
Homepage: http://www.likewiseopen.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: logrotate
Priority: important
Section: admin
Installed-Size: 180
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Paul Martin <pm@debian.org>
Architecture: i386
Version: 3.7.8-6ubuntu3.1
Depends: libc6 (>= 2.8), libpopt0 (>= 1.16), libselinux1 (>= 1.32), cron | anacron | fcron, base-passwd (>= 2.0.3.4)
Suggests: mailx
Filename: pool/main/l/logrotate/logrotate_3.7.8-6ubuntu3.1_i386.deb
Size: 34454
MD5sum: 338fb3e1ca38954b31069d7baaa09257
SHA1: a54a3105c27c73dd87ca4df5ffba79f562b9e146
SHA256: bad1d91f43e0a62555b2cbb137064c85ab6d2f82f569c7cf39bb1a761401a478
Description: Log rotation utility
 The logrotate utility is designed to simplify the administration of
 log files on a system which generates a lot of log files.  Logrotate
 allows for the automatic rotation compression, removal and mailing of
 log files.  Logrotate can be set to handle a log file daily, weekly,
 monthly or when the log file gets to a certain size.  Normally, logrotate
 runs as a daily cron job.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: minimal

Package: lwresd
Priority: optional
Section: universe/net
Installed-Size: 596
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: LaMont Jones <lamont@debian.org>
Architecture: i386
Source: bind9
Version: 1:9.7.3.dfsg-1ubuntu2.7
Depends: libbind9-60 (= 1:9.7.3.dfsg-1ubuntu2.7), libc6 (>= 2.4), libcap2 (>= 2.10), libdb4.8, libdns69 (= 1:9.7.3.dfsg-1ubuntu2.7), libgssapi-krb5-2 (>= 1.6.dfsg.2), libisc62 (= 1:9.7.3.dfsg-1ubuntu2.7), libisccc60 (= 1:9.7.3.dfsg-1ubuntu2.7), libisccfg62 (= 1:9.7.3.dfsg-1ubuntu2.7), libldap-2.4-2 (>= 2.4.7), liblwres60 (= 1:9.7.3.dfsg-1ubuntu2.7), libssl0.9.8 (>= 0.9.8m-1), libxml2 (>= 2.7.4), adduser
Recommends: libnss-lwres
Suggests: bind9utils
Filename: pool/main/b/bind9/lwresd_9.7.3.dfsg-1ubuntu2.7_i386.deb
Size: 212160
MD5sum: 5bd43d04ffdc86609f5ab12bb7e8b169
SHA1: c61f4c0633dbe20108114d82e875aedfbe1b3cef
SHA256: 182b8522b949d4d37742409a3f4e77c51cd81f86993700970a7705f74511ea5b
Description: Lightweight Resolver Daemon
 lwresd is the daemon providing name lookup services to clients that use
 the BIND 9 lightweight resolver library.  It is essentially a stripped-
 down, caching-only name server that answers queries using the BIND 9
 lightweight resolver protocol rather than the DNS protocol.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: mahara
Priority: optional
Section: universe/web
Installed-Size: 13784
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Mahara Packaging Team <mahara-packaging@lists.launchpad.net>
Architecture: all
Version: 1.2.7-1ubuntu0.3
Depends: debconf (>= 0.5) | debconf-2.0, php5-pgsql | php5-mysql, php5-cli, php5-gd, file, cron, perl, ttf-freefont, php-file, php-pear, dwoo, php5-curl, php-htmlpurifier, tinymce
Recommends: mahara-apache2, postgresql | postgresql-8.4 | mysql-server | mysql-server-5.1 | mysql-server-5.0, clamav, clamav-daemon, php5-xmlrpc, php5-imagick, libfile-slurp-perl, libtext-diff-perl
Suggests: mahara-mediaplayer
Filename: pool/main/m/mahara/mahara_1.2.7-1ubuntu0.3_all.deb
Size: 1633174
MD5sum: 79a386b300b6aacfbb5ebf40cf26bca9
SHA1: 9d32ff69b9ea43e734d54b8a988b7e1fb0cdb424
SHA256: 297925cb6aec263c6d6645f801f609acac7ac710f408a55abed8eed6aa7c2f5d
Description: Electronic portfolio, weblog, and resume builder
 Mahara is a fully featured electronic portfolio, weblog, resume builder and
 social networking system, connecting users and  creating online communities.
 .
 Mahara is designed to provide users with the tools to create a personal and
 professional learning and development environment.
 .
 This is the core Mahara package, it does not include any of the web server
 configuration.
Homepage: http://www.mahara.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: mahara-apache2
Priority: optional
Section: universe/web
Installed-Size: 76
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Mahara Packaging Team <mahara-packaging@lists.launchpad.net>
Architecture: all
Source: mahara
Version: 1.2.7-1ubuntu0.3
Depends: mahara (>= 1.0.1-1), apache2, libapache2-mod-php5
Conflicts: mahara-apache
Filename: pool/main/m/mahara/mahara-apache2_1.2.7-1ubuntu0.3_all.deb
Size: 7566
MD5sum: 922b3e241fc1cb0e920129c8ec78035a
SHA1: 3cc6bed5e4940c2d79383ad7633fc7683667f125
SHA256: 5e32141177eaaf4f15476650216a9aaf5b210ae07ebf0dc7072928586b5efb22
Description: Electronic portfolio, weblog, and resume builder - apache2 configuration
 Mahara is a fully featured electronic portfolio, weblog, resume builder and
 social networking system, connecting users and  creating online communities.
 .
 Mahara is designed to provide users with the tools to create a personal and
 professional learning and development environment.
 .
 This package configures Mahara for the Apache 2.x web server.
Homepage: http://www.mahara.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: mail-stack-delivery
Priority: optional
Section: mail
Installed-Size: 608
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Dovecot Maintainers <jaldhar-dovecot@debian.org>
Architecture: all
Source: dovecot
Version: 1:1.2.15-3ubuntu2.1
Replaces: dovecot-postfix (<< 1:1.2.12-0ubuntu1~)
Depends: dovecot-common, dovecot-imapd, dovecot-pop3d, postfix
Filename: pool/main/d/dovecot/mail-stack-delivery_1.2.15-3ubuntu2.1_all.deb
Size: 10228
MD5sum: 31cea1a830262a35b544d7719b1cec99
SHA1: 5f8e416f8c6c663fb483a8ffc613e3c6cf1e5d58
SHA256: fc120c8a8d52aee8a65af9c7dbd95ebd442fc1c2ce5e683eb8d2338e5b712c74
Description: mail server delivery agent stack provided by Ubuntu server team
 Ubuntu's mail stack provides fully operational delivery with
 safe defaults and additional options. Out of the box it supports IMAP,
 POP3 and SMTP services with SASL authentication and Maildir as default
 storage engine.
 .
 This package contains configuration files for dovecot.
 .
 This package modifies postfix's configuration to integrate with dovecot
Homepage: http://dovecot.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: man2html
Priority: optional
Section: universe/doc
Installed-Size: 360
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Robert Luberda <robert@debian.org>
Architecture: i386
Version: 1.6f+repack-1+squeeze1build0.11.04.1
Depends: libc6 (>= 2.4), debconf (>= 0.5) | debconf-2.0, gawk, man-db (>= 2.4.1), debianutils (>= 2.1)
Recommends: apache2 | httpd-cgi | lynx
Suggests: manpages, manpages-dev, swish++, lynx | www-browser
Filename: pool/main/m/man2html/man2html_1.6f+repack-1+squeeze1build0.11.04.1_i386.deb
Size: 75454
MD5sum: 4b3d4d01e0f283d5843d008e635bef59
SHA1: e0842b089403e600dd5538bea3ebdef0b85f3e4d
SHA256: 534d173c428f9805208bfdf19244e7cfeea9663cfed22912ce5aedbf15bcef61
Description: browse man pages in your web browser
 Point your web browser at http://localhost/cgi-bin/man/man2html to read and
 search your manpages in the browser.
 .
 Features:
  * Fast C CGI program for man/BSD-mandoc to HTML conversion.
  * Works from the unformatted nroff/troff source.
  * Source may be compressed.
  * Does tbl tables (but not eqn equations).
  * Generates hypertext links to foobar(1), abc@host, and xyzzy.h files
  * CGI script for whatis-based alpha-indexes by section.
  * CGI script for name-only alpha-indexes by section.
  * CGI script for full text search (requires swish++)
  * Front-end script to talk to a pre-launched netscape.
Homepage: http://users.actrix.gen.nz/michael/vhman2html.html
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: mantis
Priority: optional
Section: universe/web
Installed-Size: 8072
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Silvia Alvarez <sils@powered-by-linux.com>
Architecture: all
Version: 1.1.8+dfsg-10squeeze2build0.11.04.1
Depends: debconf, apache2 | httpd, libapache2-mod-php5 | php5-cli, libphp-adodb, libphp-phpmailer, ucf (>= 0.28), libnusoap-php, debconf (>= 0.5) | debconf-2.0
Pre-Depends: dbconfig-common
Recommends: php5-mysql, mysql-client
Suggests: php5-cli, mysql-server
Filename: pool/main/m/mantis/mantis_1.1.8+dfsg-10squeeze2build0.11.04.1_all.deb
Size: 1717112
MD5sum: 1db46e275ca204bf0fb6eb0524c3b588
SHA1: 8b2b6fb3a43de7fc132f2d70ceafd40477217e0c
SHA256: 124a20140e60966be3d7f277b268dd47e53b410dc82cf423e5905197671847ca
Description: web-based bug tracking system
 Mantis is an issue tracker implemented in PHP and using MySQL as a database.
 The features of mantis include:
   * Web based access
   * Simple/advanced issue pages
   * Multiple projects per instance
   * Support for projects, sub-projects, and categories
   * Users can have different access level per project
   * Changelog support
   * Roadmap
   * User View page
   * Search and filter
   * Built-in reporting (reports/graphs)
   * Timetracking
   * Custom fields
   * E-mail notifications
   * Users can monitor specific issues
   * RSS feeds
   * and more
Homepage: http://www.mantisbugtracker.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: mapserver-bin
Priority: optional
Section: universe/misc
Installed-Size: 17332
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Architecture: i386
Source: mapserver
Version: 5.6.5-2ubuntu0.1
Depends: libc6 (>= 2.7), libcomerr2 (>= 1.01), libcurl3-gnutls (>= 7.16.2-1), libedit2 (>= 2.11-20080614-1), libexpat1 (>= 1.95.8), libfcgi0ldbl, libfreetype6 (>= 2.2.1), libfribidi0 (>= 0.19.2), libgcc1 (>= 1:4.1.1), libgd2-xpm (>= 2.0.36~rc1~dfsg), libgdal1-1.6.0, libgeos-c1 (>= 3.2.0), libgif4 (>= 4.1.4), libgssapi-krb5-2 (>= 1.6.dfsg.2), libhdf4-0-alt, libhdf5-serial-1.8.4 | libhdf5-1.8.4, libjasper1 (>= 1.900.1), libjpeg62 (>= 6b1), libkrb5-3 (>= 1.6.dfsg.2), libming1, libmysqlclient16 (>= 5.1.21-1), libnetcdf6, libogdi3.2, libpam0g (>= 0.99.7.1), libpng12-0 (>= 1.2.13-4), libpq5 (>= 8.4~0cvs20090328), libproj0, libsqlite3-0 (>= 3.7.3), libssl0.9.8 (>= 0.9.8m-1), libstdc++6 (>= 4.1.1), libx11-6, libxml2 (>= 2.7.4), libxpm4, libxslt1.1 (>= 1.1.25), odbcinst1debian2 (>= 2.2.11-3), unixodbc (>= 2.2.11), zlib1g (>= 1:1.1.4), perl
Suggests: libdbi-perl, perl-mapscript, python-mapscript, cgi-mapserver, mapserver-doc, php5-mapscript, shapelib
Filename: pool/main/m/mapserver/mapserver-bin_5.6.5-2ubuntu0.1_i386.deb
Size: 5881042
MD5sum: dbfdbc060899f9fd1caee70117b3ebe4
SHA1: 0b821b455e28d27255debf33c00ba93503e1e229
SHA256: 0fb9933a46b01b09f48ae9a0866aa839399a9badd2f471483809d493bd6c925d
Description: MapServer utilities
 This package provides command-line utilities for MapServer.
 .
 MapServer is a CGI-based framework for Internet map services which
 supports Open Geospatial Consortium (OGC) standards. Scripting
 functionality in MapScript is provided by the suggested mapscript
 library packages.
Homepage: http://www.mapserver.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: mapserver-doc
Priority: optional
Section: universe/doc
Installed-Size: 256
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Architecture: all
Source: mapserver
Version: 5.6.5-2ubuntu0.1
Suggests: perl-mapscript, python-mapscript, php5-mapscript, cgi-mapserver
Filename: pool/main/m/mapserver/mapserver-doc_5.6.5-2ubuntu0.1_all.deb
Size: 28210
MD5sum: 5fc7bc7d059f018c5a7d522cd0782203
SHA1: 83eebeeb4517db18f177bb32954939adec3173ff
SHA256: ce396f5d83f4f7ec71ca46915f45d5a531998682166cba913fca2538ca30d0af
Description: documentation for MapServer
 This package provides some brief documentation for MapServer.
 .
 MapServer is a CGI-based framework for Internet map services which
 supports Open Geospatial Consortium (OGC) standards. Scripting
 functionality in MapScript is provided by the suggested mapscript
 library packages.
Homepage: http://www.mapserver.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: marble
Priority: optional
Section: misc
Installed-Size: 1120
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdeedu
Version: 4:4.6.5-0ubuntu1.1
Replaces: marble-data (<< 4:4.1.86)
Depends: kdebase-runtime, libc6 (>= 2.1.3), libkdecore5 (>= 4:4.5.2-0ubuntu1), libkdeui5 (>= 4:4.5.2-0ubuntu1), libkio5 (>= 4:4.5.2-0ubuntu1), libknewstuff3-4 (>= 4:4.5.2-0ubuntu1), libkparts4 (>= 4:4.5.80), libmarblewidget11 (= 4:4.6.5-0ubuntu1.1), libplasma3 (>= 4:4.5.2-0ubuntu1), libqt4-network (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1), marble-data (>= 4:4.6.5-0ubuntu1.1), marble-plugins (= 4:4.6.5-0ubuntu1.1)
Breaks: marble-data (<< 4:4.1.86)
Filename: pool/main/k/kdeedu/marble_4.6.5-0ubuntu1.1_i386.deb
Size: 320940
MD5sum: e2c0cb5ac6b5d08e939eb4f38ed5920d
SHA1: 3ec83a4f32341266d1f5df48d0db4529c82da93b
SHA256: 21a4d333f00bb743d64bef7407fc97a96ecbba02258def472b90e903bcc6d36d
Description: globe and map widget
 Marble is a generic geographical map widget and framework for KDE
 applications. The Marble widget shows the earth as a sphere but does not
 require hardware acceleration.  A minimal set of geographical data is
 included, so it can be used without an internet connection.
 .
 This package is part of the KDE education module.
Homepage: http://edu.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: marble-data
Priority: optional
Section: misc
Installed-Size: 24740
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: all
Source: kdeedu
Version: 4:4.6.5-0ubuntu1.1
Conflicts: libmarblewidget10
Filename: pool/main/k/kdeedu/marble-data_4.6.5-0ubuntu1.1_all.deb
Size: 14208272
MD5sum: 2e858b2133ff668b82fda837d11d7d6c
SHA1: e350ebe6dc38d4e6571353ecefb17b30e994613b
SHA256: 4e66a6197464faf61290da8b4156d382556a79ac07ff359a230bcab4f9d80dd4
Description: data files for Marble
 This package contains the architecture-independent data files for the Marble
 desktop globe.
 .
 This package is part of the KDE education module.
Homepage: http://edu.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: marble-plugins
Priority: optional
Section: misc
Installed-Size: 1360
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdeedu
Version: 4:4.6.5-0ubuntu1.1
Replaces: libmarble4, marble (<< 4:4.5.2-0ubuntu1)
Depends: libc6 (>= 2.4), libgps19 (>= 2.90.1~svn6819), libkdecore5 (>= 4:4.5.2-0ubuntu1), libmarblewidget11 (= 4:4.6.5-0ubuntu1.1), libqt4-declarative (>= 4:4.7.0~rc1), libqt4-network (>= 4:4.6.1), libqt4-svg (>= 4:4.5.3), libqt4-xml (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libqtwebkit4 (>= 2.1~really2.0.2), libstdc++6 (>= 4.1.1)
Conflicts: libmarble4, libmarblewidget10
Breaks: marble (<< 4:4.5.2-0ubuntu1)
Filename: pool/main/k/kdeedu/marble-plugins_4.6.5-0ubuntu1.1_i386.deb
Size: 259720
MD5sum: e132b5bc44ae115242367dd0ffe1a92b
SHA1: c41f3386ab94fb0b5c56aee44506315ead5a82c2
SHA256: 3b1467166ac085a9969fb272168e01da106eaebb3c6643cfeb9eee734008ff7c
Description: plugins for Marble
 This package contains various plugins for the Marble desktop globe. The Marble
 globe widget library may not be of much use if this package is not installed.
 .
 This package is part of the KDE education module.
Homepage: http://edu.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: mod-security-common
Priority: optional
Section: universe/httpd
Installed-Size: 2876
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Alberto Gonzalez Iniesta <agi@inittab.org>
Architecture: all
Source: libapache-mod-security
Version: 2.5.12-1+squeeze1build0.11.04.1
Replaces: mod-security2-common
Provides: mod-security2-common
Filename: pool/main/liba/libapache-mod-security/mod-security-common_2.5.12-1+squeeze1build0.11.04.1_all.deb
Size: 946996
MD5sum: c993099077eb7e4a93db0bfa5a9c9502
SHA1: 0b88bff766ece83d9e6da4988cd66a70372bb5aa
SHA256: ce7b1f68eb406cc22acb6b39ffef55f978d23b2f213bba3bf59c105566299198
Description: Tighten web applications security - common files
 Mod_security is an Apache module whose purpose is to tighten the Web
 application security. Effectively, it is an intrusion detection and prevention
 system for the web server.
 .
 This package includes documentation, configuration examples and some scripts
 to test the functionality of the module.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: mono-1.0-devel
Priority: optional
Section: universe/cli-mono
Installed-Size: 656
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: mono-mcs (<< 1.2.6-1)
Depends: mono-runtime (>= 1.0), libc6 (>= 2.12) | libc6.1 (>= 2.12) | libc0.1 (>= 2.12), libmono-corlib1.0-cil (>= 1.2.2.1), libmono-peapi1.0-cil (>= 2.4.2), libmono-posix1.0-cil (>= 2.4), libmono-security1.0-cil (>= 2.4.3), libmono-sharpzip0.84-cil (>= 1.0), libmono-system-data1.0-cil (>= 1.2.6), libmono-system-web1.0-cil (>= 1.0), libmono-system1.0-cil (>= 2.6.3), libmono1.0-cil (>= 2.6.3), mono-mcs (= 2.6.7-5ubuntu3.1), mono-1.0-gac (= 2.6.7-5ubuntu3.1), libmono-dev (>= 2.6.7-5ubuntu3.1), pkg-config
Filename: pool/main/m/mono/mono-1.0-devel_2.6.7-5ubuntu3.1_all.deb
Size: 188060
MD5sum: a6f164ceb270cdd6ab353eb649d79cb4
SHA1: e3cc5f783bd5c4c9cdb367f19003ae2361bbec30
SHA256: dcccb22dd8570fcdb7d9614b0a4123fc58701eaca59f05c740d7db937de90ada
Description: Mono development tools for CLI 1.0
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains various development tools and pulls in a full
 development stack for Mono targeting CLI 1.0.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: mono-1.0-gac
Priority: optional
Section: universe/cli-mono
Installed-Size: 188
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: mono-gac (<< 2.0)
Depends: libc6 (>= 2.12) | libc6.1 (>= 2.12) | libc0.1 (>= 2.12), libmono-corlib1.0-cil (>= 1.2.2.1), libmono-security1.0-cil (>= 2.4.3)
Recommends: cli-common (>= 0.4.0)
Filename: pool/main/m/mono/mono-1.0-gac_2.6.7-5ubuntu3.1_all.deb
Size: 38704
MD5sum: cda3372bb63d65bf5cbd8d66cfd1fc37
SHA1: a22da6020fce9efb8bde32da40e7342fdab7ccee
SHA256: c8d0ec905f37723943702cf6a28ffd2eee2ca31d6ba2e98392b4b54d57cd9192
Description: Mono GAC tool (for CLI 1.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package includes a version of the GAC (Global Assembly Cache) tool
 (gacutil) used by Mono to store shared CIL (Common Intermediate Language)
 libraries, for CLI 1.0
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: mono-1.0-service
Priority: optional
Section: universe/cli-mono
Installed-Size: 204
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: libmono1.0-cil (<< 2.4.4~svn151842-3~), mono-mcs (<< 1.2.6-1)
Depends: mono-runtime (>= 1.0), libmono-corlib1.0-cil (>= 1.2.2.1), libmono-posix1.0-cil (>= 2.4), libmono-system1.0-cil (>= 2.6.3)
Filename: pool/main/m/mono/mono-1.0-service_2.6.7-5ubuntu3.1_all.deb
Size: 33984
MD5sum: 1cad4e451f615823a307cf7c677b2be9
SHA1: 697eeb590bf9dd935a82e65d695334b9d5c17349
SHA256: d03b6e2dd55273a16519702eae8d40e0d077c6aabac1513a39e6b4e3e9170240
Description: Mono service manager for CLI 1.0
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the mono-service manager, used to start and stop CLI 1.0
 services based on the System.ServiceProcess API.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: mono-2.0-devel
Priority: optional
Section: cli-mono
Installed-Size: 796
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: mono-common (<< 1.2.6-2), mono-gmcs (<< 1.2.6-1)
Depends: mono-runtime (>= 1.1.8.1), libc6 (>= 2.12) | libc6.1 (>= 2.12) | libc0.1 (>= 2.12), libmono-corlib1.0-cil (>= 1.2.2.1), libmono-corlib2.0-cil (>= 2.6.3), libmono-peapi2.0-cil (>= 2.4.2), libmono-posix2.0-cil (>= 2.4), libmono-security2.0-cil (>= 2.6.7), libmono-sharpzip2.84-cil (>= 1.0), libmono-system-data2.0-cil (>= 2.6.3), libmono-system-web2.0-cil (>= 1.9.1), libmono-system1.0-cil (>= 2.6.3), libmono-system2.0-cil (>= 2.6.3), libmono2.0-cil (>= 2.6.3), mono-gmcs (= 2.6.7-5ubuntu3.1), mono-2.0-gac (= 2.6.7-5ubuntu3.1), libmono-dev (>= 2.6.7-5ubuntu3.1), pkg-config
Filename: pool/main/m/mono/mono-2.0-devel_2.6.7-5ubuntu3.1_all.deb
Size: 219998
MD5sum: 7c3927b2580d5873c944fd900b4c6c6b
SHA1: 9a4351c8c3e19745a6455a7252cb695125e99409
SHA256: d90c2c3c8ca0ebf4b6df2e3f558d61c7705621ec8cebbae49bdaf253d68d5f4c
Description: Mono development tools for CLI 2.0
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains various development tools and pull in a full
 development stack for Mono targeting CLI 2.0.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: mono-2.0-gac
Priority: optional
Section: cli-mono
Installed-Size: 188
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Depends: libc6 (>= 2.12) | libc6.1 (>= 2.12) | libc0.1 (>= 2.12), libmono-corlib2.0-cil (>= 2.6.3), libmono-security2.0-cil (>= 2.6.7)
Recommends: cli-common (>= 0.4.0)
Filename: pool/main/m/mono/mono-2.0-gac_2.6.7-5ubuntu3.1_all.deb
Size: 38806
MD5sum: b3a16b6956346a71214d56fa2b535eee
SHA1: 66bea30419feb6506d00632e554f61d612a36037
SHA256: 24b88e8c2bf89d24f7f293c530dcced8216e87b3c7978456f634348ded33db65
Description: Mono GAC tool (for CLI 2.0)
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package includes a version of the GAC (Global Assembly Cache) tool
 (gacutil) used by Mono to store shared CIL (Common Intermediate Language)
 libraries, for CLI 2.0
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, edubuntu-desktop, edubuntu-desktop-kde, ubuntu-netbook

Package: mono-2.0-service
Priority: optional
Section: universe/cli-mono
Installed-Size: 204
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: libmono2.0-cil (<< 2.4.4~svn151842-3~), mono-gmcs (<< 1.2.6-1)
Depends: mono-runtime (>= 1.1.8.1), libmono-corlib2.0-cil (>= 2.6.3), libmono-posix2.0-cil (>= 2.4), libmono-system2.0-cil (>= 2.6.3)
Filename: pool/main/m/mono/mono-2.0-service_2.6.7-5ubuntu3.1_all.deb
Size: 34040
MD5sum: 40c01d2fc4622a340def1927d89fe3d2
SHA1: 5df19b66eb96b76c915243d23ce55b2946f28959
SHA256: 55ad667b071053735764e3f28fbbd7110f6b59c858468e93e03e8f2123645c86
Description: Mono service manager for CLI 2.0
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the mono-service2 manager, used to start and stop CLI
 2.0 services based on the System.ServiceProcess API.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: mono-complete
Priority: optional
Section: universe/cli-mono
Installed-Size: 128
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: i386
Source: mono
Version: 2.6.7-5ubuntu3.1
Depends: mono-runtime (= 2.6.7-5ubuntu3.1), libmono0 (= 2.6.7-5ubuntu3.1), libmono-profiler (= 2.6.7-5ubuntu3.1), mono-utils (= 2.6.7-5ubuntu3.1), mono-jay (= 2.6.7-5ubuntu3.1), mono-devel (= 2.6.7-5ubuntu3.1), mono-gmcs (= 2.6.7-5ubuntu3.1), mono-xbuild (= 2.6.7-5ubuntu3.1), mono-csharp-shell (= 2.6.7-5ubuntu3.1), mono-1.0-gac (= 2.6.7-5ubuntu3.1), mono-2.0-gac (= 2.6.7-5ubuntu3.1), mono-1.0-service (= 2.6.7-5ubuntu3.1), mono-2.0-service (= 2.6.7-5ubuntu3.1), mono-1.0-devel (= 2.6.7-5ubuntu3.1), mono-2.0-devel (= 2.6.7-5ubuntu3.1), monodoc-base (= 2.6.7-5ubuntu3.1), monodoc-manual (= 2.6.7-5ubuntu3.1), prj2make-sharp (= 2.6.7-5ubuntu3.1), libmono-cil-dev (= 2.6.7-5ubuntu3.1)
Filename: pool/main/m/mono/mono-complete_2.6.7-5ubuntu3.1_i386.deb
Size: 25660
MD5sum: cd9b33a2947bf4f33c8d3e38ce0e5f13
SHA1: 0a72c443018e77584666f748fd62668572f16533
SHA256: 05717a306b34f0d05b3ac02e7e39dc0acc8104f875b6ed24a4714d4453d4c536
Description: complete Mono runtime, development tools and all libraries
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This is a metapackage and pulls in the Mono runtime, development tools and
 all libraries.
 .
 Install this package if you want to run software for Mono or Microsoft .NET
 which you are not installing from a Debian package.
 .
 For packagers: This package is not to be used as dependency for packages!
 You should build-depend on cli-common-dev and the needed libraries instead.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: mono-csharp-shell
Priority: optional
Section: shells
Installed-Size: 1300
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Depends: mono-runtime (>= 1.1.8.1), libc6 (>= 2.12) | libc6.1 (>= 2.12) | libc0.1 (>= 2.12), libmono-corlib2.0-cil (>= 2.6.3), libmono-management2.0-cil (>= 1.0), libmono-system2.0-cil (>= 2.6.3), mono-gmcs (= 2.6.7-5ubuntu3.1)
Filename: pool/main/m/mono/mono-csharp-shell_2.6.7-5ubuntu3.1_all.deb
Size: 430468
MD5sum: 24768716b16cd706eb5aec5c4cb0ddc6
SHA1: b01c515413025f4efde40e02d503059d2c183404
SHA256: 97416ce28d85266a26feabcc7c73ad7d38d8b542baac1bdff9831a97f75f41f9
Description: interactive C# shell
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the interactive C# shell named csharp.  csharp permits
 dynamically evaluating C# statements, and can be used for writing scripts or
 testing code fragments.
 For examples and a brief overview of the commands see:
 http://www.mono-project.com/CsharpRepl
Homepage: http://www.mono-project.com/CsharpRepl
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, edubuntu-desktop, ubuntu-netbook

Package: mono-dbg
Priority: extra
Section: debug
Installed-Size: 19460
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: libmono-accessibility1.0-cil (<< 1.2.4-1), libmono-accessibility2.0-cil (<< 1.2.4-1), libmono-bytefx0.7.6.1-cil (<< 1.2.4-1), libmono-bytefx0.7.6.2-cil (<< 1.2.4-1), libmono-c5-1.0-cil (<< 1.2.4-1), libmono-cairo1.0-cil (<< 1.2.4-1), libmono-cairo2.0-cil (<< 1.2.4-1), libmono-corlib1.0-cil (<< 1.2.4-1), libmono-corlib2.0-cil (<< 1.2.4-1), libmono-cscompmgd7.0-cil (<< 1.2.4-1), libmono-cscompmgd8.0-cil (<< 1.2.4-1), libmono-data-tds1.0-cil (<< 1.2.4-1), libmono-data-tds2.0-cil (<< 1.2.4-1), libmono-firebirdsql1.7-cil (<< 1.2.4-1), libmono-ldap1.0-cil (<< 1.2.4-1), libmono-ldap2.0-cil (<< 1.2.4-1), libmono-microsoft-build2.0-cil (<< 1.2.4-1), libmono-microsoft7.0-cil (<< 1.2.4-1), libmono-microsoft8.0-cil (<< 1.2.4-1), libmono-npgsql1.0-cil (<< 1.2.4-1), libmono-npgsql2.0-cil (<< 1.2.4-1), libmono-oracle1.0-cil (<< 1.2.4-1), libmono-oracle2.0-cil (<< 1.2.4-1), libmono-peapi1.0-cil (<< 1.2.4-1), libmono-peapi2.0-cil (<< 1.2.4-1), libmono-relaxng1.0-cil (<< 1.2.4-1), libmono-relaxng2.0-cil (<< 1.2.4-1), libmono-security1.0-cil (<< 1.2.4-1), libmono-security2.0-cil (<< 1.2.4-1), libmono-sharpzip0.6-cil (<< 1.2.4-1), libmono-sharpzip0.84-cil (<< 1.2.4-1), libmono-sharpzip2.6-cil (<< 1.2.4-1), libmono-sharpzip2.84-cil (<< 1.2.4-1), libmono-sqlite1.0-cil (<< 1.2.4-1), libmono-sqlite2.0-cil (<< 1.2.4-1), libmono-system-data1.0-cil (<< 1.2.4-1), libmono-system-data2.0-cil (<< 1.2.4-1), libmono-system-ldap1.0-cil (<< 1.2.4-1), libmono-system-ldap2.0-cil (<< 1.2.4-1), libmono-system-messaging1.0-cil (<< 1.2.4-1), libmono-system-messaging2.0-cil (<< 1.2.4-1), libmono-system-runtime1.0-cil (<< 1.2.4-1), libmono-system-runtime2.0-cil (<< 1.2.4-1), libmono-system-web1.0-cil (<< 1.2.4-1), libmono-system-web2.0-cil (<< 1.2.4-1), libmono-system1.0-cil (<< 1.2.4-1), libmono-system2.0-cil (<< 1.2.4-1), libmono-winforms1.0-cil (<< 1.2.4-1), libmono-winforms2.0-cil (<< 1.2.4-1), libmono1.0-cil (<< 1.2.4-1), libmono2.0-cil (<< 1.2.4-1), mono-gac (<< 1.2.4-1), mono-gmcs (<< 1.2.4-1), mono-mcs (<< 1.2.4-1), mono-mjs (<< 1.2.4-1), monodoc-base (<< 2.4)
Suggests: mono-debugger
Filename: pool/main/m/mono/mono-dbg_2.6.7-5ubuntu3.1_all.deb
Size: 8157508
MD5sum: e9483079dba5e7dc60395b66ecfa6f32
SHA1: 831a97e70cd774dfcfc0b1c46fe50cb5628214ea
SHA256: cba1932ef7ec8e6fbd131adbea8644183c99706065fcdd4cb09285fefbaf0010
Description: Mono debugging symbols
 This package contains the debugging symbols of various libmono-* and mono-*
 packages.
 .
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: mono-devel
Priority: optional
Section: cli-mono
Installed-Size: 6156
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: libmono-dev (<< 2.4), mono-1.0-devel (<< 2.0), mono-2.0-devel (<< 2.4), mono-gmcs (<< 2.0), mono-mcs (<< 2.0)
Provides: assembly-linker, c-sharp-2.0-compiler, c-sharp-3.0-compiler, c-sharp-compiler, resource-file-generator, strong-name-tool
Depends: mono-runtime (>= 1.1.8.1), libc6 (>= 2.12) | libc6.1 (>= 2.12) | libc0.1 (>= 2.12), libglib2.0-0 (>= 2.28.6), libmono-cecil-private-cil (>= 2.6.3), libmono-corlib1.0-cil (>= 1.2.2.1), libmono-corlib2.0-cil (>= 2.6.3), libmono-getoptions2.0-cil (>= 1.0), libmono-relaxng1.0-cil (>= 2.6.3), libmono-relaxng2.0-cil (>= 2.6.3), libmono-security1.0-cil (>= 2.4.3), libmono-system-data-linq2.0-cil (>= 1.0), libmono-system-data2.0-cil (>= 2.6.3), libmono-system-runtime1.0-cil (>= 1.0), libmono-system-web1.0-cil (>= 1.0), libmono-system-web2.0-cil (>= 1.9.1), libmono-system1.0-cil (>= 2.6.3), libmono-system2.0-cil (>= 2.6.3), libmono-wcf3.0-cil (>= 2.6.3), libmono2.0-cil (>= 2.6.3), mono-2.0-devel (= 2.6.7-5ubuntu3.1), mono-gac (= 2.6.7-5ubuntu3.1), libmono-cil-dev (= 2.6.7-5ubuntu3.1)
Recommends: mono-csharp-shell
Filename: pool/main/m/mono/mono-devel_2.6.7-5ubuntu3.1_all.deb
Size: 1536226
MD5sum: 63fc9867644443016e598f15b0edc9f6
SHA1: b3c68172edb186f7d4723fc4829eda5185c7d1c5
SHA256: 49ec704ccf85db71456663a70b52f65ec9237b791c0d4bff223fd21b9c1039d9
Description: Mono development tools
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains various development tools and pulls in the default
 development stack for Mono (which is 2.0 currently).
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: mono-gac
Priority: optional
Section: cli-mono
Installed-Size: 176
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Provides: global-assembly-cache-tool
Depends: mono-2.0-gac (= 2.6.7-5ubuntu3.1)
Filename: pool/main/m/mono/mono-gac_2.6.7-5ubuntu3.1_all.deb
Size: 30388
MD5sum: 10a1eee4671f95f7ad7babfcc0bbb32d
SHA1: acfb874ccad2516009e9409573a89abb405f5d9f
SHA256: 4a1af8ac9ddfb3de4e4648badbbd42e8b0c4580f650506468c05bc4a4c8a9aec
Description: Mono GAC tool
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package pulls in the default GAC (Global Assembly Cache) tool (gacutil)
 used by Mono to store shared CIL (Common Intermediate Language) libraries.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, edubuntu-desktop, edubuntu-desktop-kde, ubuntu-netbook

Package: mono-gmcs
Priority: optional
Section: cli-mono
Installed-Size: 1292
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: mono-devel (<< 2.4.2.3), mono-mcs (>= 1.1.10), mono-mcs (<= 1.1.13)
Depends: mono-runtime (>= 1.1.8.1), libc6 (>= 2.12) | libc6.1 (>= 2.12) | libc0.1 (>= 2.12), libmono-corlib2.0-cil (>= 2.6.7), libmono-system2.0-cil (>= 2.6.3), libmono-corlib2.0-cil (<< 2.6.8)
Recommends: pkg-config
Filename: pool/main/m/mono/mono-gmcs_2.6.7-5ubuntu3.1_all.deb
Size: 423842
MD5sum: 1bbd710c686df6c0ba549e58b876f3f6
SHA1: b4c1425cc8f43666da16edcc199e189893a7f573
SHA256: c62e3154a475564ff8304cb51cd595ffb3e96641a87f76d08de6062104a1a1cd
Description: Mono C# 2.0 and C# 3.0 compiler for CLI 2.0
 This is the Mono C# (C-Sharp) 2.0 and C# 3.0 compiler, a platform-independent
 compiler which produces CIL (Common Intermediate Language) binary executables.
 The gmcs compiler supports two different featuresets (C# versions).
 .
 With C# 2.0 (which is the default) it supports:
  - generics
  - iterators (yield)
  - nullable value types
  - partial types
  - anonymous methods
  - static classes
  - coalesce operator: ??
 .
 With C# 3.0 it supports:
  - Language Integrated Query (LINQ)
  - object initializers
  - collection initializers
  - anonymous types
  - local variable type inference
  - implicitly-typed arrays
  - lambda expressions
  - automatic properties
  - extension methods
  - partial methods
 .
 This compiler targets the CLI 2.0 runtime version.
 .
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, edubuntu-desktop, ubuntu-netbook

Package: mono-jay
Priority: optional
Section: cli-mono
Installed-Size: 248
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: i386
Source: mono
Version: 2.6.7-5ubuntu3.1
Depends: libc6 (>= 2.4)
Filename: pool/main/m/mono/mono-jay_2.6.7-5ubuntu3.1_i386.deb
Size: 61074
MD5sum: 17ea28847320589efdfa187eb09998c0
SHA1: 7478aaa8f2162ce64cda43cdb77f2f903f1d621f
SHA256: 9f671d38c4c3d3a9ac5a336e4e81e3dcee95054b41a2b98265f8f913b702c091
Description: LALR(1) parser generator oriented to Java/CLI
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 Jay is a Yacc implementation oriented to Java-like input syntax. It
 takes a grammar, specified in BNF and augmented with semantic actions,
 and generates tables and an interpreter which recognizes the language
 defined by the grammar and executes the semantic actions as their
 corresponding phrases are recognized.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: mono-mcs
Priority: optional
Section: universe/cli-mono
Installed-Size: 1260
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: mono-devel (<< 2.4.2.3)
Depends: mono-runtime (>= 1.0), libc6 (>= 2.12) | libc6.1 (>= 2.12) | libc0.1 (>= 2.12), libmono-corlib1.0-cil (>= 2.6.7), libmono-system1.0-cil (>= 2.6.3), libmono-corlib1.0-cil (<< 2.6.8)
Recommends: pkg-config
Filename: pool/main/m/mono/mono-mcs_2.6.7-5ubuntu3.1_all.deb
Size: 411848
MD5sum: cf6109eb8f375e58785fb15c332cf3b9
SHA1: bac5c720f11dfdae95a363a90c2ab7c2f6c70cc8
SHA256: 66f3380968c2523948c1b4340502ee5881084ec99cf7215724cdb625ca1d6734
Description: Mono C# 1.0 compiler for CLI 1.1
 This is the Mono C# (C-Sharp) 1.0 compiler, a platform-independent compiler
 which produces CIL (Common Intermediate Language) binary executables.
 This compiler targets the CLI 1.1 runtime version.
 .
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: mono-mjs
Priority: optional
Section: universe/cli-mono
Installed-Size: 176
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: mono-mcs (<< 1.2.5-1)
Depends: mono-runtime (>= 1.0), libmono-corlib1.0-cil (>= 1.2.2.1), libmono-microsoft7.0-cil (>= 1.0), libmono-system1.0-cil (>= 2.6.3)
Filename: pool/main/m/mono/mono-mjs_2.6.7-5ubuntu3.1_all.deb
Size: 33246
MD5sum: e0ce5a806ba0060706db499b049eb225
SHA1: 3a1bffaafae6792a3b21e69665c89c9a7b5aa2ce
SHA256: 0c2441cb5d56a9840fc6b8b7bee017e256f0999274a8d6e49c3d120ed3287818
Description: Mono JScript compiler
 This is the Mono JScript compiler, a platform-independent compiler which
 produces CIL (Common Intermediate Language) binary executables.
 .
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: mono-runtime
Priority: optional
Section: cli-mono
Installed-Size: 3540
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: i386
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: libmono0 (<< 2.4), mono-common (<< 2.4), mono-jit (<< 2.4)
Provides: cli-runtime, cli-virtual-machine
Depends: libc6 (>= 2.11), libglib2.0-0 (>= 2.24.0), zlib1g (>= 1:1.1.4), mono-gac (= 2.6.7-5ubuntu3.1)
Recommends: binfmt-support (>= 1.1.2)
Suggests: xdg-utils | libgnome2-0 | konqueror
Conflicts: mono-1.0-runtime (<< 2.4), mono-2.0-runtime (<< 2.4), mono-common (<< 2.4), mono-jit (<< 2.4)
Filename: pool/main/m/mono/mono-runtime_2.6.7-5ubuntu3.1_i386.deb
Size: 1252298
MD5sum: 76f6069bf12c99eaad0e635959fbb458
SHA1: d80c404bc5608d78e5a9b759319741f1065275b9
SHA256: 0da29feaf3cc1f9a1c4f8945599faee27c390a31a7b5d1b6248fc9c23b64ba8d
Description: Mono runtime
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the Virtual Machine, JIT (Just-in-Time) and
 AOT (Ahead-of-Time) code generator "mono".
 "mono" executes applications for the CLI (Common Language Infrastructure).
 Mono currently only supports the X86, PowerPC, ARM, SPARC, S/390, AMD64 and
 IA64 architectures. Optionally this package configures BINFMT support.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, edubuntu-desktop, edubuntu-desktop-kde, ubuntu-netbook

Package: mono-runtime-dbg
Priority: extra
Section: debug
Installed-Size: 7320
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: i386
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: mono-jit-dbg (<< 2.4)
Depends: mono-runtime (= 2.6.7-5ubuntu3.1)
Recommends: gdb
Conflicts: mono-jit-dbg (<< 2.4)
Filename: pool/main/m/mono/mono-runtime-dbg_2.6.7-5ubuntu3.1_i386.deb
Size: 3149738
MD5sum: 9b8ef82d57a5c60f6228cf6eb930c70a
SHA1: 8b0e955ea1b40e1f846977d1c4f36d1c83b84850
SHA256: 7d930cddc358609c474ca1d969d6bd6be448df424e566906bd0ec4fe70c82ffe
Description: Mono runtime, debugging symbols
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package contains the debugging symbols of the Mono JIT/AOT compiler.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: mono-utils
Priority: optional
Section: cli-mono
Installed-Size: 2096
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: i386
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: mono-mcs (<= 1.1.6-4)
Provides: cil-disassembler
Depends: libc6 (>= 2.11), libglib2.0-0 (>= 2.24.0), libmono0 (= 2.6.7-5ubuntu3.1), libmono-corlib2.0-cil (= 2.6.7-5ubuntu3.1) | libmono-corlib1.0-cil (= 2.6.7-5ubuntu3.1)
Filename: pool/main/m/mono/mono-utils_2.6.7-5ubuntu3.1_i386.deb
Size: 821882
MD5sum: 2705a7009c3f2e674c2277d427edd4cc
SHA1: 9aead034982ecf0d60045c63f5d764cff9dd87ae
SHA256: ee7703704fa05412152ca933d1e494d865e1ebcd3604f3cd45eecfa8249524a9
Description: Mono utilities
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 This package includes various tools useful for CLI developers, like
 pedump, monodis and monograph.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: mono-xbuild
Priority: optional
Section: universe/cli-mono
Installed-Size: 704
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Replaces: mono-gmcs (<< 1.2.6-1)
Depends: mono-runtime (>= 1.1.8.1), libc6 (>= 2.12) | libc6.1 (>= 2.12) | libc0.1 (>= 2.12), libmono-corlib2.0-cil (>= 2.6.3), libmono-microsoft-build2.0-cil (>= 2.6.7), libmono-system2.0-cil (>= 2.6.3)
Filename: pool/main/m/mono/mono-xbuild_2.6.7-5ubuntu3.1_all.deb
Size: 109922
MD5sum: c01642ffe5b695d26364c0b2d088f70d
SHA1: e3f57bd2deb00512c210eed3ee9b2cab0b48e86e
SHA256: 7f0cd4976633676878c8385b013b9964c3ab6647735e6738f77b99687fa0f292
Description: MSBuild-compatible build system for Mono
 Mono is a platform for running and developing applications based on the
 ECMA/ISO Standards. Mono is an open source effort led by Novell.
 Mono provides a complete CLR (Common Language Runtime) including compiler and
 runtime, which can produce and execute CIL (Common Intermediate Language)
 bytecode (aka assemblies), and a class library.
 .
 xbuild is Mono's implementation of msbuild and allows projects that have a
 msbuild file to be compiled natively on Linux.
 .
 Microsoft Build (msbuild) is a build system developed by Microsoft similar in
 spirit to Nant (in that it uses XML files for describing the build process)
 and in the same spirit as make.
 .
 http://www.mono-project.com/Microsoft.Build
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: monodoc-base
Priority: optional
Section: cli-mono
Installed-Size: 1144
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Depends: mono-runtime (>= 1.1.8.1), libc6 (>= 2.12) | libc6.1 (>= 2.12) | libc0.1 (>= 2.12), libmono-cecil-private-cil (>= 2.6.3), libmono-corlib1.0-cil (>= 1.2.2.1), libmono-corlib2.0-cil (>= 2.6.3), libmono-sharpzip0.84-cil (>= 1.0), libmono-sharpzip2.84-cil (>= 1.0), libmono-system-web1.0-cil (>= 1.0), libmono-system1.0-cil (>= 2.6.3), libmono-system2.0-cil (>= 2.6.3)
Filename: pool/main/m/mono/monodoc-base_2.6.7-5ubuntu3.1_all.deb
Size: 322604
MD5sum: 7f4a2f8141155145341d4177b61f1428
SHA1: 583a9b2b0e10a67c85f41609032466c54cbdfe68
SHA256: 401e6ab1f8b30430acea642fe0e94d1be7db2b2a774463762d75a06317ab8d9e
Description: shared MonoDoc binaries
 The MonoDoc Project is the documentation framework of the Mono project which
 provides detailed API documentation for all Mono components and the Mono CLI
 implementation.
 .
 This package contains the shared binaries which are used by the monodoc
 programs like the documentation file compiler (assembler.exe aka "monodoc").
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: monodoc-manual
Priority: optional
Section: doc
Installed-Size: 9708
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Depends: monodoc-browser | monodoc-http | monodoc-viewer
Suggests: monodoc-gtk-manual, monodoc-gecko-manual, monodoc-nunit-manual
Filename: pool/main/m/mono/monodoc-manual_2.6.7-5ubuntu3.1_all.deb
Size: 7148274
MD5sum: 2679da51e5ef2fca72a014ec9689aa76
SHA1: d66b35df1bddcca8a836712c713a2f7f7a3ead2f
SHA256: 1d1ed7deb3d1af69b73a09506725c84911bcd155f3701baa77180c695bed0ed6
Description: compiled XML documentation from the Mono project
 The MonoDoc Project is the documentation framework of the Mono project which
 provides detailed API documentation for all Mono components and the Mono CLI
 implementation.
 .
 This package contains the compiled XML documentation of MonoDoc.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: mozilla-libreoffice
Priority: optional
Section: universe/net
Installed-Size: 172
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: i386
Source: libreoffice
Version: 1:3.3.4-0ubuntu1.4
Replaces: mozilla-openoffice.org
Depends: libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), libstlport4.6ldbl, ure (>= 1.4.0), libreoffice-core
Recommends: iceweasel | firefox | iceape-browser | konqueror-nsplugins, libreoffice-writer, libreoffice-calc, libreoffice-draw, libreoffice-impress, libreoffice-math, libreoffice-base
Conflicts: mozilla-openoffice.org (<< 1:3.3.0~)
Filename: pool/main/libr/libreoffice/mozilla-libreoffice_3.3.4-0ubuntu1.4_i386.deb
Size: 32352
MD5sum: 5eb8fbe9aeb35cd965dd0df5b347cbe5
SHA1: 55c595da58a022c68149d22c16934231730bb5d8
SHA256: ec12ef9c0aa2a2d3b287f367733f543ab6c68036188b09dafed3611f69a10d69
Description: office productivity suite -- Mozilla plugin
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains a Mozilla/Netscape compatible plugin which can handle
 all OOo documents.
Enhances: firefox, iceape-browser, iceweasel, libreoffice, libreoffice-core, mozilla-browser
Homepage: http://www.libreoffice.org
Npp-Applications: ec8030f7-c20a-464f-9b0e-13a3a9e97384, 92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a
Npp-Mimetype: application/vnd.stardivision.calc, application/vnd.stardivision.chart, application/vnd.stardivision.draw, application/vnd.stardivision.impress, application/vnd.stardivision.impress-packed, application/vnd.stardivision.math, application/vnd.stardivision.writer, application/vnd.stardivision.writer-global, application/vnd.staroffice.writer, application/vnd.sun.xml.calc, application/vnd.sun.xml.calc.template, application/vnd.sun.xml.draw, application/vnd.sun.xml.draw.template, application/vnd.sun.xml.impress, application/vnd.sun.xml.impress.template, application/vnd.sun.xml.math, application/vnd.sun.xml.writer, application/vnd.sun.xml.writer.global, application/vnd.sun.xml.writer.template, application/vnd.oasis.opendocument.text, application/vnd.oasis.opendocument.text-template, application/vnd.oasis.opendocument.text-master, application/vnd.oasis.opendocument.text-web, application/vnd.oasis.opendocument.spreadsheet, application/vnd.oasis.opendocument.spreadsheet-template, application/vnd.oasis.opendocument.graphics, application/vnd.oasis.opendocument.graphics-template, application/vnd.oasis.opendocument.presentation, application/vnd.oasis.opendocument.presentation-template, application/vnd.oasis.opendocument.formula
Npp-Name: OpenOffice.org Plug-in
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: mozilla-plugin-vlc
Priority: optional
Section: universe/video
Installed-Size: 180
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian multimedia packages maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: vlc
Version: 1.1.9-1ubuntu1.3
Depends: vlc, vlc-nox (= 1.1.9-1ubuntu1.3), libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), libvlc5 (>= 1.1.0), libx11-6, libxpm4, libxt6
Filename: pool/main/v/vlc/mozilla-plugin-vlc_1.1.9-1ubuntu1.3_i386.deb
Size: 50268
MD5sum: 6dba2ffff3cd89bfe2a539be90f81566
SHA1: a68f053a8d4f6609d2e960168dc8c0ce2179754d
SHA256: abea1dfc308cd2a555acdc8a72dfbeb26646c5ad68c6185a32f2d0b59af58514
Description: multimedia plugin for web browsers based on VLC
 This plugin adds support for MPEG, MPEG2, DVD, DivX, Ogg/Vorbis and many
 more formats to your Gecko-based web browser (Firefox, Galeon, etc.). The
 decoding process is done by VLC and the output window is embedded in a
 webpage or directly in the browser window. There is also support for
 fullscreen display and javascript control.
 .
 VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4,
 DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia
 streams from various network sources.
Homepage: http://www.videolan.org/vlc/
Npp-Applications: 92650c4d-4b8e-4d2a-b7eb-24ecf4f6b63a,
                     ec8030f7-c20a-464f-9b0e-13a3a9e97384
Npp-Description: play video and audio in Firefox using the VLC Multimedia Player
Npp-File: libvlcplugin.so
Npp-Mimetype: application/mpeg4-iod,
                 application/mpeg4-muxcodetable,
                 application/ogg,
                 application/x-google-vlc-plugin,
                 application/x-mplayer2,
                 application/x-ogg,
                 application/x-vlc-plugin,
                 audio/3gpp,
                 audio/3gpp2,
                 audio/mpeg,
                 audio/mpeg4,
                 audio/wav,
                 audio/x-mpeg,
                 audio/x-wav,
                 video/3gpp,
                 video/3gpp2,
                 video/mpeg,
                 video/mpeg-system,
                 video/mpeg4,
                 video/quicktime,
                 video/x-mpeg,
                 video/x-mpeg-system,
                 video/x-ms-asf,
                 video/x-ms-asf-plugin,
                 video/x-ms-wmv,
                 video/x-msvideo
Npp-Name: VLC Multimedia Plugin
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: mozvoikko
Priority: optional
Section: web
Installed-Size: 44
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Heikki Mäntysaari <heikki.mantysaari@linux.fi>
Architecture: all
Version: 2.0.1-0ubuntu0.11.04.1
Depends: xul-ext-mozvoikko
Filename: pool/main/m/mozvoikko/mozvoikko_2.0.1-0ubuntu0.11.04.1_all.deb
Size: 4442
MD5sum: 930928481796f7a25bae23febfc186cd
SHA1: a0272cce20b9ec38bcb4580919b191e2bc6f2d7c
SHA256: d85bd85a12d8c57298131c10002bf2c87457a8953540d2f0aca7185f2efbcbb1
Description: Finnish spell-checker extension for Firefox (transitional package)
 Finnish spell-checker extension for Firefox. Spell-checking
 functionality is provided by Voikko - a free spellchecker
 for Finnish language.
 .
 This is just a transitional package to pull in xul-ext-mozvoikko
 on upgrades. It may be safely removed
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: mumble
Priority: optional
Section: universe/sound
Installed-Size: 4452
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>
Architecture: i386
Version: 1.2.3-1ubuntu6.1
Depends: libasound2 (>> 1.0.24.1), libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libavahi-compat-libdnssd1 (>= 0.6.16), libc6 (>= 2.4), libg15daemon-client1, libgcc1 (>= 1:4.1.1), libgl1-mesa-glx | libgl1, libglu1-mesa | libglu1, libprotobuf6, libpulse0 (>= 0.9.16), libqt4-dbus (>= 4:4.5.3), libqt4-network (>= 4:4.5.3), libqt4-opengl (>= 4:4.5.3), libqt4-sql (>= 4:4.5.3), libqt4-svg (>= 4:4.5.3), libqt4-xml (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.6.1), libsndfile1 (>= 1.0.20), libspeechd2, libspeex1 (>= 1.2~beta3-1), libspeexdsp1 (>= 1.2~beta3.2-1), libssl0.9.8 (>= 0.9.8m-1), libstdc++6 (>= 4.1.1), libx11-6, libxi6, gconf2 (>= 2.28.1-2), libcelt0 (>= 0.7.0) | libcelt0-0 (>= 0.7.1~), libqt4-sql-sqlite, lsb-release
Recommends: speech-dispatcher
Suggests: mumble-server, mumble-11x
Filename: pool/main/m/mumble/mumble_1.2.3-1ubuntu6.1_i386.deb
Size: 2496406
MD5sum: 7c93bf44a044acae28f6947ac1b7dcc4
SHA1: f49e9d6acf234ef7678807da445a8c9849e3b04b
SHA256: d82f4111fa4434679a4fcd255c20587c71bea86db124308df6706834015ce69f
Description: Low latency VoIP client
 Mumble is a low-latency, high quality voice chat program for gaming. It
 features noise suppression, automatic gain control and low latency audio
 with support for multiple audio standards. Mumble includes an in-game
 overlay compatible with most open-source and commercial 3D applications.
 Mumble is just a client and uses a non-standard protocol. You will need
 a dedicated server to talk to other users. Server functionality is
 provided by the package "mumble-server".
Homepage: http://mumble.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: mumble-11x
Priority: optional
Section: universe/sound
Installed-Size: 2448
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: mumble
Version: 1.2.3-1ubuntu6.1
Depends: libasound2 (>> 1.0.24.1), libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libgl1-mesa-glx | libgl1, libglu1-mesa | libglu1, libogg0 (>= 1.1.0), libpulse0 (>= 0.9.16), libqt4-dbus (>= 4:4.5.3), libqt4-network (>= 4:4.5.3), libqt4-opengl (>= 4:4.5.3), libqt4-sql (>= 4:4.5.3), libqt4-xml (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libspeechd2, libspeex1 (>= 1.2~beta3-1), libspeexdsp1 (>= 1.2~beta3.2-1), libssl0.9.8 (>= 0.9.8m-1), libstdc++6 (>= 4.1.1), libx11-6, libxi6, libqt4-sql-sqlite, lsb-release, mumble (= 1.2.3-1ubuntu6.1)
Filename: pool/main/m/mumble/mumble-11x_1.2.3-1ubuntu6.1_i386.deb
Size: 1194682
MD5sum: c80b610923651c94a854b935291bc8dd
SHA1: e8ba0d9d074e1c7c89ab3de051fcd7628275f6f0
SHA256: c400a5e81a767d42dd894b41d2892fe3faa4f797448186b02106d3de3e1a0e7a
Description: Low latency VoIP client (1.1.x)
 Mumble is a low-latency, high quality voice chat program for gaming. It
 features noise suppression, automatic gain control and low latency audio
 with support for multiple audio standards. Mumble includes an in-game
 overlay compatible with most open-source and commercial 3D applications.
 Mumble is just a client and uses a non-standard protocol. You will need
 a dedicated server to talk to other users. Server functionality is
 provided by the package "mumble-server".
 .
 This is the 1.1.x compatible client for Mumble, used to connect to older
 servers.
Homepage: http://mumble.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: mumble-dbg
Priority: extra
Section: universe/debug
Installed-Size: 69412
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: mumble
Version: 1.2.3-1ubuntu6.1
Depends: mumble (= 1.2.3-1ubuntu6.1) | mumble-server (= 1.2.3-1ubuntu6.1)
Filename: pool/main/m/mumble/mumble-dbg_1.2.3-1ubuntu6.1_i386.deb
Size: 25930028
MD5sum: 0237d3d81d2e39ed4704e8b323ba8250
SHA1: 1bcbab53a3b28d5052ff194031ecda345df3f9f3
SHA256: 10f96a234455f92d498d82f25cb15b56df740b02dab73636d20429b01a8c193d
Description: Low latency VoIP client (debugging symbols)
 Mumble is a low-latency, high quality voice chat program for gaming. It
 features noise suppression, automatic gain control and low latency audio
 with support for multiple audio standards. Mumble includes an in-game
 overlay compatible with most open-source and commercial 3D applications.
 Mumble is just a client and uses a non-standard protocol. You will need
 a dedicated server to talk to other users. Server functionality is
 provided by the package "mumble-server".
 .
 This package contains the debugging symbols for the 'mumble' and
 'mumble-server' packages.
Homepage: http://mumble.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: mumble-server
Priority: optional
Section: universe/sound
Installed-Size: 2528
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: mumble
Version: 1.2.3-1ubuntu6.1
Depends: libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libavahi-compat-libdnssd1 (>= 0.6.16), libc6 (>= 2.4), libcap2 (>= 2.10), libgcc1 (>= 1:4.1.1), libiceutil33, libprotobuf6, libqt4-dbus (>= 4:4.5.3), libqt4-network (>= 4:4.5.3), libqt4-sql (>= 4:4.5.3), libqt4-xml (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libssl0.9.8 (>= 0.9.8m-1), libstdc++6 (>= 4.1.1), libzeroc-ice33, debconf (>= 0.5) | debconf-2.0, adduser, dbus, libqt4-sql-sqlite
Suggests: mumble-server-web, mumble-django
Filename: pool/main/m/mumble/mumble-server_1.2.3-1ubuntu6.1_i386.deb
Size: 726292
MD5sum: f49b1b19dea8563c5a4560e0823e4d9f
SHA1: 161521b974493262bdbac4603e5b32bae98811c2
SHA256: e2bc70523f950640ab3ccba60c9dd7d4faa78b5dec22202b8c2d500429fb057c
Description: Low latency VoIP server
 Murmur is the VoIP server component for Mumble. Murmur is installed
 in a system-wide fashion, but can also be run by individual users.
 Each murmur process supports multiple virtual servers, each with their
 own user base and channel list. Administration of murmur is done through
 D-Bus. Example scripts which register new users and list connected users
 through a web page are can be found in the package 'mumble-server-web'.
Homepage: http://mumble.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: mumble-server-web
Priority: optional
Section: universe/sound
Installed-Size: 212
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>
Architecture: all
Source: mumble
Version: 1.2.3-1ubuntu6.1
Depends: perl, mumble-server (>= 1.2.3-1ubuntu6.1), apache2, exim4 | mail-transport-agent, libnet-dbus-perl, libcgi-session-perl, libhtml-template-perl, php-zeroc-ice, ice34-translators | ice33-translators | ice32-translators | ice-translators, ice34-slice | ice33-slice | ice32-slice | ice-slice
Filename: pool/main/m/mumble/mumble-server-web_1.2.3-1ubuntu6.1_all.deb
Size: 9546
MD5sum: cb62371e6a6bba2e6d906336c6ef22c9
SHA1: d4d2a23131a6239c658478eb0bbaf8c6f04f660c
SHA256: 19c19d8fae4316771d1148d3fce1f7435cd5eaf9f95ea84bdd74f23912f7e138
Description: Web scripts for mumble-server
 Murmur (in the package mumble-server) is the VoIP server component for
 Mumble. This package contains web scripts for registering users, uploading
 custom textures and showing a list of currently connected users.
Homepage: http://mumble.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: musica
Priority: optional
Section: universe/web
Installed-Size: 172
Maintainer: Dustin Kirkland <kirkland@ubuntu.com>
Architecture: all
Version: 2.15-0ubuntu1.1
Depends: apache2, eyed3, famfamfam-silk, jplayer, libapache2-mod-php5, libjs-jquery
Filename: pool/main/m/musica/musica_2.15-0ubuntu1.1_all.deb
Size: 27946
MD5sum: 6931ac0026dbfa40008ee13bb56d20b2
SHA1: d40547a9447d780a0b2a5b55c5ca43c01617a0cf
SHA256: 435595644c0540bfc6ddc9f01925cb721d902b200ebd580a7134fba6494bfe23
Description: a web application for browsing and listening to your music
 Musica is a web application for browsing and listening to your music. Songs
 are organized hierarchically in folders of Artists, and sub-folders of Albums.
 The PHP script presents an interface for navigating among artists and albums.
 It dynamically generates playlists, allows for downloading single songs,
 entire albums, and links to Wikipedia articles on artists and albums.
Homepage: http://launchpad.net/musica
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: mutt
Priority: standard
Section: mail
Installed-Size: 3468
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Antonio Radici <antonio@dyne.org>
Architecture: i386
Version: 1.5.21-2ubuntu3.1
Replaces: mutt-utf8
Provides: imap-client, mail-reader
Depends: libc6 (>= 2.7), libcomerr2 (>= 1.01), libgdbm3 (>= 1.8.3), libgnutls26 (>= 2.7.14-0), libgpg-error0 (>= 1.10), libgpgme11 (>= 1.2.0), libgssapi-krb5-2 (>= 1.7+dfsg), libidn11 (>= 1.13), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libncursesw5 (>= 5.6+20070908), libsasl2-2
Recommends: default-mta | mail-transport-agent, locales, mime-support, libsasl2-modules
Suggests: urlview, aspell | ispell, gnupg, mixmaster, openssl, ca-certificates
Conflicts: mutt-utf8
Filename: pool/main/m/mutt/mutt_1.5.21-2ubuntu3.1_i386.deb
Size: 1087622
MD5sum: 34d2562a84eb3f5c108913e78678a986
SHA1: 34b308859048067dfefc434ca76d6e4f090c8c20
SHA256: c15feb1847a1c809bd3e9682ee35858993b00ae252e0ef0c31ada85af4cf9a89
Description: text-based mailreader supporting MIME, GPG, PGP and threading
 Mutt is a sophisticated text-based Mail User Agent. Some highlights:
 .
  * MIME support (including RFC1522 encoding/decoding of 8-bit message
    headers and UTF-8 support).
  * PGP/MIME support (RFC 2015).
  * Advanced IMAP client supporting SSL encryption and SASL authentication.
  * POP3 support.
  * ESMTP support.
  * Message threading (both strict and non-strict).
  * Keybindings are configurable, default keybindings are much like ELM;
    Mush and PINE-like ones are provided as examples.
  * Handles MMDF, MH and Maildir in addition to regular mbox format.
  * Messages may be (indefinitely) postponed.
  * Colour support.
  * Highly configurable through easy but powerful rc file.
Homepage: http://www.mutt.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: mail-server

Package: mutt-dbg
Priority: extra
Section: debug
Installed-Size: 4100
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Antonio Radici <antonio@dyne.org>
Architecture: i386
Source: mutt
Version: 1.5.21-2ubuntu3.1
Depends: mutt (= 1.5.21-2ubuntu3.1)
Filename: pool/main/m/mutt/mutt-dbg_1.5.21-2ubuntu3.1_i386.deb
Size: 1659924
MD5sum: 1b866454edfdb05c1f50ba8b8a888af1
SHA1: 6d578318728ad1d6fa0f1ec53d936292a733b0b7
SHA256: 24c67305fa10746e5332bbd2f7be579c00a093c9773a8d3e290aa99da3cb3465
Description: debugging symbols for mutt
 Mutt is a sophisticated text-based Mail User Agent.
 .
 This package contains the debugging symbols for mutt and mutt-patched; this
 is supposed to be used when there is a core file which should be analyzed
 using gdb.
Homepage: http://www.mutt.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: mutt-patched
Priority: extra
Section: universe/mail
Installed-Size: 892
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Antonio Radici <antonio@dyne.org>
Architecture: i386
Source: mutt
Version: 1.5.21-2ubuntu3.1
Depends: libc6 (>= 2.7), libcomerr2 (>= 1.01), libgdbm3 (>= 1.8.3), libgnutls26 (>= 2.7.14-0), libgpg-error0 (>= 1.10), libgpgme11 (>= 1.2.0), libgssapi-krb5-2 (>= 1.7+dfsg), libidn11 (>= 1.13), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libncursesw5 (>= 5.6+20070908), libsasl2-2, mutt (= 1.5.21-2ubuntu3.1)
Filename: pool/main/m/mutt/mutt-patched_1.5.21-2ubuntu3.1_i386.deb
Size: 401126
MD5sum: e39ce9f371ff5f168777ae27b74f94fb
SHA1: 73bf655e05a767da8c4d1ff45747049a81f84dee
SHA256: 949820e98f00e2477d6d86cb309be72d7bc4bbefa9b89cfd4e271a7d0ac63a22
Description: the Mutt Mail User Agent with extra patches
 Mutt is a sophisticated text-based Mail User Agent.
 .
 This package adds the "sidebar" patch that lists mailboxes with new mail
 in a separate column on screen.
Homepage: http://www.mutt.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: mysql-client
Priority: optional
Section: database
Installed-Size: 92
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: all
Source: mysql-5.1
Version: 5.1.63-0ubuntu0.11.04.1
Depends: mysql-client-5.1
Filename: pool/main/m/mysql-5.1/mysql-client_5.1.63-0ubuntu0.11.04.1_all.deb
Size: 6214
MD5sum: 29241a98ef68b262ddd509d97aeaeac8
SHA1: b69a758ea59a7541b1b310daf4772989d49d6cc9
SHA256: 01135b9df194b146c412510d8d1e765ef982a4c343d6a836181a70d4d5919543
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: 20416
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: i386
Source: mysql-5.1
Version: 5.1.63-0ubuntu0.11.04.1
Replaces: mysql-client (<< 5.1.63-0ubuntu0.11.04.1), mysql-client-5.0, mysql-server-5.1 (<= 5.1.49-4)
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.63-0ubuntu0.11.04.1), libmysqlclient16 (>= 5.1.63-0ubuntu0.11.04.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.63-0ubuntu0.11.04.1), mysql-client-5.0
Filename: pool/main/m/mysql-5.1/mysql-client-5.1_5.1.63-0ubuntu0.11.04.1_i386.deb
Size: 8601400
MD5sum: 4996c5290c56813e555939ea72e8d757
SHA1: 16bab8ab314cd4cdfc13766723528a165be2de31
SHA256: dc210eae7adce984f89823e9dbbd612f2a7bf83225c6f36da9ee9d7738537650
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 <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: i386
Source: mysql-5.1
Version: 5.1.63-0ubuntu0.11.04.1
Replaces: mysql-client (<< 5.1.63-0ubuntu0.11.04.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.63-0ubuntu0.11.04.1), libncurses5 (>= 5.5-5~), libreadline6 (>= 6.0), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.1.4)
Conflicts: mysql-client (<< 5.1.63-0ubuntu0.11.04.1), mysql-client-5.0
Filename: pool/main/m/mysql-5.1/mysql-client-core-5.1_5.1.63-0ubuntu0.11.04.1_i386.deb
Size: 90486
MD5sum: 2117446005aa29171c5a35d1c9f59a41
SHA1: 3cc6e7fd8d229fdaad8d4bd6155762ef17913f46
SHA256: cb1a9f6abde562f1a24e9e2674bfa450028dac2da436b03429246964ae1aabab
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-desktop, kubuntu-mobile, edubuntu-desktop-gnome, 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: 152
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: all
Source: mysql-5.1
Version: 5.1.63-0ubuntu0.11.04.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.63-0ubuntu0.11.04.1_all.deb
Size: 11648
MD5sum: 47a34f5a33059633f93b4bdb88e1eb26
SHA1: e6da0a77ac84d96f592e050794cb6d80af193be7
SHA256: 77c433ef9c4f32ec410e48530830f9c7753757e7532ae0e84c763a76756c1a01
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-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde, mythbuntu-backend-master, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, mythbuntu-frontend, ubuntu-netbook

Package: mysql-server
Priority: optional
Section: database
Installed-Size: 92
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: all
Source: mysql-5.1
Version: 5.1.63-0ubuntu0.11.04.1
Depends: mysql-server-5.1
Filename: pool/main/m/mysql-5.1/mysql-server_5.1.63-0ubuntu0.11.04.1_all.deb
Size: 6332
MD5sum: 2adc3d80c3b71e77841e379f50ba2665
SHA1: 0e586550c4559871409fa5437f092028ff9ccda7
SHA256: 5478ab94cebbed57179d34cdfbe431fc28484d2921e613126c97da8195a0eca5
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: 13184
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: i386
Source: mysql-5.1
Version: 5.1.63-0ubuntu0.11.04.1
Replaces: libmysqlclient-dev (<= 5.1.41-1), mysql-server (<< 5.1.63-0ubuntu0.11.04.1), mysql-server-5.0
Provides: mysql-server, mysql-server-5.0, virtual-mysql-server
Depends: mysql-client-5.1 (>= 5.1.63-0ubuntu0.11.04.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.63-0ubuntu0.11.04.1), upstart (>= 0.6.7-3)
Pre-Depends: mysql-common (>= 5.1.63-0ubuntu0.11.04.1), adduser (>= 3.40), debconf
Recommends: libhtml-template-perl
Suggests: tinyca, mailx
Conflicts: mysql-server (<< 5.1.63-0ubuntu0.11.04.1), mysql-server-4.1
Filename: pool/main/m/mysql-5.1/mysql-server-5.1_5.1.63-0ubuntu0.11.04.1_i386.deb
Size: 6260084
MD5sum: 28fe786c8fd8662d1be1f3ce50440c43
SHA1: 12d18dcc0ef94137361907266c2cab9f74867343
SHA256: 367074098338114a0a6f670d32d4b8dbf058f61d523d6c8826e0844e7001514c
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: 11652
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: i386
Source: mysql-5.1
Version: 5.1.63-0ubuntu0.11.04.1
Replaces: mysql-server-5.0, mysql-server-5.1 (<< 5.1.63-0ubuntu0.11.04.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.63-0ubuntu0.11.04.1_i386.deb
Size: 4632028
MD5sum: 7df35634494132158d2d1ea2e8c4102a
SHA1: a0380fe1fbf2e2b19e142ea3b807bfc56c5ca8fb
SHA256: 2ea20a0788c28a041374efe91d417c8755c5e3f99ed8dacaa2531aabc1fbcb31
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-desktop, kubuntu-mobile, edubuntu-desktop-gnome, edubuntu-desktop-kde, mythbuntu-backend-master, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend

Package: mysql-source-5.1
Priority: optional
Section: universe/database
Installed-Size: 21884
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: i386
Source: mysql-5.1
Version: 5.1.63-0ubuntu0.11.04.1
Filename: pool/main/m/mysql-5.1/mysql-source-5.1_5.1.63-0ubuntu0.11.04.1_i386.deb
Size: 21575362
MD5sum: e574315a5ffdd664a1311b2d42fe04de
SHA1: 76e436869e56b67b1cfe389f176598236034c0ce
SHA256: de44e9ca19d617c8c42e23af9c27f5abf76c63feddc5756fc7d5f69b5555747c
Description: MySQL source
 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 MySQL source code as configured before building.
Homepage: http://dev.mysql.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: mysql-testsuite
Priority: optional
Section: universe/database
Installed-Size: 114056
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian MySQL Maintainers <pkg-mysql-maint@lists.alioth.debian.org>
Architecture: i386
Source: mysql-5.1
Version: 5.1.63-0ubuntu0.11.04.1
Depends: mysql-server, mysql-client, libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1)
Filename: pool/main/m/mysql-5.1/mysql-testsuite_5.1.63-0ubuntu0.11.04.1_i386.deb
Size: 7544730
MD5sum: 5e0ba056f32089b1bc08aa6aa1f9cdfa
SHA1: 22556c1a422b394f2c2d3c4399b8d87ef74c4964
SHA256: 86a5b2f8d90294fd059111ac0c543fdf0e41b345f4f7b93883dc80860c60592c
Description: MySQL testsuite
 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 MySQL testsuite.
Homepage: http://dev.mysql.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: nagios3
Priority: optional
Section: net
Installed-Size: 32
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Nagios Maintainer Group <pkg-nagios-devel@lists.alioth.debian.org>
Architecture: i386
Version: 3.2.3-1ubuntu1.2
Depends: nagios3-core (= 3.2.3-1ubuntu1.2), nagios3-cgi (= 3.2.3-1ubuntu1.2)
Suggests: nagios-nrpe-plugin
Filename: pool/main/n/nagios3/nagios3_3.2.3-1ubuntu1.2_i386.deb
Size: 1478
MD5sum: 0c251260bdacc59549d80b03a828327f
SHA1: 0170f53d7fa09dc31e7ab2852b321c69ee189875
SHA256: 35b0684bc8a0173dbe48f0c8c6c33a93f1cb474d7a49f093149894bcfed867dc
Description: A host/service/network monitoring and management system
 Nagios is a monitoring and management system for hosts, services and
 networks.
 .
 Nagios' features include:
 .
  *  Monitoring of network services (via TCP port, SMTP, POP3, HTTP, NNTP,
     PING, etc.)
  *  Plugin interface to allow for user-developed service checks
  *  Contact notifications when problems occur and get resolved (via email,
     pager, or user-defined method)
  *  Ability to define event handlers to be run during service or host events
     (for proactive problem resolution)
  *  Web output (current status, notifications, problem history, log file, etc.)
 .
 Nagios was written in C and is designed to be easy to understand and modify
 to fit your own needs.
 .
 This is a metapackage which depends on the nagios core and the webfrontend
 .
 This package is the new version 3.x series of nagios, which replaced
 the 2.x versions.
 .
 Nagios is a replacement of the Netsaint project. It accepts and uses the
 previous Netsaint modules transparently.
 .
 Upstream URL: http://www.nagios.org/
Homepage: http://www.nagios.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: nagios3-cgi
Priority: optional
Section: net
Installed-Size: 4456
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Nagios Maintainer Group <pkg-nagios-devel@lists.alioth.debian.org>
Architecture: i386
Source: nagios3
Version: 3.2.3-1ubuntu1.2
Replaces: nagios3 (<< 3.2.0), nagios3-common (<< 3.2.0), nagios3-doc (<< 3.2.0)
Depends: nagios3-common (= 3.2.3-1ubuntu1.2), coreutils (>= 4.5.3), ucf (>= 0.28), apache2-utils, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.8), libgd2-noxpm (>= 2.0.36~rc1~dfsg) | libgd2-xpm (>= 2.0.36~rc1~dfsg), libjpeg62 (>= 6b1), libpng12-0 (>= 1.2.13-4), zlib1g (>= 1:1.1.4), adduser, libapache2-mod-php5 | php5 | php5-cgi
Recommends: apache2 | httpd, nagios-images (>> 0.1)
Breaks: nagios3 (<< 3.2.0), nagios3-common (<< 3.2.0), nagios3-doc (<< 3.2.0)
Filename: pool/main/n/nagios3/nagios3-cgi_3.2.3-1ubuntu1.2_i386.deb
Size: 1439422
MD5sum: b1f44ffade733b4a0dca60db46f386ce
SHA1: 56322339c524f6a92a66d496e4aaaf75f54fd6a2
SHA256: c6efb1b1b6509f158b381b0abeac070615b33ad51d55a8cd6e66eb63635d1d9f
Description: cgi files for nagios3
 Nagios is a monitoring and management system for hosts, services and
 networks. nagios3-common contains the common files for the nagios3 package.
 .
 Nagios' features include:
 .
  *  Monitoring of network services (via TCP port, SMTP, POP3, HTTP, NNTP,
     PING, etc.)
  *  Plugin interface to allow for user-developed service checks
  *  Contact notifications when problems occur and get resolved (via email,
     pager, or user-defined method)
  *  Ability to define event handlers to be run during service or host events
     (for proactive problem resolution)
  *  Web output (current status, notifications, problem history, log file, etc.)
 .
 Nagios is designed to be easy to understand and modify to fit your own needs.
 .
 This package is the new version 3.x series of nagios, which replaced
 the 2.x versions.
 .
 Nagios is a replacement of the Netsaint project. It accepts and uses the
 previous Netsaint modules transparently.
 .
 Upstream URL: http://www.nagios.org/
Homepage: http://www.nagios.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: nagios3-common
Priority: optional
Section: net
Installed-Size: 412
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Nagios Maintainer Group <pkg-nagios-devel@lists.alioth.debian.org>
Architecture: all
Source: nagios3
Version: 3.2.3-1ubuntu1.2
Depends: nagios-plugins-basic, coreutils (>= 4.5.3), bsd-mailx | mailx, adduser, lsb-base (>= 3.0-6), ucf (>= 0.28)
Recommends: nagios-plugins
Filename: pool/main/n/nagios3/nagios3-common_3.2.3-1ubuntu1.2_all.deb
Size: 59048
MD5sum: 1d2c5c5ea57cb5aec17ecc12b01b4b39
SHA1: 17c965f81c53d8e6acee6595d6ee1be033bf009a
SHA256: d000e5dd5ecbbdf99a1e60f2a330b8c68210949c106b5642492b4330ad799e32
Description: support files for nagios3
 Nagios is a monitoring and management system for hosts, services and
 networks. nagios3-common contains the common files for the nagios3 package.
 .
 Nagios' features include:
 .
  *  Monitoring of network services (via TCP port, SMTP, POP3, HTTP, NNTP,
     PING, etc.)
  *  Plugin interface to allow for user-developed service checks
  *  Contact notifications when problems occur and get resolved (via email,
     pager, or user-defined method)
  *  Ability to define event handlers to be run during service or host events
     (for proactive problem resolution)
  *  Web output (current status, notifications, problem history, log file, etc.)
 .
 Nagios is designed to be easy to understand and modify to fit your own needs.
 .
 This package is the new version 3.x series of nagios, which replaced
 the 2.x versions.
 .
 Nagios is a replacement of the Netsaint project. It accepts and uses the
 previous Netsaint modules transparently.
 .
 Upstream URL: http://www.nagios.org/
Homepage: http://www.nagios.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: nagios3-core
Priority: optional
Section: net
Installed-Size: 764
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Nagios Maintainer Group <pkg-nagios-devel@lists.alioth.debian.org>
Architecture: i386
Source: nagios3
Version: 3.2.3-1ubuntu1.2
Replaces: nagios3
Depends: libc6 (>= 2.8), libperl5.10 (>= 5.10.1), nagios3-common (= 3.2.3-1ubuntu1.2), perl
Suggests: nagios-nrpe-plugin
Filename: pool/main/n/nagios3/nagios3-core_3.2.3-1ubuntu1.2_i386.deb
Size: 260442
MD5sum: 7cdf5b785e2eee4ae8012f1035aaa221
SHA1: 574540ea9b1dc8bb19a8082b88e8aa5394b763ad
SHA256: cff362c4ba98df346ca06314bd9dd5bc13b252c59cd3189624f8b9aee6bd17ab
Description: A host/service/network monitoring and management system core files
 Nagios is a monitoring and management system for hosts, services and
 networks.
 .
 Nagios' features include:
 .
  *  Monitoring of network services (via TCP port, SMTP, POP3, HTTP, NNTP,
     PING, etc.)
  *  Plugin interface to allow for user-developed service checks
  *  Contact notifications when problems occur and get resolved (via email,
     pager, or user-defined method)
  *  Ability to define event handlers to be run during service or host events
     (for proactive problem resolution)
  *  Web output (current status, notifications, problem history, log file, etc.)
 .
 This package included the nagios core without the webfrontend
 .
 Nagios was written in C and is designed to be easy to understand and modify
 to fit your own needs.
 .
 This package is the new version 3.x series of nagios, which replaced
 the 2.x versions.
 .
 Nagios is a replacement of the Netsaint project. It accepts and uses the
 previous Netsaint modules transparently.
 .
 Upstream URL: http://www.nagios.org/
Homepage: http://www.nagios.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: nagios3-dbg
Priority: extra
Section: debug
Installed-Size: 8592
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Nagios Maintainer Group <pkg-nagios-devel@lists.alioth.debian.org>
Architecture: i386
Source: nagios3
Version: 3.2.3-1ubuntu1.2
Depends: nagios3-core (= 3.2.3-1ubuntu1.2), libc6 (>= 2.3.6-6~), libperl5.10 (>= 5.10.1)
Conflicts: icinga-dbg (<= 1.0.1-2)
Filename: pool/main/n/nagios3/nagios3-dbg_3.2.3-1ubuntu1.2_i386.deb
Size: 3073894
MD5sum: 337220deb2a3ee348a8137e1c31b4952
SHA1: acffd205a704903c2103b97bf218bb56a98d2c11
SHA256: a16c55e711b1e4909a72d813fce606f6214639a0091fc236a786dc9ecff9790b
Description: debugging symbols and debug stuff for nagios3
 Nagios is a monitoring and management system for hosts, services and
 networks.
 .
 Nagios' features include:
 .
  *  Monitoring of network services (via TCP port, SMTP, POP3, HTTP, NNTP,
     PING, etc.)
  *  Plugin interface to allow for user-developed service checks
  *  Contact notifications when problems occur and get resolved (via email,
     pager, or user-defined method)
  *  Ability to define event handlers to be run during service or host events
     (for proactive problem resolution)
  *  Web output (current status, notifications, problem history, log file, etc.)
 .
 Nagios was written in C and is designed to be easy to understand and modify
 to fit your own needs.
 .
 This package contains gdb debugging symbols for the nagios3 binaries and the
 mini_epn tool which can help in debugging Nagios problems.
 .
 Nagios is a replacement of the Netsaint project. It accepts and uses the
 previous Netsaint modules transparently.
 .
 Upstream URL: http://www.nagios.org/
Homepage: http://www.nagios.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: nagios3-doc
Priority: optional
Section: doc
Installed-Size: 3268
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Nagios Maintainer Group <pkg-nagios-devel@lists.alioth.debian.org>
Architecture: all
Source: nagios3
Version: 3.2.3-1ubuntu1.2
Filename: pool/main/n/nagios3/nagios3-doc_3.2.3-1ubuntu1.2_all.deb
Size: 1705768
MD5sum: 495d6e5a006ee9796a69cb4cd3f4db8b
SHA1: 5a2e0796fdd2c700af20d31c55264336848ad41f
SHA256: 000a8b88e599787528b3a173ea9c12502cac6e3ea3acb4be70669a710fbe5d18
Description: documentation for nagios3
 Nagios is a monitoring and management system for hosts, services and
 networks.
 .
 Nagios' features include:
 .
  *  Monitoring of network services (via TCP port, SMTP, POP3, HTTP, NNTP,
     PING, etc.)
  *  Plugin interface to allow for user-developed service checks
  *  Contact notifications when problems occur and get resolved (via email,
     pager, or user-defined method)
  *  Ability to define event handlers to be run during service or host events
     (for proactive problem resolution)
  *  Web output (current status, notifications, problem history, log file, etc.)
 .
 Nagios was written in C and is designed to be easy to understand and modify
 to fit your own needs.
 .
 This package is the new version 3.x series of nagios, which replaced
 the 2.x versions.
 .
 Nagios is a replacement of the Netsaint project. It accepts and uses the
 previous Netsaint modules transparently.
 .
 Upstream URL: http://www.nagios.org/
Homepage: http://www.nagios.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: nautilus-sendto-empathy
Priority: optional
Section: gnome
Installed-Size: 1184
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Telepathy maintainers <pkg-telepathy-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: empathy
Version: 2.34.0-0ubuntu3.2
Replaces: nautilus-sendto (<< 2.28.2-2)
Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.7), libcairo2 (>= 1.2.4), libcanberra-gtk0 (>= 0.4), libcanberra0 (>= 0.2), libdbus-1-3 (>= 1.0.2), libdbus-glib-1-2 (>= 0.88), libenchant1c2a (>= 1.6), libfolks-telepathy22 (>= 0.4.0), libfolks22 (>= 0.4.0), libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.2.1), libgconf2-4 (>= 2.31.1), libgcr0 (>= 2.26.0), libgdk-pixbuf2.0-0 (>= 2.22.0), libgee2 (>= 0.5.2), libglib2.0-0 (>= 2.28.0), libgnome-keyring0 (>= 2.26.0), libgnutls26 (>= 2.7.14-0), libgp11-0 (>= 2.24), libgstreamer-plugins-base0.10-0 (>= 0.10.0), libgstreamer0.10-0 (>= 0.10.0), libgtk2.0-0 (>= 2.22.0), libido-0.1-0 (>= 0.1.0), liblaunchpad-integration1 (>= 0.1.17), libnm-glib2 (>= 0.8~a~git.20090826t185111.79489be), libnotify4 (>= 0.7.0), libpango1.0-0 (>= 1.18.0), libsoup2.4-1 (>= 2.4.0), libtasn1-3 (>= 1.6-0), libtelepathy-glib0 (>= 0.14.1), libtelepathy-logger2 (>= 0.2.0), libwebkitgtk-1.0-0 (>= 1.3.10), libx11-6, libxml2 (>= 2.7.4), empathy-common (= 2.34.0-0ubuntu3.2)
Recommends: nautilus-sendto (>= 2.28.2-2)
Breaks: nautilus-sendto (<< 2.28.2-2)
Filename: pool/main/e/empathy/nautilus-sendto-empathy_2.34.0-0ubuntu3.2_i386.deb
Size: 451086
MD5sum: ceac0038cbd6974cdd529796c8a41a6e
SHA1: aee8518e8833d11ae155158719b56edbe1745c2b
SHA256: ddb305b75df99d8f5238062df4cfbae39cb254e6562478b5fa7111b960a7060c
Description: GNOME multi-protocol chat and call client (nautilus-sendto plugin)
 Instant messaging program supporting text, voice, video, file transfers
 and inter-application communication over many different protocols,
 including: AIM, MSN, Google Talk (Jabber/XMPP), Facebook, Yahoo!, Salut,
 Gadu-Gadu, Groupwise, ICQ and QQ.
 .
 This package contains nautilus-sendto plugin for the Empathy IM application.
Homepage: http://live.gnome.org/Empathy
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, edubuntu-desktop, ubuntu-netbook

Package: network-manager
Priority: optional
Section: net
Installed-Size: 1456
Maintainer: Ubuntu Core Dev Team <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Riccardo Setti <giskard@debian.org>
Architecture: i386
Version: 0.8.4~git.20110319t175609.d14809b-0ubuntu3.1
Replaces: network-manager-pptp (<< 0.7~~)
Depends: libc6 (>= 2.4), libdbus-1-3 (>= 1.0.2), libdbus-glib-1-2 (>= 0.88), libglib2.0-0 (>= 2.24.0), libgudev-1.0-0 (>= 147), libnl1 (>= 1.1), libnm-glib2 (>= 0.8.1~beta3~git.20100626t172728.44d2f9c), libnm-util1 (>= 0.8.1+git.20100809t193754.c72fbd6), libnspr4 (>= 4.7.0~1.9b1), libnss3 (>= 3.12.2~rc1), libpolkit-gobject-1-0 (>= 0.99), libuuid1 (>= 2.16), upstart-job, iproute, iputils-arping, lsb-base (>= 3.2-14), wpasupplicant (>= 0.6.1~), dbus (>= 0.60)
Recommends: network-manager-gnome | network-manager-kde | plasma-widget-networkmanagement, dnsmasq-base, modemmanager, iptables, network-manager-pptp, ppp
Conflicts: network-manager-pptp (<< 0.7~~)
Breaks: dhcp3-client (<< 4.1.1-P1-11)
Filename: pool/main/n/network-manager/network-manager_0.8.4~git.20110319t175609.d14809b-0ubuntu3.1_i386.deb
Size: 450554
MD5sum: daf5a53893d5bd76f41486302d4c687f
SHA1: c87cf0b11b85e2dd1465b41fee9c6a428e5f6668
SHA256: 70da2c316b2abb2de31111a46690b294ed696f509a351f552305f06a60be3b95
Description: network management framework daemon
 NetworkManager attempts to keep an active network connection available at all
 times. It is intended only for the desktop use-case, and is not intended for
 usage on servers. The point of NetworkManager is to make networking
 configuration and setup as painless and automatic as possible.  If using DHCP,
 NetworkManager is _intended_ to replace default routes, obtain IP addresses
 from a DHCP server, and change nameservers whenever it sees fit.
 .
 This package provides the userspace daemons.
Homepage: http://www.gnome.org/projects/NetworkManager/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, ubuntu-uec-live, kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop, edubuntu-desktop-kde, edubuntu-uec-live, xubuntu-desktop, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, ubuntu-netbook

Package: network-manager-dev
Priority: optional
Section: net
Installed-Size: 124
Maintainer: Ubuntu Core Dev Team <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Riccardo Setti <giskard@debian.org>
Architecture: i386
Source: network-manager
Version: 0.8.4~git.20110319t175609.d14809b-0ubuntu3.1
Depends: pkg-config, libnm-util-dev
Filename: pool/main/n/network-manager/network-manager-dev_0.8.4~git.20110319t175609.d14809b-0ubuntu3.1_i386.deb
Size: 8024
MD5sum: e5e1e47fd853d8b8c8c65ea0ec899ac4
SHA1: 7fc70bc7fea15c1ccce089b5d611563acd67835c
SHA256: 5ea03acbc1758507fedf9b47c5395959a7cf0833ef11c4fce5d16de53b75f4eb
Description: network management framework (development files)
 NetworkManager attempts to keep an active network connection available at all
 times. It is intended only for the desktop use-case, and is not intended for
 usage on servers. The point of NetworkManager is to make networking
 configuration and setup as painless and automatic as possible.  If using DHCP,
 NetworkManager is _intended_ to replace default routes, obtain IP addresses
 from a DHCP server, and change nameservers whenever it sees fit.
 .
 This package provides header files that are needed to
 compile VPN Plugins for NetworkManager.
Homepage: http://www.gnome.org/projects/NetworkManager/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: network-manager-gnome
Priority: optional
Section: gnome
Installed-Size: 1916
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: network-manager-applet
Version: 0.8.4~git.20110318t152954.9c4c9a0-0ubuntu1.1
Depends: libappindicator1 (>= 0.2.96), libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libcairo2 (>= 1.2.4), libdbus-1-3 (>= 1.0.2), libdbus-glib-1-2 (>= 0.88), libdbusmenu-glib3 (>= 0.4.2), libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.2.1), libgconf2-4 (>= 2.31.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.18.0), libgnome-bluetooth8 (>= 2.27.5), libgnome-keyring0 (>= 2.20.3), libgtk2.0-0 (>= 2.24.0), libnm-glib-vpn1 (>= 0.7.999), libnm-glib2 (>= 0.8.1~beta3~git.20100626t172728.44d2f9c), libnm-util1 (>= 0.8.1+git.20100627t160238.067ed11), libnotify1 (>= 0.5.0), libnotify1-gtk2.10, libpango1.0-0 (>= 1.14.0), gconf2 (>= 2.28.1-2), network-manager (>= 0.8.4~), gksu
Recommends: notification-daemon, mobile-broadband-provider-info (>= 20090622)
Filename: pool/main/n/network-manager-applet/network-manager-gnome_0.8.4~git.20110318t152954.9c4c9a0-0ubuntu1.1_i386.deb
Size: 467980
MD5sum: 03964e2f443e79df5c8c3e198c7dc527
SHA1: 25f9c0568b06aa45b3a7f6275c36f59b2a2df921
SHA256: 1d5f8301f300484db37ed9401cd395abc41988724c178221bee88a73b8066051
Description: network management framework (GNOME frontend)
 NetworkManager attempts to keep an active network connection available at all
 times. It is intended only for the desktop use-case, and is not intended for
 usage on servers. The point of NetworkManager is to make networking
 configuration and setup as painless and automatic as possible.  If using DHCP,
 NetworkManager is _intended_ to replace default routes, obtain IP addresses
 from a DHCP server, and change nameservers whenever it sees fit.
 .
 This package contains a systray applet for GNOME's notification area but it
 also works for other desktop environments which provide a systray like KDE
 or XFCE.
 It displays the available networks and allows to easily switch between them.
 For encrypted networks it will prompt the user for the key/passphrase and it
 can optionally store them in the gnome-keyring.
Homepage: http://www.gnome.org/projects/NetworkManager/
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, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, ubuntu-netbook

Package: nginx
Priority: optional
Section: universe/httpd
Installed-Size: 80
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Jose Parrella <bureado@debian.org>
Architecture: all
Version: 0.8.54-4ubuntu0.1
Depends: nginx-full
Filename: pool/main/n/nginx/nginx_0.8.54-4ubuntu0.1_all.deb
Size: 6018
MD5sum: f51d2ff8fe73f6b9cffd138d748da8f6
SHA1: 5e115bf700a73a40b6550948f48f32ee678cca72
SHA256: b30df0ac3910839595059ad4dfb0e712b4eccce0beb9f39c672f91771806d612
Description: small, but very powerful and efficient web server and mail proxy
 Nginx (engine x) is a web server created by Igor Sysoev and kindly provided to
 the open-source community. This server can be used as standalone HTTP server
 and as a reverse proxy server before some Apache or another big server to
 reduce load to backend servers by many concurrent HTTP-sessions.
 .
 This is a dummy package that selects nginx-full.
Homepage: http://nginx.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: nginx-common
Priority: optional
Section: universe/httpd
Installed-Size: 236
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Jose Parrella <bureado@debian.org>
Architecture: all
Source: nginx
Version: 0.8.54-4ubuntu0.1
Replaces: nginx (<< 0.8.54-4), nginx-extras (<< 0.8.54-4), nginx-full (<< 0.8.54-4), nginx-light (<< 0.8.54-4)
Depends: lsb-base (>= 3.2-14)
Breaks: nginx (<< 0.8.54-4), nginx-extras (<< 0.8.54-4), nginx-full (<< 0.8.54-4), nginx-light (<< 0.8.54-4)
Filename: pool/main/n/nginx/nginx-common_0.8.54-4ubuntu0.1_all.deb
Size: 14974
MD5sum: 2f84cdcc9e5c2895f9258e2381f26a0f
SHA1: 2874d0e90175905c39f4e8be239204e89695c570
SHA256: 8a043f659acbfb3422d881a79cd14a9a20bfc97b6e1425838ffb99b1c7e9771c
Description: small, but very powerful and efficient web server (common files)
 Nginx (engine x) is a web server created by Igor Sysoev and kindly provided to
 the open-source community. This server can be used as standalone HTTP server
 and as a reverse proxy server before some Apache or another big server to
 reduce load to backend servers by many concurrent HTTP-sessions.
 .
 This package contains base configuration files used across multiple packaged
 versions of Nginx (nginx-full, nginx-light, nginx-extras).
Homepage: http://nginx.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: nginx-doc
Priority: optional
Section: universe/doc
Installed-Size: 136
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Jose Parrella <bureado@debian.org>
Architecture: all
Source: nginx
Version: 0.8.54-4ubuntu0.1
Depends: lsb-base (>= 3.2-14)
Filename: pool/main/n/nginx/nginx-doc_0.8.54-4ubuntu0.1_all.deb
Size: 19286
MD5sum: 5cd500ef2fd86440c1dfe0f83291fef8
SHA1: 91c10bbb0be5810047f4530b61300f01ad061f3d
SHA256: c982cebf4a177dafff7ba5834c79bb895a02b0478d6334472fdb9606ac3c59ea
Description: small, but very powerful and efficient web server (documentation)
 Nginx (engine x) is a web server created by Igor Sysoev and kindly provided to
 the open-source community. This server can be used as standalone HTTP server
 and as a reverse proxy server before some Apache or another big server to
 reduce load to backend servers by many concurrent HTTP-sessions.
 .
 This package provides extra documentation to help unleash the power of Nginx.
Homepage: http://nginx.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: nginx-extras
Priority: optional
Section: universe/httpd
Installed-Size: 928
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Jose Parrella <bureado@debian.org>
Architecture: i386
Source: nginx
Version: 0.8.54-4ubuntu0.1
Provides: httpd, nginx
Depends: libc6 (>= 2.12), libgd2-noxpm (>= 2.0.36~rc1~dfsg) | libgd2-xpm (>= 2.0.36~rc1~dfsg), libgeoip1 (>= 1.4.7~beta6+dfsg), liblua5.1-0, libpcre3 (>= 8.10), libperl5.10 (>= 5.10.1), libssl0.9.8 (>= 0.9.8m-1), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.1.4), perl (>= 5.10.1-17ubuntu4.1), perlapi-5.10.1, nginx-common (= 0.8.54-4ubuntu0.1)
Conflicts: nginx-full, nginx-light
Filename: pool/main/n/nginx/nginx-extras_0.8.54-4ubuntu0.1_i386.deb
Size: 394078
MD5sum: 40f7cf066e1d1877c710750a32590362
SHA1: b3f2345480743eb6eb73624fa4c27122b72c858f
SHA256: b879dd3039800d4a5de6ee5e204a433d601ce151ebe2f6d0a809bd4b0de65f4b
Description: nginx web server with full set of core modules and extras
 Nginx (engine x) is a web server created by Igor Sysoev and kindly provided to
 the open-source community. This server can be used as standalone HTTP server
 and as a reverse proxy server before some Apache or another big server to
 reduce load to backend servers by many concurrent HTTP-sessions.
 .
 This package provides the standard version of Nginx. It also includes extra
 features and modules such as the perl module which allows the addition of
 perl in configuration files.
 .
 MODULES INCLUDED:
 Standard HTTP Modules:
   Core, Access, Auth Basic, Auto Index, Browser, Charset, Empty GIF, FastCGI,
   Geo, Gzip, Headers, Index, Limit Requests, Limit Zone, Log, Map, Memcached,
   Proxy, Referer, Rewrite, SCGI, Split Clients, SSI, Upstream, User ID, UWSGI
 Optional HTTP Modules:
   Debug, WebDAV, Flash Streaming Video, GeoIP, Gzip Precompression, Image
   Filter, RealIP, Stub Status, XSLT, IPv6, Embedded Perl, Secure Link, Random
   Index, Addition
 Other Modules:
   File AIO
 Mail Modules:
   Mail Core, POP3, IMAP, SMTP, SSL
 Third Party Modules:
   Upstream Fair Queue, Echo, Embedded Lua, Nginx Development Kit
Homepage: http://nginx.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: nginx-extras-dbg
Priority: extra
Section: universe/debug
Installed-Size: 6832
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Jose Parrella <bureado@debian.org>
Architecture: i386
Source: nginx
Version: 0.8.54-4ubuntu0.1
Depends: nginx-extras (= 0.8.54-4ubuntu0.1)
Filename: pool/main/n/nginx/nginx-extras-dbg_0.8.54-4ubuntu0.1_i386.deb
Size: 3016066
MD5sum: 43b49bdd67288710c4105a951920d239
SHA1: 74fe12e3311ab09d146c3de656c107c61b973104
SHA256: 365b271e0c926325e693b54f9f1115f2f81e2f174915a82fdb1815cee30535cf
Description: Debugging symbols for nginx (extras)
 Nginx (engine x) is a web server created by Igor Sysoev and kindly provided to
 the open-source community. This server can be used as standalone HTTP server
 and as a reverse proxy server before some Apache or another big server to
 reduce load to backend servers by many concurrent HTTP-sessions.
 .
 This package provides debugging symbols for nginx-extras, to assist in
 debugging issues that you may find. It should not be required for normal
 operation.
Homepage: http://nginx.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: nginx-full
Priority: optional
Section: universe/httpd
Installed-Size: 744
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Jose Parrella <bureado@debian.org>
Architecture: i386
Source: nginx
Version: 0.8.54-4ubuntu0.1
Provides: httpd, nginx
Depends: libc6 (>= 2.12), libgd2-noxpm (>= 2.0.36~rc1~dfsg) | libgd2-xpm (>= 2.0.36~rc1~dfsg), libgeoip1 (>= 1.4.7~beta6+dfsg), libpcre3 (>= 8.10), libssl0.9.8 (>= 0.9.8m-1), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.1.4), nginx-common (= 0.8.54-4ubuntu0.1)
Conflicts: nginx-extras, nginx-light
Filename: pool/main/n/nginx/nginx-full_0.8.54-4ubuntu0.1_i386.deb
Size: 319124
MD5sum: 8ef52794b6777cbaf7af60c2f94b46ef
SHA1: 6bc676231a9b1da31bc65e3bfd3675c009edaf4a
SHA256: 5e6a0cafd6edae421c5362d580b860bf818d4581967394134477fef39c1f2b56
Description: nginx web server with full set of core modules
 Nginx (engine x) is a web server created by Igor Sysoev and kindly provided to
 the open-source community. This server can be used as standalone HTTP server
 and as a reverse proxy server before some Apache or another big server to
 reduce load to backend servers by many concurrent HTTP-sessions.
 .
 It can also act as a POP3/IMAP mail proxy with SSL and TLS SNI support. This
 package has the standard set of modules enabled.
 .
 MODULES INCLUDED:
 Standard HTTP Modules:
   Core, Access, Auth Basic, Auto Index, Browser, Charset, Empty GIF, FastCGI,
   Geo, Gzip, Headers, Index, Limit Requests, Limit Zone, Log, Map, Memcached,
   Proxy, Referer, Rewrite, SCGI, Split Clients, SSI, Upstream, User ID, UWSGI
 Optional HTTP Modules:
   Debug, WebDAV, GeoIP, Gzip Precompression, Image Filter, RealIP, Stub Status,
   XSLT, IPv6, Addition
 Mail Modules:
   Mail Core, POP3, IMAP, SMTP, SSL
 Third Party Modules:
   Upstream Fair Queue, Echo
Homepage: http://nginx.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: nginx-full-dbg
Priority: extra
Section: universe/debug
Installed-Size: 5176
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Jose Parrella <bureado@debian.org>
Architecture: i386
Source: nginx
Version: 0.8.54-4ubuntu0.1
Depends: nginx-full (= 0.8.54-4ubuntu0.1)
Filename: pool/main/n/nginx/nginx-full-dbg_0.8.54-4ubuntu0.1_i386.deb
Size: 2242834
MD5sum: d0c4eec2f0d14a7c14c655c2bb0fec7a
SHA1: 351431bd6b6cd09715070e28a4858e0f538a9ab1
SHA256: 48516317b94024ed3da3fb24cec0016347530cfc7a71d2c0c5d66dde081e3471
Description: Debugging symbols for nginx (full)
 Nginx (engine x) is a web server created by Igor Sysoev and kindly provided to
 the open-source community. This server can be used as standalone HTTP server
 and as a reverse proxy server before some Apache or another big server to
 reduce load to backend servers by many concurrent HTTP-sessions.
 .
 This package provides debugging symbols for nginx-full, to assist in debugging
 issues that you may find. It should not be required for normal operation.
Homepage: http://nginx.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: nginx-light
Priority: optional
Section: universe/httpd
Installed-Size: 532
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Jose Parrella <bureado@debian.org>
Architecture: i386
Source: nginx
Version: 0.8.54-4ubuntu0.1
Provides: httpd, nginx
Depends: libc6 (>= 2.12), libpcre3 (>= 8.10), libssl0.9.8 (>= 0.9.8m-1), zlib1g (>= 1:1.1.4), nginx-common (= 0.8.54-4ubuntu0.1)
Conflicts: nginx-extras, nginx-full
Filename: pool/main/n/nginx/nginx-light_0.8.54-4ubuntu0.1_i386.deb
Size: 226226
MD5sum: 29dc321eb35875a44d9341182268d2f0
SHA1: 098f571fc2ad6344833b4fc7b3aa5c81000a2a2a
SHA256: 31002fb689d1177d655fb2e886fd7ff0795f74264829d1a455d3f7dc62664ba2
Description: nginx web server with minimal set of core modules
 Nginx (engine x) is a web server created by Igor Sysoev and kindly provided to
 the open-source community. This server can be used as standalone HTTP server
 and as a reverse proxy server before some Apache or another big server to
 reduce load to backend servers by many concurrent HTTP-sessions.
 .
 This package provides a very light version of Nginx which lacks many of the
 features and modules of it's full counterpart.
 .
 MODULES INCLUDED:
 Standard HTTP Modules:
   Core, Access, Auth Basic, Auto Index, Charset, Empty GIF, FastCGI, Gzip,
   Headers, Index, Log, Proxy, Rewrite, Split Clients, Upstream, User ID
 Optional HTTP Modules:
   Gzip Precompression, IPv6
 Mail Modules:
   None
 Third Party Modules:
   Echo
Homepage: http://nginx.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: nginx-light-dbg
Priority: extra
Section: universe/debug
Installed-Size: 3920
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Jose Parrella <bureado@debian.org>
Architecture: i386
Source: nginx
Version: 0.8.54-4ubuntu0.1
Depends: nginx-light (= 0.8.54-4ubuntu0.1)
Filename: pool/main/n/nginx/nginx-light-dbg_0.8.54-4ubuntu0.1_i386.deb
Size: 1729676
MD5sum: b8583d19e4108d59b31950662b061997
SHA1: f082ab971127150c0b5986473d9dc5499a4e6d0d
SHA256: 38605f347737038c237db96b6225b91d2bf1bc7fddda85f72c1c4e4b12bf8aab
Description: Debugging symbols for nginx (light)
 Nginx (engine x) is a web server created by Igor Sysoev and kindly provided to
 the open-source community. This server can be used as standalone HTTP server
 and as a reverse proxy server before some Apache or another big server to
 reduce load to backend servers by many concurrent HTTP-sessions.
 .
 This package provides debugging symbols for nginx-light, to assist in
 debugging issues that you may find. It should not be required for normal
 operation.
Homepage: http://nginx.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: nova-ajax-console-proxy
Priority: extra
Section: universe/net
Installed-Size: 88
Maintainer: Soren Hansen <soren@ubuntu.com>
Architecture: all
Source: nova
Version: 2011.2-0ubuntu1.3
Depends: nova-common (= 2011.2-0ubuntu1.3), python (>= 2.6), upstart-job
Filename: pool/main/n/nova/nova-ajax-console-proxy_2011.2-0ubuntu1.3_all.deb
Size: 7004
MD5sum: c69ddb99d3629f8e4f020b71ac494044
SHA1: aad9a8c1e314ff566797ea4ed4a119a853a2c849
SHA256: 76069eb50c96b60dce60496cee45a74690d01e5f82cbd32985f4c018c2f9bdab
Description: OpenStack Compute - Nova - AJAX console proxy
 OpenStack is free, open source software for building reliable cloud
 infrastructure.
 .
 The OpenStack mission is to produce the ubiquitous Open Source cloud
 computing platform that will meet the needs of public and private cloud
 providers regardless of size, by being simple to implement and
 massively scalable.
 .
 OpenStack Compute, codenamed Nova, is a cloud computing fabric
 controller. In addition to its "native", open API (the OpenStack API),
 it also supports the Amazon EC2 API.
 .
 Nova is intended to be modular and easy to extend and adapt. It
 supports many different hypervisors (KVM and Xen to name a few),
 different database backends (SQLite, MySQL, and PostgreSQL, for
 instance), different types of user databases (LDAP or SQL), etc.
 .
 This package provides the AJAX proxy. It is a publically reachable
 component which proxies access to ajaxterm's running on compute
 nodes.
Homepage: http://launchpad.net/nova
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: nova-api
Priority: extra
Section: universe/net
Installed-Size: 104
Maintainer: Soren Hansen <soren@ubuntu.com>
Architecture: all
Source: nova
Version: 2011.2-0ubuntu1.3
Depends: nova-common (= 2011.2-0ubuntu1.3), python (>= 2.6), upstart-job
Filename: pool/main/n/nova/nova-api_2011.2-0ubuntu1.3_all.deb
Size: 6736
MD5sum: e66794cba327fdecf6ad5e2ac2e0ea66
SHA1: d04afe27bb49733969ab9fd808e1414727372f93
SHA256: 06291078aacf145c8148c42b74192f8888eec572cf681851b3fc6280a7508afe
Description: OpenStack Compute - Nova - API frontend
 OpenStack is free, open source software for building reliable cloud
 infrastructure.
 .
 The OpenStack mission is to produce the ubiquitous Open Source cloud
 computing platform that will meet the needs of public and private cloud
 providers regardless of size, by being simple to implement and
 massively scalable.
 .
 OpenStack Compute, codenamed Nova, is a cloud computing fabric
 controller. In addition to its "native", open API (the OpenStack API),
 it also supports the Amazon EC2 API.
 .
 Nova is intended to be modular and easy to extend and adapt. It
 supports many different hypervisors (KVM and Xen to name a few),
 different database backends (SQLite, MySQL, and PostgreSQL, for
 instance), different types of user databases (LDAP or SQL), etc.
 .
 This package provides the API frontend.
Homepage: http://launchpad.net/nova
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: nova-common
Priority: extra
Section: universe/net
Installed-Size: 188
Maintainer: Soren Hansen <soren@ubuntu.com>
Architecture: all
Source: nova
Version: 2011.2-0ubuntu1.3
Depends: python-nova (= 2011.2-0ubuntu1.3), python (>= 2.6), adduser
Filename: pool/main/n/nova/nova-common_2011.2-0ubuntu1.3_all.deb
Size: 16640
MD5sum: e068302239f1445000ac2e822e568bf6
SHA1: d45c992221bdae0969efebcba584969f866fdb42
SHA256: 773a192de9a19accee8d4e45c23929a6f6b221d2e4c9d5a1033ab4b50923fecc
Description: OpenStack Compute - Nova - common files
 OpenStack is free, open source software for building reliable cloud
 infrastructure.
 .
 The OpenStack mission is to produce the ubiquitous Open Source cloud
 computing platform that will meet the needs of public and private cloud
 providers regardless of size, by being simple to implement and
 massively scalable.
 .
 OpenStack Compute, codenamed Nova, is a cloud computing fabric
 controller. In addition to its "native", open API (the OpenStack API),
 it also supports the Amazon EC2 API.
 .
 Nova is intended to be modular and easy to extend and adapt. It
 supports many different hypervisors (KVM and Xen to name a few),
 different database backends (SQLite, MySQL, and PostgreSQL, for
 instance), different types of user databases (LDAP or SQL), etc.
 .
 This package contains things that are needed by all parts of Nova.
Homepage: http://launchpad.net/nova
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: nova-compute
Priority: extra
Section: universe/net
Installed-Size: 96
Maintainer: Soren Hansen <soren@ubuntu.com>
Architecture: all
Source: nova
Version: 2011.2-0ubuntu1.3
Depends: nova-common (= 2011.2-0ubuntu1.3), kpartx, kvm, python-libvirt, libvirt-bin (>= 0.8.1), curl, parted, ebtables, gawk, iptables, open-iscsi, python (>= 2.6), upstart-job
Recommends: ajaxterm
Filename: pool/main/n/nova/nova-compute_2011.2-0ubuntu1.3_all.deb
Size: 6048
MD5sum: 96e9c5bddb24418914ba75bedade0d41
SHA1: 20ef6b7cdf8875e70df56981beb83ea3c1a5dd23
SHA256: cadef6f0b667c3081f8133ee2faf019ed7cde1fdf562e7fccf2fc75e7d514555
Description: OpenStack Compute - Nova - compute node
 OpenStack is free, open source software for building reliable cloud
 infrastructure.
 .
 The OpenStack mission is to produce the ubiquitous Open Source cloud
 computing platform that will meet the needs of public and private cloud
 providers regardless of size, by being simple to implement and
 massively scalable.
 .
 OpenStack Compute, codenamed Nova, is a cloud computing fabric
 controller. In addition to its "native", open API (the OpenStack API),
 it also supports the Amazon EC2 API.
 .
 Nova is intended to be modular and easy to extend and adapt. It
 supports many different hypervisors (KVM and Xen to name a few),
 different database backends (SQLite, MySQL, and PostgreSQL, for
 instance), different types of user databases (LDAP or SQL), etc.
 .
 This is the package you will install on the nodes that will run your
 virtual machines.
Homepage: http://launchpad.net/nova
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: nova-doc
Priority: extra
Section: universe/doc
Installed-Size: 8852
Maintainer: Soren Hansen <soren@ubuntu.com>
Architecture: all
Source: nova
Version: 2011.2-0ubuntu1.3
Filename: pool/main/n/nova/nova-doc_2011.2-0ubuntu1.3_all.deb
Size: 1143924
MD5sum: 137d2994105674ee2d20484c6c8f1588
SHA1: f7905835f166e28ce90795f6d78459da3d8d38e9
SHA256: 21ccd93a2296eb236bdbaab0da127639b476463786ad12b393cf808c09a87357
Description: OpenStack Compute - Nova - documetation
 OpenStack is free, open source software for building reliable cloud
 infrastructure.
 .
 The OpenStack mission is to produce the ubiquitous Open Source cloud
 computing platform that will meet the needs of public and private cloud
 providers regardless of size, by being simple to implement and
 massively scalable.
 .
 OpenStack Compute, codenamed Nova, is a cloud computing fabric
 controller. In addition to its "native", open API (the OpenStack API),
 it also supports the Amazon EC2 API.
 .
 Nova is intended to be modular and easy to extend and adapt. It
 supports many different hypervisors (KVM and Xen to name a few),
 different database backends (SQLite, MySQL, and PostgreSQL, for
 instance), different types of user databases (LDAP or SQL), etc.
 .
 This package contains the documentation for Nova.
Homepage: http://launchpad.net/nova
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: nova-instancemonitor
Priority: extra
Section: universe/net
Installed-Size: 96
Maintainer: Soren Hansen <soren@ubuntu.com>
Architecture: all
Source: nova
Version: 2011.2-0ubuntu1.3
Depends: python-rrdtool, nova-common (= 2011.2-0ubuntu1.3), python (>= 2.6), upstart-job
Filename: pool/main/n/nova/nova-instancemonitor_2011.2-0ubuntu1.3_all.deb
Size: 6090
MD5sum: cfd4aa90a349a675d2e17fcad4636519
SHA1: 18563e73df03f4e1d45ec61b23d0cb0b63ba2332
SHA256: 7838808fe725a7f0411ccff1b549550370c6aeb1ff90cdaf7edb0171c06b8332
Description: Nova instance monitor
 OpenStack is free, open source software for building reliable cloud
 infrastructure.
 .
 The OpenStack mission is to produce the ubiquitous Open Source cloud
 computing platform that will meet the needs of public and private cloud
 providers regardless of size, by being simple to implement and
 massively scalable.
 .
 OpenStack Compute, codenamed Nova, is a cloud computing fabric
 controller. In addition to its "native", open API (the OpenStack API),
 it also supports the Amazon EC2 API.
 .
 Nova is intended to be modular and easy to extend and adapt. It
 supports many different hypervisors (KVM and Xen to name a few),
 different database backends (SQLite, MySQL, and PostgreSQL, for
 instance), different types of user databases (LDAP or SQL), etc.
 .
 This package contains the Instance Monitor for Nova.
Homepage: http://launchpad.net/nova
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: nova-network
Priority: extra
Section: universe/net
Installed-Size: 92
Maintainer: Soren Hansen <soren@ubuntu.com>
Architecture: all
Source: nova
Version: 2011.2-0ubuntu1.3
Depends: socat, vlan, nova-common (= 2011.2-0ubuntu1.3), python (>= 2.6), upstart-job
Suggests: radvd
Filename: pool/main/n/nova/nova-network_2011.2-0ubuntu1.3_all.deb
Size: 6982
MD5sum: bd9cc6aab3327f4e1c8b97ef070ed6f5
SHA1: f959ef73b5885f3c4ae297933554e5fcaffd626c
SHA256: 2a5f23ece8c9f2da3b0217d80311858bc6801e28966d3b10f6fc690984cac34b
Description: OpenStack Compute - Nova - Network thingamajig
 OpenStack is free, open source software for building reliable cloud
 infrastructure.
 .
 The OpenStack mission is to produce the ubiquitous Open Source cloud
 computing platform that will meet the needs of public and private cloud
 providers regardless of size, by being simple to implement and
 massively scalable.
 .
 OpenStack Compute, codenamed Nova, is a cloud computing fabric
 controller. In addition to its "native", open API (the OpenStack API),
 it also supports the Amazon EC2 API.
 .
 Nova is intended to be modular and easy to extend and adapt. It
 supports many different hypervisors (KVM and Xen to name a few),
 different database backends (SQLite, MySQL, and PostgreSQL, for
 instance), different types of user databases (LDAP or SQL), etc.
 .
 This is the package you will install on the network nodes.
 It hands out IP's and in some cases acts as a gateway.
Homepage: http://launchpad.net/nova
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: nova-objectstore
Priority: extra
Section: universe/net
Installed-Size: 96
Maintainer: Soren Hansen <soren@ubuntu.com>
Architecture: all
Source: nova
Version: 2011.2-0ubuntu1.3
Depends: nova-common (= 2011.2-0ubuntu1.3), python (>= 2.6), upstart-job
Filename: pool/main/n/nova/nova-objectstore_2011.2-0ubuntu1.3_all.deb
Size: 6102
MD5sum: fccb427be0e4f4c6a182b6fbbe7e2f30
SHA1: 1df156eb5e92f238438cf0f99237058371815a5e
SHA256: b6ffa025cb9282d4fa0df47d9293b5caf4866b677e15e46a509bef7d81881d76
Description: OpenStack Compute - Nova - object store
 OpenStack is free, open source software for building reliable cloud
 infrastructure.
 .
 The OpenStack mission is to produce the ubiquitous Open Source cloud
 computing platform that will meet the needs of public and private cloud
 providers regardless of size, by being simple to implement and
 massively scalable.
 .
 OpenStack Compute, codenamed Nova, is a cloud computing fabric
 controller. In addition to its "native", open API (the OpenStack API),
 it also supports the Amazon EC2 API.
 .
 Nova is intended to be modular and easy to extend and adapt. It
 supports many different hypervisors (KVM and Xen to name a few),
 different database backends (SQLite, MySQL, and PostgreSQL, for
 instance), different types of user databases (LDAP or SQL), etc.
 .
 This is the package contains a very simple S3-like object store.
 For production use, you should use OpenStack Storage, aka. Swift.
Homepage: http://launchpad.net/nova
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: nova-scheduler
Priority: extra
Section: universe/net
Installed-Size: 84
Maintainer: Soren Hansen <soren@ubuntu.com>
Architecture: all
Source: nova
Version: 2011.2-0ubuntu1.3
Depends: nova-common (= 2011.2-0ubuntu1.3), python (>= 2.6), upstart-job
Filename: pool/main/n/nova/nova-scheduler_2011.2-0ubuntu1.3_all.deb
Size: 5756
MD5sum: e9107de85a1a2f5969410533dcf96ebd
SHA1: 0a5b3c3c3ebbcbdda28c58b08eedb93cab09a7cb
SHA256: 768c7efcdadc15b324bec122a2b27d555d519b28cb442167fec215f06fb53640
Description: OpenStack Compute - Nova - Scheduler
 OpenStack is free, open source software for building reliable cloud
 infrastructure.
 .
 The OpenStack mission is to produce the ubiquitous Open Source cloud
 computing platform that will meet the needs of public and private cloud
 providers regardless of size, by being simple to implement and
 massively scalable.
 .
 OpenStack Compute, codenamed Nova, is a cloud computing fabric
 controller. In addition to its "native", open API (the OpenStack API),
 it also supports the Amazon EC2 API.
 .
 Nova is intended to be modular and easy to extend and adapt. It
 supports many different hypervisors (KVM and Xen to name a few),
 different database backends (SQLite, MySQL, and PostgreSQL, for
 instance), different types of user databases (LDAP or SQL), etc.
 .
 This is the Nova scheduler.
Homepage: http://launchpad.net/nova
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: nova-volume
Priority: extra
Section: universe/net
Installed-Size: 96
Maintainer: Soren Hansen <soren@ubuntu.com>
Architecture: all
Source: nova
Version: 2011.2-0ubuntu1.3
Depends: nova-common (= 2011.2-0ubuntu1.3), vblade, vblade-persist, lvm2, iscsitarget, python (>= 2.6), upstart-job
Suggests: sheepdog
Filename: pool/main/n/nova/nova-volume_2011.2-0ubuntu1.3_all.deb
Size: 5908
MD5sum: df33a94afe36919313aaf4bb466f6265
SHA1: 2cc3e76b4e756531f81babdd0feb7739909a1fa0
SHA256: edc1554af0de006a2c859551327394355405e3fb24be8c2d14ed51912cc6baaa
Description: OpenStack Compute - Nova - storage
 OpenStack is free, open source software for building reliable cloud
 infrastructure.
 .
 The OpenStack mission is to produce the ubiquitous Open Source cloud
 computing platform that will meet the needs of public and private cloud
 providers regardless of size, by being simple to implement and
 massively scalable.
 .
 OpenStack Compute, codenamed Nova, is a cloud computing fabric
 controller. In addition to its "native", open API (the OpenStack API),
 it also supports the Amazon EC2 API.
 .
 Nova is intended to be modular and easy to extend and adapt. It
 supports many different hypervisors (KVM and Xen to name a few),
 different database backends (SQLite, MySQL, and PostgreSQL, for
 instance), different types of user databases (LDAP or SQL), etc.
 .
 This is the package you will install on your storage nodes.
Homepage: http://launchpad.net/nova
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: nut
Priority: optional
Section: admin
Installed-Size: 2872
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Arnaud Quette <aquette@debian.org>
Architecture: i386
Version: 2.6.0-1ubuntu3.1
Replaces: nut-doc
Provides: nut-doc, nut-usb, ups-monitor
Depends: libc6 (>= 2.4), libupsclient1 (>= 2.4.1), libusb-0.1-4 (>= 2:0.1.12), libwrap0 (>= 7.6-4~), adduser, lsb-base (>= 3.0-6), udev (>= 136-1)
Recommends: bash-completion
Suggests: nut-cgi, nut-snmp, nut-dev, nut-xml
Conflicts: nut-dev (<< 2.2.2), nut-doc, nut-hal-drivers, nut-usb (<< 2.1.0-3), ups-monitor
Filename: pool/main/n/nut/nut_2.6.0-1ubuntu3.1_i386.deb
Size: 1168638
MD5sum: e73a207f40f09907fc0723d1db9a4430
SHA1: 3e8a672bb37de713b279ffc369b38e965b1a2b31
SHA256: d72a7223f11ce9acc5c21cb247989bec6ce5bcfa393c88b77986f9b46ee66eb5
Description: network UPS tools - core system
 Network UPS Tools (NUT) is a client/server monitoring system that
 allows computers to share uninterruptible power supply (UPS) and
 power distribution unit (PDU) hardware. Clients access the hardware
 through the server, and are notified whenever the power status
 changes.
 .
 This package provides NUT's core system, and the serial and USB UPS
 drivers. In most cases it is sufficient for a basic UPS monitoring
 system.
Homepage: http://www.networkupstools.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: nut-cgi
Priority: optional
Section: admin
Installed-Size: 280
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Arnaud Quette <aquette@debian.org>
Architecture: i386
Source: nut
Version: 2.6.0-1ubuntu3.1
Replaces: nut (<< 1.1.11)
Depends: libc6 (>= 2.4), libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.2.1), libgd2-xpm (>= 2.0.36~rc1~dfsg), libjpeg62 (>= 6b1), libpng12-0 (>= 1.2.13-4), libupsclient1 (>= 2.4.1), libx11-6, libxpm4, zlib1g (>= 1:1.1.4), adduser
Recommends: apache2 | httpd-cgi
Suggests: nut
Filename: pool/main/n/nut/nut-cgi_2.6.0-1ubuntu3.1_i386.deb
Size: 53400
MD5sum: c7de8788f690278ccc7da89d6bde3040
SHA1: 259bdd923182b3319cfd4ead8a79a1f4cf9d8a63
SHA256: efbd6255bafcc4d76bcf7c4c2a5536faf4ed40185a06e143c8b9a5bc77af1542
Description: network UPS tools - web interface
 Network UPS Tools (NUT) is a client/server monitoring system that
 allows computers to share uninterruptible power supply (UPS) and
 power distribution unit (PDU) hardware. Clients access the hardware
 through the server, and are notified whenever the power status
 changes.
 .
 This package provides an HTTP interface for Network UPS Tools which makes
 it possible to monitor the core NUT system with a web browser.
Homepage: http://www.networkupstools.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: nut-snmp
Priority: optional
Section: admin
Installed-Size: 176
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Arnaud Quette <aquette@debian.org>
Architecture: i386
Source: nut
Version: 2.6.0-1ubuntu3.1
Depends: libc6 (>= 2.4), libsnmp15 (>= 5.4.3~dfsg), nut (>= 1.4.1-pre1)
Conflicts: nut (<= 1.4.0)
Filename: pool/main/n/nut/nut-snmp_2.6.0-1ubuntu3.1_i386.deb
Size: 38616
MD5sum: f939b6746a5fc8f6020a4a85d91ce0fd
SHA1: e23bb06a9606f57355d693c174e90544476328b8
SHA256: 2a5019a8e67042221e7a494fd4c6864fdd90f27bcd6ba4689007ff2653063b39
Description: network UPS tools - SNMP driver
 Network UPS Tools (NUT) is a client/server monitoring system that
 allows computers to share uninterruptible power supply (UPS) and
 power distribution unit (PDU) hardware. Clients access the hardware
 through the server, and are notified whenever the power status
 changes.
 .
 This package provides snmp-ups, the SNMP multi-MIB driver for UPS, which
 supports various MIBs including IETF, MGE, and APC. It adds an SNMP
 Manager interface to the core NUT system.
Homepage: http://www.networkupstools.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: nut-xml
Priority: optional
Section: universe/admin
Installed-Size: 156
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Arnaud Quette <aquette@debian.org>
Architecture: i386
Source: nut
Version: 2.6.0-1ubuntu3.1
Depends: libc6 (>= 2.4), libneon27-gnutls (>= 0.29.3-3), nut (>= 2.2.2)
Filename: pool/main/n/nut/nut-xml_2.6.0-1ubuntu3.1_i386.deb
Size: 33076
MD5sum: 0fa3e4e161865ee85d4b9c93f956ce0a
SHA1: 0345eb7d1982b3da96cbeb465df4c8c429fc77dc
SHA256: 59e721957e2ebe7bf23e9c3859b66eb2d9a5d5111e8d232bf2367dbb87fc396c
Description: network UPS tools - XML/HTTP driver
 Network UPS Tools (NUT) is a client/server monitoring system that
 allows computers to share uninterruptible power supply (UPS) and
 power distribution unit (PDU) hardware. Clients access the hardware
 through the server, and are notified whenever the power status
 changes.
 .
 This package provides netxml-ups, which supports UPS models from
 Eaton or MGE that use an XML/HTTP-based Network Management Card or
 Proxy.
Homepage: http://www.networkupstools.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: okular
Priority: optional
Section: graphics
Installed-Size: 3160
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdegraphics
Version: 4:4.6.5-0ubuntu1.1
Provides: pdf-viewer, postscript-viewer
Depends: kdebase-runtime, libc6 (>= 2.4), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1), libjpeg62 (>= 6b1), libkdecore5 (>= 4:4.5), libkdeui5 (>= 4:4.5), libkio5 (>= 4:4.5.80), libkparts4 (>= 4:4.5.80), libkprintutils4 (>= 4:4.5), libkpty4 (>= 4:4.5), libokularcore1 (>= 4:4.5.80), libphonon4 (>= 4:4.7.0really4.4.4), libpoppler-qt4-3 (>= 0.16), libqca2, libqimageblitz4 (>= 1:0.0.4), libqt4-dbus (>= 4:4.6.1), libqt4-svg (>= 4:4.5.3), libqt4-xml (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.6.1), libspectre1 (>= 0.2.3), libstdc++6 (>= 4.1.1), phonon, zlib1g (>= 1:1.2.3.3.dfsg)
Suggests: okular-extra-backends (= 4:4.6.5-0ubuntu1.1), texlive-binaries, unrar, poppler-data, ghostscript, kttsd, okular-odp-backend
Filename: pool/main/k/kdegraphics/okular_4.6.5-0ubuntu1.1_i386.deb
Size: 939504
MD5sum: 6d973a8a1acda36af7fee83503ef2b68
SHA1: af625719e063e89c39601aebf5d1d917642d781b
SHA256: 47c396a32b9473be4bdb5daf4071d0d83df5b2d9539f591548f41629d9a4a0c3
Description: universal document viewer
 Okular is a universal document viewer with support for advanced document
 features, such as annotations, forms, and embedded files.
 .
 This package provides the document viewer application, plus plugins for a wide
 variety of document formats such as:
  * PostScript (PS)
  * Portable Document Format (PDF)
  * OpenDocument Text (ODT)
  * TeX Device independent file format (DVI)
  * XML Paper Specification (XPS)
  * G3 fax
  * various electronic book formats: ComicBook, FictionBook, MobiPocket, and
    Plucker
 .
 This package is part of the KDE graphics module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, edubuntu-desktop-kde

Package: okular-dev
Priority: optional
Section: libdevel
Installed-Size: 352
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdegraphics
Version: 4:4.6.5-0ubuntu1.1
Depends: libokularcore1 (= 4:4.6.5-0ubuntu1.1), kdelibs5-dev (>= 4:4.5)
Filename: pool/main/k/kdegraphics/okular-dev_4.6.5-0ubuntu1.1_i386.deb
Size: 39528
MD5sum: f3cb1f1ff00c0e12dfbfc808d666b0d6
SHA1: 5ed2341fad74cc9658875f40ee13878769e37c58
SHA256: f6cdc865c1d6974511bbd77d5b08e96647db9118d455316672064923651fabc4
Description: development files for the Okular libraries
 This package contains development files for building Okular document format
 backends.
 .
 This package is part of the KDE graphics module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: okular-extra-backends
Priority: optional
Section: kde
Installed-Size: 324
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdegraphics
Version: 4:4.6.5-0ubuntu1.1
Provides: djvu-viewer
Depends: libc6 (>= 2.4), libdjvulibre21 (>= 3.5.23), libepub0 (>= 0.1.1), libkdecore5 (>= 4:4.5), libokularcore1 (>= 4:4.5.80), libqt4-xml (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1), libtiff4
Recommends: okular
Filename: pool/main/k/kdegraphics/okular-extra-backends_4.6.5-0ubuntu1.1_i386.deb
Size: 47880
MD5sum: de1f5aee0b068c502e08e7ed898b3966
SHA1: 97400238cc03cd6245eda93db7f4c5fe5bd556a9
SHA256: 5c50662657e9c5d2633f43fef70ff94ddad41f6e56e047d3364c7feb73370363
Description: additional document format support for Okular
 These plugins allow Okular to view additional document formats:
  * Tagged Image File Format (TIFF)
  * DjVu scanned page format
  * EPub eBooks
 .
 This package is part of the KDE graphics module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, edubuntu-desktop-kde

Package: okular-odp-backend
Priority: optional
Section: universe/graphics
Installed-Size: 112
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: koffice
Version: 1:2.3.3-0ubuntu4.1
Depends: koffice-libs, libc6 (>= 2.1.3), libkdecore5 (>= 4:4.5.2-0ubuntu1), libokularcore1 (>= 4:4.5.80), libqtcore4 (>= 4:4.6.1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1)
Filename: pool/main/k/koffice/okular-odp-backend_2.3.3-0ubuntu4.1_i386.deb
Size: 11270
MD5sum: 4bc0333e2924229462b1b4e91f237035
SHA1: 6db0411f2d41460308f5d6fece460bffa37eb8e4
SHA256: 41bf777a042115a9b342f81af2e9264c8183eee4e07a0ff0fdebc10619946930
Description: Okular backend for ODP OpenDocument Presentation files
 A plugin for Okular to read ODP OpenDocument Presentation files.
 .
 This package is part of the KDE Office Suite.
Homepage: http://www.koffice.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: openconnect
Priority: optional
Section: universe/net
Installed-Size: 204
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Mike Miller <mtmiller@ieee.org>
Architecture: i386
Version: 2.25-0.1+squeeze1build0.11.04.1
Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.8), libcairo2 (>= 1.2.4), libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.2.1), libgconf2-4 (>= 2.31.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.8.0), libpango1.0-0 (>= 1.14.0), libssl0.9.8 (>= 0.9.8m-1), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4)
Filename: pool/main/o/openconnect/openconnect_2.25-0.1+squeeze1build0.11.04.1_i386.deb
Size: 71906
MD5sum: 35f3914a4a33d0c308cfc2020d1fb98f
SHA1: b4e2829c7baf6984b91591801bbef6ae026b9495
SHA256: 111ee37fa18dcd8b4905d8eab7f5be66b6e769e241f40a69b979330a2c86b5aa
Description: Open client for Cisco AnyConnect VPN
 OpenConnect is an open client for the Cisco AnyConnect VPN.
Homepage: http://git.infradead.org/users/dwmw2/openconnect.git
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: openjdk-6-dbg
Priority: extra
Section: debug
Installed-Size: 284116
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: OpenJDK Team <openjdk@lists.launchpad.net>
Architecture: i386
Source: openjdk-6
Version: 6b24-1.11.5-0ubuntu1~11.04.1
Depends: openjdk-6-jre-headless (= 6b24-1.11.5-0ubuntu1~11.04.1)
Recommends: openjdk-6-jre (= 6b24-1.11.5-0ubuntu1~11.04.1)
Suggests: openjdk-6-jdk (= 6b24-1.11.5-0ubuntu1~11.04.1)
Conflicts: openjdk-6-jre (<< 6b17~pre3-1), openjdk-6-jre-headless (<< 6b17~pre3-1)
Filename: pool/main/o/openjdk-6/openjdk-6-dbg_6b24-1.11.5-0ubuntu1~11.04.1_i386.deb
Size: 122158094
MD5sum: 7f23b202a6458807db473737060ec320
SHA1: 8a08e4fd99c354dd745d431b7e80826f00695178
SHA256: 2be67423b7962f6aba375eec0d421f3f43ff12c0ba7fc6ae2a7b6c1c6a4a497c
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: 4732
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: OpenJDK Team <openjdk@lists.launchpad.net>
Architecture: i386
Source: openjdk-6
Version: 6b24-1.11.5-0ubuntu1~11.04.1
Depends: openjdk-6-jre (>= 6b24-1.11.5-0ubuntu1~11.04.1), libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 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_6b24-1.11.5-0ubuntu1~11.04.1_i386.deb
Size: 2288142
MD5sum: 58d807e9e9a1dcfd4ba9c1cca6b421e8
SHA1: 53caed24c23b68897348dff414a3a1e308b7ecb2
SHA256: c1b3cb2ae7a5cdd02bed137f363c7d240f9428d46d4bd5900a84b59be7f2c94b
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: 260872
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: OpenJDK Team <openjdk@lists.launchpad.net>
Architecture: all
Source: openjdk-6
Version: 6b24-1.11.5-0ubuntu1~11.04.1
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_6b24-1.11.5-0ubuntu1~11.04.1_all.deb
Size: 20490724
MD5sum: 93fa4367f07cec55258b824e7fccaf89
SHA1: 18c8d4dbc58fd4a02436cbc01cdd2ad29237b2ff
SHA256: 1100023a9951430f9357d1413eb4318527b03769a33fad94226af6f5534f9591
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: 34148
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: OpenJDK Team <openjdk@lists.launchpad.net>
Architecture: i386
Source: openjdk-6
Version: 6b24-1.11.5-0ubuntu1~11.04.1
Provides: java-compiler, java-sdk, java2-sdk, java5-sdk, java6-sdk
Depends: openjdk-6-jre (>= 6b24-1.11.5-0ubuntu1~11.04.1), 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_6b24-1.11.5-0ubuntu1~11.04.1_i386.deb
Size: 11063258
MD5sum: 303178d33f40ce36467744b100b8e620
SHA1: 4799376134b99da97503f7beddd40110d18c86a7
SHA256: dd0612953526b99e3d58d36cc1d1f3efae0e767b7ef1bab327407d41c5e03c07
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
Task: eucalyptus-cloud, eucalyptus-storage, eucalyptus-walrus, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: openjdk-6-jre
Priority: optional
Section: java
Installed-Size: 708
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: OpenJDK Team <openjdk@lists.launchpad.net>
Architecture: i386
Source: openjdk-6
Version: 6b24-1.11.5-0ubuntu1~11.04.1
Replaces: openjdk-6-jdk (<< 6b20-1.10~pre2-0ubuntu1), openjdk-6-jre-headless (<< 6b16~pre3)
Provides: java-runtime, java2-runtime, java5-runtime, java6-runtime
Depends: openjdk-6-jre-headless (>= 6b24-1.11.5-0ubuntu1~11.04.1), libasound2 (>> 1.0.24.1), libc6 (>= 2.11), libgif4 (>= 4.1.4), libjpeg62 (>= 6b1), libpng12-0 (>= 1.2.13-4), libpulse0 (>= 0.9.16), libx11-6, libxext6, libxi6, libxrender1, libxtst6, zlib1g (>= 1:1.1.4)
Recommends: ttf-dejavu-extra, icedtea-netx
Suggests: icedtea-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_6b24-1.11.5-0ubuntu1~11.04.1_i386.deb
Size: 210990
MD5sum: 58e036bffc6bd627f442862f03088b49
SHA1: da01200fe13395b73dce55fecbbd7d7de4982c47
SHA256: 88693d4198948ae33c0cef18ff60483f2ff60db1ca0f472293a2fd8c27dae1c4
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, eucalyptus-cloud, eucalyptus-storage, eucalyptus-walrus, kubuntu-dvd-live, kubuntu-mobile-dvd-live, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: openjdk-6-jre-headless
Priority: optional
Section: java
Installed-Size: 77584
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: OpenJDK Team <openjdk@lists.launchpad.net>
Architecture: i386
Source: openjdk-6
Version: 6b24-1.11.5-0ubuntu1~11.04.1
Replaces: openjdk-6-jdk (<< 6b20-1.9.1-0ubuntu2), openjdk-6-jre (<< 6b23~pre1), openjdk-6-jre-lib (<< 6b23~pre10)
Provides: java-runtime-headless, java2-runtime-headless, java5-runtime-headless, java6-runtime-headless
Depends: openjdk-6-jre-lib (>= 6b24-1.11.5-0ubuntu1~11.04.1), ca-certificates-java, tzdata-java, java-common (>= 0.28), libcups2, libjpeg62, libnss3-1d (>= 3.12.3), libpcsclite1, libc6 (>= 2.11), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.1.4)
Recommends: icedtea-6-jre-cacao (= 6b24-1.11.5-0ubuntu1~11.04.1), icedtea-6-jre-jamvm (= 6b24-1.11.5-0ubuntu1~11.04.1)
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_6b24-1.11.5-0ubuntu1~11.04.1_i386.deb
Size: 26849766
MD5sum: 8e7d72f31064f15fcf66df07310455bd
SHA1: 9836abb6a4e2288be41bfa407f950c7057305a92
SHA256: 959c033d14d83c224d05178a964806a41f30df4383f35f9a0c03ecc01ab13515
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, kubuntu-mobile-dvd-live, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: openjdk-6-jre-lib
Priority: optional
Section: java
Installed-Size: 7648
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: OpenJDK Team <openjdk@lists.launchpad.net>
Architecture: all
Source: openjdk-6
Version: 6b24-1.11.5-0ubuntu1~11.04.1
Depends: openjdk-6-jre-headless (>= 6b17)
Conflicts: openjdk-6-jre (<< 6b17~pre3-1), openjdk-6-jre-headless (<< 6b17~pre3-1)
Breaks: openjdk-6-jre-headless (<< 6b23~pre9-1~)
Filename: pool/main/o/openjdk-6/openjdk-6-jre-lib_6b24-1.11.5-0ubuntu1~11.04.1_all.deb
Size: 5925840
MD5sum: a1f1cf354c99c4d520866e14e92f24ae
SHA1: 20504996975d93cda7e0b98b14f68157eda1e80a
SHA256: f414b3af0a665e4f102cd0be8f48f7206692facf4cd2023c7e2868721d07cfeb
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, kubuntu-mobile-dvd-live, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: openjdk-6-jre-zero
Priority: extra
Section: universe/java
Installed-Size: 4736
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: OpenJDK Team <openjdk@lists.launchpad.net>
Architecture: i386
Source: openjdk-6
Version: 6b24-1.11.5-0ubuntu1~11.04.1
Depends: openjdk-6-jre-headless (= 6b24-1.11.5-0ubuntu1~11.04.1), libc6 (>= 2.4), libstdc++6 (>= 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-jre-zero_6b24-1.11.5-0ubuntu1~11.04.1_i386.deb
Size: 1848324
MD5sum: c7792a09c0659a109df3fae2f0cac6dc
SHA1: 3e2bbd5928ad5b74d98b2c6400b5421a8bf66238
SHA256: 70fb4254326a49bc998641db9f6bcba7a42f8f12281b8db6e7a82ff62e233175
Description: Alternative JVM for OpenJDK, using Zero/Shark
 The package provides an alternative runtime using the Zero VM and the
 Shark Just In Time Compiler (JIT).  Built on architectures in addition
 to the Hotspot VM as a debugging aid for those architectures which don't
 have a Hotspot VM.
 .
 The VM is started with the option `-zero'. See the README.Debian for details.
Homepage: http://openjdk.java.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: openjdk-6-source
Priority: extra
Section: java
Installed-Size: 43236
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: OpenJDK Team <openjdk@lists.launchpad.net>
Architecture: all
Source: openjdk-6
Version: 6b24-1.11.5-0ubuntu1~11.04.1
Depends: openjdk-6-jre (>= 6b24-1.11.5-0ubuntu1~11.04.1), openjdk-6-jdk (>= 6b24-1.11.5-0ubuntu1~11.04.1)
Conflicts: openjdk-6-jre (<< 6b17~pre3-1), openjdk-6-jre-headless (<< 6b17~pre3-1)
Filename: pool/main/o/openjdk-6/openjdk-6-source_6b24-1.11.5-0ubuntu1~11.04.1_all.deb
Size: 40885950
MD5sum: 03fdcaa175f7b730b005d9c8e3f1ab95
SHA1: d825d39e0968ff44dde8a9f4acac7739924f9750
SHA256: 5de4c7a249c136126e90ff625eaeb0eb2d974683e1eceb12b26373b19b331ba0
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: openoffice.org-dtd-officedocument1.0
Priority: extra
Section: universe/text
Installed-Size: 404
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice (1:3.3.4-0ubuntu1.4)
Version: 2:1.0+LibO3.3.4-0ubuntu1.4
Replaces: libreoffice-dtd-officedocument1.0
Provides: libreoffice-dtd-officedocument1.0
Depends: xml-core (>= 0.12)
Conflicts: libreoffice-dtd-officedocument1.0
Filename: pool/main/libr/libreoffice/openoffice.org-dtd-officedocument1.0_1.0+LibO3.3.4-0ubuntu1.4_all.deb
Size: 33296
MD5sum: 13662a4997ffc9c1af670702e747fd59
SHA1: fe623419747000896e76b6bbf726b58cfa4f0b35
SHA256: 2bbfec8eea5fc26d6d012b79aec2827c8b0137fc376411ff17849a216a63a49e
Description: office productivity suite -- legacy 1.0 XML DTD
 LibreOffice is a full-featured office productivity suite that provides
 a near drop-in replacement for Microsoft(R) Office.
 .
 This package contains the Document Type Definition (DTD) of the
 OpenOffice.org 1.x(!) XML file format.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: openssl
Priority: optional
Section: utils
Installed-Size: 836
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian OpenSSL Team <pkg-openssl-devel@lists.alioth.debian.org>
Architecture: i386
Version: 0.9.8o-5ubuntu1.7
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-5ubuntu1.7_i386.deb
Size: 397552
MD5sum: 357ebce7e0777648a49bb1199ee78579
SHA1: eb703e471ccc089cb5634aec4bf7fc4ed49231cb
SHA256: e2869dd4ab9cc3d55f714dffbe26f7c75b08336eff7a6eeaf199613ff70209e2
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 Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian OpenSSL Team <pkg-openssl-devel@lists.alioth.debian.org>
Architecture: all
Source: openssl
Version: 0.9.8o-5ubuntu1.7
Filename: pool/main/o/openssl/openssl-doc_0.9.8o-5ubuntu1.7_all.deb
Size: 500024
MD5sum: 3d1968d1c7eecbda4c5ade3e7be523a4
SHA1: 5d0b760e1e84b894ee0576db47b57d10f3dd57f7
SHA256: 59ac00d25caddeefcdb8a1eec4e08f3197c5c09df164d978b0a5ce05742c623a
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: openswan
Priority: optional
Section: universe/net
Installed-Size: 3048
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Rene Mayrhofer <rmayr@debian.org>
Architecture: i386
Version: 1:2.6.28+dfsg-5squeeze1build0.11.04.1
Replaces: ike-server
Provides: ike-server
Depends: libc6 (>= 2.7), libcurl3 (>= 7.16.2-1), libgmp3c2, libldap-2.4-2 (>= 2.4.7), libpam0g (>= 0.99.7.1), debconf (>= 0.5) | debconf-2.0, bsdmainutils, openssl, host, iproute, iproute (>= 20041019-0.1) | ipsec-tools
Pre-Depends: debconf | debconf-2.0
Suggests: openswan-modules-source | openswan-modules-dkms, openswan-doc, curl
Conflicts: ike-server
Filename: pool/main/o/openswan/openswan_2.6.28+dfsg-5squeeze1build0.11.04.1_i386.deb
Size: 981966
MD5sum: 96a5eb322e59b5e03e4e3955439e935d
SHA1: 927c65677244c8cc6623c9012ccf32313c1fd8c1
SHA256: e3f86056230da1bb76a4634dc669504e5bd31c410ad5414db39ccb15e2da8b99
Description: Internet Key Exchange daemon
 Openswan is an IPsec based VPN solution for the Linux kernel. It can use the
 native IPsec stack as well as the KLIPS kernel module. Both IKEv1 and IKEv2
 protocols are supported.
 .
 The Openswan IKE daemon is named pluto. It was inherited from the FreeS/WAN
 project, but provides improved X.509 certificate support and other features.
 .
 In order to use the KLIPS IPsec code instead of the native version, you will
 need to either install openswan-modules-source and build the appropriate
 module for your kernel or use openswan-modules-dkms which automates this
 task.
Homepage: http://www.openswan.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: openswan-dbg
Priority: extra
Section: universe/debug
Installed-Size: 3040
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Rene Mayrhofer <rmayr@debian.org>
Architecture: i386
Source: openswan
Version: 1:2.6.28+dfsg-5squeeze1build0.11.04.1
Depends: openswan (= 1:2.6.28+dfsg-5squeeze1build0.11.04.1)
Filename: pool/main/o/openswan/openswan-dbg_2.6.28+dfsg-5squeeze1build0.11.04.1_i386.deb
Size: 1187972
MD5sum: 3c910e6e6e1c85a8466abedb6813c9c4
SHA1: 2b1906b5af3bbd9d3038add7bd07a26aa63c91d4
SHA256: 6b62240917e529b834e70b4ebebe7001b4b87f3264484c908eab5eeaa993587a
Description: Internet Key Exchange daemon - debugging symbols
 Openswan is an IPsec based VPN solution for the Linux kernel. It can use the
 native IPsec stack as well as the KLIPS kernel module. Both IKEv1 and IKEv2
 protocols are supported.
 .
 This package provides the symbols needed for debugging of openswan
 binaries.
Homepage: http://www.openswan.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: openswan-doc
Priority: optional
Section: universe/doc
Installed-Size: 4160
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Rene Mayrhofer <rmayr@debian.org>
Architecture: all
Source: openswan
Version: 1:2.6.28+dfsg-5squeeze1build0.11.04.1
Filename: pool/main/o/openswan/openswan-doc_2.6.28+dfsg-5squeeze1build0.11.04.1_all.deb
Size: 1642300
MD5sum: cbbb77e3e1b5f302c0698cc9d1b9ce7a
SHA1: 461870399ec29d18b76111f62ee6d1a70e5381d8
SHA256: 000a6e1a485dfab5f8234344bdc2b004c3019e6025fe0a7c078a0c5fe43d9978
Description: Internet Key Exchange daemon - documentation
 Openswan is an IPsec based VPN solution for the Linux kernel. It can use the
 native IPsec stack as well as the KLIPS kernel module. Both IKEv1 and IKEv2
 protocols are supported.
 .
 This package provides the free parts of the documentation for Openswan.
Homepage: http://www.openswan.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: openswan-modules-dkms
Priority: optional
Section: universe/kernel
Installed-Size: 3084
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Rene Mayrhofer <rmayr@debian.org>
Architecture: i386
Source: openswan
Version: 1:2.6.28+dfsg-5squeeze1build0.11.04.1
Depends: dkms, openswan
Filename: pool/main/o/openswan/openswan-modules-dkms_2.6.28+dfsg-5squeeze1build0.11.04.1_i386.deb
Size: 553004
MD5sum: 51e0de94a09f6f474fefdbe78d44492c
SHA1: bc65538baaf07e088d73083e8219ea726b2ebdfd
SHA256: 1df4787be34ddf61048cdce9fa763b8a9846780e4ba957fb670dee9f8a03f427
Description: Internet Key Exchange daemon - DKMS source
 Openswan is an IPsec based VPN solution for the Linux kernel. It can use the
 native IPsec stack as well as the KLIPS kernel module. Both IKEv1 and IKEv2
 protocols are supported.
 .
 For support of the old-style KLIPS ipsecX network interfaces a custom
 kernel module is needed.
 .
 This package contains source code for the Openswan IPsec kernel module,
 which can be used with DKMS so that local kernel images are automatically
 built and installed every time relevant kernel packages are upgraded.
 .
 Kernel versions >= 2.6.23 no longer need to be patched to provide NAT
 Traversal support for KLIPS.
Homepage: http://www.openswan.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: openswan-modules-source
Priority: optional
Section: universe/kernel
Installed-Size: 600
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Rene Mayrhofer <rmayr@debian.org>
Architecture: all
Source: openswan
Version: 1:2.6.28+dfsg-5squeeze1build0.11.04.1
Depends: debhelper, bzip2
Recommends: module-assistant | kernel-package, linux-headers | linux-source
Suggests: openswan
Filename: pool/main/o/openswan/openswan-modules-source_2.6.28+dfsg-5squeeze1build0.11.04.1_all.deb
Size: 502754
MD5sum: 332c53a500e7a93f82638c76402a4be4
SHA1: 3953154d3e40ae08d05652020eca51e0878162e8
SHA256: f2eaf4405556aa9dcc0b9ca3404430ad99d02180c5c91769a931112234e50620
Description: Internet Key Exchange daemon - kernel module source
 Openswan is an IPsec based VPN solution for the Linux kernel. It can use the
 native IPsec stack as well as the KLIPS kernel module. Both IKEv1 and IKEv2
 protocols are supported.
 .
 For support of the old-style KLIPS ipsecX network interfaces a custom
 kernel module is needed.
 .
 This package contains source code for the Openswan IPsec kernel module,
 which can be used with tools like module-assistant or kernel-package
 for manual building of local kernel images.
 .
 Kernel versions >= 2.6.23 no longer need to be patched to provide NAT
 Traversal support for KLIPS.
Homepage: http://www.openswan.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: oprofile
Priority: optional
Section: universe/devel
Installed-Size: 9124
Maintainer: Ubuntu Developers <ubuntu-devel@lists.ubuntu.com>
Original-Maintainer: LIU Qi <liuqi82@gmail.com>
Architecture: i386
Version: 0.9.6-1.1ubuntu2.1
Replaces: oprofile-common
Depends: libopagent1 (= 0.9.6-1.1ubuntu2.1), debconf | debconf-2.0, libc6 (>= 2.8), libgcc1 (>= 1:4.1.1), libpopt0 (>= 1.16), libstdc++6 (>= 4.5), zlib1g (>= 1:1.2.0), adduser
Recommends: binutils
Suggests: oprofile-gui
Conflicts: oprofile-modules0.2, oprofile-modules0.3, oprofile-modules0.4, oprofile-modules0.5, oprofile-modules0.6, oprofile-modules0.7, oprofile-modules0.8
Filename: pool/main/o/oprofile/oprofile_0.9.6-1.1ubuntu2.1_i386.deb
Size: 3347630
MD5sum: a042b27fc7e55fec0df8e64d624c9517
SHA1: 1c6ac115c8401836c6c963e064591812df127656
SHA256: 2712a7a2c2602b627deace47ebd389e13f9fb4575ed1fd171dd9e957f489dbc3
Description: system-wide profiler for Linux systems
 OProfile is a performance profiling tool for Linux systems, capable
 of profiling all running code at low overhead.  It consists of a
 daemon for collecting sample data, plus several post-profiling tools
 for turning data into information.
 .
 OProfile leverages the hardware performance counters of the CPU to
 enable profiling of a wide variety of interesting statistics, which
 can also be used for basic time-spent profiling. All code is profiled:
 hardware and software interrupt handlers, kernel modules, the kernel,
 shared libraries, and applications (the only exception being the
 OProfile interrupt handler itself). Note that different architectures
 can use different hardware mechanisms to collect data.
 .
 OProfile is currently in alpha status; however it has proven stable over
 a large number of differing configurations. As always, there is no warranty.
Homepage: http://oprofile.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: oprofile-gui
Priority: optional
Section: universe/devel
Installed-Size: 240
Maintainer: Ubuntu Developers <ubuntu-devel@lists.ubuntu.com>
Original-Maintainer: LIU Qi <liuqi82@gmail.com>
Architecture: i386
Source: oprofile
Version: 0.9.6-1.1ubuntu2.1
Replaces: oprofile
Depends: debconf | debconf-2.0, oprofile, libc6 (>= 2.7), libgcc1 (>= 1:4.1.1), libice6 (>= 1:1.0.0), libpopt0 (>= 1.16), libqt3-mt (>= 3:3.3.8-b), libsm6, libstdc++6 (>= 4.5), libx11-6, zlib1g (>= 1:1.1.4)
Recommends: binutils
Filename: pool/main/o/oprofile/oprofile-gui_0.9.6-1.1ubuntu2.1_i386.deb
Size: 84638
MD5sum: a16173dd28f4fa3412d9194a93b4b8cb
SHA1: 7138b7209b0a847f121e89c864cd30936bf630ea
SHA256: 77288136971c47de0bc79213961b63138b1bce78fa546880911b8a0a0209c22a
Description: system-wide profiler for Linux systems (GUI components)
 This package contains only the GUI components of the oprofile package.
 This allows oprofile to be used on machines that require a much
 smaller footprint, or that do not wish to use an X Windows interface.
Homepage: http://oprofile.sourceforge.net
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: otrs2
Priority: optional
Section: universe/web
Installed-Size: 27352
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Patrick Matthäi <pmatthaei@debian.org>
Architecture: all
Version: 2.4.9+dfsg1-3+squeeze3build0.11.04.1
Replaces: otrs
Depends: debconf (>= 0.5) | debconf-2.0, perl, libapache2-reload-perl | httpd-cgi, libauthen-sasl-perl, libcrypt-passwdmd5-perl, libdate-pcalc-perl, libemail-valid-perl, libio-stringy-perl, libmime-tools-perl, libmailtools-perl, adduser, ucf, debconf, dbconfig-common (>= 1.8.24), libtext-diff-perl, libxml-parser-perl, libjs-prototype, libtext-csv-perl, libxml-feedpp-perl, libmail-pop3client-perl, libpdf-api2-perl, libsoap-lite-perl, libnet-imap-simple-perl, libnet-imap-simple-ssl-perl, libnet-smtp-ssl-perl, libdbd-mysql-perl | libdbd-pg-perl, libgd-text-perl, libgd-graph-perl, libdbi-perl, libjs-yui
Recommends: mysql-server | postgresql, procmail | maildrop, aspell | ispell
Suggests: otrs2-doc-en | otrs2-doc-de, libnet-ldap-perl
Conflicts: otrs
Filename: pool/main/o/otrs2/otrs2_2.4.9+dfsg1-3+squeeze3build0.11.04.1_all.deb
Size: 3892604
MD5sum: aeec5908ab1dc543f74d49dccaf78eef
SHA1: cf8704a3fec5ee114550179165249a59c5e53cc0
SHA256: ace3697c8a72a64810239e3cb9dc2ecb8e339cda88995079fe19cfe415b17bfd
Description: Open Ticket Request System
 OTRS is an Open source Ticket Request System (also well known as
 trouble ticket system) with many features to manage customer telephone
 calls and e-mails. The system is built to allow your support, sales,
 pre-sales, billing, internal IT, helpdesk, etc. department to react
 quickly to inbound inquiries. For a detailed documentation see package
 otrs-doc-en or otrs-doc-de.
 .
 This package ships version 2 of OTRS. Note that there is no fully
 automatic upgrade path from version 1.3, please consult
 /usr/share/doc/otrs2/README.Debian.gz for more information about that.
Homepage: http://www.otrs.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: parley
Priority: optional
Section: kde
Installed-Size: 1104
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdeedu
Version: 4:4.6.5-0ubuntu1.1
Replaces: parley-data (<< 4:4.1.86)
Depends: kdebase-runtime, libc6 (>= 2.1.3), libkcmutils4 (>= 4:4.5.2-0ubuntu1), libkdecore5 (>= 4:4.5.2-0ubuntu1), libkdeedu4 (= 4:4.6.5-0ubuntu1.1), libkdeui5 (>= 4:4.5.2-0ubuntu1), libkhtml5 (>= 4:4.5.2-0ubuntu1), libkio5 (>= 4:4.5.2-0ubuntu1), libknewstuff3-4 (>= 4:4.5.2-0ubuntu1), libkrosscore4 (>= 4:4.5.2-0ubuntu1), libphonon4 (>= 4:4.7.0really4.4.4), libplasma3 (>= 4:4.5.2-0ubuntu1), libqt4-dbus (>= 4:4.5.3), libqt4-svg (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.6.1), libstdc++6 (>= 4.1.1), libx11-6, libxml2 (>= 2.7.4), libxrender1, libxslt1.1 (>= 1.1.25), phonon, libwww-perl, parley-data (>= 4:4.6.5-0ubuntu1.1), kdeedu-kvtml-data (= 4:4.6.5-0ubuntu1.1)
Recommends: krosspython, python-kde4, krossruby, libkde4-ruby
Suggests: khelpcenter4
Breaks: parley-data (<< 4:4.1.86)
Filename: pool/main/k/kdeedu/parley_4.6.5-0ubuntu1.1_i386.deb
Size: 272882
MD5sum: 45a5452ff60aaa08b35324a2478018fb
SHA1: 661c76c666b2745622ccc31f01f882e09d470b12
SHA256: c13683c58a3c7f6aef1228877e68790761e9bfa5cdc6c48b5cedd517420a944c
Description: vocabulary trainer for KDE
 Parley is a utility to help train vocabulary when learning a foreign language.
 It is intended as a replacement for flash cards.
 .
 This package is part of the KDE education module.
Homepage: http://edu.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: parley-data
Priority: optional
Section: kde
Installed-Size: 5524
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: all
Source: kdeedu
Version: 4:4.6.5-0ubuntu1.1
Filename: pool/main/k/kdeedu/parley-data_4.6.5-0ubuntu1.1_all.deb
Size: 4201612
MD5sum: 09aa0900e72f833c2714f900d3ff6968
SHA1: 3fe628d40a668aa0d63409e2798f96756aafb9ec
SHA256: 153289012d2901f8a759690282dfa842973290dfc5af7b2efeaca45c6f698659
Description: data files for the Parley vocabulary trainer
 This package contains architecture-independent data files for the Parley
 vocabulary trainer.
 .
 This package is part of the KDE education module.
Homepage: http://edu.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: pdns-backend-geo
Priority: extra
Section: universe/net
Installed-Size: 280
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Matthijs Mohlmann <matthijs@cacholong.nl>
Architecture: i386
Source: pdns
Version: 2.9.22-8ubuntu0.1
Provides: pdns-backend
Depends: pdns-server (>= 2.9.22-8ubuntu0.1), libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0), zlib1g (>= 1:1.1.4)
Filename: pool/main/p/pdns/pdns-backend-geo_2.9.22-8ubuntu0.1_i386.deb
Size: 89378
MD5sum: 9b52620c335f989edf71709835d2a54a
SHA1: 77c83ff894002b85100f8e52dec83504a393a38c
SHA256: 9796ba8431df0cc843658f84fd4a06204af75316a78f7d5f25b462c6849a2706
Description: geo backend for PowerDNS
 PowerDNS is a versatile nameserver which supports a large number
 of different backends ranging from simple zonefiles to relational
 databases and load balancing/failover algorithms.
 PowerDNS tries to emphasize speed and security.
 .
 This package contains a geobackend for the PowerDNS nameserver. This backend
 balances the load throughout the world so that people access the
 geographically nearest available server.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: pdns-backend-ldap
Priority: extra
Section: universe/net
Installed-Size: 788
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Matthijs Mohlmann <matthijs@cacholong.nl>
Architecture: i386
Source: pdns
Version: 2.9.22-8ubuntu0.1
Provides: pdns-backend
Depends: pdns-server (>= 2.9.22-8ubuntu0.1), libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libldap-2.4-2 (>= 2.4.7), libstdc++6 (>= 4.4.0), zlib1g (>= 1:1.1.4)
Filename: pool/main/p/pdns/pdns-backend-ldap_2.9.22-8ubuntu0.1_i386.deb
Size: 273258
MD5sum: 51a0271a8e97f0b4b66a86fc9ab1d3cb
SHA1: 1f32449ce04fe986a42c746b2e27dd9b8ddcd550
SHA256: a303d466659fb82dee7ae83e6f746c08266ede42bdc8b877656a8061e17bb113
Description: LDAP backend for PowerDNS
 PowerDNS is a versatile nameserver which supports a large number
 of different backends ranging from simple zonefiles to relational
 databases and load balancing/failover algorithms.
 PowerDNS tries to emphasize speed and security.
 .
 This package contains an LDAP backend for the PowerDNS nameserver.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: pdns-backend-mysql
Priority: extra
Section: universe/net
Installed-Size: 196
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Matthijs Mohlmann <matthijs@cacholong.nl>
Architecture: i386
Source: pdns
Version: 2.9.22-8ubuntu0.1
Provides: pdns-backend
Depends: pdns-server (>= 2.9.22-8ubuntu0.1), libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libmysqlclient16 (>= 5.1.21-1), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.1.4)
Filename: pool/main/p/pdns/pdns-backend-mysql_2.9.22-8ubuntu0.1_i386.deb
Size: 44292
MD5sum: 9d30c05cfc16ed0a45df9c642df86f16
SHA1: 40acde9fe0a2784b4ea0a549f4c1798ee4ab1d47
SHA256: 2b0ffd45905e93018d59a070eda7fb74d4f6c692a78344e5397fce358ac7806c
Description: generic MySQL backend for PowerDNS
 PowerDNS is a versatile nameserver which supports a large number
 of different backends ranging from simple zonefiles to relational
 databases and load balancing/failover algorithms.
 PowerDNS tries to emphasize speed and security.
 .
 This package contains a generic MySQL backend for the PowerDNS
 nameserver. It has configurable SQL statements.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: pdns-backend-pgsql
Priority: extra
Section: universe/net
Installed-Size: 212
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Matthijs Mohlmann <matthijs@cacholong.nl>
Architecture: i386
Source: pdns
Version: 2.9.22-8ubuntu0.1
Provides: pdns-backend
Depends: pdns-server (>= 2.9.22-8ubuntu0.1), libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libpq5 (>= 8.4~0cvs20090328), libssl0.9.8 (>= 0.9.8m-1), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.1.4)
Filename: pool/main/p/pdns/pdns-backend-pgsql_2.9.22-8ubuntu0.1_i386.deb
Size: 46342
MD5sum: 49ecb7daf57e9c65a924cc724577e42c
SHA1: 73bab208b0997858302d9032d2ae31fed584afaf
SHA256: 00d01191e07837c785f08b59182c09e605e2e0a04c6dbddd395fdaf7e9e9e207
Description: generic PostgreSQL backend for PowerDNS
 PowerDNS is a versatile nameserver which supports a large number
 of different backends ranging from simple zonefiles to relational
 databases and load balancing/failover algorithms.
 PowerDNS tries to emphasize speed and security.
 .
 This package contains a generic PostgreSQL backend for the PowerDNS
 nameserver. It has configurable SQL statements.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: pdns-backend-pipe
Priority: extra
Section: universe/net
Installed-Size: 236
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Matthijs Mohlmann <matthijs@cacholong.nl>
Architecture: i386
Source: pdns
Version: 2.9.22-8ubuntu0.1
Provides: pdns-backend
Depends: pdns-server (>= 2.9.22-8ubuntu0.1), libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.2.1), zlib1g (>= 1:1.1.4)
Filename: pool/main/p/pdns/pdns-backend-pipe_2.9.22-8ubuntu0.1_i386.deb
Size: 60672
MD5sum: f6c06ccb2350d98f2b7f090a4c618039
SHA1: 5ffd5edf53c5b57e0536a72f1054166de21ea936
SHA256: 577c7ff066bd729d3d803bcb6cb435cd13884f33ead1862499322b19e9ddee59
Description: pipe/coprocess backend for PowerDNS
 PowerDNS is a versatile nameserver which supports a large number
 of different backends ranging from simple zonefiles to relational
 databases and load balancing/failover algorithms.
 PowerDNS tries to emphasize speed and security.
 .
 This package contains the pipe backend for the PowerDNS nameserver. This
 allows PowerDNS to retrieve domain info from a process that accepts
 questions on stdin and returns answers on stdout.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: pdns-backend-sqlite
Priority: extra
Section: universe/net
Installed-Size: 196
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Matthijs Mohlmann <matthijs@cacholong.nl>
Architecture: i386
Source: pdns
Version: 2.9.22-8ubuntu0.1
Provides: pdns-backend
Depends: pdns-server (>= 2.9.22-8ubuntu0.1), libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libsqlite0 (>= 2.8.17), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.1.4), sqlite
Filename: pool/main/p/pdns/pdns-backend-sqlite_2.9.22-8ubuntu0.1_i386.deb
Size: 41874
MD5sum: d3598ef5aa67a9694db9608398d0a04c
SHA1: 2298d59545a36762324077762150de939960451b
SHA256: 5dae29f686bcd31bcf33ae5eb705fc6058a8401e6d386c00eb85c5bc762d35b4
Description: sqlite backend for PowerDNS
 PowerDNS is a versatile nameserver which supports a large number
 of different backends ranging from simple zonefiles to relational
 databases and load balancing/failover algorithms.
 PowerDNS tries to emphasize speed and security.
 .
 This package contains a generic SQLite backend for PowerDNS.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: pdns-backend-sqlite3
Priority: extra
Section: universe/net
Installed-Size: 200
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Matthijs Mohlmann <matthijs@cacholong.nl>
Architecture: i386
Source: pdns
Version: 2.9.22-8ubuntu0.1
Provides: pdns-backend
Depends: pdns-server (>= 2.9.22-8ubuntu0.1), libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libsqlite3-0 (>= 3.7.3), libstdc++6 (>= 4.1.1), zlib1g (>= 1:1.1.4), sqlite3
Filename: pool/main/p/pdns/pdns-backend-sqlite3_2.9.22-8ubuntu0.1_i386.deb
Size: 41764
MD5sum: d1c37469d6374d5c5f348d5ff14299af
SHA1: c33aeff8d10d498a3bd3829ec6ea24fac7260096
SHA256: dc523eb4ef18089b372397fa1dbdfe252f33cb0acc0f03cb0b1c68bcf4ebd1ee
Description: sqlite backend for PowerDNS
 PowerDNS is a versatile nameserver which supports a large number
 of different backends ranging from simple zonefiles to relational
 databases and load balancing/failover algorithms.
 PowerDNS tries to emphasize speed and security.
 .
 This package contains a generic SQLite backend for PowerDNS.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: pdns-doc
Priority: extra
Section: universe/doc
Installed-Size: 928
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Matthijs Mohlmann <matthijs@cacholong.nl>
Architecture: all
Source: pdns
Version: 2.9.22-8ubuntu0.1
Filename: pool/main/p/pdns/pdns-doc_2.9.22-8ubuntu0.1_all.deb
Size: 113084
MD5sum: 60413863ba4a409f1343c9f1bf63d045
SHA1: ae96ca384c0124aa1ce21032e217d90089f94091
SHA256: b49a328bff18155dd4b290b2565ee96596dc14cd598c74858a5c99898d51594d
Description: PowerDNS manual
 PowerDNS is a versatile nameserver which supports a large number
 of different backends ranging from simple zonefiles to relational
 databases and load balancing/failover algorithms.
 PowerDNS tries to emphasize speed and security.
 .
 This is the complete manual for PowerDNS, documenting both how to
 install and configure it as well as how to write new backend modules.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: pdns-server
Priority: extra
Section: universe/net
Installed-Size: 2056
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Matthijs Mohlmann <matthijs@cacholong.nl>
Architecture: i386
Source: pdns
Version: 2.9.22-8ubuntu0.1
Replaces: pdns
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.5), zlib1g (>= 1:1.1.4), debconf (>= 0.5) | debconf-2.0, ucf (>= 0.28), adduser
Recommends: pdns-doc
Suggests: pdns-backend, pdns-recursor
Filename: pool/main/p/pdns/pdns-server_2.9.22-8ubuntu0.1_i386.deb
Size: 805814
MD5sum: b57580e5288708738adb31825676c30f
SHA1: 96a46c805c6811801d0c420c1a2995925f9a151d
SHA256: 4684cdbfa05b5d0dc6a2915f100f3cdf89000bb0b15fd8c513d57ce0ad03e8ae
Description: extremely powerful and versatile nameserver
 PowerDNS is a versatile nameserver which supports a large number
 of different backends ranging from simple zonefiles to relational
 databases and load balancing/failover algorithms.
 PowerDNS tries to emphasize speed and security.
 .
 This is the authoritative nameserver that answers questions about
 domains that it knows about. It also includes the bind backend that
 allows PowerDNS to retrieve domain info from zone files as used by
 the "bind" software.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: perl
Priority: standard
Section: perl
Installed-Size: 13132
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Niko Tyni <ntyni@debian.org>
Architecture: i386
Version: 5.10.1-17ubuntu4.1
Replaces: libarchive-tar-perl (<= 1.38-2), libcompress-raw-bzip2-perl, libcompress-raw-zlib-perl, libcompress-zlib-perl, libdigest-md5-perl, libdigest-sha-perl, libio-compress-base-perl, libio-compress-bzip2-perl, libio-compress-perl, libio-compress-zlib-perl, libmime-base64-perl, libmodule-corelist-perl (<< 2.14-2), libstorable-perl, libsys-syslog-perl, libthreads-perl, libthreads-shared-perl, libtime-hires-perl, libtime-piece-perl, perl-base (<< 5.10.1-12), perl-doc (<< 5.8.0-1), perl-modules (<< 5.8.1-1)
Provides: data-dumper, libcompress-raw-bzip2-perl, libcompress-raw-zlib-perl, libcompress-zlib-perl, libdigest-md5-perl, libdigest-sha-perl, libio-compress-base-perl, libio-compress-bzip2-perl, libio-compress-perl, libio-compress-zlib-perl, libmime-base64-perl, libstorable-perl, libsys-syslog-perl, libthreads-perl, libthreads-shared-perl, libtime-hires-perl, libtime-piece-perl, perl5
Depends: perl-base (= 5.10.1-17ubuntu4.1), perl-modules (>= 5.10.1-17ubuntu4.1), libbz2-1.0, libc6 (>= 2.11), libdb4.8, libgdbm3 (>= 1.8.3), zlib1g (>= 1:1.2.3.3.dfsg)
Recommends: netbase
Suggests: perl-doc, libterm-readline-gnu-perl | libterm-readline-perl-perl, make
Conflicts: libcompress-raw-bzip2-perl (<< 2.020), libcompress-raw-zlib-perl (<< 2.020), libcompress-zlib-perl (<< 2.020), libdigest-md5-perl (<< 2.39), libdigest-sha-perl (<< 5.47), libio-compress-base-perl (<< 2.020), libio-compress-bzip2-perl (<< 2.020), libio-compress-perl (<< 2.020), libio-compress-zlib-perl (<< 2.020), libmime-base64-perl (<< 3.08), libstorable-perl (<< 2.20), libsys-syslog-perl (<< 0.27), libthreads-perl (<< 1.72), libthreads-shared-perl (<< 1.29), libtime-hires-perl (<< 1.9719), libtime-piece-perl (<< 1.15), perl-doc (<< 5.10.1-1)
Filename: pool/main/p/perl/perl_5.10.1-17ubuntu4.1_i386.deb
Size: 3737002
MD5sum: d3daf7c546b278a57b3bd3590627f901
SHA1: 8ba3f4e51b0a2cec1e8c5d4c7b96bff6d31a5064
SHA256: 9fc9421d6b513042ec1dba7d5b36d328f45682d37a14403294e5ce41d9f433db
Description: Larry Wall's Practical Extraction and Report Language
 An interpreted scripting language, known among some as "Unix's Swiss
 Army Chainsaw".
 .
 Perl is optimised for scanning arbitrary text files and system
 administration.  It has built-in extended regular expression matching
 and replacement, a data-flow mechanism to improve security with
 setuid scripts and is extensible via modules that can interface to C
 libraries.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Build-Essential: yes
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: perl-base
Essential: yes
Priority: required
Section: perl
Installed-Size: 4488
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Niko Tyni <ntyni@debian.org>
Architecture: i386
Source: perl
Version: 5.10.1-17ubuntu4.1
Replaces: libperl5.8 (<< 5.8.0-20), libscalar-list-utils-perl, libxsloader-perl, perl (<< 5.10.1-12), perl-modules (<< 5.10.1-1)
Provides: libscalar-list-utils-perl, libxsloader-perl, perl5-base, perlapi-5.10.0, perlapi-5.10.1
Pre-Depends: libc6 (>= 2.11), dpkg (>= 1.14.20)
Suggests: perl
Conflicts: autoconf2.13 (<< 2.13-45), libfile-spec-perl (<< 3.3000), libscalar-list-utils-perl (<< 1:1.21), libxsloader-perl (<< 0.10), safe-rm (<< 0.8)
Filename: pool/main/p/perl/perl-base_5.10.1-17ubuntu4.1_i386.deb
Size: 928504
MD5sum: 02b4d8844f09a1cec3eb0ea89953b03e
SHA1: 4b3d83f733903d57585d61a7e77ecf28fe290237
SHA256: 0555a56d5b44eab72cd4113979670f1f3d7a795bc93616cb87de85b00ff75cb7
Description: minimal Perl system
 Perl is a scripting language used in many system scripts and utilities.
 .
 This package provides a Perl interpreter and the small subset of the
 standard run-time library required to perform basic tasks. For a full
 Perl installation, install "perl" (and its dependencies, "perl-modules"
 and "perl-doc").
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: minimal

Package: perl-debug
Priority: extra
Section: debug
Installed-Size: 18020
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Niko Tyni <ntyni@debian.org>
Architecture: i386
Source: perl
Version: 5.10.1-17ubuntu4.1
Depends: perl (= 5.10.1-17ubuntu4.1), libc6 (>= 2.11)
Filename: pool/main/p/perl/perl-debug_5.10.1-17ubuntu4.1_i386.deb
Size: 7484664
MD5sum: 024e8c1dabf33d9536705724a9400f76
SHA1: b9c10b58d8d1fb2d32a9825c0dbf47c43a6428bb
SHA256: 6ad8d8fd6fb13da24f3e9baaa17cfb608ad5177fe16d2a03ae172b5f877afb87
Description: debug-enabled Perl interpreter
 debugperl provides a debug-enabled version of Perl which can produce
 extensive information about the interpreter as it compiles and executes
 a program (see the -D switch in perlrun(1)).
 .
 Note that this package is primarily of use in debugging *Perl* rather
 than perl programs, which may be traced/debugged using the standard
 perl binary using the -d switch (see perldebug(1)).
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: perl-doc
Priority: optional
Section: doc
Installed-Size: 13084
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Niko Tyni <ntyni@debian.org>
Architecture: all
Source: perl
Version: 5.10.1-17ubuntu4.1
Depends: perl (>= 5.10.1-1)
Suggests: man-browser, groff
Filename: pool/main/p/perl/perl-doc_5.10.1-17ubuntu4.1_all.deb
Size: 7113166
MD5sum: e376a1445198feebe3260dc5e6e7b4bb
SHA1: e683f678794756139c9e2222078ca85d8bc4c091
SHA256: 36f49cb3950f7d6a471cc3776813947a36340dfdd76cf1d880ca2adfc4c27771
Description: Perl documentation
 Perl manual pages, POD documentation and the `perldoc' program.  If you are
 writing Perl programs, you almost certainly need this.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: perl-mapscript
Priority: optional
Section: universe/perl
Installed-Size: 3292
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Architecture: i386
Source: mapserver
Version: 5.6.5-2ubuntu0.1
Depends: perl (>= 5.10.1-17ubuntu4.1), perlapi-5.10.1, libc6 (>= 2.7), libcomerr2 (>= 1.01), libcurl3-gnutls (>= 7.16.2-1), libedit2 (>= 2.11-20080614-1), libexpat1 (>= 1.95.8), libfcgi0ldbl, libfreetype6 (>= 2.2.1), libfribidi0 (>= 0.19.2), libgcc1 (>= 1:4.1.1), libgd2-xpm (>= 2.0.36~rc1~dfsg), libgdal1-1.6.0, libgeos-c1 (>= 3.2.0), libgif4 (>= 4.1.4), libgssapi-krb5-2 (>= 1.6.dfsg.2), libhdf4-0-alt, libhdf5-serial-1.8.4 | libhdf5-1.8.4, libjasper1 (>= 1.900.1), libjpeg62 (>= 6b1), libkrb5-3 (>= 1.6.dfsg.2), libming1, libmysqlclient16 (>= 5.1.21-1), libnetcdf6, libogdi3.2, libpam0g (>= 0.99.7.1), libpng12-0 (>= 1.2.13-4), libpq5 (>= 8.4~0cvs20090328), libproj0, libsqlite3-0 (>= 3.7.3), libssl0.9.8 (>= 0.9.8m-1), libstdc++6 (>= 4.1.1), libx11-6, libxml2 (>= 2.7.4), libxpm4, libxslt1.1 (>= 1.1.25), odbcinst1debian2 (>= 2.2.11-3), unixodbc (>= 2.2.11), zlib1g (>= 1:1.1.4)
Suggests: mapserver-bin, mapserver-doc
Filename: pool/main/m/mapserver/perl-mapscript_5.6.5-2ubuntu0.1_i386.deb
Size: 964920
MD5sum: e6a412f8fdd3106fca8f7ca2aed41236
SHA1: fbe228c81e2ab8ed95f3fe13a260a1de36aea457
SHA256: e85ce3b5ee4e8e7d04cf3b432dda5738c7cea2432eee7fc65f58f57c4c1f718b
Description: Perl MapServer library
 Perl MapScript provides MapServer functions for Perl scripts.
Homepage: http://www.mapserver.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: perl-modules
Priority: standard
Section: perl
Installed-Size: 15860
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Niko Tyni <ntyni@debian.org>
Architecture: all
Source: perl
Version: 5.10.1-17ubuntu4.1
Replaces: libansicolor-perl, libarchive-tar-perl, libattribute-handlers-perl, libautodie-perl, libcgi-pm-perl, libclass-isa-perl, libcpanplus-perl, libextutils-cbuilder-perl, libextutils-parsexs-perl, libfile-spec-perl, libfile-temp-perl, libi18n-langtags-perl, libio-zlib-perl, liblocale-codes-perl, liblocale-maketext-perl, liblocale-maketext-simple-perl, libmath-bigint-perl, libmodule-build-perl, libmodule-corelist-perl, libmodule-load-conditional-perl, libmodule-load-perl, libmodule-pluggable-perl, libnet-perl, libnet-ping-perl, libparams-check-perl, libparent-perl, libparse-cpan-meta-perl, libpod-escapes-perl, libpod-parser-perl, libpod-plainer-perl, libpod-simple-perl, libswitch-perl, libtest-harness-perl, libtest-simple-perl, libthread-queue-perl, libtime-local-perl, libversion-perl, podlators-perl
Provides: libansicolor-perl, libarchive-tar-perl, libattribute-handlers-perl, libautodie-perl, libcgi-pm-perl, libclass-isa-perl, libcpanplus-perl, libextutils-cbuilder-perl, libextutils-parsexs-perl, libfile-spec-perl, libfile-temp-perl, libi18n-langtags-perl, libio-zlib-perl, liblocale-codes-perl, liblocale-maketext-perl, liblocale-maketext-simple-perl, libmath-bigint-perl, libmodule-build-perl, libmodule-corelist-perl, libmodule-load-conditional-perl, libmodule-load-perl, libmodule-pluggable-perl, libnet-perl, libnet-ping-perl, libparams-check-perl, libparent-perl, libparse-cpan-meta-perl, libpod-escapes-perl, libpod-parser-perl, libpod-plainer-perl, libpod-simple-perl, libswitch-perl, libtest-harness-perl, libtest-simple-perl, libthread-queue-perl, libtime-local-perl, libversion-perl, podlators-perl
Depends: perl (>= 5.10.1-1)
Conflicts: libansicolor-perl (<< 1.10-1), libarchive-tar-perl (<< 1.52), libattribute-handlers-perl (<< 0.85), libautodie-perl (<< 2.06.01), libcgi-pm-perl (<< 3.43), libclass-isa-perl (<< 0.33), libcpanplus-perl (<< 0.88), libextutils-cbuilder-perl (<< 0.2602), libextutils-parsexs-perl (<< 2.2002), libfile-spec-perl (<< 3.3000), libfile-temp-perl (<< 0.22), libi18n-langtags-perl (<< 0.35-1), libio-zlib-perl (<< 1.09), liblocale-codes-perl (<< 2.07), liblocale-maketext-perl (<< 1.13), liblocale-maketext-simple-perl (<< 0.18-1), libmath-bigint-perl (<< 1.89), libmodule-build-perl (<< 0.340201), libmodule-corelist-perl (<< 2.18), libmodule-load-conditional-perl (<< 0.30), libmodule-load-perl (<< 0.16), libmodule-pluggable-perl (<< 3.9), libnet-perl (<= 1:1.22), libnet-ping-perl (<< 2.36), libparams-check-perl (<< 0.26-1), libparent-perl (<< 0.221), libparse-cpan-meta-perl (<< 1.39), libpod-escapes-perl (<< 1.04), libpod-parser-perl (<< 1.37), libpod-plainer-perl (<< 0.01), libpod-simple-perl (<< 3.07), libswitch-perl (<< 2.14), libtest-harness-perl (<< 3.17), libtest-simple-perl (<< 0.92), libthread-queue-perl (<< 2.11), libtime-local-perl (<< 1.1901), libversion-perl (<< 1:0.7700), podlators-perl (<= 2.2.2-1)
Filename: pool/main/p/perl/perl-modules_5.10.1-17ubuntu4.1_all.deb
Size: 3442406
MD5sum: 18f1a19ecbfcb8ccb6f5f6cc5d2ca77d
SHA1: cdcd622d9af464d09e50eccfe4393b3af61ae54d
SHA256: 89999b63f18d3947dcf80b10fea09f6d1f0921ed148cc1cea3e74dfd78579dab
Description: Core Perl modules
 Architecture independent Perl modules.  These modules are part of Perl and
 required if the `perl' package is installed.
 .
 Note that this package only exists to save archive space and should be
 considered an internal implementation detail of the `perl' package.
 Other packages should not depend on `perl-modules' directly, they
 should use `perl' (which depends on `perl-modules') instead.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Build-Essential: yes
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: perl-suid
Priority: optional
Section: perl
Installed-Size: 108
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Niko Tyni <ntyni@debian.org>
Architecture: i386
Source: perl
Version: 5.10.1-17ubuntu4.1
Depends: perl (= 5.10.1-17ubuntu4.1), libc6 (>= 2.11), libperl5.10 (= 5.10.1-17ubuntu4.1)
Filename: pool/main/p/perl/perl-suid_5.10.1-17ubuntu4.1_i386.deb
Size: 32378
MD5sum: 808343d4dbec42b99615287e26d02d28
SHA1: 8ec3d3db43244d08f3fe08dea442df77c344a040
SHA256: 22af56b1667238d0b4f3117670a6f3ba456553b5050abec09b1b08d0de0a225e
Description: runs setuid Perl scripts
 suidperl is a setuid root helper program which is invoked by perl when
 executing scripts with setuid/gid bits set on systems (like Linux) which
 don't have support setuid script execution natively in the kernel.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: perlmagick
Priority: optional
Section: perl
Installed-Size: 596
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: ImageMagick Packaging Team <pkg-gmagick-im-team@lists.alioth.debian.org>
Architecture: i386
Source: imagemagick
Version: 7:6.6.2.6-1ubuntu4.2
Provides: libimage-magick-perl
Depends: perl (>= 5.10.1-17ubuntu4.1), perlapi-5.10.1, libc6 (>= 2.4), libmagickcore3 (>= 7:6.6.2.6), libperl5.10 (>= 5.10.1)
Suggests: imagemagick-doc
Filename: pool/main/i/imagemagick/perlmagick_6.6.2.6-1ubuntu4.2_i386.deb
Size: 165724
MD5sum: 7caca5072367debf721dcd8e417b1f42
SHA1: 034e8ab35e54f242dcc038925163ed4cbcfcc6ba
SHA256: 16ed9c62d0e3782f9a368cad3df8eeb22cdeff740843006ed7b0d2f416292146
Description: Perl interface to the ImageMagick graphics routines
 PerlMagick is an objected-oriented Perl interface to ImageMagick.
 Use the module to read, manipulate, or write an image or image sequence from
 within a Perl script. This makes it very suitable for Web CGI scripts.
Homepage: http://www.imagemagick.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: edubuntu-desktop-gnome, edubuntu-desktop-kde, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend

Package: php-pear
Priority: optional
Section: php
Installed-Size: 2552
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: all
Source: php5
Version: 5.3.5-1ubuntu7.11
Replaces: php-xml-util, php4-pear (<< 4:4.4.0-0)
Provides: php-xml-util
Depends: php5-common (>= 5.3.5-1ubuntu7.11), php5-cli
Recommends: gnupg, php5-dev
Conflicts: php-xml-util
Filename: pool/main/p/php5/php-pear_5.3.5-1ubuntu7.11_all.deb
Size: 361014
MD5sum: 5f62ef8dbf4994877c34c642215040cb
SHA1: 7e3b677cb628db88cdf9dfaa074ce5e9eade318c
SHA256: 6d8f3cadd102be0f6aaf2b03c440b56d17eb37f6476951b1bab0723faf22bb72
Description: PEAR - PHP Extension and Application Repository
 This package contains the base PEAR classes for PHP, as well as the PEAR
 installer.  Many PEAR classes are already packaged for Debian, and can be
 easily identified by names beginning with "php-", such as php-db and
 php-auth.  Note: to build and install precompiled PECL extensions, you
 will need one of the php development packages installed.
 .
 PHP5 is a widely-used general-purpose scripting language that is
 especially suited for Web development and can be embedded into HTML.
 The goal of the language is to allow web developers to write
 dynamically generated pages quickly. This version of PHP5 was built
 with the Suhosin patch.
Homepage: http://www.php.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: php5
Priority: optional
Section: php
Installed-Size: 20
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: all
Version: 5.3.5-1ubuntu7.11
Depends: libapache2-mod-php5 (>= 5.3.5-1ubuntu7.11) | libapache2-mod-php5filter (>= 5.3.5-1ubuntu7.11) | php5-cgi (>= 5.3.5-1ubuntu7.11) | php5-fpm (>= 5.3.5-1ubuntu7.11), php5-common (>= 5.3.5-1ubuntu7.11)
Filename: pool/main/p/php5/php5_5.3.5-1ubuntu7.11_all.deb
Size: 1108
MD5sum: 12e8ab01f4f758fb925f0c98e452e0a0
SHA1: 8c81297bbc120e597380be0c30d2024b37479dab
SHA256: c3f83749aa4f0cb7a022871caa9f53a6c21890acd72782f8508170268d533e22
Description: server-side, HTML-embedded scripting language (metapackage)
 This package is a metapackage that, when installed, guarantees that you
 have at least one of the four server-side versions of the PHP5 interpreter
 installed. Removing this package won't remove PHP5 from your system, however
 it may remove other packages that depend on this one.
 .
 PHP5 is a widely-used general-purpose scripting language that is
 especially suited for Web development and can be embedded into HTML.
 The goal of the language is to allow web developers to write
 dynamically generated pages quickly. This version of PHP5 was built
 with the Suhosin patch.
Homepage: http://www.php.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: mythbuntu-backend-master, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend

Package: php5-cgi
Priority: optional
Section: php
Installed-Size: 15184
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: i386
Source: php5
Version: 5.3.5-1ubuntu7.11
Provides: phpapi-20090626+lfs
Depends: libbz2-1.0, libc6 (>= 2.11), libdb4.8, libpcre3 (>= 8.10), libssl0.9.8 (>= 0.9.8m-1), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4), mime-support, php5-common (= 5.3.5-1ubuntu7.11), libmagic1, ucf, tzdata
Suggests: php-pear
Filename: pool/main/p/php5/php5-cgi_5.3.5-1ubuntu7.11_i386.deb
Size: 5895454
MD5sum: dcf92a13864d7efda0857219a29b47fa
SHA1: fba971cdf0dfb6c70e1418d864bfe38e6072df77
SHA256: fb5d08a900f1fb392589b222ad22e3e36196339f6a3b170acbbe0c9936e7fd73
Description: server-side, HTML-embedded scripting language (CGI binary)
 This package provides the /usr/lib/cgi-bin/php5 CGI interpreter built
 for use in Apache 2 with mod_actions, or any other CGI httpd that
 supports a similar mechanism.  Note that MOST Apache users probably
 want the libapache2-mod-php5 package.
 The following extensions are built in: bcmath bz2 calendar Core ctype date
  dba dom ereg exif fileinfo filter ftp gettext hash iconv json libxml
  mbstring mhash openssl pcntl pcre Phar posix Reflection session shmop
  SimpleXML soap sockets SPL standard sysvmsg sysvsem sysvshm tokenizer wddx
  xml xmlreader xmlwriter zip zlib.
 .
 PHP5 is a widely-used general-purpose scripting language that is
 especially suited for Web development and can be embedded into HTML.
 The goal of the language is to allow web developers to write
 dynamically generated pages quickly. This version of PHP5 was built
 with the Suhosin patch.
Homepage: http://www.php.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: php5-cli
Priority: optional
Section: php
Installed-Size: 7620
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: i386
Source: php5
Version: 5.3.5-1ubuntu7.11
Provides: phpapi-20090626+lfs
Depends: libbz2-1.0, libc6 (>= 2.11), libdb4.8, libedit2 (>= 2.11-20080614-1), libncurses5 (>= 5.5-5~), libpcre3 (>= 8.10), libssl0.9.8 (>= 0.9.8m-1), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4), mime-support, php5-common (= 5.3.5-1ubuntu7.11), libmagic1, ucf, tzdata
Suggests: php-pear
Filename: pool/main/p/php5/php5-cli_5.3.5-1ubuntu7.11_i386.deb
Size: 2946050
MD5sum: 3ca52231be1d6719f09ad52472c1117f
SHA1: 91ab33486e21539d133c61994b68e85ddbd959c8
SHA256: 9fbe54d3141d89509ef8554aa1519d9a019161f03f5fb599d65379510293c3c0
Description: command-line interpreter for the php5 scripting language
 This package provides the /usr/bin/php5 command interpreter, useful for
 testing PHP scripts from a shell or performing general shell scripting tasks.
 The following extensions are built in: bcmath bz2 calendar Core ctype date
  dba dom ereg exif fileinfo filter ftp gettext hash iconv json libxml
  mbstring mhash openssl pcntl pcre Phar posix readline Reflection session
  shmop SimpleXML soap sockets SPL standard sysvmsg sysvsem sysvshm tokenizer
  wddx xml xmlreader xmlwriter zip zlib.
 .
 PHP5 is a widely-used general-purpose scripting language that is
 especially suited for Web development and can be embedded into HTML.
 The goal of the language is to allow web developers to write
 dynamically generated pages quickly. This version of PHP5 was built
 with the Suhosin patch.
Homepage: http://www.php.net/
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: php5-common
Priority: optional
Section: php
Installed-Size: 952
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: i386
Source: php5
Version: 5.3.5-1ubuntu7.11
Provides: php5-json, php5-mhash
Depends: sed (>= 4.1.1-1), libc6 (>= 2.4)
Suggests: php5-suhosin
Conflicts: php5-json, php5-mhash
Filename: pool/main/p/php5/php5-common_5.3.5-1ubuntu7.11_i386.deb
Size: 419816
MD5sum: 24dcfa4b0d0818951e9ac04e6433c9c5
SHA1: 67b661f9349ee5f674c850c86a79e2aca31928fd
SHA256: 46144d8029f2783dff1a3cdee46a22a78dcbec5ddbf4cb424817b85641c4e1eb
Description: Common files for packages built from the php5 source
 This package contains the documentation and example files relevant to all
 the other packages built from the php5 source.
 .
 PHP5 is a widely-used general-purpose scripting language that is
 especially suited for Web development and can be embedded into HTML.
 The goal of the language is to allow web developers to write
 dynamically generated pages quickly. This version of PHP5 was built
 with the Suhosin patch.
Homepage: http://www.php.net/
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: php5-curl
Priority: optional
Section: php
Installed-Size: 116
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: i386
Source: php5
Version: 5.3.5-1ubuntu7.11
Depends: libc6 (>= 2.4), libcurl3 (>= 7.16.2-1), phpapi-20090626+lfs, php5-common (= 5.3.5-1ubuntu7.11)
Filename: pool/main/p/php5/php5-curl_5.3.5-1ubuntu7.11_i386.deb
Size: 25216
MD5sum: e2e836e4dbb347e2b646b5378ec4986e
SHA1: f68cc5892d7aa17d0624fb6a8033030e839fdf68
SHA256: a6be0c67c0605bc590f798306227dca7cc6d9f10f7ad28725a3d802cb6d587f5
Description: CURL module for php5
 CURL is a library for getting files from  FTP, GOPHER, HTTP server.
 .
 PHP5 is a widely-used general-purpose scripting language that is
 especially suited for Web development and can be embedded into HTML.
 The goal of the language is to allow web developers to write
 dynamically generated pages quickly. This version of PHP5 was built
 with the Suhosin patch.
Homepage: http://www.php.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: php5-dbg
Priority: extra
Section: debug
Installed-Size: 49568
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: i386
Source: php5
Version: 5.3.5-1ubuntu7.11
Depends: php5-common (= 5.3.5-1ubuntu7.11), libapache2-mod-php5 (= 5.3.5-1ubuntu7.11) | libapache2-mod-php5filter (= 5.3.5-1ubuntu7.11) | php5-cgi (= 5.3.5-1ubuntu7.11) | php5-cli (= 5.3.5-1ubuntu7.11) | php5-fpm (= 5.3.5-1ubuntu7.11) | php5-curl (= 5.3.5-1ubuntu7.11) | php5-enchant (= 5.3.5-1ubuntu7.11) | php5-gd (= 5.3.5-1ubuntu7.11) | php5-gmp (= 5.3.5-1ubuntu7.11) | php5-intl (= 5.3.5-1ubuntu7.11) | php5-ldap (= 5.3.5-1ubuntu7.11) | php5-mysql (= 5.3.5-1ubuntu7.11) | php5-odbc (= 5.3.5-1ubuntu7.11) | php5-pgsql (= 5.3.5-1ubuntu7.11) | php5-pspell (= 5.3.5-1ubuntu7.11) | php5-recode (= 5.3.5-1ubuntu7.11) | php5-snmp (= 5.3.5-1ubuntu7.11) | php5-sqlite (= 5.3.5-1ubuntu7.11) | php5-sybase (= 5.3.5-1ubuntu7.11) | php5-tidy (= 5.3.5-1ubuntu7.11) | php5-xmlrpc (= 5.3.5-1ubuntu7.11) | php5-xsl (= 5.3.5-1ubuntu7.11)
Recommends: gdb
Filename: pool/main/p/php5/php5-dbg_5.3.5-1ubuntu7.11_i386.deb
Size: 13399974
MD5sum: 58cec4f7c63b6e0fa67958e43693c744
SHA1: 4eb8ba9b785247e06bca38963023a6776a8ca8a6
SHA256: da6cd29a1e873472d95ba2bf3b9f0a3a7077f365b234d7cf35d0e8887e3ea2f8
Description: Debug symbols for PHP5
 This package provides the debug symbols for PHP5 needed for properly
 debugging errors in PHP5 with gdb.
 .
 PHP5 is a widely-used general-purpose scripting language that is
 especially suited for Web development and can be embedded into HTML.
 The goal of the language is to allow web developers to write
 dynamically generated pages quickly. This version of PHP5 was built
 with the Suhosin patch.
Homepage: http://www.php.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: php5-dev
Priority: optional
Section: php
Installed-Size: 3192
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: i386
Source: php5
Version: 5.3.5-1ubuntu7.11
Depends: autoconf (>= 2.63), automake (>= 1.11), libssl-dev, libtool (>= 2.2), shtool, php5-common (>= 5.3.5-1ubuntu7.11)
Conflicts: libtool (<< 2.2)
Filename: pool/main/p/php5/php5-dev_5.3.5-1ubuntu7.11_i386.deb
Size: 421278
MD5sum: 18d3015fdb861e4264ee2652d8623cd8
SHA1: 44008ff7c2140f8111c1d29d9d7fdfb6a27eecfd
SHA256: 6f3cecff75d8c02fb2f427bd41c058a59aeab278987ae5ca7be6c7ed4a5f9995
Description: Files for PHP5 module development
 This package provides the files from the PHP5 source needed for compiling
 additional modules.
 .
 PHP5 is a widely-used general-purpose scripting language that is
 especially suited for Web development and can be embedded into HTML.
 The goal of the language is to allow web developers to write
 dynamically generated pages quickly. This version of PHP5 was built
 with the Suhosin patch.
Homepage: http://www.php.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: php5-enchant
Priority: optional
Section: universe/php
Installed-Size: 72
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: i386
Source: php5
Version: 5.3.5-1ubuntu7.11
Depends: libc6 (>= 2.3.6-6~), libenchant1c2a (>= 1.6), phpapi-20090626+lfs, php5-common (= 5.3.5-1ubuntu7.11)
Filename: pool/main/p/php5/php5-enchant_5.3.5-1ubuntu7.11_i386.deb
Size: 7684
MD5sum: bdbc1d33e882eeb9705c47a065c8b13a
SHA1: dc6e47e1bb0f1242605a2e00cfb27d220d1dbd85
SHA256: 82a8c4e2b2da4f725b102db66467e286eb064ebe33e2987f1ada054fff1a6e24
Description: Enchant module for php5
 This package provides a module for the generic spell checking library
 Enchant, which can use engines such as ispell, aspell and myspells.
 .
 PHP5 is a widely-used general-purpose scripting language that is
 especially suited for Web development and can be embedded into HTML.
 The goal of the language is to allow web developers to write
 dynamically generated pages quickly. This version of PHP5 was built
 with the Suhosin patch.
Homepage: http://www.php.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: php5-fpm
Priority: optional
Section: universe/php
Installed-Size: 7696
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: i386
Source: php5
Version: 5.3.5-1ubuntu7.11
Provides: phpapi-20090626+lfs
Depends: libbz2-1.0, libc6 (>= 2.11), libdb4.8, libpcre3 (>= 8.10), libssl0.9.8 (>= 0.9.8m-1), libxml2 (>= 2.7.4), zlib1g (>= 1:1.1.4), mime-support, php5-common (= 5.3.5-1ubuntu7.11), libmagic1, ucf, tzdata
Suggests: php-pear
Filename: pool/main/p/php5/php5-fpm_5.3.5-1ubuntu7.11_i386.deb
Size: 2972380
MD5sum: 274f4e5a749891ab17afaddcdc2bb35a
SHA1: b241b44ba97817d61b88fe5288eb0bba916167d5
SHA256: 8ab052740676397fcdc59828277df7378d7d44c62dfed543664abec6c79d3f69
Description: server-side, HTML-embedded scripting language (FPM-CGI binary)
 This package provides the Fast Process Manager interpreter that runs
 as a daemon and receives Fast/CGI requests.  Note that MOST Apache users
 probably want the libapache2-mod-php5 package.
 The following extensions are built in: bcmath bz2 calendar Core ctype date
  dba dom ereg exif fileinfo filter ftp gettext hash iconv json libxml
  mbstring mhash openssl pcre Phar posix Reflection session shmop SimpleXML
  soap sockets SPL standard sysvmsg sysvsem sysvshm tokenizer wddx xml
  xmlreader xmlwriter zip zlib.
 .
 PHP5 is an HTML-embedded scripting language. Much of its syntax is borrowed
 from C, Java and Perl with a couple of unique PHP-specific features thrown
 in. The goal of the language is to allow web developers to write dynamically
 generated pages quickly. This version of PHP5 was built with the Suhosin patch.
Homepage: http://www.php.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: php5-gd
Priority: optional
Section: php
Installed-Size: 144
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: i386
Source: php5
Version: 5.3.5-1ubuntu7.11
Depends: libc6 (>= 2.4), libfreetype6 (>= 2.2.1), libgd2-xpm (>= 2.0.36~rc1~dfsg), libjpeg62 (>= 6b1), libpng12-0 (>= 1.2.13-4), libt1-5 (>= 5.1.0), libx11-6, libxpm4, zlib1g (>= 1:1.1.4), phpapi-20090626+lfs, php5-common (= 5.3.5-1ubuntu7.11)
Filename: pool/main/p/php5/php5-gd_5.3.5-1ubuntu7.11_i386.deb
Size: 33634
MD5sum: 2e13dfe5503b9afae8d7eb3b2726010c
SHA1: f42d10a9cc2ef529aef9e113818f89ef1a520535
SHA256: e20beea7814847955cdd22c32500cd1aa435b35fafbdb173b779c40df91f7b4e
Description: GD module for php5
 This package provides a module for handling graphics directly from PHP
 scripts. It supports the PNG, JPEG, XPM formats as well as Freetype/ttf fonts.
 .
 PHP5 is a widely-used general-purpose scripting language that is
 especially suited for Web development and can be embedded into HTML.
 The goal of the language is to allow web developers to write
 dynamically generated pages quickly. This version of PHP5 was built
 with the Suhosin patch.
Homepage: http://www.php.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: php5-gmp
Priority: optional
Section: php
Installed-Size: 96
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: i386
Source: php5
Version: 5.3.5-1ubuntu7.11
Depends: libc6 (>= 2.1.3), libgmp3c2, phpapi-20090626+lfs, php5-common (= 5.3.5-1ubuntu7.11)
Filename: pool/main/p/php5/php5-gmp_5.3.5-1ubuntu7.11_i386.deb
Size: 13740
MD5sum: ae17fd4e02ea1605f02cba2077b53b17
SHA1: dd269084a2336d761cfe9a450fb6ca6c0ef8857f
SHA256: 2d95e7ad5c635d4df5e544cfe0158b70cb2576f036ac5ddcc97a0b5995298ff0
Description: GMP module for php5
 This package provides a module for arbitrary precision arithmetic via the
 GNU Multiple Precision (GMP) Arithmetic Library.
 .
 PHP5 is a widely-used general-purpose scripting language that is
 especially suited for Web development and can be embedded into HTML.
 The goal of the language is to allow web developers to write
 dynamically generated pages quickly. This version of PHP5 was built
 with the Suhosin patch.
Homepage: http://www.php.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: php5-intl
Priority: optional
Section: universe/php
Installed-Size: 196
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: i386
Source: php5
Version: 5.3.5-1ubuntu7.11
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libicu44 (>= 4.4.1-1), phpapi-20090626+lfs, php5-common (= 5.3.5-1ubuntu7.11)
Conflicts: php5-idn
Filename: pool/main/p/php5/php5-intl_5.3.5-1ubuntu7.11_i386.deb
Size: 53360
MD5sum: 3835f1600b5fc0d6fa88282b1e389c49
SHA1: 4712fb1ad3dcfff7725c67a0c2e19595f3d58b48
SHA256: 2ff94f629e0c600098013a1e77dc360ca0e9f906cfe371ab4d6bb084c65a5351
Description: internationalisation module for php5
 This package provides a module to ease internationalisation of PHP scripts.
 .
 PHP5 is a widely-used general-purpose scripting language that is
 especially suited for Web development and can be embedded into HTML.
 The goal of the language is to allow web developers to write
 dynamically generated pages quickly. This version of PHP5 was built
 with the Suhosin patch.
Homepage: http://www.php.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: php5-ldap
Priority: optional
Section: php
Installed-Size: 96
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: i386
Source: php5
Version: 5.3.5-1ubuntu7.11
Depends: libc6 (>= 2.4), libldap-2.4-2 (>= 2.4.7), libsasl2-2, phpapi-20090626+lfs, php5-common (= 5.3.5-1ubuntu7.11)
Filename: pool/main/p/php5/php5-ldap_5.3.5-1ubuntu7.11_i386.deb
Size: 16932
MD5sum: 4c5bcb6ef025f2a9debf859920106f2b
SHA1: e22fe998334505733059ddf612ce2a1dbc11b750
SHA256: c2cc07fe83441daa12f6f0af225e5363a4cc2ec5d7a8b2a87de91d1b342bb90a
Description: LDAP module for php5
 This package provides a module for LDAP functions in PHP scripts.
 .
 PHP5 is a widely-used general-purpose scripting language that is
 especially suited for Web development and can be embedded into HTML.
 The goal of the language is to allow web developers to write
 dynamically generated pages quickly. This version of PHP5 was built
 with the Suhosin patch.
Homepage: http://www.php.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: php5-mapscript
Priority: optional
Section: universe/php
Installed-Size: 2304
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Architecture: i386
Source: mapserver
Version: 5.6.5-2ubuntu0.1
Depends: libc6 (>= 2.7), libcomerr2 (>= 1.01), libcurl3-gnutls (>= 7.16.2-1), libedit2 (>= 2.11-20080614-1), libexpat1 (>= 1.95.8), libfcgi0ldbl, libfreetype6 (>= 2.2.1), libfribidi0 (>= 0.19.2), libgcc1 (>= 1:4.1.1), libgd2-xpm (>= 2.0.36~rc1~dfsg), libgdal1-1.6.0, libgeos-c1 (>= 3.2.0), libgif4 (>= 4.1.4), libgssapi-krb5-2 (>= 1.6.dfsg.2), libhdf4-0-alt, libhdf5-serial-1.8.4 | libhdf5-1.8.4, libjasper1 (>= 1.900.1), libjpeg62 (>= 6b1), libkrb5-3 (>= 1.6.dfsg.2), libming1, libmysqlclient16 (>= 5.1.21-1), libnetcdf6, libogdi3.2, libpam0g (>= 0.99.7.1), libpng12-0 (>= 1.2.13-4), libpq5 (>= 8.4~0cvs20090328), libproj0, libsqlite3-0 (>= 3.7.3), libssl0.9.8 (>= 0.9.8m-1), libstdc++6 (>= 4.1.1), libx11-6, libxml2 (>= 2.7.4), libxpm4, libxslt1.1 (>= 1.1.25), odbcinst1debian2 (>= 2.2.11-3), unixodbc (>= 2.2.11), zlib1g (>= 1:1.1.4), debconf (>= 0.5) | debconf-2.0, phpapi-20090626+lfs
Suggests: mapserver-bin, mapserver-doc
Filename: pool/main/m/mapserver/php5-mapscript_5.6.5-2ubuntu0.1_i386.deb
Size: 725446
MD5sum: 16be08e26f44ea1feeee447daee5a724
SHA1: 2df237b13f59e5e3f1b030fb1373d0c7ddc569e9
SHA256: c303064e0c7b1599a5465430fe6588cf08cc0dd5740b5412f4e8d3461704d156
Description: php5-cgi module for MapServer
 PHP MapScript provides MapServer functions for PHP scripts.
Homepage: http://www.mapserver.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: php5-mysql
Priority: optional
Section: php
Installed-Size: 240
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: i386
Source: php5
Version: 5.3.5-1ubuntu7.11
Replaces: php5-mysqli
Depends: libc6 (>= 2.4), libmysqlclient16 (>= 5.1.21-1), phpapi-20090626+lfs, php5-common (= 5.3.5-1ubuntu7.11)
Conflicts: php5-mysqli
Filename: pool/main/p/php5/php5-mysql_5.3.5-1ubuntu7.11_i386.deb
Size: 65556
MD5sum: cf17159c55bc5a6d28ae4a357401bc92
SHA1: 4f2c7b38c013a49f2a57e50081cacba9b86bb594
SHA256: 5c79458d59c913d4530d7801d5131bc31ea48a7ea18a7733e0f71f010d7f02f4
Description: MySQL module for php5
 This package provides modules for MySQL database connections directly from
 PHP scripts.  It includes the generic "mysql" module which can be used
 to connect to all versions of MySQL, an improved "mysqli" module for
 MySQL version 4.1 or later, and the pdo_mysql module for use with
 the PHP Data Object extension.
 .
 PHP5 is a widely-used general-purpose scripting language that is
 especially suited for Web development and can be embedded into HTML.
 The goal of the language is to allow web developers to write
 dynamically generated pages quickly. This version of PHP5 was built
 with the Suhosin patch.
Homepage: http://www.php.net/
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: php5-odbc
Priority: optional
Section: php
Installed-Size: 136
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: i386
Source: php5
Version: 5.3.5-1ubuntu7.11
Depends: libc6 (>= 2.4), unixodbc (>= 2.2.11), phpapi-20090626+lfs, php5-common (= 5.3.5-1ubuntu7.11)
Filename: pool/main/p/php5/php5-odbc_5.3.5-1ubuntu7.11_i386.deb
Size: 30942
MD5sum: 095fb1a9befd884b2e9efc5c2bef75cb
SHA1: a96cdcfdf85ba0ce4fb04b482f7d5ec0cd322a10
SHA256: 96c3f2a7478a68728e913d783730db8d2d39932c05174b0fe0df0111225a2fdb
Description: ODBC module for php5
 This package provides a module for database access through ODBC drivers.
 It uses the unixODBC library as an ODBC provider.  It also contains the
 pdo_odbc module, for use with the PHP Data Object extension.
 .
 PHP5 is a widely-used general-purpose scripting language that is
 especially suited for Web development and can be embedded into HTML.
 The goal of the language is to allow web developers to write
 dynamically generated pages quickly. This version of PHP5 was built
 with the Suhosin patch.
Homepage: http://www.php.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: php5-pgsql
Priority: optional
Section: php
Installed-Size: 192
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: i386
Source: php5
Version: 5.3.5-1ubuntu7.11
Depends: libc6 (>= 2.4), libpq5 (>= 8.4~0cvs20090328), phpapi-20090626+lfs, php5-common (= 5.3.5-1ubuntu7.11)
Filename: pool/main/p/php5/php5-pgsql_5.3.5-1ubuntu7.11_i386.deb
Size: 52604
MD5sum: e6933a2842c9436ddbaea280ead572ef
SHA1: eaddb68b413f5203e1f8efe8a04feb0a565b14fd
SHA256: 3d236b4c6f7fbdadd5a95ee094d24a130302c106b21b8bb49246d3d0085eb5be
Description: PostgreSQL module for php5
 This package provides a module for PostgreSQL database connections
 directly from PHP scripts.  It also includes the pdo_pgsql module for
 use with the PHP Data Object extension.
 .
 PHP5 is a widely-used general-purpose scripting language that is
 especially suited for Web development and can be embedded into HTML.
 The goal of the language is to allow web developers to write
 dynamically generated pages quickly. This version of PHP5 was built
 with the Suhosin patch.
Homepage: http://www.php.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: php5-pspell
Priority: optional
Section: php
Installed-Size: 72
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: i386
Source: php5
Version: 5.3.5-1ubuntu7.11
Depends: libaspell15 (>= 0.60), libc6 (>= 2.4), phpapi-20090626+lfs, php5-common (= 5.3.5-1ubuntu7.11)
Filename: pool/main/p/php5/php5-pspell_5.3.5-1ubuntu7.11_i386.deb
Size: 7176
MD5sum: 30297c4071eb18f5096498e45416906a
SHA1: e7355fca96c1ba8932eae1fc3ae29881778aa98a
SHA256: ec360b7650d205c5533b476b61c6f5f97a4f3f2332b353ffb03c1b44089a8cf1
Description: pspell module for php5
 This package provides a module for pspell functions in PHP scripts.
 .
 PHP5 is a widely-used general-purpose scripting language that is
 especially suited for Web development and can be embedded into HTML.
 The goal of the language is to allow web developers to write
 dynamically generated pages quickly. This version of PHP5 was built
 with the Suhosin patch.
Homepage: http://www.php.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: php5-recode
Priority: optional
Section: php
Installed-Size: 64
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: i386
Source: php5
Version: 5.3.5-1ubuntu7.11
Depends: libc6 (>= 2.1.3), librecode0 (>= 3.6), phpapi-20090626+lfs, php5-common (= 5.3.5-1ubuntu7.11)
Filename: pool/main/p/php5/php5-recode_5.3.5-1ubuntu7.11_i386.deb
Size: 4036
MD5sum: bb85509e9f4617dcba4a969a5d0453dd
SHA1: 7f9d896bfd85a460d0f1cbbc177e4c35984776de
SHA256: 79e7b54a9fdc948ea9ff8ef018970dabefb0d85883883ab12fef66e9f1c5645b
Description: recode module for php5
 This package provides a module for recode - character set recoding.
 .
 PHP5 is a widely-used general-purpose scripting language that is
 especially suited for Web development and can be embedded into HTML.
 The goal of the language is to allow web developers to write
 dynamically generated pages quickly. This version of PHP5 was built
 with the Suhosin patch.
Homepage: http://www.php.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: php5-snmp
Priority: optional
Section: php
Installed-Size: 80
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: i386
Source: php5
Version: 5.3.5-1ubuntu7.11
Depends: libc6 (>= 2.4), libsnmp15 (>= 5.4.3~dfsg), phpapi-20090626+lfs, php5-common (= 5.3.5-1ubuntu7.11)
Filename: pool/main/p/php5/php5-snmp_5.3.5-1ubuntu7.11_i386.deb
Size: 9846
MD5sum: a8e89f76446ef03c64c120887d35fc25
SHA1: dc2ccea4a6479b377ba41774bf1fd817b7d0aaae
SHA256: f99cd62a5194b664d1a3be2557dba074a8a62a8b690c724134868c1ffbcf8185
Description: SNMP module for php5
 This package provides a module for SNMP functions in PHP scripts.
 .
 PHP5 is a widely-used general-purpose scripting language that is
 especially suited for Web development and can be embedded into HTML.
 The goal of the language is to allow web developers to write
 dynamically generated pages quickly. This version of PHP5 was built
 with the Suhosin patch.
Homepage: http://www.php.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: php5-sqlite
Priority: optional
Section: php
Installed-Size: 184
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: i386
Source: php5
Version: 5.3.5-1ubuntu7.11
Depends: libc6 (>= 2.4), libsqlite0 (>= 2.8.17), libsqlite3-0 (>= 3.7.3), phpapi-20090626+lfs, php5-common (= 5.3.5-1ubuntu7.11)
Filename: pool/main/p/php5/php5-sqlite_5.3.5-1ubuntu7.11_i386.deb
Size: 46816
MD5sum: 08035cc757b22f6d587582a56d45483a
SHA1: 31163728f36e9237ba442f11b0c6ff2c7ff7c27e
SHA256: 84f3a4cdf2cf1dc4d656b5f2957963f14e3394b29e9cd47179b66aedf33573f3
Description: SQLite module for php5
 This package provides a module allowing you to use the SQLite self-contained
 database engine from within your PHP scripts, eliminating the need for a full
 SQL server installation like MySQL or PostgreSQL.  It also includes the
 pdo_sqlite module, for use with the PHP Data Object extension.
 .
 PHP5 is a widely-used general-purpose scripting language that is
 especially suited for Web development and can be embedded into HTML.
 The goal of the language is to allow web developers to write
 dynamically generated pages quickly. This version of PHP5 was built
 with the Suhosin patch.
Homepage: http://www.php.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: php5-sybase
Priority: optional
Section: universe/php
Installed-Size: 120
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: i386
Source: php5
Version: 5.3.5-1ubuntu7.11
Provides: php5-mssql
Depends: libc6 (>= 2.4), libsybdb5 (>= 0.63), phpapi-20090626+lfs, php5-common (= 5.3.5-1ubuntu7.11)
Filename: pool/main/p/php5/php5-sybase_5.3.5-1ubuntu7.11_i386.deb
Size: 23142
MD5sum: 22d44a7c53d357b5fffc6bcaa2a92b94
SHA1: 22ea17e631499b598bd79e32c643318b5be97409
SHA256: bc6743b2a83770e4c4b69e57b9101b315e01f4f72803e9234736dfeb629fae9a
Description: Sybase / MS SQL Server module for php5
 This package provides a module for Sybase and Microsoft SQL Server
 database connections directly from PHP scripts. It also includes the
 pdo_dblib module for use with the PHP Data Object extension.
 .
 PHP5 is a widely-used general-purpose scripting language that is
 especially suited for Web development and can be embedded into HTML.
 The goal of the language is to allow web developers to write
 dynamically generated pages quickly. This version of PHP5 was built
 with the Suhosin patch.
Homepage: http://www.php.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: php5-tidy
Priority: optional
Section: php
Installed-Size: 96
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: i386
Source: php5
Version: 5.3.5-1ubuntu7.11
Depends: libc6 (>= 2.1.3), libtidy-0.99-0, phpapi-20090626+lfs, php5-common (= 5.3.5-1ubuntu7.11)
Filename: pool/main/p/php5/php5-tidy_5.3.5-1ubuntu7.11_i386.deb
Size: 16064
MD5sum: f880d5c9e387318e12a9620d2103ba7a
SHA1: d6ec063194dadb6513b2754ba148b473a62e9f63
SHA256: dbc395df7f62b5f407a0c2b8ed96723290c19f3b41581de43a8eaa8beb53f732
Description: tidy module for php5
 This package provides a module for tidy functions in PHP scripts.
 .
 Tidy is an extension based on Libtidy (http://tidy.sf.net/) and allows
 a PHP developer to clean, repair, and traverse HTML, XHTML, and XML
 documents -- including ones with embedded scripting languages such as PHP
 or ASP within them using OO constructs.
 .
 PHP5 is a widely-used general-purpose scripting language that is
 especially suited for Web development and can be embedded into HTML.
 The goal of the language is to allow web developers to write
 dynamically generated pages quickly. This version of PHP5 was built
 with the Suhosin patch.
Homepage: http://www.php.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: php5-xmlrpc
Priority: optional
Section: php
Installed-Size: 124
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: i386
Source: php5
Version: 5.3.5-1ubuntu7.11
Depends: libc6 (>= 2.4), libxml2 (>= 2.6.27), phpapi-20090626+lfs, php5-common (= 5.3.5-1ubuntu7.11)
Filename: pool/main/p/php5/php5-xmlrpc_5.3.5-1ubuntu7.11_i386.deb
Size: 31394
MD5sum: d29133828faceb97209bb1feb7b18a4f
SHA1: 355746ca7cdc4c53687c529ac5b31eb7d6dee4e3
SHA256: e325a22fb2e0c029fcce0ea5a4f4106fd5c4f21235a508af02094e9449b76aab
Description: XML-RPC module for php5
 This package provides a module for XML-RPC functions in PHP scripts.
 .
 PHP5 is a widely-used general-purpose scripting language that is
 especially suited for Web development and can be embedded into HTML.
 The goal of the language is to allow web developers to write
 dynamically generated pages quickly. This version of PHP5 was built
 with the Suhosin patch.
Homepage: http://www.php.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: php5-xsl
Priority: optional
Section: php
Installed-Size: 80
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian PHP Maintainers <pkg-php-maint@lists.alioth.debian.org>
Architecture: i386
Source: php5
Version: 5.3.5-1ubuntu7.11
Depends: libc6 (>= 2.4), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), phpapi-20090626+lfs, php5-common (= 5.3.5-1ubuntu7.11)
Filename: pool/main/p/php5/php5-xsl_5.3.5-1ubuntu7.11_i386.deb
Size: 12562
MD5sum: 91d8d4cecdc51a53f2de2e02d1d9855d
SHA1: 628094c9bc98b5e4faf0a39eebdc7d15a6d493f5
SHA256: c29750ee769cf71144ec2a288bb2f4b1b1d6cfb05874ac18f3202553d9468f52
Description: XSL module for php5
 This package provides a module for XSL using the libxslt XSL parser.
 .
 PHP5 is a widely-used general-purpose scripting language that is
 especially suited for Web development and can be embedded into HTML.
 The goal of the language is to allow web developers to write
 dynamically generated pages quickly. This version of PHP5 was built
 with the Suhosin patch.
Homepage: http://www.php.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: phpldapadmin
Priority: extra
Section: universe/admin
Installed-Size: 6092
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Fabio Tranchitella <kobold@debian.org>
Architecture: all
Version: 1.2.0.5-2ubuntu1.11.04.1
Depends: apache2 | httpd, php5-ldap, libapache2-mod-php5 | libapache-mod-php5 | php5-cgi | php5, ucf (>= 0.28), debconf (>= 0.5) | debconf-2.0
Filename: pool/main/p/phpldapadmin/phpldapadmin_1.2.0.5-2ubuntu1.11.04.1_all.deb
Size: 1243382
MD5sum: 47ceba1c63fa29052eec9f4914802fc1
SHA1: 84ceff189f164d71ae5362067d5bfcaf54d0bdbf
SHA256: 8f169c79f556388b508cbec54d5d61ef66c14573530686dbb9659ad7462dda9e
Description: web based interface for administering LDAP servers
 phpLDAPadmin is a web-based LDAP client. It provides easy,
 anywhere-accessible, multi-language administration for your LDAP
 server. Its hierarchical tree-viewer and advanced search functionality
 make it intuitive to browse and administer your LDAP directory. Since it
 is a web application, this LDAP browser works on many platforms, making
 your LDAP server easily manageable from any location.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: pidgin-otr
Priority: optional
Section: universe/net
Installed-Size: 324
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Thibaut VARENE <varenet@debian.org>
Architecture: i386
Version: 3.2.0-5ubuntu0.11.04.1
Depends: libc6 (>= 2.4), libgcrypt11 (>= 1.4.6), libotr2 (>= 3.2.0), pidgin (<< 1:3.0), pidgin (>= 1:2.7)
Filename: pool/main/p/pidgin-otr/pidgin-otr_3.2.0-5ubuntu0.11.04.1_i386.deb
Size: 70928
MD5sum: 7945171105f79d228c905fbdbbedab4e
SHA1: 7e17bbe78dc3e06a742ad6669c24a4dd4b298f04
SHA256: 90e62ee3ee365241cbb3bfea73b296b4ee8d850e7abfbec449238f7cd1d84096
Description: Off-the-Record Messaging plugin for pidgin
 Off-the-Record (OTR) Messaging plugin for pidgin
 .
 OTR allows you to have private conversations over IM by providing:
  - Encryption
    - No one else can read your instant messages.
  - Authentication
    - You are assured the correspondent is who you think it is.
  - Deniability
    - The messages you send do _not_ have digital signatures that are
      checkable by a third party.  Anyone can forge messages after a
      conversation to make them look like they came from you.  However,
      _during_ a conversation, your correspondent is assured the messages
      he sees are authentic and unmodified.
  - Perfect forward secrecy
    - If you lose control of your private keys, no previous conversation
      is compromised.
 .
 This is a pidgin plugin which implements Off-the-Record (OTR) Messaging.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Task: xubuntu-desktop

Package: plasma-dataengines-workspace
Priority: optional
Section: kde
Installed-Size: 2788
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdebase-workspace
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdebase-workspace-bin (<< 4:4.1.82), kdebase-workspace-data (<< 4:4.1.82), libplasma2, plasma-widgets-workspace (<= 4:4.5.2-1ubuntu1), systemsettings (<< 4:4.1.80)
Depends: kdepim-runtime, libakonadi-kde4 (>= 4:4.5.85a), libakonadi-kmime4 (>= 4:4.5), libc6 (>= 2.1.3), libdbusmenu-qt2 (>= 0.4.0), libgcc1 (>= 1:4.1.1), libgps19 (>= 2.90~svn6694), libkabc4 (>= 4:4.5), libkcalcore4 (>= 4:4.6.5), libkcalutils4 (>= 4:4.6.5), libkdecore5 (>= 4:4.5.2-0ubuntu1), libkdeui5 (>= 4:4.5.2-0ubuntu1), libkfile4 (>= 4:4.5.2-0ubuntu1), libkholidays4 (>= 4:4.5.85a), libkio5 (>= 4:4.5.2-0ubuntu1), libkmime4 (>= 4:4.5), libkrosscore4 (>= 4:4.5.2-0ubuntu1), libksgrd4 (= 4:4.6.5-0ubuntu1.1), libkworkspace4 (= 4:4.6.5-0ubuntu1.1), libmicroblog4 (>= 4:4.5), libnepomuk4 (>= 4:4.5.2-0ubuntu1), libplasma-geolocation-interface4 (= 4:4.6.5-0ubuntu1.1), libplasma3 (>= 4:4.5.80), libqt4-dbus (>= 4:4.6.1), libqt4-network (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libsolid4 (>= 4:4.5.2-0ubuntu1), libsolidcontrol4a (= 4:4.6.5-0ubuntu1.1), libstdc++6 (>= 4.1.1), libsyndication4 (>= 4:4.5), libtaskmanager4b (= 4:4.6.5-0ubuntu1.1), libweather-ion6 (= 4:4.6.5-0ubuntu1.1), libx11-6, libxfixes3 (>= 1:4.0.1)
Recommends: ksysguardd (= 4:4.6.5-0ubuntu1.1)
Conflicts: libplasma2
Filename: pool/main/k/kdebase-workspace/plasma-dataengines-workspace_4.6.5-0ubuntu1.1_i386.deb
Size: 461978
MD5sum: ef1db826ba9333d13b5980c80feb167a
SHA1: 0bfa96db3501db74037528f291190db049b35e83
SHA256: c706bb740db9dca919432fe7a4e1e2ccda40ba08d011cea47d75765d2e78cf9e
Description: KDE Plasma data engines
 This package contains standard Plasma data engines shipped in KDE Plasma
 workspace. These engines are needed by the standard KDE base
 workspace Plasma widgets, but they may be useful for any other Plasma widget
 too.
 .
 This package is part of the KDE base workspace module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-kde

Package: plasma-desktop
Priority: optional
Section: kde
Installed-Size: 2260
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdebase-workspace
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdebase-workspace-bin (<< 4:4.5.80), kdebase-workspace-data (<< 4:4.5.80), plasma-widgets-workspace (<< 4:4.5.80)
Depends: kdebase-runtime, libc6 (>= 2.4), libkcmutils4 (>= 4:4.5.2-0ubuntu1), libkdecore5 (>= 4:4.5.2-0ubuntu1), libkdeui5 (>= 4:4.5.80), libkephal4a (= 4:4.6.5-0ubuntu1.1), libkfile4 (>= 4:4.5.2-0ubuntu1), libkidletime4 (>= 4:4.5.2-0ubuntu1), libkio5 (>= 4:4.5.2-0ubuntu1), libknewstuff3-4 (>= 4:4.5.2-0ubuntu1), libktexteditor4 (>= 4:4.5.2-0ubuntu1), libkworkspace4 (= 4:4.6.5-0ubuntu1.1), libplasma3 (>= 4:4.5.90), libplasmagenericshell4 (= 4:4.6.5-0ubuntu1.1), libqt4-dbus (>= 4:4.6.1), libqt4-xml (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.7.0~beta2), libsolid4 (>= 4:4.5.2-0ubuntu1), libstdc++6 (>= 4.1.1), libtaskmanager4b (= 4:4.6.5-0ubuntu1.1), libx11-6, libxext6, plasma-widgets-workspace (= 4:4.6.5-0ubuntu1.1)
Recommends: kdebase-workspace
Filename: pool/main/k/kdebase-workspace/plasma-desktop_4.6.5-0ubuntu1.1_i386.deb
Size: 526472
MD5sum: 2e3fd44fb25b935400faba974cb1fdde
SHA1: b98086d5367325a403e5b1f780d4ddbb848e499d
SHA256: 5d895e1b198899ddd911c6150d8889e2bf8e2d63c0fdf6e3893f60d4c35834db
Description: The KDE Plasma workspace for desktop and laptop computers
 Provides the environment for running and managing applications and integrating
 interaction of applications. It is designed as generic environment for all
 kinds of desktop applications, not only applications built on the KDE Platform.
 It integrates best with applications following the standards used by the KDE
 Platform.
 .
 This package is part of the KDE base workspace module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, edubuntu-desktop-kde

Package: plasma-netbook
Priority: optional
Section: kde
Installed-Size: 1004
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdebase-workspace
Version: 4:4.6.5-0ubuntu1.1
Replaces: plasma-widgets-workspace (<< 4:4.5.80)
Depends: kdebase-runtime, libc6 (>= 2.1.3), libkcmutils4 (>= 4:4.5.2-0ubuntu1), libkdecore5 (>= 4:4.5.2-0ubuntu1), libkdeui5 (>= 4:4.5.2-0ubuntu1), libkephal4a (= 4:4.6.5-0ubuntu1.1), libkio5 (>= 4:4.5.2-0ubuntu1), libplasma3 (>= 4:4.5.90), libplasmagenericshell4 (= 4:4.6.5-0ubuntu1.1), libqt4-dbus (>= 4:4.5.3), libqt4-opengl (>= 4:4.5.3), libqt4-script (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.6.2), libstdc++6 (>= 4.1.1), libx11-6, libxext6, plasma-widgets-workspace (= 4:4.6.5-0ubuntu1.1)
Recommends: kdebase-workspace
Filename: pool/main/k/kdebase-workspace/plasma-netbook_4.6.5-0ubuntu1.1_i386.deb
Size: 158984
MD5sum: cc55af00c6a7ce8c8214513f93afe0bd
SHA1: faf391594ca88067095a0edda1b43c7467a46ca5
SHA256: c06c5efa0d0ff1ba9b862695a18dae11cde7423f4a12c2cf6b05f8d7d0507c02
Description: The KDE Plasma workspace for netbook computers
 Provides the environment for running and managing applications and integrating
 interaction of applications. It is designed as generic environment for all
 kinds of applications in a netbook environment, not only applications built on
 the KDE Platform. It integrates best with applications following the standards
 used by the KDE Platform.
 .
 This package is part of the KDE base workspace module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, edubuntu-desktop-kde

Package: plasma-scriptengine-python
Priority: optional
Section: kde
Installed-Size: 252
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: all
Source: kdebase-workspace
Version: 4:4.6.5-0ubuntu1.1
Depends: python (>= 2.4), python-support (>= 0.90.0), python-kde4 (>= 4:4.2.0)
Filename: pool/main/k/kdebase-workspace/plasma-scriptengine-python_4.6.5-0ubuntu1.1_all.deb
Size: 20172
MD5sum: b3b8d77fb886b9c3bd0e08a97624698d
SHA1: b6f7667fb4fea6761e03ae834b884f376745c90a
SHA256: 114958efc19c24ddcfb7a79cda9352ee2cd2d3d257fb5cf118b34ba013e91275
Description: Python script engine for Plasma
 This package provides the Python script engine for Plasma. You have to install
 it if you want to use Plasma widgets and data engines written in Python.
 .
 This package is part of the KDE base workspace module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-kde

Package: plasma-scriptengine-ruby
Priority: optional
Section: universe/kde
Installed-Size: 208
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: all
Source: kdebase-workspace
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdebase-workspace-bin (<< 4:4.1.82+svn893000), kdebase-workspace-data (<< 4:4.1.82+svn893000)
Depends: libkde4-ruby, libplasma-ruby (>= 4:4.2.0)
Filename: pool/main/k/kdebase-workspace/plasma-scriptengine-ruby_4.6.5-0ubuntu1.1_all.deb
Size: 18576
MD5sum: 3d710cae07a3f66921cdad80f661b387
SHA1: a99beaaf528a287d04d3b22400d1f466750f804b
SHA256: 06581de3d22f15f1f4166203b688fc4b524ec0bb2d05cc066c0827ee6df0f536
Description: Ruby script engine for Plasma
 This package provides the Ruby script engine for Plasma. You have to install it
 if you want to use Plasma widgets and data engines written in Ruby.
 .
 This package is part of the KDE base workspace module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: plasma-scriptengine-superkaramba
Priority: optional
Section: kde
Installed-Size: 1044
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdeutils
Version: 4:4.6.5-0ubuntu1.2
Replaces: superkaramba
Depends: kdebase-runtime, libc6 (>= 2.4), libkde3support4 (>= 4:4.5), libkdecore5 (>= 4:4.5), libkdeui5 (>= 4:4.5), libkio5 (>= 4:4.5), libknewstuff2-4 (>= 4:4.5), libkrosscore4 (>= 4:4.5), libplasma3 (>= 4:4.5), libpython2.7 (>= 2.7), libqimageblitz4 (>= 1:0.0.4), libqt4-dbus (>= 4:4.5.3), libqt4-network (>= 4:4.5.3), libqt4-svg (>= 4:4.5.3), libqt4-xml (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1), libx11-6, libxrender1
Suggests: kdebase-workspace-bin
Conflicts: superkaramba
Filename: pool/main/k/kdeutils/plasma-scriptengine-superkaramba_4.6.5-0ubuntu1.2_i386.deb
Size: 244564
MD5sum: 0ed122b27e0e622c472b7af8a866ff32
SHA1: 356a0336134e8ad207322eac0af1d811cf7d154e
SHA256: cc7aee7286bc9e5e3a53af8f190df9415ab7b608c2f4818b154a4b47f789f9c7
Description: SuperKaramba theme support for the Plasma Workspaces
 This package provides SuperKaramba scriptengine for Plasma. It brings
 support for the SuperKaramba interactive desktop applets, called "themes", to
 the Plasma desktop.
 .
 This package is part of the KDE utilities module.
Homepage: http://utils.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full

Package: plasma-scriptengine-webkit
Priority: optional
Section: universe/kde
Installed-Size: 420
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdebase-workspace
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdebase-workspace-bin (<< 4:4.1.82+svn893000), kdebase-workspace-data (<< 4:4.1.82+svn893000)
Depends: libc6 (>= 2.3.4), libkdecore5 (>= 4:4.5.2-0ubuntu1), libkdeui5 (>= 4:4.5.2-0ubuntu1), libkio5 (>= 4:4.5.2-0ubuntu1), libplasma3 (>= 4:4.5.2-0ubuntu1), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libqtwebkit4 (>= 2.1~really2.0.2), libstdc++6 (>= 4.1.1)
Filename: pool/main/k/kdebase-workspace/plasma-scriptengine-webkit_4.6.5-0ubuntu1.1_i386.deb
Size: 54330
MD5sum: 24d57eaf1807fe33c8bd92533d9c118f
SHA1: e50f1a5645f3a48f6c184f5e8e4abecb765e3a31
SHA256: b06b783736d27f853669227c169c50fce5a62d4f9e54eed8cdfa9fac04551251
Description: Web and Mac OS X dashboard widget support for Plasma
 This package provides the WebKit script engine for Plasma which adds support
 for the webpage widgets written in HTML and JavaScript and for the Apple
 Mac OS X dashboard widgets. You have to install this package if you want to be
 able to load these widgets in your Plasma shell.
 .
 This package is part of the KDE base workspace module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: plasma-scriptengines
Priority: optional
Section: universe/kde
Installed-Size: 144
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: all
Source: kdebase-workspace
Version: 4:4.6.5-0ubuntu1.1
Depends: plasma-scriptengine-javascript (>= 4:4.2.95), plasma-scriptengine-ruby (>= 4:4.6.5-0ubuntu1.1), plasma-scriptengine-python (>= 4:4.6.5-0ubuntu1.1), plasma-scriptengine-webkit (>= 4:4.6.5-0ubuntu1.1)
Recommends: plasma-scriptengine-superkaramba
Suggests: plasma-scriptengine-kimono
Filename: pool/main/k/kdebase-workspace/plasma-scriptengines_4.6.5-0ubuntu1.1_all.deb
Size: 13246
MD5sum: 360b39700db5b8d4729f8b06f1bc564e
SHA1: e8df73fb114c514fd817fd35e3b91e753e8a0063
SHA256: ae4c1f65568cd573b327408d6753dc9fe341b42a5798e82bd6509a01c25da9dd
Description: a metapackage to install all Plasma script engines
 This metapackage depends on all Plasma script engines which kdebase-workspace
 module provides and suggests script engines from other official KDE modules.
 .
 This package is part of the KDE base workspace module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: plasma-widgets-workspace
Priority: optional
Section: kde
Installed-Size: 2084
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdebase-workspace
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdebase-workspace-bin (<< 4:4.1.82), kdebase-workspace-data (<< 4:4.1.82), kdebase-workspace-libs4+5, libplasma-applet-system-monitor4, libplasma2, plasma-applets-workspace, plasma-widget-logout
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libkcmutils4 (>= 4:4.5.2-0ubuntu1), libkdecore5 (>= 4:4.5.2-0ubuntu1), libkdeui5 (>= 4:4.5.2-0ubuntu1), libkdewebkit5 (>= 4:4.5.2-0ubuntu1), libkio5 (>= 4:4.5.2-0ubuntu1), libkunitconversion4 (>= 4:4.5.2-0ubuntu1), libkworkspace4 (= 4:4.6.5-0ubuntu1.1), libplasma3 (>= 4:4.5.90), libplasmaclock4b (= 4:4.6.5-0ubuntu1.1), libqt4-dbus (>= 4:4.5.3), libqt4-network (>= 4:4.5.3), libqt4-xml (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.6.1), libqtwebkit4 (>= 2.1~really2.0.2), libsolid4 (>= 4:4.5.80), libstdc++6 (>= 4.1.1), libx11-6, libxcomposite1 (>= 1:0.3-1), libxdamage1 (>= 1:1.1), libxfixes3 (>= 1:4.0.1), libxrender1, plasma-dataengines-workspace (= 4:4.6.5-0ubuntu1.1), kdebase-runtime (>> 4.3.3~), akonadi-server, kdepim-runtime
Conflicts: kdebase-workspace-libs4+5, libplasma-applet-system-monitor4, libplasma2, plasma-applets-workspace, plasma-widget-logout
Filename: pool/main/k/kdebase-workspace/plasma-widgets-workspace_4.6.5-0ubuntu1.1_i386.deb
Size: 373782
MD5sum: 56b1ca74279b63970e698190cdcaabc5
SHA1: 425de4bf98c356c6748827b579d794a2301ee2c6
SHA256: 4a9be621738bacb71ef99b60f9c42552442de070d5e16022431a080fa75d0d49
Description: plasma widgets and containments for the KDE Plasma Workspace
 This package contains standard Plasma widgets and containments shipped in the
 KDE base workspace module. They provide such basic desktop functionality as
 the panel, task manager, application laucher, clock and more. The default KDE
 Workspace is a combination of these visual components.
 .
 This package also includes the default animator used by the main KDE Plasma
 Desktop shell.
 .
 This package is part of the KDE base workspace module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-kde

Package: postfix
Priority: extra
Section: mail
Installed-Size: 3336
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: LaMont Jones <lamont@debian.org>
Architecture: i386
Version: 2.8.2-1ubuntu2.1
Replaces: mail-transport-agent
Provides: default-mta, mail-transport-agent
Depends: libc6 (>= 2.11), libdb4.8, libsasl2-2, libssl0.9.8 (>= 0.9.8m-1), debconf (>= 0.5) | debconf-2.0, netbase, adduser (>= 3.48), dpkg (>= 1.8.3), lsb-base (>= 3.0-6), ssl-cert
Recommends: python
Suggests: procmail, postfix-mysql, postfix-pgsql, postfix-ldap, postfix-pcre, sasl2-bin, libsasl2-modules, dovecot-common, resolvconf, postfix-cdb, mail-reader, ufw
Conflicts: libnss-db (<< 2.2-3), mail-transport-agent, smail
Filename: pool/main/p/postfix/postfix_2.8.2-1ubuntu2.1_i386.deb
Size: 1165276
MD5sum: 1a09742a39a64a4b5347b68040bb54be
SHA1: 3f1e5807856bae652256c5300473ea731b563ba0
SHA256: 853cdbbd2b6ff5dce0d48ed84c22cee5dd86826963f051c823e0728f3083135c
Description: High-performance mail transport agent
 Postfix is Wietse Venema's mail transport agent that started life as an
 alternative to the widely-used Sendmail program.  Postfix attempts to
 be fast, easy to administer, and secure, while at the same time being
 sendmail compatible enough to not upset existing users. Thus, the outside
 has a sendmail-ish flavor, but the inside is completely different.
Homepage: http://www.postfix.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: eucalyptus-cloud, mail-server

Package: postfix-cdb
Priority: extra
Section: mail
Installed-Size: 108
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: LaMont Jones <lamont@debian.org>
Architecture: i386
Source: postfix
Version: 2.8.2-1ubuntu2.1
Depends: libc6 (>= 2.2), libcdb1, postfix (= 2.8.2-1ubuntu2.1)
Filename: pool/main/p/postfix/postfix-cdb_2.8.2-1ubuntu2.1_i386.deb
Size: 14178
MD5sum: 1e9d8ed01f53ea86adbc88d58355d194
SHA1: 442daa17479702b92c5e3d72f856cb63a86c01d1
SHA256: 95b6325e6437bed5d5664274aeab4648b8ba200b855a3fdcfe83a64f287d51ef
Description: CDB map support for Postfix
 Postfix is Wietse Venema's mail transport agent that started life as an
 alternative to the widely-used Sendmail program.  Postfix attempts to
 be fast, easy to administer, and secure, while at the same time being
 sendmail compatible enough to not upset existing users. Thus, the outside
 has a sendmail-ish flavor, but the inside is completely different.
 This provides support for CDB (constant database) maps in Postfix. If you
 plan to use CDB maps with Postfix, you need this.
Homepage: http://www.postfix.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: postfix-dev
Priority: extra
Section: devel
Installed-Size: 1276
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: LaMont Jones <lamont@debian.org>
Architecture: all
Source: postfix
Version: 2.8.2-1ubuntu2.1
Depends: postfix (>= 2.8.2-0), postfix (<< 2.8.2.0-0)
Filename: pool/main/p/postfix/postfix-dev_2.8.2-1ubuntu2.1_all.deb
Size: 119470
MD5sum: 160da05962561b1e498d7b607d347e18
SHA1: 0f781f4e5579fe52ca5291070fe613e018cfb927
SHA256: 3cfc90c6c622dda5ddd996fe846aed14da7d05bf0ce2e9bea2570331509ff4d5
Description: Loadable modules development environment for Postfix
 Postfix is Wietse Venema's mail transport agent that started life as an
 alternative to the widely-used Sendmail program.  Postfix attempts to
 be fast, easy to administer, and secure, while at the same time being
 sendmail compatible enough to not upset existing users. Thus, the outside
 has a sendmail-ish flavor, but the inside is completely different.
 This provides the headers and library links to build additional map
 types for Postfix. If you're not developing postfix modules, then you
 do not need this.
Homepage: http://www.postfix.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: postfix-doc
Priority: extra
Section: doc
Installed-Size: 3640
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: LaMont Jones <lamont@debian.org>
Architecture: all
Source: postfix
Version: 2.8.2-1ubuntu2.1
Suggests: postfix
Filename: pool/main/p/postfix/postfix-doc_2.8.2-1ubuntu2.1_all.deb
Size: 1010820
MD5sum: 7d69a45dcdadc910afd1a7225e99828c
SHA1: d0b4b2394cee8f6fb9d82c363ab4a85bcbb307ab
SHA256: af85d2d2927e26e580fa311c2efa16acfca4197bd718a46c8632d70b99d6464d
Description: Documentation for Postfix
 Postfix is Wietse Venema's mail transport agent that started life as an
 alternative to the widely-used Sendmail program.  Postfix attempts to
 be fast, easy to administer, and secure, while at the same time being
 sendmail compatible enough to not upset existing users. Thus, the outside
 has a sendmail-ish flavor, but the inside is completely different.
 This package provides the documentation for Postfix.
Homepage: http://www.postfix.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: postfix-ldap
Priority: extra
Section: mail
Installed-Size: 128
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: LaMont Jones <lamont@debian.org>
Architecture: i386
Source: postfix
Version: 2.8.2-1ubuntu2.1
Depends: libc6 (>= 2.11), libldap-2.4-2 (>= 2.4.7), postfix (= 2.8.2-1ubuntu2.1)
Filename: pool/main/p/postfix/postfix-ldap_2.8.2-1ubuntu2.1_i386.deb
Size: 22158
MD5sum: ab99501a7175696be867b1f2f70c12f9
SHA1: 0ba5a698bde62f83b7c1a92b6f6f4cd790faba22
SHA256: 70ee8abab53d65a6238fd4a24a87c3c2f8d26880dc57d8539de52f8343c5df32
Description: LDAP map support for Postfix
 Postfix is Wietse Venema's mail transport agent that started life as an
 alternative to the widely-used Sendmail program.  Postfix attempts to
 be fast, easy to administer, and secure, while at the same time being
 sendmail compatible enough to not upset existing users. Thus, the outside
 has a sendmail-ish flavor, but the inside is completely different.
 This provides support for LDAP maps in Postfix. If you plan to use LDAP maps
 with Postfix, you need this.
Homepage: http://www.postfix.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: postfix-mysql
Priority: extra
Section: mail
Installed-Size: 112
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: LaMont Jones <lamont@debian.org>
Architecture: i386
Source: postfix
Version: 2.8.2-1ubuntu2.1
Depends: libc6 (>= 2.1.3), libmysqlclient16 (>= 5.1.21-1), postfix (= 2.8.2-1ubuntu2.1)
Filename: pool/main/p/postfix/postfix-mysql_2.8.2-1ubuntu2.1_i386.deb
Size: 16134
MD5sum: 54f23c07668d80394bcabb447c887333
SHA1: eb5339e37a2b76df52c5da167b77c333946389ce
SHA256: 48b0771ad7c1541ba2660783617a6117da2131a447ad0affebc5477c691c7fec
Description: MySQL map support for Postfix
 Postfix is Wietse Venema's mail transport agent that started life as an
 alternative to the widely-used Sendmail program.  Postfix attempts to
 be fast, easy to administer, and secure, while at the same time being
 sendmail compatible enough to not upset existing users. Thus, the outside
 has a sendmail-ish flavor, but the inside is completely different.
 This provides support for MySQL maps in Postfix. If you plan to use MySQL
 maps with Postfix, you need this.
Homepage: http://www.postfix.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: postfix-pcre
Priority: extra
Section: mail
Installed-Size: 112
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: LaMont Jones <lamont@debian.org>
Architecture: i386
Source: postfix
Version: 2.8.2-1ubuntu2.1
Depends: libc6 (>= 2.3), libpcre3 (>= 8.10), postfix (= 2.8.2-1ubuntu2.1)
Filename: pool/main/p/postfix/postfix-pcre_2.8.2-1ubuntu2.1_i386.deb
Size: 15870
MD5sum: 2f6867160f2c1ee56e85113e2097ceac
SHA1: fb90e7b7dae49df57a2960f6787fcddafbf71445
SHA256: 81669528cc380bdcf62a93575e863e3e04cbee8c6d33153eb21938a6cd551d83
Description: PCRE map support for Postfix
 Postfix is Wietse Venema's mail transport agent that started life as an
 alternative to the widely-used Sendmail program.  Postfix attempts to
 be fast, easy to administer, and secure, while at the same time being
 sendmail compatible enough to not upset existing users. Thus, the outside
 has a sendmail-ish flavor, but the inside is completely different.
 This provides support for PCRE (perl compatible regular expression) maps in
 Postfix. If you plan to use PCRE maps with Postfix, you need this.
Homepage: http://www.postfix.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: postfix-pgsql
Priority: extra
Section: mail
Installed-Size: 112
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: LaMont Jones <lamont@debian.org>
Architecture: i386
Source: postfix
Version: 2.8.2-1ubuntu2.1
Depends: libc6 (>= 2.1.3), libpq5 (>= 8.4~0cvs20090328), postfix (= 2.8.2-1ubuntu2.1)
Filename: pool/main/p/postfix/postfix-pgsql_2.8.2-1ubuntu2.1_i386.deb
Size: 16170
MD5sum: b561dc6aa4e0cd0378c2d357417a8d2d
SHA1: 22133115bdcf4ab451c2a4a0cda872ea2340cd64
SHA256: 613f3ba0fe2ea77f94a4e4873382be46b5bb7f021fa102465bdaffae783e42bc
Description: PostgreSQL map support for Postfix
 Postfix is Wietse Venema's mail transport agent that started life as an
 alternative to the widely-used Sendmail program.  Postfix attempts to
 be fast, easy to administer, and secure, while at the same time being
 sendmail compatible enough to not upset existing users. Thus, the outside
 has a sendmail-ish flavor, but the inside is completely different.
 This provides support for PostgreSQL maps in Postfix. If you plan to use
 PostgreSQL maps with Postfix, you need this.
Homepage: http://www.postfix.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: postgresql
Priority: optional
Section: database
Installed-Size: 64
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Martin Pitt <mpitt@debian.org>
Architecture: all
Source: postgresql-8.4
Version: 8.4.13-0ubuntu11.04
Depends: postgresql-8.4
Filename: pool/main/p/postgresql-8.4/postgresql_8.4.13-0ubuntu11.04_all.deb
Size: 20008
MD5sum: de32967a18b8e39d7c084df061dd2e20
SHA1: dddae8e0459865d1b485df9638d51f5e2e778b1e
SHA256: 495e6e2ebeb038eea966771ce64ef3069f7358323b31731f014da164efc139fa
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

Package: postgresql-8.4
Priority: optional
Section: database
Installed-Size: 9784
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Martin Pitt <mpitt@debian.org>
Architecture: i386
Version: 8.4.13-0ubuntu11.04
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.13-0ubuntu11.04_i386.deb
Size: 3867210
MD5sum: 392fc2a98b4ad49b539b224780d8ea34
SHA1: db340fd75d4878b465b82309157aea53f5b9f228
SHA256: 025b3b6944825eed2874b044f1a38dbbd79041e869135f8a127ca86e0ef2f5c4
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

Package: postgresql-client
Priority: optional
Section: database
Installed-Size: 64
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Martin Pitt <mpitt@debian.org>
Architecture: all
Source: postgresql-8.4
Version: 8.4.13-0ubuntu11.04
Depends: postgresql-client-8.4
Filename: pool/main/p/postgresql-8.4/postgresql-client_8.4.13-0ubuntu11.04_all.deb
Size: 19982
MD5sum: 68783784c62bbf44631f7558d2cce750
SHA1: be7372a8e3be24ca79d6416553bf1cf59aadfe08
SHA256: 675d6fb0c49ae75152c20819da76dbe9309bf39728a10e1c758357da07ea7014
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

Package: postgresql-client-8.4
Priority: optional
Section: database
Installed-Size: 2008
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Martin Pitt <mpitt@debian.org>
Architecture: i386
Source: postgresql-8.4
Version: 8.4.13-0ubuntu11.04
Provides: postgresql-client
Depends: libc6 (>= 2.11), libedit2 (>= 2.11-20080614-1), libpq5 (>= 8.4~0cvs20090328), 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.13-0ubuntu11.04_i386.deb
Size: 776196
MD5sum: 6b9815caecb3ea7401e2e7801d4bbc37
SHA1: 73da02a22383e40f98e870c755958516f88f2c6c
SHA256: f5ec6f5a89f0a6b2073ab5eff1d4026e806fdee1c4e0196603111d5887b73f10
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

Package: postgresql-contrib
Priority: optional
Section: database
Installed-Size: 64
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Martin Pitt <mpitt@debian.org>
Architecture: all
Source: postgresql-8.4
Version: 8.4.13-0ubuntu11.04
Depends: postgresql-contrib-8.4
Filename: pool/main/p/postgresql-8.4/postgresql-contrib_8.4.13-0ubuntu11.04_all.deb
Size: 19884
MD5sum: 669f1b6e7f4f7bcef32e5b309456294e
SHA1: 369bd603f3f577c197713f46d1dde30e09700c59
SHA256: a84589cf3b4c0b0e3f2910b3304e3aeedfeeead48502786ef5871055e05b473f
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: 1544
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Martin Pitt <mpitt@debian.org>
Architecture: i386
Source: postgresql-8.4
Version: 8.4.13-0ubuntu11.04
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.13-0ubuntu11.04_i386.deb
Size: 362548
MD5sum: bbc1f96037d08185997ffebed47654cb
SHA1: 4cd1361348f46bc6e9eaadca5c8825cd36352a03
SHA256: 172596930cb1f2e297c32fd9c19e1125636ab5f613d2914c2b0fe8a2f7b0fd78
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: 64
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Martin Pitt <mpitt@debian.org>
Architecture: all
Source: postgresql-8.4
Version: 8.4.13-0ubuntu11.04
Depends: postgresql-doc-8.4
Filename: pool/main/p/postgresql-8.4/postgresql-doc_8.4.13-0ubuntu11.04_all.deb
Size: 3444
MD5sum: 964d18c3bd8f265029489769493123d3
SHA1: f18a69d9bd53d07c7f1cea2d7c91e04e2e43effa
SHA256: 3e0c7e6590d4d0b25c77a24f2ffb69ea80b2d71810eadae82558d3ba5b7e46d4
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: 12276
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Martin Pitt <mpitt@debian.org>
Architecture: all
Source: postgresql-8.4
Version: 8.4.13-0ubuntu11.04
Conflicts: postgresql-doc (<< 7.5)
Filename: pool/main/p/postgresql-8.4/postgresql-doc-8.4_8.4.13-0ubuntu11.04_all.deb
Size: 2175762
MD5sum: d49d105dada95386b3621132f8937be2
SHA1: 5a0140e587fe5e24f0b727aa644647da0a63f7bb
SHA256: ceb851ede076164bbeff5396c383f92a5dc3415e23dbd986a23b85bb78da7fb2
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-plperl-8.4
Priority: optional
Section: universe/database
Installed-Size: 160
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Martin Pitt <mpitt@debian.org>
Architecture: i386
Source: postgresql-8.4
Version: 8.4.13-0ubuntu11.04
Depends: libc6 (>= 2.4), libperl5.10 (>= 5.10.1), postgresql-8.4, perl
Filename: pool/main/p/postgresql-8.4/postgresql-plperl-8.4_8.4.13-0ubuntu11.04_i386.deb
Size: 46910
MD5sum: 8154e016a34c5433b1a37b0c6213919d
SHA1: 5f82929cfe7194b9ebcde2c17cfef116687e8895
SHA256: c434958021752257a424fc63e49d6ecffdd41227a063765f67512ce1f2765a68
Description: PL/Perl procedural language for PostgreSQL 8.4
 PL/Perl enables an SQL developer to write procedural language functions
 for PostgreSQL 8.4 in Perl.  You need this package if you have any
 PostgreSQL 8.4 functions that use the languages plperl or plperlu.
 .
 PostgreSQL is an object-relational SQL database management system.
Homepage: http://www.postgresql.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: postgresql-plpython-8.4
Priority: optional
Section: universe/database
Installed-Size: 136
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Martin Pitt <mpitt@debian.org>
Architecture: i386
Source: postgresql-8.4
Version: 8.4.13-0ubuntu11.04
Depends: libc6 (>= 2.4), libpython2.7 (>= 2.7), libssl0.9.8 (>= 0.9.8m-1), zlib1g (>= 1:1.1.4), postgresql-8.4
Filename: pool/main/p/postgresql-8.4/postgresql-plpython-8.4_8.4.13-0ubuntu11.04_i386.deb
Size: 39342
MD5sum: 28a7336fff7c25bbbafe3d72b1339492
SHA1: c33789b55a9ebd7cc5a2788fcb06e4bb910da138
SHA256: 48fb4f8582916e947b387efa2ad770d299096cdf283e1e7d2c480655d0b53d58
Description: PL/Python procedural language for PostgreSQL 8.4
 PL/Python enables an SQL developer to write procedural language functions
 for PostgreSQL 8.4 in Python.  You need this package if you have any
 PostgreSQL 8.4 functions that use the languages plpython or plpythonu.
 .
 PostgreSQL is an object-relational SQL database management system.
Homepage: http://www.postgresql.org/
Python-Version: current
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: postgresql-pltcl-8.4
Priority: optional
Section: universe/database
Installed-Size: 160
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Martin Pitt <mpitt@debian.org>
Architecture: i386
Source: postgresql-8.4
Version: 8.4.13-0ubuntu11.04
Depends: libc6 (>= 2.4), tcl8.5 (>= 8.5.0), postgresql-8.4
Filename: pool/main/p/postgresql-8.4/postgresql-pltcl-8.4_8.4.13-0ubuntu11.04_i386.deb
Size: 38360
MD5sum: 0ce8a7955e93236f99ee3fe912a76ed3
SHA1: c333dee292327c3483da62768e3034ecb623c98c
SHA256: 06df9b2cd4d2e7a166f59050af07e334663accb02ad91e58fb47b8bd7e4d55ba
Description: PL/Tcl procedural language for PostgreSQL 8.4
 PL/Tcl enables an SQL developer to write procedural language functions
 for PostgreSQL 8.4 in Tcl.  You need this package if you have any
 PostgreSQL 8.4 functions that use the languages pltcl or pltclu.
 .
 PostgreSQL is an object-relational SQL database management system.
Homepage: http://www.postgresql.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: postgresql-server-dev-8.4
Priority: optional
Section: libdevel
Installed-Size: 3872
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Martin Pitt <mpitt@debian.org>
Architecture: i386
Source: postgresql-8.4
Version: 8.4.13-0ubuntu11.04
Depends: libc6 (>= 2.4), libpq-dev (>= 8.4~)
Filename: pool/main/p/postgresql-8.4/postgresql-server-dev-8.4_8.4.13-0ubuntu11.04_i386.deb
Size: 635290
MD5sum: 1159088121f5f657b011b8c895e8f87c
SHA1: 84063b6774209fb41fd05728b9ed38bc89ddfb28
SHA256: c75a8d74859d2c8fa4796437060e28ed03876f3b7d4cb24893e9c64178b238bb
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: printer-applet
Priority: optional
Section: utils
Installed-Size: 252
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdeutils
Version: 4:4.6.5-0ubuntu1.2
Depends: python, python-cups (>= 1.9.27), system-config-printer-common, python-kde4, python-qt4-dbus
Filename: pool/main/k/kdeutils/printer-applet_4.6.5-0ubuntu1.2_i386.deb
Size: 32366
MD5sum: 950b840d945bae3b208f9746c188d6c2
SHA1: 13811d74292475de3dc4057c968153e56aa82af9
SHA256: e6c30a1707475ae8eee39904c8815aca7cf50697d1349ae0e3a0b804f7d72e2b
Description: printer status applet
 Printer-applet is a system tray utility.  It shows current print jobs,
 shows printer warnings and errors and shows when printers that have
 been plugged in for the first time are being auto-configured by
 Cups.
 .
 This package is part of the KDE utilities module.
Homepage: http://utils.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-kde

Package: prj2make-sharp
Priority: optional
Section: universe/devel
Installed-Size: 204
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Mono Group <pkg-mono-group@lists.alioth.debian.org>
Architecture: all
Source: mono
Version: 2.6.7-5ubuntu3.1
Depends: mono-runtime (>= 1.0), libmono-corlib1.0-cil (>= 1.2.2.1), libmono-getoptions1.0-cil (>= 1.0), libmono-system1.0-cil (>= 2.6.3), pkg-config, libmono-dev
Filename: pool/main/m/mono/prj2make-sharp_2.6.7-5ubuntu3.1_all.deb
Size: 43748
MD5sum: af63701fdc1fe6459b30c31fb8778db2
SHA1: 972348f31c5d261e874f95a420e0a23d5ff8f91e
SHA256: 90f73343c3c9cbe828a2ed759b4aca87a7783be4aae9d42a6e7ab774c7b57010
Description: Convert VS.NET solution files to Makefiles
 prj2make-solution is a utility used to read a "solution" file created
 with Visual Studio .NET and generate a usual Makefile suitable for
 compilation with a C# compiler.
Homepage: http://www.mono-project.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: puppet
Priority: optional
Section: admin
Installed-Size: 356
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Puppet Package Maintainers <pkg-puppet-devel@lists.alioth.debian.org>
Architecture: all
Version: 2.6.4-2ubuntu2.10
Depends: puppet-common (= 2.6.4-2ubuntu2.10), ruby1.8
Recommends: rdoc
Suggests: puppet-el, vim-puppet, etckeeper
Filename: pool/main/p/puppet/puppet_2.6.4-2ubuntu2.10_all.deb
Size: 21586
MD5sum: 89f2cda17944541ab89d6def6bfc7376
SHA1: ec4ca0cadcf739e340f3ed57dd2f6db79516dd70
SHA256: 94fe11cc34daa2608da7f26947c30682cb8783e8c0b8bfcb4888fa524f668fce
Description: Centralized configuration management - agent startup and compatibility scripts
 This package contains the startup script and compatbility scripts for the
 puppet agent, which is the process responsible for configuring the local node.
 .
 Puppet lets you centrally manage every important aspect of your system
 using a cross-platform specification language that manages all the
 separate elements normally aggregated in different files, like users,
 cron jobs, and hosts, along with obviously discrete elements like
 packages, services, and files.
 .
 Puppet's simple declarative specification language provides powerful
 classing abilities for drawing out the similarities between hosts while
 allowing them to be as specific as necessary, and it handles dependency
 and prerequisite relationships between objects clearly and explicitly.
Homepage: http://projects.puppetlabs.com/projects/puppet
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: puppet-common
Priority: optional
Section: admin
Installed-Size: 4088
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Puppet Package Maintainers <pkg-puppet-devel@lists.alioth.debian.org>
Architecture: all
Source: puppet
Version: 2.6.4-2ubuntu2.10
Depends: ruby1.8, libxmlrpc-ruby, libopenssl-ruby, libshadow-ruby1.8, libaugeas-ruby1.8, adduser, facter, lsb-base, sysv-rc (>= 2.87)
Recommends: lsb-release, debconf-utils
Suggests: libselinux-ruby1.8, librrd-ruby1.8
Breaks: puppet (<< 2.6.0~rc2-1), puppetmaster (<< 0.25.4-1)
Filename: pool/main/p/puppet/puppet-common_2.6.4-2ubuntu2.10_all.deb
Size: 554928
MD5sum: 3aa242beae84c0797751d438749c604f
SHA1: 4e42a211febb3d5eee69e73d6d8266876a7d518a
SHA256: 36efdbe3dbed0cec1cb8f5a723cf1241ba318fc259b44bbec2380890f2d5cd37
Description: Centralized configuration management
 Puppet lets you centrally manage every important aspect of your system
 using a cross-platform specification language that manages all the
 separate elements normally aggregated in different files, like users,
 cron jobs, and hosts, along with obviously discrete elements like
 packages, services, and files.
 .
 Puppet's simple declarative specification language provides powerful
 classing abilities for drawing out the similarities between hosts while
 allowing them to be as specific as necessary, and it handles dependency
 and prerequisite relationships between objects clearly and explicitly.
 .
 This package contains the puppet software and documentation.  For the startup
 scripts needed to run the puppet agent and master, see the "puppet" and
 "puppetmaster" packages, respectively.
Homepage: http://projects.puppetlabs.com/projects/puppet
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: puppet-el
Priority: optional
Section: universe/admin
Installed-Size: 316
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Puppet Package Maintainers <pkg-puppet-devel@lists.alioth.debian.org>
Architecture: all
Source: puppet
Version: 2.6.4-2ubuntu2.10
Depends: emacsen-common
Conflicts: puppet (<< 2.6.4-2ubuntu2.10)
Filename: pool/main/p/puppet/puppet-el_2.6.4-2ubuntu2.10_all.deb
Size: 14220
MD5sum: 80d3613f608e571399938c6bf6545fcb
SHA1: c4af10c689862fd140d367cfb42e32a582453799
SHA256: fa69f741694d041c0f7e9b3e2b1f026532e047fb5acfd6a30af8005e6efa5fc2
Description: syntax highlighting for puppet manifests in emacs
 The puppet-el package provides syntax highlighting for puppet manifests
Homepage: http://projects.puppetlabs.com/projects/puppet
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: puppet-testsuite
Priority: optional
Section: universe/admin
Installed-Size: 5572
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Puppet Package Maintainers <pkg-puppet-devel@lists.alioth.debian.org>
Architecture: all
Source: puppet
Version: 2.6.4-2ubuntu2.10
Depends: ruby1.8, puppet-common (= 2.6.4-2ubuntu2.10), facter, lsb-base, rails (>= 1.2.3-2), rdoc, libldap-ruby1.8, mongrel, librspec-ruby, git-core, libmocha-ruby1.8
Recommends: cron
Suggests: ruby
Filename: pool/main/p/puppet/puppet-testsuite_2.6.4-2ubuntu2.10_all.deb
Size: 694712
MD5sum: ee90e7e7b0b10b5cded2cef0ca9587c2
SHA1: d6b822424bc7edc97e952489e95f753df3ce849e
SHA256: 9d2df5449dfb2c487cb8b03c5cac5546135ecd12abba3131d111a340dde5cfdf
Description: Centralized configuration management - test suite
 This package provides all the tests from the upstream puppet source code.
 The tests are used for improving the QA of the puppet package.
Homepage: http://projects.puppetlabs.com/projects/puppet
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: puppetmaster
Priority: optional
Section: admin
Installed-Size: 320
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Puppet Package Maintainers <pkg-puppet-devel@lists.alioth.debian.org>
Architecture: all
Source: puppet
Version: 2.6.4-2ubuntu2.10
Depends: ruby1.8, puppetmaster-common (= 2.6.4-2ubuntu2.10), facter, lsb-base
Suggests: apache2 | nginx, mongrel, puppet-el, vim-puppet, stompserver, libstomp-ruby1.8, rails (>= 1.2.3-2), rdoc, libldap-ruby1.8
Breaks: puppet (<< 0.24.7-1)
Filename: pool/main/p/puppet/puppetmaster_2.6.4-2ubuntu2.10_all.deb
Size: 14498
MD5sum: cb39388c0a493569d8ebc2862b1032bf
SHA1: f2ac61f8faaf252826c301b21e380793f4bffc8d
SHA256: 1a96e91706cc6d79f83a41985c49bcb96d2ec2a33d589caf9577521795a7a6e4
Description: Centralized configuration management - master startup and compatibility scripts
 This package contains the startup and compatibility scripts for the puppet
 master, which is the server hosting manifests and files for the puppet nodes.
 .
 Puppet lets you centrally manage every important aspect of your system
 using a cross-platform specification language that manages all the
 separate elements normally aggregated in different files, like users,
 cron jobs, and hosts, along with obviously discrete elements like
 packages, services, and files.
 .
 Puppet's simple declarative specification language provides powerful
 classing abilities for drawing out the similarities between hosts while
 allowing them to be as specific as necessary, and it handles dependency
 and prerequisite relationships between objects clearly and explicitly.
Homepage: http://projects.puppetlabs.com/projects/puppet
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: puppetmaster-common
Priority: optional
Section: admin
Installed-Size: 328
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Puppet Package Maintainers <pkg-puppet-devel@lists.alioth.debian.org>
Architecture: all
Source: puppet
Version: 2.6.4-2ubuntu2.10
Replaces: puppetmaster (<< 2.6.1~rc2-1)
Depends: ruby1.8, puppet-common (= 2.6.4-2ubuntu2.10), facter, lsb-base
Suggests: apache2 | nginx, mongrel, puppet-el, vim-puppet, stompserver, libstomp-ruby1.8, rails (>= 1.2.3-2), rdoc, libldap-ruby1.8
Breaks: puppet (<< 0.24.7-1), puppetmaster (<< 2.6.1~rc2-1)
Filename: pool/main/p/puppet/puppetmaster-common_2.6.4-2ubuntu2.10_all.deb
Size: 21178
MD5sum: 1258eb3b45d98b280e45da6d51ca6feb
SHA1: be9d0e4ed756cd5f85457900912c23812a50ab34
SHA256: e1ef0f58565057bd449b815d28fb4578fb904799de88a785e821a095ab34a7b9
Description: Puppet master common scripts
 This package contains common scripts for the puppet master,
 which is the server hosting manifests and files for the puppet nodes.
 .
 Puppet lets you centrally manage every important aspect of your system
 using a cross-platform specification language that manages all the
 separate elements normally aggregated in different files, like users,
 cron jobs, and hosts, along with obviously discrete elements like
 packages, services, and files.
 .
 Puppet's simple declarative specification language provides powerful
 classing abilities for drawing out the similarities between hosts while
 allowing them to be as specific as necessary, and it handles dependency
 and prerequisite relationships between objects clearly and explicitly.
Homepage: http://projects.puppetlabs.com/projects/puppet
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: puppetmaster-passenger
Priority: optional
Section: universe/admin
Installed-Size: 280
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Puppet Package Maintainers <pkg-puppet-devel@lists.alioth.debian.org>
Architecture: all
Source: puppet
Version: 2.6.4-2ubuntu2.10
Replaces: puppetmaster (<< 2.6.1~rc2-1)
Depends: ruby1.8, puppetmaster-common (= 2.6.4-2ubuntu2.10), facter, lsb-base, libapache2-mod-passenger
Conflicts: puppetmaster (<< 2.6.1~rc2-1)
Filename: pool/main/p/puppet/puppetmaster-passenger_2.6.4-2ubuntu2.10_all.deb
Size: 13366
MD5sum: 747916e7c776541d3652c55feaf6898a
SHA1: 4d83d6f0f4df7d8821d7e17e355f9bdc21772716
SHA256: f75408792250252dbd65ef402880bc19d9797073544ddb98899650f2c268a17e
Description: Centralised configuration management - master setup to run under mod passenger
 This package provides a puppetmaster running under mod passenger.
 This configuration offers better performance and scalability.
 .
 Puppet lets you centrally manage every important aspect of your system
 using a cross-platform specification language that manages all the
 separate elements normally aggregated in different files, like users,
 cron jobs, and hosts, along with obviously discrete elements like
 packages, services, and files.
 .
 Puppet's simple declarative specification language provides powerful
 classing abilities for drawing out the similarities between hosts while
 allowing them to be as specific as necessary, and it handles dependency
 and prerequisite relationships between objects clearly and explicitly.
Homepage: http://projects.puppetlabs.com/projects/puppet
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: python-aptdaemon
Priority: extra
Section: python
Installed-Size: 452
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Julian Andres Klode <jak@debian.org>
Architecture: all
Source: aptdaemon
Version: 0.41+bzr661-0ubuntu0.2
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8), python-apt (>= 0.7.96.1ubuntu9), python-debian, python-defer, python-dbus, python-gobject, python-software-properties, policykit-1
Recommends: aptdaemon
Filename: pool/main/a/aptdaemon/python-aptdaemon_0.41+bzr661-0ubuntu0.2_all.deb
Size: 71596
MD5sum: 6aa09e8707b007fc3d7293119454e971
SHA1: 4d81c978d4217be4e46b0a1ec2fc56ceffad6ff6
SHA256: 866db110d40ad580c9e5ab0e3acfcfea424c264514d6612e6f370c74018dc0a3
Description: Python module for the server and client of aptdaemon
 Aptdaemon is a transaction based package management service. It allows
 normal users to perform package management tasks, e.g. refreshing the
 cache, upgrading the system, installing or removing software packages.
 .
 This package provides the Python modules required to run aptdaemon
 and to implement a client. The API is not stable yet.
Homepage: https://launchpad.net/aptdaemon
Python-Version: 2.7
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-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, ubuntu-netbook

Package: python-aptdaemon-gtk
Priority: extra
Section: python
Installed-Size: 40
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Julian Andres Klode <jak@debian.org>
Architecture: all
Source: aptdaemon
Version: 0.41+bzr661-0ubuntu0.2
Depends: python-aptdaemon.gtkwidgets (= 0.41+bzr661-0ubuntu0.2), python-aptdaemon.gtk3widgets (= 0.41+bzr661-0ubuntu0.2)
Filename: pool/main/a/aptdaemon/python-aptdaemon-gtk_0.41+bzr661-0ubuntu0.2_all.deb
Size: 3648
MD5sum: 90aba4c2278a7397bb5562fbcf016bc2
SHA1: 068044de6bfd8aa3524b2625ae5113370e671d82
SHA256: 50b5268984b875b11530cc9fe4694b9749f163870b54f943c6151789eb595e96
Description: Transitional dummy package
 Aptdaemon is a transaction based package management daemon. It allows
 normal users to perform package management tasks, e.g. refreshing the
 cache, upgrading the system, installing or removing software packages.
 .
 This is a transitional dummy package to ease the migration
 from the python-aptdaemon-gtk to the new python-aptdaemon.gtk(3)widgets
 packages.
 .
 You can remove it safely.
Homepage: https://launchpad.net/aptdaemon
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-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, ubuntu-netbook

Package: python-aptdaemon.gtk3widgets
Priority: extra
Section: python
Installed-Size: 132
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Julian Andres Klode <jak@debian.org>
Architecture: all
Source: aptdaemon
Version: 0.41+bzr661-0ubuntu0.2
Replaces: python-aptdaemon-gtk (<< 0.41+bzr582-0ubuntu1)
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8), python-aptdaemon (= 0.41+bzr661-0ubuntu0.2), python-gobject (>= 2.27.91), gir1.2-gtk-2.0 | gir1.2-gtk-3.0, gir1.2-vte-0.0 | gir1.2-vte-2.90, aptdaemon-data
Conflicts: python-aptdaemon-gtk (<< 0.41+bzr582-0ubuntu1)
Filename: pool/main/a/aptdaemon/python-aptdaemon.gtk3widgets_0.41+bzr661-0ubuntu0.2_all.deb
Size: 16400
MD5sum: 46dd8acef96b7b49f805520f14df3447
SHA1: 939c5e65b755e5aa2293f7289a98b8ea48ac677e
SHA256: 0b68a88acb42caf4314659709fbe0a7d11fa3780980de3961481509622c0865f
Description: Python GTK+ 3 widgets to run an aptdaemon client
 Aptdaemon is a transaction based package management daemon. It allows
 normal users to perform package management tasks, e.g. refreshing the
 cache, upgrading the system, installing or removing software packages.
 .
 This package provides the Python GTK+ 3 widgets to implement a fully
 working graphical client. The widgets can be used to initiate, to
 monitor and to control a transaction. The API is not stable yet.
Homepage: https://launchpad.net/aptdaemon
Python-Version: 2.7
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-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, ubuntu-netbook

Package: python-aptdaemon.gtkwidgets
Priority: extra
Section: python
Installed-Size: 128
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Julian Andres Klode <jak@debian.org>
Architecture: all
Source: aptdaemon
Version: 0.41+bzr661-0ubuntu0.2
Replaces: python-aptdaemon-gtk (<< 0.41+bzr582-0ubuntu1)
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8), python-aptdaemon (= 0.41+bzr661-0ubuntu0.2), python-gtk2, python-vte, aptdaemon-data
Conflicts: python-aptdaemon-gtk (<< 0.41+bzr582-0ubuntu1)
Filename: pool/main/a/aptdaemon/python-aptdaemon.gtkwidgets_0.41+bzr661-0ubuntu0.2_all.deb
Size: 16038
MD5sum: 155c2026360d4291911461260cab006a
SHA1: fe870cc3f3df5d2b5fb8357021d655058527d75d
SHA256: fda5cb94cd389e2338a1ab8aa428b89cc1a3769f536934cef22ba4a998de2652
Description: Python GTK+ 2 widgets to run an aptdaemon client
 Aptdaemon is a transaction based package management daemon. It allows
 normal users to perform package management tasks, e.g. refreshing the
 cache, upgrading the system, installing or removing software packages.
 .
 This package provides the Python GTK+ widgets to implement a fully working
 graphical client. The widgets can be used to initiate, to monitor and
 to control a transaction. The API is not stable yet.
Homepage: https://launchpad.net/aptdaemon
Python-Version: 2.7
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-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, ubuntu-netbook

Package: python-aptdaemon.test
Priority: extra
Section: universe/python
Installed-Size: 228
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Julian Andres Klode <jak@debian.org>
Architecture: all
Source: aptdaemon
Version: 0.41+bzr661-0ubuntu0.2
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8), python-aptdaemon (= 0.41+bzr661-0ubuntu0.2)
Filename: pool/main/a/aptdaemon/python-aptdaemon.test_0.41+bzr661-0ubuntu0.2_all.deb
Size: 82046
MD5sum: b25163c073f12f9966521f2c58fa94f7
SHA1: 2b7b2797c7697881e94f9c5afbe1b652ebc62411
SHA256: 93fffa69e830aa79de1b9c894788994743c7257cae583a11c74e1c8880a757ae
Description: Test environment for aptdaemon clients
 Aptdaemon is a transaction based package management daemon. It allows
 normal users to perform package management tasks, e.g. refreshing the
 cache, upgrading the system, installing or removing software packages.
 .
 This package provides the aptdaemon.test module and several helper
 scripts and a test repository to write unittests for aptdaemon
 clients.
Homepage: https://launchpad.net/aptdaemon
Python-Version: 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: python-beaker
Priority: optional
Section: universe/web
Installed-Size: 256
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Architecture: all
Source: beaker
Version: 1.5.4-4+squeeze1build0.11.04.1
Depends: python (>= 2.5), python-support (>= 0.90.0)
Recommends: python-pkg-resources
Suggests: python-sqlalchemy (>= 0.4), python-pycryptopp | python-crypto, python-pylibmc | python-memcache
Filename: pool/main/b/beaker/python-beaker_1.5.4-4+squeeze1build0.11.04.1_all.deb
Size: 31656
MD5sum: b507b526a3a96b7b204c9ad2cd5918ae
SHA1: 6581563635431995d90ea8cd46025549cb36a169
SHA256: e1bc887825ab3341330ff131e31d3f29530a005ceef5ed18c35e246235c84e14
Description: cache and session library
 Beaker is a web session and general caching library that includes WSGI
 middleware for use in web applications.
 .
 As a general caching library, Beaker can handle storing for various times any
 Python object that can be pickled with optional back-ends on a fine-grained
 basis.
 .
 Features:
  * Fast, robust performance
  * Multiple reader/single writer lock system to avoid duplicate simultaneous
    cache creation
  * Cache back-ends include dbm, file, memory, memcached, and database (using
    SQLAlchemy for multiple-db vendor support)
  * Signed cookies to prevent session hijacking/spoofing
  * Cookie-only sessions to remove the need for a database or file backend
    (ideal for clustered systems)
  * Extensible Container object to support new back-ends
  * Caches can be divided into namespaces (to represent templates, objects,
    etc.) then keyed for different copies
  * Create functions for automatic call-backs to create new cache copies after
    expiration
  * Fine-grained toggling of back-ends, keys, and expiration per Cache object
Enhances: python-pylons
Homepage: http://pypi.python.org/pypi/Beaker
Python-Version: 2.6, 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: python-clearsilver
Priority: optional
Section: universe/python
Installed-Size: 424
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Jesus Climent <jesus.climent@hispalinux.es>
Architecture: i386
Source: clearsilver
Version: 0.10.5-1+squeeze1build0.11.04.1
Replaces: python2.3-clearsilver (<= 0.10.3-1)
Depends: libc6 (>= 2.7), zlib1g (>= 1:1.1.4)
Conflicts: python2.3-clearsilver (<= 0.10.3-1)
Filename: pool/main/c/clearsilver/python-clearsilver_0.10.5-1+squeeze1build0.11.04.1_i386.deb
Size: 166282
MD5sum: 4a76ffbf6216da620870da4efd7e5ed3
SHA1: bc81969d22d906ddf6f9374a3182c314ce2f71b3
SHA256: a12ae2a950b19deb1559428df5eb0a7a1941f2cf13e0ba185f099a447a1b306f
Description: Python bindings for clearsilver
 Clearsilver is a fast, powerful, and language-neutral HTML template system.
 In both static content sites and dynamic HTML applications, it
 provides a separation between presentation code and application logic which
 makes working with your project easier.
Homepage: http://www.clearsilver.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: python-crypto
Priority: optional
Section: python
Installed-Size: 4448
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: James Cook <zealcook@gmail.com>
Architecture: i386
Version: 2.1.0-2ubuntu1.1
Replaces: python2.3-crypto, python2.4-crypto
Provides: python2.6-crypto, python2.7-crypto
Depends: python (<< 2.8), python (>= 2.6), python-central (>= 0.6.11), libc6 (>= 2.4), libgmp3c2
Suggests: python-crypto-dbg
Conflicts: python2.3-crypto, python2.4-crypto
Filename: pool/main/p/python-crypto/python-crypto_2.1.0-2ubuntu1.1_i386.deb
Size: 494766
MD5sum: 2b483059436b4e41db0c8c59cfe1c0e0
SHA1: 7548c6c8cccd42ee32c31d48f1ed9fb7badb4b84
SHA256: 5aa2ccaa76f6ded014b382eb2a9360dc73a153c97fb57aa68016ee8feb0d9fbd
Description: cryptographic algorithms and protocols for Python
 A collection of cryptographic algorithms and protocols, implemented
 for use from Python. Among the contents of the package:
 .
  * Hash functions: HMAC, MD2, MD4, MD5, RIPEMD160, SHA, SHA256.
  * Block encryption algorithms: AES, ARC2, Blowfish, CAST, DES, Triple-DES.
  * Stream encryption algorithms: ARC4, simple XOR.
  * Public-key algorithms: RSA, DSA, ElGamal, qNEW.
  * Protocols: All-or-nothing transforms, chaffing/winnowing.
  * Miscellaneous: RFC1751 module for converting 128-key keys
    into a set of English words, primality testing, random number gereration.
Homepage: http://www.pycrypto.org/
Python-Version: 2.6, 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, server, uec, ubuntu-uec-live, kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop, edubuntu-uec-live, xubuntu-desktop, mythbuntu-backend-master, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, ubuntu-netbook

Package: python-crypto-dbg
Priority: extra
Section: debug
Installed-Size: 1180
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: James Cook <zealcook@gmail.com>
Architecture: i386
Source: python-crypto
Version: 2.1.0-2ubuntu1.1
Depends: python-crypto (= 2.1.0-2ubuntu1.1), python-dbg, libc6 (>= 2.4), libgmp3c2
Filename: pool/main/p/python-crypto/python-crypto-dbg_2.1.0-2ubuntu1.1_i386.deb
Size: 298060
MD5sum: b4a7129df7da2a0e999065241ffd0cfb
SHA1: d5aa27afc27ea9e10278b8838d05c9d7a81952b5
SHA256: 32edc19ca5a382c513b803457ffdb9c20419959fd7252ef78797b5d282641461
Description: cryptographic algorithms and protocols for Python (debug extension)
 A collection of cryptographic algorithms and protocols, implemented
 for use from Python.
 .
 This package contains the extensions built for the Python debug interpreter.
Homepage: http://www.pycrypto.org/
Python-Version: 2.6, 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: python-distutils-extra
Priority: optional
Section: python
Installed-Size: 332
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Martin Pitt <mpitt@debian.org>
Architecture: all
Version: 2.26-2ubuntu0.3
Depends: python2.7 | python2.6, python (>= 2.7.1-0ubuntu2), python (<< 2.8), intltool
Suggests: devscripts
Filename: pool/main/p/python-distutils-extra/python-distutils-extra_2.26-2ubuntu0.3_all.deb
Size: 24104
MD5sum: ff938d504f73fe33b22d0fe556f08b29
SHA1: 684c152e80b8615618bed987414cee4b7b255d0f
SHA256: 3e8df78745de7be4d4a82c3e288f0fc169cbadfb08a1ebd7297dbc1c4e655287
Description: enhancements to the Python build system
 This package provides additional functions to Python's distutils and
 setuptools. It allows you to easily integrate gettext, icons and GNOME
 documentation into your build and installation process.
 .
 It also provides an "auto" module which provides a "do what I mean" automatic
 build system; if you stick to the conventions, you do not need to write
 setup.cfg, POTFILES.in, or MANIFEST.in, and setup.py just needs to have the
 package metadata (such as project name and version).
Python-Version: 2.6, 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: python-django
Priority: optional
Section: python
Installed-Size: 19580
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Chris Lamb <lamby@debian.org>
Architecture: all
Version: 1.2.5-1ubuntu1.2
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.5-1ubuntu1.2_all.deb
Size: 4216794
MD5sum: e66d02c92e7dfeea1e5c33d93ee068ab
SHA1: b39476faa11616b168e71f7d42186cb12fba5d23
SHA256: c540b8d21bc98850e2df64e2d7363823459cddffe601369ebc799ad0bc12991b
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
Task: edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: python-django-doc
Priority: optional
Section: doc
Installed-Size: 9088
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Chris Lamb <lamby@debian.org>
Architecture: all
Source: python-django
Version: 1.2.5-1ubuntu1.2
Recommends: libjs-jquery
Filename: pool/main/p/python-django/python-django-doc_1.2.5-1ubuntu1.2_all.deb
Size: 1822398
MD5sum: a24504fd15b4b0b1395e4fdaf961ef1e
SHA1: 16a38f4512f7da0c0da5b5b6dcc3a74aa3581e56
SHA256: 6dcc1ad2bcfc92f3ec4094268fc38c1a8ca3c7b1d1e7e44d83b3afda29d9b444
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-django-piston
Priority: optional
Section: universe/python
Installed-Size: 168
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Architecture: all
Version: 0.2.2-1ubuntu1.11.04.1
Depends: python, python-support (>= 0.90.0), python-django (>= 1.1), python-oauth (>= 1.0), python-decorator
Suggests: python-yaml
Filename: pool/main/p/python-django-piston/python-django-piston_0.2.2-1ubuntu1.11.04.1_all.deb
Size: 22684
MD5sum: 366955f343b2011d292e2d98cabd314e
SHA1: 7d65ddebbd0b9a8c1e6bbea877d165c59f2b1e73
SHA256: d8854eeeaef6c478cf4c843b3d0e7491fa51d7dc76500cb04f29d9e30285641e
Description: Django mini-framework creating RESTful APIs
 Piston is a relatively small Django application that lets you
 create application programming interfaces (API) for your sites.
 .
 It has several unique features:
 .
    * Ties into Django's internal mechanisms.
    * Supports OAuth out of the box (as well as Basic/Digest or custom auth).
    * Doesn't require tying to models, allowing arbitrary resources.
    * Speaks JSON, YAML, Python Pickle & XML (and HATEOAS).
    * Ships with a convenient reusable library in Python.
    * Respects and encourages proper use of HTTP (status codes, ...).
    * Has built in (optional) form validation (via Django), throttling, etc.
    * Supports streaming, with a small memory footprint.
    * Stays out of your way.
Homepage: http://bitbucket.org/jespern/django-piston/wiki/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: python-httplib2
Priority: optional
Section: libs
Installed-Size: 248
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Luca Falavigna <dktrkranz@debian.org>
Architecture: all
Version: 0.7.2-1ubuntu2~0.11.04.1
Depends: python2.7 | python2.6, python (>= 2.7.1-0ubuntu2), python (<< 2.8), ca-certificates
Filename: pool/main/p/python-httplib2/python-httplib2_0.7.2-1ubuntu2~0.11.04.1_all.deb
Size: 57270
MD5sum: 3e8c371c5fc3fd5a5eb484729812d3c2
SHA1: 402958b3edd6626f7f94d851d8720a78fd739b74
SHA256: c19c7c44b312f7d1ed8257fab4eff48986a5fb84227ef8357614af14b73fa2e3
Description: comprehensive HTTP client library written for Python
 httplib2.py supports many features left out of other HTTP libraries.
  * HTTP and HTTPS
  * Keep-Alive
  * Authentication
  * Caching
  * All Methods
  * Redirects
  * Compression
  * Lost update support
  * Unit Tested
 .
 This package provides module for python2 series.
Homepage: http://code.google.com/p/httplib2/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, server, uec, ubuntu-uec-live, kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop, edubuntu-uec-live, xubuntu-desktop, mythbuntu-backend-master, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, ubuntu-netbook

Package: python-libapparmor
Priority: extra
Section: universe/python
Installed-Size: 172
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: apparmor
Version: 2.6.1-0ubuntu3.1
Depends: python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8), libapparmor1 (>= 2.6~devel), libc6 (>= 2.4)
Filename: pool/main/a/apparmor/python-libapparmor_2.6.1-0ubuntu3.1_i386.deb
Size: 24734
MD5sum: 0063b2bc6f12aa0cbac5bd9e4a8c37a3
SHA1: 55f6affb1512cb6ca5eaa17d2dcd434b1cb899cf
SHA256: 601ae1b5bd9ae54287e8a744a85277a36fe587e5c7ef073d62901b14047eafc8
Description: AppArmor library Python bindings
 This provides the Python module that contains the language bindings
 for the AppArmor library, libapparmor, which were autogenerated via
 SWIG.
Homepage: http://apparmor.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: python-libvirt
Priority: optional
Section: python
Installed-Size: 452
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Libvirt Maintainers <pkg-libvirt-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: libvirt
Version: 0.8.8-1ubuntu6.5
Provides: python2.7-libvirt
Depends: libapparmor1 (>= 2.6~devel), libc6 (>= 2.4), libcap-ng0, libgcrypt11 (>= 1.4.6), libgnutls26 (>= 2.7.14-0), libnl1 (>= 1.1), libsasl2-2, libvirt0 (>= 0.8.8-1ubuntu6.5), libxen3, libxml2 (>= 2.6.27), python (<< 2.8), python (>= 2.7), python-central (>= 0.6.11)
Filename: pool/main/libv/libvirt/python-libvirt_0.8.8-1ubuntu6.5_i386.deb
Size: 70520
MD5sum: 29da28b77f04724b6c50000f9990febf
SHA1: 5a1adec8f4655c735879cc54a2c71625fed02fc4
SHA256: ae398cf15781c77d8953762be274dd85eff6a41e9ef2be58a642112c0cd47d11
Description: libvirt Python bindings
 Libvirt is a C toolkit to interact with the virtualization capabilities
 of recent versions of Linux (and other OSes). The library aims at providing
 a long term stable C API for different virtualization mechanisms. It currently
 supports QEMU, KVM, XEN, OpenVZ, LXC, and VirtualBox.
 .
 This package contains Python bindings for the libvirt library
Homepage: http://libvirt.org
Python-Version: 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: python-libvoikko
Priority: optional
Section: universe/python
Installed-Size: 88
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Timo Jyrinki <timo@debian.org>
Architecture: all
Source: libvoikko
Version: 3.1-1ubuntu0.1
Depends: libvoikko1 (>= 3.1-1ubuntu0.1), python (>= 2.5), python-support (>= 0.90.0)
Filename: pool/main/libv/libvoikko/python-libvoikko_3.1-1ubuntu0.1_all.deb
Size: 9692
MD5sum: 8ab4fb9ac17e692a8c9217ab05f2a623
SHA1: 7dcc84ceb136f8b3bca320b6c5666813a29e477e
SHA256: ad47480dc82e6b9b0923141c1768ea8ad1dbd42ab4da0ab80aa38c974c0b3e52
Description: Python bindings for libvoikko
 Voikko is a library of Finnish language tools (spell-checker,
 grammar checker and hyphenator) based on
 Malaga and Suomi-Malaga. This package contains the Python
 bindings.
Homepage: http://voikko.sourceforge.net/
Python-Version: 2.6, 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: python-libxml2
Priority: optional
Section: python
Installed-Size: 1228
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
Architecture: i386
Source: libxml2
Version: 2.7.8.dfsg-2ubuntu0.5
Provides: python2.6-libxml2, python2.7-libxml2
Depends: libc6 (>= 2.4), libxml2 (>= 2.7.4), python (<< 2.8), python (>= 2.6), python-support (>= 0.90.0)
Filename: pool/main/libx/libxml2/python-libxml2_2.7.8.dfsg-2ubuntu0.5_i386.deb
Size: 287654
MD5sum: 423f2a5273cc2b27d13b789c967f6aad
SHA1: dce277ed046a8f75db4bffadea7cbd82f70e42ff
SHA256: 17bb78a2ac84c0bad724c056ee5559a63ec3fa4d90c2d45355b0f6110661bb9c
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, 2.7
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: 2748
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
Architecture: i386
Source: libxml2
Version: 2.7.8.dfsg-2ubuntu0.5
Provides: python2.6-libxml2-dbg, python2.7-libxml2-dbg
Depends: python-dbg, python-libxml2 (= 2.7.8.dfsg-2ubuntu0.5), libc6 (>= 2.4), libxml2 (>= 2.7.4)
Filename: pool/main/libx/libxml2/python-libxml2-dbg_2.7.8.dfsg-2ubuntu0.5_i386.deb
Size: 809470
MD5sum: 1106d3484f4ecc855602216256c90d55
SHA1: 31188e683f39f1c7f3fd2cff0c29a6453d05e91b
SHA256: 6449481305e967f4133ec7be08f77f2b2260a98311f2f36906bfb3319ef849ef
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, 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: python-libxslt1
Priority: optional
Section: python
Installed-Size: 384
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
Architecture: i386
Source: libxslt
Version: 1.1.26-6ubuntu0.1
Provides: python2.6-libxslt1, python2.7-libxslt1
Depends: libc6 (>= 2.3.4), libxslt1.1 (>= 1.1.25), python (<< 2.8), python (>= 2.6), python-support (>= 0.90.0), python-libxml2
Filename: pool/main/libx/libxslt/python-libxslt1_1.1.26-6ubuntu0.1_i386.deb
Size: 76616
MD5sum: 00a1cce67a8f0012563438366ac411da
SHA1: d1c9cdb40cf9061d19bfad4ab4de4b8f5eef85e0
SHA256: 05ccffa1f26ffdf401993aced7e45b69221d8f926d041977fdeb5d206bab7baf
Description: Python bindings for libxslt1
 XSLT is an XML language for defining transformations of XML files from
 XML to some other arbitrary format, such as XML, HTML, plain text, etc.
 using standard XSLT stylesheets. libxslt is a C library which
 implements XSLT version 1.0.
 .
 This package contains Python bindings for libxslt, needed to use
 libxslt in Python programs.
Homepage: http://xmlsoft.org/xslt/
Python-Version: 2.6, 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: python-libxslt1-dbg
Priority: extra
Section: python
Installed-Size: 968
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
Architecture: i386
Source: libxslt
Version: 1.1.26-6ubuntu0.1
Provides: python2.6-libxslt1-dbg, python2.7-libxslt1-dbg
Depends: python-dbg, python-libxslt1 (= 1.1.26-6ubuntu0.1), libc6 (>= 2.1.3), libxslt1.1 (>= 1.1.25), python-libxml2-dbg
Filename: pool/main/libx/libxslt/python-libxslt1-dbg_1.1.26-6ubuntu0.1_i386.deb
Size: 301038
MD5sum: c1c603451e0f40d59ba4b21939fbae1b
SHA1: 8a10a8e15c2db079d07776706db5d167b951ba7e
SHA256: 6285544b28c9231dc93fd6fb95ad880e2e0b6f243c630e0c8805270723cd0432
Description: Python bindings for libxslt1 (debug extension)
 XSLT is an XML language for defining transformations of XML files from
 XML to some other arbitrary format, such as XML, HTML, plain text, etc.
 using standard XSLT stylesheets. libxslt is a C library which
 implements XSLT version 1.0.
 .
 This package contains Python bindings for libxslt, needed to use
 libxslt in Python programs for use with the Python debug interpreter.
Homepage: http://xmlsoft.org/xslt/
Python-Version: 2.6, 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: python-mapscript
Priority: optional
Section: universe/python
Installed-Size: 5208
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian GIS Project <pkg-grass-devel@lists.alioth.debian.org>
Architecture: i386
Source: mapserver
Version: 5.6.5-2ubuntu0.1
Provides: python2.6-mapscript, python2.7-mapscript
Depends: python (<< 2.8), python (>= 2.6), python-central (>= 0.6.11), libc6 (>= 2.7), libcomerr2 (>= 1.01), libcurl3-gnutls (>= 7.16.2-1), libedit2 (>= 2.11-20080614-1), libexpat1 (>= 1.95.8), libfcgi0ldbl, libfreetype6 (>= 2.2.1), libfribidi0 (>= 0.19.2), libgcc1 (>= 1:4.1.1), libgd2-xpm (>= 2.0.36~rc1~dfsg), libgdal1-1.6.0, libgeos-c1 (>= 3.2.0), libgif4 (>= 4.1.4), libgssapi-krb5-2 (>= 1.6.dfsg.2), libhdf4-0-alt, libhdf5-serial-1.8.4 | libhdf5-1.8.4, libjasper1 (>= 1.900.1), libjpeg62 (>= 6b1), libkrb5-3 (>= 1.6.dfsg.2), libming1, libmysqlclient16 (>= 5.1.21-1), libnetcdf6, libogdi3.2, libpam0g (>= 0.99.7.1), libpng12-0 (>= 1.2.13-4), libpq5 (>= 8.4~0cvs20090328), libproj0, libsqlite3-0 (>= 3.7.3), libssl0.9.8 (>= 0.9.8m-1), libstdc++6 (>= 4.1.1), libx11-6, libxml2 (>= 2.7.4), libxpm4, libxslt1.1 (>= 1.1.25), odbcinst1debian2 (>= 2.2.11-3), unixodbc (>= 2.2.11), zlib1g (>= 1:1.1.4)
Suggests: mapserver-bin, mapserver-doc
Filename: pool/main/m/mapserver/python-mapscript_5.6.5-2ubuntu0.1_i386.deb
Size: 1568558
MD5sum: 349b0b1a68506a029fb0743ad4c476df
SHA1: 7a83024947a03d21e99909cb7abba510960f38d5
SHA256: 263d0439776feb2f17a7d05aeda29e9ea85240f984c49c13c66b656c90cf3259
Description: Python library for MapServer
 Python MapScript provides MapServer functions for Python scripts.
Homepage: http://www.mapserver.org
Python-Version: 2.6, 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: python-moinmoin
Priority: optional
Section: python
Installed-Size: 24744
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Jonas Smedegaard <dr@jones.dk>
Architecture: all
Source: moin
Version: 1.9.3-1ubuntu1.11.04.1
Replaces: moinmoin-common
Provides: moinmoin-common, python2.6-moinmoin, python2.7-moinmoin
Depends: python (>= 2.4), python-support (>= 0.90.0), python-werkzeug, python-pygments, python-parsedatetime
Recommends: default-mta | mail-transport-agent, python-xapian, python-xappy, libapache2-mod-wsgi | httpd-cgi
Suggests: python-flup, python-4suite-xml, python-gdchart, python-docutils (>= 0.3.10), python-pyxmpp, python-openid, python-tz, python-ldap, python-mysqldb, miscfiles | wordlist, antiword, catdoc, smbfs, poppler-utils | xpdf-utils, docbook-dsssl, fckeditor
Conflicts: moinmoin-common
Filename: pool/main/m/moin/python-moinmoin_1.9.3-1ubuntu1.11.04.1_all.deb
Size: 14863048
MD5sum: 9e68e073c9e67291f008b85917ab4353
SHA1: ddbcfeed7461505289d3e30da724201812d5a097
SHA256: f61904bb3b7bbf771d975c6b21c1f2f3513fd9a6fb0c7967dde945ac5c0e15dc
Description: Python clone of WikiWiki - library
 A WikiWikiWeb is a collaborative hypertext environment, with an
 emphasis on easy access to and modification of information. MoinMoin
 is a Python WikiClone that allows you to easily set up your own wiki,
 only requiring a Web server and a Python installation.
Homepage: http://moinmo.in/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: python-nova
Priority: extra
Section: universe/python
Installed-Size: 3420
Maintainer: Soren Hansen <soren@ubuntu.com>
Architecture: all
Source: nova
Version: 2011.2-0ubuntu1.3
Provides: python2.6-nova, python2.7-nova
Depends: python (>= 2.6), python-support (>= 0.90.0), python-ipy, python-boto, python-m2crypto, python-pycurl, python-twisted-core, python-twisted-web, python-daemon, python-carrot, python-lockfile, python-gflags, openssl, python-libxml2, python-ldap, python-sqlalchemy-ext | python-sqlalchemy (<< 0.6.3-2), python-eventlet, python-routes, python-webob, python-cheetah, python-netaddr, python-paste, python-pastedeploy, python-tempita, python-migrate, python-glance, python-novaclient, sudo
Recommends: python-mysqldb
Suggests: python-suds (>= 0.4.0)
Filename: pool/main/n/nova/python-nova_2011.2-0ubuntu1.3_all.deb
Size: 490444
MD5sum: 437cf298307df9eeb23c04d890923896
SHA1: e42957a6337b6166ea26420bf47add47dbb01e86
SHA256: 81102173a53c7f7753a2ef37fb389b5465f2e08cecd8b4f024b41046797fd319
Description: OpenStack Compute - Nova - Python libraries
 OpenStack is free, open source software for building reliable cloud
 infrastructure.
 .
 The OpenStack mission is to produce the ubiquitous Open Source cloud
 computing platform that will meet the needs of public and private cloud
 providers regardless of size, by being simple to implement and
 massively scalable.
 .
 OpenStack Compute, codenamed Nova, is a cloud computing fabric
 controller. In addition to its "native", open API (the OpenStack API),
 it also supports the Amazon EC2 API.
 .
 Nova is intended to be modular and easy to extend and adapt. It
 supports many different hypervisors (KVM and Xen to name a few),
 different database backends (SQLite, MySQL, and PostgreSQL, for
 instance), different types of user databases (LDAP or SQL), etc.
 .
 This package contains the core Python parts of Nova.
Homepage: http://launchpad.net/nova
Python-Version: 2.6, 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: python-pam
Priority: optional
Section: python
Installed-Size: 132
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Dima Barsky <dima@debian.org>
Architecture: i386
Version: 0.4.2-12.2ubuntu2.11.04.1
Replaces: python2.3-pam, python2.4-pam
Provides: python2.6-pam, python2.7-pam
Depends: python2.7 | python2.6, python (>= 2.6), python (<< 2.8), libc6 (>= 2.4), libpam0g (>= 0.99.7.1)
Suggests: python-pam-dbg
Conflicts: python2.3-pam, python2.4-pam
Filename: pool/main/p/python-pam/python-pam_0.4.2-12.2ubuntu2.11.04.1_i386.deb
Size: 11088
MD5sum: 5dbbd78596e825b6d741695a3fc2d9f5
SHA1: 2db4e8d99c4416488bf841fc39925ba97f4546f7
SHA256: 18b09a3b34796d63d258d8b88f36f569359dfa6b4b54e09c549cb4b20ae9ee93
Description: A Python interface to the PAM library
 This module makes the PAM (Pluggable Authentication Modules) functions
 available in Python. With this module you can write Python applications
 that implement authentication services using PAM.
Python-Version: 2.6, 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, server, uec, ubuntu-uec-live, edubuntu-desktop, edubuntu-desktop-kde, edubuntu-uec-live, xubuntu-desktop, ubuntu-netbook

Package: python-pam-dbg
Priority: extra
Section: python
Installed-Size: 196
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Dima Barsky <dima@debian.org>
Architecture: i386
Source: python-pam
Version: 0.4.2-12.2ubuntu2.11.04.1
Depends: python-pam (= 0.4.2-12.2ubuntu2.11.04.1), python-dbg
Filename: pool/main/p/python-pam/python-pam-dbg_0.4.2-12.2ubuntu2.11.04.1_i386.deb
Size: 42416
MD5sum: ff3f3d4ffac44ed7799823659d6a4c5b
SHA1: d9caf054ca5f7d6d604450d6cccf833e5bc590e0
SHA256: 21e15feea67babd465b89a86d2ed24bde4271cf603f5f72764a854352d4abd7c
Description: A Python interface to the PAM library (debug extension)
 This module makes the PAM (Pluggable Authentication Modules) functions
 available in Python. With this module you can write Python applications
 that implement authentication services using PAM.
 .
 This package contains the extension built for the python debug interpreter.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: python-pycryptopp
Priority: optional
Section: universe/python
Installed-Size: 1564
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Zooko O'Whielacronx <zooko@zooko.com>
Architecture: i386
Source: pycryptopp
Version: 0.5.29-0ubuntu0.1
Provides: python2.6-pycryptopp, python2.7-pycryptopp
Depends: python (<< 2.8), python (>= 2.6), python-support (>= 0.90.0), libc6 (>= 2.4), libcrypto++8, libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.2.1)
Filename: pool/main/p/pycryptopp/python-pycryptopp_0.5.29-0ubuntu0.1_i386.deb
Size: 452246
MD5sum: 828f66ceb89705b28a35d83b0ee6eb61
SHA1: abaf3dca7435882b87e98a7f9fe21cc6e4af33c0
SHA256: 9dfde0923352efd757821796bb7dc7abae3100a0862f32f2d7ab3dbe08af50f2
Description: Python wrappers for the Crypto++ library
 PyCryptopp is a set of Python wrappers for a few of the best crypto algorithms
 from the Crypto++ library (including SHA-256, AES, RSA signatures and Elliptic
 Curve DSA signatures).
Homepage: http://allmydata.org/trac/pycryptopp
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: python-pycryptopp-dbg
Priority: extra
Section: universe/debug
Installed-Size: 6060
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Zooko O'Whielacronx <zooko@zooko.com>
Architecture: i386
Source: pycryptopp
Version: 0.5.29-0ubuntu0.1
Provides: python2.6-pycryptopp-dbg, python2.7-pycryptopp-dbg
Depends: python-pycryptopp (= 0.5.29-0ubuntu0.1), python-dbg, libc6 (>= 2.4), libcrypto++8, libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.2.1)
Filename: pool/main/p/pycryptopp/python-pycryptopp-dbg_0.5.29-0ubuntu0.1_i386.deb
Size: 1698214
MD5sum: 2e654d7ac71ba77d226e3c43f246ce8a
SHA1: 968c197066616ef42994e3f9f23032fb3ae0356d
SHA256: 4ef1773a712c3975e88cec582669091d30c84fdfea8b3e661d563bd53de7a1ac
Description: Python wrappers for the Crypto++ library (debug extension)
 PyCryptopp is a set of Python wrappers for a few of the best crypto algorithms
 from the Crypto++ library (including SHA-256, AES, RSA signatures and Elliptic
 Curve DSA signatures).
 .
 This package contains the extension built for the Python debug interpreter.
Homepage: http://allmydata.org/trac/pycryptopp
Python-Version: 2.6, 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: python-subversion
Priority: optional
Section: python
Installed-Size: 4664
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Peter Samuelson <peter@p12n.org>
Architecture: i386
Source: subversion
Version: 1.6.12dfsg-4ubuntu2.1
Provides: python2.6-subversion, python2.7-subversion
Depends: subversion, libapr1 (>= 1.2.7), libc6 (>= 2.4), libsvn1 (>= 1.6), python (<< 2.8), python (>= 2.6), python-support (>= 0.90.0)
Suggests: python-subversion-dbg
Filename: pool/main/s/subversion/python-subversion_1.6.12dfsg-4ubuntu2.1_i386.deb
Size: 1037180
MD5sum: 24474435c6edad60bc97aff7a0a327df
SHA1: 758f8cb79d4505df9fa8ef084edbdfc5825ff91e
SHA256: f679adbf884e60f1a1bde559e0116413d1be297e78e986941f0c53938207a4a6
Description: Python bindings for Subversion
 This is a set of Python interfaces to libsvn, the Subversion
 libraries.  It is useful if you want to, for example, write a Python
 script that manipulates a Subversion repository or working copy.  See
 the 'subversion' package for more information.
Homepage: http://subversion.apache.org/
Python-Version: 2.6, 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: python-subversion-dbg
Priority: extra
Section: python
Installed-Size: 16280
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Peter Samuelson <peter@p12n.org>
Architecture: i386
Source: subversion
Version: 1.6.12dfsg-4ubuntu2.1
Depends: python-subversion (= 1.6.12dfsg-4ubuntu2.1), python-dbg, libapr1 (>= 1.2.7), libc6 (>= 2.4), libsvn1 (>= 1.6)
Filename: pool/main/s/subversion/python-subversion-dbg_1.6.12dfsg-4ubuntu2.1_i386.deb
Size: 5315736
MD5sum: 754298af19dde216147dc3cd75f515fb
SHA1: 206995310b30172752d95c8b692944e12521a82e
SHA256: 51cd40c0168f50f09599cae7946479403ec0e2e3f3254386a689e53f1307a4e1
Description: Python bindings for Subversion (debug extension)
 This is a set of Python interfaces to libsvn, the Subversion
 libraries.  It is useful if you want to, for example, write a Python
 script that manipulates a Subversion repository or working copy.  See
 the 'subversion' package for more information.
 .
 This package contains the extension built for the python debug interpreter.
Homepage: http://subversion.apache.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: python-uno
Priority: optional
Section: python
Installed-Size: 476
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: i386
Source: libreoffice
Version: 1:3.3.4-0ubuntu1.4
Provides: python2.7-uno
Depends: libreoffice-core (= 1:3.3.4-0ubuntu1.4), python2.7, python (>= 2.7.1-0ubuntu2), python (<< 2.8), libc6 (>= 2.3.4), libgcc1 (>= 1:4.1.1), libpython2.7 (>= 2.7), libstdc++6 (>= 4.1.1), libstlport4.6ldbl, ure (>= 1.7.0+LibO3.3.0~beta3)
Filename: pool/main/libr/libreoffice/python-uno_3.3.4-0ubuntu1.4_i386.deb
Size: 98532
MD5sum: bfeb7f90cdc5d00f9d5be0c939eabd0d
SHA1: ad24d041a1d437360dfbe820a33747e05ffac3aa
SHA256: ef42bc082c18dda47234ba5d8a2ec23cfe3aeed7cf66bc8c8486ae5cd32dabae
Description: Python-UNO bridge
 The Python-UNO bridge allows use of the standard LibreOffice API
 with the Python scripting language. It additionally allows
 others to develop UNO components in Python, thus Python UNO components
 may be run within the LibreOffice process and can be called from C++
 or the built in StarBasic scripting language.
Enhances: libreoffice
Homepage: http://udk.openoffice.org/python/python-bridge.html
Python-Version: 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, kubuntu-desktop, kubuntu-mobile-desktop, edubuntu-desktop, edubuntu-desktop-kde, ubuntu-netbook

Package: python-wicd
Priority: optional
Section: universe/python
Installed-Size: 248
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: David Paleino <dapal@debian.org>
Architecture: all
Source: wicd
Version: 1.7.0+ds1-6ubuntu0.11.04.1
Replaces: wicd (<< 1.7.0~a3)
Depends: python, python-support (>= 0.90.0)
Breaks: wicd (<< 1.7.0~a3)
Filename: pool/main/w/wicd/python-wicd_1.7.0+ds1-6ubuntu0.11.04.1_all.deb
Size: 43530
MD5sum: 8c59d01729b3cf01b65ff27b85b251c1
SHA1: ccd05c790bc73b76c28731553bb19ea130caed9b
SHA256: 4c52bf123a00c4568c13248438dd40c5be85059b63f5b71f103ae5b0164cb9ed
Description: wired and wireless network manager - Python module
 Wicd is a general-purpose network configuration server which aims
 to provide a simple but flexible interface for connecting to networks.
 Its features include:
  * wide variety of settings;
  * ability to connect to (and maintain profiles for) both wired and
    wireless networks;
  * support for many encryption schemes, including WEP, WPA, WPA2 and
    custom schemes;
  * wireless-tools compatibility.
 .
 This package provides the Python module used by Wicd.
Homepage: http://wicd.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: python2.6
Priority: optional
Section: python
Installed-Size: 8944
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Matthias Klose <doko@debian.org>
Architecture: i386
Version: 2.6.6-6ubuntu7.1
Provides: python2.6-celementtree, python2.6-cjkcodecs, python2.6-ctypes, python2.6-elementtree, python2.6-wsgiref
Depends: python2.6-minimal (= 2.6.6-6ubuntu7.1), mime-support, libbz2-1.0, libc6 (>= 2.11), libdb4.8, libexpat1 (>= 1.95.8), libncursesw5 (>= 5.6+20070908), libreadline6 (>= 6.0), libsqlite3-0 (>= 3.7.3)
Suggests: python2.6-doc, python2.6-profiler, binutils
Filename: pool/main/p/python2.6/python2.6_2.6.6-6ubuntu7.1_i386.deb
Size: 2372862
MD5sum: e870de791b677d5996e382e6929e55ba
SHA1: 5727f53d9b74ffc7f2c4b6868a8b0e0e9ebcebc3
SHA256: 99fc4cb619ec2f0390de99285d461c61b915a1cfcdb505e431f326d9179471b6
Description: An interactive high-level object-oriented language (version 2.6)
 Version 2.6 of the high-level, interactive object oriented language,
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.
Python-Version: 2.6
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: python2.6-dbg
Priority: extra
Section: python
Installed-Size: 32276
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Matthias Klose <doko@debian.org>
Architecture: i386
Source: python2.6
Version: 2.6.6-6ubuntu7.1
Depends: python2.6 (>= 2.6.6-6ubuntu7.1), libbz2-1.0, libc6 (>= 2.4), libdb4.8, libexpat1 (>= 1.95.8), libncursesw5 (>= 5.6+20070908), libreadline6 (>= 6.0), libsqlite3-0 (>= 3.7.3), libssl0.9.8 (>= 0.9.8m-1), zlib1g (>= 1:1.2.0)
Suggests: python-gdbm-dbg, python-tk-dbg
Filename: pool/main/p/python2.6/python2.6-dbg_2.6.6-6ubuntu7.1_i386.deb
Size: 11925310
MD5sum: a8a2f929de10c905d64d4a500d2366e5
SHA1: e2d677696433d8a01c09d15e20cf70e81227484f
SHA256: f2192a213074edc30016b4e368cfe58ac7663d3ca26e6e0c6ac30212dc2f09f2
Description: Debug Build of the Python Interpreter (version 2.6)
 Python interpreter configured with --pydebug. Dynamically loaded modules are
 searched in /usr/lib/python2.6/lib-dynload/debug first.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: python2.6-dev
Priority: optional
Section: python
Installed-Size: 11292
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Matthias Klose <doko@debian.org>
Architecture: i386
Source: python2.6
Version: 2.6.6-6ubuntu7.1
Replaces: python2.6 (<< 2.6.2-1)
Depends: python2.6 (= 2.6.6-6ubuntu7.1), libpython2.6 (= 2.6.6-6ubuntu7.1), libssl-dev
Recommends: libc6-dev | libc-dev
Filename: pool/main/p/python2.6/python2.6-dev_2.6.6-6ubuntu7.1_i386.deb
Size: 4445890
MD5sum: 58dc12b0197910260d9e62e6ca54d9ed
SHA1: 5a809239d1c2bbbaecef359814d0994a1a8253c4
SHA256: a40c7b1e697fa13b83931c161999d73baf96c287cc9c9f323d9ced5cac8c2303
Description: Header files and a static library for Python (v2.6)
 Header files, a static library and development tools for building
 Python (v2.6) modules, extending the Python interpreter or embedding
 Python (v2.6) in applications.
 .
 Maintainers of Python packages should read README.maintainers.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: python2.6-doc
Priority: optional
Section: doc
Installed-Size: 30032
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Matthias Klose <doko@debian.org>
Architecture: all
Source: python2.6
Version: 2.6.6-6ubuntu7.1
Depends: libjs-jquery
Suggests: python2.6
Filename: pool/main/p/python2.6/python2.6-doc_2.6.6-6ubuntu7.1_all.deb
Size: 5731668
MD5sum: c0d8da64b7dd0afc162587ccfaa884f8
SHA1: c488ff482b76a7db8d7de29e4da212d54e80a4ef
SHA256: 40987e952d3ae2694c7555a62829d98c9c19c6f61525aa5f90fde3ac5546df64
Description: Documentation for the high-level object-oriented language Python (v2.6)
 These is the official set of documentation for the interactive high-level
 object-oriented language Python (v2.6). All documents are provided
 in HTML format. The package consists of ten documents:
 .
   * What's New in Python2.6
   * Tutorial
   * Python Library Reference
   * Macintosh Module Reference
   * Python Language Reference
   * Extending and Embedding Python
   * Python/C API Reference
   * Installing Python Modules
   * Documenting Python
   * Distributing Python Modules
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: python2.6-examples
Priority: optional
Section: python
Installed-Size: 3888
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Matthias Klose <doko@debian.org>
Architecture: all
Source: python2.6
Version: 2.6.6-6ubuntu7.1
Depends: python2.6 (>= 2.6.6-6ubuntu7.1)
Filename: pool/main/p/python2.6/python2.6-examples_2.6.6-6ubuntu7.1_all.deb
Size: 664746
MD5sum: 6c1310ba471000bf869b0d76a4e3763d
SHA1: 652ccdc9bf8b58b5d4d4ecd89ee753298f891b65
SHA256: ff9bd14838a8ef7a8cf7caa54388034c24d1fef1b49c5fc4612476fa37fc5eec
Description: Examples for the Python language (v2.6)
 Examples, Demos and Tools for Python (v2.6). These are files included in
 the upstream Python distribution (v2.6).
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: python2.6-minimal
Priority: optional
Section: python
Installed-Size: 4940
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Matthias Klose <doko@debian.org>
Architecture: i386
Source: python2.6
Version: 2.6.6-6ubuntu7.1
Replaces: python2.6 (<< 2.6.5+20100630-2)
Depends: libc6 (>= 2.4), libssl0.9.8 (>= 0.9.8m-1), zlib1g (>= 1:1.2.0)
Recommends: python2.6
Suggests: binfmt-support
Conflicts: binfmt-support (<< 1.1.2)
Breaks: aap (<< 1.090-1~), bkchem (<< 0.12.4), doclifter (<< 2.3-2.1~), fvwm-crystal (<< 3.0.5.dfsg-4~), gforge-web-apache2 (<< 5.0.1+svn10155), mftrace (<< 1.2.15), pitivi (<< 0.13), polgen (<< 1.3-6~), python-central (<< 0.6.14), python-freevo (<< 1.8.4~svn11545), python-gadfly (<< 1.0.0-14~), python-mpmath (<< 0.10), python-nevow (<< 0.9.32), python-plwm (<< 2.6a+20080530-1.1~), python-pmock (<< 0.3-5.2~), python-pydoctor (<< 0.2-4.1~), python-pyscript (<< 0.6.1-3~), python-scapy (<< 2.0), python-scientific (<< 2.8), python-sympy (<< 0.6.3), pythoncad (<< 0.1.36-1~), qmtest (<< 2.4.1), rawdog (<< 2.12)
Filename: pool/main/p/python2.6/python2.6-minimal_2.6.6-6ubuntu7.1_i386.deb
Size: 1411278
MD5sum: 263edb7069726c861697c74c35fdc694
SHA1: dbe524c4da8ff16659e6a8a3e08deac4ede0b0ab
SHA256: 67444f439637b353c8535133871739d3325fd39a49cbfe0a6a22ceb00bbb7531
Description: A minimal subset of the Python language (version 2.6)
 This package contains the interpreter and some essential modules.  It can
 be used in the boot process for some basic tasks.
 See /usr/share/doc/python2.6-minimal/README.Debian for a list of the modules
 contained in this package.
Python-Runtime: python2.6
Python-Version: 2.6
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: python2.7
Priority: important
Section: python
Installed-Size: 9364
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Matthias Klose <doko@debian.org>
Architecture: i386
Version: 2.7.1-5ubuntu2.2
Provides: python2.7-celementtree, python2.7-cjkcodecs, python2.7-ctypes, python2.7-elementtree, python2.7-wsgiref
Depends: python2.7-minimal (= 2.7.1-5ubuntu2.2), mime-support, libbz2-1.0, libc6 (>= 2.11), libdb4.8, libexpat1 (>= 1.95.8), libncursesw5 (>= 5.6+20070908), libreadline6 (>= 6.0), libsqlite3-0 (>= 3.7.3)
Suggests: python2.7-doc, python2.7-profiler, binutils
Filename: pool/main/p/python2.7/python2.7_2.7.1-5ubuntu2.2_i386.deb
Size: 2515486
MD5sum: 772c6846635f4045a50b237bd1379167
SHA1: 0e0f5adca0e66b7e618e28e445a17cabbfe60e78
SHA256: 2c57aa866c6a3bbbfa52bd309e5e775f7a6e1c5a2d215b34f02f9883840f410c
Description: An interactive high-level object-oriented language (version 2.7)
 Version 2.7 of the high-level, interactive object oriented language,
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.
Python-Version: 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: minimal

Package: python2.7-dbg
Priority: extra
Section: debug
Installed-Size: 34244
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Matthias Klose <doko@debian.org>
Architecture: i386
Source: python2.7
Version: 2.7.1-5ubuntu2.2
Depends: python2.7 (>= 2.7.1-5ubuntu2.2), libbz2-1.0, libc6 (>= 2.4), libdb4.8, libexpat1 (>= 1.95.8), libncursesw5 (>= 5.6+20070908), libreadline6 (>= 6.0), libsqlite3-0 (>= 3.7.3), libssl0.9.8 (>= 0.9.8m-1), zlib1g (>= 1:1.2.0)
Suggests: python-gdbm-dbg, python-tk-dbg
Filename: pool/main/p/python2.7/python2.7-dbg_2.7.1-5ubuntu2.2_i386.deb
Size: 12590342
MD5sum: 8aa80d080ebc0a93d24a0860ac4cd140
SHA1: 7987343caceed5404a702b1a2fc1c22367064f15
SHA256: 11464675f54ca4393a04a0a9f338da1af20b44edc8f8f5a6b9af8f0c5d2d0ce9
Description: Debug Build of the Python Interpreter (version 2.7)
 Python interpreter configured with --pydebug. Dynamically loaded modules are
 searched in /usr/lib/python2.7/lib-dynload/debug first.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: python2.7-dev
Priority: optional
Section: python
Installed-Size: 11784
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Matthias Klose <doko@debian.org>
Architecture: i386
Source: python2.7
Version: 2.7.1-5ubuntu2.2
Replaces: python2.7 (<< 2.7-3)
Depends: python2.7 (= 2.7.1-5ubuntu2.2), libpython2.7 (= 2.7.1-5ubuntu2.2), libexpat1-dev, libssl-dev
Recommends: libc6-dev | libc-dev
Filename: pool/main/p/python2.7/python2.7-dev_2.7.1-5ubuntu2.2_i386.deb
Size: 4727250
MD5sum: 02f0112ded7b524cb5dc106e7b40b583
SHA1: 6dd01aae07bf2b17b94add896fc153de89fa1bd2
SHA256: ead20fe22bc3acd118a7797e4ac0935485f46421dbb3eb05124a1a51a1ce2fea
Description: Header files and a static library for Python (v2.7)
 Header files, a static library and development tools for building
 Python (v2.7) modules, extending the Python interpreter or embedding
 Python (v2.7) in applications.
 .
 Maintainers of Python packages should read README.maintainers.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: python2.7-doc
Priority: optional
Section: doc
Installed-Size: 31948
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Matthias Klose <doko@debian.org>
Architecture: all
Source: python2.7
Version: 2.7.1-5ubuntu2.2
Depends: libjs-jquery
Suggests: python2.7
Filename: pool/main/p/python2.7/python2.7-doc_2.7.1-5ubuntu2.2_all.deb
Size: 6111426
MD5sum: aff9df020779101f9055e9ac22ad76a1
SHA1: 7d2b35fcfe42412af6f6176b16284197561cbbb3
SHA256: e33d16332db6629f392e28091d1fa1c3ffd22c5191b7ac8296d73125ae2f40c7
Description: Documentation for the high-level object-oriented language Python (v2.7)
 These is the official set of documentation for the interactive high-level
 object-oriented language Python (v2.7). All documents are provided
 in HTML format. The package consists of ten documents:
 .
   * What's New in Python2.7
   * Tutorial
   * Python Library Reference
   * Macintosh Module Reference
   * Python Language Reference
   * Extending and Embedding Python
   * Python/C API Reference
   * Installing Python Modules
   * Documenting Python
   * Distributing Python Modules
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: python2.7-examples
Priority: optional
Section: python
Installed-Size: 3896
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Matthias Klose <doko@debian.org>
Architecture: all
Source: python2.7
Version: 2.7.1-5ubuntu2.2
Depends: python2.7 (>= 2.7.1-5ubuntu2.2)
Filename: pool/main/p/python2.7/python2.7-examples_2.7.1-5ubuntu2.2_all.deb
Size: 684826
MD5sum: a3b86a7069f2beaa950efbef68db67f0
SHA1: 779c2c01c6c76f3e81e276da98d0d6dd8a1170f9
SHA256: 2d866073fda498fb3b09d1f2291a14fdf08f1457728d06d09ac1628c6dc18d7c
Description: Examples for the Python language (v2.7)
 Examples, Demos and Tools for Python (v2.7). These are files included in
 the upstream Python distribution (v2.7).
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: python2.7-minimal
Priority: required
Section: python
Installed-Size: 5280
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Matthias Klose <doko@debian.org>
Architecture: i386
Source: python2.7
Version: 2.7.1-5ubuntu2.2
Replaces: python2.7 (<< 2.7.1~rc1-2~)
Depends: libc6 (>= 2.4), libssl0.9.8 (>= 0.9.8m-1), zlib1g (>= 1:1.2.0)
Recommends: python2.7
Suggests: binfmt-support
Conflicts: binfmt-support (<< 1.1.2)
Filename: pool/main/p/python2.7/python2.7-minimal_2.7.1-5ubuntu2.2_i386.deb
Size: 1533404
MD5sum: 1662b6046040a7950d953c54f1a6260a
SHA1: 225220e04efe33b101ca17ca18547d1aae721b93
SHA256: 614215ea7c0156ed578ab4f6719246f74e64b967f2eddaffa9a4786c8127ced4
Description: A minimal subset of the Python language (version 2.7)
 This package contains the interpreter and some essential modules.  It can
 be used in the boot process for some basic tasks.
 See /usr/share/doc/python2.7-minimal/README.Debian for a list of the modules
 contained in this package.
Python-Runtime: python2.7
Python-Version: 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: minimal

Package: python3-beaker
Priority: optional
Section: universe/python
Installed-Size: 268
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Architecture: all
Source: beaker
Version: 1.5.4-4+squeeze1build0.11.04.1
Depends: python3 (>= 3.1.3-13~)
Recommends: python3-pkg-resources
Suggests: python3-sqlalchemy
Filename: pool/main/b/beaker/python3-beaker_1.5.4-4+squeeze1build0.11.04.1_all.deb
Size: 31638
MD5sum: 3591dcb515ff5bcb3de276dfe68d45b8
SHA1: bebf6e0cad36b5ca9786d1271fd3001b7e1980e3
SHA256: 7a6181f9a1fbb9cac3aa4d0c5f243f6154547fa6aec8996878d4b45e7ca08524
Description: cache and session library for Python 3
 Beaker is a web session and general caching library that includes WSGI
 middleware for use in web applications.
 .
 As a general caching library, Beaker can handle storing for various times any
 Python object that can be pickled with optional back-ends on a fine-grained
 basis.
 .
 Features:
  * Fast, robust performance
  * Multiple reader/single writer lock system to avoid duplicate simultaneous
    cache creation
  * Cache back-ends include dbm, file, memory, memcached, and database (using
    SQLAlchemy for multiple-db vendor support)
  * Signed cookies to prevent session hijacking/spoofing
  * Cookie-only sessions to remove the need for a database or file backend
    (ideal for clustered systems)
  * Extensible Container object to support new back-ends
  * Caches can be divided into namespaces (to represent templates, objects,
    etc.) then keyed for different copies
  * Create functions for automatic call-backs to create new cache copies after
    expiration
  * Fine-grained toggling of back-ends, keys, and expiration per Cache object
Homepage: http://pypi.python.org/pypi/Beaker
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: python3-distutils-extra
Priority: optional
Section: universe/python
Installed-Size: 148
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Martin Pitt <mpitt@debian.org>
Architecture: all
Source: python-distutils-extra
Version: 2.26-2ubuntu0.3
Depends: python3 (>= 3.1.3-13~), intltool
Suggests: devscripts
Filename: pool/main/p/python-distutils-extra/python3-distutils-extra_2.26-2ubuntu0.3_all.deb
Size: 16520
MD5sum: 7dbf04b2dab577064cef9c872ef18323
SHA1: 53cadf799d8e4f187d87dad219cab480bf721c74
SHA256: b28f0900786f1d0bb87f84fe4c60d1510a0c9144e5505d60da05bf35a20e8543
Description: enhancements to the Python3 build system
 This package provides additional functions to Python's distutils and
 setuptools. It allows you to easily integrate gettext, icons and GNOME
 documentation into your build and installation process.
 .
 It also provides an "auto" module which provides a "do what I mean" automatic
 build system; if you stick to the conventions, you do not need to write
 setup.cfg, POTFILES.in, or MANIFEST.in, and setup.py just needs to have the
 package metadata (such as project name and version).
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: python3-httplib2
Priority: optional
Section: python
Installed-Size: 148
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Luca Falavigna <dktrkranz@debian.org>
Architecture: all
Source: python-httplib2
Version: 0.7.2-1ubuntu2~0.11.04.1
Depends: python3 (>= 3.1.3-13~), ca-certificates
Filename: pool/main/p/python-httplib2/python3-httplib2_0.7.2-1ubuntu2~0.11.04.1_all.deb
Size: 28994
MD5sum: e209f02886dd3bb4d0a3121d090dd9ad
SHA1: f279ecf96eda1d5996718f835e0ace428fb3559f
SHA256: 1740ed344de6092f48d1faeb6805325142cb74c28cb89e9b2243d14761663e57
Description: comprehensive HTTP client library written for Python3
 httplib2.py supports many features left out of other HTTP libraries.
  * HTTP and HTTPS
  * Keep-Alive
  * Authentication
  * Caching
  * All Methods
  * Redirects
  * Compression
  * Lost update support
  * Unit Tested
 .
 This package provides module for python3 series.
Homepage: http://code.google.com/p/httplib2/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: python3.1
Priority: optional
Section: python
Installed-Size: 12136
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Matthias Klose <doko@debian.org>
Architecture: i386
Version: 3.1.3-1ubuntu1.2
Provides: python3.1-celementtree, python3.1-cjkcodecs, python3.1-ctypes, python3.1-elementtree, python3.1-gdbm, python3.1-wsgiref
Depends: python3.1-minimal (= 3.1.3-1ubuntu1.2), mime-support, libbz2-1.0, libc6 (>= 2.11), libdb4.8, libncursesw5 (>= 5.6+20070908), libreadline6 (>= 6.0), libsqlite3-0 (>= 3.7.3)
Suggests: python3.1-doc, python3.1-profiler, binutils
Filename: pool/main/p/python3.1/python3.1_3.1.3-1ubuntu1.2_i386.deb
Size: 3563002
MD5sum: 9013b08cb29a60e8421990b56aa8b7ce
SHA1: 11063eb545a6303b49d5738435465fa2b9e06aa2
SHA256: 65a9e5cf11ca1f65f42d1dc857555537e92e9b11e6f87995c40e51b88054a3f4
Description: An interactive high-level object-oriented language (version 3.1)
 Version 3.1 of the high-level, interactive object oriented language,
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.
Python-Version: 3.1
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: python3.1-dbg
Priority: extra
Section: debug
Installed-Size: 33876
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Matthias Klose <doko@debian.org>
Architecture: i386
Source: python3.1
Version: 3.1.3-1ubuntu1.2
Depends: python3.1 (= 3.1.3-1ubuntu1.2), libbz2-1.0, libc6 (>= 2.4), libdb4.8, libexpat1 (>= 1.95.8), libffi5 (>= 3.0.4), libncursesw5 (>= 5.6+20070908), libreadline6 (>= 6.0), libsqlite3-0 (>= 3.7.3), libssl0.9.8 (>= 0.9.8m-1), zlib1g (>= 1:1.2.0), python
Suggests: python3-gdbm-dbg, python3-tk-dbg
Filename: pool/main/p/python3.1/python3.1-dbg_3.1.3-1ubuntu1.2_i386.deb
Size: 12327706
MD5sum: 95768fe483c54c8243d9a4a734c78855
SHA1: 3a92ca5fc502e043409be2721ef545888c3e5905
SHA256: aa144e8112f71590c4f6eb4d5d2bc955c3920cb96f74888ffc13d427de56518c
Description: Debug Build of the Python Interpreter (version 3.1)
 Python interpreter configured with --pydebug. Dynamically loaded modules are
 searched in /usr/lib/python3.1/lib-dynload/debug first.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: python3.1-dev
Priority: optional
Section: python
Installed-Size: 9024
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Matthias Klose <doko@debian.org>
Architecture: i386
Source: python3.1
Version: 3.1.3-1ubuntu1.2
Replaces: python3.1 (<< 3.1.2+20100706-3)
Depends: python3.1 (= 3.1.3-1ubuntu1.2), libpython3.1 (= 3.1.3-1ubuntu1.2), libssl-dev
Recommends: libc6-dev | libc-dev
Filename: pool/main/p/python3.1/python3.1-dev_3.1.3-1ubuntu1.2_i386.deb
Size: 3558068
MD5sum: 3bde56cd2f1d4084132e6578f604c09a
SHA1: 3b75e093d9176b39b90a4d9dfd75698cc675e04f
SHA256: 90d463f176a27a5bb9972de84cd34fd1ac872da1477a10c9230dfafa16ade0be
Description: Header files and a static library for Python (v3.1)
 Header files, a static library and development tools for building
 Python (v3.1) modules, extending the Python interpreter or embedding
 Python (v3.1) in applications.
 .
 Maintainers of Python packages should read README.maintainers.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: python3.1-doc
Priority: optional
Section: doc
Installed-Size: 28308
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Matthias Klose <doko@debian.org>
Architecture: all
Source: python3.1
Version: 3.1.3-1ubuntu1.2
Depends: libjs-jquery
Suggests: python3.1
Filename: pool/main/p/python3.1/python3.1-doc_3.1.3-1ubuntu1.2_all.deb
Size: 5460360
MD5sum: ace1397bc575daf68c85b76f8a2ef9f2
SHA1: 1052a558743e17341d8f5343916db96ebfe5309c
SHA256: bef033a7eb5476fce24c96e6344b0dded12af0ec524850fb2ffa2d30b81e6544
Description: Documentation for the high-level object-oriented language Python (v3.1)
 These is the official set of documentation for the interactive high-level
 object-oriented language Python (v3.1). All documents are provided
 in HTML format. The package consists of ten documents:
 .
   * What's New in Python3.1
   * Tutorial
   * Python Library Reference
   * Macintosh Module Reference
   * Python Language Reference
   * Extending and Embedding Python
   * Python/C API Reference
   * Installing Python Modules
   * Documenting Python
   * Distributing Python Modules
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: python3.1-examples
Priority: optional
Section: python
Installed-Size: 3716
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Matthias Klose <doko@debian.org>
Architecture: all
Source: python3.1
Version: 3.1.3-1ubuntu1.2
Depends: python3.1 (>= 3.1.3-1ubuntu1.2)
Filename: pool/main/p/python3.1/python3.1-examples_3.1.3-1ubuntu1.2_all.deb
Size: 628728
MD5sum: 0d8912d06a89ec20cc0fcdf0ef4d4032
SHA1: 988a42d430faf7d9ccc287b683f35e98a4033fd2
SHA256: 9e78c1ab5df7141c841d400951914d9099b80420be39893f4241b5f390027e2f
Description: Examples for the Python language (v3.1)
 Examples, Demos and Tools for Python (v3.1). These are files included in
 the upstream Python distribution (v3.1).
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: python3.1-minimal
Priority: optional
Section: python
Installed-Size: 5316
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Matthias Klose <doko@debian.org>
Architecture: i386
Source: python3.1
Version: 3.1.3-1ubuntu1.2
Replaces: python3.1 (<< 3.1.3~rc1-1~)
Depends: libc6 (>= 2.4), libexpat1 (>= 1.95.8), libssl0.9.8 (>= 0.9.8m-1), zlib1g (>= 1:1.2.0)
Recommends: python3.1
Suggests: binfmt-support
Conflicts: binfmt-support (<< 1.1.2)
Filename: pool/main/p/python3.1/python3.1-minimal_3.1.3-1ubuntu1.2_i386.deb
Size: 1548414
MD5sum: 76cb1f72a28d0cfb2df01d396470924c
SHA1: f5edceba45bf715161298ab27a1e69b8715ff4b6
SHA256: 690f5c58c7a6ec1a11bd78fefdffbbc0148df26f03090a8b08fa32d64ad664a5
Description: A minimal subset of the Python language (version 3.1)
 This package contains the interpreter and some essential modules.  It can
 be used in the boot process for some basic tasks.
 See /usr/share/doc/python3.1-minimal/README.Debian for a list of the modules
 contained in this package.
Python-Runtime: python3.1
Python-Version: 3.1
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: python3.2
Priority: optional
Section: python
Installed-Size: 13116
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Matthias Klose <doko@debian.org>
Architecture: i386
Version: 3.2-1ubuntu1.2
Provides: python3.2-celementtree, python3.2-cjkcodecs, python3.2-ctypes, python3.2-elementtree, python3.2-gdbm, python3.2-wsgiref
Depends: python3.2-minimal (= 3.2-1ubuntu1.2), mime-support, libbz2-1.0, libc6 (>= 2.11), libdb5.1, libncurses5 (>= 5.5-5~), libreadline6 (>= 6.0), libsqlite3-0 (>= 3.7.3)
Suggests: python3.2-doc, python3.2-profiler, binutils
Filename: pool/main/p/python3.2/python3.2_3.2-1ubuntu1.2_i386.deb
Size: 3830198
MD5sum: cadd7f75b99dca3fac866a80224cd7f1
SHA1: 9567835693684c5a6e9d20aca73929bee0b349d5
SHA256: b071456f4df4f10f8958a1e84835edded4f3da45d4301d7bb77b18c1ed61038d
Description: An interactive high-level object-oriented language (version 3.2)
 Version 3.2 of the high-level, interactive object oriented language,
 includes an extensive class library with lots of goodies for
 network programming, system administration, sounds and graphics.
Python-Version: 3.2
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: python3.2-dbg
Priority: extra
Section: debug
Installed-Size: 36224
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Matthias Klose <doko@debian.org>
Architecture: i386
Source: python3.2
Version: 3.2-1ubuntu1.2
Depends: python3.2 (= 3.2-1ubuntu1.2), libbz2-1.0, libc6 (>= 2.9), libdb5.1, libexpat1 (>= 1.95.8), libffi5 (>= 3.0.4), libncurses5 (>= 5.5-5~), libreadline6 (>= 6.0), libsqlite3-0 (>= 3.7.3), libssl0.9.8 (>= 0.9.8m-1), zlib1g (>= 1:1.2.0), python
Suggests: python3-gdbm-dbg, python3-tk-dbg
Filename: pool/main/p/python3.2/python3.2-dbg_3.2-1ubuntu1.2_i386.deb
Size: 13140238
MD5sum: 3f184c4aa7164579c371b5f6391bd0db
SHA1: 0183b42be4ae211524edbaaa4437cc2f2b1df3ac
SHA256: 09fe4e6f2f614d4507b024fd219d6450588a231591603dd10cbcb49350465f1f
Description: Debug Build of the Python Interpreter (version 3.2)
 Python interpreter configured with --pydebug. Dynamically loaded modules are
 searched in /usr/lib/python3.2/lib-dynload/debug first.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: python3.2-dev
Priority: optional
Section: python
Installed-Size: 9636
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Matthias Klose <doko@debian.org>
Architecture: i386
Source: python3.2
Version: 3.2-1ubuntu1.2
Replaces: python3.2 (<< 3.2~rc1-2)
Depends: python3.2 (= 3.2-1ubuntu1.2), libpython3.2 (= 3.2-1ubuntu1.2), libssl-dev, libexpat1-dev
Recommends: libc6-dev | libc-dev
Filename: pool/main/p/python3.2/python3.2-dev_3.2-1ubuntu1.2_i386.deb
Size: 3764178
MD5sum: 3ce1b6a8152662cb2053225b63bd42ae
SHA1: 01f7dbea960325486acd6c60e939e48a643393a7
SHA256: be28511e2712c5339ca31fe61805418515585e088a4a0e6afd59dd2653bd11e9
Description: Header files and a static library for Python (v3.2)
 Header files, a static library and development tools for building
 Python (v3.2) modules, extending the Python interpreter or embedding
 Python (v3.2) in applications.
 .
 Maintainers of Python packages should read README.maintainers.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: python3.2-doc
Priority: optional
Section: doc
Installed-Size: 31560
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Matthias Klose <doko@debian.org>
Architecture: all
Source: python3.2
Version: 3.2-1ubuntu1.2
Depends: libjs-jquery
Suggests: python3.2
Filename: pool/main/p/python3.2/python3.2-doc_3.2-1ubuntu1.2_all.deb
Size: 6031404
MD5sum: 26cc67282b54b49602e974804ccad4d8
SHA1: 773c69fbbcf44d529f142e8327c270d25519df47
SHA256: 735cd46c22270f3792906eb1bb13c5d596d6cfecd69e41fa947c85f9b23fd894
Description: Documentation for the high-level object-oriented language Python (v3.2)
 These is the official set of documentation for the interactive high-level
 object-oriented language Python (v3.2). All documents are provided
 in HTML format. The package consists of ten documents:
 .
   * What's New in Python3.2
   * Tutorial
   * Python Library Reference
   * Macintosh Module Reference
   * Python Language Reference
   * Extending and Embedding Python
   * Python/C API Reference
   * Installing Python Modules
   * Documenting Python
   * Distributing Python Modules
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: python3.2-examples
Priority: optional
Section: python
Installed-Size: 1952
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Matthias Klose <doko@debian.org>
Architecture: all
Source: python3.2
Version: 3.2-1ubuntu1.2
Depends: python3.2 (>= 3.2-1ubuntu1.2)
Filename: pool/main/p/python3.2/python3.2-examples_3.2-1ubuntu1.2_all.deb
Size: 358408
MD5sum: eeb311fae7e047850cc935a202812b4a
SHA1: f9d7db758d4014dea4d14a730bae3dbfe27af90f
SHA256: 6da3e3e2bf174d771ab83b43a8fcba596bdd0ad5e88cffabfb1b43338026c4e8
Description: Examples for the Python language (v3.2)
 Examples, Demos and Tools for Python (v3.2). These are files included in
 the upstream Python distribution (v3.2).
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: python3.2-minimal
Priority: optional
Section: python
Installed-Size: 5940
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Matthias Klose <doko@debian.org>
Architecture: i386
Source: python3.2
Version: 3.2-1ubuntu1.2
Replaces: python3.2 (<< 3.2~b2-1~)
Depends: libc6 (>= 2.9), libexpat1 (>= 1.95.8), libssl0.9.8 (>= 0.9.8m-1), zlib1g (>= 1:1.2.0)
Recommends: python3.2
Suggests: binfmt-support
Conflicts: binfmt-support (<< 1.1.2)
Filename: pool/main/p/python3.2/python3.2-minimal_3.2-1ubuntu1.2_i386.deb
Size: 1711406
MD5sum: 1dfcd1da81dfea34f3fcb80e116911b2
SHA1: d2e137afa89c7adcdc092d806cedd9e51bfff05f
SHA256: 2b0ccb4ebecd809028d80bebc77d9e6f674ad8c1c59ed7e1d62b959851b5abf2
Description: A minimal subset of the Python language (version 3.2)
 This package contains the interpreter and some essential modules.  It can
 be used in the boot process for some basic tasks.
 See /usr/share/doc/python3.2-minimal/README.Debian for a list of the modules
 contained in this package.
Python-Runtime: python3.2
Python-Version: 3.2
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: qemu
Priority: optional
Section: universe/misc
Installed-Size: 44
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: qemu-kvm
Version: 0.14.0+noroms-0ubuntu4.7
Depends: qemu-kvm
Filename: pool/main/q/qemu-kvm/qemu_0.14.0+noroms-0ubuntu4.7_i386.deb
Size: 4286
MD5sum: a549b5d277cf87afa58b390f7a3f0b34
SHA1: 8662e8ce4108a730d87682a275d644f52e884adf
SHA256: ac30f700052595ec4b06f10f1890f771a17d4be0ed5e705cf15c81e483c73061
Description: dummy transitional package from qemu to qemu-kvm
 This transitional package helps users transition from the qemu package to the
 qemu-kvm package.  Once this package and its dependencies are installed you
 can safely remove it.
Homepage: http://www.linux-kvm.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: qemu-common
Priority: optional
Section: misc
Installed-Size: 256
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: qemu-kvm
Version: 0.14.0+noroms-0ubuntu4.7
Replaces: qemu-kvm (<< 0.12.3+noroms-0ubuntu1)
Depends: seabios, vgabios
Recommends: cpu-checker
Suggests: kvm-pxe, mol-drivers-macosx, openbios-sparc, ubuntu-vm-builder, uml-utilities
Filename: pool/main/q/qemu-kvm/qemu-common_0.14.0+noroms-0ubuntu4.7_all.deb
Size: 22750
MD5sum: 9be3aa38cf9cf7ec74ccb6083bb1ad3e
SHA1: 850c4221bdd10c6d82e95e6179ac6bf528dfe8b4
SHA256: 464bc3e5fcb66b134da17a7f119ec589f855d4b79d8ec80fb95ae55974ce6ff6
Description: qemu common functionality (bios, documentation, etc)
 This package pulls in the various binary bios rom blobs needed to boot
 the various emulated architectures, as well as the documentation.
Homepage: http://www.linux-kvm.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: eucalyptus-node, virt-host

Package: qemu-kvm
Priority: optional
Section: misc
Installed-Size: 8708
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Version: 0.14.0+noroms-0ubuntu4.7
Replaces: kvm (<< 1:84+dfsg-0ubuntu16+0.11.0), kvm-data, qemu
Provides: kvm, qemu
Depends: bridge-utils, iproute, python, qemu-common (>= 0.14.0+noroms-0ubuntu4.7), upstart-job, libaio1, libasound2 (>> 1.0.24.1), libc6 (>= 2.11), libcurl3-gnutls (>= 7.16.2-1), libgnutls26 (>= 2.7.14-0), libncurses5 (>= 5.5-5~), libpng12-0 (>= 1.2.13-4), libpulse0 (>= 0.9.16), libsasl2-2, libsdl1.2debian (>= 1.2.10-1), libuuid1 (>= 2.16), libx11-6, zlib1g (>= 1:1.1.4)
Pre-Depends: adduser
Conflicts: kvm (<< 1:84+dfsg-0ubuntu16+0.11.0), kvm-data, qemu (<< 0.11.0-0ubuntu5)
Breaks: udev (<< 136-1)
Filename: pool/main/q/qemu-kvm/qemu-kvm_0.14.0+noroms-0ubuntu4.7_i386.deb
Size: 2977296
MD5sum: b1a573b13804ec2b5b484b7f2bd54701
SHA1: 8c272e6b747dad5c9ccc193622d33a9ba54ef723
SHA256: 4d9cc4ad1dd652373516dfc13f77e2be4235b2ef9438dcab9fdcfa38e9312a88
Description: Full virtualization on i386 and amd64 hardware
 Using KVM, one can run multiple virtual PCs, each running unmodified Linux or
 Windows images. Each virtual machine has private virtualized hardware: a
 network card, disk, graphics adapter, etc.
 .
 KVM (for Kernel-based Virtual Machine) is a full virtualization solution for
 Linux hosts on x86 (32 and 64-bit) hardware.
 .
 KVM is intended for systems where the processor has hardware support for
 virtualization, see below for details.  All combinations of 32-bit and 64-bit
 host and guest systems are supported, except 64-bit guests on 32-bit hosts.
 .
 KVM requires your system to support hardware virtualization, provided by AMD's
 SVM capability or Intel's VT. To find out if your processor has the necessary
 support:
 .
   egrep "flags.*:.*(svm|vmx)" /proc/cpuinfo
 .
 If it prints anything, the processor provides hardware virtualization
 support and is suitable for use with KVM.  Without hardware support, you can
 use qemu emulation instead.
 .
 KVM consists of two loadable kernel modules (kvm.ko and either kvm-amd.ko or
 kvm-intel.ko) and a userspace component. This package contains the userspace
 component, and you can get the kernel modules from the standard kernel images.
 .
 This package contains support for running virtualized and emulated x86 and
 x86-64 machines only.  Support for other architectures is provided by the
 qemu-linaro source package.
Homepage: http://www.linux-kvm.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: eucalyptus-node, virt-host

Package: qt4-demos
Priority: optional
Section: x11
Installed-Size: 39600
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: qt4-x11
Version: 4:4.7.2-0ubuntu6.4
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libgl1-mesa-glx | libgl1, libglu1-mesa | libglu1, libqt4-dbus (= 4:4.7.2-0ubuntu6.4), libqt4-declarative (= 4:4.7.2-0ubuntu6.4), libqt4-designer (= 4:4.7.2-0ubuntu6.4), libqt4-help (= 4:4.7.2-0ubuntu6.4), libqt4-network (= 4:4.7.2-0ubuntu6.4), libqt4-opengl (= 4:4.7.2-0ubuntu6.4), libqt4-qt3support (= 4:4.7.2-0ubuntu6.4), libqt4-script (= 4:4.7.2-0ubuntu6.4), libqt4-scripttools (= 4:4.7.2-0ubuntu6.4), libqt4-sql (= 4:4.7.2-0ubuntu6.4), libqt4-svg (= 4:4.7.2-0ubuntu6.4), libqt4-test (= 4:4.7.2-0ubuntu6.4), libqt4-xml (= 4:4.7.2-0ubuntu6.4), libqt4-xmlpatterns (= 4:4.7.2-0ubuntu6.4), libqtcore4 (= 4:4.7.2-0ubuntu6.4), libqtgui4 (= 4:4.7.2-0ubuntu6.4), libstdc++6 (>= 4.1.1)
Recommends: qt4-doc (= 4:4.7.2-0ubuntu6.4), qt4-dev-tools (= 4:4.7.2-0ubuntu6.4)
Filename: pool/main/q/qt4-x11/qt4-demos_4.7.2-0ubuntu6.4_i386.deb
Size: 8982830
MD5sum: 0fa309740b9ec3a9234d02a474a9900e
SHA1: 4e567f4c966104cec21a6681d03c25531bd99357
SHA256: a483ae607a94c62bc3c7b94f1d2279d952ce6064ef6763bfbcc877f0cc279bcd
Description: Qt 4 examples and demos
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 This package contains Qt 4 examples and demos.
Homepage: http://www.qtsoftware.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full

Package: qt4-demos-dbg
Priority: extra
Section: libs
Installed-Size: 202276
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: qt4-x11
Version: 4:4.7.2-0ubuntu6.4
Depends: qt4-demos (= 4:4.7.2-0ubuntu6.4)
Filename: pool/main/q/qt4-x11/qt4-demos-dbg_4.7.2-0ubuntu6.4_i386.deb
Size: 33735162
MD5sum: e4cf3b3fa79e543a39942df498a3008a
SHA1: 14fae86863c6e04bd467a8e8671ac5780b085dad
SHA256: e352317ac3e26daffd8008e3d70638d310d6be3a59092f770500d863468e3708
Description: Qt 4 examples and demos debugging symbols
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 This package contains the debugging symbols for the Qt 4 examples and
 demos.
Homepage: http://www.qtsoftware.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: qt4-designer
Priority: optional
Section: devel
Installed-Size: 1872
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: qt4-x11
Version: 4:4.7.2-0ubuntu6.4
Replaces: libqt4-core (<< 4.4.0~beta1-1), libqt4-designer (<< 4.4.0~beta1-1), qt4-dev-tools (<= 4.0.1-2)
Depends: libc6 (>= 2.3.4), libgcc1 (>= 1:4.1.1), libqt4-designer (= 4:4.7.2-0ubuntu6.4), libqt4-network (= 4:4.7.2-0ubuntu6.4), libqt4-xml (= 4:4.7.2-0ubuntu6.4), libqtcore4 (= 4:4.7.2-0ubuntu6.4), libqtgui4 (= 4:4.7.2-0ubuntu6.4), libstdc++6 (>= 4.1.1)
Recommends: libqt4-dev
Breaks: libqt4-core (<< 4.4.0~beta1-1), libqt4-designer (<< 4.4.0~beta1-1), qt4-dev-tools (<= 4.0.1-2)
Filename: pool/main/q/qt4-x11/qt4-designer_4.7.2-0ubuntu6.4_i386.deb
Size: 313350
MD5sum: 680a821e5ab6058c610049ac3aba36ed
SHA1: 2c22a46c576d77891e2d99043203d71d78ac290a
SHA256: 1f3aa71a09be1c48aeb2fde6f12d9740fff9e2c6c50a847a8036c6566737508d
Description: graphical designer for Qt 4 applications
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 Qt Designer is a tool for designing and building graphical user interfaces
 (GUIs) from Qt components.
Homepage: http://www.qtsoftware.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full

Package: qt4-dev-tools
Priority: optional
Section: devel
Installed-Size: 8056
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: qt4-x11
Version: 4:4.7.2-0ubuntu6.4
Replaces: libqt4-core (<< 4.4.0~beta1-1)
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libpng12-0 (>= 1.2.13-4), libqt4-dbus (= 4:4.7.2-0ubuntu6.4), libqt4-help (= 4:4.7.2-0ubuntu6.4), libqt4-xml (= 4:4.7.2-0ubuntu6.4), libqt4-xmlpatterns (= 4:4.7.2-0ubuntu6.4), libqtcore4 (= 4:4.7.2-0ubuntu6.4), libqtgui4 (= 4:4.7.2-0ubuntu6.4), libstdc++6 (>= 4.4.0), libx11-6, libxtst6, libqt4-sql-sqlite
Recommends: libqt4-dev, qt4-doc, qt4-designer
Suggests: qt4-doc-html
Breaks: libqt4-core (<< 4.4.0~beta1-1)
Filename: pool/main/q/qt4-x11/qt4-dev-tools_4.7.2-0ubuntu6.4_i386.deb
Size: 3819064
MD5sum: c387cf88832119106180d939f744f6f5
SHA1: 53c35767c2f1e0639d59bce9b1327ce22c6cf99f
SHA256: 116eeaba27ff0ba1f24ee60ad6f761c0195675540448150157032b3e87829a14
Description: Qt 4 development tools
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 This package contains tools used to assist in Qt 4 development, including
 the Qt Assistant, Linguist, D-Bus Viewer, Pixel Tool and Virtual
 Framebuffer applications.
Homepage: http://www.qtsoftware.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full

Package: qt4-doc
Priority: optional
Section: doc
Installed-Size: 107268
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: all
Source: qt4-x11
Version: 4:4.7.2-0ubuntu6.4
Suggests: w3m | www-browser, libqt4-dev, qt4-dev-tools
Filename: pool/main/q/qt4-x11/qt4-doc_4.7.2-0ubuntu6.4_all.deb
Size: 90886362
MD5sum: 2d318a04145267d1cc4b690bb58531c3
SHA1: 6677a0fa7bf7523a843ebeffaa819caa269bdf62
SHA256: 9ff1975f124311c1853d6829beebe18cd7c1ac144fb6497811615ce9e42b4ad6
Description: Qt 4 API documentation
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 This package contains the complete Qt 4 API documentation (new help format).
 .
 The documentation is provided in the new help format and manpage format;
 the new help format version can be viewed in conjunction with the Qt Assistant
 found in the qt4-dev-tools package.
Homepage: http://www.qtsoftware.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full

Package: qt4-doc-html
Priority: optional
Section: doc
Installed-Size: 198788
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: all
Source: qt4-x11
Version: 4:4.7.2-0ubuntu6.4
Suggests: w3m | www-browser | x-www-browser, libqt4-dev, qt4-dev-tools
Filename: pool/main/q/qt4-x11/qt4-doc-html_4.7.2-0ubuntu6.4_all.deb
Size: 38926792
MD5sum: 6c990defac91ed6d1226a9959accd375
SHA1: fd58837e138bece9db6e09b88cef798a8ace7f1b
SHA256: 8309b0b55958b957cfce7cbb78addcc83cc848d144460182a1162bedf25327f1
Description: Qt 4 API documentation (HTML format)
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 This package contains the complete Qt 4 API documentation (HTML format).
 .
 The documentation is provided in HTML format.
Homepage: http://www.qtsoftware.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full

Package: qt4-qmake
Priority: optional
Section: devel
Installed-Size: 6024
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: qt4-x11
Version: 4:4.7.2-0ubuntu6.4
Replaces: libqt4-dev (<< 4.5.0~beta1+snapshot20090114-1)
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1)
Breaks: libqt4-dev (<< 4.5.0~beta1+snapshot20090114-1)
Filename: pool/main/q/qt4-x11/qt4-qmake_4.7.2-0ubuntu6.4_i386.deb
Size: 1227478
MD5sum: adb778ba87d9ce7ad757fbce920db1d9
SHA1: 8e06fc03a8fd6ea911c1d0c6f604e32ef935d16e
SHA256: be68637edad739d94e70dea14f31a95ce2ffcc1899ce1bd73cdeb6f23056cd06
Description: Qt 4 qmake Makefile generator tool
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 This package contains Qt 4 qmake (qmake-qt4), a tool that helps simplify
 the build process for development project across different platforms.
 qmake automates the generation of Makefiles so that only a few lines of
 information are needed to create each Makefile. qmake can be used for any
 software project, whether it is written using Qt or not.
 .
 Qt 4 qmake requires a platform and compiler description file which contains
 many default values used to generate appropriate Makefiles.
 .
 This package contains also these platform specifications.
Homepage: http://www.qtsoftware.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full

Package: qt4-qmlviewer
Priority: optional
Section: universe/devel
Installed-Size: 428
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: qt4-x11
Version: 4:4.7.2-0ubuntu6.4
Depends: libc6 (>= 2.3.4), libgcc1 (>= 1:4.1.1), libqt4-declarative (= 4:4.7.2-0ubuntu6.4), libqt4-network (= 4:4.7.2-0ubuntu6.4), libqt4-opengl (= 4:4.7.2-0ubuntu6.4), libqtcore4 (= 4:4.7.2-0ubuntu6.4), libqtgui4 (= 4:4.7.2-0ubuntu6.4), libstdc++6 (>= 4.1.1)
Filename: pool/main/q/qt4-x11/qt4-qmlviewer_4.7.2-0ubuntu6.4_i386.deb
Size: 149440
MD5sum: 04828494bb8ad27cd51c357200f73c61
SHA1: 2b93b438330cd9f6cfc74615ad84f0bc6192d94b
SHA256: e48779c132d8562b42adfbb78cd42f125394c17475b171026a3f5d6e2548c866
Description: Qt 4 QML viewer
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 This package contains Qt 4 QML viewer (qml). It allows to view QML files.
Homepage: http://www.qtsoftware.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: qt4-qtconfig
Priority: optional
Section: universe/x11
Installed-Size: 532
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: qt4-x11
Version: 4:4.7.2-0ubuntu6.4
Replaces: libqt4-core (<< 4.4.0~beta1-1), libqt4-gui (<< 4.1.0)
Depends: libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libqt4-qt3support (= 4:4.7.2-0ubuntu6.4), libqtcore4 (= 4:4.7.2-0ubuntu6.4), libqtgui4 (= 4:4.7.2-0ubuntu6.4), libstdc++6 (>= 4.1.1)
Breaks: libqt4-core (<< 4.4.0~beta1-1), libqt4-gui (<< 4.1.0)
Filename: pool/main/q/qt4-x11/qt4-qtconfig_4.7.2-0ubuntu6.4_i386.deb
Size: 94028
MD5sum: 0abb99c9aea1dd44b96cae64ab720802
SHA1: 5d020067a2c0262a865870dd67444f2161cf1a83
SHA256: 66937351ce2b6d743458dac67e556601f4fe8cad375eeb915ee249b643ad9960
Description: Qt 4 configuration tool
 Qt is a cross-platform C++ application framework. Qt's primary feature
 is its rich set of widgets that provide standard GUI functionality.
 .
 The Qt Configuration program allows end users to configure the look and
 behavior of any Qt 4 application.
Homepage: http://www.qtsoftware.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: quagga
Priority: optional
Section: net
Installed-Size: 5216
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Christian Hammers <ch@debian.org>
Architecture: i386
Version: 0.99.20.1-0ubuntu0.11.04.3
Replaces: zebra, zebra-pj
Depends: libc6 (>= 2.11), libcap2 (>= 2.10), libpam0g (>= 0.99.7.1), libreadline6 (>= 6.0), logrotate (>= 3.2-11), iproute, debconf (>= 0.5) | debconf-2.0
Pre-Depends: adduser
Suggests: snmpd
Conflicts: zebra, zebra-pj
Filename: pool/main/q/quagga/quagga_0.99.20.1-0ubuntu0.11.04.3_i386.deb
Size: 1546944
MD5sum: 51e6e6b5cd1fb3f1a15776f14220c149
SHA1: 5fc8d0b39d868f929bdfbdd8b7134a1f759bba31
SHA256: 78c0abcbd0012e01e3e28866bfd4da80ff1a49c08e4ad986d3689d440524a8d1
Description: BGP/OSPF/RIP routing daemon
 GNU Quagga is free software which manages TCP/IP based routing protocols.
 It supports BGP4, BGP4+, OSPFv2, OSPFv3, IS-IS, RIPv1, RIPv2, and RIPng as
 well as the IPv6 versions of these.
 .
 As the precessor Zebra has been considered orphaned, the Quagga project
 has been formed by members of the zebra mailing list and the former
 zebra-pj project to continue developing.
 .
 Quagga uses threading if the kernel supports it, but can also run on
 kernels that do not support threading. Each protocol has its own daemon.
 .
 It is more than a routed replacement, it can be used as a Route Server and
 a Route Reflector.
Homepage: http://www.quagga.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: quagga-doc
Priority: optional
Section: doc
Installed-Size: 716
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Christian Hammers <ch@debian.org>
Architecture: all
Source: quagga
Version: 0.99.20.1-0ubuntu0.11.04.3
Depends: dpkg (>= 1.15.4) | install-info
Suggests: quagga
Filename: pool/main/q/quagga/quagga-doc_0.99.20.1-0ubuntu0.11.04.3_all.deb
Size: 627562
MD5sum: d646b18ece96659bdae828406e4f9f4e
SHA1: e805d302d77a053158ef4bf271492cc5e8e3bd4a
SHA256: 11975923557184daa14cf1979d771c3b639fb73af98b7bf15c2745082eb214c7
Description: documentation files for quagga
 This package includes info files for quagga, a free software which manages
 TCP/IP based routing protocols.  It supports BGP4, BGP4+, OSPFv2, OSPFv3,
 IS-IS, RIPv1, RIPv2, and RIPng as well as the IPv6 versions of these.
Homepage: http://www.quagga.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: radvd
Priority: optional
Section: net
Installed-Size: 528
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Ghe Rivero <ghe@debian.org>
Architecture: i386
Version: 1:1.7-1ubuntu0.1
Depends: libc6 (>= 2.4), adduser
Filename: pool/main/r/radvd/radvd_1.7-1ubuntu0.1_i386.deb
Size: 128412
MD5sum: 639821fc04582667808f2e547f249ada
SHA1: ebb475b9e10fed383c05aff666cff7afd430d792
SHA256: 87444bcbd8df3435aeb6627d1eca1de37f0d5ca560db94d13db256f0f5843d44
Description: Router Advertisement Daemon
 IPv6 has a lot more support for autoconfiguration than IPv4. But
 for this autoconfiguration to work on the hosts of a network, the
 routers of the local network have to run a program which answers
 the autoconfiguration requests of the hosts.
 .
 On Linux this program is called radvd, which stands for Router
 ADVertisement Daemon. This daemon listens to router solicitations (RS)
 and answers with router advertisement (RA). Furthermore unsolicited
 RAs are also sent from time to time.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: rails
Priority: optional
Section: universe/ruby
Installed-Size: 60
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Adam Majer <adamm@zombino.com>
Architecture: all
Version: 2.3.5-1.2ubuntu1.1
Depends: rails-ruby1.8
Filename: pool/main/r/rails/rails_2.3.5-1.2ubuntu1.1_all.deb
Size: 7562
MD5sum: 91dd97f5b9367edf4e7bdb2c5e33393e
SHA1: 8a91ea6d3d753594896266255d12e7f24a5b877d
SHA256: c6e70b313e9f3c7b4bcc6275f1e99f312fb752815ffa617030c39055c1b9ad4a
Description: MVC ruby based framework geared for web application development
 Rails is a full-stack, open-source web framework in Ruby for writing
 real-world applications.
 .
 Being a full-stack framework means that all layers are built to work
 seamlessly together. That way you don't repeat yourself and you can
 use a single language from top to bottom. Everything from templates to
 control flow to business logic is written in Ruby.
 .
 This is an empty dependency package.
Homepage: http://rubyonrails.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: rails-doc
Priority: optional
Section: universe/doc
Installed-Size: 13780
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Adam Majer <adamm@zombino.com>
Architecture: all
Source: rails
Version: 2.3.5-1.2ubuntu1.1
Suggests: rails
Filename: pool/main/r/rails/rails-doc_2.3.5-1.2ubuntu1.1_all.deb
Size: 690326
MD5sum: 3c30f9ac858458577d3f4eca80dca1cc
SHA1: ca684347b4c2f9625640115bb6cf71aac091e359
SHA256: 5538ca986536dff5ced30cb72769b99f7e4b7a6120f7bb3d35347df1b3545d55
Description: Documentation for rails, a MVC ruby based framework
 This package contains HTML documentation for rails.
Homepage: http://rubyonrails.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: rails-ruby1.8
Priority: optional
Section: universe/ruby
Installed-Size: 2296
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Adam Majer <adamm@zombino.com>
Architecture: all
Source: rails
Version: 2.3.5-1.2ubuntu1.1
Depends: ruby1.8 (>= 1.8.2-3), rake (>> 0.8.3), ruby1.8 (>= 1.8.7.249-3) | rdoc1.8 (>> 1.8.2), libredcloth-ruby1.8, liberb-ruby1.8, libruby1.8-extras, libjs-prototype, libbuilder-ruby1.8 (>> 2.1.2), rubygems1.8, libtext-format-ruby1.8 (>> 0.6.3), libtmail-ruby1.8 (>> 1.2.3), libactiverecord-ruby1.8 (= 2.3.5-1.2ubuntu1.1), libactionpack-ruby1.8 (= 2.3.5-1.2ubuntu1.1), libactionmailer-ruby1.8 (= 2.3.5-1.2ubuntu1.1), libactiveresource-ruby1.8 (= 2.3.5-1.2ubuntu1.1)
Recommends: irb1.8, libmocha-ruby1.8
Suggests: thin1.8 | libapache2-mod-ruby | libapache2-mod-fcgid, libfcgi-ruby1.8
Conflicts: libdevel-logger-ruby1.8
Filename: pool/main/r/rails/rails-ruby1.8_2.3.5-1.2ubuntu1.1_all.deb
Size: 180036
MD5sum: 39f460b4abb8c13150050783b75911d3
SHA1: cdaf35b330e536e25d85e47be6b714532cf3cd56
SHA256: a4abd85728e5553383adf8345e91a73559822783e76153a5f0c94902f499e2d7
Description: MVC ruby based framework geared for web application development
 This package provides rails for ruby 1.8
Homepage: http://rubyonrails.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: raptor-utils
Priority: optional
Section: text
Installed-Size: 92
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Dave Beckett <dajobe@debian.org>
Architecture: i386
Source: raptor
Version: 1.4.21-2ubuntu0.1
Depends: libc6 (>= 2.3.4), libraptor1 (>= 1.4.19)
Conflicts: libraptor0 (<= 0.9.12-1)
Filename: pool/main/r/raptor/raptor-utils_1.4.21-2ubuntu0.1_i386.deb
Size: 13896
MD5sum: 1026785e2ca0b0d18dc17a8a4ebd3354
SHA1: c31eafe87907d2fa139e449ff02b720ac1496c96
SHA256: 88316c1e23a7b635ffbb0ed6d0901eb025816a558844675ce9dc1f5d648b221f
Description: Raptor RDF parser and serializer utilities
 This package provides the rapper tool for validating, parsing and
 serializing RDF/XML, N-Triples, Turtle, RSS, Atom and other Resource
 Description Framework (RDF) syntaxes using the Raptor RDF library.
Homepage: http://librdf.org/raptor/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: rdesktop
Priority: optional
Section: x11
Installed-Size: 460
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Laszlo Boszormenyi (GCS) <gcs@debian.hu>
Architecture: i386
Version: 1.6.0-3ubuntu4.1
Depends: libasound2 (>> 1.0.24.1), libc6 (>= 2.4), libsamplerate0, libssl0.9.8 (>= 0.9.8m-1), libx11-6
Filename: pool/main/r/rdesktop/rdesktop_1.6.0-3ubuntu4.1_i386.deb
Size: 131142
MD5sum: a3d56d42e85c99e338224a9c434524bf
SHA1: 65c3843cafa7e90c798bb5711725c8c957c53ed9
SHA256: bcbd55b8c4a4fc0cf3fbdff5fa0ff1c6e2efc4e5a689dff8c446debaa97f5ca9
Description: RDP client for Windows NT/2000 Terminal Server
 rdesktop is an open source client for Windows NT/2000 Terminal Server, capable
 of natively speaking its Remote Desktop Protocol (RDP) in order to present
 the user's NT/2000 desktop. Unlike Citrix ICA, no server extensions are
 required.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, kubuntu-desktop, kubuntu-mobile-desktop, edubuntu-desktop, edubuntu-desktop-kde, ubuntu-netbook

Package: ri1.8
Priority: optional
Section: universe/ruby
Installed-Size: 46184
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: akira yamada <akira@debian.org>
Architecture: all
Source: ruby1.8
Version: 1.8.7.302-2ubuntu0.2
Depends: ruby1.8 (>= 1.8.7.302-2ubuntu0.2)
Filename: pool/main/r/ruby1.8/ri1.8_1.8.7.302-2ubuntu0.2_all.deb
Size: 1172688
MD5sum: e3e7d234eb7f0985a60e7176046a3a16
SHA1: 5176cb39898ad768709a7b8c676c7344f0e91b4a
SHA256: 16c0c5ef2e76eb11baa1f8a368411d71ad8329d273ae3562a2c1825e7b3197e7
Description: Ruby Interactive reference (for Ruby 1.8)
 ri is a command line tool that displays descriptions of built-in Ruby
 methods, classes, and modules. For methods, it shows you the calling
 sequence and a description. For classes and modules, it shows a
 synopsis along with a list of the methods the class or module
 implements.
 .
 This package provides ri command and descriptions about Ruby 1.8.
Homepage: http://www.ruby-lang.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: rocs
Priority: optional
Section: math
Installed-Size: 1396
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdeedu
Version: 4:4.6.5-0ubuntu1.1
Replaces: librocslib-dev, librocslib4
Depends: kdebase-runtime, libc6 (>= 2.1.3), libkdecore5 (>= 4:4.5.2-0ubuntu1), libkdeui5 (>= 4:4.5.2-0ubuntu1), libkio5 (>= 4:4.5.2-0ubuntu1), libknewstuff3-4 (>= 4:4.5.2-0ubuntu1), libkparts4 (>= 4:4.5.2-0ubuntu1), libkrosscore4 (>= 4:4.5.2-0ubuntu1), libktexteditor4 (>= 4:4.5.2-0ubuntu1), libqt4-script (>= 4:4.5.3), libqt4-svg (>= 4:4.5.3), libqt4-xml (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.6.2), libstdc++6 (>= 4.1.1)
Conflicts: librocslib-dev, librocslib4
Filename: pool/main/k/kdeedu/rocs_4.6.5-0ubuntu1.1_i386.deb
Size: 234696
MD5sum: 67f840d79d56f370d13f5ed897a3b411
SHA1: 0af3b5d9262e9a6b75ee28f6b537bd046059dee0
SHA256: 85d70ef1efa0e52132199d238fbb904faf1325a2f0a7bac9295f61423339b513
Description: graph theory IDE
 Rocs aims to be a Graph Theory IDE for helping professors to show the results
 of a graph algorithm and also helping students to do the algorithms.
 .
 Rocs has a scripting module, done in Qt Script, that interacts with the drawn
 graph and every change in the graph with the script is reflected on the drawn
 one.
 .
 This package is part of the KDE education module.
Homepage: http://edu.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full

Package: rssh
Priority: optional
Section: universe/net
Installed-Size: 224
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Russ Allbery <rra@debian.org>
Architecture: i386
Version: 2.3.2-13squeeze1build0.11.04.1
Depends: libc6 (>= 2.4), debconf (>= 0.5) | debconf-2.0, openssh-server
Suggests: cvs, rdist, rsync, subversion, makejail
Filename: pool/main/r/rssh/rssh_2.3.2-13squeeze1build0.11.04.1_i386.deb
Size: 54392
MD5sum: 398d619767912ca11dbe693db37f0c05
SHA1: be0f18ffd4940d36506b4c6b0bcd9a832575c50c
SHA256: 9f9a7918bba20b773ebdd389838564010b173b3705565dc3b17a39ee0959c4c0
Description: Restricted shell allowing scp, sftp, cvs, svn, rsync or rdist
 rssh is a restricted shell, used as a login shell, that allows users to
 perform only scp, sftp, cvs, svnserve (Subversion), rdist, and/or rsync
 operations.  It can also optionally chroot user logins into a restricted
 jail.
Homepage: http://www.pizzashack.org/rssh/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: rsyslog
Priority: important
Section: admin
Installed-Size: 704
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Michael Biebl <biebl@debian.org>
Architecture: i386
Version: 4.6.4-2ubuntu4.2
Provides: linux-kernel-log-daemon, system-log-daemon
Depends: libc6 (>= 2.4), zlib1g (>= 1:1.1.4), upstart-job, lsb-base (>= 3.2-14), adduser, ucf (>= 0.8)
Recommends: logrotate
Suggests: rsyslog-mysql | rsyslog-pgsql, rsyslog-doc, rsyslog-gnutls, rsyslog-gssapi, rsyslog-relp
Conflicts: linux-kernel-log-daemon, system-log-daemon
Filename: pool/main/r/rsyslog/rsyslog_4.6.4-2ubuntu4.2_i386.deb
Size: 214364
MD5sum: eaf2dcf6aea4370951b86ada45a18ecb
SHA1: c3edd62fa10b0b94b674012fdc3ec9e1c53ba8dd
SHA256: 6666cc8f63a97c5e86cbe0afc5c1b4f8600885e8ac7f9c46f2bc4b9ac605b2e3
Description: enhanced multi-threaded syslogd
 Rsyslog is an enhanced syslogd supporting, amongst others:
  * reliable syslog over TCP and SSL/TLS
  * on-demand disk buffering
  * email alerting
  * writing to MySQL or PostgreSQL databases (via separate output plugins)
  * permitted sender lists
  * filtering on any part of the syslog message
  * on-the-wire message compression
  * fine grained output format control
  * backup log destinations
 .
 It is quite compatible to stock sysklogd and can be used as a drop-in
 replacement. Its advanced features make it suitable for enterprise-class,
 encryption protected syslog relay chains while at the same time being very
 easy to setup for the novice user.
Homepage: http://www.rsyslog.com/
Original-Vcs-Browser: http://git.debian.org/?p=collab-maint/rsyslog.git;a=summary
Original-Vcs-Git: git://git.debian.org/git/collab-maint/rsyslog.git
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: minimal

Package: rsyslog-doc
Priority: extra
Section: doc
Installed-Size: 1736
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Michael Biebl <biebl@debian.org>
Architecture: all
Source: rsyslog
Version: 4.6.4-2ubuntu4.2
Replaces: rsyslog (<< 2.0.1-2)
Suggests: doc-base, www-browser
Breaks: rsyslog (<< 2.0.1-2)
Filename: pool/main/r/rsyslog/rsyslog-doc_4.6.4-2ubuntu4.2_all.deb
Size: 659164
MD5sum: dfe00ec89ac7a8f895d3c7bb781a1a39
SHA1: 20a6dff5fe1587eaf1c4eaf2a1a762394350ebdf
SHA256: c3e940dd38d415479e6261344971bb5974d9b6a430ef97c01a0d3c1801fafa47
Description: documentation for rsyslog
 This package contains detailed HTML documentation of rsyslog.
 .
 It describes the general configuration file syntax, like filters, actions and
 templates and has detailed information for all available configuration
 directives.
Homepage: http://www.rsyslog.com/
Original-Vcs-Browser: http://git.debian.org/?p=collab-maint/rsyslog.git;a=summary
Original-Vcs-Git: git://git.debian.org/git/collab-maint/rsyslog.git
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: rsyslog-gnutls
Priority: extra
Section: universe/admin
Installed-Size: 76
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Michael Biebl <biebl@debian.org>
Architecture: i386
Source: rsyslog
Version: 4.6.4-2ubuntu4.2
Depends: libc6 (>= 2.4), libgnutls26 (>= 2.7.14-0), rsyslog (= 4.6.4-2ubuntu4.2)
Suggests: gnutls-bin
Filename: pool/main/r/rsyslog/rsyslog-gnutls_4.6.4-2ubuntu4.2_i386.deb
Size: 15708
MD5sum: fe28d89e652a54696ca8f463e89fd04f
SHA1: 6d4a7a3fc139fbb34d8cd778a127158b79a9888a
SHA256: 0811e8ae5b7790061fced6aa5e2875d9d0dcbb48c8eebb1c76fba1869461809a
Description: TLS protocol support for rsyslog
 This netstream plugin allows rsyslog to send and receive encrypted syslog
 messages via the upcoming syslog-transport-tls IETF standard protocol.
Homepage: http://www.rsyslog.com/
Original-Vcs-Browser: http://git.debian.org/?p=collab-maint/rsyslog.git;a=summary
Original-Vcs-Git: git://git.debian.org/git/collab-maint/rsyslog.git
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: rsyslog-gssapi
Priority: extra
Section: universe/admin
Installed-Size: 92
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Michael Biebl <biebl@debian.org>
Architecture: i386
Source: rsyslog
Version: 4.6.4-2ubuntu4.2
Depends: libc6 (>= 2.4), libgssapi-krb5-2 (>= 1.8+dfsg), rsyslog (= 4.6.4-2ubuntu4.2)
Suggests: krb5-user
Filename: pool/main/r/rsyslog/rsyslog-gssapi_4.6.4-2ubuntu4.2_i386.deb
Size: 16212
MD5sum: 095fd55ea33645a276f477a5566e4ca2
SHA1: 54b04d980629824e47e0fbb0424fa347813285af
SHA256: 0db216e3f1f450a24a8107583e3a667a4c984b65bc04b7c01dca8869d9b4906d
Description: GSSAPI authentication and encryption support for rsyslog
 These plugins allow rsyslog to write and/or receive GSSAPI authenticated and
 encrypted syslog messages. GSSAPI is commonly used for Kerberos
 authentication.
Homepage: http://www.rsyslog.com/
Original-Vcs-Browser: http://git.debian.org/?p=collab-maint/rsyslog.git;a=summary
Original-Vcs-Git: git://git.debian.org/git/collab-maint/rsyslog.git
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: rsyslog-mysql
Priority: extra
Section: universe/admin
Installed-Size: 104
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Michael Biebl <biebl@debian.org>
Architecture: i386
Source: rsyslog
Version: 4.6.4-2ubuntu4.2
Depends: libc6 (>= 2.4), libmysqlclient16 (>= 5.1.21-1), zlib1g (>= 1:1.1.4), debconf (>= 0.5) | debconf-2.0, rsyslog (= 4.6.4-2ubuntu4.2), dbconfig-common, ucf
Recommends: mysql-client
Suggests: mysql-server
Filename: pool/main/r/rsyslog/rsyslog-mysql_4.6.4-2ubuntu4.2_i386.deb
Size: 9352
MD5sum: f715ca2b8896bbf9eb3daeb265f947d2
SHA1: a0437328f9bf1ccc14dc7e0f6c9149c00fdea26b
SHA256: c0e2662fd20e6a6c02b11f27562363299f732e4405cdf768f226eef00591a465
Description: MySQL output plugin for rsyslog
 This plugin allows rsyslog to write the syslog messages into a MySQL database.
Homepage: http://www.rsyslog.com/
Original-Vcs-Browser: http://git.debian.org/?p=collab-maint/rsyslog.git;a=summary
Original-Vcs-Git: git://git.debian.org/git/collab-maint/rsyslog.git
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: rsyslog-pgsql
Priority: extra
Section: universe/admin
Installed-Size: 104
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Michael Biebl <biebl@debian.org>
Architecture: i386
Source: rsyslog
Version: 4.6.4-2ubuntu4.2
Depends: libc6 (>= 2.4), libpq5 (>= 8.4~0cvs20090328), debconf (>= 0.5) | debconf-2.0, rsyslog (= 4.6.4-2ubuntu4.2), dbconfig-common, ucf
Recommends: postgresql-client
Suggests: postgresql
Filename: pool/main/r/rsyslog/rsyslog-pgsql_4.6.4-2ubuntu4.2_i386.deb
Size: 9242
MD5sum: d1100c742e6ee78276c1364f950af094
SHA1: 10565b7feac91330658fde992c917dbdb79ebae4
SHA256: bf3404e9168816171a05d1982862e28f739aca74fadc0398ae150b595979517c
Description: PostgreSQL output plugin for rsyslog
 This plugin allows rsyslog to write the syslog messages into a PostgreSQL
 database.
Homepage: http://www.rsyslog.com/
Original-Vcs-Browser: http://git.debian.org/?p=collab-maint/rsyslog.git;a=summary
Original-Vcs-Git: git://git.debian.org/git/collab-maint/rsyslog.git
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: rsyslog-relp
Priority: extra
Section: universe/admin
Installed-Size: 68
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Michael Biebl <biebl@debian.org>
Architecture: i386
Source: rsyslog
Version: 4.6.4-2ubuntu4.2
Depends: libc6 (>= 2.3.4), librelp0 (>= 0.1.1), rsyslog (= 4.6.4-2ubuntu4.2)
Filename: pool/main/r/rsyslog/rsyslog-relp_4.6.4-2ubuntu4.2_i386.deb
Size: 9392
MD5sum: bbbd4a1dceed6ddcac08371df8ce5afd
SHA1: 5687d58928e8e412a7739add516a71bf19df9a98
SHA256: 737a29294358240fb0ddcdf43db6d35911effde6fe6a9c47ce885f2f7647e58b
Description: RELP protocol support for rsyslog
 These plugins allows rsyslog to send and receive syslog messages via the
 RELP protocol. RELP ensures the reliable transport over the network even on
 connection loss or if a peer becomes unavailable.
Homepage: http://www.rsyslog.com/
Original-Vcs-Browser: http://git.debian.org/?p=collab-maint/rsyslog.git;a=summary
Original-Vcs-Git: git://git.debian.org/git/collab-maint/rsyslog.git
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: rt3.8-rtfm
Priority: optional
Section: universe/misc
Installed-Size: 1264
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Request Tracker Group <pkg-request-tracker-maintainers@lists.alioth.debian.org>
Architecture: all
Source: rtfm
Version: 2.4.2-4+squeeze1build0.11.04.1
Depends: request-tracker3.8 (>= 3.8.8-3), libhtml-tree-perl, libtime-modules-perl, libyaml-perl, libtree-simple-perl, debconf (>= 0.5) | debconf-2.0, perl, ucf (>= 0.28)
Filename: pool/main/r/rtfm/rt3.8-rtfm_2.4.2-4+squeeze1build0.11.04.1_all.deb
Size: 110838
MD5sum: 30b30d72e6a64aeb54eaf75532dafb56
SHA1: e48cda7903f87d4174130440230640b14aa4d6f4
SHA256: b094359518c56508af718a11cf0957e4cc31419304adeccee92e9687b25be062
Description: FAQ Manager for Request Tracker 3.8
 RTFM is an add-on to Request Tracker (RT), the extensible ticketing
 system. It provides a knowledge management tool to help an
 organization collect and share the knowledge and wisdom of its
 members.
 .
 Just as you use RT to log tickets and resolve issues, RTFM lets you
 create, categorize and search for 'articles'. Like RT, RTFM lets
 users contribute additional information to existing articles, but
 guarantees that each article's full history is preserved for future
 inspection. RTFM simplifies browsing in the knowledge base and
 finding critical information.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: ruby1.8
Priority: optional
Section: ruby
Installed-Size: 168
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: akira yamada <akira@debian.org>
Architecture: i386
Version: 1.8.7.302-2ubuntu0.2
Replaces: irb1.8, rdoc1.8
Provides: irb1.8, rdoc1.8
Depends: libc6 (>= 2.3.6-6~), libruby1.8 (= 1.8.7.302-2ubuntu0.2)
Suggests: ruby1.8-examples, ri1.8
Conflicts: irb1.8, rdoc1.8
Filename: pool/main/r/ruby1.8/ruby1.8_1.8.7.302-2ubuntu0.2_i386.deb
Size: 32040
MD5sum: 5258e7b6dd8d2a23c01f02d98d19be69
SHA1: ad4416c2fc3280da59cee3b6fff482759b8ff47e
SHA256: 431f4782dceb3f01c9cb285a67f79e807445a5d6a7b83c9f2edc73588882bb0c
Description: Interpreter of object-oriented scripting language Ruby 1.8
 Ruby is the interpreted scripting language for quick and easy
 object-oriented programming.  It has many features to process text
 files and to do system management tasks (as in perl).  It is simple,
 straight-forward, and extensible.
 .
 This package provides version 1.8 series of Ruby.
 .
 On Debian, Ruby 1.8 is provided as separate packages.  You can get
 full Ruby 1.8 distribution by installing following packages.
 .
   ruby1.8 ruby1.8-dev ri1.8 ruby1.8-elisp ruby1.8-examples
   libtcltk-ruby1.8
Homepage: http://www.ruby-lang.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: ruby1.8-dev
Priority: optional
Section: ruby
Installed-Size: 1584
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: akira yamada <akira@debian.org>
Architecture: i386
Source: ruby1.8
Version: 1.8.7.302-2ubuntu0.2
Depends: libruby1.8 (= 1.8.7.302-2ubuntu0.2), libc6-dev
Recommends: ruby1.8 (= 1.8.7.302-2ubuntu0.2)
Filename: pool/main/r/ruby1.8/ruby1.8-dev_1.8.7.302-2ubuntu0.2_i386.deb
Size: 575602
MD5sum: a882e33e5d12cd7efae30deff558280a
SHA1: 39631a43cccba452e531b0d49f06cffc1a7ff324
SHA256: fbc5f9c67894ef5e39269cfd4373478806fedfae507a17517274682adfc131b9
Description: Header files for compiling extension modules for the Ruby 1.8
 Ruby is the interpreted scripting language for quick and easy
 object-oriented programming.  It has many features to process text
 files and to do system management tasks (as in perl).  It is simple,
 straight-forward, and extensible.
 .
 This package contains the header files and the mkmf library, necessary
 to make extension library for Ruby 1.8.
Homepage: http://www.ruby-lang.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: ruby1.8-elisp
Priority: optional
Section: universe/ruby
Installed-Size: 220
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: akira yamada <akira@debian.org>
Architecture: all
Source: ruby1.8
Version: 1.8.7.302-2ubuntu0.2
Depends: emacs | emacsen
Suggests: ruby1.8 (>= 1.8.7.302-2ubuntu0.2)
Conflicts: ruby-beta-elisp, ruby-elisp (<< 1.8), ruby1.6-elisp, ruby1.7-elisp
Filename: pool/main/r/ruby1.8/ruby1.8-elisp_1.8.7.302-2ubuntu0.2_all.deb
Size: 32466
MD5sum: c0a838e4c52b4f6a5157513efb970f29
SHA1: 82e9d0d79d582258c8e8b1b0f1bf1abad97759cf
SHA256: e5a7a94df614074a46ca9ce0652190277fcc880587a4830b0eefbd7b528e0953
Description: ruby-mode for Emacsen
 This package provides major-mode for editing Ruby scripts and some
 emacs-lisp programs for Ruby programmers.
Homepage: http://www.ruby-lang.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: ruby1.8-examples
Priority: optional
Section: ruby
Installed-Size: 736
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: akira yamada <akira@debian.org>
Architecture: all
Source: ruby1.8
Version: 1.8.7.302-2ubuntu0.2
Suggests: ruby1.8 (>= 1.8.7.302-2ubuntu0.2)
Filename: pool/main/r/ruby1.8/ruby1.8-examples_1.8.7.302-2ubuntu0.2_all.deb
Size: 74146
MD5sum: 4c9328e450880a45e993fad3557c7584
SHA1: 1f7ae401100812d4924489008c314e5fbe59f7cc
SHA256: f3ed31cf17deb89649a5b01f935facbb8494bda3a77daf1cba4109ab1df2c5cb
Description: Examples for Ruby 1.8
 This package provides example programs about Ruby 1.8.
 .
 Ruby is the interpreted scripting language for quick and easy
 object-oriented programming.  It has many features to process text
 files and to do system management tasks (as in perl).  It is simple,
 straight-forward, and extensible.
Homepage: http://www.ruby-lang.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: selinux
Priority: optional
Section: universe/admin
Installed-Size: 144
Maintainer: Ubuntu Hardened Developers <ubuntu-hardened@lists.ubuntu.com>
Original-Maintainer: J. Tang <jtang@tresys.com>
Architecture: all
Version: 1:0.10~11.04.1
Provides: linux-security
Depends: policycoreutils, debconf (>= 0.5) | debconf-2.0, initramfs-tools, selinux-utils, login (>= 4.0.18.2-1ubuntu1)
Pre-Depends: grub-pc
Recommends: selinux-policy-ubuntu | selinux-policy
Conflicts: apparmor, linux-security
Filename: pool/main/s/selinux/selinux_0.10~11.04.1_all.deb
Size: 11156
MD5sum: 9a7f6dd054904cbef673545636f933ef
SHA1: f5d04a52cb638906be9f5ddf0282c6b9a496baf1
SHA256: db760c9fa7442dfbc024f82f70cae34a210bdd5700d0cc367ea62feffa25b87d
Description: Security-Enhanced Linux runtime support
 This package provides the minimal scripts necessary to run a
 Security-Enhanced Linux (SELinux) system.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: slapd
Priority: optional
Section: net
Installed-Size: 4184
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
Architecture: i386
Source: openldap
Version: 2.4.23-6ubuntu6.1
Replaces: ldap-utils (<< 2.2.23-3), libldap2
Provides: ldap-server, libslapi-2.4-2
Depends: libc6 (>= 2.12), libdb4.8 (>= 4.8.30), libgcrypt11 (>= 1.4.6), libgnutls26 (>= 2.7.14-0), libgssapi-krb5-2 (>= 1.6.dfsg.2), libldap-2.4-2 (= 2.4.23-6ubuntu6.1), libltdl7 (>= 2.2.6b), libperl5.10 (>= 5.10.1), libsasl2-2, libslp1, libwrap0 (>= 7.6-4~), unixodbc (>= 2.2.11), coreutils (>= 4.5.1-1), psmisc, perl (>> 5.8.0) | libmime-base64-perl, adduser, lsb-base (>= 3.2-13)
Pre-Depends: debconf (>= 0.5) | debconf-2.0
Recommends: libsasl2-modules
Suggests: ldap-utils, ufw
Conflicts: ldap-server, libltdl3 (= 1.5.4-1), umich-ldapd
Filename: pool/main/o/openldap/slapd_2.4.23-6ubuntu6.1_i386.deb
Size: 1531832
MD5sum: 844f630a84f7a830310706bdecbeac69
SHA1: 24503e522de9f9714ac96b545a39b8b4b505229b
SHA256: 4c9ca8914e6df87a4d0bbf2fcd4d8244b781970d31dff99f8f0310450089a91d
Description: OpenLDAP server (slapd)
 This is the OpenLDAP (Lightweight Directory Access Protocol) server
 (slapd). The server can be used to provide a standalone directory
 service.
Homepage: http://www.openldap.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: slapd-dbg
Priority: extra
Section: debug
Installed-Size: 12204
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian OpenLDAP Maintainers <pkg-openldap-devel@lists.alioth.debian.org>
Architecture: i386
Source: openldap
Version: 2.4.23-6ubuntu6.1
Depends: slapd (= 2.4.23-6ubuntu6.1)
Filename: pool/main/o/openldap/slapd-dbg_2.4.23-6ubuntu6.1_i386.deb
Size: 4790668
MD5sum: 5b767903e87833b6726bd44aefd737a8
SHA1: be1bca7dbe24fea7da61d174b4418ed9b084a39a
SHA256: 8326135f7f9697077fb292fca87a413ff342ec430592b1ffbbfd812316cadd75
Description: Debugging information for the OpenLDAP server (slapd)
 This package provides detached debugging information for the OpenLDAP
 (Lightweight Directory Access Protocol) server (slapd). It is useful
 primarily to permit better backtraces and crash dump analysis after
 problems with the libraries. GDB will find this debug information
 automatically.
Homepage: http://www.openldap.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: smbfs
Priority: optional
Section: otherosfs
Installed-Size: 52
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Samba Maintainers <pkg-samba-maint@lists.alioth.debian.org>
Architecture: i386
Source: cifs-utils
Version: 2:4.5-2ubuntu0.11.04.1
Depends: cifs-utils (= 2:4.5-2ubuntu0.11.04.1)
Filename: pool/main/c/cifs-utils/smbfs_4.5-2ubuntu0.11.04.1_i386.deb
Size: 4572
MD5sum: 7763b6383140c0f6714f48a7529ee516
SHA1: 17e58f3f1028cb8d2329d4372cad385dd04acf3a
SHA256: 6173c4615bfcdfd3be8b9e2f65fa72d91aa31bf2a0155b798cab042dcff574b3
Description: Common Internet File System utilities - compatibility package
 The SMB/CIFS protocol provides support for cross-platform file sharing with
 Microsoft Windows, OS X, and other Unix systems.
 .
 This package provides wrapper utilities for compatibility with the old
 "smbfs" filesystem type: smbmount, smbumount, and mount.smbfs.
Homepage: http://www.samba.org/~jlayton/cifs-utils/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: samba-server

Package: sndfile-programs
Priority: optional
Section: universe/utils
Installed-Size: 280
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Erik de Castro Lopo <erikd@mega-nerd.com>
Architecture: i386
Source: libsndfile
Version: 1.0.23-1ubuntu0.1
Depends: libasound2 (>> 1.0.24.1), libc6 (>= 2.4), libsndfile1 (>= 1.0.20)
Recommends: sndfile-tools
Filename: pool/main/libs/libsndfile/sndfile-programs_1.0.23-1ubuntu0.1_i386.deb
Size: 36116
MD5sum: 257b729234dd9c40c3654cb2fb789448
SHA1: 01c985719d547658e10ba5b24e3fe69c59c48226
SHA256: 665045b2d7f13690e7c960eb7fd4fbeb0c74c1d2d765ab18890b25d73cb094b4
Description: Sample programs that use libsndfile
 This package contains simple programs which use libsndfile for operating on
 sound files.
 .
 Programs include:
   - sndfile-cmp : compare the audio data of two files
   - sndfile-concat : concatenate two or more files
   - sndfile-convert : convert between sound file formats
   - sndfile-info : print information about files
   - sndfile-metadata-get/set : get and set file metadata
   - sndfile-play : play a sound file
Homepage: http://www.mega-nerd.com/libsndfile/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: snmp
Priority: optional
Section: net
Installed-Size: 568
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Net-SNMP Packaging Team <pkg-net-snmp-devel@lists.alioth.debian.org>
Architecture: i386
Source: net-snmp
Version: 5.4.3~dfsg-2ubuntu1.1
Depends: libc6 (>= 2.4), libsnmp15 (>= 5.4.3~dfsg), libssl0.9.8 (>= 0.9.8m-1)
Recommends: perl-modules
Filename: pool/main/n/net-snmp/snmp_5.4.3~dfsg-2ubuntu1.1_i386.deb
Size: 156590
MD5sum: 9d544c9fcff50fab093a2b3b1870abf6
SHA1: 4e10c29129ab2e2ac388febbd7981e71764997be
SHA256: 57fb7c0ee3ba9cfca0ae1e559d5210ffa4e0033cb0aad328701fb91e4771f3b6
Description: SNMP (Simple Network Management Protocol) applications
 The Simple Network Management Protocol (SNMP) provides a framework
 for the exchange of management information between agents (servers)
 and clients.
 .
 The Net-SNMP applications are a collection of command line clients
 for issuing SNMP requests to agents.
Homepage: http://net-snmp.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: snmpd
Priority: optional
Section: net
Installed-Size: 372
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Net-SNMP Packaging Team <pkg-net-snmp-devel@lists.alioth.debian.org>
Architecture: i386
Source: net-snmp
Version: 5.4.3~dfsg-2ubuntu1.1
Depends: libc6 (>= 2.4), libsnmp15 (>= 5.4.3~dfsg), libwrap0 (>= 7.6-4~), debconf (>= 0.5) | debconf-2.0, adduser, debconf, lsb-base (>= 3.2-13)
Filename: pool/main/n/net-snmp/snmpd_5.4.3~dfsg-2ubuntu1.1_i386.deb
Size: 77390
MD5sum: c18815df5d70931b70db87574bf95d55
SHA1: 9afb74f480168006edc5bb7d8b237a8d8cb89e45
SHA256: d4a403ca00c345f85ccf45076419038c6cfc603027ee9398f660f2efdbf38093
Description: SNMP (Simple Network Management Protocol) agents
 The Simple Network Management Protocol (SNMP) provides a framework
 for the exchange of management information between agents (servers)
 and clients.
 .
 The Net-SNMP agent is a daemon which listens for incoming SNMP
 requests from clients and provides responses.
Homepage: http://net-snmp.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: squid-cgi
Priority: optional
Section: universe/web
Installed-Size: 160
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Luigi Gangitano <luigi@debian.org>
Architecture: i386
Source: squid3
Version: 3.1.11-1ubuntu0.1
Replaces: squid3-cgi
Provides: squid3-cgi
Depends: apache2 | httpd, libc6 (>= 2.4), libcap2 (>= 2.10), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0)
Conflicts: squid3-cgi
Filename: pool/main/s/squid3/squid-cgi_3.1.11-1ubuntu0.1_i386.deb
Size: 39188
MD5sum: 32a63887d0c472798910475c368a0f72
SHA1: f0e54f5cee3b1fec2282f8139164c705998c09ec
SHA256: 732cf70c80fd5d3c9249c50a5fe522c77afdc671353f321d7f576e98ff35923b
Description: A full featured Web Proxy cache (HTTP proxy) - control CGI
 Squid is a high-performance proxy caching server for web clients, supporting
 FTP, gopher, and HTTP data objects.
 .
 Squid version 3 is a major rewrite of Squid in C++ and introduces a number of
 new features including ICAP and ESI support.
 .
 This package contains a CGI program that can be used to query and administrate
 a `squid' proxy cache through a web browser.
Homepage: http://www.squid-cache.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: squid3
Priority: optional
Section: universe/web
Installed-Size: 3724
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Luigi Gangitano <luigi@debian.org>
Architecture: i386
Version: 3.1.11-1ubuntu0.1
Depends: libc6 (>= 2.7), libcap2 (>= 2.10), libcomerr2 (>= 1.01), libdb4.8, libexpat1 (>= 1.95.8), libgcc1 (>= 1:4.1.1), libgssapi-krb5-2 (>= 1.8+dfsg), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2), libldap-2.4-2 (>= 2.4.7), libltdl7 (>= 2.2.6b), libpam0g (>= 0.99.7.1), libsasl2-2, libstdc++6 (>= 4.4.0), libxml2 (>= 2.7.4), netbase, adduser, logrotate (>= 3.5.4-1), squid3-common (= 3.1.11-1ubuntu0.1), lsb-base
Suggests: squidclient, squid-cgi, resolvconf (>= 0.40), smbclient, ufw
Filename: pool/main/s/squid3/squid3_3.1.11-1ubuntu0.1_i386.deb
Size: 1412758
MD5sum: 4791c67a9dfd6cc2ef043f149ef3d70a
SHA1: 76a91e91692dc319e2ed95c984099bb23fb43fc4
SHA256: ea46a917d862c9280b6430096e98adafd3a83e41473fe3addb3fff560a7c1496
Description: A full featured Web Proxy cache (HTTP proxy)
 Squid is a high-performance proxy caching server for web clients, supporting
 FTP, gopher, and HTTP data objects.
 .
 Squid version 3 is a major rewrite of Squid in C++ and introduces a number of
 new features including ICAP and ESI support.
Homepage: http://www.squid-cache.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: squid3-common
Priority: optional
Section: universe/web
Installed-Size: 388
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Luigi Gangitano <luigi@debian.org>
Architecture: all
Source: squid3
Version: 3.1.11-1ubuntu0.1
Depends: squid-langpack (>= 20110214-1)
Filename: pool/main/s/squid3/squid3-common_3.1.11-1ubuntu0.1_all.deb
Size: 118142
MD5sum: bf0e65a5ccb564e94e789b43a5cfaae0
SHA1: bac6d7b5f0b22331f6d84ac1f896c1020c9a70af
SHA256: c30121480ed6e3849cb6bcb2b32f58a1d5fd4dd1e8ca358347b207332d046894
Description: A full featured Web Proxy cache (HTTP proxy) - common files
 Squid is a high-performance proxy caching server for web clients, supporting
 FTP, gopher, and HTTP data objects.
 .
 Squid version 3 is a major rewrite of Squid in C++ and introduces a number of
 new features including ICAP and ESI support.
 .
 This package contains common files (MIB and icons)
Homepage: http://www.squid-cache.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: squid3-dbg
Priority: extra
Section: universe/debug
Installed-Size: 12996
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Luigi Gangitano <luigi@debian.org>
Architecture: i386
Source: squid3
Version: 3.1.11-1ubuntu0.1
Depends: squid3 (= 3.1.11-1ubuntu0.1)
Filename: pool/main/s/squid3/squid3-dbg_3.1.11-1ubuntu0.1_i386.deb
Size: 5128916
MD5sum: dfcedc996187770bafc03e2ce8568d6a
SHA1: 53eb9ba90e744498bb0664a2f309962c5cc540a1
SHA256: 1b490d5e1e9b660d15099cf4deaf461c39ff129cef4f7e030f8efdca178e4a1d
Description: A full featured Web Proxy cache (HTTP proxy) - Debug symbols
 Squid is a high-performance proxy caching server for web clients, supporting
 FTP, gopher, and HTTP data objects.
 .
 Squid version 3 is a major rewrite of Squid in C++ and introduces a number of
 new features including ICAP and ESI support.
 .
 This package contains debugging symbols for binaries in squid3.
Homepage: http://www.squid-cache.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: squidclient
Priority: optional
Section: universe/web
Installed-Size: 136
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Luigi Gangitano <luigi@debian.org>
Architecture: i386
Source: squid3
Version: 3.1.11-1ubuntu0.1
Replaces: squid3-client
Provides: squid3-client
Depends: libc6 (>= 2.4), libcap2 (>= 2.10), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.4.0)
Conflicts: squid3-client
Filename: pool/main/s/squid3/squidclient_3.1.11-1ubuntu0.1_i386.deb
Size: 36624
MD5sum: 774dd27f3f990b2bfe7f77af97c54c81
SHA1: 79ff9494b5a7335276b61ddbf35be68e76c34c73
SHA256: 8a0034f0e355a5d3c24c338f2b5dc2034dbe5ab279794838313f19c6585a0a09
Description: A full featured Web Proxy cache (HTTP proxy) - control utility
 Squid is a high-performance proxy caching server for web clients, supporting
 FTP, gopher, and HTTP data objects.
 .
 Squid version 3 is a major rewrite of Squid in C++ and introduces a number of
 new features including ICAP and ESI support.
 .
 This package contains a small utility that can be used to get URLs from the
 command line. It needs to talk to a `squid' proxy server.
Homepage: http://www.squid-cache.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: step
Priority: optional
Section: science
Installed-Size: 1992
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdeedu
Version: 4:4.6.5-0ubuntu1.1
Depends: kdebase-runtime, libc6 (>= 2.3.6-6~), libcln6, libgcc1 (>= 1:4.1.1), libgsl0ldbl (>= 1.9), libkdecore5 (>= 4:4.5.2-0ubuntu1), libkdeui5 (>= 4:4.5.2-0ubuntu1), libkhtml5 (>= 4:4.5.2-0ubuntu1), libkio5 (>= 4:4.5.2-0ubuntu1), libknewstuff3-4 (>= 4:4.5.2-0ubuntu1), libkparts4 (>= 4:4.5.2-0ubuntu1), libqalculate5, libqt4-opengl (>= 4:4.5.3), libqt4-xml (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.2.1)
Filename: pool/main/k/kdeedu/step_4.6.5-0ubuntu1.1_i386.deb
Size: 536706
MD5sum: 67445339812dffc0a4174b8b862bce77
SHA1: 005565c6aed21583699ebadd76369823233dc42e
SHA256: 0efdb41bb9f41e55d7fed05fd42de5745ede46078928d0e03a56613d6f7c02e3
Description: interactive physical simulator for KDE
 With Step you can not only learn but feel how physics works. You place some
 bodies on the scene, add some forces such as gravity or springs, then click
 "Simulate" and Step shows you how your scene will evolve according to the
 laws of physics. You can change every property of bodies/forces in your
 experiment (even during simulation) and see how this will change evolution
 of the experiment.
 .
 This package is part of the KDE education module.
Homepage: http://edu.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full, edubuntu-desktop-gnome, edubuntu-desktop-kde

Package: subversion
Priority: optional
Section: vcs
Installed-Size: 1148
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Peter Samuelson <peter@p12n.org>
Architecture: i386
Version: 1.6.12dfsg-4ubuntu2.1
Depends: libsvn1 (= 1.6.12dfsg-4ubuntu2.1), libapr1 (>= 1.2.7), libc6 (>= 2.4), libsasl2-2
Suggests: subversion-tools, db4.8-util, patch
Filename: pool/main/s/subversion/subversion_1.6.12dfsg-4ubuntu2.1_i386.deb
Size: 282390
MD5sum: dda71b929baa3fc79cb581bfe9065cec
SHA1: 879dd1b02683294fd7ffc6b8b5294c4f5e2dd320
SHA256: 7ec67431600ebeabf80b3215807a0eb4b0e1bccf60638f5646dfe0384e136f25
Description: Advanced version control system
 Subversion, also known as svn, is a version control system much like
 the Concurrent Versions System (CVS).  Version control systems allow
 many individuals (who may be distributed geographically) to
 collaborate on a set of files (typically source code).  Subversion has
 all the major features of CVS, plus certain new features that CVS
 users often wish they had.
 .
 This package includes the Subversion client (svn), tools to create a
 Subversion repository (svnadmin) and to make a repository available
 over a network (svnserve).
Homepage: http://subversion.apache.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: subversion-tools
Priority: extra
Section: vcs
Installed-Size: 696
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Peter Samuelson <peter@p12n.org>
Architecture: all
Source: subversion
Version: 1.6.12dfsg-4ubuntu2.1
Depends: subversion (>= 1.5)
Recommends: python-subversion (>= 1.5), libsvn-perl (>= 1.5), libconfig-inifiles-perl, liburi-perl, exim4 | mail-transport-agent, xsltproc, rsync
Suggests: libsvn-ruby1.8
Filename: pool/main/s/subversion/subversion-tools_1.6.12dfsg-4ubuntu2.1_all.deb
Size: 136834
MD5sum: 374bddd47e357f203f19570bbae2ad7d
SHA1: f11206e5460ea58bb38b8995d1e8d5f63635962f
SHA256: 590fc151f7189bba05950d801f96c5250fa5cdff494fce41ad19dc140ceb0d1e
Description: Assorted tools related to Subversion
 This package includes miscellaneous tools for use with Subversion
 clients and servers:
  * svn-backup-dumps: Incremental dumpfile-based backup script
  * svn-bisect: Bisect revisions to find a regression
  * svn-clean: Remove unversioned files from a working copy
  * svn-fast-backup: rsync-based backup script for FSFS repositories
  * svn-hot-backup: Backup script, primarily for BDB repositories
  * svn_apply_autoprops: Apply property settings from
    .subversion/config file to an existing repository
  * svn_load_dirs: Sophisticated replacement for 'svn import'
  * svn2cl: Generate GNU-style changelog from repository history
  * svnmerge: Maintain merge history between two related branches
    (mostly obsolete as of Subversion 1.5)
  * svnwrap: Set umask to 002 before calling svn or svnserve
  * several example hook scripts: commit-access-control, commit-email,
    log-police, mailer, svnperms, verify-po
 .
 NOTE that some of these scripts are unsupported by upstream, and may
 change radically or disappear in future releases.  The Recommended
 packages are each required by at least one of these scripts.
Homepage: http://subversion.apache.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: sudo
Priority: optional
Section: admin
Installed-Size: 744
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Bdale Garbee <bdale@gag.com>
Architecture: i386
Version: 1.7.4p4-5ubuntu7.2
Replaces: sudo-ldap
Depends: libc6 (>= 2.11), libpam0g (>= 0.99.7.1), libpam-modules
Conflicts: sudo-ldap
Filename: pool/main/s/sudo/sudo_1.7.4p4-5ubuntu7.2_i386.deb
Size: 198566
MD5sum: 8f93234d24856f2578531f652a16383c
SHA1: dbe51ec15a3f79000fb87ef0443f5a874e7625c1
SHA256: 8518fa2ecf033e9d3263357f56154bd9b40b09f8c6e295a601db82c48728f0df
Description: Provide limited super user privileges to specific users
 Sudo is a program designed to allow a sysadmin to give limited root
 privileges to users and log root activity.  The basic philosophy is to give
 as few privileges as possible but still allow people to get their work done.
 .
 This version is built with minimal shared library dependencies, use the
 sudo-ldap package instead if you need LDAP support for sudoers.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: minimal

Package: sudo-ldap
Priority: optional
Section: universe/admin
Installed-Size: 780
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Bdale Garbee <bdale@gag.com>
Architecture: i386
Source: sudo
Version: 1.7.4p4-5ubuntu7.2
Replaces: sudo
Provides: sudo
Depends: libc6 (>= 2.11), libldap-2.4-2 (>= 2.4.7), libpam0g (>= 0.99.7.1), libpam-modules
Conflicts: sudo
Filename: pool/main/s/sudo/sudo-ldap_1.7.4p4-5ubuntu7.2_i386.deb
Size: 220710
MD5sum: ed0c4d2a0bb63dce7b405cfeb04ab6a9
SHA1: 5568ce9b893a3959c4aec91ce7b050466c66302f
SHA256: 1af067be840dc21f4b74afae475c9ac7f5910879ab3c5043e35138f681f0f42d
Description: Provide limited super user privileges to specific users
 Sudo is a program designed to allow a sysadmin to give limited root
 privileges to users and log root activity.  The basic philosophy is to give
 as few privileges as possible but still allow people to get their work done.
 .
 This version is built with LDAP support, which allows an equivalent of the
 sudoers database to be distributed via LDAP.  Authentication is still
 performed via pam.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: super
Priority: optional
Section: universe/admin
Installed-Size: 848
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Robert Luberda <robert@debian.org>
Architecture: i386
Version: 3.30.0-3+squeeze1build0.11.04.1
Depends: libpam-runtime (>= 0.76-14), libc6 (>= 2.4), libpam0g (>= 0.99.7.1)
Recommends: logrotate (>= 3.5.9)
Filename: pool/main/s/super/super_3.30.0-3+squeeze1build0.11.04.1_i386.deb
Size: 102626
MD5sum: a3949bd733d8d09d43bef64944cb4668
SHA1: 0f7cc35309b1edfe73863132753dd4e69fd1839c
SHA256: 59a3f85ac4d306ad79033ade8b5a5d9f3a008f41bd3ba326530ae12215d37ef3
Description: Execute commands setuid root
 Super allows specified users to execute scripts (or other commands)
 as if they were root; or it can set the uid and/or gid on a
 per-command basis before executing the command.  It is intended to be
 a secure alternative to making scripts setuid root.
Homepage: http://ftp.ucolick.org/pub/users/will/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: sweeper
Priority: optional
Section: utils
Installed-Size: 272
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdeutils
Version: 4:4.6.5-0ubuntu1.2
Depends: kdebase-runtime, libc6 (>= 2.0), libkdecore5 (>= 4:4.5), libkdeui5 (>= 4:4.5), libkio5 (>= 4:4.5), libqt4-dbus (>= 4:4.5.3), 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/k/kdeutils/sweeper_4.6.5-0ubuntu1.2_i386.deb
Size: 83438
MD5sum: 9e212e31d44fa1cce914c4667e32d7c1
SHA1: 7f3b0b51ef2792c6baa7b11d686e6fbd75eff237
SHA256: 674776976a282bf383f11cf2ed6ac1c1007c906ba6d26331ad8aca65a7b8ba54
Description: history and temporary file cleaner
 Sweeper can quickly remove temporary information, such as web page cookies,
 browser history, or the list of recently-opened documents.  It helps provide
 additional privacy on a system shared between multiple users.
 .
 This package is part of the KDE utilities module.
Homepage: http://utils.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full

Package: systemsettings
Priority: optional
Section: kde
Installed-Size: 1192
Maintainer: Kubuntu Developers <kubuntu-devel@lists.ubuntu.com>
Original-Maintainer: Debian Qt/KDE Maintainers <debian-qt-kde@lists.debian.org>
Architecture: i386
Source: kdebase-workspace
Version: 4:4.6.5-0ubuntu1.1
Replaces: kdebase-workspace-bin (<= 4:4.2.2-2), kdebase-workspace-data (<< 4:4.1.80)
Depends: kdebase-runtime, libc6 (>= 2.4), libfontconfig1 (>= 2.8.0), libkcmutils4 (>= 4:4.5.2-0ubuntu1), libkdecore5 (>= 4:4.5.2-0ubuntu1), libkdeui5 (>= 4:4.6.3), libkhtml5 (>= 4:4.5.2-0ubuntu1), libkio5 (>= 4:4.5.2-0ubuntu1), libknewstuff3-4 (>= 4:4.5.2-0ubuntu1), libqt4-dbus (>= 4:4.5.3), libqt4-xml (>= 4:4.5.3), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 4.1.1), libx11-6
Filename: pool/main/k/kdebase-workspace/systemsettings_4.6.5-0ubuntu1.1_i386.deb
Size: 198032
MD5sum: 1665e8742df01db21777348a7bb321d3
SHA1: 4af443a89911bd2b896aa83c2370253cf2f8e389
SHA256: 25261db1cabbee557ee695ae575dd1b48fb1716b1a88a2bdae132cff86abf59b
Description: System Settings
 System Settings is an improved user interface for configuring the desktop
 and other aspects of the system.
 .
 This package is part of the KDE base workspace module.
Homepage: http://www.kde.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop-kde

Package: t1lib-bin
Priority: optional
Section: universe/misc
Installed-Size: 208
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Ruben Molina <rmolina@udea.edu.co>
Architecture: i386
Source: t1lib
Version: 5.1.2-3ubuntu0.11.04.2
Replaces: t1lib1-bin
Provides: t1lib1-bin
Depends: libc6 (>= 2.7), libt1-5 (>= 5.1.1), libx11-6, libxaw7, libxt6
Conflicts: t1lib1-bin
Filename: pool/main/t/t1lib/t1lib-bin_5.1.2-3ubuntu0.11.04.2_i386.deb
Size: 40360
MD5sum: ce580d8439149ff9752599ab3bc247c9
SHA1: f69d1ee3b7c68113ac0a7cf35e5740c5eadfdcc3
SHA256: 1128a74b877e77752144dd6451501e8d92f0aeed951aa17376c441cb02421b88
Description: Type 1 font rasterizer library - user binaries
 T1lib is an enhanced rasterizer for Type 1 fonts.
 .
 T1lib is based on the X11R5 font rasterizer code, but operates independently
 of X11.  It includes many enhancements, including underlining, antialiasing,
 user-defined slant and extension factors, and rotation.
 .
 This package contains the programs "xglyph" and "type1afm", included in the
 upstream T1lib distribution.  It also contains the "t1libconfig"
 script used to configure t1lib.
Homepage: ftp://sunsite.unc.edu/pub/Linux/libs/graphics/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: tahoe-lafs
Priority: optional
Section: universe/utils
Installed-Size: 4936
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Brian Warner <warner@lothar.com>
Architecture: all
Version: 1.8.2-0ubuntu1.1
Depends: python (>= 2.5), python-support (>= 0.90.0), python-twisted, python-foolscap (>= 0.4.1), python-openssl, python-nevow, python-simplejson (>= 1.4), python-zfec (>= 1.1), python-pycryptopp (>= 0.5.14), python-setuptools
Filename: pool/main/t/tahoe-lafs/tahoe-lafs_1.8.2-0ubuntu1.1_all.deb
Size: 996508
MD5sum: 32d8bbdada8065ed930e2779722785ba
SHA1: a45da289756b87bfb2e4ac37cccaef11ac70ff2c
SHA256: dec5fe61e7c8609276a74fa63271e80753ea563530c0ac53158bb4f6fa363713
Description: Secure distributed filesystem
 Tahoe, the Least Authority File System, is a distributed filesystem that
 features high reliability, strong security properties, and a fine-grained
 sharing model. Files are encrypted, signed, erasure-coded, then distributed
 over multiple servers, such that any (configurable) subset of the servers
 will be sufficient to recover the data. The default 3-of-10 configuration
 tolerates up to 7 server failures before data becomes unrecoverable.
 .
 Tahoe offers "provider-independent security": the confidentiality and
 integrity of your data do not depend upon the behavior of the servers. The
 use of erasure-coding means that reliability and availability depend only
 upon a subset of the servers.
 .
 Tahoe files are accessed through a RESTful web API, a human-oriented web
 server interface, and CLI tools.
Homepage: http://allmydata.org/trac/tahoe
Python-Version: >= 2.5
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: tgt
Priority: optional
Section: net
Installed-Size: 620
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Kernel Team <debian-kernel@lists.debian.org>
Architecture: i386
Version: 1:1.0.13-0ubuntu2.1
Depends: libc6 (>= 2.8), libibverbs1 (>= 1.1.2), librdmacm1 (>= 1.0.7), upstart-job, libconfig-general-perl, sg3-utils
Filename: pool/main/t/tgt/tgt_1.0.13-0ubuntu2.1_i386.deb
Size: 228818
MD5sum: 7700e40224cb86f8f41e3b4d348339ff
SHA1: 15c7ee23c5026e892fb5547fbf4cb24363d51a4e
SHA256: 7413c2234e1fbffebbfb6f9875eacafd6f9e074f868d0d7fe6ecdf5f98d6a68f
Description: Linux SCSI target user-space tools
 The Linux target framework (tgt) allows a Linux system to provide SCSI
 devices (targets) over networked SCSI transports.
 .
 Tgt consists of kernel modules, user-space daemon, and user-space
 This package contains the user-space daemon and tools; a recent Linux
 kernel is required for the modules.
 .
 This package includes drivers for:
 .
  - FCoE (Fibre Channel over Ethernet)
  - iSCSI (SCSI over IP)
  - iSER (iSCSI over RDMA, using Infiniband)
Homepage: http://stgt.berlios.de/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: eucalyptus-storage

Package: thunderbird
Priority: optional
Section: mail
Installed-Size: 36696
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Version: 16.0.1+build1-0ubuntu0.11.04.1
Replaces: mozilla-thunderbird, thunderbird-gnome-support (<= 3.0.4+nobinonly-0ubuntu3)
Provides: mail-reader
Depends: libasound2 (>> 1.0.24.1), libatk1.0-0 (>= 1.12.4), 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.9), libgcc1 (>= 1:4.1.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.24.0), libgtk2.0-0 (>= 2.24.0), libnotify1 (>= 0.5.0), libnotify1-gtk2.10, libpango1.0-0 (>= 1.14.0), libstartup-notification0 (>= 0.10), libstdc++6 (>= 4.5), libx11-6, libxext6, libxrender1, libxt6
Recommends: myspell-en-us | hunspell-dictionary | myspell-dictionary, thunderbird-globalmenu, libcanberra0
Suggests: thunderbird-gnome-support, latex-xft-fonts, libthai0
Conflicts: mozilla-thunderbird
Breaks: thunderbird-gnome-support (<= 3.0.4+nobinonly-0ubuntu3)
Filename: pool/main/t/thunderbird/thunderbird_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 19569822
MD5sum: c63e5e3b793f7ce8e50e68e14d1de9a2
SHA1: 7542f7371f62c40370b0d4b7f132c32358519870
SHA256: bbd11e4b10f82e3de13308274570f411787a6f2ce1a4c5101bac7dee1a7ed7c5
Description: Email, RSS and newsgroup client with integrated spam filter
 Thunderbird is a full-featured email, RSS and newsgroup client that makes
 emailing safer, faster and easier than ever before. It supports different mail
 accounts (POP, IMAP, Gmail), has a simple mail account setup wizard, one-
 click address book, tabbed interface, an integrated learning spam filter,
 advanced search and indexing capabilities, and offers easy organization
 of mails with tagging and virtual folders. It also features unrivalled
 extensibility.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: xubuntu-desktop

Package: thunderbird-dbg
Priority: optional
Section: devel
Installed-Size: 447720
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird
Version: 16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird (= 16.0.1+build1-0ubuntu0.11.04.1)
Filename: pool/main/t/thunderbird/thunderbird-dbg_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 167294480
MD5sum: c86d53491108156aa760dc2e2d829903
SHA1: 85ca10680ed4ec5eb8aabafdfc290fc121adf42a
SHA256: bd298275c6b7aad197af7dc4f23d3ab1a5169ff57fe292c65f682d6b7f4b0a80
Description: Email, RSS and newsgroup client - debug symbols
 Thunderbird is a full-featured email, RSS and newsgroup client that makes
 emailing safer, faster and easier than ever before. It supports different mail
 accounts (POP, IMAP, Gmail), has a simple mail account setup wizard, one-
 click address book, tabbed interface, an integrated learning spam filter,
 advanced search and indexing capabilities, and offers easy organization
 of mails with tagging and virtual folders. It also features unrivalled
 extensibility.
 .
 This package contains the debugging symbols for Thunderbird
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-dev
Priority: optional
Section: mail
Installed-Size: 43336
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird
Version: 16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird (= 16.0.1+build1-0ubuntu0.11.04.1), libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1)
Filename: pool/main/t/thunderbird/thunderbird-dev_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 6553782
MD5sum: a23cca22fb2fb2e2d58e8bfe324caba7
SHA1: fed9707507bc97489d8b0bdfb46b5dbe04b3b800
SHA256: ff0f07932c8ac5664402a1a0303507490d761dab411e2071289d7343cf02586e
Description: Email, RSS and newsgroup client - development files
 Thunderbird is a full-featured email, RSS and newsgroup client that makes
 emailing safer, faster and easier than ever before. It supports different mail
 accounts (POP, IMAP, Gmail), has a simple mail account setup wizard, one-
 click address book, tabbed interface, an integrated learning spam filter,
 advanced search and indexing capabilities, and offers easy organization
 of mails with tagging and virtual folders. It also features unrivalled
 extensibility.
 .
 This package contains the headers and SDK for building plugins and extensions
 with Thunderbird
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-globalmenu
Priority: optional
Section: web
Installed-Size: 264
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird
Version: 16.0.1+build1-0ubuntu0.11.04.1
Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libcairo2 (>= 1.2.4), libdbusmenu-glib3 (>= 0.4.2), libdbusmenu-gtk3 (>= 0.4.2), libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.26.0), libgtk2.0-0 (>= 2.20.0), libpango1.0-0 (>= 1.14.0), libstdc++6 (>= 4.1.1), thunderbird (= 16.0.1+build1-0ubuntu0.11.04.1)
Filename: pool/main/t/thunderbird/thunderbird-globalmenu_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 55804
MD5sum: a3fdc811722e884a5c483b8cfca326b7
SHA1: c79acafe582b8587872be7dfb43a9b339b1bd26e
SHA256: c9aee4992177c26a6bf99b2a0d3b7b5cc83c94c43ab8dffc2441c21db1e75e84
Description: Unity appmenu integration for Thunderbird
 This package provides an extension which adds support for the Unity
 appmenu to Thunderbird
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: xubuntu-desktop

Package: thunderbird-gnome-support
Priority: optional
Section: mail
Installed-Size: 136
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird
Version: 16.0.1+build1-0ubuntu0.11.04.1
Depends: libatk1.0-0 (>= 1.12.4), 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), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.18), libgtk2.0-0 (>= 2.14), libnotify1 (>= 0.5.0), libnotify1-gtk2.10, libpango1.0-0 (>= 1.14.0), libstdc++6 (>= 4.1.1), thunderbird (= 16.0.1+build1-0ubuntu0.11.04.1), libgconf2-4
Filename: pool/main/t/thunderbird/thunderbird-gnome-support_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 20650
MD5sum: fdaa99fb0ce05adfcb359b5e2c805501
SHA1: b8587911b207e686119fc28d8db3ca9a8c583116
SHA256: 949e7c997c141288167b7dd8be35cdae96ad6605d33ccabe67d6f97f02573d63
Description: Email, RSS and newsgroup client - GNOME support
 Thunderbird is a full-featured email, RSS and newsgroup client that makes
 emailing safer, faster and easier than ever before. It supports different mail
 accounts (POP, IMAP, Gmail), has a simple mail account setup wizard, one-
 click address book, tabbed interface, an integrated learning spam filter,
 advanced search and indexing capabilities, and offers easy organization
 of mails with tagging and virtual folders. It also features unrivalled
 extensibility.
 .
 This package depends on the GNOME libraries which allow Thunderbird to take
 advantage of technologies such as GConf, GIO and libnotify
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-gnome-support-dbg
Priority: optional
Section: devel
Installed-Size: 124
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird
Version: 16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird-gnome-support, thunderbird-dbg
Filename: pool/main/t/thunderbird/thunderbird-gnome-support-dbg_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 20144
MD5sum: fb0d8962ec7b74f487de38cf718f27bb
SHA1: 4ec7a24704243194dbf3ca91065e63f8e8e8d34b
SHA256: f57f7f847894a11f3ca31ec85b56dc6aaef525505a3771dd9431280da7d757ac
Description: Email, RSS and newsgroup client - transitional package
 This is a transitional package to ensure that upgrades work correctly.
 It can be safely removed
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-af
Priority: optional
Section: web
Installed-Size: 124
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Filename: pool/main/t/thunderbird/thunderbird-locale-af_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 20170
MD5sum: cc3f7a23e0a52bd7767b8bab3648e918
SHA1: 147c90ae1b06c4071e9bb142236d799cbed27cf6
SHA256: 554eecfa8947312baa53f3509918703f4320a3123862bc94820c46a14c917188
Description: Transitional package for unavailable language
 This language is unavailable for the current version of Thunderbird
 .
 This is an empty transitional package to ensure a clean upgrade
 process. You can safely remove this package after installation.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-ar
Priority: optional
Section: web
Installed-Size: 624
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird (>= 16.0.1+build1-0ubuntu0.11.04.1), thunderbird (<< 16.0.1+build1-0ubuntu0.11.04.1.1~)
Filename: pool/main/t/thunderbird/thunderbird-locale-ar_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 408488
MD5sum: f5224afb5cd4c18f80408b0b601fdf13
SHA1: a5ab0f6123734731a1c4e8c8d03b3c1fb39ebd1a
SHA256: 14aecf086c85ec752918da17a422cfdca9a23e6bd7feffdb7e4a4b30834966f7
Description: Arabic language pack for Thunderbird
 This package contains Arabic translations and search plugins
 for Thunderbird
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-ast
Priority: optional
Section: web
Installed-Size: 576
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird (>= 16.0.1+build1-0ubuntu0.11.04.1), thunderbird (<< 16.0.1+build1-0ubuntu0.11.04.1.1~)
Filename: pool/main/t/thunderbird/thunderbird-locale-ast_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 350970
MD5sum: 9fc7fc17f589d437c3495d83dddc431a
SHA1: 534ea40c1ba03dd3c9bbaef19cbb469c0bea99d9
SHA256: 079bbd0ba1e22311f25ebdd73dcd33eaee7a37b8bf2ff52ea18897a1ec85be99
Description: Asturian language pack for Thunderbird
 This package contains Asturian translations and search plugins
 for Thunderbird
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-be
Priority: optional
Section: web
Installed-Size: 620
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird (>= 16.0.1+build1-0ubuntu0.11.04.1), thunderbird (<< 16.0.1+build1-0ubuntu0.11.04.1.1~)
Filename: pool/main/t/thunderbird/thunderbird-locale-be_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 402194
MD5sum: ec037035ad990bed81c7286b30df990f
SHA1: f3a987878c5b257c652208227ee7164676eb1e03
SHA256: 38b0671415010e734dbd929c69e224d150d053a498a665871c52320717bd8334
Description: Belarusian language pack for Thunderbird
 This package contains Belarusian translations and search plugins
 for Thunderbird
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-bg
Priority: optional
Section: mail
Installed-Size: 652
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird (>= 16.0.1+build1-0ubuntu0.11.04.1), thunderbird (<< 16.0.1+build1-0ubuntu0.11.04.1.1~)
Filename: pool/main/t/thunderbird/thunderbird-locale-bg_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 430808
MD5sum: ae81dbd7fd03c1f54b23a526844ac422
SHA1: 8bcf61d8d416f1fe5692650c6ba6396bb98145e4
SHA256: dc21ea0d8c4d361a75e86f7dbd733dfe566910165a8ff3dd800f24a5be438d8c
Description: Bulgarian language pack for Thunderbird
 This package contains Bulgarian translations and search plugins
 for Thunderbird
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-bn
Priority: optional
Section: web
Installed-Size: 704
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird (>= 16.0.1+build1-0ubuntu0.11.04.1), thunderbird (<< 16.0.1+build1-0ubuntu0.11.04.1.1~)
Filename: pool/main/t/thunderbird/thunderbird-locale-bn_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 480246
MD5sum: 56f86a4e07f68f744974b3e9f44ec2d3
SHA1: 6c7d199ce6765c9bde2b97d80c20c4e648ad914f
SHA256: c8deb232c8dd8135d5f25fa0480f15f386bdcbea5674a59d684e10cc5eeba778
Description: Bengali language pack for Thunderbird
 This package contains Bengali translations and search plugins
 for Thunderbird
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-bn-bd
Priority: optional
Section: web
Installed-Size: 124
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: all
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird-locale-bn
Filename: pool/main/t/thunderbird/thunderbird-locale-bn-bd_16.0.1+build1-0ubuntu0.11.04.1_all.deb
Size: 20146
MD5sum: 7ff64f8bd354bbe49dc4206fbd13dbed
SHA1: 75a83f0cbfca349bea1ac733aa35c6bcd63ae65d
SHA256: 1c597ec019bcc9dcc621250f4bca9aa0908fba88cd2ae9bae305d6f30a294b8b
Description: Transitional Bengali language pack for Thunderbird
 This is a transitional package to ensure that upgrades work correctly.
 It can be safely removed
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-br
Priority: optional
Section: web
Installed-Size: 636
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird (>= 16.0.1+build1-0ubuntu0.11.04.1), thunderbird (<< 16.0.1+build1-0ubuntu0.11.04.1.1~)
Filename: pool/main/t/thunderbird/thunderbird-locale-br_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 412366
MD5sum: d5c714800ca0472657da4d35eb53ec39
SHA1: b7f676253189537047fd1e711618d206977d77af
SHA256: 07478748d5f93e543bffc200395f1ca1f48add92ccf2734cd22f6e24b6846168
Description: Breton language pack for Thunderbird
 This package contains Breton translations and search plugins
 for Thunderbird
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-ca
Priority: optional
Section: mail
Installed-Size: 592
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird (>= 16.0.1+build1-0ubuntu0.11.04.1), thunderbird (<< 16.0.1+build1-0ubuntu0.11.04.1.1~)
Filename: pool/main/t/thunderbird/thunderbird-locale-ca_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 380296
MD5sum: 7eee98ea4b59ac92df809d9a4f28ca21
SHA1: 0a32d6ed20cec0f9905fc49309545255422a3563
SHA256: a8db9f18d04e5a26f1c36001cfea658c22f09be68937537cc8fb7a94cb410e24
Description: Catalan; Valencian language pack for Thunderbird
 This package contains Catalan; Valencian translations and search plugins
 for Thunderbird
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-cs
Priority: optional
Section: mail
Installed-Size: 608
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird (>= 16.0.1+build1-0ubuntu0.11.04.1), thunderbird (<< 16.0.1+build1-0ubuntu0.11.04.1.1~)
Filename: pool/main/t/thunderbird/thunderbird-locale-cs_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 385292
MD5sum: 8566a62114d3487dd3918f7474114826
SHA1: 2e98868b4c167e922acf398a0f27515754c01e52
SHA256: 2423cefc2d78a000a9e37e85ffe82608be7de3c1ac024eaed6598455df84059d
Description: Czech language pack for Thunderbird
 This package contains Czech translations and search plugins
 for Thunderbird
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-da
Priority: optional
Section: mail
Installed-Size: 576
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird (>= 16.0.1+build1-0ubuntu0.11.04.1), thunderbird (<< 16.0.1+build1-0ubuntu0.11.04.1.1~)
Filename: pool/main/t/thunderbird/thunderbird-locale-da_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 364492
MD5sum: 7cb88284479d050ea0b68e10b2a8c51e
SHA1: 0a1800f3e68f5b3054ed457dffa8160f52bc0bad
SHA256: 2b1be0792bd71adfd5839ea2f4a27edbf067a1d43a619b563ed18eee58a8b0c6
Description: Danish language pack for Thunderbird
 This package contains Danish translations and search plugins
 for Thunderbird
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-de
Priority: optional
Section: mail
Installed-Size: 572
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird (>= 16.0.1+build1-0ubuntu0.11.04.1), thunderbird (<< 16.0.1+build1-0ubuntu0.11.04.1.1~)
Filename: pool/main/t/thunderbird/thunderbird-locale-de_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 354946
MD5sum: 05cb09730cd0514a8aeef1b1d3e5f71a
SHA1: cf7a248ab8573dabb266b3bb0b815f27a5483c5c
SHA256: 8b968a4d73e15059b9bef39abaceb98d14f201710a81a89ed08e765ff4a21005
Description: German language pack for Thunderbird
 This package contains German translations and search plugins
 for Thunderbird
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-el
Priority: optional
Section: mail
Installed-Size: 632
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird (>= 16.0.1+build1-0ubuntu0.11.04.1), thunderbird (<< 16.0.1+build1-0ubuntu0.11.04.1.1~)
Filename: pool/main/t/thunderbird/thunderbird-locale-el_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 412024
MD5sum: 3fb67b86ee9d87c6ab862dd0c62ef6bd
SHA1: f01aca5fc0bb745795236d6b616c6ab6149dc05f
SHA256: 80e6e63aa9016bb19049e5f18d6aacac07f06c9922b1f04c64ef627f322c7cb0
Description: Greek language pack for Thunderbird
 This package contains Greek translations and search plugins
 for Thunderbird
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-en
Priority: optional
Section: web
Installed-Size: 608
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird (>= 16.0.1+build1-0ubuntu0.11.04.1), thunderbird (<< 16.0.1+build1-0ubuntu0.11.04.1.1~)
Filename: pool/main/t/thunderbird/thunderbird-locale-en_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 381152
MD5sum: 978507bd369b2062af945522d783dc31
SHA1: 9d4230b03df33a4d4e6867ab0b1a85b7481b8cf6
SHA256: 158f83020000a3511ffb027403146db17b8e39cba9a847a828e4b7a5c6ae265a
Description: English language pack for Thunderbird
 This package contains English translations and search plugins
 for Thunderbird
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-en-gb
Priority: optional
Section: mail
Installed-Size: 124
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: all
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird-locale-en
Filename: pool/main/t/thunderbird/thunderbird-locale-en-gb_16.0.1+build1-0ubuntu0.11.04.1_all.deb
Size: 20142
MD5sum: 7dc9432c015901f3a5ed38fd4b06a9fd
SHA1: ef4fda9c7665306ac0969dee0e2dd135b135779d
SHA256: 7e39ee2e42de990622cda505c202a33f8b38d9e26e7794ff77a57800ea05cf63
Description: Transitional English language pack for Thunderbird
 This is a transitional package to ensure that upgrades work correctly.
 It can be safely removed
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-en-us
Priority: optional
Section: web
Installed-Size: 124
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: all
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird-locale-en
Filename: pool/main/t/thunderbird/thunderbird-locale-en-us_16.0.1+build1-0ubuntu0.11.04.1_all.deb
Size: 20144
MD5sum: e556e2c09281a7ef2faa9056e92470c0
SHA1: 5d60bc25a21f3ed0459e42bcdacee86beba06d3a
SHA256: 93712bd0fc6c13eb707336296df68ff0f87c5b6c465744175cec4fb68825e7eb
Description: Transitional English language pack for Thunderbird
 This is a transitional package to ensure that upgrades work correctly.
 It can be safely removed
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-es
Priority: optional
Section: web
Installed-Size: 1000
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird (>= 16.0.1+build1-0ubuntu0.11.04.1), thunderbird (<< 16.0.1+build1-0ubuntu0.11.04.1.1~)
Filename: pool/main/t/thunderbird/thunderbird-locale-es_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 685690
MD5sum: 08eee2e3027bd68b061f02d1ed640a46
SHA1: 2ae478d31a09db7079bc09b17f4cd8ef3b4a9249
SHA256: 5b5581d7f11712880fbfb12c4e41014ee8a40e29c9d8d521f76ab2d51701b12c
Description: Spanish; Castilian language pack for Thunderbird
 This package contains Spanish; Castilian translations and search plugins
 for Thunderbird
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-es-ar
Priority: optional
Section: mail
Installed-Size: 124
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: all
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird-locale-es
Filename: pool/main/t/thunderbird/thunderbird-locale-es-ar_16.0.1+build1-0ubuntu0.11.04.1_all.deb
Size: 20140
MD5sum: 61525ea0d4d879deca704a82c3a2e110
SHA1: e4dfe8206741963f876f978c8d40c695a61d4491
SHA256: 6e7fce63dd9b120433517594d649899fe662bd1135e5fe9291947c37f379efdd
Description: Transitional Spanish language pack for Thunderbird
 This is a transitional package to ensure that upgrades work correctly.
 It can be safely removed
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-es-es
Priority: optional
Section: mail
Installed-Size: 124
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: all
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird-locale-es
Filename: pool/main/t/thunderbird/thunderbird-locale-es-es_16.0.1+build1-0ubuntu0.11.04.1_all.deb
Size: 20128
MD5sum: 8c049db01d23dab6403d488188ac49dc
SHA1: 51f41c9e86b433fd23ef1590a481227835948199
SHA256: cc7f05f0d91e08f7b79ca4e8949295291f645ac65d8796e254160e001a163320
Description: Transitional Spanish language pack for Thunderbird
 This is a transitional package to ensure that upgrades work correctly.
 It can be safely removed
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-et
Priority: optional
Section: web
Installed-Size: 616
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird (>= 16.0.1+build1-0ubuntu0.11.04.1), thunderbird (<< 16.0.1+build1-0ubuntu0.11.04.1.1~)
Filename: pool/main/t/thunderbird/thunderbird-locale-et_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 403676
MD5sum: f6ebaa5224d1093281373bb5ca297b41
SHA1: f286b2227c19a7373831a29e118fa4c7b83ed03a
SHA256: d35c139d33141e86105c06c6e995dbab7cbf61f70f87d2baf70bc91855014ac0
Description: Estonian language pack for Thunderbird
 This package contains Estonian translations and search plugins
 for Thunderbird
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-eu
Priority: optional
Section: mail
Installed-Size: 592
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird (>= 16.0.1+build1-0ubuntu0.11.04.1), thunderbird (<< 16.0.1+build1-0ubuntu0.11.04.1.1~)
Filename: pool/main/t/thunderbird/thunderbird-locale-eu_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 369342
MD5sum: aaceeb3bf5196137e3c1e8d71ef7d280
SHA1: f559c79e132dfcbbd4798b50fd48a36cb78c9889
SHA256: 04ee13f5d3523179b61d1a44c60e7729c7e0c0e3220eb7ed003e67385b8a0797
Description: Basque language pack for Thunderbird
 This package contains Basque translations and search plugins
 for Thunderbird
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-fi
Priority: optional
Section: mail
Installed-Size: 624
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird (>= 16.0.1+build1-0ubuntu0.11.04.1), thunderbird (<< 16.0.1+build1-0ubuntu0.11.04.1.1~)
Filename: pool/main/t/thunderbird/thunderbird-locale-fi_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 405976
MD5sum: 4a0b05dbf77e8ed618b346974e4210f5
SHA1: 2510aff7fc373a8cd581793e66acb02126e92edc
SHA256: 4aadcea5320d97d3327b92faf8f1c7566ae21f2c68257bd7696618e441ff6b8f
Description: Finnish language pack for Thunderbird
 This package contains Finnish translations and search plugins
 for Thunderbird
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-fr
Priority: optional
Section: mail
Installed-Size: 616
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird (>= 16.0.1+build1-0ubuntu0.11.04.1), thunderbird (<< 16.0.1+build1-0ubuntu0.11.04.1.1~)
Filename: pool/main/t/thunderbird/thunderbird-locale-fr_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 403672
MD5sum: 4e929c1e763e3a269dff1b977a60210b
SHA1: a302e6974436b13bc795abfff060464604d4dab5
SHA256: a9f36d7fcac2a4f4e2b3f70530565531f368477341eb68d7252b210408908562
Description: French language pack for Thunderbird
 This package contains French translations and search plugins
 for Thunderbird
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-fy
Priority: optional
Section: web
Installed-Size: 624
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird (>= 16.0.1+build1-0ubuntu0.11.04.1), thunderbird (<< 16.0.1+build1-0ubuntu0.11.04.1.1~)
Filename: pool/main/t/thunderbird/thunderbird-locale-fy_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 400258
MD5sum: 8730364d686a2740fd5b275e3817b0b8
SHA1: 5f9c084595c96282955f171514ba8e4d30c6d3cb
SHA256: 624bdfdd238830dc16a6862650e9699a7ff5859de062e5a13b2abcf63d33e415
Description: Western Frisian language pack for Thunderbird
 This package contains Western Frisian translations and search plugins
 for Thunderbird
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-fy-nl
Priority: optional
Section: web
Installed-Size: 124
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: all
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird-locale-fy
Filename: pool/main/t/thunderbird/thunderbird-locale-fy-nl_16.0.1+build1-0ubuntu0.11.04.1_all.deb
Size: 20148
MD5sum: f5874774ebb3eb08b8f73f19cc503b33
SHA1: 2804066ebc2bb79e46d09070a3abb7e3dde178fe
SHA256: 4cc386de0e3d5b1c1806369376ac8c133c2c5191f858057e4395dd74bb47fbff
Description: Transitional Western Frisian language pack for Thunderbird
 This is a transitional package to ensure that upgrades work correctly.
 It can be safely removed
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-ga
Priority: optional
Section: web
Installed-Size: 608
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird (>= 16.0.1+build1-0ubuntu0.11.04.1), thunderbird (<< 16.0.1+build1-0ubuntu0.11.04.1.1~)
Filename: pool/main/t/thunderbird/thunderbird-locale-ga_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 384368
MD5sum: c3cd1da57b671a9f6f059d32d8fc8be8
SHA1: 31138048eaf9f0ba2d72df5230acf0eceb579177
SHA256: f51a865e092d1df6a9ac1401b1ea417f239a9f4dd9391105677bdd1654275a3f
Description: Irish language pack for Thunderbird
 This package contains Irish translations and search plugins
 for Thunderbird
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-ga-ie
Priority: optional
Section: web
Installed-Size: 124
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: all
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird-locale-ga
Filename: pool/main/t/thunderbird/thunderbird-locale-ga-ie_16.0.1+build1-0ubuntu0.11.04.1_all.deb
Size: 20142
MD5sum: 4d5b891bedfc39265ee0ebcadd607092
SHA1: cd6d852c3cebf9e379a4b5b3aedeed41dfe027e5
SHA256: 724ec050d534f528fec6120daea4c97b331f32db4a37818eca35d1082087555f
Description: Transitional Irish language pack for Thunderbird
 This is a transitional package to ensure that upgrades work correctly.
 It can be safely removed
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-gd
Priority: optional
Section: web
Installed-Size: 624
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird (>= 16.0.1+build1-0ubuntu0.11.04.1), thunderbird (<< 16.0.1+build1-0ubuntu0.11.04.1.1~)
Filename: pool/main/t/thunderbird/thunderbird-locale-gd_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 411268
MD5sum: b433d7cb7de8174fe2c1f502555cccbc
SHA1: 89609fac0c7c059d2c5a44ed03050159434b0483
SHA256: 1850113aebd6c55771362b3ddc0540de76b603be5ed2f1b618a5e3082408a927
Description: Gaelic; Scottish Gaelic language pack for Thunderbird
 This package contains Gaelic; Scottish Gaelic translations and search plugins
 for Thunderbird
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-gl
Priority: optional
Section: web
Installed-Size: 632
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird (>= 16.0.1+build1-0ubuntu0.11.04.1), thunderbird (<< 16.0.1+build1-0ubuntu0.11.04.1.1~)
Filename: pool/main/t/thunderbird/thunderbird-locale-gl_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 411380
MD5sum: bf566ac69634817dae59b76c890dc33e
SHA1: d6a6b0f7a82b5fc531249fe67b2626ed7a268a2d
SHA256: 28f612a94da543aec013c4e0c517d7890b2e8db8275ae6d139810b565ae47e5f
Description: Galician language pack for Thunderbird
 This package contains Galician translations and search plugins
 for Thunderbird
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-he
Priority: optional
Section: web
Installed-Size: 668
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird (>= 16.0.1+build1-0ubuntu0.11.04.1), thunderbird (<< 16.0.1+build1-0ubuntu0.11.04.1.1~)
Filename: pool/main/t/thunderbird/thunderbird-locale-he_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 447208
MD5sum: e6565df43c1e0c50dc93f2e2f02bad68
SHA1: ab4e1ed007e9389e919ca616222d74b304395795
SHA256: e7f67edd8ffa9f3674aeaab7493d3e077fe51685567421124206c9a212301af7
Description: Hebrew language pack for Thunderbird
 This package contains Hebrew translations and search plugins
 for Thunderbird
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-hr
Priority: optional
Section: web
Installed-Size: 636
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird (>= 16.0.1+build1-0ubuntu0.11.04.1), thunderbird (<< 16.0.1+build1-0ubuntu0.11.04.1.1~)
Filename: pool/main/t/thunderbird/thunderbird-locale-hr_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 414214
MD5sum: d0b41251869f505a5a71020a1646f180
SHA1: df7210eb74e0a76b61370c2e40ba55fbf252ab38
SHA256: 1c2209500ca7f38ae7a9a867828aa863898e5213d517836ce27cd9682175e52d
Description: Croatian language pack for Thunderbird
 This package contains Croatian translations and search plugins
 for Thunderbird
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-hu
Priority: optional
Section: mail
Installed-Size: 604
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird (>= 16.0.1+build1-0ubuntu0.11.04.1), thunderbird (<< 16.0.1+build1-0ubuntu0.11.04.1.1~)
Filename: pool/main/t/thunderbird/thunderbird-locale-hu_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 392900
MD5sum: 2b1c6ec829ac762187487798942e2ad1
SHA1: 9f830a7047b80d896d18100a9081784d2f1bb079
SHA256: effc374ebe9e5dca4aff422bd2d5ee53e5ad5f4c6216d6a6df2c43c15ef9d05e
Description: Hungarian language pack for Thunderbird
 This package contains Hungarian translations and search plugins
 for Thunderbird
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-hy
Priority: optional
Section: web
Installed-Size: 792
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird (>= 16.0.1+build1-0ubuntu0.11.04.1), thunderbird (<< 16.0.1+build1-0ubuntu0.11.04.1.1~)
Filename: pool/main/t/thunderbird/thunderbird-locale-hy_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 569120
MD5sum: 704ff0582ec3ae15f52b46365881363d
SHA1: 4e350b5719146f45b14ffb9e4e3868cdac12dad6
SHA256: 10b9526cc71d9763d89e7b7bf087c3f246687c28ab9ed51ec142cce066cf920c
Description: Armenian language pack for Thunderbird
 This package contains Armenian translations and search plugins
 for Thunderbird
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-id
Priority: optional
Section: web
Installed-Size: 604
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird (>= 16.0.1+build1-0ubuntu0.11.04.1), thunderbird (<< 16.0.1+build1-0ubuntu0.11.04.1.1~)
Filename: pool/main/t/thunderbird/thunderbird-locale-id_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 398574
MD5sum: 99fbf32b74092e53c55df95086c91539
SHA1: 244a5c8f36c2991d0f708f56015467e64d7910a2
SHA256: c155d786a31f0808bbdb74752c8263f7444c66a5031b25f62343eddb1d702959
Description: Indonesian language pack for Thunderbird
 This package contains Indonesian translations and search plugins
 for Thunderbird
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-is
Priority: optional
Section: web
Installed-Size: 592
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird (>= 16.0.1+build1-0ubuntu0.11.04.1), thunderbird (<< 16.0.1+build1-0ubuntu0.11.04.1.1~)
Filename: pool/main/t/thunderbird/thunderbird-locale-is_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 375524
MD5sum: 43d86160414cc29a8fb6f2e4ee8765bc
SHA1: 760b517addf7062dab678eaa1a8c4349c31eaf2a
SHA256: cc018835711c06a5d489f7d73cb659f5cc4992217752100e275359f10c3bbc56
Description: Icelandic language pack for Thunderbird
 This package contains Icelandic translations and search plugins
 for Thunderbird
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-it
Priority: optional
Section: mail
Installed-Size: 552
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird (>= 16.0.1+build1-0ubuntu0.11.04.1), thunderbird (<< 16.0.1+build1-0ubuntu0.11.04.1.1~)
Filename: pool/main/t/thunderbird/thunderbird-locale-it_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 328236
MD5sum: b4d38c753ca463234341e1a8771c6080
SHA1: c42e48cd18981079c34402ad56c6d7e1d1fbdb68
SHA256: 17fc7ac4bf7daa3e2ab8819b56b7b1b0f49733ff97d514639af0dd26d8baeddd
Description: Italian language pack for Thunderbird
 This package contains Italian translations and search plugins
 for Thunderbird
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-ja
Priority: optional
Section: mail
Installed-Size: 648
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird (>= 16.0.1+build1-0ubuntu0.11.04.1), thunderbird (<< 16.0.1+build1-0ubuntu0.11.04.1.1~)
Filename: pool/main/t/thunderbird/thunderbird-locale-ja_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 426194
MD5sum: f828087c72c755743d749489b1e108b2
SHA1: 942acfeabf92a8707fe5d4830d177fb10909a34b
SHA256: c37d20c4d38efb4309bd1bc1011288b5177d11824563466cfbb3493b355b7e33
Description: Japanese language pack for Thunderbird
 This package contains Japanese translations and search plugins
 for Thunderbird
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-ka
Priority: optional
Section: web
Installed-Size: 124
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Filename: pool/main/t/thunderbird/thunderbird-locale-ka_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 20164
MD5sum: 04e05c6f5900604dddd7094d335c2103
SHA1: 00543e67b1477125cbb5d86f24d03589383fd4ac
SHA256: 6e9efd8bb37768980b468f274b8a2b39a6485df71892fcd83faa8752faf1c725
Description: Transitional package for unavailable language
 This language is unavailable for the current version of Thunderbird
 .
 This is an empty transitional package to ensure a clean upgrade
 process. You can safely remove this package after installation.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-ko
Priority: optional
Section: web
Installed-Size: 596
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird (>= 16.0.1+build1-0ubuntu0.11.04.1), thunderbird (<< 16.0.1+build1-0ubuntu0.11.04.1.1~)
Filename: pool/main/t/thunderbird/thunderbird-locale-ko_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 371956
MD5sum: 56f3b83d68c61b3d8198c81509ac8db0
SHA1: 2609c920eada8b8cca8b65fe8dd003ac9199c4ef
SHA256: de03017f0aae7c0bf2ca252b57e24a91bc306ecef8653058795453b2e6bfd659
Description: Korean language pack for Thunderbird
 This package contains Korean translations and search plugins
 for Thunderbird
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-lt
Priority: optional
Section: web
Installed-Size: 700
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird (>= 16.0.1+build1-0ubuntu0.11.04.1), thunderbird (<< 16.0.1+build1-0ubuntu0.11.04.1.1~)
Filename: pool/main/t/thunderbird/thunderbird-locale-lt_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 485250
MD5sum: de9f2f065d8413bc13cc7a1bf5e4faf1
SHA1: 671196eb75200e50d67a888e1b9168ac6d9557f3
SHA256: 322e6d33b238351f9f0d7a561921674633f30b8188e9906e812d771cd8d34e3d
Description: Lithuanian language pack for Thunderbird
 This package contains Lithuanian translations and search plugins
 for Thunderbird
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-mk
Priority: optional
Section: mail
Installed-Size: 124
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Filename: pool/main/t/thunderbird/thunderbird-locale-mk_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 20166
MD5sum: ef2a424e8610a6129b2c5f67b9e93802
SHA1: 865fecd51015ca82565c2648c47eac1207d4b10b
SHA256: 479be3716557d4a2e501785d4665c1a421c2ad3b94fab8289ddfb9af2c1ed683
Description: Transitional package for unavailable language
 This language is unavailable for the current version of Thunderbird
 .
 This is an empty transitional package to ensure a clean upgrade
 process. You can safely remove this package after installation.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-nb
Priority: optional
Section: web
Installed-Size: 616
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird (>= 16.0.1+build1-0ubuntu0.11.04.1), thunderbird (<< 16.0.1+build1-0ubuntu0.11.04.1.1~)
Filename: pool/main/t/thunderbird/thunderbird-locale-nb_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 386590
MD5sum: b606000f5cf54a8ed0fb764721005f47
SHA1: b292df7dc1e62595e6065e8f85817d7da3eaa173
SHA256: 3377ef5f476a0e73ddf7140036e47d3aa550ef5d78691d21bb4390e115828385
Description: Bokmål, Norwegian; Norwegian Bokmål language pack for Thunderbird
 This package contains Bokmål, Norwegian; Norwegian Bokmål translations and search plugins
 for Thunderbird
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-nb-no
Priority: optional
Section: mail
Installed-Size: 124
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: all
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird-locale-nb
Filename: pool/main/t/thunderbird/thunderbird-locale-nb-no_16.0.1+build1-0ubuntu0.11.04.1_all.deb
Size: 20140
MD5sum: 9ae85a477744e269279d28d1772cbbf5
SHA1: 908ce6c9fed19f6f7521857d92b6d7463869fc1d
SHA256: c36fbd6b6f77dc6f7977282706c5872bd719171687bc592059a1dcc3859282c7
Description: Transitional Norwegian language pack for Thunderbird
 This is a transitional package to ensure that upgrades work correctly.
 It can be safely removed
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-nl
Priority: optional
Section: mail
Installed-Size: 624
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird (>= 16.0.1+build1-0ubuntu0.11.04.1), thunderbird (<< 16.0.1+build1-0ubuntu0.11.04.1.1~)
Filename: pool/main/t/thunderbird/thunderbird-locale-nl_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 403098
MD5sum: 76375bce97c6e0830ce6804d113f3a64
SHA1: 5c494fa4badc5c402b2b4110eba2ecc7d2cec631
SHA256: 4dccf9708ae8d3f9eae285c045dabebc54f2847df5cc9df68efab77b3d166b0d
Description: Dutch; Flemish language pack for Thunderbird
 This package contains Dutch; Flemish translations and search plugins
 for Thunderbird
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-nn
Priority: optional
Section: web
Installed-Size: 616
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird (>= 16.0.1+build1-0ubuntu0.11.04.1), thunderbird (<< 16.0.1+build1-0ubuntu0.11.04.1.1~)
Filename: pool/main/t/thunderbird/thunderbird-locale-nn_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 391048
MD5sum: 2ff5247e2c7504258c30758b3cf9873c
SHA1: 4b2edf70140af0c13dc11c9960e54ea2e6334969
SHA256: db5533a68a9f4cd8c953a877d7de4e5b603317f592c26e42074832f266c2da2e
Description: Norwegian Nynorsk; Nynorsk, Norwegian language pack for Thunderbird
 This package contains Norwegian Nynorsk; Nynorsk, Norwegian translations and search plugins
 for Thunderbird
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-nn-no
Priority: optional
Section: web
Installed-Size: 124
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: all
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird-locale-nn
Filename: pool/main/t/thunderbird/thunderbird-locale-nn-no_16.0.1+build1-0ubuntu0.11.04.1_all.deb
Size: 20140
MD5sum: 14910089d9c742e8a68a3c09d623f609
SHA1: 65d299b7e891229f892b4348a9534de4ba84170c
SHA256: 39f481d256d713c33388bbeb62c0c95ebe8b48689d5d9683a6b952ddee6640ae
Description: Transitional Norwegian language pack for Thunderbird
 This is a transitional package to ensure that upgrades work correctly.
 It can be safely removed
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-pa
Priority: optional
Section: web
Installed-Size: 676
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird (>= 16.0.1+build1-0ubuntu0.11.04.1), thunderbird (<< 16.0.1+build1-0ubuntu0.11.04.1.1~)
Filename: pool/main/t/thunderbird/thunderbird-locale-pa_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 453060
MD5sum: f808bf765d07ad1e938bcf38cb9b3323
SHA1: 30c0ef8ccfc6bfa48d1778b2393099ddfadfde46
SHA256: ca3d970edef098fb11a91a978931483f0bf6de4a64cadc3c1f1930417a996427
Description: Panjabi; Punjabi language pack for Thunderbird
 This package contains Panjabi; Punjabi translations and search plugins
 for Thunderbird
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-pa-in
Priority: optional
Section: mail
Installed-Size: 124
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: all
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird-locale-pa
Filename: pool/main/t/thunderbird/thunderbird-locale-pa-in_16.0.1+build1-0ubuntu0.11.04.1_all.deb
Size: 20146
MD5sum: 181329b633467ce3651367e095ee3885
SHA1: 410de710e15da31fdc421d007c37a125c2870f84
SHA256: 6ed8e0fed3c68ad3eb407810295c76e39bbf599959a6a850a32387ae9d39f490
Description: Transitional Punjabi language pack for Thunderbird
 This is a transitional package to ensure that upgrades work correctly.
 It can be safely removed
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-pl
Priority: optional
Section: mail
Installed-Size: 584
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird (>= 16.0.1+build1-0ubuntu0.11.04.1), thunderbird (<< 16.0.1+build1-0ubuntu0.11.04.1.1~)
Filename: pool/main/t/thunderbird/thunderbird-locale-pl_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 366050
MD5sum: a38fa444dd13345b02c435151f123a93
SHA1: d8b53ed8c3096ac29ec6ae4bac204280b528ff93
SHA256: 86c3253fb22d8bc6bbe94f1cad838c05d0c27842d01403001eb3068f9f9a3371
Description: Polish language pack for Thunderbird
 This package contains Polish translations and search plugins
 for Thunderbird
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-pt
Priority: optional
Section: web
Installed-Size: 1088
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird (>= 16.0.1+build1-0ubuntu0.11.04.1), thunderbird (<< 16.0.1+build1-0ubuntu0.11.04.1.1~)
Filename: pool/main/t/thunderbird/thunderbird-locale-pt_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 781878
MD5sum: 59dc753aea486d6a31f890440a67a819
SHA1: 08272ebd9ff3d98f37bae05dfbb9b7b1374ef19c
SHA256: cdc6469d3134cc259e97b60dc9fad1f032f0957570bf8d86a2898f3e9cc34b29
Description: Portuguese language pack for Thunderbird
 This package contains Portuguese translations and search plugins
 for Thunderbird
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-pt-br
Priority: optional
Section: mail
Installed-Size: 124
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: all
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird-locale-pt
Filename: pool/main/t/thunderbird/thunderbird-locale-pt-br_16.0.1+build1-0ubuntu0.11.04.1_all.deb
Size: 20144
MD5sum: 4ecab982efaa2ee180557fad372966d4
SHA1: 952456df628fd053a1557083b473097098508c78
SHA256: f0ebbce919216e4adfe742078cbc2be5da6e1d18130270502c51152d3dc094c2
Description: Transitional Portugese language pack for Thunderbird
 This is a transitional package to ensure that upgrades work correctly.
 It can be safely removed
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-pt-pt
Priority: optional
Section: web
Installed-Size: 124
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: all
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird-locale-pt
Filename: pool/main/t/thunderbird/thunderbird-locale-pt-pt_16.0.1+build1-0ubuntu0.11.04.1_all.deb
Size: 20140
MD5sum: 3dc82973a6eaa2283d18200f9f513f6a
SHA1: 9c0b59a444d4630683ec5a865fe38f21d1732a4c
SHA256: fe24b164eddbc2a5f7b1a57cd704e074c729a4d16a85175422eb141e2c3b9b55
Description: Transitional Portugese language pack for Thunderbird
 This is a transitional package to ensure that upgrades work correctly.
 It can be safely removed
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-rm
Priority: optional
Section: web
Installed-Size: 632
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird (>= 16.0.1+build1-0ubuntu0.11.04.1), thunderbird (<< 16.0.1+build1-0ubuntu0.11.04.1.1~)
Filename: pool/main/t/thunderbird/thunderbird-locale-rm_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 415436
MD5sum: 5d38e1ab3335b9e6af7f4fd501beb5f6
SHA1: 8ed36dfb52eb63149efb7ac8081743692e22a10b
SHA256: fae54833a0f8320d72a512c97f9029dd64e2652cbbd0c8418b3d5189cf4986c8
Description: Romansh language pack for Thunderbird
 This package contains Romansh translations and search plugins
 for Thunderbird
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-ro
Priority: optional
Section: web
Installed-Size: 652
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird (>= 16.0.1+build1-0ubuntu0.11.04.1), thunderbird (<< 16.0.1+build1-0ubuntu0.11.04.1.1~)
Filename: pool/main/t/thunderbird/thunderbird-locale-ro_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 440676
MD5sum: 47f86dcc616d1c4fb11b1ca48156f8c6
SHA1: 248c38b77a26fab682ddb090499e9442b968306e
SHA256: f3a03e3d88506c08132678e8104db9522cefb7a9514a61124dac126f9495898e
Description: Romanian language pack for Thunderbird
 This package contains Romanian translations and search plugins
 for Thunderbird
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-ru
Priority: optional
Section: mail
Installed-Size: 600
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird (>= 16.0.1+build1-0ubuntu0.11.04.1), thunderbird (<< 16.0.1+build1-0ubuntu0.11.04.1.1~)
Filename: pool/main/t/thunderbird/thunderbird-locale-ru_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 379420
MD5sum: df5446c05fb01f2c808f5127813a314c
SHA1: f4adcbec06a0d9a681c6282443a481d8a19c5df6
SHA256: 2fb1867febc5b8e002c62a17a64cc09b217e98645c67ee2ececdda9d68b9d693
Description: Russian language pack for Thunderbird
 This package contains Russian translations and search plugins
 for Thunderbird
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-si
Priority: optional
Section: web
Installed-Size: 676
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird (>= 16.0.1+build1-0ubuntu0.11.04.1), thunderbird (<< 16.0.1+build1-0ubuntu0.11.04.1.1~)
Filename: pool/main/t/thunderbird/thunderbird-locale-si_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 458228
MD5sum: fb0bf2b7d9d3f9fe3ffab8bc6485714e
SHA1: 8a19d470db6d2e941606547b7e7a81860f056b96
SHA256: a188ad765d5eef0aadedbe0ecd055a3a39da082edc7563f636bcfb548a8e6aa8
Description: Sinhala; Sinhalese language pack for Thunderbird
 This package contains Sinhala; Sinhalese translations and search plugins
 for Thunderbird
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-sk
Priority: optional
Section: mail
Installed-Size: 616
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird (>= 16.0.1+build1-0ubuntu0.11.04.1), thunderbird (<< 16.0.1+build1-0ubuntu0.11.04.1.1~)
Filename: pool/main/t/thunderbird/thunderbird-locale-sk_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 394352
MD5sum: 0b46278ac51410f669ade7a9a7e30b21
SHA1: 69a92837995d4f977e91fe35dd7f4f1c0c5b564e
SHA256: 97c34c84910493520c65ad11be3c6a46baced7c2bb701bb7b8f684ceef2451c5
Description: Slovak language pack for Thunderbird
 This package contains Slovak translations and search plugins
 for Thunderbird
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-sl
Priority: optional
Section: mail
Installed-Size: 632
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird (>= 16.0.1+build1-0ubuntu0.11.04.1), thunderbird (<< 16.0.1+build1-0ubuntu0.11.04.1.1~)
Filename: pool/main/t/thunderbird/thunderbird-locale-sl_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 409638
MD5sum: 1191c479026ea2329608a1bdea6facef
SHA1: ea0e12b414aea3b2db0fa42a679f8d2f2f8d7bdd
SHA256: d51bcbcdb1dfe83c21d69e65f3fc27fb1b999ffe54f485c3068ba39b5e424854
Description: Slovenian language pack for Thunderbird
 This package contains Slovenian translations and search plugins
 for Thunderbird
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-sq
Priority: optional
Section: web
Installed-Size: 580
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird (>= 16.0.1+build1-0ubuntu0.11.04.1), thunderbird (<< 16.0.1+build1-0ubuntu0.11.04.1.1~)
Filename: pool/main/t/thunderbird/thunderbird-locale-sq_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 361400
MD5sum: 1028e66fccaf37ba50636d3988432884
SHA1: 38579af4fadb590a6d012199f4d0d45fd6e65368
SHA256: 9a59cbdc0a2e0a350af09910822153f7c4824756a193b64a2522a41148106596
Description: Albanian language pack for Thunderbird
 This package contains Albanian translations and search plugins
 for Thunderbird
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-sr
Priority: optional
Section: web
Installed-Size: 688
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird (>= 16.0.1+build1-0ubuntu0.11.04.1), thunderbird (<< 16.0.1+build1-0ubuntu0.11.04.1.1~)
Filename: pool/main/t/thunderbird/thunderbird-locale-sr_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 468228
MD5sum: 4e12971077b6401856ef9f02e8f1a0a3
SHA1: 7a016b9bbe915ee2c374a32c65786d2ef344c4cc
SHA256: 37765e007030e9882c4dccc052a61965bd4514373acf41b17050464bfd1f393c
Description: Serbian language pack for Thunderbird
 This package contains Serbian translations and search plugins
 for Thunderbird
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-sv
Priority: optional
Section: web
Installed-Size: 700
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird (>= 16.0.1+build1-0ubuntu0.11.04.1), thunderbird (<< 16.0.1+build1-0ubuntu0.11.04.1.1~)
Filename: pool/main/t/thunderbird/thunderbird-locale-sv_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 479016
MD5sum: 5c2dea3391e339afcb15e04055dd1835
SHA1: 460c66434c00b2f7e52419e27661e78918f1642f
SHA256: 8b8813665c2db8c69ce6d6825cc9c3bb780a47477e91592a74a3e0a36b493354
Description: Swedish language pack for Thunderbird
 This package contains Swedish translations and search plugins
 for Thunderbird
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-sv-se
Priority: optional
Section: mail
Installed-Size: 124
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: all
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird-locale-sv
Filename: pool/main/t/thunderbird/thunderbird-locale-sv-se_16.0.1+build1-0ubuntu0.11.04.1_all.deb
Size: 20146
MD5sum: 9babf980aaaf022f792c0e5b62163d63
SHA1: c5737886199e98466ff26e9341e009e835d854b5
SHA256: 2a27a142bded15f7194f2174059ed453f704497d1b044bb7f9d4de07ae6501be
Description: Transitional Swedish language pack for Thunderbird
 This is a transitional package to ensure that upgrades work correctly.
 It can be safely removed
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-ta
Priority: optional
Section: web
Installed-Size: 700
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird (>= 16.0.1+build1-0ubuntu0.11.04.1), thunderbird (<< 16.0.1+build1-0ubuntu0.11.04.1.1~)
Filename: pool/main/t/thunderbird/thunderbird-locale-ta_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 478264
MD5sum: 1934403571812cc9a3b2ad43a48a829e
SHA1: 0cebfceea507f30c734311bb0598eb1a5fb838bc
SHA256: eb9a5ed86cbd22a1b559c4aca0207fac8227ce0512ef2715cf27eacd47e3f72e
Description: Tamil language pack for Thunderbird
 This package contains Tamil translations and search plugins
 for Thunderbird
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-ta-lk
Priority: optional
Section: web
Installed-Size: 124
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: all
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird-locale-ta
Filename: pool/main/t/thunderbird/thunderbird-locale-ta-lk_16.0.1+build1-0ubuntu0.11.04.1_all.deb
Size: 20136
MD5sum: 29d22d701acf3423bcf7c50fd0486282
SHA1: 56e478e7a9c3704fd0111f3c5bf612b306700623
SHA256: b11610d4e660da24b4f8719d1c94ba4c614eed247c1141c399cf26b73afda750
Description: Transitional Tamil language pack for Thunderbird
 This is a transitional package to ensure that upgrades work correctly.
 It can be safely removed
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-tr
Priority: optional
Section: mail
Installed-Size: 628
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird (>= 16.0.1+build1-0ubuntu0.11.04.1), thunderbird (<< 16.0.1+build1-0ubuntu0.11.04.1.1~)
Filename: pool/main/t/thunderbird/thunderbird-locale-tr_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 408212
MD5sum: ece1eea9a154673a46c8fbbe70c01f1f
SHA1: 40618dd5885843c525b542bdf0ae7b1386a781d8
SHA256: fea04a2b2b08ed1b289718bca2572cdf34a36b270f8485235d34fbd64c2a1894
Description: Turkish language pack for Thunderbird
 This package contains Turkish translations and search plugins
 for Thunderbird
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-uk
Priority: optional
Section: web
Installed-Size: 668
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird (>= 16.0.1+build1-0ubuntu0.11.04.1), thunderbird (<< 16.0.1+build1-0ubuntu0.11.04.1.1~)
Filename: pool/main/t/thunderbird/thunderbird-locale-uk_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 448366
MD5sum: 43a51c87739fa51036095f57a8f3f669
SHA1: d7b92671d659e511d43a0473f5cdaef8fe0c2598
SHA256: 00ef0938948e33a59d0946d1e9f43d81ba46c0c8afbca13d15d23f37a59ee99e
Description: Ukrainian language pack for Thunderbird
 This package contains Ukrainian translations and search plugins
 for Thunderbird
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-vi
Priority: optional
Section: web
Installed-Size: 660
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird (>= 16.0.1+build1-0ubuntu0.11.04.1), thunderbird (<< 16.0.1+build1-0ubuntu0.11.04.1.1~)
Filename: pool/main/t/thunderbird/thunderbird-locale-vi_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 443116
MD5sum: ac9aad40d033a42420367a5cef6b0153
SHA1: a3aa296db16610a1778f6ff6c4718795a883e466
SHA256: f5b10cd39c4bf0a3bf0e5c7bbcbde1b914ad4e8606b3fdaaeaede89a467639d6
Description: Vietnamese language pack for Thunderbird
 This package contains Vietnamese translations and search plugins
 for Thunderbird
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-zh-cn
Priority: optional
Section: mail
Installed-Size: 124
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: all
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird-locale-zh-hans
Filename: pool/main/t/thunderbird/thunderbird-locale-zh-cn_16.0.1+build1-0ubuntu0.11.04.1_all.deb
Size: 20158
MD5sum: 44ce231963ba9ed3e703b9fe984dbb3f
SHA1: 22c1d985bb61dca4f619d3e762ba5cdc0753e1a8
SHA256: 592adf6d17f61f6c2828db2bbe96d1842c26781df152b86a0485d9989b235469
Description: Transitional Simplified Chinese language pack for Thunderbird
 This is a transitional package to ensure that upgrades work correctly.
 It can be safely removed
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-zh-hans
Priority: optional
Section: web
Installed-Size: 620
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird (>= 16.0.1+build1-0ubuntu0.11.04.1), thunderbird (<< 16.0.1+build1-0ubuntu0.11.04.1.1~)
Filename: pool/main/t/thunderbird/thunderbird-locale-zh-hans_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 395028
MD5sum: b4f54f413398d3a36fd2ad93162f1a06
SHA1: fa27e577d987d90616d4337d253b51eeb9bd785f
SHA256: 959f0e52c7ea9160ccf00bfc0eed18a89f3617236c30e64afa8059f46cccdaed
Description: Simplified Chinese language pack for Thunderbird
 This package contains Simplified Chinese translations and search plugins
 for Thunderbird
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-zh-hant
Priority: optional
Section: web
Installed-Size: 620
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird (>= 16.0.1+build1-0ubuntu0.11.04.1), thunderbird (<< 16.0.1+build1-0ubuntu0.11.04.1.1~)
Filename: pool/main/t/thunderbird/thunderbird-locale-zh-hant_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 395300
MD5sum: c65e1b9036e99bb44cc40c6c168ccc17
SHA1: 00a4379adcaa11b4044df63fb59443e82002735f
SHA256: f74513f95811cf5c57776c871c9b1a2dfbcc581dd52a9c7404c61f62f76721e5
Description: Traditional Chinese language pack for Thunderbird
 This package contains Traditional Chinese translations and search plugins
 for Thunderbird
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-locale-zh-tw
Priority: optional
Section: web
Installed-Size: 124
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: all
Source: thunderbird (16.0.1+build1-0ubuntu0.11.04.1)
Version: 1:16.0.1+build1-0ubuntu0.11.04.1
Depends: thunderbird-locale-zh-hant
Filename: pool/main/t/thunderbird/thunderbird-locale-zh-tw_16.0.1+build1-0ubuntu0.11.04.1_all.deb
Size: 20152
MD5sum: 020c4250a3d7bf6dd9c3933b76f54157
SHA1: 1a1a43d2a4b58903680eb1bf895eb14d7a214741
SHA256: d34bf1d0a7dd8d4ca7f30ecf77c63148d00c54697faec6df767f33f8c6ab6f2c
Description: Transitional Traditional Chinese language pack for Thunderbird
 This is a transitional package to ensure that upgrades work correctly.
 It can be safely removed
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: thunderbird-mozsymbols
Priority: extra
Section: universe/debug
Installed-Size: 27816
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: thunderbird
Version: 16.0.1+build1-0ubuntu0.11.04.1
Filename: pool/main/t/thunderbird/thunderbird-mozsymbols_16.0.1+build1-0ubuntu0.11.04.1_i386.deb
Size: 28220300
MD5sum: ef48fa54b14dcd4e7607920710ad332a
SHA1: 9df003d9fad92cd8d55674adbc03b2d365b7b5e1
SHA256: 0717de713b6a29588cdc370adbbc22b56a638a8d12c11cb13a508f7090bfef6c
Description: Email, RSS and newsgroup client - Breakpad symbols
 Thunderbird is a full-featured email, RSS and newsgroup client that makes
 emailing safer, faster and easier than ever before. It supports different mail
 accounts (POP, IMAP, Gmail), has a simple mail account setup wizard, one-
 click address book, tabbed interface, an integrated learning spam filter,
 advanced search and indexing capabilities, and offers easy organization
 of mails with tagging and virtual folders. It also features unrivalled
 extensibility.
 .
 This package contains the Firefox symbols in a format expected by Mozilla's
 Breakpad. Eventually this package should go away and the symbol upload be
 implemented in soyuz (or other builders that build this package)
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: tinyproxy
Priority: optional
Section: universe/web
Installed-Size: 256
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Ed Boraas <ed@debian.org>
Architecture: i386
Version: 1.8.2-1squeeze1build0.11.04.1
Depends: libc6 (>= 2.7), logrotate
Filename: pool/main/t/tinyproxy/tinyproxy_1.8.2-1squeeze1build0.11.04.1_i386.deb
Size: 55554
MD5sum: b6b4ee3881c1c98d38073f8732f1db1f
SHA1: d467e001c73efb5dc969ffc84505182333e17672
SHA256: 1aae95ebaa48b18bc70d224ae8555903edb1cd377f5524c89521f5155eb74026
Description: A lightweight, non-caching, optionally anonymizing http proxy
 An anonymizing http proxy which is very light on system resources,
 ideal for smaller networks and similar situations where other proxies
 (such as Squid) may be overkill and/or a security risk. Tinyproxy can
 also be configured to anonymize http requests (allowing for exceptions
 on a per-header basis).
Homepage: http://www.banu.com/tinyproxy/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: tkmib
Priority: optional
Section: universe/net
Installed-Size: 196
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Net-SNMP Packaging Team <pkg-net-snmp-devel@lists.alioth.debian.org>
Architecture: all
Source: net-snmp
Version: 5.4.3~dfsg-2ubuntu1.1
Depends: libsnmp-perl (>= 5.4.3~dfsg-2ubuntu1.1), perl-tk
Filename: pool/main/n/net-snmp/tkmib_5.4.3~dfsg-2ubuntu1.1_all.deb
Size: 98104
MD5sum: 4dca50752fe12eb35cd4a820c9eabfae
SHA1: 3d316aa84a939e34ad59fd2b562640529224bbe0
SHA256: e353882db93745bd2620d1267f61525e20944996b5dfae4dc1b38b8e1408c67b
Description: SNMP (Simple Network Management Protocol) MIB browser
 The Simple Network Management Protocol (SNMP) provides a framework
 for the exchange of management information between agents (servers)
 and clients.
 .
 The Net-SNMP MIB (Management Information Base) Browser provides a
 graphical frontend for the Net-SNMP tools. It can be used to browse
 the MIB tree and interactively send requests to SNMP agents.
Homepage: http://net-snmp.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: tomcat6
Priority: optional
Section: java
Installed-Size: 300
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Version: 6.0.28-10ubuntu2.3
Depends: tomcat6-common (>= 6.0.28-10ubuntu2.3), ucf, adduser, debconf (>= 0.5) | debconf-2.0
Recommends: authbind
Suggests: tomcat6-docs (>= 6.0.28-10ubuntu2.3), tomcat6-admin (>= 6.0.28-10ubuntu2.3), tomcat6-examples (>= 6.0.28-10ubuntu2.3), tomcat6-user (>= 6.0.28-10ubuntu2.3), tomcat-native
Filename: pool/main/t/tomcat6/tomcat6_6.0.28-10ubuntu2.3_all.deb
Size: 30470
MD5sum: 6991cb67857f112916d3ead71318fd0f
SHA1: 62139f8be7586a34a2f7d534befe59ee436d73e5
SHA256: 0456fefd2110e154e595da3ab3257c14a1d5ddbff00d22187b2ebfe5323250c2
Description: Servlet and JSP engine
 Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP)
 specifications from Sun Microsystems, and provides a "pure Java" HTTP web
 server environment for Java code to run.
 .
 This package contains only the startup scripts for the system-wide daemon.
 No documentation or web applications are included here, please install
 the tomcat6-docs and tomcat6-examples packages if you want them.
 Install the authbind package if you need to use Tomcat on ports 1-1023.
 Install tomcat6-user instead of this package if you don't want Tomcat to
 start as a service.
Homepage: http://tomcat.apache.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: tomcat-server

Package: tomcat6-admin
Priority: optional
Section: java
Installed-Size: 244
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Source: tomcat6
Version: 6.0.28-10ubuntu2.3
Depends: tomcat6-common (>= 6.0.28-10ubuntu2.3)
Filename: pool/main/t/tomcat6/tomcat6-admin_6.0.28-10ubuntu2.3_all.deb
Size: 37424
MD5sum: e5410ea4b875328d3c82e720f11ebf86
SHA1: 7e59f723a40df6a741f3ac6137e26391e9b85528
SHA256: b13b0adbec090f9dd3ca41bf200b30bd7d82aa356577a37f84fd2d3a86c1b92e
Description: Servlet and JSP engine -- admin web applications
 Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP)
 specifications from Sun Microsystems, and provides a "pure Java" HTTP web
 server environment for Java code to run.
 .
 This package contains the administrative web interfaces.
Homepage: http://tomcat.apache.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: tomcat-server

Package: tomcat6-common
Priority: optional
Section: java
Installed-Size: 136
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Source: tomcat6
Version: 6.0.28-10ubuntu2.3
Depends: libtomcat6-java (>= 6.0.28-10ubuntu2.3)
Filename: pool/main/t/tomcat6/tomcat6-common_6.0.28-10ubuntu2.3_all.deb
Size: 41792
MD5sum: 7cb07826f95471f40738e3acc3791757
SHA1: 578f016b383a245f8296ae7d2c64b3e643f4a53a
SHA256: e89213083decbcd83c6bcbf99934e9800ccdd942740f4e97771ca657bcd7caba
Description: Servlet and JSP engine -- common files
 Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP)
 specifications from Sun Microsystems, and provides a "pure Java" HTTP web
 server environment for Java code to run.
 .
 This package contains common files needed by the tomcat6 and tomcat6-user
 packages (Tomcat 6 scripts and libraries).
Homepage: http://tomcat.apache.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: tomcat-server

Package: tomcat6-docs
Priority: optional
Section: doc
Installed-Size: 3020
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Source: tomcat6
Version: 6.0.28-10ubuntu2.3
Depends: tomcat6-common (>= 6.0.28-10ubuntu2.3)
Filename: pool/main/t/tomcat6/tomcat6-docs_6.0.28-10ubuntu2.3_all.deb
Size: 508276
MD5sum: 54713875dafc4b35e9cecb98a11904f9
SHA1: 4b559f26d7c14fa307cc024545ad91d2c3e1d46f
SHA256: 70e94eb6735aa1be51634ba4e2dbe06e57e010dfeeb122d5624ee63d0c536edb
Description: Servlet and JSP engine -- documentation
 Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP)
 specifications from Sun Microsystems, and provides a "pure Java" HTTP web
 server environment for Java code to run.
 .
 This package contains the online documentation web application.
Homepage: http://tomcat.apache.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: tomcat-server

Package: tomcat6-examples
Priority: optional
Section: java
Installed-Size: 1556
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Source: tomcat6
Version: 6.0.28-10ubuntu2.3
Depends: tomcat6-common (>= 6.0.28-10ubuntu2.3)
Filename: pool/main/t/tomcat6/tomcat6-examples_6.0.28-10ubuntu2.3_all.deb
Size: 155404
MD5sum: 055ded6f01b84f291c90e24b21829d36
SHA1: 7c0d06dbe6bd788cfcda9d98b3ea61277dfab3fd
SHA256: 7069a674be60f72d51b575ef439410c2af834afefdf8e31dd3038c2e9429d847
Description: Servlet and JSP engine -- example web applications
 Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP)
 specifications from Sun Microsystems, and provides a "pure Java" HTTP web
 server environment for Java code to run.
 .
 This package contains the default Tomcat example webapps.
Homepage: http://tomcat.apache.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: tomcat-server

Package: tomcat6-user
Priority: optional
Section: java
Installed-Size: 172
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Architecture: all
Source: tomcat6
Version: 6.0.28-10ubuntu2.3
Depends: tomcat6-common (>= 6.0.28-10ubuntu2.3), netcat
Suggests: tomcat6-docs (>= 6.0.28-10ubuntu2.3), tomcat6-admin (>= 6.0.28-10ubuntu2.3), tomcat6-examples (>= 6.0.28-10ubuntu2.3), tomcat6 (>= 6.0.28-10ubuntu2.3)
Filename: pool/main/t/tomcat6/tomcat6-user_6.0.28-10ubuntu2.3_all.deb
Size: 22956
MD5sum: 05a7936013c4010e13c21307e1bfeed8
SHA1: 20436a4e3a8814c928ec7ced09022fd6f1de3d4b
SHA256: 0b3ab07e1336768513f6aae1e594d62b78a401a8133a024df5d23f702e3ac424
Description: Servlet and JSP engine -- tools to create user instances
 Apache Tomcat implements the Java Servlet and the JavaServer Pages (JSP)
 specifications from Sun Microsystems, and provides a "pure Java" HTTP web
 server environment for Java code to run.
 .
 This package contains files needed to create a user Tomcat instance.
 This user Tomcat instance can be started and stopped using the scripts
 provided in the Tomcat instance directory.
Homepage: http://tomcat.apache.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: tryton-server
Priority: optional
Section: universe/python
Installed-Size: 2304
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Tryton Maintainers <tryton@lists.debian-maintainers.org>
Architecture: all
Version: 1.6.1-2+squeeze1build0.11.04.1
Depends: python (>= 2.5), python-support (>= 0.90.0), adduser, python-dateutil, python-genshi, python-lxml, python-psycopg2, python-relatorio, python-simplejson, python-pkg-resources
Recommends: logrotate, postgresql, postgresql-client, python-openoffice, python-openssl, python-pydot, python-tz, python-webdav, openoffice.org-core, openoffice.org-draw, openoffice.org-writer
Suggests: tryton-client | tryton-neso, python-psyco, python-sphinx
Filename: pool/main/t/tryton-server/tryton-server_1.6.1-2+squeeze1build0.11.04.1_all.deb
Size: 286350
MD5sum: faaa0e686e17abbf7a5d414dd9a08f72
SHA1: a979ace884d95052bbd0d56177dfbdbf09379e0e
SHA256: e986cdf99acf5cfcf8d049e3a6cb7c8ced06805c664e7c8ea247eaa3204910e0
Description: Tryton Application Platform (Server)
 Tryton is a high-level general purpose application platform written in Python
 and using PostgreSQL as database engine. It is the core base of a complete
 business solution.
 .
 This package contains the server.
Homepage: http://www.tryton.org/
Python-Version: 2.6, 2.7
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: ttf-opensymbol
Priority: optional
Section: x11
Installed-Size: 488
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: all
Source: libreoffice (1:3.3.4-0ubuntu1.4)
Version: 2:2.4.3+LibO3.3.4-0ubuntu1.4
Recommends: fontconfig
Filename: pool/main/libr/libreoffice/ttf-opensymbol_2.4.3+LibO3.3.4-0ubuntu1.4_all.deb
Size: 108812
MD5sum: 6f0c437a7691b07fc1ec101b763eda96
SHA1: 6020e3d2bf013aa2af63b6c3a172d6b649b69c19
SHA256: 11c9e4d7cbd884d2c906e6fca39c1e08ddc0f06fe745d31e8ef22c9589e58565
Description: OpenSymbol TrueType font
 This package contains the OpenSymbol TrueType font included in
 LibreOffice. This font contains symbols (like fonts as Wingdings(tm)),
 bullets (needed for bullets in LibreOffice) and non-latin character
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, kubuntu-desktop, kubuntu-mobile-desktop, edubuntu-desktop, edubuntu-desktop-kde, xubuntu-desktop, ubuntu-netbook

Package: typo3
Priority: optional
Section: universe/web
Installed-Size: 20
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Christian Welzel <gawain@camlann.de>
Architecture: all
Source: typo3-src
Version: 4.3.9+dfsg1-1+squeeze5build0.11.04.1
Depends: typo3-database, typo3-dummy, typo3-src-4.3
Filename: pool/main/t/typo3-src/typo3_4.3.9+dfsg1-1+squeeze5build0.11.04.1_all.deb
Size: 1310
MD5sum: 8df4efc71ca01cbc20e0d7f70e367ac8
SHA1: 52ba04c6db52ed891b3275f656c02875ee9d02b1
SHA256: 8495873924834f559e6a8c3031edef85ffcc3387ba5b12b42d0cb51b4b917a79
Description: The enterprise level open source WebCMS (Meta)
 TYPO3 is a free Open Source content management system for enterprise purposes
 on the web and in intranets. It offers full flexibility and extendability while
 featuring an accomplished set of ready-made interfaces, functions and modules.
 .
 The most important key features of TYPO3 are:
  * Simple creation of multi language websites with fallback to a default
    language
  * Handling of multi domain websites within a single page tree
  * Multi user backend editing with complete GUI customisation using an
    advanced ACL system
  * An integrated workflow management system based on an multi step architecture
    with editor and supervisor privileges
  * Unlimited redefinition of the rendering process using the build-in
    TypoScript configuration interface or the plugin API
  * Thousands of plugins are available in the online TYPO3 extension repository
 .
 This package depends on all TYPO3 packages that are neccassary to build a local
 running TYPO3 installation.
Homepage: http://www.typo3.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: typo3-database
Priority: optional
Section: universe/web
Installed-Size: 320
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Christian Welzel <gawain@camlann.de>
Architecture: all
Source: typo3-src
Version: 4.3.9+dfsg1-1+squeeze5build0.11.04.1
Depends: mysql-server, dbconfig-common (>= 1.8.39), debconf, debconf (>= 0.5) | debconf-2.0
Recommends: typo3-dummy, typo3-src-4.3
Filename: pool/main/t/typo3-src/typo3-database_4.3.9+dfsg1-1+squeeze5build0.11.04.1_all.deb
Size: 26776
MD5sum: 075973148354e1ec83dbb7deac9dd2a1
SHA1: ad6108f7cdaa37b9055cf9f0f6dc3ed8ede8eb00
SHA256: 1185fc21634d6f41b36c5d18297c201dfeca1ba06153c1c6a7dd052dec4a7357
Description: TYPO3 - The enterprise level open source WebCMS (Database)
 TYPO3 is a free Open Source content management system for enterprise purposes
 on the web and in intranets. It offers full flexibility and extendability while
 featuring an accomplished set of ready-made interfaces, functions and modules.
 .
 The most important key features of TYPO3 are:
  * Simple creation of multi language websites with fallback to a default
    language
  * Handling of multi domain websites within a single page tree
  * Multi user backend editing with complete GUI customisation using an
    advanced ACL system
  * An integrated workflow management system based on an multi step architecture
    with editor and supervisor privileges
  * Unlimited redefinition of the rendering process using the build-in
    TypoScript configuration interface or the plugin API
  * Thousands of plugins are available in the online TYPO3 extension repository
 .
 This package provides the basic structure and some predefined datasets of a
 TYPO3 database. You should install this package on the host you intend to
 run the TYPO3 database on.
Homepage: http://www.typo3.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: typo3-src-4.3
Priority: optional
Section: universe/web
Installed-Size: 49012
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Christian Welzel <gawain@camlann.de>
Architecture: all
Source: typo3-src
Version: 4.3.9+dfsg1-1+squeeze5build0.11.04.1
Depends: ttf-dejavu, libjs-prototype (>= 1.6.0), libjs-scriptaculous (>= 1.8.1), libphp-adodb (>= 5.07)
Recommends: exim4 | mail-transport-agent, graphicsmagick, php5, php5-cli, php5-gd, php5-mysql, php5-xcache, typo3-database, typo3-dummy
Suggests: catdoc, ghostscript, php5-curl, ppthtml, unrtf, xlhtml, xpdf-utils
Filename: pool/main/t/typo3-src/typo3-src-4.3_4.3.9+dfsg1-1+squeeze5build0.11.04.1_all.deb
Size: 10848040
MD5sum: 568df6504b71b72a16e753cf76aa78aa
SHA1: 5dc329647965a6899bf8a8e7d19ce6a6f20ae21a
SHA256: 122ef8cb681b54c007d4a3b34f27a7a61564b4c5910ded791daad68f424b487f
Description: TYPO3 - The enterprise level open source WebCMS (Core)
 TYPO3 is a free Open Source content management system for enterprise purposes
 on the web and in intranets. It offers full flexibility and extendability while
 featuring an accomplished set of ready-made interfaces, functions and modules.
 .
 The most important key features of TYPO3 are:
  * Simple creation of multi language websites with fallback to a default
    language
  * Handling of multi domain websites within a single page tree
  * Multi user backend editing with complete GUI customisation using an
    advanced ACL system
  * An integrated workflow management system based on an multi step architecture
    with editor and supervisor privileges
  * Unlimited redefinition of the rendering process using the build-in
    TypoScript configuration interface or the plugin API
  * Thousands of plugins are available in the online TYPO3 extension repository
 .
 This package provides the core engine of TYPO3, often called The Source.
Homepage: http://www.typo3.com
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: ubuntu-sso-client
Priority: extra
Section: python
Installed-Size: 352
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Natalia Bidart <natalia.bidart@canonical.com>
Architecture: all
Version: 1.2.1-0ubuntu2.1
Depends: python (<< 2.8), python (>= 2.7), python-support (>= 0.90.0), gnome-keyring, python-dbus, python-gtk2, python-lazr.restfulclient, python-oauth, python-twisted-core, python-twisted-web, python-webkit, python-xdg, python-pycurl
Pre-Depends: dpkg (>= 1.15.7.2)
Filename: pool/main/u/ubuntu-sso-client/ubuntu-sso-client_1.2.1-0ubuntu2.1_all.deb
Size: 42278
MD5sum: 051d547bc0987893c0c9332360bbdda9
SHA1: 4536ad158fc2b22187eabd627e69f7a37eff5a50
SHA256: c805f86bacbfb437adc64ab288615c7408793986f32ce274dece96e6b602c461
Description: Ubuntu Single Sign-On client
 Desktop service to allow applications to sign into Ubuntu services via
 SSO
Python-Version: 2.7
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: uec-component-listener
Priority: extra
Section: admin
Installed-Size: 144
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: i386
Source: eucalyptus
Version: 2.0.1+bzr1256-0ubuntu4.1
Depends: eucalyptus-common, avahi-daemon, libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libc6 (>= 2.0), debconf (>= 0.5) | debconf-2.0, upstart-job
Filename: pool/main/e/eucalyptus/uec-component-listener_2.0.1+bzr1256-0ubuntu4.1_i386.deb
Size: 11734
MD5sum: e55f7e80790942d1e9c83e40b45abd67
SHA1: 7f42dcdb6340cf956732b47365417b22b45749ad
SHA256: a6cdc39489a86e50aee06b0b821ef5a98a41cb420713d9d04859c40ca8b99a3b
Description: Ubuntu Enterprise Cloud - Component listener
 This package contains the component listener that is used to automatically
 register new UEC components.
Homepage: http://open.eucalyptus.com/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: eucalyptus-cloud, eucalyptus-cluster

Package: unbound
Priority: optional
Section: universe/net
Installed-Size: 1692
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Robert S. Edmonds <edmonds@debian.org>
Architecture: i386
Version: 1.4.9-0ubuntu1.2
Depends: libc6 (>= 2.4), libev3 (>= 3.0), libexpat1 (>= 1.95.8), libldns1 (>= 1.6.5), libssl0.9.8 (>= 0.9.8m-1), libunbound2 (>= 1.4.1), adduser, openssl
Filename: pool/main/u/unbound/unbound_1.4.9-0ubuntu1.2_i386.deb
Size: 738150
MD5sum: 2a19702195c741da9e28b34f0ec29a73
SHA1: cae101a100af7745275b8fcf87195e44db692e2d
SHA256: 088b35e0acbfe964842e5c142edd3986c875ce0cf062b53a301b7b9e0f79de2b
Description: validating, recursive, caching DNS resolver
 Unbound is a recursive-only caching DNS server which can perform DNSSEC
 validation of results. It implements only a minimal amount of authoritative
 service to prevent leakage to the root nameservers: forward lookups for
 localhost, reverse for 127.0.0.1 and ::1, and NXDOMAIN for zones served by
 AS112. Stub and forward zones are supported.
 .
 This package contains the unbound daemon.
Homepage: http://www.unbound.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: unbound-host
Priority: optional
Section: universe/net
Installed-Size: 72
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Robert S. Edmonds <edmonds@debian.org>
Architecture: i386
Source: unbound
Version: 1.4.9-0ubuntu1.2
Depends: libc6 (>= 2.4), libev3 (>= 3.0), libldns1 (>= 1.4.0), libssl0.9.8 (>= 0.9.8m-1), libunbound2 (>= 1.4.2)
Filename: pool/main/u/unbound/unbound-host_1.4.9-0ubuntu1.2_i386.deb
Size: 13240
MD5sum: f536867e28242568924a3950dc17619c
SHA1: 3986039ce68aa24cd074e1396c6febbf7bf27369
SHA256: 874ab8231d3c7144222422c5992332779dc887c71c82a34411b94893a76bff38
Description: reimplementation of the 'host' command
 This package provides the 'unbound-host' program that is bundled with the
 Unbound domain name server. This version differs from the one provided in the
 package called host, which is from NIKHEF, and bind9-host, which is from ISC,
 and has a similar but different set of features and options.
Homepage: http://www.unbound.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: unity-2d
Priority: optional
Section: x11
Installed-Size: 124
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Olivier Tilloy <olivier.tilloy@canonical.com>
Architecture: all
Version: 3.8.4.1-0ubuntu1.2
Replaces: unity-2d-default-settings (<= 0.4)
Provides: unity-2d-default-settings
Depends: unity-2d-launcher, unity-2d-panel, unity-2d-places, unity-2d-spread, metacity (>= 2.30.3-0ubuntu5), gnome-session-bin
Recommends: indicator-application, indicator-datetime, indicator-me, indicator-messages, indicator-session, indicator-sound, gnome-settings-daemon, nautilus, policykit-1-gnome, gnome-power-manager, appmenu-gtk, appmenu-qt, gtk2-engines-pixbuf
Breaks: unity-2d-default-settings (<= 0.4)
Filename: pool/main/u/unity-2d/unity-2d_3.8.4.1-0ubuntu1.2_all.deb
Size: 7690
MD5sum: ed87f1bb1055ae7ca9be04606ebb9528
SHA1: 8dbe449979babaa455028fc2a27644cdacf90b2e
SHA256: 8fd084e3c7c07ea9e168f4f6f96a8942b1f90d7f455aac20995311e2afb48501
Description: Unity interface for non-accelerated graphics cards
 The Unity 2D interface installs a fully usable 2D session and provides the
 common configuration files and defaults. Installing this package will
 offer a session called Unity 2D in your login manager.
 .
 Unity 2D is designed to run smoothly without any graphics acceleration.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: edubuntu-desktop-gnome, ubuntu-netbook

Package: unity-2d-default-settings
Priority: optional
Section: universe/x11
Installed-Size: 40
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Olivier Tilloy <olivier.tilloy@canonical.com>
Architecture: all
Source: unity-2d
Version: 3.8.4.1-0ubuntu1.2
Depends: unity-2d
Filename: pool/main/u/unity-2d/unity-2d-default-settings_3.8.4.1-0ubuntu1.2_all.deb
Size: 1806
MD5sum: 36f2651acae4130ca58fb349823555ed
SHA1: e5a7907b572386b84a1a733bd2dc2e7638563383
SHA256: 99b18c93de1db57d30a175f014697b8082942263213c4be6540360fe76c4090a
Description: Transitional package for upgrades to the new unity-2d package
 This is a transitional package to properly handle upgrading from natty
 pre-release installations of unity-2d and also for handling upgrades of
 maverick installs from the unity-2d team PPA.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: unity-2d-launcher
Priority: optional
Section: x11
Installed-Size: 796
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Olivier Tilloy <olivier.tilloy@canonical.com>
Architecture: i386
Source: unity-2d
Version: 3.8.4.1-0ubuntu1.2
Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.3.6-6~), libcairo2 (>= 1.2.4), libdbusmenu-qt2 (>= 0.4.0), libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.24.0), libgtk2.0-0 (>= 2.14.0), libice6 (>= 1:1.0.0), libpango1.0-0 (>= 1.14.0), libqt4-dbus (>= 4:4.6.1), libqt4-declarative (>= 4:4.7.0~rc1), libqt4-network (>= 4:4.5.3), libqt4-xml (>= 4:4.5.3), libqtbamf1 (>= 0.2.1-0ubuntu1), libqtcore4 (>= 4:4.7.0~beta1), libqtdee2 (>= 0.1), libqtgconf1 (>= 0.1), libqtgui4 (>= 4:4.6.1), libsm6, libstartup-notification0 (>= 0.10), libstdc++6 (>= 4.1.1), libunity-2d-private0, libutouch-geis1 (>= 1.0.8), libwnck22 (>= 1:2.22), libx11-6, libxext6, unity-asset-pool, libqt4-svg
Recommends: unity-place-files, unity-place-applications
Filename: pool/main/u/unity-2d/unity-2d-launcher_3.8.4.1-0ubuntu1.2_i386.deb
Size: 238664
MD5sum: 68dba7d83e842df5aea2a873172345f3
SHA1: e8b38d9e6f7ce8b1880c9c1a4796e384100bd535
SHA256: a2bffd1421b117616b973ad180758b1dacf1b0ed3ae7c54318ebb9fbd48a77e1
Description: Unity 2D Launcher
 The Unity 2D launcher displays a list of running applications as well as a
 list of favorite applications in a panel at the left of the screen.
 Notifications from individual applications are also highlighted in the
 launcher.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: edubuntu-desktop-gnome, ubuntu-netbook

Package: unity-2d-panel
Priority: optional
Section: x11
Installed-Size: 288
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Olivier Tilloy <olivier.tilloy@canonical.com>
Architecture: i386
Source: unity-2d
Version: 3.8.4.1-0ubuntu1.2
Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libcairo2 (>= 1.2.4), libdbusmenu-qt2 (>= 0.3.5), libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.18.0), libice6 (>= 1:1.0.0), libindicator3 (>= 0.3.19), libpango1.0-0 (>= 1.14.0), libqt4-dbus (>= 4:4.6.1), libqt4-declarative (>= 4:4.7.0~beta1), libqt4-xml (>= 4:4.5.3), libqtbamf1 (>= 0.1), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.6.1), libsm6, libstdc++6 (>= 4.1.1), libunity-2d-private0, libwnck22 (>= 1:2.22), libx11-6, libxcomposite1 (>= 1:0.3-1), libxdamage1 (>= 1:1.1), libxext6, libxfixes3 (>= 1:4.0.1), libxrender1
Filename: pool/main/u/unity-2d/unity-2d-panel_3.8.4.1-0ubuntu1.2_i386.deb
Size: 82640
MD5sum: 354b6de92449441568baf6264435a8ca
SHA1: 4b9ac88e9c1903b05e66a8c5c27b7d70433dfc03
SHA256: 13f3b4319cbc1755e63df4c10d270ad20a95ef5367ef2bd1c0d9baacfe506fbf
Description: Unity 2D Panel
 The Unity 2D panel displays a top panel containing the application menu and
 various indicators. It is part of Unity 2D and can not run  as a standalone
 application outside of the Unity 2D environment.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: edubuntu-desktop-gnome, ubuntu-netbook

Package: unity-2d-places
Priority: optional
Section: x11
Installed-Size: 380
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Olivier Tilloy <olivier.tilloy@canonical.com>
Architecture: i386
Source: unity-2d
Version: 3.8.4.1-0ubuntu1.2
Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libcairo2 (>= 1.2.4), libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.8.0), libice6 (>= 1:1.0.0), libpango1.0-0 (>= 1.14.0), libqt4-dbus (>= 4:4.5.3), libqt4-declarative (>= 4:4.7.0~rc1), libqtcore4 (>= 4:4.7.0~beta1), libqtgconf1 (>= 0.1), libqtgui4 (>= 4:4.6.1), libsm6, libstdc++6 (>= 4.1.1), libunity-2d-private0, libx11-6, libxext6, unity-2d-launcher, libqt4-svg
Filename: pool/main/u/unity-2d/unity-2d-places_3.8.4.1-0ubuntu1.2_i386.deb
Size: 78214
MD5sum: 005b95cf9e8cae1b9c0da60f5c45079d
SHA1: 09ace39273ac295ce374e9ccff09a68981388511
SHA256: 314a15245421480dd6c057f693ce6ef3991c66bc179bd521796998848d627fc5
Description: Unity 2D Places
 The Unity 2D places overlay over the desktop to provide quick access to
 various categories of applications. It is part of Unity 2D and can not run
 as a standalone application outside of the Unity 2D environment.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: edubuntu-desktop-gnome, ubuntu-netbook

Package: unity-2d-spread
Priority: optional
Section: x11
Installed-Size: 168
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Olivier Tilloy <olivier.tilloy@canonical.com>
Architecture: i386
Source: unity-2d
Version: 3.8.4.1-0ubuntu1.2
Depends: libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libcairo2 (>= 1.2.4), libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.8.0), libice6 (>= 1:1.0.0), libpango1.0-0 (>= 1.14.0), libqt4-dbus (>= 4:4.5.3), libqt4-declarative (>= 4:4.7.0~rc1), libqtcore4 (>= 4:4.5.3), libqtgui4 (>= 4:4.6.1), libsm6, libstdc++6 (>= 4.1.1), libunity-2d-private0, libx11-6, libxext6, unity-2d-launcher, libqt4-svg
Filename: pool/main/u/unity-2d/unity-2d-spread_3.8.4.1-0ubuntu1.2_i386.deb
Size: 28294
MD5sum: 81afecaa2282226854d056dae831409c
SHA1: 345487e225824b2e16108fba09074db060b9066d
SHA256: c432370867d9562072339d1d0c3a772cdf692352dd42667603d71a0d367cf56b
Description: Unity 2D Spread
 The Unity 2D spread allows you to display a quick thumbnailed view of open
 windows so you can quickly and effectively choose which one you want to
 switch to. It is part of Unity 2D and can not run  as a standalone application
 outside of the Unity 2D environment.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: edubuntu-desktop-gnome, ubuntu-netbook

Package: uno-libs3
Priority: optional
Section: libs
Installed-Size: 3368
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: i386
Source: libreoffice (1:3.3.4-0ubuntu1.4)
Version: 1.7.0+LibO3.3.4-0ubuntu1.4
Replaces: ure (<< 1.4+OOo3.0.0~beta2-1)
Depends: libc6 (>= 2.7), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), libstlport4.6ldbl
Filename: pool/main/libr/libreoffice/uno-libs3_1.7.0+LibO3.3.4-0ubuntu1.4_i386.deb
Size: 1112800
MD5sum: 7026bd0743845a51abb21911ad0a2610
SHA1: 7aaab7a9c2dd8ace44738200cbf17418c6ddb7a6
SHA256: dd42b8d85e0301668518aa440936ae21bbc80770919c28c137215536caf45d86
Description: LibreOffice UNO runtime environment -- public shared libraries
 The Uno Runtime Environment (URE) is the well-known UNO component model
 of LibreOffice, packaged up as an individual product.
 .
 It offers you a flexible, low-overhead component model that is most ideal
 for (but not limited to) combining in one application components written in
 different computer languages, and developed by different parties. You can use
 it to create any kind of application, in whatever application domain you can
 imagine.
 .
 This package contains the public libraries:
  - libuno_sal: System Abstraction Layer (C Interface)
  - libuno_salhelpergcc3: additional C++ functionality for sal
  - libuno_cppu: C++ UNO bridge (C Interface)
  - libuno_cppuhelpergcc3: additionl C++ functionality for cppu
  - libuno_purpenvhelpergcc3: "purpose environments" helper
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, kubuntu-desktop, kubuntu-mobile-desktop, edubuntu-desktop, edubuntu-desktop-kde, ubuntu-netbook

Package: uno-libs3-dbg
Priority: extra
Section: libdevel
Installed-Size: 1044
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: i386
Source: libreoffice (1:3.3.4-0ubuntu1.4)
Version: 1.7.0+LibO3.3.4-0ubuntu1.4
Replaces: ure-dbg (<< 1.4+OOo3.0.0~beta2-1)
Depends: uno-libs3 (= 1.7.0+LibO3.3.4-0ubuntu1.4)
Filename: pool/main/libr/libreoffice/uno-libs3-dbg_1.7.0+LibO3.3.4-0ubuntu1.4_i386.deb
Size: 177978
MD5sum: ec1273a07c43937806277804408a755e
SHA1: 279a39113ba95a137ca3a6b2b574fd07fac9292b
SHA256: ecc85011b356f9489fa0a14e30739592bdb1107e94ddccb80ed00b225e452df3
Description: LibreOffice UNO runtime environment -- public shared library debug symbols
 The Uno Runtime Environment (URE) is the well-known UNO component model
 of LibreOffice, packaged up as an individual product.
 .
 It offers you a flexible, low-overhead component model that is most ideal
 for (but not limited to) combining in one application components written in
 different computer languages, and developed by different parties. You can use
 it to create any kind of application, in whatever application domain you can
 imagine.
 .
 This package contains the (detached) debug symbols for the public libraries:
  - libuno_sal: System Abstraction Layer (C Interface)
  - libuno_salhelpergcc3: additional C++ functionality for sal
  - libuno_cppu: C++ UNO bridge (C Interface)
  - libuno_cppuhelpergcc3: additionl C++ functionality for cppu
  - libuno_purpenvhelpergcc3: "purpose environments" helper
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: update-notifier
Priority: optional
Section: gnome
Installed-Size: 336
Maintainer: Michael Vogt <michael.vogt@ubuntu.com>
Architecture: i386
Version: 0.111ubuntu2.1
Depends: libc6 (>= 2.7), libdbus-1-3 (>= 1.0.2), libdbus-glib-1-2 (>= 0.78), libgconf2-4 (>= 2.31.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libgdu0 (>= 0.2), libglib2.0-0 (>= 2.16.0), libgtk2.0-0 (>= 2.18.0), libgudev-1.0-0 (>= 147), libnotify1 (>= 0.5.0), libnotify1-gtk2.10, libx11-6, gconf2 (>= 2.28.1-2), update-notifier-common (= 0.111ubuntu2.1), python, update-manager-gnome | update-manager, notification-daemon, gksu
Recommends: apport-gtk, synaptic, software-properties-gtk, anacron, aptdaemon
Suggests: ubuntu-system-service
Filename: pool/main/u/update-notifier/update-notifier_0.111ubuntu2.1_i386.deb
Size: 57498
MD5sum: 3181b62d07c34cace116e7ce995b7a5f
SHA1: 3f5ff441560415a25fd1fdc8d37e5b57d938c20e
SHA256: 6771996a639609e267ed80b70d6a5caa99b4bc396835e3b329703c00cc2c9130
Description: Daemon which notifies about package updates
 Puts an icon in the user's notification area when package updates are
 available.
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-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, ubuntu-netbook

Package: update-notifier-common
Priority: optional
Section: gnome
Installed-Size: 200
Maintainer: Michael Vogt <michael.vogt@ubuntu.com>
Architecture: all
Source: update-notifier
Version: 0.111ubuntu2.1
Replaces: update-notifier (<< 0.75.1)
Depends: python, python-apt (>= 0.6.12)
Recommends: libpam-modules (>= 1.0.1-9ubuntu3)
Filename: pool/main/u/update-notifier/update-notifier-common_0.111ubuntu2.1_all.deb
Size: 10950
MD5sum: b5e4b61c7e755fcdcb68665a6c5abd50
SHA1: af66498ec2400b8775f171fc322a5f7e67b41d37
SHA256: e9f59ad9aad54628ff049f2110d8ea5e616a8c8bc314ef05ecae87242a06e2ee
Description: Files shared between update-notifier and other packages
 Apt setup files and reboot notification scripts shared between
 update-notifier and other packages, notably for server use cases.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, ubuntu-uec-live, kubuntu-full, kubuntu-mobile-full, edubuntu-desktop, edubuntu-uec-live, xubuntu-desktop, mythbuntu-backend-master, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, ubuntu-netbook

Package: ure
Priority: optional
Section: libs
Installed-Size: 4596
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: i386
Source: libreoffice (1:3.3.4-0ubuntu1.4)
Version: 1.7.0+LibO3.3.4-0ubuntu1.4
Replaces: libreoffice-java-common (<< 1:3.0.0~dev300m12)
Depends: uno-libs3 (= 1.7.0+LibO3.3.4-0ubuntu1.4), libc6 (>= 2.11), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), libstlport4.6ldbl, libxml2 (>= 2.7.4)
Pre-Depends: debconf (>= 0.5) | debconf-2.0
Suggests: java5-runtime, cli-uno-bridge
Conflicts: cli-uno-bridge (<< 1:3.0.0~dev300m22)
Breaks: openoffice.org-core (<< 1:3.3~)
Filename: pool/main/libr/libreoffice/ure_1.7.0+LibO3.3.4-0ubuntu1.4_i386.deb
Size: 1186718
MD5sum: fe42fe51aaa15d0f8987f087e67ae3b8
SHA1: f33639c404264908e8b914b00b0c464c92bf4127
SHA256: f5bcb06c98ad3ad41cde9139900068ae70649717ec1607e565d13c07a41d755c
Description: LibreOffice UNO runtime environment
 The Uno Runtime Environment (URE) is the well-known UNO component model
 of LibreOffice, packaged up as an individual product.
 .
 It offers you a flexible, low-overhead component model that is most ideal
 for (but not limited to) combining in one application components written in
 different computer languages, and developed by different parties. You can use
 it to create any kind of application, in whatever application domain you can
 imagine.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, kubuntu-desktop, kubuntu-mobile-desktop, edubuntu-desktop, edubuntu-desktop-kde, ubuntu-netbook

Package: ure-dbg
Priority: extra
Section: devel
Installed-Size: 2796
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian LibreOffice Maintainers <debian-openoffice@lists.debian.org>
Architecture: i386
Source: libreoffice (1:3.3.4-0ubuntu1.4)
Version: 1.7.0+LibO3.3.4-0ubuntu1.4
Depends: ure (= 1.7.0+LibO3.3.4-0ubuntu1.4), uno-libs3-dbg (= 1.7.0+LibO3.3.4-0ubuntu1.4)
Filename: pool/main/libr/libreoffice/ure-dbg_1.7.0+LibO3.3.4-0ubuntu1.4_i386.deb
Size: 402176
MD5sum: 1a72baab3340c1a7869a109b66bf7eb2
SHA1: 2cc625223f7b5bf4bb6ed7fd7844c3f034ef56f3
SHA256: 21e8e2d64cd57897177571011e143edfb846b48846db43442c871809c197b671
Description: LibreOffice UNO runtime environment -- debug symbols
 The Uno Runtime Environment (URE) is the well-known UNO component model
 of LibreOffice, packaged up as an individual product.
 .
 It offers you a flexible, low-overhead component model that is most ideal
 for (but not limited to) combining in one application components written in
 different computer languages, and developed by different parties. You can use
 it to create any kind of application, in whatever application domain you can
 imagine.
 .
 This package contains the (detached) debug symbols for the URE.
Homepage: http://www.libreoffice.org
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: usbmuxd
Priority: optional
Section: utils
Installed-Size: 152
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Julien Lavergne <julien.lavergne@gmail.com>
Architecture: i386
Version: 1.0.7-1ubuntu0.11.04.1
Depends: libc6 (>= 2.4), libplist1 (>= 0.16), libusb-1.0-0 (>= 2:1.0.8), libusbmuxd1 (>= 1.0.0), adduser
Filename: pool/main/u/usbmuxd/usbmuxd_1.0.7-1ubuntu0.11.04.1_i386.deb
Size: 35940
MD5sum: 031a309e7110cc8968a1ca8ff7a3fd63
SHA1: 2220a23259693e90216171383ab45c800a73c90b
SHA256: d24a4d67f894a3891536a5ef7b108d84b6ea95953cbf76d9fd5817b491a6620b
Description: USB multiplexor daemon for iPhone and iPod Touch devices
 usbmuxd, the USB multiplexor daemon, is in charge of coordinating
 access to iPhone and iPod Touch services over USB. Synchronization and
 management applications for the iPhone and iPod Touch need this daemon
 to communicate with such devices concurrently.
 .
 This package includes udev rules to start the daemon when a supported
 device is plugged in, and stop it when all devices are removed.
Homepage: http://marcansoft.com/blog/iphonelinux/usbmuxd/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, ubuntu-uec-live, kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop, edubuntu-desktop-kde, edubuntu-uec-live, xubuntu-desktop, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, ubuntu-netbook

Package: vim-puppet
Priority: optional
Section: universe/admin
Installed-Size: 276
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Puppet Package Maintainers <pkg-puppet-devel@lists.alioth.debian.org>
Architecture: all
Source: puppet
Version: 2.6.4-2ubuntu2.10
Recommends: vim-addon-manager
Conflicts: puppet (<< 2.6.4-2ubuntu2.10)
Filename: pool/main/p/puppet/vim-puppet_2.6.4-2ubuntu2.10_all.deb
Size: 12008
MD5sum: 64f0eb24aea6acd5caf5ee31626e80bd
SHA1: d03d64207b978fa12c9902478e250dc507d2dddf
SHA256: fd2c5dfe7cfe91c4b2bc0b5592136e78b404ec56e2fa65b3d442053ead450ea3
Description: syntax highlighting for puppet manifests in vim
 The vim-puppet package provides filetype detection and syntax highlighting for
 puppet manifests (files ending with ".pp").
Homepage: http://projects.puppetlabs.com/projects/puppet
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: vino
Priority: optional
Section: gnome
Installed-Size: 508
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Jordi Mallach <jordi@debian.org>
Architecture: i386
Version: 2.32.1-0ubuntu2.1
Depends: libappindicator1 (>= 0.2.91), 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.88), libgconf2-4 (>= 2.31.1), libgcrypt11 (>= 1.4.6), libglib2.0-0 (>= 2.24.0), libgnome-keyring0 (>= 2.20.3), libgnutls26 (>= 2.7.14-0), libgtk2.0-0 (>= 2.20.0), libice6 (>= 1:1.0.0), libjpeg62 (>= 6b1), libnotify4 (>= 0.7.0), libsm6, libsoup2.4-1 (>= 2.24.0), libtelepathy-glib0 (>= 0.11.13), libunique-1.0-0 (>= 1.0.0), libx11-6, libxdamage1 (>= 1:1.1), libxext6, libxfixes3 (>= 1:4.0.1), libxtst6, zlib1g (>= 1:1.1.4), gconf2 (>= 2.28.1-2)
Recommends: gvfs
Suggests: vinagre, gnome-user-guide | gnome2-user-guide (>= 2.8.1)
Filename: pool/main/v/vino/vino_2.32.1-0ubuntu2.1_i386.deb
Size: 159104
MD5sum: 56d75605fd2ac220fb18f516bed7aa58
SHA1: 56ff635dff2e088163b5e3684585398b3fcb359d
SHA256: 2337af85054f87ecb9875d76bb07cc9faca1bc245c29a243ae04f552d0205197
Description: VNC server for GNOME
 VNC is a protocol that allows remote display of a user's desktop. This
 package provides a VNC server that integrates with GNOME, allowing you
 to export your running desktop to another computer for remote use or
 diagnosis.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, edubuntu-desktop, ubuntu-netbook

Package: virtualbox-ose
Priority: optional
Section: universe/misc
Installed-Size: 42956
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Virtualbox Team <pkg-virtualbox-devel@lists.alioth.debian.org>
Architecture: i386
Version: 4.0.4-dfsg-1ubuntu4.1
Depends: libc6 (>= 2.11), libcurl3 (>= 7.16.2-1), libgcc1 (>= 1:4.1.1), libpng12-0 (>= 1.2.13-4), libpython2.7 (>= 2.7), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libsdl1.2debian (>= 1.2.10-1), libssl0.9.8 (>= 0.9.8m-1), libstdc++6 (>= 4.5), libvncserver0, libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxml2 (>= 2.7.4), libxmu6, libxt6, zlib1g (>= 1:1.1.4), python (>= 2.4), python-central (>= 0.6.11), adduser
Recommends: virtualbox-ose-dkms (= 4.0.4-dfsg-1ubuntu4.1), virtualbox-ose-qt (= 4.0.4-dfsg-1ubuntu4.1), libgl1-mesa-glx | libgl1, libqt4-opengl (>= 4:4.5.3)
Suggests: virtualbox-guest-additions, libasound2, libpulse0, vde2
Conflicts: virtualbox, virtualbox-2.0, virtualbox-2.1, virtualbox-2.2, virtualbox-3.0
Filename: pool/main/v/virtualbox-ose/virtualbox-ose_4.0.4-dfsg-1ubuntu4.1_i386.deb
Size: 15148464
MD5sum: b6e646246ff2d5be5f2508701e1b5842
SHA1: e4ffe1bfea1585b9a0d81b8cee64d628b5924acd
SHA256: 7e72bcf5e9f35aef3fe67dd22f0381c993199cc3300ff2010a7f7bf0f4c7fa75
Description: x86 virtualization solution - base binaries
 VirtualBox is a free x86 virtualization solution allowing a wide range
 of x86 operating systems such as Windows, DOS, BSD or Linux to run on a
 Linux system.
 .
 This package provides the binaries for the Open Source Edition of
 VirtualBox. The virtualbox-ose-dkms package is also required in order
 to compile the kernel modules needed for virtualbox-ose. A graphical user
 interface for VirtualBox is provided by the package virtualbox-ose-qt.
Homepage: http://www.virtualbox.org/
Python-Version: >= 2.4
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: virtualbox-ose-dbg
Priority: extra
Section: universe/debug
Installed-Size: 188956
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Virtualbox Team <pkg-virtualbox-devel@lists.alioth.debian.org>
Architecture: i386
Source: virtualbox-ose
Version: 4.0.4-dfsg-1ubuntu4.1
Depends: virtualbox-ose (= 4.0.4-dfsg-1ubuntu4.1) | virtualbox-ose-guest-utils (= 4.0.4-dfsg-1ubuntu4.1)
Filename: pool/main/v/virtualbox-ose/virtualbox-ose-dbg_4.0.4-dfsg-1ubuntu4.1_i386.deb
Size: 63943262
MD5sum: 4a4ad49478751255fb00fed8228b0069
SHA1: 268ad321e23cfe25b964a5ca1b033383ce1a05c8
SHA256: f691417270adf85d6a82f8121717dc790ff91ff8a18c551bb611be981e5dbfc7
Description: x86 virtualization solution - debugging symbols
 VirtualBox is a free x86 virtualization solution allowing a wide range
 of x86 operating systems such as Windows, DOS, BSD or Linux to run on a
 Linux system.
 .
 This package provides the debugging symbols for the Open Source Edition of
 VirtualBox.
Homepage: http://www.virtualbox.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: virtualbox-ose-dkms
Priority: optional
Section: universe/kernel
Installed-Size: 3780
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Virtualbox Team <pkg-virtualbox-devel@lists.alioth.debian.org>
Architecture: all
Source: virtualbox-ose
Version: 4.0.4-dfsg-1ubuntu4.1
Replaces: virtualbox-ose-source (<< 3.1.0-dfsg-1)
Depends: dkms (>= 2.1.0.0)
Conflicts: virtualbox-ose-guest-dkms
Filename: pool/main/v/virtualbox-ose/virtualbox-ose-dkms_4.0.4-dfsg-1ubuntu4.1_all.deb
Size: 585270
MD5sum: d58f151d0f73535aa869deb3bc23d3cb
SHA1: 4804f7b359ecfd489f0bc68a849cfb48bb5dadd0
SHA256: a6d327f3cfc710ff01a3bac111a82041c4a48fe8a4a865ab2e0b1ea634dc40ec
Description: x86 virtualization solution - kernel module sources for dkms
 VirtualBox is a free x86 virtualization solution allowing a wide range
 of x86 operating systems such as Windows, DOS, BSD or Linux to run on a
 Linux system.
 .
 This package provides the source code for the virtualbox kernel module to be
 build with dkms.  The virtualbox-ose package is also required in order to make
 use of these modules. Kernel sources or headers are required to compile this
 module.
Homepage: http://www.virtualbox.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: virtualbox-ose-fuse
Priority: optional
Section: universe/misc
Installed-Size: 152
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Virtualbox Team <pkg-virtualbox-devel@lists.alioth.debian.org>
Architecture: i386
Source: virtualbox-ose
Version: 4.0.4-dfsg-1ubuntu4.1
Depends: libc6 (>= 2.4), libfuse2 (>= 2.8.1), virtualbox-ose (= 4.0.4-dfsg-1ubuntu4.1)
Filename: pool/main/v/virtualbox-ose/virtualbox-ose-fuse_4.0.4-dfsg-1ubuntu4.1_i386.deb
Size: 25828
MD5sum: 7210df9bf25ecb01c456504e635fb8ec
SHA1: c7cce6394c0aad50cc157dd718b019ae8004e3f4
SHA256: 82d14c461a0c8ef7b4d8dec4e980608e0abeffa99538e285976d2f5e8c4049f6
Description: x86 virtualization solution - virtual filesystem
 VirtualBox is a free x86 virtualization solution allowing a wide range
 of x86 operating systems such as Windows, DOS, BSD or Linux to run on a
 Linux system.
 .
 This package provides a FUSE-based VFS (Virtual FileSystem) to mount a
 VirtualBox disk so all partitions can be loop-mounted.
Homepage: http://www.virtualbox.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: virtualbox-ose-guest-dkms
Priority: optional
Section: universe/kernel
Installed-Size: 3268
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Virtualbox Team <pkg-virtualbox-devel@lists.alioth.debian.org>
Architecture: all
Source: virtualbox-ose
Version: 4.0.4-dfsg-1ubuntu4.1
Replaces: virtualbox-ose-guest-source (<< 3.1.0-dfsg-1)
Depends: dkms (>= 2.1.0.0)
Conflicts: virtualbox-ose-dkms
Filename: pool/main/v/virtualbox-ose/virtualbox-ose-guest-dkms_4.0.4-dfsg-1ubuntu4.1_all.deb
Size: 504364
MD5sum: 8bb66074005a71088cb0b541f71cbe0d
SHA1: 4bbbe4fdda396c4b1564125658b469a90a802dd0
SHA256: 4b099145bec8474bdead159385849522af3e8550e2d47d4a187055a333dfa6f6
Description: x86 virtualization solution - guest addition module source for dkms
 VirtualBox is a free x86 virtualization solution allowing a wide range
 of x86 operating systems such as Windows, DOS, BSD or Linux to run on a
 Linux system.
 .
 This package provides the source code for the virtualbox guest addition kernel
 modules to be build with dkms. The virtualbox-ose-guest-utils package is also
 required in order to make use of these modules. Kernel sources or headers are
 required to compile these modules.
Homepage: http://www.virtualbox.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: virtualbox-ose-guest-utils
Priority: optional
Section: universe/misc
Installed-Size: 1360
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Virtualbox Team <pkg-virtualbox-devel@lists.alioth.debian.org>
Architecture: i386
Source: virtualbox-ose
Version: 4.0.4-dfsg-1ubuntu4.1
Depends: libc6 (>= 2.4), libpam0g (>= 0.99.7.1), pciutils
Recommends: virtualbox-ose-guest-dkms (= 4.0.4-dfsg-1ubuntu4.1), virtualbox-ose-guest-x11 (= 4.0.4-dfsg-1ubuntu4.1)
Filename: pool/main/v/virtualbox-ose/virtualbox-ose-guest-utils_4.0.4-dfsg-1ubuntu4.1_i386.deb
Size: 483242
MD5sum: 8d5e00d4b9dbd99fa00929c2f2e4c9f2
SHA1: 7a006d1cea35a4103286c02dbcc5477ad35dfe3d
SHA256: 1e44f8c77c20bfec50f7f9d35f12a1be96f82f27fa8d009e9bf7f907e66959b7
Description: x86 virtualization solution - non-X11 guest utilities
 VirtualBox is a free x86 virtualization solution allowing a wide range
 of x86 operating systems such as Windows, DOS, BSD or Linux to run on a
 Linux system.
 .
 This package provides the non-X11 guest utilities of the Open Source Edition of
 VirtualBox. These utilities are meant to be run inside the virtual machine.
 They provide closer integration and allow to share data through shared folders
 between the host system and the virtual machine.
Homepage: http://www.virtualbox.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: virtualbox-ose-guest-x11
Priority: optional
Section: universe/x11
Installed-Size: 4876
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Virtualbox Team <pkg-virtualbox-devel@lists.alioth.debian.org>
Architecture: i386
Source: virtualbox-ose
Version: 4.0.4-dfsg-1ubuntu4.1
Replaces: virtualbox-ose-guest-utils (<< 2.2.0-dfsg-1)
Provides: xserver-xorg-input-12, xserver-xorg-video-10
Depends: libc6 (>= 2.7), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), libx11-6, libxcomposite1 (>= 1:0.3-1), libxdamage1 (>= 1:1.1), libxext6, libxfixes3 (>= 1:4.0.1), libxmu6, libxrandr2, libxt6, xorg-video-abi-10, xserver-xorg-core (>= 2:1.10.0-0ubuntu1~), xorg-input-abi-12, virtualbox-ose-guest-utils (= 4.0.4-dfsg-1ubuntu4.1)
Filename: pool/main/v/virtualbox-ose/virtualbox-ose-guest-x11_4.0.4-dfsg-1ubuntu4.1_i386.deb
Size: 1545722
MD5sum: 9d80aed1e557751f03a485eaf96a5732
SHA1: 882352ba2ba2d2ea011d8e5e8ae7eb0a4329d95c
SHA256: 7f8a5953666232dfd6e5533fd48b3e1ca95918821c4efc4e090640e4426e9020
Description: x86 virtualization solution - X11 guest utilities
 VirtualBox is a free x86 virtualization solution allowing a wide range
 of x86 operating systems such as Windows, DOS, BSD or Linux to run on a
 Linux system.
 .
 This package provides the X11 guest utilities of the Open Source Edition of
 VirtualBox. These utilities are meant to be run inside the virtual machine.
 They provide closer integration and improve the interactive performance.
Homepage: http://www.virtualbox.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: virtualbox-ose-qt
Priority: optional
Section: universe/misc
Installed-Size: 16252
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian Virtualbox Team <pkg-virtualbox-devel@lists.alioth.debian.org>
Architecture: i386
Source: virtualbox-ose
Version: 4.0.4-dfsg-1ubuntu4.1
Replaces: virtualbox-ose (<< 2.2.0-dfsg-1)
Depends: libc6 (>= 2.4), libgcc1 (>= 1:4.1.1), libgl1-mesa-glx | libgl1, libqt4-network (>= 4:4.5.3), libqt4-opengl (>= 4:4.7.0~rc1), libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.7.0~beta1), libsdl1.2debian (>= 1.2.10-1), libstdc++6 (>= 4.5), libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxinerama1, virtualbox-ose (= 4.0.4-dfsg-1ubuntu4.1)
Filename: pool/main/v/virtualbox-ose/virtualbox-ose-qt_4.0.4-dfsg-1ubuntu4.1_i386.deb
Size: 5275810
MD5sum: 47ca97d7d6a1ae14d76717d812bb9f9e
SHA1: 49629ff2460b844f0e79d39f42b13fb7be90cfc1
SHA256: 0aa552cc6ab8c5632e4ec331afcbf4c2e4482a7294effaef7198406aebc7e965
Description: x86 virtualization solution - Qt based user interface
 VirtualBox is a free x86 virtualization solution allowing a wide range
 of x86 operating systems such as Windows, DOS, BSD or Linux to run on a
 Linux system.
 .
 This package provides the Qt based graphical user interface of the Open Source
 Edition of VirtualBox.
Homepage: http://www.virtualbox.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: vlc
Priority: optional
Section: universe/video
Installed-Size: 3536
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian multimedia packages maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Architecture: i386
Version: 1.1.9-1ubuntu1.3
Replaces: vlc-nox (<< 1.1.5-1)
Provides: mp3-decoder
Depends: ttf-freefont, vlc-nox (= 1.1.9-1ubuntu1.3), libaa1 (>= 1.4p5), libavcodec52 (>= 4:0.6-1~) | libavcodec-extra-52 (>= 4:0.6-1~), libavutil50 (>= 4:0.6-1~) | libavutil-extra-50 (>= 4:0.6-1~), libc6 (>= 2.8), libfreetype6 (>= 2.2.1), libfribidi0 (>= 0.19.2), libgcc1 (>= 1:4.1.1), libgl1-mesa-glx | libgl1, libqtcore4 (>= 4:4.7.0~beta1), libqtgui4 (>= 4:4.5.3), libsdl-image1.2 (>= 1.2.10), libsdl1.2debian (>= 1.2.10-1), libstdc++6 (>= 4.5), libtar, libva-x11-1, libva1, libvlccore4 (>= 1.1.0), libx11-6, libx11-xcb1, libxcb-keysyms1 (>= 0.3.6), libxcb-randr0 (>= 1.1), libxcb-shm0, libxcb-xv0 (>= 1.2), libxcb1, libxext6, libxpm4, zlib1g (>= 1:1.2.3.3.dfsg)
Recommends: vlc-plugin-notify (= 1.1.9-1ubuntu1.3), vlc-plugin-pulse (= 1.1.9-1ubuntu1.3), xdg-utils
Suggests: mozilla-plugin-vlc, videolan-doc
Breaks: vlc-nox (<< 1.1.5-1)
Filename: pool/main/v/vlc/vlc_1.1.9-1ubuntu1.3_i386.deb
Size: 1407696
MD5sum: f764211aa82accaf671002b001229c16
SHA1: aab43506421e001d231d0989b2672dc0699a1ebc
SHA256: 4258c3b53b35c016a7048bcc34168044cbc6f6b2e623ae27d945a55be3aa5308
Description: multimedia player and streamer
 VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4,
 DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia
 streams from various network sources.
 .
 VLC can also be used as a streaming server that duplicates the stream it
 reads and multicasts them through the network to other clients, or serves
 them through HTTP.
 .
 VLC has support for on-the-fly transcoding of audio and video formats, either
 for broadcasting purposes or for movie format transformations. Support for
 most output methods is provided by this package, but features can be added
 by installing additional audio plugins (vlc-plugin-pulse, vlc-plugin-sdl)
 or video plugins (vlc-plugin-sdl, vlc-plugin-ggi, vlc-plugin-svgalib). There
 is also a web browser plugin in the mozilla-plugin-vlc package.
Homepage: http://www.videolan.org/vlc/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Task: mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend

Package: vlc-data
Priority: optional
Section: universe/video
Installed-Size: 24220
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian multimedia packages maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Architecture: all
Source: vlc
Version: 1.1.9-1ubuntu1.3
Replaces: mozilla-plugin-vlc (<< 0.9.2-1), vlc (<< 0.9.2-1), vlc-nox (<< 0.9.2-1)
Filename: pool/main/v/vlc/vlc-data_1.1.9-1ubuntu1.3_all.deb
Size: 7877592
MD5sum: 9060ed0a1c6cd4038eb275e2e94b8054
SHA1: 1eecd8558faa0fe5b373da338996322d310636a4
SHA256: 36496450084c97b580d70626d7509e1395a5b7f1a233c6289af228488936d9e2
Description: Common data for VLC
 Localisations, HTTP interface files, Lua scripts for VLC media player
 .
 VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4,
 DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia
 streams from various network sources.
Homepage: http://www.videolan.org/vlc/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Task: mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend

Package: vlc-dbg
Priority: extra
Section: universe/debug
Installed-Size: 38496
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian multimedia packages maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: vlc
Version: 1.1.9-1ubuntu1.3
Depends: vlc-nox (= 1.1.9-1ubuntu1.3)
Filename: pool/main/v/vlc/vlc-dbg_1.1.9-1ubuntu1.3_i386.deb
Size: 14961370
MD5sum: 881c143058b25cd30a859eed11258a0c
SHA1: 518cfc1557c3c02214b1fa064733815a4dec9235
SHA256: 9855b193208502d080148e983fdb2968555954c09a5425348f2ddf70386d502d
Description: debugging symbols for vlc
 VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4,
 DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia
 streams from various network sources.
 .
 This package contains the debugging symbols for vlc.
Homepage: http://www.videolan.org/vlc/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: vlc-nox
Priority: optional
Section: universe/video
Installed-Size: 8476
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian multimedia packages maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: vlc
Version: 1.1.9-1ubuntu1.3
Replaces: vlc (<< 1.1.0)
Provides: mp3-decoder
Depends: liba52-0.7.4, libasound2 (>> 1.0.24.1), libass4 (>= 0.9.7), libavahi-client3 (>= 0.6.16), libavahi-common3 (>= 0.6.16), libavc1394-0 (>= 0.5.3), libavcodec52 (>= 4:0.6-1~) | libavcodec-extra-52 (>= 4:0.6-1~), libavformat52 (>= 4:0.6-1~) | libavformat-extra-52 (>= 4:0.6-1~), libavutil50 (>= 4:0.6-1~) | libavutil-extra-50 (>= 4:0.6-1~), libc6 (>= 2.8), libcaca0 (>= 0.99.beta17-1), libcddb2, libcdio10, libdbus-1-3 (>= 1.0.2), libdc1394-22, libdca0, libdirac-encoder0, libdvbpsi6 (>= 0.1.7), libdvdnav4, libdvdread4, libebml3, libfaad2, libflac8 (>= 1.2.1), libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.2.1), libfribidi0 (>= 0.19.2), libgcc1 (>= 1:4.1.1), libgcrypt11 (>= 1.4.6), libgnutls26 (>= 2.7.14-0), libgpg-error0 (>= 1.10), libkate1 (>= 0.3.0), liblircclient0, liblua5.1-0, libmad0 (>= 0.15.1b-3), libmatroska3, libmodplug1, libmpcdec6 (>= 1:0.1~r435), libmpeg2-4, libmtp8 (>= 0.3.1), libncursesw5 (>= 5.6+20070908), libogg0 (>= 1.1.0), libpng12-0 (>= 1.2.13-4), libpostproc51 (>= 4:0.6-1~) | libpostproc-extra-51 (>= 4:0.6-1~), libproxy0 (>= 0.2.3), libraw1394-11, libschroedinger-1.0-0 (>= 1.0.10), libshout3, libsmbclient (>= 3.0.24), libspeex1 (>= 1.2~beta3-1), libstdc++6 (>= 4.5), libswscale0 (>= 4:0.6-1~) | libswscale-extra-0 (>= 4:0.6-1~), libtag1c2a (>= 1.6.1), libtheora0 (>= 0.0.0.alpha7.dfsg), libtwolame0, libudev0 (>= 147), libupnp3 (>= 1.4.3), libv4l-0 (>= 0.5.0), libvcdinfo0 (>> 0.7.23), libvlc5 (>= 1.1.1), libvlccore4 (>= 1.1.0), libvorbis0a (>= 1.1.2), libvorbisenc2 (>= 1.1.2), libx264-106, libxml2 (>= 2.7.4), zlib1g (>= 1:1.2.0.2)
Filename: pool/main/v/vlc/vlc-nox_1.1.9-1ubuntu1.3_i386.deb
Size: 2601506
MD5sum: 9fcfa3fc399fd4e6ec57d7e7c903ffd5
SHA1: 1e62282807580013155462c18b9a5e22269836a5
SHA256: 1dd311280d9aa1e6923484da3ed7fb2923dfad86337cec25e30f1f3a59233eda
Description: multimedia player and streamer (without X support)
 VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4,
 DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia
 streams from various network sources.
 .
 VLC can also be used as a streaming server that duplicates the stream it
 reads and multicasts them through the network to other clients, or serves
 them through HTTP.
 .
 VLC has support for on-the-fly transcoding of audio and video formats, either
 for broadcasting purposes or for movie format transformations. Support for
 most output methods is provided by this package, but features can be added
 by installing additional audio plugins (vlc-plugin-pulse, vlc-plugin-sdl,
 vlc-plugin-jack) or video plugins (vlc-plugin-sdl, vlc-plugin-ggi,
 vlc-plugin-svgalib). There is also a web browser plugin in  the
 mozilla-plugin-vlc package.
 .
 This package contains a version of VLC that does not require X and that is
 thus suitable for headless servers.
Homepage: http://www.videolan.org/vlc/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Task: mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend

Package: vlc-plugin-fluidsynth
Priority: optional
Section: universe/video
Installed-Size: 52
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian multimedia packages maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: vlc
Version: 1.1.9-1ubuntu1.3
Depends: vlc-nox (= 1.1.9-1ubuntu1.3), libc6 (>= 2.4), libfluidsynth1, libvlccore4 (>= 1.1.0)
Filename: pool/main/v/vlc/vlc-plugin-fluidsynth_1.1.9-1ubuntu1.3_i386.deb
Size: 5826
MD5sum: f5d76bb767fcc58cf693fc64d0b2946f
SHA1: ac4eb075000124b21a96bbf9748ba9d65fe7eb66
SHA256: 6741d9bdcdc8df4de224e141b4c50d624b2169d0ea1fbba5378d89a7980483c1
Description: FluidSynth plugin for VLC
 This plugin adds support for playing MIDI file via the FluidSynth software
 synthesizer to the VLC media player.
 .
 VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4,
 DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia
 streams from various network sources.
Homepage: http://www.videolan.org/vlc/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: vlc-plugin-ggi
Priority: optional
Section: universe/video
Installed-Size: 52
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian multimedia packages maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: vlc
Version: 1.1.9-1ubuntu1.3
Depends: vlc-nox, libc6 (>= 2.4), libggi2 (>= 1:2.2.2), libvlccore4 (>= 1.1.0)
Filename: pool/main/v/vlc/vlc-plugin-ggi_1.1.9-1ubuntu1.3_i386.deb
Size: 5988
MD5sum: a32eae07b2d776bc9feff5b81d70a271
SHA1: 2d102e7d69aaadf66afec81e4a13b6b0ff042a4b
SHA256: 66bbc438b1e4b2732c13fcc9ba4f02b9c603e67c5aa16653d96d4162dd2a7fbf
Description: GGI video output plugin for VLC
 This is a GGI plugin for the VLC media player.  To activate it, use
 the `--vout ggi' flag or select the `ggi' video output plugin from the
 preferences menu.
 .
 VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4,
 DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia
 streams from various network sources.
Homepage: http://www.videolan.org/vlc/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: vlc-plugin-jack
Priority: optional
Section: universe/video
Installed-Size: 72
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian multimedia packages maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: vlc
Version: 1.1.9-1ubuntu1.3
Depends: vlc-nox (= 1.1.9-1ubuntu1.3), libc6 (>= 2.4), libjack-jackd2-0 (>= 1.9.5~dfsg-14) | libjack-0.116, libvlccore4 (>= 1.1.0)
Filename: pool/main/v/vlc/vlc-plugin-jack_1.1.9-1ubuntu1.3_i386.deb
Size: 10806
MD5sum: 7201c2dcfd1fa7e70fe3f13d43d03a22
SHA1: 07a951f7d9690b6eef2ca9ee81d14d3f955584d7
SHA256: bc9c5f76e00d5de4e0e498d3c1dff3174470ad69e326bfd5ef46b4e4ce452d86
Description: Jack audio plugins for VLC
 These plugins add support for JACK to the VLC media player. To
 activate the audio output module, use the `--aout jack' flag or
 select the `jack' audio output plugin from the preferences menu.
 For the jack input, use `vlc jack://channels=...:ports=...'
 .
 VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4,
 DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia
 streams from various network sources.
Homepage: http://www.videolan.org/vlc/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: vlc-plugin-notify
Priority: optional
Section: universe/video
Installed-Size: 56
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian multimedia packages maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: vlc
Version: 1.1.9-1ubuntu1.3
Replaces: vlc-nox (<< 1.1.2)
Depends: vlc-nox (= 1.1.9-1ubuntu1.3), libc6 (>= 2.8), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.8.0), libnotify1 (>= 0.5.0), libnotify1-gtk2.10, libvlccore4 (>= 1.1.0)
Breaks: vlc-nox (<< 1.1.2)
Filename: pool/main/v/vlc/vlc-plugin-notify_1.1.9-1ubuntu1.3_i386.deb
Size: 6084
MD5sum: dd5544997402243f3d53185244f5cc55
SHA1: 2f68bc8c4fd4ad6e7e2b031ef983dd8045ed80d7
SHA256: 0fd6fdc274787d2b9ec9cebadb537760e3625b5070ee99c719cf589f053e5820
Description: LibNotify plugin for VLC
 This plugin adds support for libnotify track change notification to the
 VLC media player.
 .
 VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4,
 DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia
 streams from various network sources.
Homepage: http://www.videolan.org/vlc/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Task: mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend

Package: vlc-plugin-pulse
Priority: optional
Section: universe/video
Installed-Size: 56
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian multimedia packages maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: vlc
Version: 1.1.9-1ubuntu1.3
Depends: vlc-nox (= 1.1.9-1ubuntu1.3), libc6 (>= 2.4), libpulse0 (>= 0.9.16), libvlccore4 (>= 1.1.0)
Filename: pool/main/v/vlc/vlc-plugin-pulse_1.1.9-1ubuntu1.3_i386.deb
Size: 7030
MD5sum: 7eb211231cda643ced23a9ffb278f93c
SHA1: 24ad3dba5c4b19a764d68ef1964acb573cb17b5a
SHA256: 771a58a3edafff9ec41756868fe1fdec0ff848e1a3bdc7835da7f4e3e19fa69b
Description: PulseAudio plugin for VLC
 This plugin adds support for PulseAudio to the VLC media player. To
 activate the audio output module, use the `--aout pulse' flag or
 select the `pulse' audio output plugin from the preferences menu.
 .
 VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4,
 DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia
 streams from various network sources.
Homepage: http://www.videolan.org/vlc/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Task: mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend

Package: vlc-plugin-sdl
Priority: optional
Section: universe/video
Installed-Size: 76
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian multimedia packages maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: vlc
Version: 1.1.9-1ubuntu1.3
Depends: vlc-nox, libc6 (>= 2.4), libsdl1.2debian (>= 1.2.10-1), libvlccore4 (>= 1.1.0), libx11-6
Filename: pool/main/v/vlc/vlc-plugin-sdl_1.1.9-1ubuntu1.3_i386.deb
Size: 12654
MD5sum: 9fcf110c9446733a3b666402cd1550f8
SHA1: 33fe29b4e12094aa5ff3dbb05a81cb047d6f9217
SHA256: 07fd941121729f00ac0884f072ba60ace91aaf8b9973c0b1e518691f1c383172
Description: SDL video and audio output plugin for VLC
 This plugin adds support for the Simple DirectMedia Layer library to
 the VLC media player. To activate it, use the `--vout sdl' or
 `--aout sdl' flags or select the `sdl' video or audio output plugin
 from the preferences menu.
 .
 VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4,
 DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia
 streams from various network sources.
Homepage: http://www.videolan.org/vlc/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: vlc-plugin-svg
Priority: optional
Section: universe/video
Installed-Size: 56
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian multimedia packages maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: vlc
Version: 1.1.9-1ubuntu1.3
Depends: vlc-nox (= 1.1.9-1ubuntu1.3), libc6 (>= 2.4), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.12.0), librsvg2-2 (>= 2.26.0), libvlccore4 (>= 1.1.0)
Filename: pool/main/v/vlc/vlc-plugin-svg_1.1.9-1ubuntu1.3_i386.deb
Size: 7322
MD5sum: d08ceef2a7b76e3a1a5235a84f4c4fbe
SHA1: f07e8f6cca9e5035cdb4692e094785f806b4962b
SHA256: 473d5f293761b0b08a74f4a5205213fa3a9a027e353870f6da15d892333b08fe
Description: SVG plugin for VLC
 This plugin allows you to render SVG graphics on top of the video. It is a text
 renderer, and must be activated through the '--text-renderer svg' option. When
 sent non-SVG data, it will convert it to SVG using a template that can be
 specified by the svg-template-file option.
 .
 VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4,
 DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia
 streams from various network sources.
Homepage: http://www.videolan.org/vlc/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: vlc-plugin-svgalib
Priority: optional
Section: universe/video
Installed-Size: 52
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian multimedia packages maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: vlc
Version: 1.1.9-1ubuntu1.3
Depends: vlc-nox (= 1.1.9-1ubuntu1.3), libc6 (>= 2.1.3), libsvga1, libvlccore4 (>= 1.1.0)
Filename: pool/main/v/vlc/vlc-plugin-svgalib_1.1.9-1ubuntu1.3_i386.deb
Size: 4568
MD5sum: 6fda21016df02972c0ee66f19a2e58f3
SHA1: 0955086bd35ce46297474ca71d97ee49d0fdcfe4
SHA256: dd5357c73e02b031813dd824f50410576be863ec1cb5cb94b146e69dadfb81bf
Description: SVGAlib video output plugin for VLC
 This plugin adds support for SVGAlib to the VLC media player. To
 activate it, use the `--vout svgalib' flag or select the `svgalib' video
 output plugin from the preferences menu. Note that you will need root
 permissions to use SVGAlib.
 .
 VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4,
 DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia
 streams from various network sources.
Homepage: http://www.videolan.org/vlc/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: vlc-plugin-zvbi
Priority: optional
Section: universe/video
Installed-Size: 60
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian multimedia packages maintainers <pkg-multimedia-maintainers@lists.alioth.debian.org>
Architecture: i386
Source: vlc
Version: 1.1.9-1ubuntu1.3
Depends: vlc-nox (= 1.1.9-1ubuntu1.3), libc6 (>= 2.4), libvlccore4 (>= 1.1.0), libzvbi0 (>= 0.2.11)
Filename: pool/main/v/vlc/vlc-plugin-zvbi_1.1.9-1ubuntu1.3_i386.deb
Size: 8848
MD5sum: e2492923f54cfaee26710102f5dd7abc
SHA1: 98ead9670526a7f655590c92b4f5c7a0e73128fe
SHA256: 182e8b8405683990fd220afc6a4688f8d3186d28f5f5d94935bf38eb1b4c9e6e
Description: VBI teletext plugin for VLC
 This plugin adds support for VBI teletext to the VLC media player.
 .
 VLC is the VideoLAN project's media player. It plays MPEG, MPEG2, MPEG4,
 DivX, MOV, WMV, QuickTime, mp3, Ogg/Vorbis files, DVDs, VCDs, and multimedia
 streams from various network sources.
Homepage: http://www.videolan.org/vlc/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: vsftpd
Priority: extra
Section: net
Installed-Size: 432
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Daniel Baumann <daniel@lists.debian-maintainers.org>
Architecture: i386
Version: 2.3.2-3ubuntu4.1
Replaces: ftp-server
Provides: ftp-server
Depends: debconf (>= 0.5) | debconf-2.0, upstart-job, libc6 (>= 2.7), libcap2 (>= 2.10), libpam0g (>= 0.99.7.1), libssl0.9.8 (>= 0.9.8m-1), libwrap0 (>= 7.6-4~), adduser, libpam-modules, netbase
Recommends: logrotate
Conflicts: ftp-server
Filename: pool/main/v/vsftpd/vsftpd_2.3.2-3ubuntu4.1_i386.deb
Size: 108376
MD5sum: 01d13185eacc39cbbb26b4cfd556b92a
SHA1: c90449839ec9277228863547fbe0e77aee8dd5cb
SHA256: a894d954416dbf6712e5fd4c4608022469bb9205403ae976291dde2991ce3611
Description: lightweight, efficient FTP server written for security
 This package provides the "Very Secure FTP Daemon", written from
 the ground up with security in mind.
 .
 It supports both anonymous and non-anonymous FTP access, PAM authentication,
 bandwidth limiting, and the Linux sendfile() facility.
Homepage: http://vsftpd.beasts.org/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: webfav
Priority: optional
Section: web
Installed-Size: 32
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Version: 1.17-0ubuntu5.2
Depends: xul-ext-webfav
Filename: pool/main/w/webfav/webfav_1.17-0ubuntu5.2_all.deb
Size: 2144
MD5sum: 8c67e00137e6779ffe4bc93b258d302d
SHA1: 4fafe52d6e2892633d2bb5b463304b455174b47a
SHA256: e0d9ccdda7a5b567f06afbf541531088c8be8a2dd5beec220db518b17d1169e9
Description: transitional dummy package
 This is a transitional dummy package to ease the migration
 from the webfav to the new xul-ext-webfav package.
 You can remove it safely.
Homepage: https://launchpad.net/webfav
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: wicd
Priority: optional
Section: universe/net
Installed-Size: 56
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: David Paleino <dapal@debian.org>
Architecture: all
Version: 1.7.0+ds1-6ubuntu0.11.04.1
Depends: wicd-daemon (= 1.7.0+ds1-6ubuntu0.11.04.1), wicd-gtk (= 1.7.0+ds1-6ubuntu0.11.04.1) | wicd-curses (= 1.7.0+ds1-6ubuntu0.11.04.1) | wicd-cli (= 1.7.0+ds1-6ubuntu0.11.04.1) | wicd-client
Filename: pool/main/w/wicd/wicd_1.7.0+ds1-6ubuntu0.11.04.1_all.deb
Size: 7850
MD5sum: f0f6a3ef4157a335bf5a9cdde522f0ec
SHA1: b1678a0a82836a02a4af15d4ebabc9ee0b04f8fd
SHA256: 1c23adacb264f498aa731e4ce4359261658a7c6890e9c88cea66a2af3f739959
Description: wired and wireless network manager - metapackage
 Wicd is a general-purpose network configuration server which aims
 to provide a simple but flexible interface for connecting to networks.
 Its features include:
  * wide variety of settings;
  * ability to connect to (and maintain profiles for) both wired and
    wireless networks;
  * support for many encryption schemes, including WEP, WPA, WPA2 and
    custom schemes;
  * wireless-tools compatibility;
  * tray icon showing network activity and signal strength;
  * lack of GNOME dependencies (although it does require GTK+), making it
    easy to use in Xfce, Fluxbox, Openbox, Enlightenment, etc.
 .
 This is a metapackage, it allows installation of all the components of
 Wicd, including one of the clients, which must be manually chosen.
Homepage: http://wicd.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: wicd-cli
Priority: optional
Section: universe/net
Installed-Size: 96
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: David Paleino <dapal@debian.org>
Architecture: all
Source: wicd
Version: 1.7.0+ds1-6ubuntu0.11.04.1
Replaces: wicd (<< 1.7.0~a3)
Provides: wicd-client
Depends: wicd-daemon (= 1.7.0+ds1-6ubuntu0.11.04.1)
Recommends: sudo
Breaks: wicd (<< 1.7.0~a3)
Filename: pool/main/w/wicd/wicd-cli_1.7.0+ds1-6ubuntu0.11.04.1_all.deb
Size: 10744
MD5sum: c6763f6d0d0326db0b46f76db3796779
SHA1: 693ee00aacf9d4b45b4b4f0ea369af456c31b266
SHA256: c4887758605f674835143ee58fc827fd50b20d2955b7e845cd7877cb7d75d3fb
Description: wired and wireless network manager - scriptable cli client
 Wicd is a general-purpose network configuration server which aims
 to provide a simple but flexible interface for connecting to networks.
 Its features include:
  * wide variety of settings;
  * ability to connect to (and maintain profiles for) both wired and
    wireless networks;
  * support for many encryption schemes, including WEP, WPA, WPA2 and
    custom schemes;
  * wireless-tools compatibility.
 .
 This package provides a scriptable console client.
Homepage: http://wicd.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: wicd-curses
Priority: optional
Section: universe/net
Installed-Size: 204
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: David Paleino <dapal@debian.org>
Architecture: all
Source: wicd
Version: 1.7.0+ds1-6ubuntu0.11.04.1
Replaces: wicd (<= 1.6.2.2-4)
Provides: wicd-client
Depends: python, python-urwid, wicd-daemon (= 1.7.0+ds1-6ubuntu0.11.04.1)
Recommends: sudo
Breaks: wicd (<= 1.6.2.2-4)
Filename: pool/main/w/wicd/wicd-curses_1.7.0+ds1-6ubuntu0.11.04.1_all.deb
Size: 36162
MD5sum: f6c6eaf43110947e2209563049ae20ef
SHA1: de853ea4812f3f450a4998378d6fec8a540fa9e3
SHA256: 80220eff9dff2bc8b4a228b4cb51e864b7ff23057efa573474e82f4506c19fc3
Description: wired and wireless network manager - Curses client
 Wicd is a general-purpose network configuration server which aims
 to provide a simple but flexible interface for connecting to networks.
 Its features include:
  * wide variety of settings;
  * ability to connect to (and maintain profiles for) both wired and
    wireless networks;
  * support for many encryption schemes, including WEP, WPA, WPA2 and
    custom schemes;
  * wireless-tools compatibility.
 .
 This package provides the Curses/Urwid client, which is the client
 of choice in environments without X server.
Homepage: http://wicd.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: wicd-daemon
Priority: optional
Section: universe/net
Installed-Size: 1752
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: David Paleino <dapal@debian.org>
Architecture: all
Source: wicd
Version: 1.7.0+ds1-6ubuntu0.11.04.1
Replaces: wicd (<= 1.6.2.2-4)
Depends: debconf (>= 0.5) | debconf-2.0, python, python-dbus, python-gobject, dbus, wpasupplicant, wireless-tools, dhcpcd | dhcp3-client | pump | udhcpc, net-tools | ethtool, net-tools | iproute, adduser, lsb-base (>= 3.2-13), psmisc, iputils-ping | inetutils-ping, python-wicd (= 1.7.0+ds1-6ubuntu0.11.04.1)
Recommends: wicd-gtk (= 1.7.0+ds1-6ubuntu0.11.04.1) | wicd-curses (= 1.7.0+ds1-6ubuntu0.11.04.1) | wicd-cli (= 1.7.0+ds1-6ubuntu0.11.04.1) | wicd-client
Suggests: pm-utils
Breaks: wicd (<= 1.6.2.2-4)
Filename: pool/main/w/wicd/wicd-daemon_1.7.0+ds1-6ubuntu0.11.04.1_all.deb
Size: 246902
MD5sum: 8faf105de97e933e70eb6c75cb9e34a1
SHA1: 50a2c418348c7d30966ac68599ea0f800285c4a2
SHA256: aff393985c0cc3777da50bd8f1d48edfe6ddefe7f077edf24069d04510126500
Description: wired and wireless network manager - daemon
 Wicd is a general-purpose network configuration server which aims
 to provide a simple but flexible interface for connecting to networks.
 Its features include:
  * wide variety of settings;
  * ability to connect to (and maintain profiles for) both wired and
    wireless networks;
  * support for many encryption schemes, including WEP, WPA, WPA2 and
    custom schemes;
  * wireless-tools compatibility.
 .
 This package contains the daemon needed to run Wicd.
Homepage: http://wicd.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: wicd-gtk
Priority: optional
Section: universe/net
Installed-Size: 744
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: David Paleino <dapal@debian.org>
Architecture: all
Source: wicd
Version: 1.7.0+ds1-6ubuntu0.11.04.1
Replaces: wicd (<= 1.6.2.2-4)
Provides: wicd-client
Depends: python, python-gtk2, python-glade2, wicd-daemon (= 1.7.0+ds1-6ubuntu0.11.04.1)
Recommends: gksu | kdesu | ktsuss | sudo, python-notify
Breaks: wicd (<= 1.6.2.2-4)
Filename: pool/main/w/wicd/wicd-gtk_1.7.0+ds1-6ubuntu0.11.04.1_all.deb
Size: 114324
MD5sum: a946c1a77715c5018094cd7f86c46c1a
SHA1: a37f13fdfa3d6df3a02d4739d723acf599e3a8d6
SHA256: a1f1fa3a5c05480fe8695aba42c18936bc554df3b43de0f6d374a5ea2e81b20f
Description: wired and wireless network manager - GTK+ client
 Wicd is a general-purpose network configuration server which aims
 to provide a simple but flexible interface for connecting to networks.
 Its features include:
  * wide variety of settings;
  * ability to connect to (and maintain profiles for) both wired and
    wireless networks;
  * support for many encryption schemes, including WEP, WPA, WPA2 and
    custom schemes;
  * wireless-tools compatibility.
 .
 This package provides the GTK+ client, which has no GNOME dependencies,
 making it easy to use in Xfce, Fluxbox, Openbox, Enlightenment, ...
 It also supports a tray icon showing network activity and signal
 strength.
Homepage: http://wicd.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: xdmx
Priority: optional
Section: universe/x11
Installed-Size: 1796
Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: i386
Source: xorg-server
Version: 2:1.10.1-1ubuntu1.3
Depends: xserver-common (>= 2:1.10.1-1ubuntu1.3), libc6 (>= 2.8), libgcrypt11 (>= 1.4.6), libpixman-1-0 (>= 0.15.16), libx11-6, libxau6, libxdmcp6, libxext6, libxfixes3 (>= 1:4.0.1), libxfont1 (>= 1:1.4.2), libxi6, libxmuu1, libxrender1
Filename: pool/main/x/xorg-server/xdmx_1.10.1-1ubuntu1.3_i386.deb
Size: 788066
MD5sum: 896e84c5f7f9d6a6f1a9c608c6589f9b
SHA1: 5685029c809d3f42e985b9003254c3b3e4f70a15
SHA256: 36ecea92b2f46c69e494bd5c9762fb3cf565666e2748728228c3cfda08dff60b
Description: distributed multihead X server
 Xdmx is a proxy X server that uses one or more other X servers as its
 display device(s). It provides multi-head X functionality for displays that
 might be located on different machines. Xdmx functions as a front-end X server
 that acts as a proxy to a set of back-end X servers. All of the visible
 rendering is passed to the back-end X servers. Clients connect to the Xdmx
 front-end, and everything appears as it would in a regular multi-head
 configuration. If Xinerama is enabled (e.g., with +xinerama on the command
 line), the clients see a single large screen.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This package is built from the X.org xserver module.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: xdmx-tools
Priority: optional
Section: universe/x11
Installed-Size: 404
Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: i386
Source: xorg-server
Version: 2:1.10.1-1ubuntu1.3
Replaces: xdmx (<= 2:1.1.1-10)
Depends: xdmx, libc6 (>= 2.4), libdmx1, libx11-6, libxaw7, libxext6, libxmu6, libxpm4, libxt6
Filename: pool/main/x/xorg-server/xdmx-tools_1.10.1-1ubuntu1.3_i386.deb
Size: 72664
MD5sum: 7d6eef5da2cb0b4cc3094d69b59c08eb
SHA1: d7ed7e84ec88a39e8eca95df22f232d6d0db5ca4
SHA256: d5ee4a73a297c45a74eb4c5463065ee2d64fa61fdd15ef0a12c62e9b54a60d8c
Description: Distributed Multihead X tools
 This package provides a collection of tools used for administration of
 the Xdmx server; see the xdmx package for more information.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This package is built from the X.org xserver module.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: xml-rpc-api2cpp
Priority: optional
Section: universe/devel
Installed-Size: 108
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Sean Finney <seanius@debian.org>
Architecture: i386
Source: xmlrpc-c
Version: 1.16.32-0ubuntu3.1
Depends: libxmlrpc-c3-0 (= 1.16.32-0ubuntu3.1), libc6-dev
Filename: pool/main/x/xmlrpc-c/xml-rpc-api2cpp_1.16.32-0ubuntu3.1_i386.deb
Size: 28866
MD5sum: 88932212e4e62995bf614d33b816040e
SHA1: 32f14c88e1a580367607bfb16830acea32d423b9
SHA256: 95666e5965eebf11a426ab43c563cb15ef106e2bf6c0b9232e724e7f1dc84efa
Description: Generate C++ wrapper classes for XML-RPC servers
 A utility for generating C++ wrapper classes based on an XML-RPC API,
 obtained by interrogating an XML-RPC server.
 .
 xmlrpc-c homepage: http://xmlrpc-c.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: xml-rpc-api2txt
Priority: optional
Section: universe/devel
Installed-Size: 60
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Sean Finney <seanius@debian.org>
Architecture: i386
Source: xmlrpc-c
Version: 1.16.32-0ubuntu3.1
Depends: libxmlrpc-c3-0 (= 1.16.32-0ubuntu3.1), libc6-dev, libfrontier-rpc-perl
Filename: pool/main/x/xmlrpc-c/xml-rpc-api2txt_1.16.32-0ubuntu3.1_i386.deb
Size: 8094
MD5sum: a6d24ab315d7b79f95a66ac6a103dbf1
SHA1: 76efb8ddd1953f0d44114c81f8156df8b6ab65f3
SHA256: f59b4c1743d10ec9a8d663ecd4699d997192e5e32beb3d0df67ea20c9b40dff7
Description: Dump an XML-RPC API as a text file
 A utility for printing out an XML-RPC API as a text file.  The API is
 obtained by interrogating an XML-RPC server.
 .
 xmlrpc-c homepage: http://xmlrpc-c.sourceforge.net/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: xmlsec1
Priority: optional
Section: universe/text
Installed-Size: 132
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: John V. Belmonte <jbelmonte@debian.org>
Architecture: i386
Version: 1.2.14-1+squeeze1build0.11.04.1
Depends: libc6 (>= 2.7), libssl0.9.8 (>= 0.9.8m-1), libxml2 (>= 2.7.4), libxmlsec1 (>= 1.2.14), libxmlsec1-openssl (>= 1.2.14), libxslt1.1 (>= 1.1.25)
Filename: pool/main/x/xmlsec1/xmlsec1_1.2.14-1+squeeze1build0.11.04.1_i386.deb
Size: 26318
MD5sum: 9daafcaf0b0375c7375c6efe8973454c
SHA1: 55952c0631b93beff425100cfd7f1c1e1efa87a5
SHA256: ccc79c31585e8baf0c4e85535d3ba33ca69b83e06cd5436bba5b0f2a04e5d1f8
Description: XML security command line processor
 Xmlsec is a command line tool for signature and encryption transformations
 of XML data.  It is part of the XML Security Library.
Homepage: http://www.aleksey.com/xmlsec/
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: xnest
Priority: optional
Section: x11
Installed-Size: 1756
Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: i386
Source: xorg-server
Version: 2:1.10.1-1ubuntu1.3
Depends: xserver-common (>= 2:1.10.1-1ubuntu1.3), libc6 (>= 2.8), libgcrypt11 (>= 1.4.6), libpixman-1-0 (>= 0.15.16), libx11-6, libxau6, libxdmcp6, libxext6, libxfont1 (>= 1:1.4.2)
Recommends: libgl1-mesa-dri (>= 7.1~rc1)
Filename: pool/main/x/xorg-server/xnest_1.10.1-1ubuntu1.3_i386.deb
Size: 707130
MD5sum: edf9fb26e1c91e0e134236b4bd0dfa4e
SHA1: 2102ec03e479a56ca537b3e7689da40fe3fcb1f3
SHA256: b8dfa8936fae836cca0e7da226aa34a8cc1f6d159391431a92bb39ff028aefe4
Description: Nested X server
 Xnest is a nested X server that simply relays all its requests to another
 X server, where it runs as a client.  This means that it appears as another
 window in your current X session.  Xnest relies upon its parent X server
 for font services.
 .
 Use of the Xephyr X server instead of Xnest is recommended.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This package is built from the X.org xserver module.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: kubuntu-full, kubuntu-mobile-full

Package: xserver-common
Priority: optional
Section: x11
Installed-Size: 1364
Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: all
Source: xorg-server
Version: 2:1.10.1-1ubuntu1.3
Replaces: xserver-xorg-core (<< 2:1.5.2)
Depends: x11-common, xkb-data, x11-xkb-utils
Recommends: xfonts-base, xauth
Filename: pool/main/x/xorg-server/xserver-common_1.10.1-1ubuntu1.3_all.deb
Size: 31654
MD5sum: 1c6b9716119533dc542cf2dc01cc46fd
SHA1: bcc938080219f11cd13a9ede4768c978257c7fcd
SHA256: f4ea9263b9ffd6a0051ad6e485d3dca4a9a0848bbd098d7726ea0777c64a1366
Description: common files used by various X servers
 This package provides files necessary for all X.Org based X servers.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, ubuntu-uec-live, kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop, edubuntu-uec-live, xubuntu-desktop, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, ubuntu-netbook

Package: xserver-xephyr
Priority: optional
Section: x11
Installed-Size: 2112
Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: i386
Source: xorg-server
Version: 2:1.10.1-1ubuntu1.3
Depends: xserver-common (>= 2:1.10.1-1ubuntu1.3), libc6 (>= 2.8), libdrm2 (>= 2.3.1), libgcrypt11 (>= 1.4.6), libgl1-mesa-glx | libgl1, libpixman-1-0 (>= 0.15.16), libx11-6, libxau6, libxdmcp6, libxext6, libxfont1 (>= 1:1.4.2), libxv1
Recommends: libgl1-mesa-dri (>= 7.1~rc1)
Filename: pool/main/x/xorg-server/xserver-xephyr_1.10.1-1ubuntu1.3_i386.deb
Size: 889178
MD5sum: 103ddb903fbb73dba6def434eebf6703
SHA1: a22caebf5c1268414e99e7cd736443f2b8d23325
SHA256: 47ae7c99241f523a053b9e665fa862d9dde1a8af1461050df4b54e40b59eca7f
Description: nested X server
 Xephyr is an X server that can be run inside another X server,
 much like Xnest. It is based on the kdrive X server, and as a
 result it supports newer extensions than Xnest, including render and
 composite.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This package is built from the X.org xserver module.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: edubuntu-desktop-gnome

Package: xserver-xfbdev
Priority: optional
Section: universe/x11
Installed-Size: 1960
Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: i386
Source: xorg-server
Version: 2:1.10.1-1ubuntu1.3
Depends: xserver-common (>= 2:1.10.1-1ubuntu1.3), libc6 (>= 2.8), libgcrypt11 (>= 1.4.6), libpixman-1-0 (>= 0.15.16), libxau6, libxdmcp6, libxfont1 (>= 1:1.4.2)
Filename: pool/main/x/xorg-server/xserver-xfbdev_1.10.1-1ubuntu1.3_i386.deb
Size: 821262
MD5sum: 027cdeb6aaa0fedfda5148121113ac88
SHA1: 18610e85b115bad3021125ebdf03db4748ce82a5
SHA256: 1f4a4bdf416f6f28b5e95a1c1d632a829950f9ecaaa30dba30259fe5bede03be
Description: Linux framebuffer device tiny X server
 xserver-xfbdev is a Linux framebuffer device tiny X server based on the
 kdrive X server.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This package is built from the X.org xserver module.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: xserver-xorg-core
Priority: optional
Section: x11
Installed-Size: 3736
Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: i386
Source: xorg-server
Version: 2:1.10.1-1ubuntu1.3
Provides: xorg-input-abi-12, xorg-video-abi-10
Depends: xserver-common (>= 2:1.10.1-1ubuntu1.3), keyboard-configuration, udev (>= 149), libc6 (>= 2.8), libdrm2 (>= 2.3.1), libgcrypt11 (>= 1.4.6), libpciaccess0 (>= 0.10.7), libpixman-1-0 (>= 0.15.16), libudev0 (>= 147), libxau6, libxdmcp6, libxfont1 (>= 1:1.4.2)
Recommends: libgl1-mesa-dri (>= 7.1~rc1)
Suggests: xfonts-100dpi | xfonts-75dpi, xfonts-scalable
Breaks: fglrx (<= 2:8.801-0ubuntu2), xserver-xorg-input, xserver-xorg-input-2, xserver-xorg-input-2.1, xserver-xorg-input-4, xserver-xorg-input-7, xserver-xorg-input-joystick (<= 1:1.5.0-3), xserver-xorg-input-synaptics (<= 1.2.2-1ubuntu4), xserver-xorg-input-tslib (<= 0.0.6-3), xserver-xorg-input-vmmouse (<= 1:12.6.5-4ubuntu2), xserver-xorg-input-wacom (<< 0.7.8), xserver-xorg-video, xserver-xorg-video-1.0, xserver-xorg-video-1.9, xserver-xorg-video-2, xserver-xorg-video-4, xserver-xorg-video-5, xserver-xorg-video-6, xserver-xorg-video-8, xserver-xorg-video-cyrix (<= 1:1.1.0-8), xserver-xorg-video-dummy (<= 1:0.3.3-2build1), xserver-xorg-video-glamo (<= 0.0.0+20091108.git9918e082-1), xserver-xorg-video-glide (<= 1.0.3-2), xserver-xorg-video-i810 (<< 2:2.4), xserver-xorg-video-imstt (<= 1:1.1.0-7), xserver-xorg-video-newport (<= 1:0.2.1-4ubuntu1), xserver-xorg-video-nsc (<= 1:2.8.3-4), xserver-xorg-video-psb (<= 0.2.1-1ubuntu3), xserver-xorg-video-radeonhd (<= 1.3.0-2), xserver-xorg-video-sunbw2 (<= 1:1.1.0-5), xserver-xorg-video-tga (<= 1:1.1.0-9ubuntu1), xserver-xorg-video-unichrome (<= 1:0.2.6.99-0ubuntu1), xserver-xorg-video-v4l (<< 1:0.2.0-4ubuntu1), xserver-xorg-video-vga (<= 1:4.1.0-8)
Filename: pool/main/x/xorg-server/xserver-xorg-core_1.10.1-1ubuntu1.3_i386.deb
Size: 1496746
MD5sum: f925cce55e651c4d632584bebe7cca55
SHA1: d795594691efb81a2e23fa904d236ffe16d701c9
SHA256: 233276347f0048e0409d55990edf11fae0e0893ea56efd0a465a9b3dd000128e
Description: Xorg X server - core server
 The Xorg X server is an X server for several architectures and operating
 systems, which is derived from the XFree86 4.x series of X servers.
 .
 The Xorg server supports most modern graphics hardware from most vendors,
 and supersedes all XFree86 X servers.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This package is built from the X.org xserver module.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m
Task: ubuntu-desktop, ubuntu-uec-live, kubuntu-desktop, kubuntu-mobile-desktop, kubuntu-mobile, edubuntu-desktop, edubuntu-uec-live, xubuntu-desktop, mythbuntu-backend-master, mythbuntu-backend-slave, mythbuntu-desktop, mythbuntu-frontend, ubuntu-netbook

Package: xserver-xorg-core-dbg
Priority: extra
Section: debug
Installed-Size: 18608
Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: i386
Source: xorg-server
Version: 2:1.10.1-1ubuntu1.3
Depends: xserver-xorg-core (= 2:1.10.1-1ubuntu1.3)
Filename: pool/main/x/xorg-server/xserver-xorg-core-dbg_1.10.1-1ubuntu1.3_i386.deb
Size: 7117466
MD5sum: c05236fb9db806f982d6dc16e7f7cd45
SHA1: f3edbb17b04554177f05805328c9c99afb498e1f
SHA256: be0815b0c6984b07f956e58518f1162afc1ac3e2d61a299f30628e7a32550524
Description: Xorg - the X.Org X server (debugging symbols)
 The Xorg X server is an X server for several architectures and operating
 systems, which is derived from the XFree86 4.x series of X servers.
 .
 The Xorg server supports most modern graphics hardware from most vendors,
 and supersedes all XFree86 X servers.
 .
 This package provides debugging symbols for the Xorg X server and associated
 modules.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: xserver-xorg-dev
Priority: optional
Section: x11
Installed-Size: 1728
Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: i386
Source: xorg-server
Version: 2:1.10.1-1ubuntu1.3
Depends: libpixman-1-dev (>= 0.15.20), x11proto-core-dev (>= 7.0.17), x11proto-input-dev (>= 2.0.1-1ubuntu1), x11proto-xext-dev (>= 7.1.99), x11proto-video-dev, x11proto-randr-dev (>= 1.2.99.3), x11proto-render-dev (>= 2:0.11), x11proto-dri2-dev (>= 2.3), x11proto-fonts-dev, x11proto-xinerama-dev, x11proto-kb-dev, libxkbfile-dev, libpciaccess-dev
Filename: pool/main/x/xorg-server/xserver-xorg-dev_1.10.1-1ubuntu1.3_i386.deb
Size: 273888
MD5sum: 651db3fdfec739fe594bbf8803064038
SHA1: 3a7c86a067667bd425dee067e29e051acae94b09
SHA256: ff336de7f43e1a55475d93f9505e14e1a7d9000c9f3bbda80b34bd9c4900ab3f
Description: Xorg X server - development files
 This package provides development files for the X.Org ('Xorg') X server.
 This is not quite the same as the DDK (Driver Development Kit) from the
 XFree86 4.x and X.Org 6.7, 6.8 and 6.9 series of servers; it provides
 headers and a pkg-config file for drivers using autotools to build
 against.
 .
 Unless you are developing or building a driver, you probably want
 xserver-xorg and/or xserver-xorg-core instead.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This package is built from the X.org xserver module.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: xsltproc
Priority: optional
Section: text
Installed-Size: 176
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Debian XML/SGML Group <debian-xml-sgml-pkgs@lists.alioth.debian.org>
Architecture: i386
Source: libxslt
Version: 1.1.26-6ubuntu0.1
Depends: libc6 (>= 2.3.4), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25)
Filename: pool/main/libx/libxslt/xsltproc_1.1.26-6ubuntu0.1_i386.deb
Size: 33200
MD5sum: ef6dc2753939f2bb1bde37ae11eb6858
SHA1: ac45c5e45688cd539a994b1b603235cb4fa7773a
SHA256: 80a8d19a5e3fd6f1e8427a5aee2b79bc43f0f0d1c407553b2e8928fb6b2b5d63
Description: XSLT 1.0 command line processor
 XSLT is an XML language for defining transformations of XML files from
 XML to some other arbitrary format, such as XML, HTML, plain text, etc.
 using standard XSLT version 1.0 stylesheets.
 .
 This package contains a command line tool that facilitates XSLT
 transformations.
Homepage: http://xmlsoft.org/xslt/
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: xul-ext-bindwood
Priority: optional
Section: universe/web
Installed-Size: 36
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Elliot Murphy <elliot@ubuntu.com>
Architecture: all
Source: bindwood
Version: 1.99.0-0ubuntu1.3
Replaces: bindwood (<< 1.0-0ubuntu1)
Depends: couchdb-bin, python-desktopcouch-application (>= 1.0.6)
Filename: pool/main/b/bindwood/xul-ext-bindwood_1.99.0-0ubuntu1.3_all.deb
Size: 3684
MD5sum: 998b512fd8528f36a40472e63f0be766
SHA1: 4f1b9e3719bf8fcdfa1fecb53ac4cb6c18f73347
SHA256: daf23c8735b2c5291291ac9fd8f5e90153764f8ef54ec295b9d18feccc896869
Description: Firefox bookmark syncing with desktop couchdb
 Extension package for firefox provides bookmark syncing with local desktop
 couchdb, bookmarks can then be replicated to other couchdb instances.
 .
 You can uninstall this package if you don't want to sync bookmarks with your
 local desktop couchdb.
Homepage: https://launchpad.net/bindwood
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: xul-ext-calendar-timezones
Priority: optional
Section: universe/web
Installed-Size: 508
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: all
Source: lightning-extension
Version: 1.8+build1-0ubuntu0.11.04.1
Provides: seamonkey-calendar-timezones, thunderbird-calendar-timezones
Recommends: thunderbird (>= 16.0) | seamonkey (>= 2.0)
Filename: pool/main/l/lightning-extension/xul-ext-calendar-timezones_1.8+build1-0ubuntu0.11.04.1_all.deb
Size: 44120
MD5sum: 8fefbd7b8900eb1f92b65e3e945eb09c
SHA1: 521b12e92b17ea37484bf4c959b8f00965b7bd80
SHA256: 25063bef9c40f1db09faf5fec91b8f226813c987e58086dc4677ebeb31205de1
Description: Calendar Extension for Thunderbird - Timezone data
 Lighting is the Mozilla Calendar extension for Thunderbird, based
 on Sunbird - the Mozilla Standalone Calendar application. It is tightly
 integrated with Thunderbird, allowing it to easily perform email-related
 calendaring tasks.
 .
 This package provides timezone data. It's an essential component if you want
 to use all calendaring features.
Enhances: seamonkey, thunderbird
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: xul-ext-gdata-provider
Priority: optional
Section: universe/web
Installed-Size: 388
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: all
Source: lightning-extension
Version: 1.8+build1-0ubuntu0.11.04.1
Provides: seamonkey-gdata-provider, thunderbird-gdata-provider
Depends: xul-ext-lightning
Recommends: thunderbird (>= 8.0~a1) | seamonkey (>= 2.5~a1)
Filename: pool/main/l/lightning-extension/xul-ext-gdata-provider_1.8+build1-0ubuntu0.11.04.1_all.deb
Size: 56966
MD5sum: 4c4013f2b042902facc973c0bfcfd645
SHA1: 9c3987fcb93d727dedf49d270d09cce854f0f9ab
SHA256: fc9fe98af99842f6d9789150f2b4a4a51077ac13837245c13cff90efcb9a6ae7
Description: Calendar Extension for Thunderbird - Google Calendar support
 Lighting is the Mozilla Calendar extension for Thunderbird, based
 on Sunbird - the Mozilla Standalone Calendar application. It is tightly
 integrated with Thunderbird, allowing it to easily perform email-related
 calendaring tasks.
 .
 This package provides Google Calendar support. It's a recommended component
 if you want to connect to your google calendar.
Enhances: seamonkey, thunderbird
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: xul-ext-lightning
Priority: optional
Section: universe/web
Installed-Size: 4712
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: lightning-extension
Version: 1.8+build1-0ubuntu0.11.04.1
Provides: imap-client, mail-reader, seamonkey-lightning, thunderbird-lightning
Depends: xul-ext-calendar-timezones, libc6 (>= 2.7), libgcc1 (>= 1:4.1.1), libnspr4 (>= 4.7.3-0ubuntu1~), libstdc++6 (>= 4.1.1)
Recommends: thunderbird (>= 16.0) | seamonkey (>= 2.13), xul-ext-gdata-provider
Suggests: latex-xft-fonts
Filename: pool/main/l/lightning-extension/xul-ext-lightning_1.8+build1-0ubuntu0.11.04.1_i386.deb
Size: 1122360
MD5sum: b5f2bd40a239d64ce839c53290652586
SHA1: a1261c19267742040add21ef8ba7e529f0edf3e6
SHA256: 0383a03b446c24eeee605a8ef6e6be02b54ad763c48e4ed618acfd86817aeb14
Description: Calendar Extension for Thunderbird
 Lighting is the Mozilla Calendar extension for Thunderbird, based
 on Sunbird - the Mozilla Standalone Calendar application. It is tightly
 integrated with Thunderbird, allowing it to easily perform email-related
 calendaring tasks.
Enhances: seamonkey, thunderbird
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: xul-ext-mozvoikko
Priority: optional
Section: web
Installed-Size: 124
Maintainer: Ubuntu Core Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Original-Maintainer: Heikki Mäntysaari <heikki.mantysaari@linux.fi>
Architecture: all
Source: mozvoikko
Version: 2.0.1-0ubuntu0.11.04.1
Replaces: mozvoikko
Depends: libvoikko1, voikko-fi, firefox (>= 4.0) | abrowser (>= 4.0) | thunderbird (>= 5.0) | seamonkey (>= 2.2)
Breaks: mozvoikko (<= 1.0-4ubuntu2)
Filename: pool/main/m/mozvoikko/xul-ext-mozvoikko_2.0.1-0ubuntu0.11.04.1_all.deb
Size: 15928
MD5sum: c739f8b10aaa4197c57d99c942ad0c4b
SHA1: 596c178f471917a15308e757e4d29be06061a913
SHA256: ebc3e52d96f124ffcad8933a90db7a047e504d0694874c80815691f65a8dcb7e
Description: Finnish spell-checker extension for Firefox
 Finnish spell-checker extension for Firefox. Spell-checking
 functionality is provided by Voikko - a free spellchecker
 for Finnish language.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: xul-ext-webfav
Priority: optional
Section: web
Installed-Size: 180
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
Architecture: all
Source: webfav
Version: 1.17-0ubuntu5.2
Replaces: webfav (<< 1.17-0ubuntu2)
Provides: abrowser-webfav, firefox-webfav, webfav
Recommends: firefox | abrowser
Breaks: webfav (<< 1.17-0ubuntu2)
Filename: pool/main/w/webfav/xul-ext-webfav_1.17-0ubuntu5.2_all.deb
Size: 17518
MD5sum: 3a4acdca67dc6b537e8228dca193b976
SHA1: 1ae418752c0c5d6fc9b3bd2add791bdfa84d5286
SHA256: 79d21d34079b02baefab4f9a71cd10b97a46c39a638baa77a46c34450d9bff8d
Description: Firefox extension for saving web favorites (bookmarks)
 This package contains a Firefox extension that is used for saving web
 favorites (also known as bookmarks) into a location so that the Netbook
 Launcher can utilise them.
Enhances: abrowser, firefox
Homepage: https://launchpad.net/webfav
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m

Package: xulrunner-1.9.2
Priority: optional
Section: universe/devel
Installed-Size: 23728
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Version: 1.9.2.28+build1+nobinonly-0ubuntu0.11.04.1
Depends: libasound2 (>> 1.0.24.1), libatk1.0-0 (>= 1.12.4), 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.22.0), libglib2.0-0 (>= 2.24.0), libgtk2.0-0 (>= 2.18.0), libhunspell-1.2-0 (>= 1.2.11), libidl0, libnspr4 (>= 4.7.3-0ubuntu1~), libnss3 (>= 3.12.6), libpango1.0-0 (>= 1.14.0), libpixman-1-0 (>= 0.11.2), libsqlite3-0 (>= 3.7.3), libstartup-notification0 (>= 0.10), libstdc++6 (>= 4.5), 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.28+build1+nobinonly-0ubuntu0.11.04.1_i386.deb
Size: 9189752
MD5sum: aa78c6c28978d5c8a65264eede416e09
SHA1: 2faa0ed81c5a7204735628b32a9bbfa97c5970a3
SHA256: 30098b6cd6f2fa73596ca080afa2ee9fcb02649f27b8510e9416ca60200f8761
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

Package: xulrunner-1.9.2-dbg
Priority: optional
Section: universe/devel
Installed-Size: 193272
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: xulrunner-1.9.2
Version: 1.9.2.28+build1+nobinonly-0ubuntu0.11.04.1
Filename: pool/main/x/xulrunner-1.9.2/xulrunner-1.9.2-dbg_1.9.2.28+build1+nobinonly-0ubuntu0.11.04.1_i386.deb
Size: 72225716
MD5sum: c558db6503a125984d476feb29db84d7
SHA1: 981a32077a998990ffca1b6640a061e5c08bfae2
SHA256: d5f11fdae03bb94eb2e94d532df46314d2e8fbb5061437b27b8bf1f8bdd1a677
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

Package: xulrunner-1.9.2-dev
Priority: optional
Section: universe/devel
Installed-Size: 29660
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: xulrunner-1.9.2
Version: 1.9.2.28+build1+nobinonly-0ubuntu0.11.04.1
Depends: xulrunner-1.9.2 (= 1.9.2.28+build1+nobinonly-0ubuntu0.11.04.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.28+build1+nobinonly-0ubuntu0.11.04.1_i386.deb
Size: 4785736
MD5sum: 48d549ccb1d377ec7dfb26f968f92c2a
SHA1: dfc56d05b75839db629ebe64e9303739fd2973b8
SHA256: 1973a98337b8d7b70c88235ef50680bdb77bcadfd9c475e03bb15cd4005cc7eb
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

Package: xulrunner-1.9.2-gnome-support
Priority: optional
Section: universe/devel
Installed-Size: 172
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: xulrunner-1.9.2
Version: 1.9.2.28+build1+nobinonly-0ubuntu0.11.04.1
Depends: libasound2 (>> 1.0.24.1), libatk1.0-0 (>= 1.12.4), 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.22.0), 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 (>= 4.7.3-0ubuntu1~), libpango1.0-0 (>= 1.14.0), libstdc++6 (>= 4.1.1), xulrunner-1.9.2 (= 1.9.2.28+build1+nobinonly-0ubuntu0.11.04.1)
Filename: pool/main/x/xulrunner-1.9.2/xulrunner-1.9.2-gnome-support_1.9.2.28+build1+nobinonly-0ubuntu0.11.04.1_i386.deb
Size: 44830
MD5sum: 64f393d439043479240175f83e3f87e7
SHA1: d3b3e6a93e8de0f7792fad4dba19864f43ff160f
SHA256: 3fc8101b645b33220e02af514fdb84b904b38548a5b809e1a3b8b7312369950e
Description: Support for Gnome in xulrunner-1.9.2 applications
 This is an extension to xulrunner-1.9.2 that allows XUL applications to use
 protocol handlers from Gnome-VFS, such as smb or sftp, and other Gnome
 integration features.
Homepage: http://developer.mozilla.org/en/docs/XULRunner
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu

Package: xulrunner-1.9.2-testsuite
Priority: optional
Section: universe/devel
Installed-Size: 8776
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: xulrunner-1.9.2
Version: 1.9.2.28+build1+nobinonly-0ubuntu0.11.04.1
Depends: libasound2 (>> 1.0.24.1), libatk1.0-0 (>= 1.12.4), libc6 (>= 2.4), libcairo2 (>= 1.2.4), libfontconfig1 (>= 2.8.0), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.12.0), libgtk2.0-0 (>= 2.12), libnspr4 (>= 4.7.3-0ubuntu1~), libpango1.0-0 (>= 1.14.0), libsqlite3-0 (>= 3.7.3), libstartup-notification0 (>= 0.10), libstdc++6 (>= 4.1.1), libx11-6, xulrunner-1.9.2 (= 1.9.2.28+build1+nobinonly-0ubuntu0.11.04.1)
Filename: pool/main/x/xulrunner-1.9.2/xulrunner-1.9.2-testsuite_1.9.2.28+build1+nobinonly-0ubuntu0.11.04.1_i386.deb
Size: 7549234
MD5sum: 9a4517356b9a5bfb79bf63e864dee68a
SHA1: 2015ea2ab2a31689ceefe8cd7d5390b6b474a725
SHA256: b769b90bfe11607c49348abf89cef9a508fdaa71ca0984d2c5caf4215a5ffc12
Description: Test Suite from XULRunner 1.9.2
 This package contains 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

Package: xulrunner-1.9.2-testsuite-dev
Priority: optional
Section: universe/devel
Installed-Size: 476
Maintainer: Ubuntu Mozilla Team <ubuntu-mozillateam@lists.ubuntu.com>
Architecture: i386
Source: xulrunner-1.9.2
Version: 1.9.2.28+build1+nobinonly-0ubuntu0.11.04.1
Depends: xulrunner-1.9.2-dev (= 1.9.2.28+build1+nobinonly-0ubuntu0.11.04.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.28+build1+nobinonly-0ubuntu0.11.04.1_i386.deb
Size: 55010
MD5sum: f50389e2621504e8153488ddfc222a20
SHA1: 30f8d2f14de5876959580d78c2be3db92f514e8f
SHA256: 55b0076ce677c2dfea3a2706fb51529fcf538d2861a7080c3b73979ca32fc50a
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

Package: xvfb
Priority: optional
Section: x11
Installed-Size: 1944
Maintainer: Ubuntu X-SWAT <ubuntu-x@lists.ubuntu.com>
Original-Maintainer: Debian X Strike Force <debian-x@lists.debian.org>
Architecture: i386
Source: xorg-server
Version: 2:1.10.1-1ubuntu1.3
Depends: xserver-common (>= 2:1.10.1-1ubuntu1.3), libc6 (>= 2.8), libgcrypt11 (>= 1.4.6), libpixman-1-0 (>= 0.15.16), libxau6, libxdmcp6, libxfont1 (>= 1:1.4.2), xauth, x11-xkb-utils
Recommends: libgl1-mesa-dri
Filename: pool/main/x/xorg-server/xvfb_1.10.1-1ubuntu1.3_i386.deb
Size: 809152
MD5sum: bf06bb37a5db1b8e5b882b28032e119f
SHA1: 0f4c2395b45d1e03560a3b5fee43276049b03c5e
SHA256: 1bbdc6a7eecc2c7e985df5101aa9dd20a9323e765209beb89407278b6fecc9c6
Description: Virtual Framebuffer 'fake' X server
 Xvfb provides an X server that can run on machines with no display hardware
 and no physical input devices. It emulates a dumb framebuffer using virtual
 memory. The primary use of this server was intended to be server testing,
 but other novel uses for it have been found, including testing clients
 against unusual depths and screen configurations, doing batch processing with
 Xvfb as a background rendering engine, load testing, as an aid to porting the
 X server to a new platform, and providing an unobtrusive way to run
 applications that don't really need an X server but insist on having one
 anyway.
 .
 This package also contains a convenience script called xvfb-run which
 simplifies the automated execution of X clients in a virtual server
 environment. This convenience script requires the use of the xauth
 program.
 .
 More information about X.Org can be found at:
 <URL:http://www.X.org>
 .
 This package is built from the X.org xserver module.
Bugs: https://bugs.launchpad.net/ubuntu/+filebug
Origin: Ubuntu
Supported: 18m