Package: apache2-mpm-itk Priority: extra Section: httpd Installed-Size: 55 Maintainer: Debian Apache Maintainers Architecture: i386 Source: apache2 Version: 2.2.22-13.87.201503090840 Provides: apache2, apache2-mpm, httpd, httpd-cgi Depends: apache2.2-common (= 2.2.22-13.87.201503090840), apache2.2-bin (= 2.2.22-13.87.201503090840) Conflicts: apache2-common, apache2-mpm Filename: 4.0-2/i386/apache2-mpm-itk_2.2.22-13.87.201503090840_i386.deb Size: 2328 MD5sum: 717a00f08b5534c1e61a5595c294434e SHA1: fca0076b04acb88d14f8be2558fb7204181c7847 SHA256: 49d8b66dacbf1f53041dd8b77cc5f88e91335f9d9767b0281cb15454b469a2f5 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/ Package: apache2-mpm-prefork Priority: optional Section: httpd Installed-Size: 55 Maintainer: Debian Apache Maintainers Architecture: i386 Source: apache2 Version: 2.2.22-13.87.201503090840 Provides: apache2, apache2-mpm, httpd, httpd-cgi Depends: apache2.2-common (= 2.2.22-13.87.201503090840), apache2.2-bin (= 2.2.22-13.87.201503090840) Conflicts: apache2-common, apache2-mpm Filename: 4.0-2/i386/apache2-mpm-prefork_2.2.22-13.87.201503090840_i386.deb Size: 2344 MD5sum: c72041423be7d9c3dbc894a0f64e2bfd SHA1: 40d9b11b4d1fc19a7f65cfefe6550bf457bcfdb7 SHA256: 8f500b8f1f16cdae380aece8bced01f3def0d2cbdfbb76333f2fd4db5233282c 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 implementation using a variable number of processes where each process handles only one connection at the same time. 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/ Package: apache2-utils Priority: optional Section: httpd Installed-Size: 315 Maintainer: Debian Apache Maintainers Architecture: i386 Source: apache2 Version: 2.2.22-13.87.201503090840 Replaces: apache-utils (<< 1.3.33-4), apache2-common, apache2.2-bin (<< 2.2.22-1~) Depends: libapr1 (>= 1.2.7), libaprutil1 (>= 1.2.7+dfsg), libc6 (>= 2.3.6-6~), libssl1.0.0 (>= 1.0.0) Conflicts: apache-common (<< 1.3.28.0.1-1) Filename: 4.0-2/i386/apache2-utils_2.2.22-13.87.201503090840_i386.deb Size: 162634 MD5sum: ada031b59e7b142549e9031b276ca683 SHA1: 3284537d28a324fada9db5e8429da251e318a461 SHA256: d51599436135623cb59fe373874c2039872770fcc01f2612a841d5d5f12deb42 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) - httxt2dbm (Generate dbm files for use with RewriteMap) Homepage: http://httpd.apache.org/ Package: apache2.2-bin Priority: optional Section: httpd Installed-Size: 3285 Maintainer: Debian Apache Maintainers Architecture: i386 Source: apache2 Version: 2.2.22-13.87.201503090840 Replaces: apache2.2-common (<< 2.2.14-2~) Depends: libapr1 (>= 1.4.2), libaprutil1 (>= 1.4.0), libaprutil1-dbd-sqlite3 | libaprutil1-dbd-mysql | libaprutil1-dbd-odbc | libaprutil1-dbd-pgsql | libaprutil1-dbd-freetds, libaprutil1-ldap, libc6 (>= 2.3.6-6~), libcap2 (>= 2.10), libldap-2.4-2 (>= 2.4.7), libpcre3 (>= 8.10), libssl1.0.0 (>= 1.0.1), zlib1g (>= 1:1.1.4) Conflicts: apache2.2-common (<< 2.2.11-5~) Filename: 4.0-2/i386/apache2.2-bin_2.2.22-13.87.201503090840_i386.deb Size: 780558 MD5sum: ce2e423c999e596da82252974da2d012 SHA1: c8979ece3fe542750c55db279f26905ff1091933 SHA256: fa9446f0669f72da59fffd330a96538cee403a88888637611bb5ce067f2fc050 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/ Package: apache2.2-common Priority: optional Section: httpd Installed-Size: 785 Maintainer: Debian Apache Maintainers Architecture: i386 Source: apache2 Version: 2.2.22-13.87.201503090840 Replaces: apache2-common Depends: apache2.2-bin (= 2.2.22-13.87.201503090840), apache2-utils, mime-support, lsb-base, procps, perl Recommends: ssl-cert Suggests: www-browser, apache2-doc, apache2-suexec | apache2-suexec-custom Conflicts: apache, apache2-common Filename: 4.0-2/i386/apache2.2-common_2.2.22-13.87.201503090840_i386.deb Size: 293214 MD5sum: 6301f6602732c6b2637e626412d71ced SHA1: 25aac154ac08e6357087a5bd44146a35815694f8 SHA256: 128d7f56fb39f9f102b2fd154a69d4fdcf10d6927416c4053ad3bbba01be3e00 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/ Package: apache2 Priority: optional Section: httpd Installed-Size: 29 Maintainer: Debian Apache Maintainers Architecture: i386 Version: 2.2.22-13.87.201503090840 Depends: apache2-mpm-worker (= 2.2.22-13.87.201503090840) | apache2-mpm-prefork (= 2.2.22-13.87.201503090840) | apache2-mpm-event (= 2.2.22-13.87.201503090840) | apache2-mpm-itk (= 2.2.22-13.87.201503090840), apache2.2-common (= 2.2.22-13.87.201503090840) Filename: 4.0-2/i386/apache2_2.2.22-13.87.201503090840_i386.deb Size: 1448 MD5sum: 63cf86b4bf2cb9c23e492d9b1aaff9c5 SHA1: ead6580aa356cfb1c75c42f1f958491ec48b3038 SHA256: ee13e595625a4e153814ed6ca3b5eaf3c9ad3e755fc3a8803132f6848dae8a3c 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/ Package: binutils Priority: optional Section: devel Installed-Size: 13248 Maintainer: Matthias Klose Architecture: i386 Version: 2.22-8.30.201503161736 Replaces: binutils-gold (<< 2.20.51.20100415) Provides: elf-binutils Depends: libc6 (>= 2.11), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.6), zlib1g (>= 1:1.2.0) Suggests: binutils-doc (>= 2.22-8.30.201503161736) Conflicts: binutils-gold (<< 2.20.51.20100415), elf-binutils, gas, modutils (<< 2.4.19-1) Filename: 4.0-2/i386/binutils_2.22-8.30.201503161736_i386.deb Size: 4568044 MD5sum: 6b31586f9987baf0776c568858503fba SHA1: eb856c95052c359f09654c878d7f3db2bb1003c7 SHA256: 390e8892f23b2e0c03e760571e5d95f7ee7e66de813a79aa2e343ba31e82feb2 Description: GNU assembler, linker and binary utilities The programs in this package are used to assemble, link and manipulate binary and object files. They may be used in conjunction with a compiler and various libraries to build programs. Package: clamav-daemon Priority: optional Section: utils Installed-Size: 1084 Maintainer: ClamAV Team Architecture: i386 Source: clamav Version: 0.98.6+dfsg-0.148.201502121031 Replaces: clamav-base (<< 0.98.1+dfsg-6) Depends: adduser, clamav-base (= 0.98.6+dfsg-0.148.201502121031), clamav-freshclam (>= 0.98.6+dfsg) | clamav-data, dpkg (>= 1.16.1), lsb-base (>= 3.2-13), procps (>= 1:3.3.2), ucf, debconf (>= 0.5) | debconf-2.0, libbz2-1.0, libc6 (>= 2.13), libclamav6 (>= 0.98.5~rc1), libjson0 (>= 0.10), libncurses5 (>= 5.5-5~), libssl1.0.0 (>= 1.0.0), libtinfo5, zlib1g (>= 1:1.2.0.2) Suggests: apparmor, clamav-docs, daemon Breaks: clamav-base (<< 0.98.1+dfsg-6) Filename: 4.0-2/i386/clamav-daemon_0.98.6+dfsg-0.148.201502121031_i386.deb Size: 532988 MD5sum: 305545e2d0ce02c18503421ba132ddbe SHA1: e65849febe4b5edeb6807b1376aab24f1252bff5 SHA256: 83799e8052a42594fb0b0f95ae6213db6c829550de6c6ce8963e0af1703147d4 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 the daemon scanner client 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/ Package: clamav-freshclam Priority: optional Section: utils Installed-Size: 663 Maintainer: ClamAV Team Architecture: i386 Source: clamav Version: 0.98.6+dfsg-0.148.201502121031 Provides: clamav-data Depends: clamav-base (>= 0.98.6+dfsg-0.148.201502121031), dpkg (>= 1.16.1), logrotate, lsb-base (>= 3.2-13), procps (>= 1:3.3.2), ucf, debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.3.6-6~), libclamav6 (>= 0.98.5~rc1), libssl1.0.0 (>= 1.0.0), zlib1g (>= 1:1.2.3.3) Suggests: apparmor, clamav-docs Conflicts: clamav-data, libclamav2, libclamav3 Filename: 4.0-2/i386/clamav-freshclam_0.98.6+dfsg-0.148.201502121031_i386.deb Size: 348400 MD5sum: 37fb4c0b22189834d6a6798231bdea69 SHA1: 23a49507c7bcd84464830e059d3d5df848ad0842 SHA256: 816d43bd5b3e23498a38975a5fc307ec1c15f4a8325ddd9753122f0826778e91 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/ Package: clamav Priority: optional Section: utils Installed-Size: 701 Maintainer: ClamAV Team Architecture: i386 Version: 0.98.6+dfsg-0.148.201502121031 Depends: clamav-freshclam (>= 0.98.6+dfsg) | clamav-data, libc6 (>= 2.3.6-6~), libclamav6 (>= 0.98.5~rc1), libcurl3 (>= 7.16.2), libssl1.0.0 (>= 1.0.0), zlib1g (>= 1:1.2.3.3) Recommends: clamav-base Suggests: clamav-docs Filename: 4.0-2/i386/clamav_0.98.6+dfsg-0.148.201502121031_i386.deb Size: 397178 MD5sum: fda6c48e022d86b4d1247e5b411426af SHA1: f8b60944a3df67d838adefa47d280a6f2ce510f1 SHA256: e6c1be7e23999756de931430cc636c5a35993aafaccc5de894f90024c3e19dc0 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. Multi-Arch: foreign Homepage: http://www.clamav.net/ Package: docker.io Priority: optional Section: admin Installed-Size: 15184 Maintainer: Paul Tagliamonte Architecture: i386 Version: 1.3.3~dfsg1-2.4.201505042158 Replaces: docker (<< 1.5~) Depends: adduser, iptables, init-system-helpers (>= 1.18~), perl, libapparmor1 (>= 2.6~devel), libc6 (>= 2.3.6-6~), libdevmapper1.02.1 (>= 2:1.02.63), libsqlite3-0 (>= 3.5.9) Recommends: aufs-tools, ca-certificates, cgroupfs-mount | cgroup-lite, git, xz-utils Suggests: btrfs-tools, debootstrap, lxc, rinse Breaks: docker (<< 1.5~) Filename: 4.0-2/i386/docker.io_1.3.3~dfsg1-2.4.201505042158_i386.deb Size: 3438268 MD5sum: 85029241c9b11b30794a58ddb5cc78f5 SHA1: 8f36b19fc916fcdcf9aa18b5adf8cf6a5796398d SHA256: 27bb32b20218a7d2615788dddf20bbe9bec030d5566048fd347970e5d7531e8f Description: Linux container runtime Docker complements kernel namespacing with a high-level API which operates at the process level. It runs unix processes with strong guarantees of isolation and repeatability across servers. . Docker is a great building block for automating distributed systems: large-scale web deployments, database clusters, continuous deployment systems, private PaaS, service-oriented architectures, etc. . This package contains the daemon and client. Using docker.io on non-amd64 hosts is not supported at this time. Please be careful when using it on anything besides amd64. . Also, note that kernel version 3.8 or above is required for proper operation of the daemon process, and that any lower versions may have subtle and/or glaring issues. Built-Using: golang-context (= 0.0~git20140604.1.14f550f-1.2.201505041655), golang-dbus (= 1-1.2.201505041658), golang-go-patricia (= 1.0.1-1.2.201505041701), golang-go-systemd (= 2-1.2.201505041704), golang-go.net-dev (= 0.0~hg20131201-1.2.201505041649), golang-gocapability-dev (= 0.0~git20140516-1.2.201505041708), golang-gosqlite-dev (= 0.0~hg20130601-1.2.201505041713), golang-mux (= 0.0~git20140505.1.136d54f-2.2.201505041716), golang-pty (= 0.0~git20140315.1.67e2db2-1.2.201505041720) Homepage: https://github.com/docker/docker Package: firefox-de Priority: optional Section: univention Installed-Size: 79350 Maintainer: Univention GmbH Architecture: i386 Version: 1:31.6.0esr-3.58.201504131849 Provides: www-browser Depends: libstdc++6, ttf-dejavu | ttf-dustin, libasound2, libdbus-glib-1-dev, libgconf2-4, libxrender1, libgtk2.0-0, libxt6 Conflicts: firefox-en, iceweasel, mozilla-firefox Breaks: firefox (<< 1:10) Filename: 4.0-2/i386/firefox-de_31.6.0esr-3.58.201504131849_i386.deb Size: 41350050 MD5sum: a6ea7a837b92808c147c7e74fd620f6c SHA1: 9dbdaabd5ba7b35f554ef8429b13cbb8e23a288a SHA256: dd0a5d43b0b0834b4cbfca7635ba9a5913ce3f0e27ac208da081fc896a4b7df9 Description: lightweight web browser based on Mozilla (German version) Firefox is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform. Package: firefox-en Priority: optional Section: univention Installed-Size: 80013 Maintainer: Univention GmbH Architecture: i386 Version: 1:31.6.0esr-3.54.201504131853 Provides: www-browser Depends: libstdc++6, ttf-dejavu | ttf-dustin, libasound2, libdbus-glib-1-dev, libgconf2-4, libxrender1, libgtk2.0-0, libxt6 Conflicts: firefox-de, iceweasel, mozilla-firefox Breaks: firefox (<< 1:10) Filename: 4.0-2/i386/firefox-en_31.6.0esr-3.54.201504131853_i386.deb Size: 41588476 MD5sum: b1bf71e40a021103c66ae1761f5c23a1 SHA1: d0c8845a6eb070c1f962882ee73dc65f769e73db SHA256: 98f7c270c0c8831971169e2964cb4e80db7cb069e0f821396e13cd910262d2e9 Description: lightweight web browser based on Mozilla (English version) Firefox is a redesign of the Mozilla browser component, similar to Galeon, K-Meleon and Camino, but written using the XUL user interface language and designed to be lightweight and cross-platform. Package: gnupg Priority: important Section: utils Installed-Size: 4919 Maintainer: Debian GnuPG-Maintainers Architecture: i386 Version: 1.4.12-7.66.201503191340 Depends: libbz2-1.0, libc6 (>= 2.3.4), libreadline6 (>= 6.0), libusb-0.1-4 (>= 2:0.1.12), zlib1g (>= 1:1.1.4), dpkg (>= 1.15.4) | install-info, gpgv Recommends: libldap-2.4-2 (>= 2.4.7), gnupg-curl Suggests: gnupg-doc, xloadimage | imagemagick | eog, libpcsclite1 Filename: 4.0-2/i386/gnupg_1.4.12-7.66.201503191340_i386.deb Size: 1928526 MD5sum: d57d207e94f0f27eaaaddf9eca77583e SHA1: c2949025ba07328541dea16292672e34d5cbe04f SHA256: 335503907f44420d844cb62119c5bea7506475f9a3eaf752200df0247af30456 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). Multi-Arch: foreign Homepage: http://www.gnupg.org Package: gpgv Priority: important Section: utils Installed-Size: 429 Maintainer: Debian GnuPG-Maintainers Architecture: i386 Source: gnupg Version: 1.4.12-7.66.201503191340 Depends: libbz2-1.0, libc6 (>= 2.3.3), zlib1g (>= 1:1.1.4) Suggests: gnupg Filename: 4.0-2/i386/gpgv_1.4.12-7.66.201503191340_i386.deb Size: 219852 MD5sum: a753fe0a7eb245a7027016597eadc2c7 SHA1: a17296d93c18bcbf3c75993a326393f7ebb30726 SHA256: 60131d1903ae24d9ed36a7a49a8c3560c80cd8811e4a563c077d3b0777269cb5 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. Multi-Arch: foreign Homepage: http://www.gnupg.org Package: iceweasel Priority: optional Section: web Installed-Size: 77239 Maintainer: Maintainers of Mozilla-related packages Architecture: i386 Version: 31.6.0esr-1.55.201504151819 Provides: gnome-www-browser, www-browser Depends: libasound2 (>= 1.0.16), libatk1.0-0 (>= 1.12.4), libc6 (>= 2.7), libcairo2 (>= 1.2.4), libdbus-1-3 (>= 1.0.2), libdbus-glib-1-2 (>= 0.78), libevent-2.0-5 (>= 2.0.10-stable), libffi5 (>= 3.0.4), libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.3.9), libgcc1 (>= 1:4.1.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.20.0), libgtk2.0-0 (>= 2.24.0), libhunspell-1.3-0, libpango1.0-0 (>= 1.14.0), libstartup-notification0 (>= 0.8), libstdc++6 (>= 4.6), libx11-6, libxext6, libxrender1, libxt6, zlib1g (>= 1:1.2.0), fontconfig, procps, debianutils (>= 1.16), libsqlite3-0 (>= 3.7.12-1~) Suggests: fonts-stix | otf-stix, fonts-oflb-asana-math, fonts-mathjax, mozplugger, libgssapi-krb5-2 | libkrb53, libgnomeui-0, libcanberra0 Conflicts: j2re1.4, pango-graphite (<< 0.9.3) Breaks: xul-ext-torbutton Filename: 4.0-2/i386/iceweasel_31.6.0esr-1.55.201504151819_i386.deb Size: 32751938 MD5sum: 5beb7dea888f47cb9faa5a72d3264f28 SHA1: ae2bfc7ccc94248ef67c6b58d32a27ef22fb3ea5 SHA256: 0b2c287e4369db6a00ed18debb459ce22c059d99c088cca4075b6d3a15e091ca Description: Web browser based on Firefox Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies. Package: ldap-utils Priority: optional Section: net Installed-Size: 614 Maintainer: Debian OpenLDAP Maintainers Architecture: i386 Source: openldap Version: 2.4.40-1.184.201503171335 Replaces: openldap-utils, openldapd, slapd (<< 2.2.23-0.pre6) Provides: ldap-client, openldap-utils Depends: libldap-2.4-2 (= 2.4.40-1.184.201503171335) Recommends: libsasl2-modules Conflicts: ldap-client, openldap-utils, umich-ldap-utils Filename: 4.0-2/i386/ldap-utils_2.4.40-1.184.201503171335_i386.deb Size: 318524 MD5sum: 32bcd86e02dff03676236ef39e9aa330 SHA1: 1345983844e82b8bb491e38bf1c32bb94084e8f4 SHA256: 14cc2360bc80601fb8a19031c7bccb2f5188ff5ca236792ce662eae4e05960c6 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/ Package: libcairo-gobject2 Priority: optional Section: libs Installed-Size: 493 Maintainer: Dave Beckett Architecture: i386 Source: cairo Version: 1.12.2-3.27.201505061133 Depends: libc6 (>= 2.1.3), libcairo2 (>= 1.10.0), libglib2.0-0 (>= 2.14.0) Pre-Depends: multiarch-support Filename: 4.0-2/i386/libcairo-gobject2_1.12.2-3.27.201505061133_i386.deb Size: 437804 MD5sum: aa65aa687cc7bda85fddec11d6bc23bf SHA1: 25947ae3fba2ff2ee7c87ea6da15b9dec8ffa7f5 SHA256: 57157cd53f3d596c4ecd62574293fd0767173dcf0c49e099fae1aeb64b0a87e1 Description: The Cairo 2D vector graphics library (GObject library) Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. . This package contains the GObject library, providing wrapper GObject types for all cairo types. Multi-Arch: same Homepage: http://cairographics.org/ Package: libcairo2 Priority: optional Section: libs Installed-Size: 1550 Maintainer: Dave Beckett Architecture: i386 Source: cairo Version: 1.12.2-3.27.201505061133 Depends: libc6 (>= 2.11), libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.3.5), libpixman-1-0 (>= 0.21.6), libpng12-0 (>= 1.2.13-4), libx11-6, libxcb-render0, libxcb-shm0, libxcb1 (>= 1.6), libxrender1, zlib1g (>= 1:1.1.4) Pre-Depends: multiarch-support Breaks: iceape-browser (<= 2.0.3-3), libgtk-directfb-2.0-0, xulrunner-1.9, xulrunner-1.9.1 (<= 1.9.1.8-3) Filename: 4.0-2/i386/libcairo2_1.12.2-3.27.201505061133_i386.deb Size: 942338 MD5sum: b2ba55ca1eb8307cda0e1938616ed117 SHA1: 0a814ac90d512633f6cfcdb6b4a5cfc587fddff5 SHA256: a1c68fb4a5bceba2e84572e4e1574ee87ab2bb7a3409561261d976d934c6fd4b Description: The Cairo 2D vector graphics library Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. Paths consist of line segments and cubic splines and can be rendered at any width with various join and cap styles. All colors may be specified with optional translucence (opacity/alpha) and combined using the extended Porter/Duff compositing algebra as found in the X Render Extension. . Cairo exports a stateful rendering API similar in spirit to the path construction, text, and painting operators of PostScript, (with the significant addition of translucence in the imaging model). When complete, the API is intended to support the complete imaging model of PDF 1.4. . This package contains the shared libraries. Multi-Arch: same Homepage: http://cairographics.org/ Package: libclamav6 Priority: optional Section: libs Installed-Size: 2543 Maintainer: ClamAV Team Architecture: i386 Source: clamav Version: 0.98.6+dfsg-0.148.201502121031 Depends: libbz2-1.0, libc6 (>= 2.3.6-6~), libffi5 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libjson0 (>= 0.10), libllvm3.0, libltdl7 (>= 2.4.2), libssl1.0.0 (>= 1.0.0), libstdc++6 (>= 4.1.1), libxml2 (>= 2.7.4), zlib1g (>= 1:1.2.3.3) Suggests: libclamunrar6 Filename: 4.0-2/i386/libclamav6_0.98.6+dfsg-0.148.201502121031_i386.deb Size: 1127098 MD5sum: c0ed72ffb431a0474cfd2d5dcf78db1a SHA1: 3d6488a164c914954535e40fc23e826de87a5536 SHA256: e2752e615329bfbcb9572e5ed89a6b09a7ff0832a76c20d5b2904e3221e6f55f 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/ Package: libfreetype6 Priority: optional Section: libs Installed-Size: 819 Maintainer: Steve Langasek Architecture: i386 Source: freetype Version: 2.4.9-1.1.64.201505051823 Depends: libc6 (>= 2.1.3), zlib1g (>= 1:1.1.4) Pre-Depends: multiarch-support Filename: 4.0-2/i386/libfreetype6_2.4.9-1.1.64.201505051823_i386.deb Size: 454944 MD5sum: ee896dddbbf93c3b75fe9179348c40ee SHA1: e2ee5eb58d187d4b9790c8b4fe213038a1a26912 SHA256: 513e54c1d02220ce306e8335424a90a02d93bf8db79ed0e7714c8bbbac689b19 Description: FreeType 2 font engine, shared library files The FreeType project is a team of volunteers who develop free, portable and high-quality software solutions for digital typography. They specifically target embedded systems and focus on bringing small, efficient and ubiquitous products. . The FreeType 2 library is their new software font engine. It has been designed to provide the following important features: * A universal and simple API to manage font files * Support for several font formats through loadable modules * High-quality anti-aliasing * High portability & performance . Supported font formats include: * TrueType files (.ttf) and collections (.ttc) * Type 1 font files both in ASCII (.pfa) or binary (.pfb) format * Type 1 Multiple Master fonts. The FreeType 2 API also provides routines to manage design instances easily * Type 1 CID-keyed fonts * OpenType/CFF (.otf) fonts * CFF/Type 2 fonts * Adobe CEF fonts (.cef), used to embed fonts in SVG documents with the Adobe SVG viewer plugin. * Windows FNT/FON bitmap fonts . This package contains the files needed to run programs that use the FreeType 2 library. . Home Page: http://www.freetype.org/ Authors: David Turner Robert Wilhelm Werner Lemberg Multi-Arch: same Homepage: http://www.freetype.org Package: libgssapi-krb5-2 Priority: standard Section: libs Installed-Size: 327 Maintainer: Sam Hartman Architecture: i386 Source: krb5 Version: 1.10.1+dfsg-5.57.201503101742 Depends: libc6 (>= 2.7), libcomerr2 (>= 1.34), libk5crypto3 (>= 1.8+dfsg), libkeyutils1, libkrb5-3 (= 1.10.1+dfsg-5.57.201503101742), libkrb5support0 (>= 1.7dfsg~beta2) Pre-Depends: multiarch-support Suggests: krb5-doc, krb5-user Breaks: libgssglue1 (<< 0.2-2) Filename: 4.0-2/i386/libgssapi-krb5-2_1.10.1+dfsg-5.57.201503101742_i386.deb Size: 148586 MD5sum: 924f02acc8884fa2c982ff1c7c8942fc SHA1: 8aa94ab404cacfe2c31ad8f72e441aa7b9cbaa28 SHA256: edd49e6ce85c1ceb17d29c8a3b9f436bfd8a000f5d9d91f209af30867f3533a2 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/ Package: libgssrpc4 Priority: standard Section: libs Installed-Size: 195 Maintainer: Sam Hartman Architecture: i386 Source: krb5 Version: 1.10.1+dfsg-5.57.201503101742 Depends: libc6 (>= 2.1.3), libcomerr2 (>= 1.01), libgssapi-krb5-2 (>= 1.10+dfsg~), libk5crypto3 (>= 1.6.dfsg.2), libkrb5-3 (>= 1.6.dfsg.2) Pre-Depends: multiarch-support Suggests: krb5-doc, krb5-user Conflicts: libkadm55 Filename: 4.0-2/i386/libgssrpc4_1.10.1+dfsg-5.57.201503101742_i386.deb Size: 87070 MD5sum: 71ce33dacaf35827fd34cf369ad8e311 SHA1: 64f63b2af492b82950f2ddd08a6a1bea302d8948 SHA256: c811c60accdbc43e7c8f100415ab2e88ffa759d830ce6bf594e9502f62e900b6 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/ Package: libk5crypto3 Priority: standard Section: libs Installed-Size: 238 Maintainer: Sam Hartman Architecture: i386 Source: krb5 Version: 1.10.1+dfsg-5.57.201503101742 Depends: libc6 (>= 2.3), libkeyutils1, libkrb5support0 (>= 1.7dfsg~beta2) Pre-Depends: multiarch-support Suggests: krb5-doc, krb5-user Conflicts: libkrb53 Breaks: libgssapi-krb5-2 (<= 1.10+dfsg~alpha1), libkrb5-3 (<= 1.8~aa) Filename: 4.0-2/i386/libk5crypto3_1.10.1+dfsg-5.57.201503101742_i386.deb Size: 108176 MD5sum: ee7cecd0c4accf098c8a73b979a30938 SHA1: f7b347066609c994db5963c2b5adc7e4827f6134 SHA256: 7668dee093aa5d420b22e0a5d78a76c9ffdcb468eaf36e9fef7aa18e82011747 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/ Package: libkadm5clnt-mit8 Priority: standard Section: libs Installed-Size: 153 Maintainer: Sam Hartman Architecture: i386 Source: krb5 Version: 1.10.1+dfsg-5.57.201503101742 Depends: libc6 (>= 2.7), libcomerr2 (>= 1.01), libgssapi-krb5-2 (>= 1.10+dfsg~), 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: 4.0-2/i386/libkadm5clnt-mit8_1.10.1+dfsg-5.57.201503101742_i386.deb Size: 67584 MD5sum: fb628e29bbcfeab6f496df744069ced9 SHA1: f06a6fdf0bf6465205c02ec0dd584425a2fcb6bc SHA256: b8da5c83963c90b9e025bfb08ccab216b36659156afa53783e6dfc028d42b01b 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/ Package: libkadm5srv-mit8 Priority: standard Section: libs Installed-Size: 185 Maintainer: Sam Hartman Architecture: i386 Source: krb5 Version: 1.10.1+dfsg-5.57.201503101742 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-6, libkrb5-3 (>= 1.9+dfsg~beta1), libkrb5support0 (>= 1.7dfsg~beta2) Pre-Depends: multiarch-support Suggests: krb5-doc, krb5-user Filename: 4.0-2/i386/libkadm5srv-mit8_1.10.1+dfsg-5.57.201503101742_i386.deb Size: 84994 MD5sum: bcc822f51ba078cfee5566e2538c1c66 SHA1: 58e3299ef3129b417730c0f92f9a6a207d6f35b7 SHA256: d9a51305ea66bbabe2850ecc179e9f1e1b9a115f756ff26b7d8d55d55a9a22bd 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/ Package: libkdb5-6 Priority: standard Section: libs Installed-Size: 144 Maintainer: Sam Hartman Architecture: i386 Source: krb5 Version: 1.10.1+dfsg-5.57.201503101742 Depends: libc6 (>= 2.1.3), 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: libkadm5srv-mit8 (<< 1.10+dfsg~) Filename: 4.0-2/i386/libkdb5-6_1.10.1+dfsg-5.57.201503101742_i386.deb Size: 66952 MD5sum: 0f24ed30cf3c02de65ca536e7411c31b SHA1: 067e6c7239624c7394c1d6833b01bdf38933f8cf SHA256: a1d65042c6424c0db90f79ae5209e7297954650659e48665edac610970bd5ebf 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/ Package: libkpathsea6 Priority: optional Section: libs Installed-Size: 252 Maintainer: Debian TeX Maintainers Architecture: i386 Source: texlive-bin Version: 2012.20120628-4.20.201504151523 Depends: libc6 (>= 2.3) Filename: 4.0-2/i386/libkpathsea6_2012.20120628-4.20.201504151523_i386.deb Size: 163622 MD5sum: 31be6da8b6211956bad05a919d29cea6 SHA1: 3699ef634cf7ce33d09f46e7f62cbcc2dbaa126b SHA256: f422db0887b02db15f96f831f78fe351d7501e67b9a1e94c336a8103a6dfc171 Description: TeX Live: path search library for TeX (runtime part) This package contains the runtime part of the Kpathsea[rch] library, which implements generic path searching, configuration, and TeX-specific file searching. Homepage: http://www.tug.org/texlive/ Package: libkrb5-3 Priority: standard Section: libs Installed-Size: 967 Maintainer: Sam Hartman Architecture: i386 Source: krb5 Version: 1.10.1+dfsg-5.57.201503101742 Depends: libc6 (>= 2.9), libcomerr2 (>= 1.34), libk5crypto3 (>= 1.9+dfsg~beta1), libkeyutils1, libkrb5support0 (= 1.10.1+dfsg-5.57.201503101742) Pre-Depends: multiarch-support Recommends: krb5-locales Suggests: krb5-doc, krb5-user Conflicts: libkrb53 Breaks: libsmbclient (<= 2:3.6.1-2), sssd (<= 1.2.1-4.3) Filename: 4.0-2/i386/libkrb5-3_1.10.1+dfsg-5.57.201503101742_i386.deb Size: 401072 MD5sum: 0d2a5e613024678d67b407c379e29750 SHA1: 6bfa25ff9825d256d6cfee5be16c3da7ed53c8a2 SHA256: 4c1826b655ee0a06fd35a58b8b61b17aa6520e6d7ae9a62b7b72a10a38c7d28f 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/ Package: libkrb5support0 Priority: standard Section: libs Installed-Size: 110 Maintainer: Sam Hartman Architecture: i386 Source: krb5 Version: 1.10.1+dfsg-5.57.201503101742 Depends: libc6 (>= 2.3.4), libkeyutils1 Pre-Depends: multiarch-support Conflicts: libkrb53 Filename: 4.0-2/i386/libkrb5support0_1.10.1+dfsg-5.57.201503101742_i386.deb Size: 49938 MD5sum: 4107a36be126e2ba579c0788108a6381 SHA1: c206786ac836016443ae14d150310a26ddd797be SHA256: b2e70a6b0e5ba4f51834151765f204f2464a07f52bfa3204bbe929459cdfef67 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/ Package: libldap-2.4-2 Priority: standard Section: libs Installed-Size: 521 Maintainer: Debian OpenLDAP Maintainers Architecture: i386 Source: openldap Version: 2.4.40-1.184.201503171335 Replaces: libldap-2.3-0, libldap2 Depends: libc6 (>= 2.12), libsasl2-2 (>= 2.1.24), libssl1.0.0 (>= 1.0.0) Pre-Depends: multiarch-support Conflicts: ldap-utils (<= 2.1.23-1) Filename: 4.0-2/i386/libldap-2.4-2_2.4.40-1.184.201503171335_i386.deb Size: 249292 MD5sum: c9cfa7285353f7a167d8f81e2e2ff65e SHA1: 8aa31b9ab2361fbc75beb9c6764eab37ac66ec6e SHA256: 4dfba57a95d5467925a5532fe8a6b5ff83cb9bf692a7e04be57c3b9262b80144 Description: OpenLDAP libraries These are the run-time libraries for the OpenLDAP (Lightweight Directory Access Protocol) servers and clients. Multi-Arch: same Homepage: http://www.openldap.org/ Package: libldap2-dev Priority: extra Section: libdevel Installed-Size: 1147 Maintainer: Debian OpenLDAP Maintainers Architecture: i386 Source: openldap Version: 2.4.40-1.184.201503171335 Replaces: libopenldap-dev Provides: libldap-dev Depends: libldap-2.4-2 (= 2.4.40-1.184.201503171335) Conflicts: libldap-dev, libopenldap-dev Filename: 4.0-2/i386/libldap2-dev_2.4.40-1.184.201503171335_i386.deb Size: 542768 MD5sum: faf50aa34792542bef777ef17eb49a1e SHA1: 8994f17354e1e7b3950b36a9df628dfde7560ff4 SHA256: 369b4fab90e8d1d44377834b413c40de7cfdef1884c10d1c14570792e354f953 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. Multi-Arch: same Homepage: http://www.openldap.org/ Package: libllvm3.0 Priority: optional Section: libs Installed-Size: 20540 Maintainer: LLVM Packaging Team Architecture: i386 Source: llvm-3.0 Version: 3.0-10.3.201503091600 Depends: libc6 (>= 2.3.6-6~), libffi5 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.6) Pre-Depends: multiarch-support Filename: 4.0-2/i386/libllvm3.0_3.0-10.3.201503091600_i386.deb Size: 7665600 MD5sum: cf70a915615f699e6e83e6f30673ae79 SHA1: 184a2800164ca4c3cd5ae797be0ca303b7ad2838 SHA256: 280e14b612a7ef275db91060b6aecb6fba57b130c4f721f8a594788cf75ce16f Description: Low-Level Virtual Machine (LLVM), runtime library The Low-Level Virtual Machine (LLVM) is a collection of libraries and tools that make it easy to build compilers, optimizers, Just-In-Time code generators, and many other compiler-related programs. . This package contains the LLVM runtime library. Multi-Arch: same Homepage: http://www.llvm.org/ Package: libnss-winbind Priority: optional Section: net Installed-Size: 160 Maintainer: Debian Samba Maintainers Architecture: i386 Source: samba Version: 2:4.2.0~rc2-1.729.201503191909 Replaces: libpam-winbind (<< 2:3.6.5-2), samba (<= 2.2.3-2), winbind (<< 2:3.5.11~dfsg-3), winbind4 Depends: samba-common (= 2:4.2.0~rc2-1.729.201503191909), winbind (= 2:4.2.0~rc2-1.729.201503191909), libbsd0 (>= 0.0), libc6 (>= 2.4), libtalloc2 (>= 2.0.4~git20101213), libwbclient0 (= 2:4.2.0~rc2-1.729.201503191909), samba-libs (= 2:4.2.0~rc2-1.729.201503191909) Pre-Depends: dpkg (>= 1.15.6~) Suggests: libpam-winbind Breaks: libpam-winbind (<< 2:3.6.5-2), winbind (<< 2:3.5.11~dfsg-3) Filename: 4.0-2/i386/libnss-winbind_4.2.0~rc2-1.729.201503191909_i386.deb Size: 103950 MD5sum: 5501a33bcb695f02af72cef8c4e679f1 SHA1: d12716449593be63c222a026145c4d8f76584451 SHA256: 6915619cd208bd58f1dc2545af42f61efb50b4d1c0d24d8cf6bc040075428b34 Description: Samba nameservice integration plugins Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as an NT4-style domain controller, and can integrate with both NT4 domains and Active Directory realms as a member server. . This package provides nss_winbind, a plugin that integrates with a local winbindd server to provide user/group name lookups to the system; and nss_wins, which provides hostname lookups via both the NBNS and NetBIOS broadcast protocols. Multi-Arch: same Homepage: http://www.samba.org Package: libpam-winbind Priority: optional Section: net Installed-Size: 203 Maintainer: Debian Samba Maintainers Architecture: i386 Source: samba Version: 2:4.2.0~rc2-1.729.201503191909 Replaces: samba (<= 2.2.3-2), samba-doc (<< 2:4.0.5~), winbind (<< 2:3.5.11~dfsg-3), winbind4 Depends: libpam-runtime (>= 1.0.1-6), libpam0g (>= 1.1.3-2~), samba-common (= 2:4.2.0~rc2-1.729.201503191909), winbind (= 2:4.2.0~rc2-1.729.201503191909), libbsd0 (>= 0.0), libc6 (>= 2.4), libtalloc2 (>= 2.0.4~git20101213), libwbclient0 (>= 2:4.0.3+dfsg1) Pre-Depends: dpkg (>= 1.15.6~), multiarch-support Suggests: libnss-winbind Conflicts: samba-doc (<< 2:4.0.5~) Breaks: winbind (<< 2:3.5.11~dfsg-3) Filename: 4.0-2/i386/libpam-winbind_4.2.0~rc2-1.729.201503191909_i386.deb Size: 120516 MD5sum: 343c12440f8ec780971c900c7490344f SHA1: a75d0ac39baf1bc589acb4d6615c091fc487f1cb SHA256: cd730926677999141b6bc5f86f51c98f98b87eb5e0172b0ec658cadec3e98e0d Description: Windows domain authentication integration plugin Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as an NT4-style domain controller, and can integrate with both NT4 domains and Active Directory realms as a member server. . This package provides pam_winbind, a plugin that integrates with a local winbindd server to provide Windows domain authentication to the system. Multi-Arch: same Homepage: http://www.samba.org Package: libpq5 Priority: optional Section: libs Installed-Size: 623 Maintainer: Debian PostgreSQL Maintainers Architecture: i386 Source: postgresql-9.1 Version: 9.1.15-0.7.201503031519 Depends: libc6 (>= 2.3.6-6~), libcomerr2 (>= 1.01), libgssapi-krb5-2 (>= 1.10+dfsg~), libkrb5-3 (>= 1.6.dfsg.2), libldap-2.4-2 (>= 2.4.7), libssl1.0.0 (>= 1.0.0) Filename: 4.0-2/i386/libpq5_9.1.15-0.7.201503031519_i386.deb Size: 137920 MD5sum: 0785921c9a1bcc768648f084a1d0a63c SHA1: 3285f996cc774cf6b3a12d8ba47335f4156ef706 SHA256: c8a4e6439693190c7422c90441d11dbd40ac4041b3cf771c68b33b37a45e344e 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/ Package: libptexenc1 Priority: optional Section: libs Installed-Size: 112 Maintainer: Debian TeX Maintainers Architecture: i386 Source: texlive-bin Version: 2012.20120628-4.20.201504151523 Depends: libc6 (>= 2.1.3), libkpathsea6 Filename: 4.0-2/i386/libptexenc1_2012.20120628-4.20.201504151523_i386.deb Size: 56272 MD5sum: 7240980bb820e93ead1711a1b4f32e0c SHA1: 22623bb966a5a677d9d866ebba780d6718d5b77e SHA256: af026c0f6d59fd3cb7b3ebbc07ddaeb5049b82e49e01b0cb6add343192f620fe Description: TeX Live: pTeX encoding library library for encoding support in pTeX, a Japanese TeX engine. Homepage: http://www.tug.org/texlive/ Package: libreoffice-base-core Priority: optional Section: editors Installed-Size: 2847 Maintainer: Debian LibreOffice Maintainers Architecture: i386 Source: libreoffice Version: 1:3.5.4+dfsg2-0.15.201504151546 Replaces: libreoffice-base (<< 1:3.5.3~rc2-1) Depends: libreoffice-core (= 1:3.5.4+dfsg2-0.15.201504151546), libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.6), uno-libs3 (>= 1.7.0), ure Suggests: libreoffice-base Filename: 4.0-2/i386/libreoffice-base-core_3.5.4+dfsg2-0.15.201504151546_i386.deb Size: 667998 MD5sum: fca4c78c3365afba735f8131bce2819f SHA1: 909a06981aff3539726d1a7d811c79d4a069a422 SHA256: 8df42d5e23fc7263b714cdd1824e1b8c875acedce68c8a67fdb55997d836d869 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 Package: libreoffice-base Priority: optional Section: database Installed-Size: 7908 Maintainer: Debian LibreOffice Maintainers Architecture: i386 Source: libreoffice Version: 1:3.5.4+dfsg2-0.15.201504151546 Depends: libreoffice-core (= 1:3.5.4+dfsg2-0.15.201504151546), libreoffice-base-core (= 1:3.5.4+dfsg2-0.15.201504151546), libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.6), uno-libs3 (>= 1.7.0), ure (>= 3.5.4~), default-jre | gcj-jre | java-gcj-compat | openjdk-6-jre | openjdk-7-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.5.4+dfsg2~) Suggests: unixodbc, libmyodbc | odbc-postgresql | libsqliteodbc | tdsodbc | mdbtools, libmysql-java | libpg-java | libjtds-java, libreoffice-gcj, libreoffice-report-builder Filename: 4.0-2/i386/libreoffice-base_3.5.4+dfsg2-0.15.201504151546_i386.deb Size: 1884488 MD5sum: 5a28a01fa994b1e5f465a7b7cba7b208 SHA1: 821c43c46a3daa3e9095b3791108e2b458069a62 SHA256: f7b210185f92b06a610e34774df8a9dc341da34dee212b5af5ce74acced47c0b 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 Package: libreoffice-calc Priority: optional Section: editors Installed-Size: 21833 Maintainer: Debian LibreOffice Maintainers Architecture: i386 Source: libreoffice Version: 1:3.5.4+dfsg2-0.15.201504151546 Depends: libreoffice-core (= 1:3.5.4+dfsg2-0.15.201504151546), libreoffice-base-core (= 1:3.5.4+dfsg2-0.15.201504151546), libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.6), uno-libs3 (>= 3.5.0~beta), ure, lp-solve (>= 5.5.0.13-5+b1) Filename: 4.0-2/i386/libreoffice-calc_3.5.4+dfsg2-0.15.201504151546_i386.deb Size: 5046458 MD5sum: c9a8c9faa8b15ec0611fec9247c9461d SHA1: 554aa64b4eae622da20aa98aa4c01c30386348db SHA256: c1b1eb95b892f8b40880cb80e08a3be7e0291d823f7f367f937d87797563d227 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 Package: libreoffice-core Priority: optional Section: editors Installed-Size: 129142 Maintainer: Debian LibreOffice Maintainers Architecture: i386 Source: libreoffice Version: 1:3.5.4+dfsg2-0.15.201504151546 Replaces: libreoffice-calc (<< 1:3.3.2-5) Provides: libreoffice-bundled Depends: libreoffice-common (>> 1:3.5.4+dfsg2), fonts-opensymbol, libc6 (>= 2.7), libcairo2 (>= 1.2.4), libcmis-0.2-0, libcurl3-gnutls (>= 7.16.2), libdb5.1, libexpat1 (>= 2.0.1), libexttextcat0 (>= 2.2-8), libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1), libglib2.0-0 (>= 2.15.0), libgraphite2-2.0.0, libgstreamer-plugins-base0.10-0 (>= 0.10.0), libgstreamer0.10-0 (>= 0.10.0), libhunspell-1.3-0, libhyphen0 (>= 2.7.1), libice6 (>= 1:1.0.0), libicu48 (>= 4.8-1), libjpeg8 (>= 8c), libmythes-1.2-0, libneon27-gnutls, libnspr4 (>= 2:4.9-2~) | libnspr4-0d (>= 1.8.0.10), libnss3 (>= 2:3.13.4-2~) | libnss3-1d (>= 3.12.0~1.9b1), libpng12-0 (>= 1.2.13-4), libsm6, libssl1.0.0 (>= 1.0.0), libstdc++6 (>= 4.6), libx11-6, libxext6, libxinerama1, libxml2 (>= 2.7.4), libxrandr2, libxrender1, libxslt1.1 (>= 1.1.25), uno-libs3 (>= 3.5.0~beta), ure (>= 3.5.4~), zlib1g (>= 1:1.1.4), librdf0 (>= 1.0.15), librsvg2-2 (>= 2.36.1), 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.5.4+dfsg2-0.15.201504151546), libreoffice-calc (<< 1:3.5.4+dfsg2-0.15.201504151546), libreoffice-dev (<< 1:3.5.4+dfsg2-0.15.201504151546), libreoffice-draw (<< 1:3.5.4+dfsg2-0.15.201504151546), libreoffice-evolution (<< 1:3.5.4+dfsg2-0.15.201504151546), libreoffice-filter-so52 (<< 1:3.5.4+dfsg2-0.15.201504151546), libreoffice-gnome (<< 1:3.5.4+dfsg2-0.15.201504151546), libreoffice-gtk (<< 1:3.5.4+dfsg2-0.15.201504151546), libreoffice-impress (<< 1:3.5.4+dfsg2-0.15.201504151546), libreoffice-kde (<< 1:3.5.4+dfsg2-0.15.201504151546), libreoffice-officebean (<< 1:3.5.4+dfsg2-0.15.201504151546), libreoffice-style-andromeda (<< 1:3.3.0-1), libreoffice-style-crystal (<< 1:3.3.0-1), libreoffice-style-galaxy (<< 1:3.3.0-1), libreoffice-style-hicontrast (<< 1:3.3.0-1), libreoffice-style-oxygen (<< 1:3.3.0-1), libreoffice-style-tango (<< 1:3.3.0-1), libreoffice-writer (<< 1:3.5.4+dfsg2-0.15.201504151546), 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), libreoffice-evolution (<< 1:3.4.1~), libreoffice-filter-binfilter (<< 1:3.4.1~), libreoffice-kab (<< 1:3.4.1~), libreoffice-sdbc-postgresql (<< 0.8.1~), mozilla-libreoffice (<< 1:3.5.0~beta~), 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: 4.0-2/i386/libreoffice-core_3.5.4+dfsg2-0.15.201504151546_i386.deb Size: 28105158 MD5sum: c109e554aab1f971317a74b0392f1145 SHA1: a02680d4a980d3935797f0f1a7ee2f8da5ed281b SHA256: 00411462adac6f0775d2774573504982da22b08bcd380f2116b412b2dc4424da 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 Package: libreoffice-draw Priority: optional Section: editors Installed-Size: 11177 Maintainer: Debian LibreOffice Maintainers Architecture: i386 Source: libreoffice Version: 1:3.5.4+dfsg2-0.15.201504151546 Depends: libreoffice-core (= 1:3.5.4+dfsg2-0.15.201504151546), libc6 (>= 2.2), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.6), libvisio-0.0-0 (>= 0.0.15), libwpd-0.9-9, libwpg-0.2-2, libxml2 (>= 2.6.27), uno-libs3 (>= 3.5.0~beta), ure, zlib1g (>= 1:1.1.4) Filename: 4.0-2/i386/libreoffice-draw_3.5.4+dfsg2-0.15.201504151546_i386.deb Size: 2518982 MD5sum: 8ea2e09372dfddfec55b32413835dfe7 SHA1: d100e1042f864623d428dacf13687cd81a5e2d48 SHA256: 7523408afcc874b5a0bd8937a5dabc30e14b96c6e71e3585ffc6578e5a82058b 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 Package: libreoffice-impress Priority: optional Section: editors Installed-Size: 3178 Maintainer: Debian LibreOffice Maintainers Architecture: i386 Source: libreoffice Version: 1:3.5.4+dfsg2-0.15.201504151546 Depends: libreoffice-core (= 1:3.5.4+dfsg2-0.15.201504151546), libreoffice-draw (= 1:3.5.4+dfsg2-0.15.201504151546), libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.6), uno-libs3 (>= 1.4.0), ure Filename: 4.0-2/i386/libreoffice-impress_3.5.4+dfsg2-0.15.201504151546_i386.deb Size: 625644 MD5sum: 1a617f8ac8666faa6a93a3053780ab1a SHA1: e92a1d3ccc879a88e31c625372f135c8c481c58f SHA256: 6572c7b62ed31cc99544dcc4eec855c00dc24af4d28bc63941019f9881437b38 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 Package: libreoffice-math Priority: optional Section: editors Installed-Size: 1481 Maintainer: Debian LibreOffice Maintainers Architecture: i386 Source: libreoffice Version: 1:3.5.4+dfsg2-0.15.201504151546 Depends: libreoffice-core (= 1:3.5.4+dfsg2-0.15.201504151546), libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.6), uno-libs3 (>= 1.4.0), ure, fonts-opensymbol Filename: 4.0-2/i386/libreoffice-math_3.5.4+dfsg2-0.15.201504151546_i386.deb Size: 362456 MD5sum: 0a498f4bb094639ec96217f516363603 SHA1: a4e643fa29ebeee3effcc42028288374950fe3c1 SHA256: f33eedbd65f09414791b1cabfd2f62db892fbab0f23f6c5360406244a9b00a10 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 Package: libreoffice-report-builder-bin Priority: optional Section: misc Installed-Size: 3275 Maintainer: Debian LibreOffice Maintainers Architecture: i386 Source: libreoffice Version: 1:3.5.4+dfsg2-0.15.201504151546 Depends: libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.6), uno-libs3 (>= 1.7.0), ure, libreoffice-core, libreoffice-base Filename: 4.0-2/i386/libreoffice-report-builder-bin_3.5.4+dfsg2-0.15.201504151546_i386.deb Size: 759324 MD5sum: 7ffbd7477f5a5ffc72e4bc3af8d8c291 SHA1: 8da9e814f265e6c7b85809f692d710c53abfbb0a SHA256: c657f9196e10db51b382e7a47cf45fff1ae677bdf14754a8843e893da7367724 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 Package: libreoffice-writer Priority: optional Section: editors Installed-Size: 25315 Maintainer: Debian LibreOffice Maintainers Architecture: i386 Source: libreoffice Version: 1:3.5.4+dfsg2-0.15.201504151546 Replaces: libreoffice-core (<< 1:3.3.2-5) Depends: libreoffice-core (= 1:3.5.4+dfsg2-0.15.201504151546), libreoffice-base-core (= 1:3.5.4+dfsg2-0.15.201504151546), libc6 (>= 2.2), libgcc1 (>= 1:4.1.1), libicu48 (>= 4.8-1), libstdc++6 (>= 4.6), libwpd-0.9-9, libwpg-0.2-2, libwps-0.2-2, libxml2 (>= 2.7.4), uno-libs3 (>= 1.7.0), ure, zlib1g (>= 1:1.1.4) Recommends: libreoffice-filter-binfilter, default-jre | gcj-jre | java-gcj-compat | openjdk-6-jre | openjdk-7-jre | sun-java5-jre | sun-java6-jre | java5-runtime | jre, libreoffice-java-common (>= 1:3.5.4+dfsg2~), libreoffice-emailmerge, libreoffice-math Suggests: libreoffice-gcj, libreoffice-base Filename: 4.0-2/i386/libreoffice-writer_3.5.4+dfsg2-0.15.201504151546_i386.deb Size: 6250656 MD5sum: eb9bb8205b6ad23cb347faedcbc13111 SHA1: 2f1d075c97cac6c621f3bb442a278620fc2e45af SHA256: ce3b087f6d5657a143f41ca973f1568833c62cc42b8134f344a4f116c0132629 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 Package: libreoffice Priority: optional Section: editors Installed-Size: 154 Maintainer: Debian LibreOffice Maintainers Architecture: i386 Version: 1:3.5.4+dfsg2-0.15.201504151546 Depends: libreoffice-core (= 1:3.5.4+dfsg2-0.15.201504151546), 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, liblucene2-java (>= 2.3.2), libreoffice-java-common (>= 1:3.5.4+dfsg2~) Recommends: ttf-liberation | ttf-mscorefonts-installer, libpaper-utils Suggests: hunspell-dictionary, myspell-dictionary, libreoffice-help-3.5, libreoffice-l10n-3.5, unixodbc, cups-bsd, libsane, hyphen-hyphenation-patterns, mythes-thesaurus, libreoffice-grammarcheck, libxrender1, libgl1, libreoffice-gnome | libreoffice-kde, iceweasel | firefox | icedove | thunderbird | iceape-browser | mozilla-browser, default-jre | gcj-jre | java-gcj-compat | openjdk-6-jre | openjdk-7-jre | sun-java5-jre | sun-java6-jre | java5-runtime | jre, openclipart-libreoffice, pstoedit, imagemagick | graphicsmagick-imagemagick-compat, 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: 4.0-2/i386/libreoffice_3.5.4+dfsg2-0.15.201504151546_i386.deb Size: 50598 MD5sum: 721ba99fa2764aae560967bef74f2472 SHA1: a9c0bbf12a100b73d9ff27712ab3d2459aa60c54 SHA256: dbecc5418272b6d81db661a0c01d7eaa1d48ff028c0249a87fef35b88e673847 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 . 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: GIO, GConf backend * libreoffice-kde: KDE UI Plugin and KDE File Picker support * 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 * libreoffice-filter-binfilter: legacy filters (e.g. StarOffice 5.2) Homepage: http://www.libreoffice.org Package: libsdl1.2debian Priority: optional Section: libs Installed-Size: 523 Maintainer: Debian SDL packages maintainers Architecture: i386 Source: libsdl1.2 Version: 1.2.15-5.18.201504151338 Replaces: libsdl1.2debian-all, libsdl1.2debian-alsa, libsdl1.2debian-esd, libsdl1.2debian-nas, libsdl1.2debian-oss, libsdl1.2debian-pulseaudio Depends: libasound2 (>= 1.0.16), libc6 (>= 2.3.6-6~), libcaca0 (>= 0.99.beta17-1), libdirectfb-1.2-9, libpulse0 (>= 0.99.1), libts-0.0-0 (>= 1.0), libx11-6 (>= 2:1.4.99.1), libxext6 Pre-Depends: multiarch-support Conflicts: libsdl1.2, libsdl1.2-all, libsdl1.2-esd, libsdl1.2-nas, libsdl1.2-oss, libsdl1.2debian-all, libsdl1.2debian-alsa, libsdl1.2debian-esd, libsdl1.2debian-nas, libsdl1.2debian-oss, libsdl1.2debian-pulseaudio Filename: 4.0-2/i386/libsdl1.2debian_1.2.15-5.18.201504151338_i386.deb Size: 229492 MD5sum: cd33eaa0060ac19cd10fb36d3d91d5c6 SHA1: b96e6ba369b20f5ed46c9b5355f8f8be9e4efed4 SHA256: 7c58b844d373b1d016ea813d005a076b0dc841205546ae1d29a467ec42968247 Description: Simple DirectMedia Layer SDL is a library that allows programs portable low level access to a video framebuffer, audio output, mouse, and keyboard. . This version of SDL is compiled with X11, caca and DirectFB graphics drivers and OSS, ALSA, NAS and PulseAudio sound drivers. Multi-Arch: same Homepage: http://www.libsdl.org/ Package: libsmbclient Priority: optional Section: libs Installed-Size: 297 Maintainer: Debian Samba Maintainers Architecture: i386 Source: samba Version: 2:4.2.0~rc2-1.729.201503191909 Replaces: samba-doc (<< 2:4.0.5~) Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libtalloc2 (>= 2.0.4~git20101213), samba-libs (= 2:4.2.0~rc2-1.729.201503191909) Pre-Depends: dpkg (>= 1.15.6~), multiarch-support Conflicts: samba-doc (<< 2:4.0.5~) Filename: 4.0-2/i386/libsmbclient_4.2.0~rc2-1.729.201503191909_i386.deb Size: 154528 MD5sum: db5addb38e3f6f03f6c288787d1782b9 SHA1: 16f332b88a31006c8708636846da12d3e05fe83a SHA256: baf0febf9a71e9c4155e9f69d7d9a885af2791b526ef32f1f7bc4cd24609d6e7 Description: shared library for communication with SMB/CIFS servers This package provides a shared library that enables client applications to talk to Microsoft Windows and Samba servers using the SMB/CIFS protocol. Multi-Arch: same Homepage: http://www.samba.org Package: libssl1.0.0 Priority: important Section: libs Installed-Size: 7000 Maintainer: Debian OpenSSL Team Architecture: i386 Source: openssl Version: 1.0.1e-2.99.201503250939 Depends: libc6 (>= 2.7), zlib1g (>= 1:1.1.4), debconf (>= 0.5) | debconf-2.0 Pre-Depends: multiarch-support Filename: 4.0-2/i386/libssl1.0.0_1.0.1e-2.99.201503250939_i386.deb Size: 3015600 MD5sum: 1e6acce483ae9d04e804e31807dcb2ba SHA1: c8437309de19d6dcfdfb475a2778d50e8451ec87 SHA256: dcc1c1016da5150f590cbc982230defbf9b0823c00009f2ca8c185a2156cdc02 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. Multi-Arch: same Package: libunivention-config-dev Priority: optional Section: univention Installed-Size: 70 Maintainer: Univention GmbH Architecture: i386 Source: univention-config-registry Version: 10.0.1-8.480.201502261454 Replaces: libunivention-config0 (<< 7) Depends: libunivention-config0 (= 10.0.1-8.480.201502261454) Filename: 4.0-2/i386/libunivention-config-dev_10.0.1-8.480.201502261454_i386.deb Size: 27300 MD5sum: f368677c3298d328ce2bcac3cade7c96 SHA1: eab866efbca6e7534b48d5b3c932226435954d7b SHA256: 0c9b5646289ed207e6e14ec089aebc7de75a0f322d297770c0cd21a7abefd8cc Description: UCS - C interface to configuration manager (development files) This package includes the development files to access the UCS configuration manager from C. . It is part of Univention Corporate Server (UCS), an integrated, directory driven solution for managing corporate environments. For more information about UCS, refer to: http://www.univention.de/ Package: libunivention-config0 Priority: optional Section: univention Installed-Size: 62 Maintainer: Univention GmbH Architecture: i386 Source: univention-config-registry Version: 10.0.1-8.480.201502261454 Depends: libc6 (>= 2.2), libunivention-debug1 (>= 5.0.0) Filename: 4.0-2/i386/libunivention-config0_10.0.1-8.480.201502261454_i386.deb Size: 28348 MD5sum: f9859a50cf76ddbefb8d2b95b30fa287 SHA1: 7d7b75799c1567a28d387f1469654503c92d790c SHA256: ed86170b285994d3c137c8c4a17746f9d60a506b29d4982bbe96ec8ef980dcb7 Description: UCS - C library to configuration manager The included library provides a C API to access the UCS configuration manager. . This package is part of Univention Corporate Server (UCS), an integrated, directory driven solution for managing corporate environments. For more information about UCS, refer to: http://www.univention.de/ Package: libunivention-license-dev Priority: optional Section: univention Installed-Size: 97 Maintainer: Univention GmbH Architecture: i386 Source: univention-licence Version: 6.0.1-3.81.201504192035 Replaces: libunivention-license0 (<< 4) Depends: libunivention-license0 (= 6.0.1-3.81.201504192035) Filename: 4.0-2/i386/libunivention-license-dev_6.0.1-3.81.201504192035_i386.deb Size: 22652 MD5sum: 5bbe4d34807ee3a53d455e37f78faab0 SHA1: 4b35d05ddccb328e255082a0899a06b0b789a6e6 SHA256: 2f6ff3d72dd469377ba844dd141e63079e25a60f7cdc17368fdd77ad9bde9924 Description: UCS - license validation library (development files) This package includes the development files to use the UCS license validation library. . It is part of Univention Corporate Server (UCS), an integrated, directory driven solution for managing corporate environments. For more information about UCS, refer to: http://www.univention.de/ Package: libunivention-license0 Priority: optional Section: univention Installed-Size: 74 Maintainer: Univention GmbH Architecture: i386 Source: univention-licence Version: 6.0.1-3.81.201504192035 Depends: libc6 (>= 2.1.3), libldap-2.4-2 (>= 2.4.7), libssl1.0.0 (>= 1.0.0), libunivention-config0 (>= 5.0.0), libunivention-debug1 (>= 5.0.5), libunivention-policy0 (>= 5.0.0) Filename: 4.0-2/i386/libunivention-license0_6.0.1-3.81.201504192035_i386.deb Size: 19280 MD5sum: 6d385f3ffe1e246cfe9dbe4a2996140e SHA1: f0d41eaa96b587f2ae3c02bae157e1a7896f90e0 SHA256: 54d1a79d679f0f8dd5dc9a9b0e65eb3e44417f0801446825665f9a4d4a5f766a Description: UCS - license validation library This library validates UCS licenses. . This package is part of Univention Corporate Server (UCS), an integrated, directory driven solution for managing corporate environments. For more information about UCS, refer to: http://www.univention.de/ Package: libwbclient0 Priority: optional Section: libs Installed-Size: 190 Maintainer: Debian Samba Maintainers Architecture: i386 Source: samba Version: 2:4.2.0~rc2-1.729.201503191909 Depends: libbsd0 (>= 0.0), libc6 (>= 2.4) Pre-Depends: dpkg (>= 1.15.6~), multiarch-support Breaks: libpam-smbpass (<< 2:3.4.1), libsmbclient (<< 2:3.4.1), samba (<< 2:3.4.1), samba-common (<< 2:3.4.1), samba-tools (<< 2:3.4.1), smbclient (<< 2:3.4.1), smbfs (<< 2:3.4.1), swat (<< 2:3.4.1), winbind (<< 2:3.4.1) Filename: 4.0-2/i386/libwbclient0_4.2.0~rc2-1.729.201503191909_i386.deb Size: 118814 MD5sum: 38f90600a4ec4e13121a15ef3470df42 SHA1: 160534dc004b49281621a7f96be768c445140eb3 SHA256: 842f20ff099ad642dc0e7271062421175118bd4071d4bb05e9514a8fd6b71062 Description: Samba winbind client library Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. . This package provides a library for client applications that interact via the winbind pipe protocol with a Samba winbind server. Multi-Arch: same Homepage: http://www.samba.org Package: libx11-6 Priority: optional Section: libs Installed-Size: 1493 Maintainer: Debian X Strike Force Architecture: i386 Source: libx11 Version: 2:1.5.0-1.40.201504151215 Depends: libc6 (>= 2.3.2), libxcb1 (>= 1.2), libx11-data Pre-Depends: multiarch-support Filename: 4.0-2/i386/libx11-6_1.5.0-1.40.201504151215_i386.deb Size: 906782 MD5sum: 0db6757332101e557d307ef0d3fceca9 SHA1: 716fe6445098e630bdf3f21c0c0d2cb374b92057 SHA256: 5489c57472a9796bbc4cadf4ed9495e132ebcf39b6b204b5c6d23625e2a81507 Description: X11 client-side library This package provides a client interface to the X Window System, otherwise known as 'Xlib'. It provides a complete API for the basic functions of the window system. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libX11 Multi-Arch: same Package: libx11-xcb1 Priority: optional Section: libs Installed-Size: 209 Maintainer: Debian X Strike Force Architecture: i386 Source: libx11 Version: 2:1.5.0-1.40.201504151215 Depends: libc6 (>= 2.1.3), libx11-6 Pre-Depends: multiarch-support Filename: 4.0-2/i386/libx11-xcb1_1.5.0-1.40.201504151215_i386.deb Size: 138714 MD5sum: a9a82ada2ffd77a863ceac885690fbc5 SHA1: 610bec26401c99486337fdb74efdf1a804922edb SHA256: 3fca4f41e7a33418fea63db2707070b56eedf040ee6be61466382853d221e79e Description: Xlib/XCB interface library libX11-xcb provides functions needed by clients which take advantage of Xlib/XCB to mix calls to both Xlib and XCB over the same X connection. . More information about X.Org can be found at: . More information about XCB can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libX11 Multi-Arch: same Package: libxext6 Priority: optional Section: libs Installed-Size: 135 Maintainer: Debian X Strike Force Architecture: i386 Source: libxext Version: 2:1.3.1-2.23.201504151335 Depends: libc6 (>= 2.1.3), libx11-6 (>= 2:1.4.99.1) Pre-Depends: multiarch-support Filename: 4.0-2/i386/libxext6_1.3.1-2.23.201504151335_i386.deb Size: 54944 MD5sum: 4913394f41586b3ba0694ca4d35da583 SHA1: 2ec6b8a783c6a175b34d69ba6f6f5671b5c73b0b SHA256: 8c8ee8a56e7e7de10a86cf5e41356d3739e0a804aa8ce85779e355b09050e68d Description: X11 miscellaneous extension library libXext provides an X Window System client interface to several extensions to the X protocol. . The supported protocol extensions are: - DOUBLE-BUFFER (DBE), the Double Buffer extension; - DPMS, the VESA Display Power Management System extension; - Extended-Visual-Information (EVI), an extension for gathering extra information about the X server's visuals; - LBX, the Low Bandwidth X extension; - MIT-SHM, the MIT X client/server shared memory extension; - MIT-SUNDRY-NONSTANDARD, a miscellaneous extension by MIT; - Multi-Buffering, the multi-buffering and stereo display extension; - SECURITY, the X security extension; - SHAPE, the non-rectangular shaped window extension; - SYNC, the X synchronization extension; - TOG-CUP, the Open Group's Colormap Utilization extension; - XC-APPGROUP, the X Consortium's Application Group extension; - XC-MISC, the X Consortium's resource ID querying extension; - XTEST, the X test extension (this is one of two client-side implementations; the other is in the libXtst library, provided by the libxtst6 package); . libXext also provides a small set of utility functions to aid authors of client APIs for X protocol extensions. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXext Multi-Arch: same Package: libxfixes3 Priority: optional Section: libs Installed-Size: 63 Maintainer: Debian X Strike Force Architecture: i386 Source: libxfixes Version: 1:5.0-4.15.201504151330 Depends: libc6 (>= 2.1.3), libx11-6 (>= 2:1.4.99.1) Pre-Depends: multiarch-support Filename: 4.0-2/i386/libxfixes3_5.0-4.15.201504151330_i386.deb Size: 21142 MD5sum: 923829e438c01f5ca4e5c433751b9227 SHA1: 99f21dd9f11dbd4091e6360d54751f310de4a0e4 SHA256: 28ad53ca1c45b06c0b580a7add3fd0994f39fc0c4ed59bb10daa1f9caca6b54b Description: X11 miscellaneous 'fixes' extension library libXfixes provides an X Window System client interface to the 'XFIXES' extension to the X protocol. . It provides support for Region types, and some cursor functions. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXfixes Multi-Arch: same Package: libxi6 Priority: optional Section: libs Installed-Size: 142 Maintainer: Debian X Strike Force Architecture: i386 Source: libxi Version: 2:1.6.1-1.24.201504151346 Depends: libc6 (>= 2.1.3), libx11-6 (>= 2:1.4.99.1), libxext6 Pre-Depends: multiarch-support Filename: 4.0-2/i386/libxi6_1.6.1-1.24.201504151346_i386.deb Size: 76654 MD5sum: 3bddcf3f1661e0d77cf4b43781d7723e SHA1: 91c8c3eb8fcd3596fbd88879a79ece5737eda771 SHA256: 2e70a1caedc0df328f3aecc319ed2c00f59c47844dd89b278818c73a2c5d0eea Description: X11 Input extension library libXi provides an X Window System client interface to the XINPUT extension to the X protocol. . The Input extension allows setup and configuration of multiple input devices, and will soon allow hotplugging of input devices; to be added and removed on the fly. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXi Multi-Arch: same Package: libxml2-utils Priority: optional Section: text Installed-Size: 168 Maintainer: Debian XML/SGML Group Architecture: i386 Source: libxml2 Version: 2.8.0+dfsg1-7.50.201504082023 Depends: libc6 (>= 2.7), libreadline6 (>= 6.0), libxml2 (>= 2.7.4) Filename: 4.0-2/i386/libxml2-utils_2.8.0+dfsg1-7.50.201504082023_i386.deb Size: 94130 MD5sum: 5f66f4c610cac11eb2a0cb4557607e10 SHA1: c15f6bfc81c6c6e10177eb11f45feba5dafe6152 SHA256: 3560339bf15e0bc9437ebe5f36614212adea0b2f3e0cf689935bfa85488b7822 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. Multi-Arch: foreign Homepage: http://xmlsoft.org/ Package: libxml2 Priority: standard Section: libs Installed-Size: 1715 Maintainer: Debian XML/SGML Group Architecture: i386 Version: 2.8.0+dfsg1-7.50.201504082023 Depends: libc6 (>= 2.7), liblzma5 (>= 5.1.1alpha+20120614), zlib1g (>= 1:1.2.3.3) Pre-Depends: multiarch-support Recommends: xml-core Filename: 4.0-2/i386/libxml2_2.8.0+dfsg1-7.50.201504082023_i386.deb Size: 891312 MD5sum: 69a15e29d14fdebc2ea4a653bfd29270 SHA1: 2f81c7d819a28afc315a91e98285a1a183fe2005 SHA256: 244dc31ef4a960b1f45c4e4961e8731f810de76d25889183ed1159edb115aa93 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. Multi-Arch: same Homepage: http://xmlsoft.org/ Package: libxrandr2 Priority: optional Section: libs Installed-Size: 83 Maintainer: Debian X Strike Force Architecture: i386 Source: libxrandr Version: 2:1.3.2-2.18.201504151333 Depends: libc6 (>= 2.1.3), libx11-6 (>= 2:1.4.99.1), libxext6, libxrender1 Pre-Depends: multiarch-support Filename: 4.0-2/i386/libxrandr2_1.3.2-2.18.201504151333_i386.deb Size: 33402 MD5sum: 196473b872c062e0db45e70cdabad328 SHA1: b390a123809b9602a19f99a25db558f5be80aa73 SHA256: 9cdcdc70823e2728ba1232c6b88a5d3be782ab514d34c2e25dd1eeb320470bd2 Description: X11 RandR extension library libXrandr provides an X Window System client interface to the RandR extension to the X protocol. . The RandR extension allows for run-time configuration of display attributes such as resolution, rotation, and reflection. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXrandr Multi-Arch: same Package: libxrender1 Priority: optional Section: libs Installed-Size: 82 Maintainer: Debian X Strike Force Architecture: i386 Source: libxrender Version: 1:0.9.7-1.24.201504151343 Depends: libc6 (>= 2.1.3), libx11-6 (>= 2:1.4.99.1) Pre-Depends: multiarch-support Filename: 4.0-2/i386/libxrender1_0.9.7-1.24.201504151343_i386.deb Size: 32564 MD5sum: b02f2829a60924528f41e1bd59980a83 SHA1: 1e492289f22dbc28b611cadf47b2bfe32fe290b4 SHA256: 1473335f57209b46f06308a5a5b620af05b40386e4032c0642552779ff33e273 Description: X Rendering Extension client library The X Rendering Extension (Render) introduces digital image composition as the foundation of a new rendering model within the X Window System. Rendering geometric figures is accomplished by client-side tessellation into either triangles or trapezoids. Text is drawn by loading glyphs into the server and rendering sets of them. The Xrender library exposes this extension to X clients. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXrender Multi-Arch: same Package: libxv1 Priority: optional Section: libs Installed-Size: 63 Maintainer: Debian X Strike Force Architecture: i386 Source: libxv Version: 2:1.0.7-1.14.201504151349 Depends: libc6 (>= 2.1.3), libx11-6, libxext6 Pre-Depends: multiarch-support Filename: 4.0-2/i386/libxv1_1.0.7-1.14.201504151349_i386.deb Size: 21916 MD5sum: 7ee78ba13d7fbec1cd6bf1e7e390e9f0 SHA1: c86b43081aef48ff2f7e94f364795d7a4dd4e31b SHA256: 909ba25bbd6aa9e2169a7d8bb784fcb96a42101dfd45eb6517fed915ca952cf9 Description: X11 Video extension library libXv provides an X Window System client interface to the XVideo extension to the X protocol. . The XVideo extension allows for accelerated drawing of videos. Hardware adaptors are exposed to clients, which may draw in a number of colourspaces, including YUV. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXv Multi-Arch: same Package: memtest86+ Priority: optional Section: misc Installed-Size: 2402 Maintainer: Yann Dirson Architecture: i386 Version: 4.20-1.1.21.201502271253 Depends: debconf (>= 0.5) | debconf-2.0 Suggests: hwtools, memtester, kernel-patch-badram, memtest86, grub-pc | grub-legacy, mtools Filename: 4.0-2/i386/memtest86+_4.20-1.1.21.201502271253_i386.deb Size: 292212 MD5sum: fe7e3fe786aa038239443c0b86126740 SHA1: 9294bd57fb71f56dc0ffc3fe9f8610091f183aea SHA256: 69a20358993419279088cfb06668d35cf097313bc37929c80654cf4c585fd37d Description: thorough real-mode memory tester Memtest86+ scans your RAM for errors. . This tester runs independently of any OS - it is run at computer boot-up, so that it can test *all* of your memory. You may want to look at `memtester', which allows to test your memory within Linux, but this one won't be able to test your whole RAM. . It can output a list of bad RAM regions usable by the BadRAM kernel patch, so that you can still use your old RAM with one or two bad bits. . Memtest86+ is based on memtest86 3.0, and adds support for recent hardware, as well as a number of general-purpose improvements, including many patches to memtest86 available from various sources. . Both memtest86 and memtest86+ are being worked on in parallel. Homepage: http://www.memtest.org/ Package: ntp Priority: optional Section: net Installed-Size: 1160 Maintainer: Debian NTP Team Architecture: i386 Version: 1:4.2.6.p5+dfsg-2.37.201503161732 Depends: adduser, lsb-base (>= 3.2-13), netbase, libc6 (>= 2.12), libcap2 (>= 2.10), libedit2 (>= 2.11-20080614-1), libopts25 (>= 1:5.12), libssl1.0.0 (>= 1.0.0) Pre-Depends: dpkg (>= 1.15.7.2) Recommends: perl Suggests: ntp-doc Breaks: dhcp3-client (<< 4.1.0-1) Filename: 4.0-2/i386/ntp_4.2.6.p5+dfsg-2.37.201503161732_i386.deb Size: 535062 MD5sum: af5429e8edab5583d40d79fed83756f8 SHA1: 3b2dc1f00491f951d11f892d5372884496a2e6e1 SHA256: 6de9fcd7bbf9f742c1913e64f3eeea80c22589e985b2a1d8706c342c0564ad2b Description: Network Time Protocol daemon and utility programs NTP, the Network Time Protocol, is used to keep computer clocks accurate by synchronizing them over the Internet or a local network, or by following an accurate hardware receiver that interprets GPS, DCF-77, NIST or similar time signals. . This package contains the NTP daemon and utility programs. An NTP daemon needs to be running on each host that is to have its clock accuracy controlled by NTP. The same NTP daemon is also used to provide NTP service to other hosts. . For more information about the NTP protocol and NTP server configuration and operation, install the package "ntp-doc". Homepage: http://support.ntp.org/ Package: ntpdate Priority: optional Section: net Installed-Size: 217 Maintainer: Debian NTP Team Architecture: i386 Source: ntp Version: 1:4.2.6.p5+dfsg-2.37.201503161732 Depends: netbase, libc6 (>= 2.3), libssl1.0.0 (>= 1.0.0) Pre-Depends: dpkg (>= 1.15.7.2) Recommends: lockfile-progs Breaks: dhcp3-client (<< 4.1.0-1) Filename: 4.0-2/i386/ntpdate_4.2.6.p5+dfsg-2.37.201503161732_i386.deb Size: 79696 MD5sum: fed6425f48f0d152900bc260c1b66962 SHA1: 2de1e0c7cf41e4c5ad5067155119edba8748cb60 SHA256: d70b86d9f2a4530119a9ed0e735b2bc48b734bbed4955e6279ad9fc98bf85b04 Description: client for setting system time from NTP servers NTP, the Network Time Protocol, is used to keep computer clocks accurate by synchronizing them over the Internet or a local network, or by following an accurate hardware receiver that interprets GPS, DCF-77, NIST or similar time signals. . ntpdate is a simple NTP client that sets a system's clock to match the time obtained by communicating with one or more NTP servers. It is not sufficient, however, for maintaining an accurate clock in the long run. ntpdate by itself is useful for occasionally setting the time on machines that do not have full-time network access, such as laptops. . If the full NTP daemon from the package "ntp" is installed, then ntpdate is not necessary. Homepage: http://support.ntp.org/ Package: open-vm-tools Priority: extra Section: admin Installed-Size: 2348 Maintainer: Bernd Zeimetz Architecture: i386 Version: 2:9.4.6-1770165-6.12.201504151515 Depends: init-system-helpers (>= 1.18~), libc6 (>= 2.11), libdumbnet1 (>= 1.8), libfuse2 (>= 2.8.1), libgcc1 (>= 1:4.1.1), libglib2.0-0 (>= 2.31.8), libicu48 (>= 4.8-1), libprocps0 (>= 1:3.3.2-1), libstdc++6 (>= 4.1.1) Recommends: ethtool, zerofree Suggests: open-vm-tools-desktop Filename: 4.0-2/i386/open-vm-tools_9.4.6-1770165-6.12.201504151515_i386.deb Size: 515294 MD5sum: bb10e309c1ad52f25892b9dfcbc1c67e SHA1: d41e065d51dc1a0d8eea4ebff4748ef20b2e4d9e SHA256: e9503cec15d8fbd2e4b6dd6f53d71f120cba2405b330f1c548526476b73e6202 Description: Open VMware Tools for virtual machines hosted on VMware (CLI) The Open Virtual Machine Tools (open-vm-tools) project is an open source implementation of VMware Tools. It is a suite of virtualization utilities and drivers to improve the functionality, user experience and administration of VMware virtual machines. . This package contains only the core user-space programs and libraries. Homepage: http://open-vm-tools.sourceforge.net/ Package: openssl Priority: optional Section: utils Installed-Size: 1073 Maintainer: Debian OpenSSL Team Architecture: i386 Version: 1.0.1e-2.99.201503250939 Depends: libc6 (>= 2.7), libssl1.0.0 (>= 1.0.1e-2+deb7u5), zlib1g (>= 1:1.1.4) Suggests: ca-certificates Filename: 4.0-2/i386/openssl_1.0.1e-2.99.201503250939_i386.deb Size: 692458 MD5sum: e5a4cb74d9eded6528f5d234e86aa165 SHA1: 281556977c7e95ad7a8985a4230ebae684551f6a SHA256: 2abe1bd640cbda5e636cc830c0731400bab0117598883ed68f52750cfc6dd6b8 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. Package: postgresql-9.1 Priority: optional Section: database Installed-Size: 16610 Maintainer: Debian PostgreSQL Maintainers Architecture: i386 Version: 9.1.15-0.7.201503031519 Replaces: postgresql-contrib-9.1 (<< 9.1~beta1-3~), postgresql-plpython-9.1 (<< 9.1.15-0.7.201503031519) Depends: libc6 (>= 2.3.3), 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 (>= 9.1~), libssl1.0.0 (>= 1.0.0), libxml2 (>= 2.7.4), postgresql-client-9.1, postgresql-common (>= 115~), tzdata, ssl-cert, locales Suggests: oidentd | ident-server, locales-all Conflicts: postgresql (<< 7.5) Breaks: postgresql-plpython-9.1 (<< 9.1.15-0.7.201503031519) Filename: 4.0-2/i386/postgresql-9.1_9.1.15-0.7.201503031519_i386.deb Size: 3262572 MD5sum: ec0196e076a7ab110d40a47d6bea2a29 SHA1: e4d14f8e1ef9e9719175067871a4d4a1fd91f0d1 SHA256: 32e1b924c07d6c733e1c225331c2674929ae4084eb91e4ddaef5c4ff00210c76 Description: object-relational SQL database, version 9.1 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 9.1. 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/ Package: postgresql-client-9.1 Priority: optional Section: database Installed-Size: 4000 Maintainer: Debian PostgreSQL Maintainers Architecture: i386 Source: postgresql-9.1 Version: 9.1.15-0.7.201503031519 Replaces: postgresql-9.1 (<< 9.1.15-0.7.201503031519) Provides: postgresql-client Depends: libc6 (>= 2.3.3), libedit2 (>= 2.11-20080614-1), libpq5 (>= 9.0~), libssl1.0.0 (>= 1.0.0), zlib1g (>= 1:1.2.3.3), postgresql-client-common (>= 115~) Suggests: postgresql-9.1, postgresql-doc-9.1 Conflicts: postgresql (<< 7.5) Breaks: postgresql-9.1 (<< 9.1.15-0.7.201503031519) Filename: 4.0-2/i386/postgresql-client-9.1_9.1.15-0.7.201503031519_i386.deb Size: 976652 MD5sum: 1960813e5b91ce3d448d7eaffc2a5fa3 SHA1: c58dd468231d5d75b495e17d72da59b8eed8d059 SHA256: 919d21a32ee29cae992e55cdb938d64027a486fde498c80514003327f036872f Description: front-end programs for PostgreSQL 9.1 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 9.1. If you install PostgreSQL 9.1 on a standalone machine, you need the server package postgresql-9.1, 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/ Package: python-libvirt Priority: optional Section: python Installed-Size: 924 Maintainer: Guido Günther Architecture: i386 Source: libvirt-python Version: 1.2.6-2.3.201504081137 Depends: libc6 (>= 2.3.6-6~), libvirt0 (>= 1.2.7~rc2), python (<< 2.8), python (>= 2.6), python-support (>= 0.90.0) Recommends: libvirt-daemon Breaks: virtinst (<= 0.600.1-3+deb7u1) Filename: 4.0-2/i386/python-libvirt_1.2.6-2.3.201504081137_i386.deb Size: 287898 MD5sum: 6ace968adcac5017219935d1c700e1ef SHA1: 4ad94045a4374f40b25136aa1063c6c635d4c241 SHA256: cff39bb75a524ea5cb86e8c90c3bdd209df5f13dc66ba0e77543c23030071cbf 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 the Python 2 bindings for the libvirt library Homepage: http://libvirt.org Python-Version: 2.6, 2.7 Package: python-libxml2 Priority: optional Section: python Installed-Size: 1221 Maintainer: Debian XML/SGML Group Architecture: i386 Source: libxml2 Version: 2.8.0+dfsg1-7.50.201504082023 Provides: python2.6-libxml2, python2.7-libxml2 Depends: libc6 (>= 2.1.3), liblzma5 (>= 5.1.1alpha+20110809), libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4), python (>= 2.6.6-7~), python (<< 2.8) Filename: 4.0-2/i386/python-libxml2_2.8.0+dfsg1-7.50.201504082023_i386.deb Size: 341916 MD5sum: b15623a4f2f71f572d98cdc042b06206 SHA1: 77fcebb480aec8ee651175672ff362d407c337ac SHA256: b8b574246f7f05b71c02ad5fb8eeec237e63f8b97c2cdb2cc170c86e4036a419 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/ Package: python-samba Priority: optional Section: python Installed-Size: 6547 Maintainer: Debian Samba Maintainers Architecture: i386 Source: samba Version: 2:4.2.0~rc2-1.729.201503191909 Provides: python2.7-samba Depends: python-ldb (>= 1.1.2~), python-tdb, python-ntdb, python-crypto, python (>= 2.7), python (<< 2.8), libattr1 (>= 1:2.4.46-8), libbsd0 (>= 0.0), libc6 (>= 2.4), libldb1 (>= 0.9.21), libpython2.7 (>= 2.7), libtalloc2 (>= 2.0.4~git20101213), libtevent0 (>= 0.9.16), python-talloc (>= 2.0.6), samba-libs (= 2:4.2.0~rc2-1.729.201503191909) Filename: 4.0-2/i386/python-samba_4.2.0~rc2-1.729.201503191909_i386.deb Size: 1550396 MD5sum: 0d5d9e89b168ea1b544e811d08f9e7e7 SHA1: ecce8ad2f4fe7072bbaf9e802915802fb92dcbcd SHA256: 8c66d6c2f40a0f3d2e141b023ad9bf7773ad0007f7789a717ca6a8a4ae4146bf Description: Python bindings for Samba Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in both NT4-style and Active Directory domains. . This package contains Python bindings for most Samba libraries. Homepage: http://www.samba.org Package: python-univention-license Priority: optional Section: univention Installed-Size: 82 Maintainer: Univention GmbH Architecture: i386 Source: univention-licence Version: 6.0.1-3.81.201504192035 Replaces: python2.4-univention-license Provides: python2.6-univention-license, python2.7-univention-license Depends: libc6 (>= 2.3.6-6~), libunivention-license0 (>= 4.0.0), python (<< 2.8), python (>= 2.6), python-support (>= 0.90.0) Conflicts: python2.3-univention-license, python2.4-univention-licenese Filename: 4.0-2/i386/python-univention-license_6.0.1-3.81.201504192035_i386.deb Size: 9620 MD5sum: 6879c11e9201f6224c26580f9232b528 SHA1: 0f4abdd7fe5793248ed1ec5d810c63beefa29e2c SHA256: e0439f12f54614cd8278e6a0eb9ec54cdfa547c7f2ec90a09ef1498b4dfa6071 Description: UCS - license validation library (Python interface) This package contains a Python interface to the UCS license validation library. . It is part of Univention Corporate Server (UCS), an integrated, directory driven solution for managing corporate environments. For more information about UCS, refer to: http://www.univention.de/ Python-Version: 2.6, 2.7 Package: registry-tools Priority: optional Section: net Installed-Size: 233 Maintainer: Debian Samba Maintainers Architecture: i386 Source: samba Version: 2:4.2.0~rc2-1.729.201503191909 Replaces: samba-doc (<< 2:4.0.5~) Depends: libc6 (>= 2.2), libpopt0 (>= 1.14), libreadline6 (>= 6.0), libtalloc2 (>= 2.0.4~git20101213), samba-libs (= 2:4.2.0~rc2-1.729.201503191909) Conflicts: samba-doc (<< 2:4.0.5~) Filename: 4.0-2/i386/registry-tools_4.2.0~rc2-1.729.201503191909_i386.deb Size: 126464 MD5sum: 54c194856a0c0a946b73bc2e0e676716 SHA1: a0f168d5baa8923cfd9966a99b854aafb188673f SHA256: bf679bf36d2cda34f6bca162dfff293c792273bfd94f7bff905f0b7b4df5dd4c Description: tools for viewing and manipulating the Windows registry Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in both NT4-style and Active Directory domains. . This package contains tools for viewing and manipulating the binary "registry" found on Windows machines, both locally and remote. Homepage: http://www.samba.org Package: samba-common-bin Priority: optional Section: net Installed-Size: 1636 Maintainer: Debian Samba Maintainers Architecture: i386 Source: samba Version: 2:4.2.0~rc2-1.729.201503191909 Replaces: python-samba (<< 2:4.0.6~), samba-common (<< 2:3.4.0~pre2-1), samba-doc (<< 2:4.0.5~), samba4-common (<< 4.0.0~alpha7-1), samba4-common-bin Depends: python, python-samba, samba-common (= 2:4.2.0~rc2-1.729.201503191909), python2.7, libbsd0 (>= 0.0), libc6 (>= 2.4), libcomerr2 (>= 1.01), libgssapi3-heimdal (>= 1.4.0+git20110226), libkrb5-26-heimdal (>= 1.4.0+git20110226), libldap-2.4-2 (>= 2.4.7), libncurses5 (>= 5.5-5~), libpopt0 (>= 1.14), libreadline6 (>= 6.0), libtalloc2 (>= 2.0.4~git20101213), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.12), libtinfo5, libwbclient0 (>= 2:4.0.3+dfsg1), samba-libs (= 2:4.2.0~rc2-1.729.201503191909) Suggests: heimdal-clients Conflicts: samba (<< 2:3.3.0~rc2-5), samba-common (<< 2:3.3.0~rc2-5), samba-doc (<< 2:4.0.5~) Filename: 4.0-2/i386/samba-common-bin_4.2.0~rc2-1.729.201503191909_i386.deb Size: 716008 MD5sum: 69ba6330789d8ca6291121c2421aab36 SHA1: f254736d467c83b24a46a7b7b26b237f8c442f9d SHA256: ad7aa14415a7b1f87ee861f496b2422f7bbb52d87a4553b7b3d33991f2fb6d46 Description: Samba common files used by both the server and the client Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in both NT4-style and Active Directory domains. . This package contains the common files that are used by both the server (provided in the samba package) and the client (provided in the samba-clients package). Homepage: http://www.samba.org Package: samba-dsdb-modules Priority: optional Section: libs Installed-Size: 948 Maintainer: Debian Samba Maintainers Architecture: i386 Source: samba Version: 2:4.2.0~rc2-1.729.201503191909 Replaces: libgensec0 (<< 4.0.0~alpha17~git20110724.dfsg1-1), samba-libs (<< 2:4.1.9+dfsg-2) Depends: libbsd0 (>= 0.0), libc6 (>= 2.4), libcomerr2 (>= 1.01), libkrb5-26-heimdal (>= 1.4.0+git20110226), libldb1 (>= 1:1.1.6), libpopt0 (>= 1.14), libtalloc2 (>= 2.0.4~git20101213), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.9), samba-libs (= 2:4.2.0~rc2-1.729.201503191909) Filename: 4.0-2/i386/samba-dsdb-modules_4.2.0~rc2-1.729.201503191909_i386.deb Size: 385180 MD5sum: 3f73bd30951f14aa32bbb538046129a1 SHA1: 05b0b3e974ffe81c01da067eff7c86b5fc4a1ab9 SHA256: c1fdee366f8ad468a963de20976b0c4854c515713141ec1f1678c47f001ce003 Description: Samba Directory Services Database Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in both NT4-style and Active Directory domains. . This package contains LDB plugins which add support for various Active Directory features to the LDB library. Enhances: libldb1 Homepage: http://www.samba.org Package: samba-libs Priority: optional Section: libs Installed-Size: 19243 Maintainer: Debian Samba Maintainers Architecture: i386 Source: samba Version: 2:4.2.0~rc2-1.729.201503191909 Replaces: libdcerpc-server0 (<< 2:4.0.9), libdcerpc0 (<< 2:4.0.9), libgensec0 (<< 2:4.0.9), libndr-standard0 (<< 2:4.0.9), libndr0 (<< 2:4.0.9), libnetapi0 (<< 2:4.0.9), libregistry0 (<< 2:4.0.9), libsamba-credentials0 (<< 2:4.0.9), libsamba-hostconfig0 (<< 2:4.0.9), libsamba-policy0 (<< 2:4.0.9), libsamba-util0 (<< 2:4.0.9), libsamdb0 (<< 2:4.0.9), libsmbclient-raw0 (<< 2:4.0.9), libsmbd0 (<< 2:4.0.9), libtorture0 (<< 2:4.0.9) Depends: libldb1 (<< 1:1.1.18~), libldb1 (>> 1:1.1.17~), libacl1 (>= 2.2.51-8), libasn1-8-heimdal (>= 1.4.0+git20110226), libattr1 (>= 1:2.4.46-8), libbsd0 (>= 0.3.0), libc6 (>= 2.12), libcap2 (>= 2.10), libcomerr2 (>= 1.01), libcups2 (>= 1.4.0), libgcrypt11 (>= 1.4.5), libgnutls26 (>= 2.12.17-0), libgssapi3-heimdal (>= 1.4.0+git20110226), libhcrypto4-heimdal (>= 1.4.0+git20110226), libhx509-5-heimdal (>= 1.4.0+git20110226), libkrb5-26-heimdal (>= 1.4.0+git20110226), libldap-2.4-2 (>= 2.4.7), libntdb1 (>= 1.0), libpam0g (>= 0.99.7.1), libpopt0 (>= 1.14), libpython2.7 (>= 2.7), libtalloc2 (>= 2.1.0), libtdb1 (>= 1.3.0), libtevent0 (>= 0.9.21), libwbclient0 (>= 2:4.0.3+dfsg1), python-talloc (>= 2.0.6), zlib1g (>= 1:1.1.4) Pre-Depends: multiarch-support Conflicts: libpam-smbpass (<< 2:4), samba (<< 2:4), samba-common-bin (<< 2:4), samba-dsdb-modules (<< 2:4.1.9+dfsg-2), winbind (<< 2:4) Breaks: libdcerpc-server0 (<< 2:4.0.9), libdcerpc0 (<< 2:4.0.9), libgensec0 (<< 2:4.0.9), libndr-standard0 (<< 2:4.0.9), libndr0 (<< 2:4.0.9), libnetapi0 (<< 2:4.0.9), libregistry0 (<< 2:4.0.9), libsamba-credentials0 (<< 2:4.0.9), libsamba-hostconfig0 (<< 2:4.0.9), libsamba-policy0 (<< 2:4.0.9), libsamba-util0 (<< 2:4.0.9), libsamdb0 (<< 2:4.0.9), libsmbclient-raw0 (<< 2:4.0.9), libsmbd0 (<< 2:4.0.9), libtorture0 (<< 2:4.0.9) Filename: 4.0-2/i386/samba-libs_4.2.0~rc2-1.729.201503191909_i386.deb Size: 6521510 MD5sum: 7fed6933adc1b24e6eee207218e19f42 SHA1: 0dcb0ccc7c643ab50786f9ec57f0bcb04191f878 SHA256: d2c31a14778c9ff82d7b6d910a4a8987095f94b21d1baadb845d9d1fb13898c2 Description: Samba core libraries Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in both NT4-style and Active Directory domains. . This package contains the shared libraries. Multi-Arch: same Homepage: http://www.samba.org Package: samba-vfs-modules Priority: optional Section: net Installed-Size: 899 Maintainer: Debian Samba Maintainers Architecture: i386 Source: samba Version: 2:4.2.0~rc2-1.729.201503191909 Replaces: samba-libs (<< 2:4.1.1+dfsg-1) Depends: libaio1 (>= 0.3.93), libattr1 (>= 1:2.4.46-8), libbsd0 (>= 0.0), libc6 (>= 2.11), libtalloc2 (>= 2.0.4~git20101213), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.9), samba-libs (= 2:4.2.0~rc2-1.729.201503191909) Filename: 4.0-2/i386/samba-vfs-modules_4.2.0~rc2-1.729.201503191909_i386.deb Size: 398212 MD5sum: 2e781ef1d866246e90d1f0d1444a41ae SHA1: db71cf93157793924ed93b77e382c1ccbbf16e88 SHA256: 2170b9d559afba1a9115abed71020d82c52bc512b5a2f4fcf12b14bb63387645 Description: Samba Virtual FileSystem plugins Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in both NT4-style and Active Directory domains. . This package contains plugins for the Samba server Virtual FileSystem. Enhances: samba Homepage: http://www.samba.org Package: samba Priority: optional Section: net Installed-Size: 11134 Maintainer: Debian Samba Maintainers Architecture: i386 Version: 2:4.2.0~rc2-1.729.201503191909 Replaces: libsamdb0 (<< 4.0.0~alpha17~), python-samba (<< 2:4.1.4+dfsg-3), samba-ad-dc, samba-common (<= 2.0.5a-2), samba-doc (<< 2:4.0.5~), samba-libs (<< 2:4.1.4+dfsg-2), samba4 Depends: adduser, libpam-modules, libpam-runtime (>= 1.0.1-11), lsb-base (>= 4.1+Debian), procps, python (>= 2.7), python-dnspython, python-ntdb, python-samba, samba-common (= 2:4.2.0~rc2-1.729.201503191909), samba-common-bin (= 2:4.2.0~rc2-1.729.201503191909), samba-dsdb-modules, tdb-tools, update-inetd, python (<< 2.8), python2.7, libasn1-8-heimdal (>= 1.4.0+git20110226), libbsd0 (>= 0.2.0), libc6 (>= 2.4), libcomerr2 (>= 1.01), libhdb9-heimdal (>= 1.4.0+git20110226), libkdc2-heimdal (>= 1.4.0+git20110226), libkrb5-26-heimdal (>= 1.5~pre2+git20110720), libldb1 (>= 0.9.21), libpopt0 (>= 1.14), libpython2.7 (>= 2.7), libroken18-heimdal (>= 1.4.0+git20110226), libtalloc2 (>= 2.0.4~git20101213), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.16), samba-libs (= 2:4.2.0~rc2-1.729.201503191909) Pre-Depends: dpkg (>= 1.15.7.2), multiarch-support Recommends: attr, logrotate, samba-vfs-modules Suggests: bind9 (>= 1:9.5.1), bind9utils, ctdb, ldb-tools, ntp, smbldap-tools, winbind Conflicts: libldb1 (<< 1:1.1.15), samba (<< 2:3.3.0~rc2-5), samba-ad-dc, samba-doc (<< 2:4.0.5~), samba-tools, samba4 (<< 4.0.0~alpha6-2) Filename: 4.0-2/i386/samba_4.2.0~rc2-1.729.201503191909_i386.deb Size: 1894352 MD5sum: feb9fc89f0958389f1a83cb5a83d9335 SHA1: bd5f821de2841664a930752be6e85eb5218c3792 SHA256: 99c87dd34bc32113f1b0311c87f535c8a94bc94040b6567bc942dab9fd38f9f8 Description: SMB/CIFS file, print, and login server for Unix Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as an NT4-style domain controller, and can integrate with both NT4 domains and Active Directory realms as a member server. . This package provides the components necessary to use Samba as a stand-alone file and print server or as an NT4 or Active Directory domain controller. For use in an NT4 domain or Active Directory realm, you will also need the winbind package. . This package is not required for connecting to existing SMB/CIFS servers (see smbclient) or for mounting remote filesystems (see cifs-utils). Enhances: bind9, ntp Homepage: http://www.samba.org Package: slapd Priority: optional Section: net Installed-Size: 3941 Maintainer: Debian OpenLDAP Maintainers Architecture: i386 Source: openldap Version: 2.4.40-1.184.201503171335 Replaces: ldap-utils (<< 2.2.23-3), libldap2 Provides: ldap-server, libslapi-2.4-2 Depends: libc6 (>= 2.12), libdb5.1, libgcrypt11 (>= 1.4.5), libkadm5srv8-heimdal (>= 1.4.0+git20110226), libkrb5-26-heimdal (>= 1.4.0+git20110226), libldap-2.4-2 (= 2.4.40-1.184.201503171335), libltdl7 (>= 2.4.2), libodbc1 (>= 2.2.11) | unixodbc (>= 2.2.11), libperl5.14 (>= 5.14.2), libpython2.7 (>= 2.7), libsasl2-2 (>= 2.1.24), libslp1, libssl1.0.0 (>= 1.0.0), libwrap0 (>= 7.6-4~), univention-config, python-univention-directory-manager (>= 10.0.15-5), 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, multiarch-support Recommends: libsasl2-modules Suggests: ldap-utils Conflicts: ldap-server, libltdl3 (= 1.5.4-1), umich-ldapd Filename: 4.0-2/i386/slapd_2.4.40-1.184.201503171335_i386.deb Size: 1753210 MD5sum: 9756bb3bfbbd523aaa2cb91b2880f45a SHA1: 55ab1c280a90545096caf328a2d0dbda6e28fc2c SHA256: 26bb507f0b42356148ff805e645afe071ea1ba5a4065760d5e171e2e9f758f16 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/ Package: smbclient Priority: optional Section: net Installed-Size: 891 Maintainer: Debian Samba Maintainers Architecture: i386 Source: samba Version: 2:4.2.0~rc2-1.729.201503191909 Replaces: samba (<< 2.999+3.0.alpha21-4), samba-doc (<< 2:4.0.5~), samba4-clients (<< 4.0.5), smbget Provides: samba-client Depends: samba-common (= 2:4.2.0~rc2-1.729.201503191909), libbsd0 (>= 0.0), libc6 (>= 2.4), libpopt0 (>= 1.14), libreadline6 (>= 6.0), libroken18-heimdal (>= 1.4.0+git20110226), libsmbclient (>= 2:4.0.3+dfsg1), libtalloc2 (>= 2.0.4~git20101213), libtevent0 (>= 0.9.9), samba-libs (= 2:4.2.0~rc2-1.729.201503191909) Pre-Depends: dpkg (>= 1.15.6~) Suggests: cifs-utils, heimdal-clients Conflicts: samba-doc (<< 2:4.0.5~), samba4-clients (<< 4.0.5) Filename: 4.0-2/i386/smbclient_4.2.0~rc2-1.729.201503191909_i386.deb Size: 397096 MD5sum: 71208007c3ca67cd734b0314d80aec76 SHA1: 61bfa0344bc00f342c9e55f8bf077607b845d32f SHA256: d01edc8ec8bc3e8c05213bbb754f687cfec255c3f790437ac957adff30b47f21 Description: command-line SMB/CIFS clients for Unix Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file and printer sharing with Microsoft Windows, OS X, and other Unix systems. . This package contains command-line utilities for accessing Microsoft Windows and Samba servers, including smbclient, smbtar, and smbspool. Utilities for mounting shares locally are found in the package cifs-utils. Homepage: http://www.samba.org Package: spamc Priority: optional Section: mail Installed-Size: 133 Maintainer: Noah Meyerhans Architecture: i386 Source: spamassassin Version: 3.3.2-5.51.201502251241 Depends: libc6 (>= 2.7), libssl1.0.0 (>= 1.0.0), zlib1g (>= 1:1.1.4) Suggests: spamassassin Conflicts: spamassassin (<< 2.30-2) Filename: 4.0-2/i386/spamc_3.3.2-5.51.201502251241_i386.deb Size: 76178 MD5sum: dcd283a3c70cf5fc676d342427fb05e8 SHA1: 6e55868de3ad40889728622027ac4be800ca6dae SHA256: 052e5107ce86183527fa34490ad7e75b603b019c1c1add3cc76484cf2aa76e43 Description: Client for SpamAssassin spam filtering daemon spamc is the client to communicate with spamd, the daemonized form of SpamAssassin (see the spamassassin package). It is written in C for maximum speed and minimum loading overhead. . spamc is quite useful for integrating spamassassin into an MTA or into a .procmailrc file because of its speed. . This package is useless unless you have spamassassin installed, either on this machine or another local machine (i.e. a mail server). Homepage: http://www.spamassassin.org/ Package: sudo Priority: optional Section: admin Installed-Size: 1827 Maintainer: Bdale Garbee Architecture: i386 Version: 1.8.5p2-1+nmu2.39.201504082056 Replaces: sudo-ldap Depends: libc6 (>= 2.11), libpam0g (>= 0.99.7.1), libselinux1 (>= 1.32), libpam-modules Conflicts: sudo-ldap Filename: 4.0-2/i386/sudo_1.8.5p2-1+nmu2.39.201504082056_i386.deb Size: 836872 MD5sum: 0dab9db5bbda053c47e5edfb4262feda SHA1: 4ee61a470f117fcb423ab4f8abcde70cd481a99b SHA256: 90ff848f3083b57c3a70b8202c8fd209047955b20f130bfc96828bb63ee394c5 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. Package: texlive-binaries Priority: optional Section: tex Installed-Size: 39603 Maintainer: Debian TeX Maintainers Architecture: i386 Source: texlive-bin Version: 2012.20120628-4.20.201504151523 Replaces: jmpost, mendexk, ptex-bin, texlive-base (<< 2010), texlive-metapost (<< 2010) Provides: jmpost, makejvf, mendexk, texlive-base-bin Depends: libc6 (>= 2.7), libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1), libgraphite3 (>= 1:2.3), libgs9 (>= 8.61.dfsg.1), libkpathsea6, libpng12-0 (>= 1.2.13-4), libpoppler19 (>= 0.18.4), libptexenc1, libstdc++6 (>= 4.6), libx11-6, libxaw7, libxmu6, libxpm4, libxt6, zlib1g (>= 1:1.1.4), texlive-common (>= 2011), tex-common (>= 3), ed, perl, dpkg (>= 1.15.4) | install-info Recommends: texlive-base, luatex, python, ruby, wish Conflicts: jmpost, makejvf, mendexk Breaks: jtex-bin, multex-bin, texlive-base (<< 2010) Filename: 4.0-2/i386/texlive-binaries_2012.20120628-4.20.201504151523_i386.deb Size: 16781862 MD5sum: 0f1c45a68046524cac8dcffd8e76f87f SHA1: 9e4c65b27eb3f5eb810587cd21edd1b897677108 SHA256: 088c34c8151ba3035c6cfdcd531dfa0c599a0db667aba447f54a1d8f65b380ed Description: Binaries for TeX Live This package contains all the binaries of TeX Live packages. . Note that this package alone has hardly any functionality. Rather, choose the texlive-* packages you want to use, e.g. texlive-latex-recommended or context Homepage: http://www.tug.org/texlive/ Package: tightvncserver Priority: optional Section: x11 Installed-Size: 1654 Maintainer: Ola Lundqvist Architecture: i386 Source: tightvnc Version: 1.3.9-6.4.24.201504151507 Provides: vnc-server, xserver Depends: libc6 (>= 2.3), libjpeg8 (>= 8c), libx11-6, libxext6, zlib1g (>= 1:1.1.4), perl, x11-common | xserver-common, x11-utils, xauth Recommends: xfonts-base, x11-xserver-utils Suggests: tightvnc-java Filename: 4.0-2/i386/tightvncserver_1.3.9-6.4.24.201504151507_i386.deb Size: 818212 MD5sum: 4958566374b462210a924f8234767918 SHA1: 20ce24b6f3433d3f26c3fce65cb04dab9db6aa16 SHA256: ba63d82ea1d12d20d23b59b0621f10bd19c7d21d39e224232dbc43c07117f88d Description: virtual network computing server software VNC stands for Virtual Network Computing. It is, in essence, a remote display system which allows you to view a computing `desktop' environment not only on the machine where it is running, but from anywhere on the Internet and from a wide variety of machine architectures. . This package provides a server to which X clients can connect and the server generates a display that can be viewed with a vncviewer. . The difference between the tightvncserver and the normal vncserver is the data encoding, optimized for low bandwidth connections. If the client do not support jpeg or zlib encoding it can use the default one. Later versions of vncserver (> 3.3.3r2) support a new automatic encoding that should be equally good as the tightvnc encoding. . Note: This server does not support or need a display. You need a vncviewer to see something. However, this viewer may also be on a computer running other operating systems in the local net. Homepage: http://www.tightvnc.com Package: uno-libs3 Priority: optional Section: libs Installed-Size: 1796 Maintainer: Debian LibreOffice Maintainers Architecture: i386 Source: libreoffice (1:3.5.4+dfsg2-0.15.201504151546) Version: 3.5.4+dfsg2-0.15.201504151546 Replaces: ure (<< 1.4+OOo3.0.0~beta2-1) Depends: libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.6) Filename: 4.0-2/i386/uno-libs3_3.5.4+dfsg2-0.15.201504151546_i386.deb Size: 609064 MD5sum: c58de2b25a2f725226b280279adffb75 SHA1: f24fc84c073b95b7d7b678c2565fc5445b57fc90 SHA256: b51da8c6bb568f5cb8310cd19ae90487abceca1e9644e5c0200ad877349abde6 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 Package: ure Priority: optional Section: libs Installed-Size: 6535 Maintainer: Debian LibreOffice Maintainers Architecture: i386 Source: libreoffice (1:3.5.4+dfsg2-0.15.201504151546) Version: 3.5.4+dfsg2-0.15.201504151546 Replaces: libreoffice-java-common (<< 1:3.0.0~dev300m12) Depends: uno-libs3 (= 3.5.4+dfsg2-0.15.201504151546), libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.6), libxml2 (>= 2.7.4), libstlport4.6ldbl Suggests: java5-runtime Conflicts: cli-uno-bridge (<< 1:3.0.0~dev300m22) Breaks: openoffice.org-core (<< 1:3.3~) Filename: 4.0-2/i386/ure_3.5.4+dfsg2-0.15.201504151546_i386.deb Size: 2013670 MD5sum: b6eee0dbefe3ed96573e195e2dbeb642 SHA1: f7773dcfb3f90cd74c5048420b69d951df1ccc97 SHA256: 23d5296d00dadf0df8c3875de855f813f4c49ab7f956f2fd7154ae311bee08d9 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 Package: winbind Priority: optional Section: net Installed-Size: 1750 Maintainer: Debian Samba Maintainers Architecture: i386 Source: samba Version: 2:4.2.0~rc2-1.729.201503191909 Replaces: samba-doc (<< 2:4.0.5~), winbind4 Depends: samba (= 2:4.2.0~rc2-1.729.201503191909), libbsd0 (>= 0.3.0), libc6 (>= 2.4), libcomerr2 (>= 1.01), libkrb5-26-heimdal (>= 1.4.0+git20110226), libldap-2.4-2 (>= 2.4.7), libpopt0 (>= 1.14), libtalloc2 (>= 2.0.4~git20101213), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.12), libwbclient0 (= 2:4.2.0~rc2-1.729.201503191909), samba-libs (= 2:4.2.0~rc2-1.729.201503191909) Pre-Depends: multiarch-support Suggests: libnss-winbind, libpam-winbind Conflicts: samba-doc (<< 2:4.0.5~) Filename: 4.0-2/i386/winbind_4.2.0~rc2-1.729.201503191909_i386.deb Size: 643034 MD5sum: c87d5a3d07715b390b3f071c8c70e734 SHA1: c429b2f9a33cdbb02375863bc0129bcff4d3ad53 SHA256: b5b3f6746cad002330b583b4abc34653cf3aa5039c65228ee5a60d852317a8ff Description: service to resolve user and group information from Windows NT servers Samba is an implementation of the SMB/CIFS protocol for Unix systems, providing support for cross-platform file sharing with Microsoft Windows, OS X, and other Unix systems. Samba can also function as a domain controller or member server in both NT4-style and Active Directory domains. . This package provides winbindd, a daemon which integrates authentication and directory service (user/group lookup) mechanisms from a Windows domain on a Linux system. . Winbind based user/group lookups via /etc/nsswitch.conf can be enabled via the libnss-winbind package. Winbind based Windows domain authentication can be enabled via the libpam-winbind package. Enhances: libkrb5-26-heimdal Homepage: http://www.samba.org Package: xserver-xorg-video-vmware Priority: optional Section: x11 Installed-Size: 155 Maintainer: Debian X Strike Force Architecture: i386 Version: 1:12.0.2-1.21.201504151512 Provides: xorg-driver-video Depends: libc6 (>= 2.1.3), libx11-6 (>= 2:1.4.99.1), libxext6, xorg-video-abi-12, xserver-xorg-core (>= 2:1.12.3.901) Filename: 4.0-2/i386/xserver-xorg-video-vmware_12.0.2-1.21.201504151512_i386.deb Size: 66648 MD5sum: 97d7478812caf808085ea77343c4726c SHA1: 5672de2406c79163bf9267cee5f8d4cb849a2c6c SHA256: 2dc18892d6e25e906d4d5e338894d7e99ff6d667fed8e5ec2529a711beba8503 Description: X.Org X server -- VMware display driver This package provides the driver for VMware client sessions, i.e. if Linux is running inside a VMware session. . More information about X.Org can be found at: . This package is built from the X.org xf86-video-vmware driver module. Package: gnupg-udeb Priority: extra Section: debian-installer Installed-Size: 798 Maintainer: Debian GnuPG-Maintainers Architecture: i386 Source: gnupg Version: 1.4.12-7.66.201503191340 Depends: libc6-udeb (>= 2.13), libusb-0.1-udeb, zlib1g-udeb (>= 1:1.2.3.3.dfsg-1) Filename: 4.0-2/i386/gnupg-udeb_1.4.12-7.66.201503191340_i386.udeb Size: 343894 MD5sum: 025939959763d170ec9cc91b012569ee SHA1: f75cd0fd5b0f6de63f97c84450fbec3f865da4c4 SHA256: aa17ffbda09d7ed69264e5b28f6b4737b529a52daa51782f61dede1749f335a1 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. . This is GnuPG packaged in minimal form for use in debian-installer. Package: gpgv-udeb Priority: extra Section: debian-installer Installed-Size: 291 Maintainer: Debian GnuPG-Maintainers Architecture: i386 Source: gnupg Version: 1.4.12-7.66.201503191340 Depends: libc6-udeb (>= 2.13), zlib1g-udeb (>= 1:1.2.3.3.dfsg-1) Filename: 4.0-2/i386/gpgv-udeb_1.4.12-7.66.201503191340_i386.udeb Size: 125564 MD5sum: cc9c75eb6c807491fb46a24862baf8a3 SHA1: 998fd0ee1ae1e12077ce0298e055dcd058c6efa9 SHA256: 5aad3313d35faf6c26ecc04709437903555124cba68500d1f175b58241e03b3c Description: minimal signature verification tool 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 is GnuPG's signature verification tool, gpgv, packaged in minimal form for use in debian-installer. Package: libcairo2-udeb Priority: optional Section: debian-installer Installed-Size: 997 Maintainer: Dave Beckett Architecture: i386 Source: cairo Version: 1.12.2-3.27.201505061133 Depends: fontconfig-udeb (>= 2.9.0), libc6-udeb (>= 2.13), libfreetype6-udeb (>= 2.4.0), libglib2.0-udeb (>= 2.32.3), libpixman-1-0-udeb (>= 0.25.2), libpng12-0-udeb (>= 1.2.13-4), libx11-6-udeb (>= 2:1.4.99.1), libxrender1-udeb, zlib1g-udeb (>= 1:1.2.3.3.dfsg-1) Filename: 4.0-2/i386/libcairo2-udeb_1.12.2-3.27.201505061133_i386.udeb Size: 377262 MD5sum: c1f87ff0be2039e0bb79012e142498a3 SHA1: af2138553fdd4a4eb894195343f76966bf817dca SHA256: 6f6be5353e317ac9564d047578bcc54ae291a9fcccaa3236b4d6b7abd527bc39 Description: The Cairo 2D vector graphics library Xlib backend Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. . This is version of cairo with only the Xlib backend, intended primarily for use in the graphical Debian installer. Package: libcrypto1.0.0-udeb Priority: optional Section: debian-installer Installed-Size: 1782 Maintainer: Debian OpenSSL Team Architecture: i386 Source: openssl Version: 1.0.1e-2.99.201503250939 Depends: libc6-udeb (>= 2.13), zlib1g-udeb (>= 1:1.2.3.3.dfsg-1) Filename: 4.0-2/i386/libcrypto1.0.0-udeb_1.0.1e-2.99.201503250939_i386.udeb Size: 592320 MD5sum: e0c3b8df07c2763b55057f0228174055 SHA1: a5ed5fb6cf2a823c180757de5a304850126e6e44 SHA256: 7b3125ffe15971c408d620d9c8449645aea66e51b9c7330eccc4bf8ecf14b7a4 Description: crypto shared library - udeb libcrypto shared library. . Do not install it on a normal system. Package: libfreetype6-udeb Priority: extra Section: debian-installer Installed-Size: 635 Maintainer: Steve Langasek Architecture: i386 Source: freetype Version: 2.4.9-1.1.64.201505051823 Depends: libc6-udeb (>= 2.13), zlib1g-udeb (>= 1:1.2.3.3.dfsg-1) Filename: 4.0-2/i386/libfreetype6-udeb_2.4.9-1.1.64.201505051823_i386.udeb Size: 275536 MD5sum: 00dc5fa6a23b51c9c58286da1c2cd5d1 SHA1: 8109e936644fd06e7a0958982439ea5a888e66fc SHA256: 3397be173f8d43360c9ac181dbd2a10e765b2a7a80b2e15a6ede9e430085b172 Description: FreeType 2 font engine for the debian-installer 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 is the udeb package for use with the debian-installer. Package: libsdl1.2debian-udeb Priority: extra Section: debian-installer Installed-Size: 293 Maintainer: Debian SDL packages maintainers Architecture: i386 Source: libsdl1.2 Version: 1.2.15-5.18.201504151338 Depends: libc6-udeb (>= 2.13), libdirectfb-1.2-9-udeb, libts-0.0-0 Filename: 4.0-2/i386/libsdl1.2debian-udeb_1.2.15-5.18.201504151338_i386.udeb Size: 102082 MD5sum: 2b579c4c4a27a9eca5f1e61952d5e45e SHA1: ab61a76b6e2bc6922a588894df2953093b3128bb SHA256: 3ca62e4597fc2cf2ab2284fa7e088ff16bebd957f2f590b8d95811ddc2be0705 Description: Simple DirectMedia Layer (with directfb graphics and no sound) SDL is a library that allows programs portable low level access to a video framebuffer, audio output, mouse, and keyboard. . This version of SDL is compiled with directfb graphics and no sound. Package: libx11-6-udeb Priority: optional Section: debian-installer Installed-Size: 1309 Maintainer: Debian X Strike Force Architecture: i386 Source: libx11 Version: 2:1.5.0-1.40.201504151215 Depends: libc6-udeb (>= 2.13), libxcb1-udeb Filename: 4.0-2/i386/libx11-6-udeb_1.5.0-1.40.201504151215_i386.udeb Size: 560184 MD5sum: dbd0adf8d09c43f4a71cbe0eb9edfbea SHA1: ce528f2a1a11201609b7126d12f4275ef37bfb28 SHA256: 63a96888f0f9a3e29aaa5e6668f60d7e33e5561a2905590eb9e5c71f32e19445 Description: X11 client-side library This is a udeb, or a microdeb, for the debian-installer. Package: libxext6-udeb Priority: optional Section: debian-installer Installed-Size: 84 Maintainer: Debian X Strike Force Architecture: i386 Source: libxext Version: 2:1.3.1-2.23.201504151335 Depends: libc6-udeb (>= 2.13), libx11-6-udeb (>= 2:1.4.99.1) Filename: 4.0-2/i386/libxext6-udeb_1.3.1-2.23.201504151335_i386.udeb Size: 23156 MD5sum: ba3c3a1982f668c20f2306a48ef1e10a SHA1: a648cd5552f6dbcc768ceffb1d769d4b09411d42 SHA256: d88f244ffa803643d2e1791eca990e461d07a781f43a5c3a3d69fb96c7286622 Description: X11 miscellaneous extension library This is a udeb, or a microdeb, for the debian-installer. Package: libxfixes3-udeb Priority: optional Section: debian-installer Installed-Size: 34 Maintainer: Debian X Strike Force Architecture: i386 Source: libxfixes Version: 1:5.0-4.15.201504151330 Depends: libc6-udeb (>= 2.13), libx11-6-udeb (>= 2:1.4.99.1) Filename: 4.0-2/i386/libxfixes3-udeb_5.0-4.15.201504151330_i386.udeb Size: 6934 MD5sum: c30143bd879e4137c86f4a9c8436beae SHA1: 22a85017a748dff57af8a46397a3f38b7fb97bb1 SHA256: b737ffb5cb21575b04d9bb103362b28349ca4663ce82804e88a2de1057638ed2 Description: X11 miscellaneous 'fixes' extension library This is a udeb, or a microdeb, for the debian-installer. Package: libxi6-udeb Priority: optional Section: debian-installer Installed-Size: 74 Maintainer: Debian X Strike Force Architecture: i386 Source: libxi Version: 2:1.6.1-1.24.201504151346 Depends: libc6-udeb (>= 2.13), libx11-6-udeb (>= 2:1.4.99.1), libxext6-udeb (>= 2:1.3.0) Filename: 4.0-2/i386/libxi6-udeb_1.6.1-1.24.201504151346_i386.udeb Size: 23534 MD5sum: 6858f0521f42023d3028b8151eee7d98 SHA1: 1382b668126876be410d5ddf69ecbb6502ff8e89 SHA256: 04d017d4ae4a9de73c43625e210ad20924098e5bce7ac42e3b201336ede54b42 Description: X11 Input extension library This is a udeb, or a microdeb, for the debian-installer. Package: libxrender1-udeb Priority: optional Section: debian-installer Installed-Size: 51 Maintainer: Debian X Strike Force Architecture: i386 Source: libxrender Version: 1:0.9.7-1.24.201504151343 Depends: libc6-udeb (>= 2.13), libx11-6-udeb (>= 2:1.4.99.1) Filename: 4.0-2/i386/libxrender1-udeb_0.9.7-1.24.201504151343_i386.udeb Size: 14402 MD5sum: dd0d3451ed4bc01db7d8c05f88760d20 SHA1: b10d517218296cffd07eb27c48c89986a16a3b23 SHA256: b582dde77aa25d154b6d4dbace5643215a2f45551dfffc65101a70614cd6eaf5 Description: X Rendering Extension client library This is a udeb, or a microdeb, for the debian-installer.