Package: apache2-dbg Priority: extra Section: debug Installed-Size: 7861 Maintainer: Debian Apache Maintainers Architecture: i386 Source: apache2 Version: 2.2.22-13.87.201503090840 Depends: apache2.2-bin (= 2.2.22-13.87.201503090840) Filename: 4.0-2/i386/apache2-dbg_2.2.22-13.87.201503090840_i386.deb Size: 1586330 MD5sum: 6a99431d676129bd559e6b6846f90909 SHA1: 5b8dd96c1e41f669b45b41c8a7d41a66d60faded SHA256: 0472d6dd5ab58e3a9c85517f4b5d3df35966dc546ed8a8bfd0da252ff5d5aebf Description: Apache debugging symbols This package includes the debugging symbols for Apache 2. See /usr/share/doc/apache2.2-common/README.backtrace for more information. Homepage: http://httpd.apache.org/ Package: apache2-mpm-event 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-event_2.2.22-13.87.201503090840_i386.deb Size: 2300 MD5sum: fdb7840f991e63f50032165bfbf82d99 SHA1: fac7fb517b022179568e9237637b855c2deba44c SHA256: 2692499fa70effeac3fe6cef2a511df09d5d111723ca88dcf3d88f603bfd1540 Description: Apache HTTP Server - event driven model Each Apache Multi-Processing Module provides a different "flavor" of web server binary, compiled with a different processing model. . The event MPM is designed to allow more requests to be served simultaneously by passing off some processing work to supporting threads, freeing up the main threads to work on new requests. It is especially suitable for sites that see extensive KeepAlive traffic. . This MPM is experimental and less tested than the worker and prefork MPMs. Homepage: http://httpd.apache.org/ Package: apache2-mpm-worker 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-worker_2.2.22-13.87.201503090840_i386.deb Size: 2240 MD5sum: 7455dcb96e8c5d1e6d9afef542929cf9 SHA1: ddd94833d69ce65184fbfcbab8a3d1ae7f649769 SHA256: 1c7c5777cecba4fa79f780bf6af74f9b193d2442c421bf48af1c546c80d3548c Description: Apache HTTP Server - high speed threaded model Each Apache Multi-Processing Module provides a different "flavor" of web server binary, compiled with a different processing model. . The worker MPM provides the default threaded implementation. It is recommended especially for high-traffic sites because it is faster and has a smaller memory footprint than the traditional prefork MPM. Homepage: http://httpd.apache.org/ Package: apache2-prefork-dev Priority: extra Section: httpd Installed-Size: 579 Maintainer: Debian Apache Maintainers Architecture: i386 Source: apache2 Version: 2.2.22-13.87.201503090840 Depends: apache2.2-common (= 2.2.22-13.87.201503090840), openssl, libaprutil1-dev Conflicts: apache2-threaded-dev Filename: 4.0-2/i386/apache2-prefork-dev_2.2.22-13.87.201503090840_i386.deb Size: 114562 MD5sum: 80776c287b63da82c45f94c9f953ded4 SHA1: dbefbf7d270c0232d16b2830386528350151f6ce SHA256: 2b31426d0080e4edeb2a9d865c3fac76e418ea55d2202724551c645107976669 Description: Apache development headers - non-threaded MPM This package provides the development headers and apxs2 binary for apache2-mpm-prefork; see the apache2 package description for more details. . This should only be used when you absolutely *must* support a non-threaded environment (for PHP, for example). Homepage: http://httpd.apache.org/ Package: apache2-suexec-custom Priority: extra Section: httpd Installed-Size: 188 Maintainer: Debian Apache Maintainers Architecture: i386 Source: apache2 Version: 2.2.22-13.87.201503090840 Replaces: apache2-suexec Provides: apache2-suexec Depends: libc6 (>= 2.3.6-6~), apache2.2-common Conflicts: apache-common, apache2-suexec Filename: 4.0-2/i386/apache2-suexec-custom_2.2.22-13.87.201503090840_i386.deb Size: 108184 MD5sum: 19e8ce2a94cc2f5d486088cf01440df3 SHA1: 7ae49a5591f140844696c722ccc9c4c72a246c95 SHA256: 6e0c8471bb8371c50da36188d45dd7e29f97a605cf1f23a594e1c3a094dbf902 Description: Configurable suexec program for Apache 2 mod_suexec Provides a customizable version of the suexec helper program for mod_suexec. This is not the version from upstream, but can be configured with a configuration file. . If you do not need non-standard document root or userdir settings, it is recommended that you use the standard suexec helper program from the apache2-suexec package instead. Homepage: http://httpd.apache.org/ Package: apache2-suexec Priority: optional Section: httpd Installed-Size: 174 Maintainer: Debian Apache Maintainers Architecture: i386 Source: apache2 Version: 2.2.22-13.87.201503090840 Replaces: apache2-suexec Depends: libc6 (>= 2.3.6-6~), apache2.2-common Conflicts: apache-common, apache2-suexec Filename: 4.0-2/i386/apache2-suexec_2.2.22-13.87.201503090840_i386.deb Size: 106668 MD5sum: 17d060c1b91f332cc465835d9fb254a4 SHA1: 89dbe387b954e81f4a69de24c8520fe650c0d438 SHA256: b4b0e5f100615cbdeeae4386ca37e047aca89dc7bc682c587c14b3dd38458bdf Description: Standard suexec program for Apache 2 mod_suexec Provides the standard suexec helper program for mod_suexec. This version is compiled with document root /var/www and userdir suffix public_html. If you need different settings, use the package apache2-suexec-custom. Homepage: http://httpd.apache.org/ Package: apache2-threaded-dev Priority: extra Section: httpd Installed-Size: 585 Maintainer: Debian Apache Maintainers Architecture: i386 Source: apache2 Version: 2.2.22-13.87.201503090840 Depends: apache2.2-common (= 2.2.22-13.87.201503090840), openssl, libaprutil1-dev Conflicts: apache2-prefork-dev Filename: 4.0-2/i386/apache2-threaded-dev_2.2.22-13.87.201503090840_i386.deb Size: 115372 MD5sum: 1519291386f5d94bb6a46bbbd5353fde SHA1: 42a38c2c1b325a11031bf89e7b684e6328567218 SHA256: 07d3372639e3be3975959f61939d9b4c25f52fdf6d3480f667b943c7020797aa Description: Apache development headers - threaded MPM This package provides the development headers and apxs2 binary for threaded versions of apache2; see the apache2 package description for more details. Homepage: http://httpd.apache.org/ Package: binutils-dev Priority: extra Section: devel Installed-Size: 11443 Maintainer: Matthias Klose Architecture: i386 Source: binutils Version: 2.22-8.30.201503161736 Replaces: libbfd-dev, libc5-dev Provides: libbfd-dev Depends: binutils (= 2.22-8.30.201503161736) Conflicts: libbfd-dev Filename: 4.0-2/i386/binutils-dev_2.22-8.30.201503161736_i386.deb Size: 4336116 MD5sum: 6f9f100f9718e1b53528a702895c4631 SHA1: cb7d12e0930b2ab1eb31c28811dd867a80451b5d SHA256: cc2be112c60e08d3bef85f025db1e60acdc7164d201035bb4386e8e49b978704 Description: GNU binary utilities (BFD development files) This package includes header files and static libraries necessary to build programs which use the GNU BFD library, which is part of binutils. Note that building Debian packages which depend on the shared libbfd is Not Allowed. Package: binutils-gold Priority: extra Section: devel Installed-Size: 46 Maintainer: Matthias Klose Architecture: i386 Source: binutils Version: 2.22-8.30.201503161736 Depends: binutils (= 2.22-8.30.201503161736) Filename: 4.0-2/i386/binutils-gold_2.22-8.30.201503161736_i386.deb Size: 1406 MD5sum: 9afd5220e9c262ca62e715bb936d9a7a SHA1: 4f940580fb22deb7b36dc7a89a8432db3785efb3 SHA256: 4116d4965f4e9696a40f7701ff029e19670a9f9be6a6bdf830da1079ea3c3627 Description: GNU gold linker utility Gold is a new linker, which is faster than the current linker included in binutils. . This package diverts the GNU linker (ld) with the gold linker. Package: binutils-multiarch Priority: extra Section: devel Installed-Size: 6013 Maintainer: Matthias Klose Architecture: i386 Source: binutils Version: 2.22-8.30.201503161736 Provides: multiarch-binutils Depends: libc6 (>= 2.11), zlib1g (>= 1:1.2.0), binutils (= 2.22-8.30.201503161736) Filename: 4.0-2/i386/binutils-multiarch_2.22-8.30.201503161736_i386.deb Size: 2247098 MD5sum: 59a01305988a2a92f5cb5645159510e1 SHA1: 224546aef461737e48fe5e43558e13eb9e0c5587 SHA256: 6b7cfa57a1646d07ded4daa1caa369dff151181cd03d514aad0c350632c0aa29 Description: Binary utilities that support multi-arch targets The programs in this package are used to manipulate binary and object files that may have been created on other architectures. This package is primarily for multi-architecture developers and cross-compilers and is not needed by normal users or developers. Note that a cross-assembling version of gas is not included in this package, just the binary utilities. NORMAL USERS SHOULD NOT INSTALL THIS PACKAGE. It's meant only for those requiring support for reading info from binaries from other architectures. Package: cairo-perf-utils Priority: optional Section: misc Installed-Size: 2035 Maintainer: Dave Beckett Architecture: i386 Source: cairo Version: 1.12.2-3.27.201505061133 Depends: libc6 (>= 2.3.6-6~), libcairo-script-interpreter2 (>= 1.10.0), libcairo2 (>= 1.12.0), libfontconfig1 (>= 2.9.0), libpixman-1-0 (>= 0.10.0), libx11-6, libxcb-render0, libxcb1, libxrender1, zlib1g (>= 1:1.1.4) Filename: 4.0-2/i386/cairo-perf-utils_1.12.2-3.27.201505061133_i386.deb Size: 923392 MD5sum: d5a5d723ccaf8aed654652598c3a5ddb SHA1: 2a8855d35cb1d49f2e457907745dc1d717194649 SHA256: b562fbf710fc0c1ebe4ca8412da43c233ac424fbb73187e03b411ad724e331c0 Description: The Cairo 2D vector graphics library performance utilities Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. . This package contains a set of utilities for capturing and replaying cairo execution traces using various backends, in order to be able to measure the performance of cairo for real-world applications in a reproducible way. Homepage: http://cairographics.org/ Package: clamav-dbg Priority: extra Section: debug Installed-Size: 9511 Maintainer: ClamAV Team Architecture: i386 Source: clamav Version: 0.98.6+dfsg-0.148.201502121031 Depends: clamav (= 0.98.6+dfsg-0.148.201502121031), libclamav6 Filename: 4.0-2/i386/clamav-dbg_0.98.6+dfsg-0.148.201502121031_i386.deb Size: 3783642 MD5sum: 0eedcd44f4677e3be4735ae74a82386b SHA1: b324820e4c7302a1b9abed955aadee23f73eb55e SHA256: bf59488c447f2461594d75c06c0e4999cdaa3f91ae3481bfe1a7bf79bbf15500 Description: debug symbols for ClamAV Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this software is the integration with mail servers (attachment scanning). The package provides a flexible and scalable multi-threaded daemon in the clamav-daemon package, a command-line scanner in the clamav package, and a tool for automatic updating via the Internet in the clamav-freshclam package. The programs are based on libclamav6, which can be used by other software. . This package contains the stripped debugging symbols for the ClamAV suite. Homepage: http://www.clamav.net/ Package: clamav-milter Priority: extra Section: utils Installed-Size: 710 Maintainer: ClamAV Team Architecture: i386 Source: clamav Version: 0.98.6+dfsg-0.148.201502121031 Depends: adduser, clamav-base (>= 0.98.6+dfsg-0.148.201502121031), clamav-freshclam (>= 0.98.6+dfsg) | clamav-data, 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~), libjson0 (>= 0.10), libmilter1.0.1, libssl1.0.0 (>= 1.0.0) Recommends: clamav-daemon Suggests: clamav-docs, daemon Filename: 4.0-2/i386/clamav-milter_0.98.6+dfsg-0.148.201502121031_i386.deb Size: 385090 MD5sum: 29b74b16d6e562f68e8ad568e4a881f6 SHA1: e998811724f0351fa84164c476eb1e138b988c23 SHA256: c41ece444d679274b625bed46a1c1a72da6b47637257c9bfb7c2fe7e1088ab08 Description: anti-virus utility for Unix - sendmail integration Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this software is the integration with mail servers (attachment scanning). The package provides a flexible and scalable multi-threaded daemon in the clamav-daemon package, a command-line scanner in the clamav package, and a tool for automatic updating via the Internet in the clamav-freshclam package. The programs are based on libclamav6, which can be used by other software. . This package contains the ClamAV milter for use with sendmail. It can be configured to be run either standalone, or using clamav-daemon. Homepage: http://www.clamav.net/ Package: freetype2-demos Priority: optional Section: utils Installed-Size: 507 Maintainer: Steve Langasek Architecture: i386 Source: freetype Version: 2.4.9-1.1.64.201505051823 Replaces: freetype-tools Depends: libc6 (>= 2.7), libfreetype6 (>= 2.4.5), libx11-6, zlib1g (>= 1:1.1.4) Filename: 4.0-2/i386/freetype2-demos_2.4.9-1.1.64.201505051823_i386.deb Size: 209158 MD5sum: 19f5390554d58d16876a87b9b7d94ec0 SHA1: 8bedd0b2b3c01becef831e1b282c0cfa087edc4f SHA256: 4c1eb915a09215481c905d6edddc05f9072770b914c2003172d078fd80923b4f Description: FreeType 2 demonstration programs This package contains some demonstration programs and utilities which showcase the features of the FreeType 2 font engine. Homepage: http://www.freetype.org Package: gnupg-curl Priority: optional Section: utils Installed-Size: 117 Maintainer: Debian GnuPG-Maintainers Architecture: i386 Source: gnupg Version: 1.4.12-7.66.201503191340 Depends: libc6 (>= 2.2), libcurl3-gnutls (>= 7.16.2), libldap-2.4-2 (>= 2.4.7), gnupg Filename: 4.0-2/i386/gnupg-curl_1.4.12-7.66.201503191340_i386.deb Size: 62826 MD5sum: 2cc1dd2551d0427ada7289e30d549ae6 SHA1: ce73727aee379e884d20adcda59da36bc729f22b SHA256: fbd18922e27a0921c95aac89bc792c43541b7b0c46ef2c9f5bfb592bc107a100 Description: GNU privacy guard - a free PGP replacement (cURL) GnuPG is GNU's tool for secure communication and data storage. It can be used to encrypt data and to create digital signatures. It includes an advanced key management facility and is compliant with the proposed OpenPGP Internet standard as described in RFC 4880. . This package contains the keyserver helper tools built with libcurl, which replace the ones in the gnupg package built with the "curl shim" variant of gnupg. This package provides support for HKPS keyservers. . GnuPG does not use any patented algorithms. This means it cannot be compatible with PGP2, because that uses IDEA (which is patented in a number of countries). Multi-Arch: foreign Homepage: http://www.gnupg.org Package: go-md2man Priority: extra Section: doc Installed-Size: 1782 Maintainer: Tianon Gravi Architecture: i386 Version: 1-2.3.201505042155 Filename: 4.0-2/i386/go-md2man_1-2.3.201505042155_i386.deb Size: 487046 MD5sum: a037ff93f82e43d9cc56ad845f1d0ef0 SHA1: 0f2e4f916d78eed81ae198c8a4a0c797c77e11bb SHA256: 5c43fbd31ea244995f77b387b5b7d9eb6eeb7a5f6e697a42183131c1850eb8ae Description: utility to create manpages from markdown Turns Markdown into manpages, which is really handy for people that don't want to learn how to make manpages from stuff like docbook. . This package contains the conversion binary. Built-Using: golang (= 2:1.3.3-1~bpo70+1.4.201505041632), golang-blackfriday (= 1.2-1.5.201505041651) Homepage: https://github.com/cpuguy83/go-md2man Package: golang-go-linux-386 Priority: optional Section: devel Installed-Size: 28849 Maintainer: Go Compiler Team Architecture: i386 Source: golang Version: 2:1.3.3-1~bpo70+1.4.201505041632 Replaces: golang-go (<< 2:1.1-2) Breaks: golang-go (<< 2:1.1-2) Filename: 4.0-2/i386/golang-go-linux-386_1.3.3-1~bpo70+1.4.201505041632_i386.deb Size: 3570826 MD5sum: 5c60e2ac311ce1012cb70fbed9f8568d SHA1: 9d3c5314eb2b4bb339a72726b6065f5c0df2c90a SHA256: 368aea2ee7b02c065eb6fa8b4d7e6308300278b9cb503bf0ec97e3b1489ebbca Description: Go standard library compiled for linux_386 This package contains the Go standard library, compiled for linux_386. . This package is just one of a number of packages, each providing the Go standard library for a specific operating system/architecture combination. Go supports cross-compilation, so each of these packages is useful on any architecture. . The files contained in this package are independent of the host architecture, that is, you can use golang-go-linux-amd64 to generate a binary for linux_amd64, even though you are executing the Go compiler on linux_386. Homepage: http://golang.org/ Package: golang-go-linux-amd64 Priority: optional Section: devel Installed-Size: 67883 Maintainer: Go Compiler Team Architecture: i386 Source: golang Version: 2:1.3.3-1~bpo70+1.4.201505041632 Replaces: golang-go (<< 2:1.1-2) Breaks: golang-go (<< 2:1.1-2) Filename: 4.0-2/i386/golang-go-linux-amd64_1.3.3-1~bpo70+1.4.201505041632_i386.deb Size: 7886316 MD5sum: 040b68e19a7a7fea5d585adb5bf75ecc SHA1: 3edebdba7627d7956c38b2fb26744b2a365305b1 SHA256: 9b0e26ea242b95727c6e6165166650a82b04b31f8a403b2016382ac2eaab2c9d Description: Go standard library compiled for linux_amd64 This package contains the Go standard library, compiled for linux_amd64. . This package is just one of a number of packages, each providing the Go standard library for a specific operating system/architecture combination. Go supports cross-compilation, so each of these packages is useful on any architecture. . The files contained in this package are independent of the host architecture, that is, you can use golang-go-linux-amd64 to generate a binary for linux_amd64, even though you are executing the Go compiler on linux_386. Homepage: http://golang.org/ Package: golang-go-linux-arm Priority: optional Section: devel Installed-Size: 28788 Maintainer: Go Compiler Team Architecture: i386 Source: golang Version: 2:1.3.3-1~bpo70+1.4.201505041632 Replaces: golang-go (<< 2:1.1-2) Breaks: golang-go (<< 2:1.1-2) Filename: 4.0-2/i386/golang-go-linux-arm_1.3.3-1~bpo70+1.4.201505041632_i386.deb Size: 3349672 MD5sum: ea0038ccda14470b63eaf38bc14242a1 SHA1: ea1171ede1f89730cf3afa2a472ceba78acdb070 SHA256: 58e32a0ead961ceed4feae729f4acc104cffbec7f66275cd4062f1f1ebabf8f8 Description: Go standard library compiled for linux_arm This package contains the Go standard library, compiled for linux_arm. . This package is just one of a number of packages, each providing the Go standard library for a specific operating system/architecture combination. Go supports cross-compilation, so each of these packages is useful on any architecture. . The files contained in this package are independent of the host architecture, that is, you can use golang-go-linux-amd64 to generate a binary for linux_amd64, even though you are executing the Go compiler on linux_386. Homepage: http://golang.org/ Package: golang-go Priority: optional Section: devel Installed-Size: 47014 Maintainer: Go Compiler Team Architecture: i386 Source: golang Version: 2:1.3.3-1~bpo70+1.4.201505041632 Replaces: golang-tools, golang-weekly-go, golang-weekly-tools Provides: go-compiler, golang-tools, golang-weekly-go, golang-weekly-tools Depends: libc6 (>= 2.3.6-6~), debconf (>= 0.5) | debconf-2.0, perl, golang-src (>= 2:1.3.3-1~bpo70+1.4.201505041632), golang-go-linux-386 (= 2:1.3.3-1~bpo70+1.4.201505041632) Recommends: golang-go.tools Conflicts: golang-tools, golang-weekly-go, golang-weekly-tools Filename: 4.0-2/i386/golang-go_1.3.3-1~bpo70+1.4.201505041632_i386.deb Size: 8313396 MD5sum: a3497903cd8b0cf12310bfc877553494 SHA1: c01d68ccaf2744d020432eaff983fd852321482f SHA256: 98aee768ac7fe980eeb78981cc3b3b1da1973105668b618a5816d997df02d591 Description: Go programming language compiler The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This package provides an assembler, a compiler, and a linker for the Go programming language. This is Google's implementation of the Go tool chain. Homepage: http://golang.org/ Package: golang-src Priority: optional Section: devel Installed-Size: 30298 Maintainer: Go Compiler Team Architecture: i386 Source: golang Version: 2:1.3.3-1~bpo70+1.4.201505041632 Replaces: golang-go (<< 2:1-3~), golang-weekly-src Provides: golang-weekly-src Conflicts: golang-weekly-src Breaks: golang-go (<< 2:1-3~) Filename: 4.0-2/i386/golang-src_1.3.3-1~bpo70+1.4.201505041632_i386.deb Size: 5134636 MD5sum: 6759bd9d2e78b28e0b7df77dba93e8ff SHA1: b4f7d6b3fa64906f1ef4197b3bd0a3d8decfd2c0 SHA256: 9272a9001d036a4707571c8082991ff9007037fdb09814e915cb22acd702e078 Description: Go programming language compiler - source files The Go programming language is an open source project to make programmers more productive. Go is expressive, concise, clean, and efficient. Its concurrency mechanisms make it easy to write programs that get the most out of multicore and networked machines, while its novel type system enables flexible and modular program construction. Go compiles quickly to machine code yet has the convenience of garbage collection and the power of run-time reflection. It's a fast, statically typed, compiled language that feels like a dynamically typed, interpreted language. . This package provides the Go programming language source files needed for godoc and goinstall. Homepage: http://golang.org/ Package: iceweasel-dbg Priority: extra Section: debug Installed-Size: 487477 Maintainer: Maintainers of Mozilla-related packages Architecture: i386 Source: iceweasel Version: 31.6.0esr-1.55.201504151819 Depends: iceweasel (= 31.6.0esr-1.55.201504151819) Filename: 4.0-2/i386/iceweasel-dbg_31.6.0esr-1.55.201504151819_i386.deb Size: 132485102 MD5sum: 297086a7b1d0a19a9cf6f9a850d08d3a SHA1: fe781ee7b2b981a3ab966669e6a111ee7b0e90ae SHA256: 33b7f72262e0c0a0e767e7d48607aca3517ecb5b787fad49fef8cdf093cbffa8 Description: Debugging symbols for Iceweasel Iceweasel is Firefox, rebranded. It is a powerful, extensible web browser with support for modern web application technologies. . This package contains the debugging symbols for iceweasel. Package: iceweasel-dev Priority: optional Section: libdevel Installed-Size: 35386 Maintainer: Maintainers of Mozilla-related packages Architecture: i386 Source: iceweasel Version: 31.6.0esr-1.55.201504151819 Depends: libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), python-ply, iceweasel (= 31.6.0esr-1.55.201504151819) Conflicts: firefox-dev, xulrunner-dev Filename: 4.0-2/i386/iceweasel-dev_31.6.0esr-1.55.201504151819_i386.deb Size: 5160708 MD5sum: 7c0c3c024b7772ef8ed36a371b517458 SHA1: b999cb74be2682afbcb49483b7797e6b48255e7a SHA256: db4146e1514c8c5fe24d19619ad34ec7a669ea8c49dbca4342995e4db7bd9ec4 Description: Development files for the Gecko engine library This library provides an API for XUL applications and Gecko embedders. The Gecko engine is the core of the mozilla.org applications such as Firefox, Thunderbird or SeaMonkey. . Gecko features include XPCOM, networking, DOM editing and transaction support, XBL, XUL, SVG, XSLT, XML Extras (XMLHttpRequest and DOMParser), Web Services (SOAP), accessibility support, IPC services, gtkmozembed, etc. . Install this package if you wish to embed the Gecko engine in your program or want to develop XPCOM components. . This package also provides the Xulrunner Software Development Kit in the same form as the one you may find on mozilla.org in /usr/lib/xulrunner/sdk. Homepage: http://wiki.mozilla.org/XUL:Lib_XUL Package: krb5-admin-server Priority: optional Section: net Installed-Size: 275 Maintainer: Sam Hartman Architecture: i386 Source: krb5 Version: 1.10.1+dfsg-5.57.201503101742 Depends: debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.3.6-6~), libcomerr2 (>= 1.01), libgssapi-krb5-2 (>= 1.6.dfsg.2), libgssrpc4 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.9+dfsg~beta1), libkadm5srv-mit8, libkdb5-6, libkeyutils1, libkrb5-3 (= 1.10.1+dfsg-5.57.201503101742), libkrb5support0 (>= 1.7dfsg~beta2), libss2 (>= 1.01), libverto1, krb5-kdc (>= 1.10+dfsg~), lsb-base (>= 3.0-6) Filename: 4.0-2/i386/krb5-admin-server_1.10.1+dfsg-5.57.201503101742_i386.deb Size: 117810 MD5sum: e62cff18c6215198a955a4471d32f402 SHA1: 08ee76a3180d37fdaa11534cc4409d628cb64a4d SHA256: 27c40d14ae3849d0e95237898aa703e8ee576078f0400cdd1fa1d620d8624911 Description: MIT Kerberos master server (kadmind) Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the Kerberos master server (kadmind), which handles account creations and deletions, password changes, and other administrative commands via the Kerberos admin protocol. It also contains the command used by the master KDC to propagate its database to slave KDCs. This package is generally only used on the master KDC for a Kerberos realm. Homepage: http://web.mit.edu/kerberos/ Package: krb5-gss-samples Priority: extra Section: net Installed-Size: 108 Maintainer: Sam Hartman Architecture: i386 Source: krb5 Version: 1.10.1+dfsg-5.57.201503101742 Depends: libc6 (>= 2.3), libcomerr2 (>= 1.01), libgssapi-krb5-2 (>= 1.10+dfsg~), libk5crypto3 (>= 1.6.dfsg.2), libkeyutils1, libkrb5-3 (>= 1.6.dfsg.2), libkrb5support0 (>= 1.7dfsg~beta2) Filename: 4.0-2/i386/krb5-gss-samples_1.10.1+dfsg-5.57.201503101742_i386.deb Size: 51150 MD5sum: a558a254624c58ffe39cc4bb2180f034 SHA1: a5cc4e5938239a751b5e78050dbd969a50e007fe SHA256: e9fc288d66e7a76dfd4e761c64ab4e822df5acd1ec67125d2abe6b8f093f38f1 Description: MIT Kerberos GSS Sample applications 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 bgss-sample and gss-server, programs used to test GSS-API mechanisms. These programs are most commonly used in testing newly developed GSS-API mechanisms or in testing events between Kerberos or GSS implementations. Homepage: http://web.mit.edu/kerberos/ Package: krb5-kdc-ldap Priority: extra Section: net Installed-Size: 280 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.7+dfsg), libkadm5srv-mit8, libkdb5-6, libkeyutils1, libkrb5-3 (>= 1.6.dfsg.2), libkrb5support0 (>= 1.7dfsg~beta2), libldap-2.4-2 (>= 2.4.7), krb5-kdc (= 1.10.1+dfsg-5.57.201503101742) Filename: 4.0-2/i386/krb5-kdc-ldap_1.10.1+dfsg-5.57.201503101742_i386.deb Size: 118898 MD5sum: dbdb57b0c4db10f5c4d6717062f4d3da SHA1: 32241aaa0f81ffdfc3e8ad0199112b1232852401 SHA256: d9ba9468e165d94262b1bbc0a46a1acb26f04fe51d0807c27845c656d53d3b4e Description: MIT Kerberos key server (KDC) LDAP plugin Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the LDAP plugin for the Kerberos key server (KDC) and supporting utilities. This plugin allows the KDC data to be stored in an LDAP server rather than the default local database. It should be installed on both master and slave KDCs that use LDAP as a storage backend. Homepage: http://web.mit.edu/kerberos/ Package: krb5-kdc Priority: optional Section: net Installed-Size: 515 Maintainer: Sam Hartman Architecture: i386 Source: krb5 Version: 1.10.1+dfsg-5.57.201503101742 Replaces: krb5-doc (<= 1.6.dfsg.3-1) Depends: debconf (>= 0.5) | debconf-2.0, libc6 (>= 2.7), libcomerr2 (>= 1.01), libgssapi-krb5-2 (>= 1.6.dfsg.2), libgssrpc4 (>= 1.6.dfsg.2), libk5crypto3 (>= 1.9+dfsg~beta1), libkadm5clnt-mit8, libkadm5srv-mit8 (>= 1.10+dfsg~), libkdb5-6, libkeyutils1, libkrb5-3 (= 1.10.1+dfsg-5.57.201503101742), libkrb5support0 (>= 1.7dfsg~beta2), libverto1, krb5-config, krb5-user, lsb-base (>= 3.0-6) Suggests: openbsd-inetd | inet-superserver, krb5-admin-server, krb5-kdc-ldap (= 1.10.1+dfsg-5.57.201503101742) Conflicts: krb5-doc (<= 1.6.dfsg.3-1) Filename: 4.0-2/i386/krb5-kdc_1.10.1+dfsg-5.57.201503101742_i386.deb Size: 218778 MD5sum: d13c4f9a84b1e45da3ecf41837460d2c SHA1: 5fad580ab988f64a0c2f2df15acee4366e764169 SHA256: 8f5e008d370444488559f7536261b8ccb5ce98f829cd035c139b17b19149151a Description: MIT Kerberos key server (KDC) Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the Kerberos key server (KDC). The KDC manages all authentication credentials for a Kerberos realm, holds the master keys for the realm, and responds to authentication requests. This package should be installed on both master and slave KDCs. Homepage: http://web.mit.edu/kerberos/ Package: krb5-multidev Priority: optional Section: libdevel Installed-Size: 687 Maintainer: Sam Hartman Architecture: i386 Source: krb5 Version: 1.10.1+dfsg-5.57.201503101742 Depends: libkrb5-3 (= 1.10.1+dfsg-5.57.201503101742), libk5crypto3 (= 1.10.1+dfsg-5.57.201503101742), libgssapi-krb5-2 (= 1.10.1+dfsg-5.57.201503101742), libgssrpc4 (= 1.10.1+dfsg-5.57.201503101742), libkadm5srv-mit8 (= 1.10.1+dfsg-5.57.201503101742), libkadm5clnt-mit8 (= 1.10.1+dfsg-5.57.201503101742), comerr-dev Suggests: krb5-doc Filename: 4.0-2/i386/krb5-multidev_1.10.1+dfsg-5.57.201503101742_i386.deb Size: 153028 MD5sum: 99f1831ec23a2e94dba2482c3f5e751a SHA1: ac3dfa8ea9294a33a6cd89f30e95d8cdbea03385 SHA256: 9b2b599eb83d218ce0131270241f0bb6ac41b826cd7acf6ba0bfe5a7e4431f77 Description: Development files for MIT Kerberos without Heimdal conflict Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . Most users wishing to build applications against MIT Kerberos should install libkrb5-dev. However, that package conflicts with heimdal-dev. This package installs libraries and headers in /usr/include/mit-krb5 and /usr/lib/mit-krb5 and can be installed along side heimdal-multidev, which provides the same facilities for Heimdal. Homepage: http://web.mit.edu/kerberos/ Package: krb5-pkinit Priority: extra Section: net Installed-Size: 190 Maintainer: Sam Hartman Architecture: i386 Source: krb5 Version: 1.10.1+dfsg-5.57.201503101742 Depends: libc6 (>= 2.3.4), libcomerr2 (>= 1.01), libk5crypto3 (>= 1.8+dfsg), libkeyutils1, libkrb5-3 (= 1.10.1+dfsg-5.57.201503101742), libkrb5support0 (>= 1.7dfsg~beta2), libssl1.0.0 (>= 1.0.0) Suggests: opensc Filename: 4.0-2/i386/krb5-pkinit_1.10.1+dfsg-5.57.201503101742_i386.deb Size: 81850 MD5sum: 39da65117dbc9e07727ffbf5ac4f7c4b SHA1: df7ce48377114267b31b42f61a01ba267391d2c3 SHA256: ea5099d55e12c3b04ed2ac567ed30e4b27a288c30bdd285947c76907e0f8326c Description: PKINIT plugin for MIT Kerberos Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains a plugin for the PKINIT protocol, which allows Kerberos tickets to be obtained using public-key credentials such as X.509 certificates or a smart card. This plugin can be used by the client libraries and the KDC. Multi-Arch: same Homepage: http://web.mit.edu/kerberos/ Package: krb5-user Priority: optional Section: net Installed-Size: 307 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.9+dfsg~beta1), libkadm5clnt-mit8, libkadm5srv-mit8, libkdb5-6, libkeyutils1, libkrb5-3 (= 1.10.1+dfsg-5.57.201503101742), libkrb5support0 (>= 1.7dfsg~beta2), libss2 (>= 1.01), krb5-config Conflicts: heimdal-clients Filename: 4.0-2/i386/krb5-user_1.10.1+dfsg-5.57.201503101742_i386.deb Size: 146482 MD5sum: 03b4f28bf1eb076613ef45e25241f76b SHA1: 3a07474b64e25dd3c0950d8235706dd02ce11759 SHA256: 847795d4555b8855ad0b61c9f31581fc4473d93f9649749376a77b64c7493dc9 Description: Basic programs to authenticate using MIT Kerberos Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the basic programs to authenticate to MIT Kerberos, change passwords, and talk to the admin server (to create and delete principals, list principals, etc.). Homepage: http://web.mit.edu/kerberos/ Package: libcairo-script-interpreter2 Priority: optional Section: libs Installed-Size: 594 Maintainer: Dave Beckett Architecture: i386 Source: cairo Version: 1.12.2-3.27.201505061133 Depends: libc6 (>= 2.11), libcairo2 (>= 1.12.0), libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.2.1), zlib1g (>= 1:1.1.4) Pre-Depends: multiarch-support Filename: 4.0-2/i386/libcairo-script-interpreter2_1.12.2-3.27.201505061133_i386.deb Size: 483116 MD5sum: 4a421f9df1b2515698af3cf5375f5bbe SHA1: aa11f32f03af4aa6f9e0062171e89b85cbb9135d SHA256: dfcfe1cbe8c44d7bad834c84184e7f115eee0c29a7d7412ccd0e3cec5f3713f7 Description: The Cairo 2D vector graphics library (script interpreter) Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. . This package contains the script interpreter for executing and manipulating cairo execution traces. Multi-Arch: same Homepage: http://cairographics.org/ Package: libcairo2-dbg Priority: extra Section: debug Installed-Size: 4811 Maintainer: Dave Beckett Architecture: i386 Source: cairo Version: 1.12.2-3.27.201505061133 Depends: libcairo2 (= 1.12.2-3.27.201505061133) Suggests: libcairo-gobject2 (= 1.12.2-3.27.201505061133), libcairo-script-interpreter2 (= 1.12.2-3.27.201505061133), cairo-perf-utils (= 1.12.2-3.27.201505061133) Filename: 4.0-2/i386/libcairo2-dbg_1.12.2-3.27.201505061133_i386.deb Size: 2245374 MD5sum: 932f1090c5215c80fe0b6a3e972e91b1 SHA1: e6a85179a8faf20f5cffd2411ab8018131132808 SHA256: f89aeb91ce03145ac40bc1f4ba6f65b561ebedc8623a82fe321d9a754e86fb9b Description: The Cairo 2D vector graphics library (debugging symbols) Debugging symbols for the Cairo 2D vector graphics library. This is needed to debug programs linked against libcairo2. Multi-Arch: same Homepage: http://cairographics.org/ Package: libcairo2-dev Priority: optional Section: libdevel Installed-Size: 2350 Maintainer: Dave Beckett Architecture: i386 Source: cairo Version: 1.12.2-3.27.201505061133 Provides: libcairo-dev Depends: libcairo2 (= 1.12.2-3.27.201505061133), libcairo-gobject2 (= 1.12.2-3.27.201505061133), libcairo-script-interpreter2 (= 1.12.2-3.27.201505061133), libfontconfig1-dev (>= 2.2.95), libfreetype6-dev (>= 2.1.10), libx11-dev, libxrender-dev (>= 0.6), libpng12-dev, libsm-dev, libpixman-1-dev (>= 0.22.0), libxcb1-dev (>= 1.6), libxcb-render0-dev (>= 1.6), libxcb-shm0-dev, libglib2.0-dev Suggests: libcairo2-doc Filename: 4.0-2/i386/libcairo2-dev_1.12.2-3.27.201505061133_i386.deb Size: 1136322 MD5sum: 6f124679cb018035ad6045e4cc257663 SHA1: d6dd8d74a8c5656630927511c9218d59eb325ea6 SHA256: 22f34f110e972e81bfee29dcdb3117316f155fb61751669b99994c9ed7c83300 Description: Development files for the Cairo 2D graphics library Cairo is a multi-platform library providing anti-aliased vector-based rendering for multiple target backends. . This package contains the development libraries, header files needed by programs that want to compile with Cairo. Homepage: http://cairographics.org/ Package: libclamav-dev Priority: optional Section: libdevel Installed-Size: 338 Maintainer: ClamAV Team Architecture: i386 Source: clamav Version: 0.98.6+dfsg-0.148.201502121031 Depends: libbz2-dev, libc6-dev | libc-dev, libclamav6 (= 0.98.6+dfsg-0.148.201502121031), libidn11-dev, libssl-dev, libtommath-dev, zlib1g-dev Filename: 4.0-2/i386/libclamav-dev_0.98.6+dfsg-0.148.201502121031_i386.deb Size: 241508 MD5sum: 6477ab7dfc4deb33293b6a88de178319 SHA1: a8ee26ea92fd916c05e17b3cca0eb9e5015a3fc1 SHA256: c1497c1d695fe167076821420907a2ac7bc452330d5d9786e5951537a23263fb Description: anti-virus utility for Unix - development files Clam AntiVirus is an anti-virus toolkit for Unix. The main purpose of this software is the integration with mail servers (attachment scanning). The package provides a flexible and scalable multi-threaded daemon in the clamav-daemon package, a command-line scanner in the clamav package, and a tool for automatic updating via the Internet in the clamav-freshclam package. The programs are based on libclamav6, which can be used by other software. . The package contains the needed headers and libraries for developing software using the libclamav interface. . This library can be used to develop virus scanner applications. Homepage: http://www.clamav.net/ Package: libecpg-compat3 Priority: optional Section: libs Installed-Size: 77 Maintainer: Debian PostgreSQL Maintainers Architecture: i386 Source: postgresql-9.1 Version: 9.1.15-0.7.201503031519 Depends: libc6 (>= 2.3.6-6~), libecpg6 (>= 9.0~), libpgtypes3 Filename: 4.0-2/i386/libecpg-compat3_9.1.15-0.7.201503031519_i386.deb Size: 32216 MD5sum: f1cade2c56410ad822b8660bc6379cac SHA1: 4e570f8bb3523ddc96bd5a726adbced239286522 SHA256: 90a65caedac5c77df3e873389dd4617e803eea1f9aee73aac128e0d29e9b4709 Description: older version of run-time library for ECPG programs The libecpg_compat shared library is used by programs built with ecpg. (Embedded PostgreSQL for C). . PostgreSQL is an object-relational SQL database management system. Homepage: http://www.postgresql.org/ Package: libecpg-dev Priority: optional Section: libdevel Installed-Size: 1025 Maintainer: Debian PostgreSQL Maintainers Architecture: i386 Source: postgresql-9.1 Version: 9.1.15-0.7.201503031519 Depends: libc6 (>= 2.3.6-6~), libpq-dev, libecpg6 (= 9.1.15-0.7.201503031519), libecpg-compat3 (= 9.1.15-0.7.201503031519), libpgtypes3 (= 9.1.15-0.7.201503031519) Conflicts: libecpg3-dev, postgresql-dev Filename: 4.0-2/i386/libecpg-dev_9.1.15-0.7.201503031519_i386.deb Size: 222298 MD5sum: 34aa3aff247e01dbcdbc4331054f0e25 SHA1: c17bda3e46af4ddfd7213229fc9dae4b2c8b5269 SHA256: 886f5fa73138c1f008c8a5814e505775b1827f00e3018f12341b899075d17455 Description: development files for ECPG (Embedded PostgreSQL for C) This package contains the necessary files to build ECPG (Embedded PostgreSQL for C) programs. It includes the development libraries and the preprocessor program ecpg. . PostgreSQL is an object-relational SQL database management system. . Install this package if you want to write C programs with SQL statements embedded in them (rather than run by an external process). Homepage: http://www.postgresql.org/ Package: libecpg6 Priority: optional Section: libs Installed-Size: 470 Maintainer: Debian PostgreSQL Maintainers Architecture: i386 Source: postgresql-9.1 Version: 9.1.15-0.7.201503031519 Depends: libc6 (>= 2.3.6-6~), libpgtypes3, libpq5 Filename: 4.0-2/i386/libecpg6_9.1.15-0.7.201503031519_i386.deb Size: 94344 MD5sum: 2f996ffa488c2461bfaabc475dfba586 SHA1: e3210aacbe932b9a734010e3ac5f79d45b070051 SHA256: 454e865213acecc9dec7fb220266fba56beb06f01a29ef4f527821b4c88b09a0 Description: run-time library for ECPG programs The libecpg shared library is used by programs built with ECPG (Embedded PostgreSQL for C). . PostgreSQL is an object-relational SQL database management system. Homepage: http://www.postgresql.org/ Package: libfreetype6-dev Priority: optional Section: libdevel Installed-Size: 3207 Maintainer: Steve Langasek Architecture: i386 Source: freetype Version: 2.4.9-1.1.64.201505051823 Depends: libfreetype6 (= 2.4.9-1.1.64.201505051823), libc6-dev | libc-dev, zlib1g-dev | libz-dev Filename: 4.0-2/i386/libfreetype6-dev_2.4.9-1.1.64.201505051823_i386.deb Size: 787092 MD5sum: f7860a09346e01bb724f794b6379c859 SHA1: 0efa3ee8ed7d16c36106a9fae2f82c3b4cbcdacf SHA256: f2e842d2ac12265497b13a3e4343de669c6aa0b74eb0426b6344cf5767f87030 Description: FreeType 2 font engine, development files The FreeType project is a team of volunteers who develop free, portable and high-quality software solutions for digital typography. They specifically target embedded systems and focus on bringing small, efficient and ubiquitous products. . This package contains all supplementary files (static library, headers and documentation) you need to develop your own programs using the FreeType 2 library. Homepage: http://www.freetype.org Package: libkpathsea-dev Priority: optional Section: libdevel Installed-Size: 439 Maintainer: Debian TeX Maintainers Architecture: i386 Source: texlive-bin Version: 2012.20120628-4.20.201504151523 Depends: libkpathsea6 (= 2012.20120628-4.20.201504151523) Filename: 4.0-2/i386/libkpathsea-dev_2012.20120628-4.20.201504151523_i386.deb Size: 184116 MD5sum: 775ea0173c12817710d8c61512d347c8 SHA1: a84dc210079bc218e6349def7bbbaf62d72b00bc SHA256: 1a2ee4c02111f9c7ba55d42a1b882767777f82f45b539a5c7ee20be24b59a80b Description: TeX Live: path search library for TeX (development part) This package contains the static library and header files for the Kpathsea[rch] library, which implements generic path searching, configuration, and TeX-specific file searching. Homepage: http://www.tug.org/texlive/ Package: libkrb5-dbg Priority: extra Section: debug Installed-Size: 5408 Maintainer: Sam Hartman Architecture: i386 Source: krb5 Version: 1.10.1+dfsg-5.57.201503101742 Depends: libkrb5-3 (= 1.10.1+dfsg-5.57.201503101742) | libk5crypto3 (= 1.10.1+dfsg-5.57.201503101742) | libkrb5support0 (= 1.10.1+dfsg-5.57.201503101742) Filename: 4.0-2/i386/libkrb5-dbg_1.10.1+dfsg-5.57.201503101742_i386.deb Size: 1950876 MD5sum: fc2db9fda643e8c2914b83abdda53d60 SHA1: c0b48d6f119fbb4ea47ecc0d308858d1dc96dc81 SHA256: c5f8dd68676ff3a464408985ea75b715eaa8c07c7be124f0b6ab7260950a0f4c Description: Debugging files for MIT Kerberos Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the debugging information for the MIT Kerberos libraries. Install this package if you need to trace problems inside the MIT Kerberos libraries with a debugger. Multi-Arch: same Homepage: http://web.mit.edu/kerberos/ Package: libkrb5-dev Priority: extra Section: libdevel Installed-Size: 123 Maintainer: Sam Hartman Architecture: i386 Source: krb5 Version: 1.10.1+dfsg-5.57.201503101742 Replaces: krb5-multidev (<< 1.8+dfsg~alpha1-3) Depends: krb5-multidev (= 1.10.1+dfsg-5.57.201503101742) Suggests: krb5-doc Conflicts: heimdal-dev Filename: 4.0-2/i386/libkrb5-dev_1.10.1+dfsg-5.57.201503101742_i386.deb Size: 40022 MD5sum: af554e3d3128506a938acebf2dadda69 SHA1: 3f1163d0df49486b97a6daf5069fee9eff7c2b7e SHA256: 763e710019d6975323368846de3411957d5e3e262075a4291fa4e164ca95cc08 Description: Headers and development libraries for MIT Kerberos Kerberos is a system for authenticating users and services on a network. Kerberos is a trusted third-party service. That means that there is a third party (the Kerberos server) that is trusted by all the entities on the network (users and services, usually called "principals"). . This is the MIT reference implementation of Kerberos V5. . This package contains the symlinks, headers, and development libraries needed to compile and link programs that use the Kerberos libraries. Homepage: http://web.mit.edu/kerberos/ Package: libldap-2.4-2-dbg Priority: extra Section: debug Installed-Size: 529 Maintainer: Debian OpenLDAP Maintainers Architecture: i386 Source: openldap Version: 2.4.40-1.184.201503171335 Depends: libldap-2.4-2 (= 2.4.40-1.184.201503171335) Filename: 4.0-2/i386/libldap-2.4-2-dbg_2.4.40-1.184.201503171335_i386.deb Size: 439554 MD5sum: 17ee73a00f2a68ddfa6b206cf2ae5157 SHA1: 52421e392e8b1852a6be6f2b2913f4cca0f0c837 SHA256: 3fd9c1ddfcdd0fd81ffd0156b91a1307351758b165495e30adfb893c4ea47531 Description: Debugging information for OpenLDAP libraries This package provides detached debugging information for the OpenLDAP (Lightweight Directory Access Protocol) libraries. It is useful primarily to permit better backtraces and crash dump analysis after problems with the libraries. GDB will find this debug information automatically. Multi-Arch: same Homepage: http://www.openldap.org/ Package: libllvm-3.0-ocaml-dev Priority: optional Section: ocaml Installed-Size: 1421 Maintainer: LLVM Packaging Team Architecture: i386 Source: llvm-3.0 Version: 3.0-10.3.201503091600 Replaces: libllvm-ocaml-3.0-dev Provides: libllvm-3.0-ocaml-dev-khm76 Depends: ocaml-nox-3.12.1, llvm-3.0-dev (= 3.0-10.3.201503091600) Suggests: llvm-3.0-doc Conflicts: libllvm-ocaml-3.0-dev Filename: 4.0-2/i386/libllvm-3.0-ocaml-dev_3.0-10.3.201503091600_i386.deb Size: 277142 MD5sum: 1a6139e7dcd28aad70a0193e1a450c0d SHA1: 27d292d1ecb382c682ea9af3d158f1e96e770f2e SHA256: 04837b58a763463765e57dfa48bbefdc4400c3c7199cb8bc6bd86724b97eafde Description: Low-Level Virtual Machine (LLVM), bindings for OCaml 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. LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the OCaml bindings to develop applications using llvm. Homepage: http://www.llvm.org/ Package: libpam-smbpass Priority: extra Section: admin Installed-Size: 198 Maintainer: Debian Samba Maintainers Architecture: i386 Source: samba Version: 2:4.2.0~rc2-1.729.201503191909 Depends: libpam-runtime (>= 1.0.1-6), samba-common (= 2:4.2.0~rc2-1.729.201503191909), libbsd0 (>= 0.0), libc6 (>= 2.4), libpam0g (>= 0.99.7.1), libtalloc2 (>= 2.0.4~git20101213), libwbclient0 (>= 2:4.0.3+dfsg1), samba-libs (= 2:4.2.0~rc2-1.729.201503191909) Pre-Depends: dpkg (>= 1.15.6~) Suggests: samba Filename: 4.0-2/i386/libpam-smbpass_4.2.0~rc2-1.729.201503191909_i386.deb Size: 116056 MD5sum: 13ce238accd4c0786b74a8d496b3b80e SHA1: d28703fff199f87835bf886f4300ad2e448242c6 SHA256: fea2dfc835513dfa09779ec4af27c4aed2ac04f09293a4f7af88d3a4fc0a28e3 Description: pluggable authentication module for Samba This is a module for PAM that enables a system administrator to migrate user passwords from the Unix password database to the SMB password database as used by Samba, and to subsequently keep the two databases in sync. Unlike other solutions, it does this without needing users to log in to Samba using cleartext passwords, or requiring them to change their existing passwords. Multi-Arch: same Homepage: http://www.samba.org Package: libparse-pidl-perl Priority: optional Section: perl Installed-Size: 593 Maintainer: Debian Samba Maintainers Architecture: i386 Source: samba Version: 2:4.2.0~rc2-1.729.201503191909 Depends: libparse-yapp-perl, perl Recommends: samba-dev Suggests: libwireshark-dev Filename: 4.0-2/i386/libparse-pidl-perl_4.2.0~rc2-1.729.201503191909_i386.deb Size: 197270 MD5sum: 7dd40d11499d6ad824ad7a93d6ed28b1 SHA1: cd362113a682b0591368978ff7cc6589c456d65e SHA256: 11d5e054c843afaa416a463d4393a5f4d13547e4a7b46f53963e838220ff16ac Description: IDL compiler written in Perl 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 IDL (Interface Description Language) compiler pidl, which takes in IDL files and can output C code for various uses. It is primarily of interest to developers. Homepage: http://www.samba.org Package: libpgtypes3 Priority: optional Section: libs Installed-Size: 125 Maintainer: Debian PostgreSQL Maintainers Architecture: i386 Source: postgresql-9.1 Version: 9.1.15-0.7.201503031519 Depends: libc6 (>= 2.3.6-6~) Filename: 4.0-2/i386/libpgtypes3_9.1.15-0.7.201503031519_i386.deb Size: 54616 MD5sum: 9e0aaf0b05ca95f4607496a330486b69 SHA1: 61595a810cdf52db38e2ee60bf16124dbd1459d4 SHA256: 7bee3165ccef287d961e2b07631e22c181f2830c675ff05420eb6654edf4adb6 Description: shared library libpgtypes for PostgreSQL 9.1 The libpgtypes shared library is used by programs built with ecpg. (Embedded PostgreSQL for C). . PostgreSQL is an object-relational SQL database management system. Homepage: http://www.postgresql.org/ Package: libpq-dev Priority: optional Section: libdevel Installed-Size: 972 Maintainer: Debian PostgreSQL Maintainers Architecture: i386 Source: postgresql-9.1 Version: 9.1.15-0.7.201503031519 Replaces: postgresql-dev Depends: libc6 (>= 2.3.3), libpq5 (= 9.1.15-0.7.201503031519), libssl-dev, libkrb5-dev, comerr-dev Suggests: postgresql-doc-9.1 Conflicts: postgresql-dev (<< 7.5) Filename: 4.0-2/i386/libpq-dev_9.1.15-0.7.201503031519_i386.deb Size: 194132 MD5sum: 29e23ee84e1fe4269fbf8e2b3cec6baa SHA1: bea861e995deb18a53006c996ba203be00134d30 SHA256: f3104957bd0bba36fec553203322e3768cdba941c412e5d629cc94a0a35f2f77 Description: header files for libpq5 (PostgreSQL library) Header files and static library for compiling C programs to link with the libpq library in order to communicate with a PostgreSQL database backend. . PostgreSQL is an object-relational SQL database management system. Homepage: http://www.postgresql.org/ Package: libptexenc-dev Priority: optional Section: libdevel Installed-Size: 122 Maintainer: Debian TeX Maintainers Architecture: i386 Source: texlive-bin Version: 2012.20120628-4.20.201504151523 Depends: libptexenc1 (= 2012.20120628-4.20.201504151523) Filename: 4.0-2/i386/libptexenc-dev_2012.20120628-4.20.201504151523_i386.deb Size: 54060 MD5sum: 57ad81d4554a95a2b76531d98d174d71 SHA1: 6e076802fcea6b348438bdc02e2c51a2ca206ed2 SHA256: 1253c35ece40333f18122f0482b4bf6a070d80cede4f0f306fa853b589dbc36d Description: TeX Live: ptex encoding library (development part) This package contains the static library and header files for the ptexenc library, a library for encoding support in pTeX, a Japanese TeX engine. Homepage: http://www.tug.org/texlive/ Package: libreoffice-dbg Priority: extra Section: debug Installed-Size: 1957783 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-gcj (= 1:3.5.4+dfsg2-0.15.201504151546) | libreoffice-dev (= 1:3.5.4+dfsg2-0.15.201504151546) | libreoffice-gnome (= 1:3.5.4+dfsg2-0.15.201504151546) | libreoffice-kde (= 1:3.5.4+dfsg2-0.15.201504151546) | libreoffice-calc (= 1:3.5.4+dfsg2-0.15.201504151546) | libreoffice-base-core (= 1:3.5.4+dfsg2-0.15.201504151546) | libreoffice-base (= 1:3.5.4+dfsg2-0.15.201504151546) | libreoffice-impress (= 1:3.5.4+dfsg2-0.15.201504151546) | libreoffice-filter-binfilter (= 1:3.5.4+dfsg2-0.15.201504151546) | libreoffice-draw (= 1:3.5.4+dfsg2-0.15.201504151546) | libreoffice-writer (= 1:3.5.4+dfsg2-0.15.201504151546) | python-uno (= 1:3.5.4+dfsg2-0.15.201504151546) | cli-uno-bridge (= 1:3.5.4+dfsg2-0.15.201504151546) | mozilla-libreoffice (= 1:3.5.4+dfsg2-0.15.201504151546) | libreoffice-ogltrans (= 1:3.5.4+dfsg2-0.15.201504151546) Pre-Depends: dpkg (>= 1.15.6) Recommends: ure-dbg Suggests: libxslt1-dbg, libssl1.0.0-dbg, libdb5.1-dbg, libc6-dbg, libatk1.0-dbg, libglib2.0-0-dbg, libgnomevfs2-0-dbg, libstdc++6-4.7-dbg, libx11-6-dbg, libxext6-dbg, libxaw7-dbg, libxml2-dbg, libgtk2.0-0-dbg, libxau6-dbg, libice6-dbg, libsm6-dbg, libxinerama1-dbg, libfontconfig1-dbg, libhunspell-1.3-0-dbg, libcurl4-dbg, python-dbg, libnss3-1d-dbg, kdelibs5-dbg, libqt4-dbg, libsuitesparse-dbg, libgstreamer0.10-0-dbg, libneon27-gnutls-dbg Filename: 4.0-2/i386/libreoffice-dbg_3.5.4+dfsg2-0.15.201504151546_i386.deb Size: 428001740 MD5sum: 590be1f970b0bf2f4630a08c3bd96943 SHA1: e8dc0e6b68066f6dfba6ccaa762f5c84a48484c4 SHA256: 4d955099904de7a10b0501c189a4254831442dbeaa74e8f5c69e36fda5ef57ab Description: office productivity suite -- debug symbols LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the debug symbols of all LibreOffice and LibreOffice SDK components. Homepage: http://www.libreoffice.org Package: libreoffice-dev Priority: optional Section: devel Installed-Size: 20256 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.7), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.6), uno-libs3 (>= 1.4.0), ure (>= 3.5.4~) Recommends: dmake, g++, 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~) Suggests: libreoffice-dev-doc, libmythes-dev, c-shell Filename: 4.0-2/i386/libreoffice-dev_3.5.4+dfsg2-0.15.201504151546_i386.deb Size: 2689274 MD5sum: 897f8d0c874f66d4ffbcd5f0d0ee8905 SHA1: d1af560ab30595804eb82221167d834e8ece4ac3 SHA256: 3b47bb18879c7244bcca6669e9fc7da0913ed9d7c40ed911eb3769a0f3f4b87b Description: office productivity suite -- SDK LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the files needed to build plugins/add-ons for LibreOffice (includes, IDL files, build tools, ...). It also contains the zipped source of the UNO Java libraries for use in IDEs like eclipse. Homepage: http://www.libreoffice.org Package: libreoffice-evolution Priority: optional Section: gnome Installed-Size: 443 Maintainer: Debian LibreOffice Maintainers Architecture: i386 Source: libreoffice Version: 1:3.5.4+dfsg2-0.15.201504151546 Replaces: libreoffice-common (<< 1:3.3.3-2~) Depends: libreoffice-core (= 1:3.5.4+dfsg2-0.15.201504151546), libreoffice-common (>= 1:3.4.0~), libreoffice-base, libatk1.0-0 (>= 1.12.4), libc6 (>= 2.1.3), libcairo2 (>= 1.2.4), libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.24.0), libgtk2.0-0 (>= 2.10), libpango1.0-0 (>= 1.14.0), libstdc++6 (>= 4.1.1), uno-libs3 (>= 1.7.0), ure, libebook-1.2-13 Recommends: evolution Conflicts: ure (<< 1.5.1+OOo3.1.1-15) Filename: 4.0-2/i386/libreoffice-evolution_3.5.4+dfsg2-0.15.201504151546_i386.deb Size: 115568 MD5sum: 2015ebbd64052d690a239ea0dd80d73c SHA1: d13cd75bc96594278183b2cb97efa9fcc6d1a577 SHA256: bf8778bb47e783f5d89f117c0ebbf4fa4171cc971fe5d602ae518b1cdd0419b2 Description: office productivity suite -- Evolution addressbook support LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package allows LibreOffice to access Evolution address books. You need to install evolution separately. Homepage: http://www.libreoffice.org Package: libreoffice-filter-binfilter Priority: optional Section: misc Installed-Size: 22275 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-common (>= 1:3.4.0~), libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libicu48 (>= 4.8-1), libjpeg8 (>= 8c), libstdc++6 (>= 4.6), uno-libs3 (>= 3.5.0~beta), ure Conflicts: ure (<< 1.5.1+OOo3.1.1-15) Filename: 4.0-2/i386/libreoffice-filter-binfilter_3.5.4+dfsg2-0.15.201504151546_i386.deb Size: 5971304 MD5sum: f12171b9de37b615b8afab373bd7a059 SHA1: b4a22a7cdadd6e3963d70ed1d65eba5237190f6f SHA256: 847fce83c02b05ae4c382e6dfdc618379b1cb4ce7ceb2827d8b9c7ff96a9f877 Description: office productivity suite -- legacy filters (e.g. StarOffice 5.2) LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the "binfilters", legacy filters for - the old StarOffice 5.2 formats - StarWriter 1.0/2.0 - StarWriter/DOS - *Writer* filters for + Excel + Lotus Homepage: http://www.libreoffice.org Package: libreoffice-gnome Priority: optional Section: gnome Installed-Size: 348 Maintainer: Debian LibreOffice Maintainers Architecture: i386 Source: libreoffice Version: 1:3.5.4+dfsg2-0.15.201504151546 Provides: libreoffice-gtk-gnome Depends: libreoffice-core (= 1:3.5.4+dfsg2-0.15.201504151546), libreoffice-gtk, gconf2, gconf-service, libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libgconf-2-4 (>= 2.31.1), libglib2.0-0 (>= 2.16.0), libstdc++6 (>= 4.6), uno-libs3 (>= 1.4.0), ure Suggests: libreoffice-evolution Filename: 4.0-2/i386/libreoffice-gnome_3.5.4+dfsg2-0.15.201504151546_i386.deb Size: 99298 MD5sum: 438655d0efdcce2dfda40758134b079e SHA1: de348b16a5aaa3a79b73c602c2a169fe233acd20 SHA256: 5a80b716c3b98e968d264cd23f8899a6f70563a2e2d3b9508347ab9b4fc63d25 Description: office productivity suite -- GNOME integration LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the GIO support and a GConf backend. . You can extend the functionality of this by installing these packages: . * libreoffice-evolution: Evolution addressbook support * evolution Enhances: libreoffice Homepage: http://www.libreoffice.org Package: libreoffice-gtk3 Priority: optional Section: gnome Installed-Size: 892 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), libatk1.0-0 (>= 1.12.4), libc6 (>= 2.3.6-6~), libcairo-gobject2 (>= 1.10.0), libcairo2 (>= 1.10.0), libgcc1 (>= 1:4.1.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.24.0), libgtk-3-0 (>= 3.2~), libice6 (>= 1:1.0.0), libpango1.0-0 (>= 1.14.0), libsm6, libstdc++6 (>= 4.6), libx11-6, libxext6, uno-libs3 (>= 1.7.0+LibO3.3.0~beta3), ure (>= 3.5.4~) Recommends: libreoffice-style-tango Filename: 4.0-2/i386/libreoffice-gtk3_3.5.4+dfsg2-0.15.201504151546_i386.deb Size: 239012 MD5sum: 266f5bb3dda19b75304766241c45f3ee SHA1: 07f6b4ddf21d6624ba7bb329e7054a536f1e8330 SHA256: 3c5fb3336f2006941e3f2cdf44f4df6c8e0d23af0212872ce984c957ac668710 Description: office productivity suite -- GTK+ 3.0 integration LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the Gtk plugin for drawing LibreOffices widgets with Gtk+ 3.0 and Gtk/GNOMEish print dialog when running under GNOME. Enhances: libreoffice Homepage: http://www.libreoffice.org Package: libreoffice-gtk Priority: optional Section: gnome Installed-Size: 875 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), libatk1.0-0 (>= 1.12.4), libc6 (>= 2.3.6-6~), libcairo2 (>= 1.2.4), libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.31.8), libgtk2.0-0 (>= 2.24.0), libice6 (>= 1:1.0.0), libicu48 (>= 4.8-1), libpango1.0-0 (>= 1.14.0), libsm6, libstdc++6 (>= 4.6), libx11-6, libxext6, libxml2 (>= 2.6.27), uno-libs3 (>= 1.7.0+LibO3.3.0~beta3), ure (>= 3.5.4~) Recommends: libreoffice-style-tango Filename: 4.0-2/i386/libreoffice-gtk_3.5.4+dfsg2-0.15.201504151546_i386.deb Size: 234316 MD5sum: e9121935988185d70ea48d2a2e93937b SHA1: e9a870df03746c477e6b8373b309b06123fee9ec SHA256: 38dc2f31fd253252632335379c5dada3d0b92be56de055bd3472a49db3607768 Description: office productivity suite -- GTK+ integration LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the Gtk plugin for drawing LibreOffices widgets with Gtk+ and a Gtk/GNOMEish File Picker and print dialog when running under GNOME. It also contains a QuickStarter for the "notification area". Enhances: libreoffice Homepage: http://www.libreoffice.org Package: libreoffice-kde Priority: optional Section: kde Installed-Size: 412 Maintainer: Debian LibreOffice Maintainers Architecture: i386 Source: libreoffice Version: 1:3.5.4+dfsg2-0.15.201504151546 Replaces: libreoffice-core (= 1:3.5.0~beta2-1), openoffice.org-kde (<< 1:3.3.0~) Depends: libreoffice-core (= 1:3.5.4+dfsg2-0.15.201504151546), kde-runtime, libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libice6 (>= 1:1.0.0), libicu48 (>= 4.8-1), libkdecore5 (>= 4:4.3.4), libkdeui5 (>= 4:4.3.4), libkfile4 (>= 4:4.3.4), libkio5 (>= 4:4.3.4), libqtcore4 (>= 4:4.8), libqtgui4 (>= 4:4.8.0), libsm6, libstdc++6 (>= 4.1.1), libx11-6, libxext6, uno-libs3 (>= 1.4.0), ure (>= 3.5.4~) Recommends: libreoffice-style-oxygen Suggests: konqueror, kmail, libreoffice-kab Filename: 4.0-2/i386/libreoffice-kde_3.5.4+dfsg2-0.15.201504151546_i386.deb Size: 128322 MD5sum: 1fc29f7faba5b54e654635aa76c721d2 SHA1: fe7fe93aa4e91a45c60377dd870a399fd0188679 SHA256: ff9272febad114dd2ae443a9bbdcfeecf0ea225104cdc9cc33c18c57efb3b288 Description: office productivity suite -- KDE integration LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the KDE plugin for drawing OOo's widgets with KDE/Qt and a KDEish File Picker when running under KDE. You can extend the functionality of this by installing these packages: . * konqueror / kmail * libreoffice-kab: KDE Addressbook support Enhances: libreoffice Homepage: http://www.libreoffice.org Package: libreoffice-mysql-connector Priority: optional Section: misc Installed-Size: 589 Maintainer: Debian LibreOffice Maintainers Architecture: i386 Source: libreoffice (1:3.5.4+dfsg2-0.15.201504151546) Version: 1.0.1+LibO3.5.4+dfsg2-0.15.201504151546 Depends: libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libmysqlclient18 (>= 5.5.24+dfsg-1), libmysqlcppconn5, libstdc++6 (>= 4.6), uno-libs3 (>= 1.7.0), ure, zlib1g (>= 1:1.1.4), libreoffice-core Suggests: mysql-server (>= 5.1) Conflicts: libreoffice-common (<< 1:3.5~), libreoffice-core (<< 1:3.5~), ure (<< 1.5.1+OOo3.1.1-15) Filename: 4.0-2/i386/libreoffice-mysql-connector_1.0.1+libo3.5.4+dfsg2-0.15.201504151546_i386.deb Size: 146620 MD5sum: 7ec7ab9a121da8901e9797a315207cbd SHA1: cd23b5431d1c96292306695f169d3adb081d5018 SHA256: 542d55cf62ccfe94ac361320540dade9026505f0a45be5157a9681f6f994b287 Description: MySQL Connector extension for LibreOffice LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . The MySQL Connector extension allows one to use the MySQL database from LibreOffice without any wrapper layer such as ODBC or JDBC. Homepage: http://extensions.services.openoffice.org/en/project/mysql_connector Package: libreoffice-officebean Priority: optional Section: java Installed-Size: 241 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.1.1), default-jre | gcj-jre | java-gcj-compat (>= 1.0.77-4) | openjdk-6-jre | openjdk-7-jre | sun-java5-jre | sun-java6-jre | java5-runtime | jre, libreoffice-java-common (>= 1:3.5.4+dfsg2~), ure Filename: 4.0-2/i386/libreoffice-officebean_3.5.4+dfsg2-0.15.201504151546_i386.deb Size: 93816 MD5sum: abad0c57d2cf6e8d51719609a9021672 SHA1: 2dad1effe061f801156984ea402bb845d55ef50f SHA256: 961f6a175453463073be0358f1faa6b2884345b33f980e46b719cdfbd52d6470 Description: office productivity suite -- Java bean LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the LibreOffice Office Bean for embedding LibreOffice in custom Java applications. Homepage: http://www.libreoffice.org Package: libreoffice-ogltrans Priority: extra Section: graphics Installed-Size: 363 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), libgl1-mesa-glx | libgl1, libglu1-mesa | libglu1, libstdc++6 (>= 4.1.1), libx11-6, uno-libs3 (>= 1.4.0), ure, libreoffice-core, libreoffice-impress, libreoffice-common Conflicts: ure (<< 1.5.1+OOo3.1.1-15) Filename: 4.0-2/i386/libreoffice-ogltrans_3.5.4+dfsg2-0.15.201504151546_i386.deb Size: 95446 MD5sum: 4740d9c849368a0dcd994cf576322d35 SHA1: 96426786d7d4c82f0b3818130bdea9cbb164f58b SHA256: d1e84787bdec6e4b5824916b9694f310d6e282e36f1449c20c6f6225c3aa0ebb Description: LibreOffice Impress extension for transitions using OpenGL LibreOffice is a full-featured office productivity suite that provide a near drop-in replacement for Microsoft(R) Office. . This package contains the extension making LibreOffice able to use OpenGL for impress transitions. Enhances: libreoffice-impress Homepage: http://www.libreoffice.org Package: libreoffice-pdfimport Priority: extra Section: misc Installed-Size: 1264 Maintainer: Debian LibreOffice Maintainers Architecture: i386 Source: libreoffice (1:3.5.4+dfsg2-0.15.201504151546) Version: 1.0.5+LibO3.5.4+dfsg2-0.15.201504151546 Depends: libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libpoppler19 (>= 0.18.4), libstdc++6 (>= 4.6), uno-libs3 (>= 1.4.0), ure, zlib1g (>= 1:1.1.4), libreoffice-core Conflicts: libreoffice-common (<< 1:3.5~), libreoffice-core (<< 1:3.5~), ure (<< 1.5.1+OOo3.1.1-15) Filename: 4.0-2/i386/libreoffice-pdfimport_1.0.5+libo3.5.4+dfsg2-0.15.201504151546_i386.deb Size: 404830 MD5sum: 7ad51422be7df5704d6cb541a961822b SHA1: dd5ad82fa33424d3b583cd951ba85ff7e5a13e78 SHA256: 3314dc3f518d4406dadc1e86ceb601965a4b3151e392f3c29af1ab961712fecc Description: LibreOffice extension for importing PDF documents LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains an extension to open PDF documents with LibreOffice Draw. Homepage: http://extensions.services.openoffice.org/project/pdfimport Package: libreoffice-presentation-minimizer Priority: optional Section: misc Installed-Size: 1237 Maintainer: Debian LibreOffice Maintainers Architecture: i386 Source: libreoffice (1:3.5.4+dfsg2-0.15.201504151546) Version: 1.0.3+LibO3.5.4+dfsg2-0.15.201504151546 Depends: libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), uno-libs3 (>= 1.4.0), ure, libreoffice-core, libreoffice-impress Conflicts: libreoffice-common (<< 1:3.5~), libreoffice-core (<< 1:3.5~), ure (<< 1.5.1+OOo3.1.1-15) Filename: 4.0-2/i386/libreoffice-presentation-minimizer_1.0.3+libo3.5.4+dfsg2-0.15.201504151546_i386.deb Size: 261930 MD5sum: 3afe8a7e70275a8ec03a6c0b1e4217a5 SHA1: 284986928c3265cfd4c133e2ec7f74a07796751f SHA256: 13f9d06cfdb233779b4f66302dd652a62dca9e91bbdeaa36e5bb158c1a613a1a Description: LibreOffice extension for size-efficient presentations LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the presentation minimizer extension: "The Sun Presentation Minimizer is used to reduce the file size of the current presentation. Images will be compressed, and data that is no longer needed will be removed. The Sun Presentation Minimizer can optimize the image quality size. Presentations designed for screen or projector do not require the same high quality as presentations designed for print." Enhances: libreoffice-impress Homepage: http://extensions.services.openoffice.org/project/PresentationMinimizer Package: libreoffice-presenter-console Priority: optional Section: misc Installed-Size: 3849 Maintainer: Debian LibreOffice Maintainers Architecture: i386 Source: libreoffice (1:3.5.4+dfsg2-0.15.201504151546) Version: 1.1.0+LibO3.5.4+dfsg2-0.15.201504151546 Depends: libc6 (>= 2.3.6-6~), libgcc1 (>= 1:4.1.1), libstdc++6 (>= 4.1.1), uno-libs3 (>= 1.7.0), ure, libreoffice-core, libreoffice-impress Conflicts: libreoffice-common (<< 1:3.5~), libreoffice-core (<< 1:3.5~), ure (<< 1.5.1+OOo3.1.1-15) Filename: 4.0-2/i386/libreoffice-presenter-console_1.1.0+libo3.5.4+dfsg2-0.15.201504151546_i386.deb Size: 630304 MD5sum: 23e2e7bc8a651afedbc18a834bae64eb SHA1: c5dc6e2039f0b09c8a326b59afcc252a45185288 SHA256: 2502a8d96e8125ba5d3707a568b2eb4ee88dfb171342a11171417a72f9947afe Description: LibreOffice Impress extension for a separate presenter's console LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . This package contains the Presenter Console extension: . The Presenter Console for Impress is a feature that aids a presenter during a slide show. It provides information on a second screen, that typically is not visible to the audience. This includes . * a view to the currently displayed slide (for when the presenter faces the audience and can not see the primary screen) * a preview of the next slide or next effect * the notes of the current slide * the current time and/or the elapsed time * navigation buttons for going to the previous/next slide Enhances: libreoffice-impress Homepage: http://extensions.services.openoffice.org/project/presenter-screen Package: libreoffice-sdbc-postgresql Priority: optional Section: misc Installed-Size: 986 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), libpq5 (>= 9.0~), libstdc++6 (>= 4.6), uno-libs3 (>= 1.7.0), ure, libreoffice-core (>= 1:3.5.0~beta) Suggests: postgresql (>= 8.4) Conflicts: ure (<< 1.5.1+OOo3.1.1-15) Filename: 4.0-2/i386/libreoffice-sdbc-postgresql_3.5.4+dfsg2-0.15.201504151546_i386.deb Size: 252754 MD5sum: 1643f078afc459e576e232cbd747d963 SHA1: 999aff351d645362acd244752709b4c108040670 SHA256: a5fed06390b291bc8759c2a2511be7431c94aadca7bfa30766ee226e74b2d9ce Description: PostgreSQL SDBC driver for LibreOffice LibreOffice is a full-featured office productivity suite that provides a near drop-in replacement for Microsoft(R) Office. . The PostgreSQL SDBC Driver allows one to use the PostgreSQL database from LibreOffice without any wrapper layer such as ODBC or JDBC. Homepage: http://wiki.documentfoundation.org/PostgreSQL-SDBC Package: libsdl1.2-dbg Priority: extra Section: debug Installed-Size: 1180 Maintainer: Debian SDL packages maintainers Architecture: i386 Source: libsdl1.2 Version: 1.2.15-5.18.201504151338 Depends: libsdl1.2debian (= 1.2.15-5.18.201504151338) Filename: 4.0-2/i386/libsdl1.2-dbg_1.2.15-5.18.201504151338_i386.deb Size: 1076310 MD5sum: c3668096604e63c816de007920b479d8 SHA1: d64ef971b085abc2df1b9a4c2b3af7416fd287c8 SHA256: 7b9df27163af47f0c4640644b95aa5df1fb28aed1e5a733e1b110b3d4a0c0f62 Description: Simple DirectMedia Layer debug files SDL is a library that allows programs portable low level access to a video framebuffer, audio output, mouse, and keyboard. . This package contains the debug symbols for the SDL library. Multi-Arch: same Homepage: http://www.libsdl.org/ Package: libsdl1.2-dev Priority: optional Section: libdevel Installed-Size: 2506 Maintainer: Debian SDL packages maintainers Architecture: i386 Source: libsdl1.2 Version: 1.2.15-5.18.201504151338 Replaces: libsdl-dev Provides: libsdl-dev Depends: libsdl1.2debian (= 1.2.15-5.18.201504151338), libasound2-dev, libcaca-dev, libdirectfb-dev (>= 0.9.22), libglu1-mesa-dev | libglu-dev, libpulse-dev, libx11-dev, libts-dev, libxext-dev Conflicts: libsdl-dev Filename: 4.0-2/i386/libsdl1.2-dev_1.2.15-5.18.201504151338_i386.deb Size: 897360 MD5sum: d231b94d27ffe087bf76b0663ecca146 SHA1: dd6692717523eb979d5f4a8ed82fc38ec1b8d8ba SHA256: 0747f598ffe9f04d3c7d9a334b085eb90a19ab3ab5bdecb034bf1fc8c4226a50 Description: Simple DirectMedia Layer development files SDL is a library that allows programs portable low level access to a video framebuffer, audio output, mouse, and keyboard. . This package contains the files needed to compile and link programs which use SDL. Homepage: http://www.libsdl.org/ Package: libsmbclient-dev Priority: extra Section: libdevel Installed-Size: 302 Maintainer: Debian Samba Maintainers Architecture: i386 Source: samba Version: 2:4.2.0~rc2-1.729.201503191909 Depends: libsmbclient (= 2:4.2.0~rc2-1.729.201503191909) Pre-Depends: dpkg (>= 1.15.6~) Filename: 4.0-2/i386/libsmbclient-dev_4.2.0~rc2-1.729.201503191909_i386.deb Size: 134440 MD5sum: 861c4dbba4cc53806cb5a1518bc358b8 SHA1: d875daf92dbbcf541e91398223ebacdb28211332 SHA256: 44a4de7750f111b6d9ed9e324d9f6e048c5f33145290066adf55e6013b4195aa Description: development files for libsmbclient This package provides the development files (static library and headers) required for building applications against libsmbclient, a 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: libsmbsharemodes-dev Priority: extra Section: libdevel Installed-Size: 141 Maintainer: Debian Samba Maintainers Architecture: i386 Source: samba Version: 2:4.2.0~rc2-1.729.201503191909 Depends: libsmbsharemodes0 (= 2:4.2.0~rc2-1.729.201503191909) Pre-Depends: dpkg (>= 1.15.6~) Filename: 4.0-2/i386/libsmbsharemodes-dev_4.2.0~rc2-1.729.201503191909_i386.deb Size: 94366 MD5sum: 4044dbdd2249c544c6ac490908ed325f SHA1: f5db096f0a97b7b20d65edb3ac16e428f0e861ff SHA256: b8370914a1aa2ee69722ac5f95dadfe835da754d89f4fe12873edd97ec75f44c Description: development files for libsmbsharemodes This package provides the development files (headers) required for building applications against libsmbsharemodes, a library that enables server applications to honour or apply the share modes that are used over CIFS. Multi-Arch: same Homepage: http://www.samba.org Package: libsmbsharemodes0 Priority: optional Section: libs Installed-Size: 140 Maintainer: Debian Samba Maintainers Architecture: i386 Source: samba Version: 2:4.2.0~rc2-1.729.201503191909 Depends: libc6 (>= 2.3.6-6~), libtdb1 (>= 1.2.7+git20101214) Pre-Depends: dpkg (>= 1.15.6~), multiarch-support Filename: 4.0-2/i386/libsmbsharemodes0_4.2.0~rc2-1.729.201503191909_i386.deb Size: 100906 MD5sum: 62057431fa4e2dfb639ba3502416fac5 SHA1: 4caacfc39dc203aa88e83488b0d8edd530e555f1 SHA256: 3c1a26aeb1a4f1f6bef13c58b22fc0c51d0089294aee365d6412dcd8cfa6c9db Description: shared library for non-samba access to the samba 'share modes' database This package provides libsmbsharemodes, a library that enables server applications to honour or apply the share modes that are used over CIFS. Multi-Arch: same Homepage: http://www.samba.org Package: libssl-dev Priority: optional Section: libdevel Installed-Size: 4990 Maintainer: Debian OpenSSL Team Architecture: i386 Source: openssl Version: 1.0.1e-2.99.201503250939 Depends: libssl1.0.0 (= 1.0.1e-2.99.201503250939), zlib1g-dev Recommends: libssl-doc Filename: 4.0-2/i386/libssl-dev_1.0.1e-2.99.201503250939_i386.deb Size: 1590088 MD5sum: 9fe275cb480fbcf9aed129519526939b SHA1: efec2638d051f39da277e1226c6053eb132f60bf SHA256: 0f551de967e563e320ee7e8704eaef261d2daff1dc3e8b4e1069b1bbcb5443e9 Description: SSL development libraries, header files and documentation libssl and libcrypto development libraries, header files and manpages. . It is part of the OpenSSL implementation of SSL. Package: libssl1.0.0-dbg Priority: extra Section: debug Installed-Size: 20900 Maintainer: Debian OpenSSL Team Architecture: i386 Source: openssl Version: 1.0.1e-2.99.201503250939 Depends: libssl1.0.0 (= 1.0.1e-2.99.201503250939) Filename: 4.0-2/i386/libssl1.0.0-dbg_1.0.1e-2.99.201503250939_i386.deb Size: 7328194 MD5sum: c521209d05a2fb5315770221093c34fa SHA1: 4a239f236cf008d6980522b07207ca5182219eb4 SHA256: 155df04db143f2f3b12468b51edf1a379bb73fa82ee1936fd18547c4380e7da6 Description: Symbol tables for libssl and libcrypto This package is part of the OpenSSL implementation of SSL. Multi-Arch: same Package: libwbclient-dev Priority: optional Section: libdevel Installed-Size: 174 Maintainer: Debian Samba Maintainers Architecture: i386 Source: samba Version: 2:4.2.0~rc2-1.729.201503191909 Depends: libwbclient0 (= 2:4.2.0~rc2-1.729.201503191909) Pre-Depends: dpkg (>= 1.15.6~) Filename: 4.0-2/i386/libwbclient-dev_4.2.0~rc2-1.729.201503191909_i386.deb Size: 102124 MD5sum: 334f9a6e77036b851933d56ceb9a8022 SHA1: 6ddaa767b15c85c637f9027d380ce48bf6b6a05a SHA256: 2bacbd87f40eab8e1de0b87dd007b33f1c90c05bc541a48ff3428046442696bc Description: Samba winbind client library - development files 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 the development files (static library and headers) required for building applications against libwbclient, 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-dbg Priority: extra Section: debug Installed-Size: 11111 Maintainer: Debian X Strike Force Architecture: i386 Source: libx11 Version: 2:1.5.0-1.40.201504151215 Depends: libx11-6 (= 2:1.5.0-1.40.201504151215) Filename: 4.0-2/i386/libx11-6-dbg_1.5.0-1.40.201504151215_i386.deb Size: 3299874 MD5sum: 2f77e7c93ca43b5162ccf5e087e2327c SHA1: 338165d7fc522ccfd687fdf05b7ca3b405725a9e SHA256: ac6d0010c0d62ef6ae26f2455c55e188d65a82d28d1c58e786913e064a6ddaf2 Description: X11 client-side library (debug package) 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. . This package contains the debug versions of the library found in libx11-6. Non-developers likely have little use for this package. . 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-dev Priority: optional Section: libdevel Installed-Size: 2264 Maintainer: Debian X Strike Force Architecture: i386 Source: libx11 Version: 2:1.5.0-1.40.201504151215 Depends: libx11-6 (= 2:1.5.0-1.40.201504151215), libxau-dev (>= 1:1.0.0-1), libxdmcp-dev (>= 1:1.0.0-1), x11proto-core-dev (>= 6.8.99.8-1), x11proto-input-dev, x11proto-kb-dev, xtrans-dev, libxcb1-dev Recommends: libx11-doc Filename: 4.0-2/i386/libx11-dev_1.5.0-1.40.201504151215_i386.deb Size: 1022492 MD5sum: d62b5209e7c5e5e87e29b3b5cf7b830a SHA1: 7af30a78a27ba9b205dd33f4435431cc79ad5174 SHA256: a6b7eb99db16d8efd8895259dbed10e2ff50f8fc92f21f3f1d0cb9c33210cb9b Description: X11 client-side library (development headers) 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. . This package contains the development headers for the library found in libx11-6. Non-developers likely have little use for this package. . 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-xcb-dev Priority: optional Section: libdevel Installed-Size: 229 Maintainer: Debian X Strike Force Architecture: i386 Source: libx11 Version: 2:1.5.0-1.40.201504151215 Depends: libx11-xcb1 (= 2:1.5.0-1.40.201504151215), libxcb1-dev (>= 0.9.92), libx11-dev Filename: 4.0-2/i386/libx11-xcb-dev_1.5.0-1.40.201504151215_i386.deb Size: 140860 MD5sum: 20ebf4af943c866a219b6c63faa881af SHA1: 36d7718ca48ae7eeb2040a0572ef46e795d86858 SHA256: caf68beebfbfb45b2e4ed09b586129d9e6c60b37af8a8093bd473e87b8a834c3 Description: Xlib/XCB interface library (development headers) 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. . This package contains the development headers for the library found in libx11-xcb1. Non-developers likely have little use for this package. . 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 Package: libx11-xcb1-dbg Priority: extra Section: debug Installed-Size: 251 Maintainer: Debian X Strike Force Architecture: i386 Source: libx11 Version: 2:1.5.0-1.40.201504151215 Depends: libx11-xcb1 (= 2:1.5.0-1.40.201504151215) Filename: 4.0-2/i386/libx11-xcb1-dbg_1.5.0-1.40.201504151215_i386.deb Size: 153570 MD5sum: 7a7208551ba048f2bdcf6d512f6266ba SHA1: 951eab47b44526eaa8a09aef1487762f43197cde SHA256: 8bff2c18075816c73a8af091d8e606bdf1d700b34e3b484579dfbe07b624b120 Description: Xlib/XCB interface library (debug package) 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. . This package contains the debug versions of the library found in libx11-xcb1. Non-developers likely have little use for this package. . 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: libxext-dev Priority: optional Section: libdevel Installed-Size: 274 Maintainer: Debian X Strike Force Architecture: i386 Source: libxext Version: 2:1.3.1-2.23.201504151335 Depends: libxext6 (= 2:1.3.1-2.23.201504151335), x11proto-core-dev, x11proto-xext-dev (>= 7.0.99.2), libx11-dev Suggests: libxext-doc Filename: 4.0-2/i386/libxext-dev_1.3.1-2.23.201504151335_i386.deb Size: 109940 MD5sum: 4337185dfe4768a77d7f82b82e78b74f SHA1: 82d30f4639be9e4ddcf385396695f354fa67f285 SHA256: e5300058e43c99fc3d30e5e030fc14d75f72d1bf3902b8b94d8a446cb60dec3e Description: X11 miscellaneous extensions library (development headers) 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. . This package contains the development headers for the library found in libxext6. Non-developers likely have little use for this package. . 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: libxext6-dbg Priority: extra Section: debug Installed-Size: 585 Maintainer: Debian X Strike Force Architecture: i386 Source: libxext Version: 2:1.3.1-2.23.201504151335 Depends: libxext6 (= 2:1.3.1-2.23.201504151335) Filename: 4.0-2/i386/libxext6-dbg_1.3.1-2.23.201504151335_i386.deb Size: 221840 MD5sum: b7a5cb45279a6d605d1ed5cfcbf30c0e SHA1: e5a7eb5e2c71d4ea78838e13133521ed9ad12b17 SHA256: d13c423cc7c90c1c5d9061becab324d1b63dc94b35acfe0fd2533cce07e1291e Description: X11 miscellaneous extensions library (debug package) 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. . This package contains the debug versions of the library found in libxext6. Non-developers likely have little use for this package. . 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: libxfixes-dev Priority: optional Section: libdevel Installed-Size: 98 Maintainer: Debian X Strike Force Architecture: i386 Source: libxfixes Version: 1:5.0-4.15.201504151330 Depends: libxfixes3 (= 1:5.0-4.15.201504151330), libx11-dev, x11proto-fixes-dev (>= 1:5.0-1) Filename: 4.0-2/i386/libxfixes-dev_5.0-4.15.201504151330_i386.deb Size: 22752 MD5sum: d4d58e07d6ad853ade7eb0c5a6faf86c SHA1: 17cac8f74204c61cab7ea76ef6930e4a96eceeae SHA256: 9cfa38f49ff6ec3262c672bc002423b97e72bd2f43edb9100dbf7dcf8125542a Description: X11 miscellaneous 'fixes' extension library (development headers) 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. . This package contains the development headers for the library found in libxfixes3. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXfixes Package: libxfixes3-dbg Priority: extra Section: debug Installed-Size: 97 Maintainer: Debian X Strike Force Architecture: i386 Source: libxfixes Version: 1:5.0-4.15.201504151330 Depends: libxfixes3 (= 1:5.0-4.15.201504151330) Filename: 4.0-2/i386/libxfixes3-dbg_5.0-4.15.201504151330_i386.deb Size: 53214 MD5sum: 5c2480e063d8d1ece1e93f9c6a3db591 SHA1: 0a866ce90fd0ad05f6d9dcb2b01841a5b10d195b SHA256: e2ec9ac52d1728c2136220801bb85f1cba851e8c6d315370cbb88354d5cad1ae Description: X11 miscellaneous 'fixes' extension library (debug package) 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. . This package contains the debug versions of the library found in libxfixes3. Non-developers likely have little use for this package. . 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: libxi-dev Priority: optional Section: libdevel Installed-Size: 657 Maintainer: Debian X Strike Force Architecture: i386 Source: libxi Version: 2:1.6.1-1.24.201504151346 Replaces: x11proto-input-dev (<< 1.9.99) Depends: libxi6 (= 2:1.6.1-1.24.201504151346), libx11-dev, libxext-dev, x11proto-input-dev (>= 2.1.99.6), xorg-sgml-doctools (>= 1:1.5) Filename: 4.0-2/i386/libxi-dev_1.6.1-1.24.201504151346_i386.deb Size: 247386 MD5sum: 5ca985646e3b3d4ab8903a9bf938ad50 SHA1: b688cd5d82c64a89dc2efa48d5c5a6ffe26e4a11 SHA256: e94317d01cd9f0a2ed61f9a1c8db6b9d86f18d8071b38c40805f25f15e0583fb Description: X11 Input extension library (development headers) 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. . This package contains the development headers for the library found in libxi6. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXi Package: libxi6-dbg Priority: extra Section: debug Installed-Size: 1526 Maintainer: Debian X Strike Force Architecture: i386 Source: libxi Version: 2:1.6.1-1.24.201504151346 Depends: libxi6 (= 2:1.6.1-1.24.201504151346) Filename: 4.0-2/i386/libxi6-dbg_1.6.1-1.24.201504151346_i386.deb Size: 440994 MD5sum: a357f5e14468610d21e4246f4b0691b5 SHA1: 3963ae45c973c0455928299a6d30fed5a70c9e44 SHA256: 1dbc8cdac531588f6150cdfe8e6bad1f790a50946b8fa0317ce160f63ac31189 Description: X11 Input extension library (debug package) 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. . This package contains the debug versions of the library found in libxi6. Non-developers likely have little use for this package. . 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-dbg Priority: extra Section: debug Installed-Size: 1439 Maintainer: Debian XML/SGML Group Architecture: i386 Source: libxml2 Version: 2.8.0+dfsg1-7.50.201504082023 Depends: libxml2 (= 2.8.0+dfsg1-7.50.201504082023) Filename: 4.0-2/i386/libxml2-dbg_2.8.0+dfsg1-7.50.201504082023_i386.deb Size: 1253418 MD5sum: 60b215999fb2991aeda36ca48c54be7f SHA1: 2ce176a0644a8c8a2d750ae20ab8cad94547b8db SHA256: d43e779ef542acfa88199995dc880c0a187dd102976f654d77d65e4a5ca81732 Description: Debugging symbols for the GNOME XML library XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package provides the debugging symbols for the library. Multi-Arch: same Homepage: http://xmlsoft.org/ Package: libxml2-dev Priority: optional Section: libdevel Installed-Size: 2161 Maintainer: Debian XML/SGML Group Architecture: i386 Source: libxml2 Version: 2.8.0+dfsg1-7.50.201504082023 Depends: libxml2 (= 2.8.0+dfsg1-7.50.201504082023) Filename: 4.0-2/i386/libxml2-dev_2.8.0+dfsg1-7.50.201504082023_i386.deb Size: 820476 MD5sum: 4a4ac7c55a54054ec087fa093bb23974 SHA1: 276ee8113c0821e28f1d279c0b623c6b15fa48bd SHA256: 1fc70207e581a4cc7da5a911effb7a61166bbcc31b725491c4fdf081da8657b4 Description: Development files for the GNOME XML library XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . Install this package if you wish to develop your own programs using the GNOME XML library. Multi-Arch: same Homepage: http://xmlsoft.org/ Package: libxml2-utils-dbg Priority: extra Section: debug Installed-Size: 173 Maintainer: Debian XML/SGML Group Architecture: i386 Source: libxml2 Version: 2.8.0+dfsg1-7.50.201504082023 Depends: libxml2-utils (= 2.8.0+dfsg1-7.50.201504082023) Filename: 4.0-2/i386/libxml2-utils-dbg_2.8.0+dfsg1-7.50.201504082023_i386.deb Size: 115572 MD5sum: 6ad8f79776923558963e79f61099f453 SHA1: 917708df979077f52b10154d034ca813b4b74921 SHA256: 6b6c873edfb424b9ff8886cc996ddf672606f007d02f429a7fe40a8228247a0f Description: XML utilities (debug extension) XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package provides the debugging symbols for the utilities provided by the libxml2-utils package. Homepage: http://xmlsoft.org/ Package: libxrandr-dev Priority: optional Section: libdevel Installed-Size: 129 Maintainer: Debian X Strike Force Architecture: i386 Source: libxrandr Version: 2:1.3.2-2.18.201504151333 Depends: libxrandr2 (= 2:1.3.2-2.18.201504151333), libx11-dev, libxext-dev, x11proto-randr-dev (>= 1.3), libxrender-dev Filename: 4.0-2/i386/libxrandr-dev_1.3.2-2.18.201504151333_i386.deb Size: 41086 MD5sum: acbd693cd0c35306f3847dc5ed8928ea SHA1: 0aa51da19dc62da11a113111f71500490258071d SHA256: 0f7ac12db3564730235197eed56831f6c18f47da2f416c85ed255246d3010d50 Description: X11 RandR extension library (development headers) 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. . This package contains the development headers for the library found in libxrandr2. Non-developers likely have little use for this package. . More information about X.Org can be found at: . This module can be found at git://anongit.freedesktop.org/git/xorg/lib/libXrandr Package: libxrandr2-dbg Priority: extra Section: debug Installed-Size: 301 Maintainer: Debian X Strike Force Architecture: i386 Source: libxrandr Version: 2:1.3.2-2.18.201504151333 Depends: libxrandr2 (= 2:1.3.2-2.18.201504151333) Filename: 4.0-2/i386/libxrandr2-dbg_1.3.2-2.18.201504151333_i386.deb Size: 82208 MD5sum: 2bc65691660d7e6b8b8d17e834e93f1c SHA1: 0473add14d65abfd9f0ad423c63f12e93d0c1db0 SHA256: 0fe484f1f35eed9e951dcc2bf3b6b9d092cd21d27bb6b7d90ff0aaf83d5adedf Description: X11 RandR extension library (debug package) 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. . This package contains the debug versions of the library found in libxrandr2. Non-developers likely have little use for this package. . 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: libxrender-dev Priority: optional Section: libdevel Installed-Size: 127 Maintainer: Debian X Strike Force Architecture: i386 Source: libxrender Version: 1:0.9.7-1.24.201504151343 Depends: libxrender1 (= 1:0.9.7-1.24.201504151343), libx11-dev (>= 2:1.0.0), x11proto-render-dev, x11proto-core-dev Filename: 4.0-2/i386/libxrender-dev_0.9.7-1.24.201504151343_i386.deb Size: 40872 MD5sum: 50d69079018b73b434c5475a4bb6c278 SHA1: b8dedd2767dfb1d851adeaa491c7abaf3e29231b SHA256: f3726fe90dc5e71c6e4abe9fa20ebbdd6ae15ddc7a2bb508b8093a62b2d1806d Description: X Rendering Extension client library (development files) 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. . This package provides a static library and C header files. . 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: libxrender1-dbg Priority: extra Section: debug Installed-Size: 440 Maintainer: Debian X Strike Force Architecture: i386 Source: libxrender Version: 1:0.9.7-1.24.201504151343 Depends: libxrender1 (= 1:0.9.7-1.24.201504151343) Filename: 4.0-2/i386/libxrender1-dbg_0.9.7-1.24.201504151343_i386.deb Size: 132712 MD5sum: 81531be18dbab212a3de2d5b13bfcf46 SHA1: 5de8d438bb7c0994423d6af1242d31b1a88999a3 SHA256: a6d197401690d21b46c219db0fc3554557c1c53e162692e364f113368a1b6c55 Description: X Rendering Extension client library (unstripped) 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. . This package provides an unstripped shared object with debugging symbols, useful to provide a backtrace with symbol names in a debugger; this facilitates interpretation of core dumps, and aids in finding logic errors in programs using this library (or the library itself). The library is installed in /usr/lib/debug and can be used by placing that directory in the LD_LIBRARY_PATH environment variable when the code to be debugged is executed. Non-programmers will likely have little use for this package. . 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: libxv-dev Priority: optional Section: libdevel Installed-Size: 116 Maintainer: Debian X Strike Force Architecture: i386 Source: libxv Version: 2:1.0.7-1.14.201504151349 Replaces: x11proto-video-dev (<< 2.2+cvs.20050712-1) Depends: libxv1 (= 2:1.0.7-1.14.201504151349), libx11-dev, libxext-dev, x11proto-video-dev Conflicts: x11proto-video-dev (<< 2.2+cvs.20050712-1) Filename: 4.0-2/i386/libxv-dev_1.0.7-1.14.201504151349_i386.deb Size: 45372 MD5sum: b088b8f3eac95b18ad1d949c08aae96f SHA1: 3199ee261cdb58a759a6623d1c2fe934b4bba188 SHA256: 6a1ebb0af29c9a226c4288350a65f9cd7aa0480c6b5e1eb962dcce8da9bbbc38 Description: X11 Video extension library (development headers) 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. . This package contains the development headers for the library found in libxv1. Non-developers likely have little use for this package. . 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: libxv1-dbg Priority: extra Section: debug Installed-Size: 123 Maintainer: Debian X Strike Force Architecture: i386 Source: libxv Version: 2:1.0.7-1.14.201504151349 Depends: libxv1 (= 2:1.0.7-1.14.201504151349) Filename: 4.0-2/i386/libxv1-dbg_1.0.7-1.14.201504151349_i386.deb Size: 42818 MD5sum: 210148e71ae4b9482c611d2c62f4ea5c SHA1: 68e0f16117c70f6d04957ab15bdc01ae07b5cd1e SHA256: 67ac06b99782512bf8a8d03a71a917d4f1530ecf1df2801a6d7bb5b78b7e5c1a Description: X11 Video extension library (debug package) 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. . This package contains the debug versions of the library found in libxv1. Non-developers likely have little use for this package. . 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: llvm-3.0-dev Priority: optional Section: devel Installed-Size: 43561 Maintainer: LLVM Packaging Team Architecture: i386 Source: llvm-3.0 Version: 3.0-10.3.201503091600 Replaces: llvm (<< 2.2-3) Depends: libc6 (>= 2.3.6-6~), libffi5 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libllvm3.0, libstdc++6 (>= 4.6), libffi-dev (>= 3.0.9), llvm-3.0 (= 3.0-10.3.201503091600) Filename: 4.0-2/i386/llvm-3.0-dev_3.0-10.3.201503091600_i386.deb Size: 12938290 MD5sum: 6f339c881851dc1fc3cfa4127e9aa3da SHA1: 4e5f5ec2e60562048c59af18124e10fb56a6c4ef SHA256: aab2c266872520e3406a9eb382e1d8962ccb7e1926a5a572853a9b500b32c2d6 Description: Low-Level Virtual Machine (LLVM), libraries and headers 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. LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the libraries and headers to develop applications using llvm. Homepage: http://www.llvm.org/ Package: llvm-3.0-runtime Priority: optional Section: devel Installed-Size: 134 Maintainer: LLVM Packaging Team Architecture: i386 Source: llvm-3.0 Version: 3.0-10.3.201503091600 Replaces: llvm (<< 2.7-1) Depends: binfmt-support, libc6 (>= 2.3.6-6~), libffi5 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libllvm3.0, libstdc++6 (>= 4.1.1) Conflicts: llvm (<< 2.7-1) Filename: 4.0-2/i386/llvm-3.0-runtime_3.0-10.3.201503091600_i386.deb Size: 42778 MD5sum: 37df7bea0a5a682ced72f5dfbfc29146 SHA1: 2fb7bd1c3f95e1275a7197e134f192e849c6dc83 SHA256: bf33194c5d721410c3d04f3ac7e4506c899cf73d8d12b49a19ba96a05b092033 Description: Low-Level Virtual Machine (LLVM), bytecode interpreter 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. LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . This package provides the minimal required to execute programs in LLVM format. Homepage: http://www.llvm.org/ Package: llvm-3.0 Priority: optional Section: devel Installed-Size: 3047 Maintainer: LLVM Packaging Team Architecture: i386 Version: 3.0-10.3.201503091600 Replaces: llvm (<< 2.7-1) Depends: llvm-3.0-runtime (= 3.0-10.3.201503091600), libc6 (>= 2.3.6-6~), libffi5 (>= 3.0.4), libgcc1 (>= 1:4.1.1), libllvm3.0, libstdc++6 (>= 4.2.1) Recommends: llvm-3.0-dev Suggests: llvm-3.0-doc Conflicts: llvm (<< 2.7-1) Filename: 4.0-2/i386/llvm-3.0_3.0-10.3.201503091600_i386.deb Size: 1365426 MD5sum: 4d476fc16cc7784dfab0db250ce993dd SHA1: bc2039fa5ad1eb7198e86c32b1d012784edb03ca SHA256: efbb3efc9246885b07662fd7db1c53ea90e2f3073cfb3f04daf2daf893c9fcc3 Description: Low-Level Virtual Machine (LLVM) 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. LLVM uses a single, language-independent virtual instruction set both as an offline code representation (to communicate code between compiler phases and to run-time systems) and as the compiler internal representation (to analyze and transform programs). This persistent code representation allows a common set of sophisticated compiler techniques to be applied at compile-time, link-time, install-time, run-time, or "idle-time" (between program runs). . The strengths of the LLVM infrastructure are its extremely simple design (which makes it easy to understand and use), source-language independence, powerful mid-level optimizer, automated compiler debugging support, extensibility, and its stability and reliability. LLVM is currently being used to host a wide variety of academic research projects and commercial projects. LLVM includes C and C++ front-ends, a front-end for a Forth-like language (Stacker), a young scheme front-end, and Java support is in development. LLVM can generate code for X86, SparcV9, PowerPC, or it can emit C code. . LLVM is the key component of the clang compiler and the gcc plugin called dragonegg. Homepage: http://www.llvm.org/ Package: open-vm-tools-dbg Priority: extra Section: debug Installed-Size: 2621 Maintainer: Bernd Zeimetz Architecture: i386 Source: open-vm-tools Version: 2:9.4.6-1770165-6.12.201504151515 Depends: open-vm-tools (= 2:9.4.6-1770165-6.12.201504151515), open-vm-tools-desktop (= 2:9.4.6-1770165-6.12.201504151515) Filename: 4.0-2/i386/open-vm-tools-dbg_9.4.6-1770165-6.12.201504151515_i386.deb Size: 2280460 MD5sum: d71395524a4618b4fae5d2f898d5fe62 SHA1: 0fe3f13037d293ff6d7282625f8aa304d963e27a SHA256: 64120dc4293f4b310b8e1c1de8670178cce5df3b325f80132da353d41c43a864 Description: Open VMware Tools for virtual machines hosted on VMware (debug) 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 the debugging symbols. Homepage: http://open-vm-tools.sourceforge.net/ Package: open-vm-tools-desktop Priority: extra Section: admin Installed-Size: 509 Maintainer: Bernd Zeimetz Architecture: i386 Source: open-vm-tools Version: 2:9.4.6-1770165-6.12.201504151515 Replaces: open-vm-tools (<< 2:9.4.0-1280544-8~) Depends: init-system-helpers (>= 1.18~), libatk1.0-0 (>= 1.12.4), libatkmm-1.6-1 (>= 2.22.1), libc6 (>= 2.3.4), libcairo2 (>= 1.2.4), libcairomm-1.0-1 (>= 1.6.4), libfontconfig1 (>= 2.9.0), libfreetype6 (>= 2.2.1), libgcc1 (>= 1:4.1.1), libgdk-pixbuf2.0-0 (>= 2.22.0), libglib2.0-0 (>= 2.16.0), libglibmm-2.4-1c2a (>= 2.31.22), libgtk2.0-0 (>= 2.24.0), libgtkmm-2.4-1c2a (>= 1:2.24.0), libice6 (>= 1:1.0.0), libpango1.0-0 (>= 1.14.0), libpangomm-1.4-1 (>= 2.27.1), libsigc++-2.0-0c2a (>= 2.0.2), libsm6, libstdc++6 (>= 4.6), libx11-6 (>= 2:1.4.99.1), libxext6, libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxtst6, open-vm-tools (= 2:9.4.6-1770165-6.12.201504151515) Recommends: open-vm-tools-dkms, xauth, xserver-xorg-input-vmmouse, xserver-xorg-video-vmware, fuse Suggests: xdg-utils Breaks: open-vm-tools (<< 2:9.4.0-1280544-8~) Filename: 4.0-2/i386/open-vm-tools-desktop_9.4.6-1770165-6.12.201504151515_i386.deb Size: 176214 MD5sum: ff767b8d3bb0e74371307cc745746e8a SHA1: a5bafd58f94ed8eb47129d2a9dc1fb2db18723c5 SHA256: 7fb3092933ca00c91dc48e88c7d52c5ddfe497b34f7fd0fb53d7c2d20acd9951 Description: Open VMware Tools for virtual machines hosted on VMware (GUI) 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 the user-space programs and libraries that are essential for improved user experience of VMware virtual machines. Homepage: http://open-vm-tools.sourceforge.net/ Package: postgresql-9.1-dbg Priority: extra Section: debug Installed-Size: 24662 Maintainer: Debian PostgreSQL Maintainers Architecture: i386 Source: postgresql-9.1 Version: 9.1.15-0.7.201503031519 Replaces: postgresql-9.0-dbg Depends: postgresql-9.1 (= 9.1.15-0.7.201503031519) Filename: 4.0-2/i386/postgresql-9.1-dbg_9.1.15-0.7.201503031519_i386.deb Size: 6237996 MD5sum: 52497b8b171e7943d4b1d558c9fbf159 SHA1: 626e7bf9baf6fcda8bbd0dc848f6cca7f28dd33a SHA256: e6ca20436bf6d3dfa89563efd0ebba21c2654c4e5d17758fd38b900db8c8bdf2 Description: debug symbols for postgresql-9.1 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 detached debugging symbols for PostgreSQL 9.1. Homepage: http://www.postgresql.org/ Package: postgresql-contrib-9.1 Priority: optional Section: database Installed-Size: 1464 Maintainer: Debian PostgreSQL Maintainers Architecture: i386 Source: postgresql-9.1 Version: 9.1.15-0.7.201503031519 Depends: postgresql-9.1 (= 9.1.15-0.7.201503031519), libc6 (>= 2.3.6-6~), libossp-uuid16, libpq5 (>= 9.0~), libssl1.0.0 (>= 1.0.0), libxml2 (>= 2.7.4), libxslt1.1 (>= 1.1.25), zlib1g (>= 1:1.1.4), postgresql-common (>= 115~) Suggests: libdbd-pg-perl Conflicts: postgresql-contrib (<< 7.5) Filename: 4.0-2/i386/postgresql-contrib-9.1_9.1.15-0.7.201503031519_i386.deb Size: 360320 MD5sum: 0cf2681a2b088c7fb5a0a899c86db734 SHA1: 757b3abd27ee546119cc58c6aeb140779969fd73 SHA256: d3a6824ab339efdd81695ac41f9107cb6d107e7856ba97bdfb742a672528eb43 Description: additional facilities for PostgreSQL The PostgreSQL contrib package provides several additional features for the PostgreSQL database. This version is built to work with the server package postgresql-9.1. contrib often serves as a testbed for features before they are adopted into PostgreSQL proper: . adminpack - File and log manipulation routines, used by pgAdmin btree_gist - B-Tree indexing using GiST (Generalised Search Tree) chkpass - An auto-encrypted password datatype cube - Multidimensional-cube datatype (GiST indexing example) dblink - Functions to return results from a remote database earthdistance - Operator for computing the distance (in miles) between two points on the earth's surface fuzzystrmatch - Levenshtein, metaphone, and soundex fuzzy string matching hstore - Store (key, value) pairs intagg - Integer aggregator/enumerator _int - Index support for arrays of int4, using GiST (benchmark needs the libdbd-pg-perl package) isn - type extensions for ISBN, ISSN, ISMN, EAN13 product numbers lo - Large Object maintenance ltree - Tree-like data structures oid2name - Maps OIDs to table names pageinspect - Inspection of database pages passwordcheck - Simple password strength checker pg_buffercache - Real time queries on the shared buffer cache pg_freespacemap- Displays the contents of the free space map (FSM) pg_trgm - Determine the similarity of text based on trigram matching pg_standby - Create a warm stand-by server pgbench - TPC-B like benchmark pgcrypto - Cryptographic functions pgrowlocks - A function to return row locking information pgstattuple - Returns the percentage of dead tuples in a table; this indicates whether a vacuum is required. seg - Confidence-interval datatype (GiST indexing example) spi - PostgreSQL Server Programming Interface; 4 examples of its use: autoinc - A function for implementing AUTOINCREMENT/ IDENTITY insert_username - function for inserting user names moddatetime - Update modification timestamps refint - Functions for implementing referential integrity (foreign keys). Note that this is now superseded by built-in referential integrity. timetravel - Re-implements in user code the time travel feature that was removed in 6.3. tablefunc - examples of functions returning tables uuid-ossp - UUID generation functions vacuumlo - Remove orphaned large objects . PostgreSQL is an object-relational SQL database management system. Homepage: http://www.postgresql.org/ Package: postgresql-plperl-9.1 Priority: optional Section: database Installed-Size: 353 Maintainer: Debian PostgreSQL Maintainers Architecture: i386 Source: postgresql-9.1 Version: 9.1.15-0.7.201503031519 Replaces: postgresql-contrib-9.1 (<< 9.1~beta1-3~) Provides: postgresql-plperl Depends: libc6 (>= 2.3.6-6~), libperl5.14 (>= 5.14.2), postgresql-9.1 (= 9.1.15-0.7.201503031519), perl Filename: 4.0-2/i386/postgresql-plperl-9.1_9.1.15-0.7.201503031519_i386.deb Size: 71348 MD5sum: d9c00d521d22b45cff4b8299b7cb449d SHA1: 4bce2bc18015eab6ccf4c633e3c5898da97af2fe SHA256: 22cbbedeceb907f9cb5f9bf83c47f078395bf187625c5ffbe784779691b07f65 Description: PL/Perl procedural language for PostgreSQL 9.1 PL/Perl enables an SQL developer to write procedural language functions for PostgreSQL 9.1 in Perl. You need this package if you have any PostgreSQL 9.1 functions that use the languages plperl or plperlu. . PostgreSQL is an object-relational SQL database management system. Homepage: http://www.postgresql.org/ Package: postgresql-plpython-9.1 Priority: optional Section: database Installed-Size: 169 Maintainer: Debian PostgreSQL Maintainers Architecture: i386 Source: postgresql-9.1 Version: 9.1.15-0.7.201503031519 Replaces: postgresql-contrib-9.1 (<< 9.1~beta1-3~) Provides: postgresql-plpython Depends: libc6 (>= 2.3), libpython2.7 (>= 2.7), postgresql-9.1 (= 9.1.15-0.7.201503031519) Filename: 4.0-2/i386/postgresql-plpython-9.1_9.1.15-0.7.201503031519_i386.deb Size: 54932 MD5sum: d27e34a83932a9f4bf4004d3d20476db SHA1: 42d51b7589b7777d5234b2c6be78f8fd78ced2cf SHA256: d269f54ea4871d839e8debd5f40974caadc18155de38bb3790b2c482227ee007 Description: PL/Python procedural language for PostgreSQL 9.1 PL/Python enables an SQL developer to write procedural language functions for PostgreSQL 9.1 in Python. You need this package if you have any PostgreSQL 9.1 functions that use the languages plpython or plpythonu. . PostgreSQL is an object-relational SQL database management system. Homepage: http://www.postgresql.org/ Package: postgresql-plpython3-9.1 Priority: optional Section: database Installed-Size: 167 Maintainer: Debian PostgreSQL Maintainers Architecture: i386 Source: postgresql-9.1 Version: 9.1.15-0.7.201503031519 Replaces: postgresql-plpython-9.1 (<< 9.1.15-0.7.201503031519) Provides: postgresql-plpython3 Depends: libc6 (>= 2.3), libpython3.2 (>= 3.2~a4), postgresql-9.1 (= 9.1.15-0.7.201503031519) Breaks: postgresql-plpython-9.1 (<< 9.1.15-0.7.201503031519) Filename: 4.0-2/i386/postgresql-plpython3-9.1_9.1.15-0.7.201503031519_i386.deb Size: 54612 MD5sum: 03c95c9a4801cec74012bb6d6420eb09 SHA1: 2bbcd6098ceec0305794b19f76bc2e82078d3d85 SHA256: 34318021199966425e63502aa3981fee944bc0ae0217777a44d349fee5ae83a5 Description: PL/Python 3 procedural language for PostgreSQL 9.1 PL/Python 3 enables an SQL developer to write procedural language functions for PostgreSQL 9.1 in Python 3. You need this package if you have any PostgreSQL 9.1 functions that use the languages plpython3 or plpython3u. . PostgreSQL is an object-relational SQL database management system. Homepage: http://www.postgresql.org/ Package: postgresql-pltcl-9.1 Priority: optional Section: database Installed-Size: 260 Maintainer: Debian PostgreSQL Maintainers Architecture: i386 Source: postgresql-9.1 Version: 9.1.15-0.7.201503031519 Replaces: postgresql-contrib-9.1 (<< 9.1~beta1-3~) Provides: postgresql-pltcl Depends: libc6 (>= 2.1.3), tcl8.5 (>= 8.5.0), postgresql-9.1 (= 9.1.15-0.7.201503031519) Filename: 4.0-2/i386/postgresql-pltcl-9.1_9.1.15-0.7.201503031519_i386.deb Size: 46234 MD5sum: 2a285496b7533326d6450a61f7204199 SHA1: 55533b4d616d0bf66c0022b18ba8c073b52c9ea0 SHA256: 1165ee083ad1bbd6e58b3da0077da4b4f67ba17dafeaba7a773b0e8786947817 Description: PL/Tcl procedural language for PostgreSQL 9.1 PL/Tcl enables an SQL developer to write procedural language functions for PostgreSQL 9.1 in Tcl. You need this package if you have any PostgreSQL 9.1 functions that use the languages pltcl or pltclu. . PostgreSQL is an object-relational SQL database management system. Homepage: http://www.postgresql.org/ Package: postgresql-server-dev-9.1 Priority: optional Section: libdevel Installed-Size: 2923 Maintainer: Debian PostgreSQL Maintainers Architecture: i386 Source: postgresql-9.1 Version: 9.1.15-0.7.201503031519 Depends: libc6 (>= 2.3.3), libpq-dev (>= 9.1~), postgresql-common (>= 117~) Filename: 4.0-2/i386/postgresql-server-dev-9.1_9.1.15-0.7.201503031519_i386.deb Size: 552772 MD5sum: 93c9165dacbc8c971ff0a1c0f8e24410 SHA1: 76d9289f021b2a646a5c58deb850484ed5151c62 SHA256: 622c6d173755e5957f1053375aaf95d514bf37ad0733b5ba65dca2b6c9ba1c81 Description: development files for PostgreSQL 9.1 server-side programming Header files for compiling SSI code to link into PostgreSQL's backend; for example, for C functions to be called from SQL. . This package also contains the Makefiles necessary for building add-on modules of PostgreSQL, which would otherwise have to be built in the PostgreSQL source-code tree. . PostgreSQL is an object-relational SQL database management system. Homepage: http://www.postgresql.org/ Package: python-libxml2-dbg Priority: extra Section: debug Installed-Size: 1404 Maintainer: Debian XML/SGML Group Architecture: i386 Source: libxml2 Version: 2.8.0+dfsg1-7.50.201504082023 Provides: python2.6-libxml2-dbg, python2.7-libxml2-dbg Depends: python-dbg, python-libxml2 (= 2.8.0+dfsg1-7.50.201504082023), libc6 (>= 2.1.3), liblzma5 (>= 5.1.1alpha+20110809), libxml2 (>= 2.8.0), zlib1g (>= 1:1.1.4) Filename: 4.0-2/i386/python-libxml2-dbg_2.8.0+dfsg1-7.50.201504082023_i386.deb Size: 664660 MD5sum: 1fbcdaa0a46ae30d9077c8e47fe04c86 SHA1: 029e5267bd31a9dc5057c6afae8a8288551410ba SHA256: 27f4072c3411f1f1c0c7e81ae6526c3b3e915d68269c9f741794f87a3a72da31 Description: Python bindings for the GNOME XML library (debug extension) XML is a metalanguage to let you design your own markup language. A regular markup language defines a way to describe information in a certain class of documents (eg HTML). XML lets you define your own customized markup languages for many classes of document. It can do this because it's written in SGML, the international standard metalanguage for markup languages. . This package contains the files needed to use the GNOME XML library in Python programs for use with the Python debug interpreter. Homepage: http://xmlsoft.org/ Package: python-uno Priority: optional Section: python Installed-Size: 614 Maintainer: Debian LibreOffice Maintainers Architecture: i386 Source: libreoffice Version: 1:3.5.4+dfsg2-0.15.201504151546 Provides: python2.7-uno Depends: libreoffice-core (= 1:3.5.4+dfsg2-0.15.201504151546), python (>= 2.7), python (<< 2.8), libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libpython2.7 (>= 2.7), libstdc++6 (>= 4.1.1), uno-libs3 (>= 1.7.0+LibO3.3.0~beta3), ure Conflicts: libreoffice-common (<< 1:3.5~), libreoffice-core (<< 1:3.5~), python3-uno Filename: 4.0-2/i386/python-uno_3.5.4+dfsg2-0.15.201504151546_i386.deb Size: 262594 MD5sum: 0132db2df892aa6bf7cca46a7f5e8077 SHA1: 8d023c75d411f89b5615d143dc1c3e385a7a97a2 SHA256: 8f5b948e2115c63e8c4afe66a25913a6163f73a33fc06b91c9860e54466d4c3d Description: Python-UNO bridge The Python-UNO bridge allows use of the standard LibreOffice API with the Python scripting language. It additionally allows others to develop UNO components in Python, thus Python UNO components may be run within the LibreOffice process and can be called from C++ or the built in StarBasic scripting language. Enhances: libreoffice Homepage: http://udk.openoffice.org/python/python-bridge.html Python-Version: 2.7 Package: python3-uno Priority: optional Section: python Installed-Size: 488 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), python3 (>= 3.2.3-3~), libc6 (>= 2.1.3), libgcc1 (>= 1:4.1.1), libpython3.2 (>= 3.2~a4), libstdc++6 (>= 4.1.1), uno-libs3 (>= 1.7.0+LibO3.3.0~beta3), ure Conflicts: python-uno Filename: 4.0-2/i386/python3-uno_3.5.4+dfsg2-0.15.201504151546_i386.deb Size: 146876 MD5sum: 612edcf74d843c2ea655260f6ec63e0f SHA1: ecb252e79e457fcbf5028017750089ace63c2c8a SHA256: a2af66b6783049fac4fc04742e731b91c2ad337cacd31a3087115091d77655ed Description: Python-UNO bridge The Python-UNO bridge allows use of the standard LibreOffice API with the Python scripting language. It additionally allows others to develop UNO components in Python, thus Python UNO components may be run within the LibreOffice process and can be called from C++ or the built in StarBasic scripting language. Enhances: libreoffice Homepage: http://udk.openoffice.org/python/python-bridge.html Package: samba-dbg Priority: extra Section: debug Installed-Size: 72315 Maintainer: Debian Samba Maintainers Architecture: i386 Source: samba Version: 2:4.2.0~rc2-1.729.201503191909 Depends: samba (= 2:4.2.0~rc2-1.729.201503191909) Pre-Depends: dpkg (>= 1.15.6~) Filename: 4.0-2/i386/samba-dbg_4.2.0~rc2-1.729.201503191909_i386.deb Size: 28293774 MD5sum: 9fffc6c335a0f532b4267d5588fcdb39 SHA1: 4c53991bc924a9554bb931a615eefbb85b47b227 SHA256: 71e488a53ee2a44d1079cacccd308c51b12331b6e2eef3b457d05b3321362508 Description: Samba debugging symbols 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 debugging information for the software in the Samba suite. Install it to get a better backtrace in the event of a crash. Homepage: http://www.samba.org Package: samba-dev Priority: optional Section: devel Installed-Size: 1916 Maintainer: Debian Samba Maintainers Architecture: i386 Source: samba Version: 2:4.2.0~rc2-1.729.201503191909 Replaces: libdcerpc-dev (<< 2:4.0.9), libdcerpc-server-dev (<< 2:4.0.9), libgensec-dev (<< 2:4.0.9), libndr-dev (<< 2:4.0.9), libndr-standard-dev (<< 2:4.0.9), libnetapi-dev (<< 2:4.0.9), libregistry-dev (<< 2:4.0.9), libsamba-credentials-dev (<< 2:4.0.9), libsamba-hostconfig-dev (<< 2:4.0.9), libsamba-policy-dev (<< 2:4.0.9), libsamba-util-dev (<< 2:4.0.9), libsamdb (<< 2:4.0.9), libsmbclient-raw-dev (<< 2:4.0.9), libsmbd-dev (<< 2:4.0.9), libtorture-dev (<< 2:4.0.9), samba4-dev Depends: libc6-dev, libldb-dev, libparse-pidl-perl, libpopt-dev, libtalloc-dev, libtdb-dev (>= 1.2.11), samba-libs (= 2:4.2.0~rc2-1.729.201503191909) Breaks: libdcerpc-dev (<< 2:4.0.9), libdcerpc-server-dev (<< 2:4.0.9), libgensec-dev (<< 2:4.0.9), libndr-dev (<< 2:4.0.9), libndr-standard-dev (<< 2:4.0.9), libnetapi-dev (<< 2:4.0.9), libregistry-dev (<< 2:4.0.9), libsamba-credentials-dev (<< 2:4.0.9), libsamba-hostconfig-dev (<< 2:4.0.9), libsamba-policy-dev (<< 2:4.0.9), libsamba-util-dev (<< 2:4.0.9), libsamdb (<< 2:4.0.9), libsmbclient-raw-dev (<< 2:4.0.9), libsmbd-dev (<< 2:4.0.9), libtorture-dev (<< 2:4.0.9) Filename: 4.0-2/i386/samba-dev_4.2.0~rc2-1.729.201503191909_i386.deb Size: 401694 MD5sum: a0302a62731f1961d88aee5fa7f6ad4f SHA1: 95c93c655214c1d8b2c678bb091423b1ba5433c7 SHA256: c5196b92c2c7c09370fef8f169ca7b0a7aa69a38c5282fa7c2086624276c7ffd Description: tools for extending 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 include files shared by the various Samba-based libraries. Homepage: http://www.samba.org Package: samba-testsuite Priority: optional Section: net Installed-Size: 6821 Maintainer: Debian Samba Maintainers Architecture: i386 Source: samba Version: 2:4.2.0~rc2-1.729.201503191909 Replaces: samba-doc (<< 2:4.0.5~), samba-libs (<< 2:4.0.10+dfsg-4), samba-tools, samba4-testsuite Depends: samba-common-bin, libasn1-8-heimdal (>= 1.4.0+git20110226), libattr1 (>= 1:2.4.46-8), libbsd0 (>= 0.0), libc6 (>= 2.4), libhcrypto4-heimdal (>= 1.4.0+git20110226), libhx509-5-heimdal (>= 1.4.0+git20110226), libkrb5-26-heimdal (>= 1.4.0+git20110226), libldb1 (>= 0.9.21), libpopt0 (>= 1.14), libreadline6 (>= 6.0), libroken18-heimdal (>= 1.4.0+git20110226), libsmbclient (>= 2:4.0.3+dfsg1), libsubunit0, libtalloc2 (>= 2.1.0), libtdb1 (>= 1.2.7+git20101214), libtevent0 (>= 0.9.16), libwbclient0 (= 2:4.2.0~rc2-1.729.201503191909), samba-libs (= 2:4.2.0~rc2-1.729.201503191909) Recommends: subunit Conflicts: samba-doc (<< 2:4.0.5~), samba-libs (<< 2:4.0.10+dfsg-4) Filename: 4.0-2/i386/samba-testsuite_4.2.0~rc2-1.729.201503191909_i386.deb Size: 1985470 MD5sum: d74dd9821a133b0a8a4c39d872cdade1 SHA1: c402a30ccd9c1360dc8182cddcb7bcca01f6cae0 SHA256: 501a696f1fa324fe118e30523786660c8f609cca506084b3eaafff1653016b4a Description: test suite from 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 programs for testing the reliability and speed of SMB servers, Samba in particular. Homepage: http://www.samba.org Package: slapd-dbg Priority: extra Section: debug Installed-Size: 5545 Maintainer: Debian OpenLDAP Maintainers Architecture: i386 Source: openldap Version: 2.4.40-1.184.201503171335 Depends: slapd (= 2.4.40-1.184.201503171335) Filename: 4.0-2/i386/slapd-dbg_2.4.40-1.184.201503171335_i386.deb Size: 5103568 MD5sum: 6b336d38d62fd820e24a6d26675ed9b7 SHA1: 2dec500d440c8c81c0bd8bb27216ee6aab24d22d SHA256: 70ed45a5c01672a3fe9948763f5d40e79aed90444b7e8803c153668fbbac48ea Description: Debugging information for the OpenLDAP server (slapd) This package provides detached debugging information for the OpenLDAP (Lightweight Directory Access Protocol) server (slapd). It is useful primarily to permit better backtraces and crash dump analysis after problems with the libraries. GDB will find this debug information automatically. Homepage: http://www.openldap.org/ Package: slapd-smbk5pwd Priority: extra Section: net Installed-Size: 137 Maintainer: Debian OpenLDAP Maintainers Architecture: i386 Source: openldap Version: 2.4.40-1.184.201503171335 Depends: slapd (= 2.4.40-1.184.201503171335), libc6 (>= 2.3.6-6~), libgcrypt11 (>= 1.4.5), libkadm5srv8-heimdal (>= 1.4.0+git20110226), libkrb5-26-heimdal (>= 1.4.0+git20110226), libldap-2.4-2 (>= 2.4.7) Filename: 4.0-2/i386/slapd-smbk5pwd_2.4.40-1.184.201503171335_i386.deb Size: 83978 MD5sum: f9a3c47466038468cf8e7945fa5cc567 SHA1: 8da3acc1c3447298e55efc9e4c9054c329e4f0e2 SHA256: e538adf664f87f92083c26f4d41d62d7c7c218763aac297ad3e9cb26dd2d377a Description: Keeps Samba and Kerberos passwords in sync within slapd. Extends the PasswordModify Extended Operation to update Kerberos keys and Samba password hashes for an LDAP user. The Kerberos support is written for Heimdal using its hdb-ldap backend. The Samba support is written using the Samba 3.0 LDAP schema. Homepage: http://www.openldap.org/ Package: sudo-ldap Priority: optional Section: admin Installed-Size: 1852 Maintainer: Bdale Garbee Architecture: i386 Source: sudo Version: 1.8.5p2-1+nmu2.39.201504082056 Replaces: sudo Provides: sudo Depends: libc6 (>= 2.11), libldap-2.4-2 (>= 2.4.7), libpam0g (>= 0.99.7.1), libpam-modules Conflicts: sudo Filename: 4.0-2/i386/sudo-ldap_1.8.5p2-1+nmu2.39.201504082056_i386.deb Size: 856688 MD5sum: 88662e4d925da5d3de3143126a6b593b SHA1: af290120de7beb1a038af0154cd5fd1264bc687f SHA256: 51514772faba9d6394855d86897085812c35e52aa1731542dea3017e0fb7f44b Description: Provide limited super user privileges to specific users Sudo is a program designed to allow a sysadmin to give limited root privileges to users and log root activity. The basic philosophy is to give as few privileges as possible but still allow people to get their work done. . This version is built with LDAP support, which allows an equivalent of the sudoers database to be distributed via LDAP. Authentication is still performed via pam. Package: univention-license-tools Priority: optional Section: univention Installed-Size: 77 Maintainer: Univention GmbH Architecture: i386 Source: univention-licence Version: 6.0.1-3.81.201504192035 Depends: uuid, libc6 (>= 2.1), libssl1.0.0 (>= 1.0.0), libunivention-license0 (>= 4.0.0), python (<< 2.8), python (>= 2.6) Recommends: python-tk Filename: 4.0-2/i386/univention-license-tools_6.0.1-3.81.201504192035_i386.deb Size: 16304 MD5sum: 23ac1cbdf4ccc5b0740667ee1c45d86a SHA1: e80072a339969a5eaf8ef9ad4420992242767bca SHA256: e1b7e296e9238c150d747bed06defe5372224f61f0936d76c03438053c8e440d Description: UCS - tools to create and sign licenses This package contains tools to create and sign licenses to be used with UCS. . 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: uno-libs3-dbg Priority: extra Section: debug Installed-Size: 10271 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-dbg (<< 1.4+OOo3.0.0~beta2-1) Depends: uno-libs3 (= 3.5.4+dfsg2-0.15.201504151546) Filename: 4.0-2/i386/uno-libs3-dbg_3.5.4+dfsg2-0.15.201504151546_i386.deb Size: 2532400 MD5sum: 1db3e8341fdaf8fd0ac4d7c2a4323fff SHA1: 59108e78f21e89dcdce92a3db756b33613fedab4 SHA256: e454a48c1712e357c33e41f29149db2ba9cbf8c54b3d9299edc521abc3d550c5 Description: LibreOffice UNO runtime environment -- public shared library debug symbols The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . It offers you a flexible, low-overhead component model that is most ideal for (but not limited to) combining in one application components written in different computer languages, and developed by different parties. You can use it to create any kind of application, in whatever application domain you can imagine. . This package contains the (detached) debug symbols for the public libraries: - libuno_sal: System Abstraction Layer (C Interface) - libuno_salhelpergcc3: additional C++ functionality for sal - libuno_cppu: C++ UNO bridge (C Interface) - libuno_cppuhelpergcc3: additionl C++ functionality for cppu - libuno_purpenvhelpergcc3: "purpose environments" helper Homepage: http://www.libreoffice.org Package: ure-dbg Priority: extra Section: debug Installed-Size: 23189 Maintainer: Debian LibreOffice Maintainers Architecture: i386 Source: libreoffice (1:3.5.4+dfsg2-0.15.201504151546) Version: 3.5.4+dfsg2-0.15.201504151546 Depends: ure (= 3.5.4+dfsg2-0.15.201504151546), uno-libs3-dbg (= 3.5.4+dfsg2-0.15.201504151546) Filename: 4.0-2/i386/ure-dbg_3.5.4+dfsg2-0.15.201504151546_i386.deb Size: 5497588 MD5sum: d8bf89eb193aea74db2ff6538e969647 SHA1: 5f1c33ccd3f1573693e0ec98443d3dee652cdbd0 SHA256: 90683ade080fbb9eaf4a7e0f7bff7587d0ce3ab7c13d14518a415521a1e09541 Description: LibreOffice UNO runtime environment -- debug symbols The Uno Runtime Environment (URE) is the well-known UNO component model of LibreOffice, packaged up as an individual product. . It offers you a flexible, low-overhead component model that is most ideal for (but not limited to) combining in one application components written in different computer languages, and developed by different parties. You can use it to create any kind of application, in whatever application domain you can imagine. . This package contains the (detached) debug symbols for the URE. Homepage: http://www.libreoffice.org Package: xtightvncviewer Priority: optional Section: x11 Installed-Size: 196 Maintainer: Ola Lundqvist Architecture: i386 Source: tightvnc Version: 1.3.9-6.4.24.201504151507 Provides: vnc-viewer, vncviewer Depends: libc6 (>= 2.2), libice6 (>= 1:1.0.0), libjpeg8 (>= 8c), libsm6, libx11-6, libxaw7, libxext6, libxmu6, libxpm4, libxt6, zlib1g (>= 1:1.1.4) Recommends: xfonts-base Suggests: tightvncserver, ssh Filename: 4.0-2/i386/xtightvncviewer_1.3.9-6.4.24.201504151507_i386.deb Size: 91052 MD5sum: 18105de60bc2096ab647d3702de3a523 SHA1: 87db8e9203aa6c2a5e1f4d7f883aebd719331e7d SHA256: cc4427e1ad94ed7dba7be57093b2ed0d39dd3a4ab4c7a9253d947edbcc98b24d Description: virtual network computing client software for X 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. . It is implemented in a client/server model. This package provides a client for X, with this you can connect to a vncserver somewhere in the network and display its content in a window. There are vncserver available for other operating systems. . The difference between the xtightvncviewer and the normal vncviewer 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 xvncviewer (> 3.3.3r2) support a new automatic encoding that should be equally good as the tightvnc encoding. Homepage: http://www.tightvnc.com